mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 14:48:13 +08:00
Opt: Config for exercise preserve
This commit is contained in:
@@ -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": "sat0",
|
||||
"fri18": "fri18"
|
||||
},
|
||||
"LowHpThreshold": {
|
||||
"name": "血量低於 X 後撤退",
|
||||
|
||||
Reference in New Issue
Block a user