mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Add: Opsi voucher monthly task support
This commit is contained in:
@@ -559,6 +559,9 @@ OpsiExplore:
|
||||
LastZone: 0
|
||||
OpsiShop:
|
||||
BuySupply: true
|
||||
OpsiVoucher:
|
||||
Filter: |-
|
||||
LoggerAbyssal > LoggerObscure > HECombatPlan > Book > Coin
|
||||
OpsiDaily:
|
||||
DoMission: true
|
||||
UseTuningSample: true
|
||||
|
||||
@@ -53,6 +53,7 @@
|
||||
"OpsiAshAssist",
|
||||
"OpsiExplore",
|
||||
"OpsiShop",
|
||||
"OpsiVoucher",
|
||||
"OpsiDaily",
|
||||
"OpsiObscure",
|
||||
"OpsiAbyssal",
|
||||
|
||||
@@ -336,6 +336,11 @@ OpsiShop:
|
||||
SuccessInterval: 30
|
||||
FailureInterval: 30
|
||||
ServerUpdate: 00:00
|
||||
OpsiVoucher:
|
||||
Scheduler:
|
||||
SuccessInterval: 0
|
||||
FailureInterval: 0
|
||||
ServerUpdate: 00:00
|
||||
OpsiDaily:
|
||||
Scheduler:
|
||||
SuccessInterval: 30
|
||||
|
||||
@@ -243,6 +243,9 @@ OpsiExplore:
|
||||
OpsiShop:
|
||||
- Scheduler
|
||||
- OpsiShop
|
||||
OpsiVoucher:
|
||||
- Scheduler
|
||||
- OpsiVoucher
|
||||
OpsiDaily:
|
||||
- Scheduler
|
||||
- OpsiDaily
|
||||
|
||||
Reference in New Issue
Block a user