mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 22:05:12 +00:00
84 lines
1.4 KiB
YAML
84 lines
1.4 KiB
YAML
# --------------------
|
|
# Define argument group of tasks.
|
|
# --------------------
|
|
|
|
# ==================== Alas ====================
|
|
|
|
Alas:
|
|
menu: 'list'
|
|
page: 'setting'
|
|
tasks:
|
|
Alas:
|
|
- Emulator
|
|
- EmulatorInfo
|
|
- Error
|
|
- Optimization
|
|
Restart:
|
|
- Scheduler
|
|
DataUpdate:
|
|
- Scheduler
|
|
- ItemStorage
|
|
|
|
# ==================== Daily ====================
|
|
|
|
Daily:
|
|
menu: 'collapse'
|
|
page: 'setting'
|
|
tasks:
|
|
Cafe:
|
|
- Scheduler
|
|
- Cafe
|
|
- Invitation
|
|
Schedule:
|
|
- Scheduler
|
|
- Schedule
|
|
- Choice1
|
|
- Choice2
|
|
- Choice3
|
|
- Choice4
|
|
- Choice5
|
|
- Choice6
|
|
- Choice7
|
|
Shop:
|
|
- Scheduler
|
|
- NormalShop
|
|
- TacticalChallengeShop
|
|
|
|
# ==================== Farm ====================
|
|
|
|
Farm:
|
|
menu: 'collapse'
|
|
page: 'setting'
|
|
tasks:
|
|
Bounty:
|
|
- Scheduler
|
|
- Bounty
|
|
- Highway
|
|
- DesertRailroad
|
|
- Schoolhouse
|
|
Scrimmage:
|
|
- Scheduler
|
|
- Scrimmage
|
|
- Trinity
|
|
- Gehenna
|
|
- Millennium
|
|
TacticalChallenge:
|
|
- Scheduler
|
|
- TacticalChallenge
|
|
Mission:
|
|
- Scheduler
|
|
|
|
# ==================== Rewards ====================
|
|
|
|
Reward:
|
|
menu: 'collapse'
|
|
page: 'setting'
|
|
tasks:
|
|
Circle:
|
|
- Scheduler
|
|
Task:
|
|
- Scheduler
|
|
Mail:
|
|
- Scheduler
|
|
Momotalk:
|
|
- Scheduler |