mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
315bc261bb
* Add: Get Support Reward Everyday * Upd: i18n * Upd: Instead of using ocr, use template matching * fix bug * fix: remove debug img * Upd: Character (#157) * Upd: character * Upd: Character --------- Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
61 lines
1.0 KiB
YAML
61 lines
1.0 KiB
YAML
# --------------------
|
|
# Define argument group of tasks.
|
|
# --------------------
|
|
|
|
# ==================== Alas ====================
|
|
|
|
Alas:
|
|
menu: 'list'
|
|
page: 'setting'
|
|
tasks:
|
|
Alas:
|
|
- Emulator
|
|
- EmulatorInfo
|
|
- Error
|
|
- Optimization
|
|
Restart:
|
|
- Scheduler
|
|
|
|
# ==================== Daily ====================
|
|
|
|
Daily:
|
|
menu: 'list'
|
|
page: 'setting'
|
|
tasks:
|
|
Dungeon:
|
|
- Scheduler
|
|
- Dungeon
|
|
- DungeonDaily
|
|
- DungeonSupport
|
|
- DungeonStorage
|
|
Weekly:
|
|
- Scheduler
|
|
- Weekly
|
|
DailyQuest:
|
|
- Scheduler
|
|
- AchievableQuest
|
|
- DailyStorage
|
|
BattlePass:
|
|
- Scheduler
|
|
- BattlePassStorage
|
|
Assignment:
|
|
- Scheduler
|
|
- Assignment
|
|
DataUpdate:
|
|
- Scheduler
|
|
- ItemStorage
|
|
Freebies:
|
|
- Scheduler
|
|
- SupportReward
|
|
# ==================== Rogue ====================
|
|
|
|
Rogue:
|
|
menu: 'list'
|
|
page: 'setting'
|
|
tasks:
|
|
Rogue:
|
|
- Scheduler
|
|
- RoguePath
|
|
- RogueBlessing
|
|
- RogueCurio
|