mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 14:37:20 +08:00
optimize the code of opsi_month_boss
This commit is contained in:
@@ -8364,10 +8364,10 @@
|
||||
},
|
||||
"Hard": {
|
||||
"type": "select",
|
||||
"value": 0,
|
||||
"value": "normal",
|
||||
"option": [
|
||||
0,
|
||||
1
|
||||
"normal",
|
||||
"normal_hard"
|
||||
]
|
||||
},
|
||||
"ForceRun": {
|
||||
|
||||
@@ -588,8 +588,8 @@ OpsiStronghold:
|
||||
OpsiMonthBoss:
|
||||
CheckAdaptability: true
|
||||
Hard:
|
||||
value: 0
|
||||
option: [ 0,1 ]
|
||||
value: normal
|
||||
option: [ normal,normal_hard ]
|
||||
ForceRun: false
|
||||
OpsiMeowfficerFarming:
|
||||
ActionPointPreserve: 1000
|
||||
|
||||
Reference in New Issue
Block a user