1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-23 19:05:57 +08:00

Add: Stop condition Non-stop Clear All

This commit is contained in:
sui-feng-cb
2025-06-09 16:58:49 +08:00
parent 0ffdb84fc6
commit 8dccad6b62
10 changed files with 43 additions and 4 deletions

View File

@@ -853,6 +853,7 @@
"name": "Level Achievement",
"help": "Stop current task if level has been 100% Clear, 3 Stars, Threat Safe, or Threat Safe without 3 Stars. Non-stop implies no achievement requirement and loops until different stop condition is met",
"non_stop": "Non-stop",
"non_stop_clear_all": "Non-stop + Clear All",
"100_percent_clear": "100% Clear",
"map_3_stars": "100% Clear + 3 Stars",
"threat_safe": "100% Clear + 3 Stars + Threat Safe",

View File

@@ -853,6 +853,7 @@
"name": "StopCondition.MapAchievement.name",
"help": "StopCondition.MapAchievement.help",
"non_stop": "non_stop",
"non_stop_clear_all": "non_stop_clear_all",
"100_percent_clear": "100_percent_clear",
"map_3_stars": "map_3_stars",
"threat_safe": "threat_safe",

View File

@@ -853,6 +853,7 @@
"name": "达成关卡成就后停止",
"help": "达成地图 100% 通关,达成三星通关,达成安全海域,\n或达成安全海域但不打三星后停止",
"non_stop": "否",
"non_stop_clear_all": "不停止 + 每把都全清",
"100_percent_clear": "100%通关",
"map_3_stars": "100%通关 + 三星",
"threat_safe": "100%通关 + 三星 + 安全海域",

View File

@@ -853,6 +853,7 @@
"name": "達成地圖成就後停止",
"help": "達成地圖 100% 通關、達成三星通關、達成安全海域\n或達成安全海域但不打三星後停止",
"non_stop": "否",
"non_stop_clear_all": "不停止 + 每把都全清",
"100_percent_clear": "100%通關",
"map_3_stars": "100%通關 + 三星",
"threat_safe": "100%通關 + 三星 + 安全海域",