1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 19:53:44 +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",

View File

@@ -2037,7 +2037,20 @@
},
"ExercisePreserve": {
"name": "Exercise.ExercisePreserve.name",
"help": "Exercise.ExercisePreserve.help"
"help": "Exercise.ExercisePreserve.help",
"0": "0",
"5": "5"
},
"AdmiralTrialTime": {
"name": "Exercise.AdmiralTrialTime.name",
"help": "Exercise.AdmiralTrialTime.help",
"sun18": "sun18",
"sun12": "sun12",
"sun0": "sun0",
"sat18": "sat18",
"sat12": "sat12",
"sat0": "sat0",
"fri18": "fri18"
},
"LowHpThreshold": {
"name": "Exercise.LowHpThreshold.name",

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 后撤退",

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": "sat0",
"fri18": "fri18"
},
"LowHpThreshold": {
"name": "血量低於 X 後撤退",