1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-30 16:00:14 +08:00

Add: Single Battle Oil Consumption Upper Limit for WarArchives (#4)

This commit is contained in:
2025-12-24 19:16:44 +08:00
parent 5310187a46
commit 4ff5cc640a
11 changed files with 194 additions and 2 deletions

View File

@@ -84,6 +84,9 @@ class GeneratedConfig:
Campaign_Use2xBook = False
Campaign_AmbushEvade = True
# Group `InterceptiveCheck`
InterceptiveCheck_OilThreshold = 0
# Group `StopCondition`
StopCondition_OilLimit = 1000
StopCondition_RunCount = 0