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

Opt: Move setting OpsiMonthBoss.Mode to top

This commit is contained in:
LmeSzinc
2022-12-28 18:28:44 +08:00
parent a820633129
commit 5d7b70c9a4
9 changed files with 32 additions and 32 deletions

View File

@@ -8365,11 +8365,7 @@
}
},
"OpsiMonthBoss": {
"CheckAdaptability": {
"type": "checkbox",
"value": true
},
"Hard": {
"Mode": {
"type": "select",
"value": "normal",
"option": [
@@ -8377,6 +8373,10 @@
"normal_hard"
]
},
"CheckAdaptability": {
"type": "checkbox",
"value": true
},
"ForceRun": {
"type": "checkbox",
"value": false

View File

@@ -591,10 +591,10 @@ OpsiAbyssal:
OpsiStronghold:
ForceRun: false
OpsiMonthBoss:
CheckAdaptability: true
Hard:
Mode:
value: normal
option: [ normal,normal_hard ]
option: [ normal, normal_hard ]
CheckAdaptability: true
ForceRun: false
OpsiMeowfficerFarming:
ActionPointPreserve: 1000