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

Opt: Refactor ExercisePreserve settings

This commit is contained in:
guoh064
2023-04-09 12:52:35 +08:00
parent fd118e6aef
commit 814aa9a41c
9 changed files with 70 additions and 91 deletions

View File

@@ -2035,22 +2035,17 @@
"name": "每個對手嘗試 X 次",
"help": ""
},
"ExercisePreserve": {
"name": "保留 X 次演習次數",
"help": "保留 5 次時會在周日晚上强制清空剩餘次數",
"0": "0",
"5": "5"
},
"AdmiralTrialTime": {
"name": "在 X 時衝擊元帥,",
"help": "僅當保留 5 次演習次數時生效,只在設定時間時嘗試通過清空所有次數來達到元帥",
"sun18": "周日18點",
"sun12": "周日12點",
"sun0": "周日0點",
"sat18": "周六18點",
"sat12": "周六12點",
"sat0": "sat0",
"fri18": "fri18"
"ExerciseStrategy": {
"name": "演習策略",
"help": "保留 5 次則會在設定時間嘗試衝擊元帥並在周日18點刷新后清空所有次數",
"aggressive": "保留 0 次",
"sun18": "保留 5 次直到星期日 18 點",
"sun12": "保留 5 次直到星期日 12 點",
"sun0": "保留 5 次直到星期日 0 點",
"sat18": "保留 5 次直到星期六 18 點",
"sat12": "保留 5 次直到星期六 12 點",
"sat0": "保留 5 次直到星期六 0 點",
"fri18": "保留 5 次直到星期五 18 點"
},
"LowHpThreshold": {
"name": "血量低於 X 後撤退",