mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Fix: Help text of ActionPointPreserve to be consistent with code
This commit is contained in:
@@ -2145,7 +2145,7 @@
|
||||
},
|
||||
"ActionPointPreserve": {
|
||||
"name": "Keep X Amount of AP",
|
||||
"help": "Stops task if total AP (including AP boxes in inventory) is below this number, 1000 is recommended\nThis value will be auto reduced to 300 at 3 days before OpSi reset, or 500 if CL1 leveling enabled, and to 0 at day before reset"
|
||||
"help": "Stops task if total AP (including AP boxes in inventory) is below this number, 1000 is recommended\nThis value will be auto reduced to 300 at 3 days before OpSi reset, or 1000 if CL1 leveling enabled, and to 0 at day before reset"
|
||||
},
|
||||
"HazardLevel": {
|
||||
"name": "Target Zone Hazard Level",
|
||||
|
||||
@@ -2145,7 +2145,7 @@
|
||||
},
|
||||
"ActionPointPreserve": {
|
||||
"name": "保留 X 点行动力",
|
||||
"help": "行动力低于 X 后停止,自动打开行动力箱子,X 包含箱子中的行动力,建议保留1000行动力给侵蚀1练级\n这个值将在大世界重置前3天自动减少至200点,如果启用侵蚀1练级则改为500点,并在最后一天自动减少至0点"
|
||||
"help": "行动力低于 X 后停止,自动打开行动力箱子,X 包含箱子中的行动力,建议保留1000行动力给侵蚀1练级\n这个值将在大世界重置前3天自动减少至200点,如果启用侵蚀1练级则改为1000点,并在最后一天自动减少至0点"
|
||||
},
|
||||
"HazardLevel": {
|
||||
"name": "侵蚀等级",
|
||||
|
||||
@@ -2145,7 +2145,7 @@
|
||||
},
|
||||
"ActionPointPreserve": {
|
||||
"name": "保留 X 點行動力",
|
||||
"help": "行動力低於 X 後停止,自動打開行動力箱子,X 包含箱子中的行動力,建議保留 1000 點行動力给侵蝕1練級\n這個值將在大世界重置前3天自動減少至300點,如果啟用侵蝕1練級則改為500點,並在最後一天自動減少至0點"
|
||||
"help": "行動力低於 X 後停止,自動打開行動力箱子,X 包含箱子中的行動力,建議保留 1000 點行動力给侵蝕1練級\n這個值將在大世界重置前3天自動減少至300點,如果啟用侵蝕1練級則改為1000點,並在最後一天自動減少至0點"
|
||||
},
|
||||
"HazardLevel": {
|
||||
"name": "侵蝕等級",
|
||||
|
||||
Reference in New Issue
Block a user