StarRailCopilot/module/config/argument/override.yaml
2024-03-20 18:35:07 +08:00

68 lines
1.2 KiB
YAML

# --------------------
# Define non-modifiable values
# --------------------
# ==================== Alas ====================
Alas:
Emulator:
ScreenshotMethod: scrcpy
ControlMethod: MaaTouch
Optimization:
ScreenshotInterval: 0.2
CombatScreenshotInterval: 1.0
Restart:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
ServerUpdate: 04:00
# ==================== Daily ====================
Dungeon:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
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, ]
DataUpdate:
Scheduler:
Enable:
type: state
value: true
option: [ true, ]
option_bold: [ true, ]
# ==================== Weekly ====================
Weekly:
DungeonSupport:
Use:
option: [ always_use, do_not_use ]