mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 08:01:30 +08:00
Opt: use repair packs to repair ships
This commit is contained in:
@@ -9062,6 +9062,14 @@
|
||||
"type": "input",
|
||||
"value": 0.4
|
||||
},
|
||||
"UseRepairPack": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"RepairPackThreshold": {
|
||||
"type": "input",
|
||||
"value": 0.9
|
||||
},
|
||||
"DoRandomMapEvent": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
|
||||
@@ -697,6 +697,8 @@ OpsiGeneral:
|
||||
option: [ 0, 1, 2, 3, 4, 5 ]
|
||||
OilLimit: 1000
|
||||
RepairThreshold: 0.4
|
||||
UseRepairPack: false
|
||||
RepairPackThreshold: 0.9
|
||||
DoRandomMapEvent: true
|
||||
AkashiShopFilter: |-
|
||||
ActionPoint > PurpleCoins
|
||||
|
||||
Reference in New Issue
Block a user