mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Opt: Config for exercise preserve
This commit is contained in:
@@ -7547,8 +7547,25 @@
|
||||
"value": 1
|
||||
},
|
||||
"ExercisePreserve": {
|
||||
"type": "input",
|
||||
"value": 0
|
||||
"type": "select",
|
||||
"value": 5,
|
||||
"option": [
|
||||
0,
|
||||
5
|
||||
]
|
||||
},
|
||||
"AdmiralTrialTime": {
|
||||
"type": "select",
|
||||
"value": "sun18",
|
||||
"option": [
|
||||
"sun18",
|
||||
"sun12",
|
||||
"sun0",
|
||||
"sat18",
|
||||
"sat12",
|
||||
"sat0",
|
||||
"fri18"
|
||||
]
|
||||
},
|
||||
"LowHpThreshold": {
|
||||
"type": "input",
|
||||
|
||||
Reference in New Issue
Block a user