mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 21:37:22 +08:00
Refactor: Guild module
- Simplify guild exchange with Filter - Expose submarine mode
This commit is contained in:
@@ -252,3 +252,23 @@ Reward:
|
||||
CollectOil: true
|
||||
CollectCoin: true
|
||||
CollectMission: true
|
||||
Guild:
|
||||
Scheduler:
|
||||
Enable: false
|
||||
NextRun: 2020-01-01 00:00:00
|
||||
Command: Guild
|
||||
SuccessInterval: 40-60
|
||||
FailureInterval: 40-60
|
||||
ServerUpdate: 00:00, 12:00, 18:00, 21:00
|
||||
Logistics:
|
||||
Enable: true
|
||||
ExchangeFilter: |-
|
||||
PlateTorpedoT1 > PlateAntiAirT1 > PlatePlaneT1 > PlateGunT1 > PlateGeneralT1
|
||||
> PlateTorpedoT2 > PlateAntiAirT2 > PlatePlaneT2 > PlateGunT2 > PlateGeneralT2
|
||||
> PlateTorpedoT3 > PlateAntiAirT3 > PlatePlaneT3 > PlateGunT3 > PlateGeneralT3
|
||||
> OxyCola > Coolant > Merit > Coins > Oil
|
||||
Operation:
|
||||
Enable: true
|
||||
JoinThreshold: 1
|
||||
AttackBoss: true
|
||||
BossFleetRecommend: false
|
||||
|
||||
Reference in New Issue
Block a user