mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 16:57:20 +08:00
Refactor: Config generating
This commit is contained in:
100
module/config/argument/task.yaml
Normal file
100
module/config/argument/task.yaml
Normal file
@@ -0,0 +1,100 @@
|
||||
# --------------------
|
||||
# Define argument group of tasks.
|
||||
# --------------------
|
||||
|
||||
# ==================== Alas ====================
|
||||
|
||||
Alas:
|
||||
- Emulator
|
||||
- Error
|
||||
- Optimization
|
||||
- DropRecord
|
||||
- Scheduler
|
||||
General:
|
||||
- Retirement
|
||||
Restart:
|
||||
- Scheduler
|
||||
|
||||
# ==================== Farm ====================
|
||||
|
||||
Main:
|
||||
- Scheduler
|
||||
- Campaign
|
||||
- StopCondition
|
||||
- Fleet
|
||||
- Submarine
|
||||
- Emotion
|
||||
- HpControl
|
||||
C72MysteryFarming:
|
||||
- Scheduler
|
||||
- C72MysteryFarming
|
||||
- Campaign
|
||||
- StopCondition
|
||||
- Fleet
|
||||
- Submarine
|
||||
- Emotion
|
||||
- HpControl
|
||||
GemsFarming:
|
||||
- Scheduler
|
||||
- GemsFarming
|
||||
- Campaign
|
||||
- StopCondition
|
||||
- Fleet
|
||||
- Submarine
|
||||
- Emotion
|
||||
- HpControl
|
||||
|
||||
# ==================== Reward ====================
|
||||
|
||||
Commission:
|
||||
- Scheduler
|
||||
- Commission
|
||||
Tactical:
|
||||
- Scheduler
|
||||
- Tactical
|
||||
Research:
|
||||
- Scheduler
|
||||
- Research
|
||||
Dorm:
|
||||
- Scheduler
|
||||
- Dorm
|
||||
Meowfficer:
|
||||
- Scheduler
|
||||
- Meowfficer
|
||||
Guild:
|
||||
- Scheduler
|
||||
- GuildLogistics
|
||||
- GuildOperation
|
||||
Reward:
|
||||
- Scheduler
|
||||
- Reward
|
||||
Shop:
|
||||
- Scheduler
|
||||
- GeneralShop
|
||||
- GuildShop
|
||||
- MedalShop
|
||||
- MeritShop
|
||||
Shipyard:
|
||||
- Scheduler
|
||||
- Shipyard
|
||||
|
||||
# ==================== Daily ====================
|
||||
|
||||
Daily:
|
||||
- Scheduler
|
||||
- Daily
|
||||
Hard:
|
||||
- Scheduler
|
||||
- Hard
|
||||
Exercise:
|
||||
- Scheduler
|
||||
- Exercise
|
||||
Sos:
|
||||
- Scheduler
|
||||
- Sos
|
||||
|
||||
# ==================== Opsi ====================
|
||||
|
||||
OpsiAshAssist:
|
||||
- Scheduler
|
||||
- OpsiAshAssist
|
||||
Reference in New Issue
Block a user