StarRailCopilot/module/config/argument/override.yaml

75 lines
1.4 KiB
YAML
Raw Normal View History

2023-05-14 07:48:34 +00:00
# --------------------
# Define non-modifiable values
# --------------------
# ==================== Alas ====================
Alas:
Emulator:
ScreenshotMethod: scrcpy
ControlMethod: MaaTouch
Optimization:
ScreenshotInterval: 0.2
CombatScreenshotInterval: 1.0
2023-05-14 07:48:34 +00:00
Restart:
Scheduler:
Enable:
type: state
2023-05-14 07:48:34 +00:00
value: true
option: [ true, ]
option_bold: [ true, ]
2023-06-18 19:30:53 +00:00
ServerUpdate: 04:00
2023-05-14 07:48:34 +00:00
# ==================== Daily ====================
2024-03-20 10:35:07 +00:00
Dungeon:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
DungeonSupport:
Use:
option: [ when_daily, always_use ]
2024-03-20 10:35:07 +00:00
DailyQuest:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
BattlePass:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
Assignment:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
2023-09-24 08:46:39 +00:00
DataUpdate:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
# ==================== Weekly ====================
Weekly:
DungeonSupport:
Use:
option: [ always_use, do_not_use ]
2024-07-01 19:00:21 +00:00
Ornament:
DungeonSupport:
Use:
option: [ when_daily, always_use ]