1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 12:17:20 +08:00

Opt: use repair packs to repair ships

This commit is contained in:
sui-feng-cb
2025-08-12 19:22:52 +08:00
parent 63aadb2c07
commit 3a97c36930
29 changed files with 354 additions and 18 deletions

View File

@@ -395,6 +395,8 @@ class GeneratedConfig:
OpsiGeneral_BuyActionPointLimit = 0 # 0, 1, 2, 3, 4, 5
OpsiGeneral_OilLimit = 1000
OpsiGeneral_RepairThreshold = 0.4
OpsiGeneral_UseRepairPack = False
OpsiGeneral_RepairPackThreshold = 0.9
OpsiGeneral_DoRandomMapEvent = True
OpsiGeneral_AkashiShopFilter = 'ActionPoint > PurpleCoins'