mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Add: Stop condition Non-stop Clear All
This commit is contained in:
@@ -86,7 +86,7 @@ class GeneratedConfig:
|
||||
# Group `StopCondition`
|
||||
StopCondition_OilLimit = 1000
|
||||
StopCondition_RunCount = 0
|
||||
StopCondition_MapAchievement = 'non_stop' # non_stop, 100_percent_clear, map_3_stars, threat_safe, threat_safe_without_3_stars
|
||||
StopCondition_MapAchievement = 'non_stop' # non_stop, non_stop_clear_all, 100_percent_clear, map_3_stars, threat_safe, threat_safe_without_3_stars
|
||||
StopCondition_StageIncrease = False
|
||||
StopCondition_GetNewShip = False
|
||||
StopCondition_ReachLevel = 0
|
||||
|
||||
Reference in New Issue
Block a user