mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
41 lines
719 B
YAML
41 lines
719 B
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 ====================
|
|
|
|
Cafe:
|
|
Scheduler:
|
|
ServerUpdate: "04:00, 16:00"
|
|
|
|
TacticalChallenge:
|
|
Scheduler:
|
|
ServerUpdate: "15:00"
|
|
|
|
DataUpdate:
|
|
Scheduler:
|
|
Enable:
|
|
type: state
|
|
value: true
|
|
option: [ true, ]
|
|
option_bold: [ true, ]
|