1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-24 13:39:02 +08:00

Opt: Config for exercise preserve

This commit is contained in:
guoh064
2023-04-05 11:31:50 +08:00
parent afd80415de
commit 5d85535ba0
8 changed files with 85 additions and 9 deletions

View File

@@ -2037,7 +2037,20 @@
},
"ExercisePreserve": {
"name": "Keep X Number Remain(s)",
"help": "1 ~ 10\n1 means run until 1/10"
"help": "0 means run until 0/10\n5 means run until 5/10 normally and use all remains on Sunday evening",
"0": "0",
"5": "5"
},
"AdmiralTrialTime": {
"name": "Try using all preserved remains for admiral at X",
"help": "Only applies if keeping 5 remains, will use all remains at X to go for admiral",
"sun18": "Sunday 18pm",
"sun12": "Sunday 12pm",
"sun0": "Sunday 12am",
"sat18": "Saturday 18pm",
"sat12": "Saturday 12pm",
"sat0": "Saturday 12am",
"fri18": "Friday 18pm"
},
"LowHpThreshold": {
"name": "Low HP Threshold",