1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 08:38:20 +08:00

Opt: do scanning device in hazard1leveling

This commit is contained in:
2024-10-27 18:44:52 +08:00
parent a7208bcbc7
commit ddd8828d6f
9 changed files with 28 additions and 4 deletions

View File

@@ -9423,6 +9423,10 @@
"OperationCoinsPreserve": {
"type": "input",
"value": 100000
},
"DoScanningDevice": {
"type": "checkbox",
"value": false
}
},
"OpsiFleet": {

View File

@@ -742,8 +742,8 @@ OpsiHazard1Leveling:
TargetZone:
value: 0
option: [ 0, 44, 22 ]
OperationCoinsPreserve:
value: 100000
OperationCoinsPreserve: 100000
DoScanningDevice: false
# ==================== Tools ====================