mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Refactor: Guild module
- Simplify guild exchange with Filter - Expose submarine mode
This commit is contained in:
@@ -124,3 +124,11 @@ class GeneratedConfig:
|
||||
Reward_CollectOil = True
|
||||
Reward_CollectCoin = True
|
||||
Reward_CollectMission = True
|
||||
|
||||
# Func `Guild`
|
||||
Logistics_Enable = True
|
||||
Logistics_ExchangeFilter = 'PlateTorpedoT1 > PlateAntiAirT1 > PlatePlaneT1 > PlateGunT1 > PlateGeneralT1\n> PlateTorpedoT2 > PlateAntiAirT2 > PlatePlaneT2 > PlateGunT2 > PlateGeneralT2\n> PlateTorpedoT3 > PlateAntiAirT3 > PlatePlaneT3 > PlateGunT3 > PlateGeneralT3\n> OxyCola > Coolant > Merit > Coins > Oil'
|
||||
Operation_Enable = True
|
||||
Operation_JoinThreshold = 1
|
||||
Operation_AttackBoss = True
|
||||
Operation_BossFleetRecommend = False
|
||||
|
||||
Reference in New Issue
Block a user