1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 20:54:03 +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": "保留 X 次演习次数",
"help": ""
"help": "保留 5 次时会在周日晚上强制清空剩余次数",
"0": "0",
"5": "5"
},
"AdmiralTrialTime": {
"name": "在 X 时冲击元帅",
"help": "仅当保留 5 次演习次数时生效。只在设定时间点通过用光所有次数来尝试达到元帅",
"sun18": "星期天18点",
"sun12": "星期天12点",
"sun0": "星期天0点",
"sat18": "星期六18点",
"sat12": "星期六12点",
"sat0": "星期六0点",
"fri18": "星期五18点"
},
"LowHpThreshold": {
"name": "血量低于 X 后撤退",