2023-05-14 07:48:34 +00:00
|
|
|
# --------------------
|
|
|
|
# Define arguments.
|
|
|
|
# --------------------
|
|
|
|
|
|
|
|
# ==================== Alas ====================
|
|
|
|
|
|
|
|
Scheduler:
|
2023-08-27 15:06:18 +00:00
|
|
|
Enable:
|
|
|
|
type: checkbox
|
|
|
|
value: false
|
2023-08-28 04:38:08 +00:00
|
|
|
option: [ true, false ]
|
2023-05-14 07:48:34 +00:00
|
|
|
NextRun: 2020-01-01 00:00:00
|
|
|
|
Command: Alas
|
|
|
|
ServerUpdate:
|
2023-06-18 10:41:58 +00:00
|
|
|
value: 04:00
|
2023-05-14 07:48:34 +00:00
|
|
|
display: hide
|
|
|
|
Emulator:
|
|
|
|
Serial:
|
|
|
|
value: auto
|
|
|
|
valuetype: str
|
|
|
|
PackageName:
|
|
|
|
value: auto
|
|
|
|
option: [ auto, ]
|
|
|
|
ScreenshotMethod:
|
|
|
|
value: auto
|
|
|
|
option: [ auto, ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, DroidCast_raw, scrcpy ]
|
|
|
|
ControlMethod:
|
|
|
|
value: MaaTouch
|
|
|
|
option: [ minitouch, MaaTouch ]
|
|
|
|
AdbRestart: false
|
|
|
|
EmulatorInfo:
|
|
|
|
Emulator:
|
|
|
|
value: auto
|
|
|
|
option: [
|
|
|
|
auto,
|
|
|
|
NoxPlayer,
|
|
|
|
NoxPlayer64,
|
|
|
|
BlueStacks4,
|
|
|
|
BlueStacks5,
|
|
|
|
BlueStacks4HyperV,
|
|
|
|
BlueStacks5HyperV,
|
|
|
|
LDPlayer3,
|
|
|
|
LDPlayer4,
|
|
|
|
LDPlayer9,
|
|
|
|
MuMuPlayer,
|
|
|
|
MuMuPlayerX,
|
|
|
|
MuMuPlayer12,
|
|
|
|
MEmuPlayer,
|
|
|
|
]
|
|
|
|
name:
|
|
|
|
value: null
|
|
|
|
type: textarea
|
|
|
|
path:
|
|
|
|
value: null
|
|
|
|
type: textarea
|
|
|
|
Error:
|
|
|
|
Restart:
|
|
|
|
value: game
|
|
|
|
option: [ game, game_emulator ]
|
|
|
|
SaveError: true
|
|
|
|
ScreenshotLength: 1
|
|
|
|
OnePushConfig:
|
|
|
|
type: textarea
|
|
|
|
mode: yaml
|
|
|
|
value: 'provider: null'
|
|
|
|
Optimization:
|
|
|
|
ScreenshotInterval: 0.3
|
|
|
|
CombatScreenshotInterval: 1.0
|
|
|
|
WhenTaskQueueEmpty:
|
|
|
|
value: goto_main
|
|
|
|
option: [ stay_there, goto_main, close_game ]
|
|
|
|
|
2023-06-18 10:41:58 +00:00
|
|
|
# ==================== Daily ====================
|
2023-05-14 07:48:34 +00:00
|
|
|
|
2023-06-17 16:13:21 +00:00
|
|
|
Dungeon:
|
|
|
|
Name:
|
2023-08-27 09:13:05 +00:00
|
|
|
# Dungeon names will be injected in config updater
|
2023-07-10 15:36:35 +00:00
|
|
|
value: Calyx_Golden_Treasures
|
2023-08-27 09:13:05 +00:00
|
|
|
option: [ ]
|
2023-07-10 15:36:35 +00:00
|
|
|
NameAtDoubleCalyx:
|
|
|
|
value: Calyx_Golden_Treasures
|
|
|
|
option: [ do_not_participate, ]
|
2023-08-20 16:51:10 +00:00
|
|
|
NameAtDoubleRelic:
|
|
|
|
value: Cavern_of_Corrosion_Path_of_Providence
|
|
|
|
option: [ do_not_participate, ]
|
2023-06-17 16:13:21 +00:00
|
|
|
Team:
|
|
|
|
value: 1
|
|
|
|
option: [ 1, 2, 3, 4, 5, 6 ]
|
2023-08-27 09:13:05 +00:00
|
|
|
DungeonDaily:
|
|
|
|
# Dungeon names will be injected in config updater
|
|
|
|
CalyxGolden:
|
|
|
|
value: Calyx_Golden_Treasures
|
|
|
|
option: [ do_not_achieve, ]
|
|
|
|
CalyxCrimson:
|
|
|
|
value: Calyx_Crimson_Erudition
|
|
|
|
option: [ do_not_achieve, ]
|
|
|
|
StagnantShadow:
|
2023-08-28 04:38:08 +00:00
|
|
|
value: do_not_achieve
|
2023-08-27 09:13:05 +00:00
|
|
|
option: [ do_not_achieve, ]
|
|
|
|
CavernOfCorrosion:
|
|
|
|
value: Cavern_of_Corrosion_Path_of_Providence
|
|
|
|
option: [ do_not_achieve, ]
|
|
|
|
DungeonSupport:
|
|
|
|
Use:
|
2023-07-24 10:15:22 +00:00
|
|
|
value: when_daily
|
2023-08-27 09:13:05 +00:00
|
|
|
option: [ always_use, when_daily, do_not_use ]
|
|
|
|
Character:
|
2023-07-24 10:15:22 +00:00
|
|
|
# Options will be injected in config updater
|
|
|
|
value: FirstCharacter
|
2023-08-10 09:12:17 +00:00
|
|
|
option: [ FirstCharacter, ]
|
2023-08-27 09:13:05 +00:00
|
|
|
DungeonStorage:
|
2023-08-27 16:41:49 +00:00
|
|
|
TrailblazePower:
|
|
|
|
stored: StoredTrailblazePower
|
2023-08-29 14:35:13 +00:00
|
|
|
order: 1
|
|
|
|
color: "#eb8efe"
|
2023-08-27 09:13:05 +00:00
|
|
|
DungeonDouble:
|
|
|
|
stored: StoredDungeonDouble
|
2023-08-29 16:14:56 +00:00
|
|
|
SimulatedUniverse:
|
|
|
|
stored: StoredSimulatedUniverse
|
2023-08-30 17:06:24 +00:00
|
|
|
order: 6
|
2023-08-29 16:14:56 +00:00
|
|
|
color: "#8fb5fe"
|
2023-08-27 09:13:05 +00:00
|
|
|
|
|
|
|
AchievableQuest:
|
2023-08-27 09:44:22 +00:00
|
|
|
# Quests will be injected in config updater
|
2023-08-27 09:13:05 +00:00
|
|
|
# Complete_1_Daily_Mission:
|
|
|
|
# type: state
|
|
|
|
# value: achievable
|
|
|
|
# option: [ achievable, not_set, not_supported ]
|
|
|
|
# option_bold: [ achievable, ]
|
|
|
|
DailyStorage:
|
|
|
|
DailyActivity:
|
|
|
|
stored: StoredDailyActivity
|
2023-08-29 14:35:13 +00:00
|
|
|
order: 2
|
|
|
|
color: "#ffcf70"
|
2023-08-27 09:13:05 +00:00
|
|
|
DailyQuest:
|
|
|
|
stored: StoredDaily
|
2023-06-19 17:28:41 +00:00
|
|
|
|
2023-08-30 17:06:24 +00:00
|
|
|
BattlePassStorage:
|
|
|
|
BattlePassLevel:
|
|
|
|
stored: StoredBattlePassLevel
|
|
|
|
order: 5
|
|
|
|
color: "#cbe45b"
|
|
|
|
BattlePassTodayQuest:
|
|
|
|
stored: StoredBattlePassTodayQuest
|
|
|
|
|
2023-06-19 17:28:41 +00:00
|
|
|
Assignment:
|
2023-06-25 16:07:52 +00:00
|
|
|
# Options in Name_x will be injected in config updater
|
|
|
|
Name_1:
|
|
|
|
value: Nameless_Land_Nameless_People
|
2023-08-27 09:44:22 +00:00
|
|
|
option: [ Nameless_Land_Nameless_People, ]
|
2023-06-25 16:07:52 +00:00
|
|
|
Name_2:
|
|
|
|
value: Akashic_Records
|
2023-08-27 09:44:22 +00:00
|
|
|
option: [ Nameless_Land_Nameless_People, ]
|
2023-06-25 16:07:52 +00:00
|
|
|
Name_3:
|
|
|
|
value: The_Invisible_Hand
|
2023-08-27 09:44:22 +00:00
|
|
|
option: [ Nameless_Land_Nameless_People, ]
|
2023-06-25 16:07:52 +00:00
|
|
|
Name_4:
|
|
|
|
value: Nine_Billion_Names
|
2023-08-27 09:44:22 +00:00
|
|
|
option: [ Nameless_Land_Nameless_People, ]
|
|
|
|
Duration:
|
|
|
|
value: 20
|
2023-08-28 11:50:20 +00:00
|
|
|
option: [ 4, 8, 12, 20 ]
|
2023-08-29 16:14:56 +00:00
|
|
|
Assignment:
|
|
|
|
stored: StoredAssignment
|
|
|
|
order: 3
|
2023-08-30 17:06:24 +00:00
|
|
|
color: "#79dbc4"
|
2023-08-10 09:12:17 +00:00
|
|
|
|
|
|
|
# ==================== Rogue ====================
|
|
|
|
|
2023-09-10 15:48:24 +00:00
|
|
|
RoguePath:
|
2023-08-10 09:12:17 +00:00
|
|
|
Path:
|
2023-09-10 18:32:33 +00:00
|
|
|
value: The_Hunt
|
|
|
|
option: [ Preservation, Remembrance, Nihility, Abundance, The_Hunt, Destruction, Elation ]
|
2023-08-14 07:12:02 +00:00
|
|
|
Bonus:
|
|
|
|
value: Blessing Cosmos
|
|
|
|
option: [ Blessing Cosmos, Miracle Cosmos, Fragmented Cosmos ]
|
2023-08-10 09:12:17 +00:00
|
|
|
PresetResonanceFilter:
|
|
|
|
value: preset-1
|
|
|
|
option: [ preset-1, custom ]
|
2023-09-10 15:48:24 +00:00
|
|
|
ResonanceSelectionStrategy:
|
|
|
|
value: follow-presets
|
|
|
|
option: [ follow-presets, unrecorded-first, before-random ]
|
2023-08-10 09:12:17 +00:00
|
|
|
CustomResonanceFilter: |-
|
|
|
|
回响构音:均晶转变 > 回响构音:零维强化
|
|
|
|
> 回响构音:第二次初恋 > 回响构音:体验的富翁
|
|
|
|
> 回响构音:局外人 > 回响构音:怀疑的四重根
|
|
|
|
> 回响构音:诸法无我 > 回响构音:诸行无常
|
|
|
|
> 回响构音:射不主皮 > 回响构音:柘弓危矢
|
|
|
|
> 回响构音:激变变星 > 回响构音:极端氦闪
|
|
|
|
> 回响构音:末日狂欢 > 回响构音:树苗长高舞
|
2023-09-10 15:48:24 +00:00
|
|
|
|
|
|
|
RogueBlessing:
|
2023-08-10 09:12:17 +00:00
|
|
|
PresetBlessingFilter:
|
|
|
|
value: preset-1
|
|
|
|
option: [ preset-1, custom ]
|
2023-08-22 19:00:45 +00:00
|
|
|
BlessingSelectionStrategy:
|
|
|
|
value: follow-presets
|
|
|
|
option: [ follow-presets, unrecorded-first, before-random ]
|
2023-09-10 15:48:24 +00:00
|
|
|
CustomBlessingFilter: |-
|
|
|
|
巡猎-3 > 《冠军晚餐·猫的摇篮》 > 丰饶众生,一法界心 > 毁灭-3
|
|
|
|
> 火堆外的夜 > 巡猎-2 > 毁灭-2 > 巡猎 > reset > random
|
|
|
|
|
|
|
|
RogueCurio:
|
2023-08-12 17:04:54 +00:00
|
|
|
PresetCurioFilter:
|
|
|
|
value: preset-1
|
|
|
|
option: [ preset-1, custom ]
|
2023-08-22 19:00:45 +00:00
|
|
|
CurioSelectionStrategy:
|
|
|
|
value: follow-presets
|
|
|
|
option: [ follow-presets, unrecorded-first, before-random ]
|
2023-09-10 15:48:24 +00:00
|
|
|
CustomCurioFilter: |-
|
|
|
|
博士之袍 > 福灵胶 > 分裂金币 > 信仰债券 > 换境桂冠 > 俱乐部券 > 碎星芳饵 > random
|