mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
AlasGG
This commit is contained in:
60
module/config/argument/default.yaml
Normal file
60
module/config/argument/default.yaml
Normal file
@@ -0,0 +1,60 @@
|
||||
# --------------------
|
||||
# Define default values
|
||||
# --------------------
|
||||
|
||||
# ==================== Alas ====================
|
||||
|
||||
# ==================== Farm ====================
|
||||
|
||||
# ==================== Event ====================
|
||||
|
||||
EventA:
|
||||
EventDaily:
|
||||
StageFilter: |-
|
||||
A1 > A2 > A3
|
||||
EventB:
|
||||
EventDaily:
|
||||
StageFilter: |-
|
||||
B1 > B2 > B3
|
||||
EventC:
|
||||
EventDaily:
|
||||
StageFilter: |-
|
||||
C1 > C2 > C3
|
||||
EventD:
|
||||
EventDaily:
|
||||
StageFilter: |-
|
||||
D1 > D2 > D3
|
||||
|
||||
# ==================== Reward ====================
|
||||
|
||||
Commission:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Tactical:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Research:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Dorm:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Meowfficer:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Guild:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
Reward:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
|
||||
# ==================== DailyReward ====================
|
||||
|
||||
Freebies:
|
||||
Scheduler:
|
||||
Enable: true
|
||||
|
||||
# ==================== DailyMission ====================
|
||||
|
||||
# ==================== Opsi ====================
|
||||
Reference in New Issue
Block a user