2023-05-14 07:48:34 +00:00
|
|
|
{
|
|
|
|
"Alas": {
|
|
|
|
"Emulator": {
|
|
|
|
"Serial": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "auto",
|
|
|
|
"valuetype": "str"
|
|
|
|
},
|
|
|
|
"PackageName": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "auto",
|
|
|
|
"option": [
|
|
|
|
"auto",
|
|
|
|
"com.miHoYo.hkrpg",
|
|
|
|
"com.HoYoverse.hkrpgoversea",
|
|
|
|
"com.miHoYo.hkrpg.bilibili"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"ScreenshotMethod": {
|
|
|
|
"type": "select",
|
2023-06-16 13:43:11 +00:00
|
|
|
"value": "scrcpy",
|
2023-05-14 07:48:34 +00:00
|
|
|
"option": [
|
|
|
|
"auto",
|
|
|
|
"ADB",
|
|
|
|
"ADB_nc",
|
|
|
|
"uiautomator2",
|
|
|
|
"aScreenCap",
|
|
|
|
"aScreenCap_nc",
|
|
|
|
"DroidCast",
|
|
|
|
"DroidCast_raw",
|
|
|
|
"scrcpy"
|
2023-06-16 13:43:11 +00:00
|
|
|
],
|
|
|
|
"display": "hide"
|
2023-05-14 07:48:34 +00:00
|
|
|
},
|
|
|
|
"ControlMethod": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "MaaTouch",
|
|
|
|
"option": [
|
|
|
|
"minitouch",
|
|
|
|
"MaaTouch"
|
2023-06-16 13:43:11 +00:00
|
|
|
],
|
|
|
|
"display": "hide"
|
2023-05-14 07:48:34 +00:00
|
|
|
},
|
|
|
|
"AdbRestart": {
|
|
|
|
"type": "checkbox",
|
|
|
|
"value": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"EmulatorInfo": {
|
|
|
|
"Emulator": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "auto",
|
|
|
|
"option": [
|
|
|
|
"auto",
|
|
|
|
"NoxPlayer",
|
|
|
|
"NoxPlayer64",
|
|
|
|
"BlueStacks4",
|
|
|
|
"BlueStacks5",
|
|
|
|
"BlueStacks4HyperV",
|
|
|
|
"BlueStacks5HyperV",
|
|
|
|
"LDPlayer3",
|
|
|
|
"LDPlayer4",
|
|
|
|
"LDPlayer9",
|
|
|
|
"MuMuPlayer",
|
|
|
|
"MuMuPlayerX",
|
|
|
|
"MuMuPlayer12",
|
|
|
|
"MEmuPlayer"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"name": {
|
|
|
|
"type": "textarea",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
"path": {
|
|
|
|
"type": "textarea",
|
|
|
|
"value": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Error": {
|
|
|
|
"Restart": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "game",
|
|
|
|
"option": [
|
|
|
|
"game",
|
|
|
|
"game_emulator"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"SaveError": {
|
|
|
|
"type": "checkbox",
|
|
|
|
"value": true
|
|
|
|
},
|
|
|
|
"ScreenshotLength": {
|
|
|
|
"type": "input",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
"OnePushConfig": {
|
|
|
|
"type": "textarea",
|
|
|
|
"value": "provider: null",
|
|
|
|
"mode": "yaml"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Optimization": {
|
|
|
|
"ScreenshotInterval": {
|
|
|
|
"type": "input",
|
2023-06-17 08:32:45 +00:00
|
|
|
"value": 0.2,
|
|
|
|
"display": "hide"
|
2023-05-14 07:48:34 +00:00
|
|
|
},
|
|
|
|
"CombatScreenshotInterval": {
|
|
|
|
"type": "input",
|
2023-06-17 08:32:45 +00:00
|
|
|
"value": 1.0,
|
|
|
|
"display": "hide"
|
2023-05-14 07:48:34 +00:00
|
|
|
},
|
|
|
|
"WhenTaskQueueEmpty": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "goto_main",
|
|
|
|
"option": [
|
|
|
|
"stay_there",
|
|
|
|
"goto_main",
|
|
|
|
"close_game"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Restart": {
|
|
|
|
"Scheduler": {
|
|
|
|
"Enable": {
|
|
|
|
"type": "checkbox",
|
|
|
|
"value": true,
|
|
|
|
"display": "disabled"
|
|
|
|
},
|
|
|
|
"NextRun": {
|
|
|
|
"type": "datetime",
|
|
|
|
"value": "2020-01-01 00:00:00",
|
|
|
|
"validate": "datetime"
|
|
|
|
},
|
|
|
|
"Command": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "Restart",
|
|
|
|
"display": "hide"
|
|
|
|
},
|
|
|
|
"ServerUpdate": {
|
|
|
|
"type": "input",
|
2023-06-18 19:30:53 +00:00
|
|
|
"value": "04:00",
|
2023-05-14 07:48:34 +00:00
|
|
|
"display": "hide"
|
|
|
|
}
|
2023-06-17 16:13:21 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"Dungeon": {
|
|
|
|
"Scheduler": {
|
|
|
|
"Enable": {
|
|
|
|
"type": "checkbox",
|
|
|
|
"value": false
|
|
|
|
},
|
|
|
|
"NextRun": {
|
|
|
|
"type": "datetime",
|
|
|
|
"value": "2020-01-01 00:00:00",
|
|
|
|
"validate": "datetime"
|
|
|
|
},
|
|
|
|
"Command": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "Dungeon",
|
|
|
|
"display": "hide"
|
|
|
|
},
|
|
|
|
"ServerUpdate": {
|
|
|
|
"type": "input",
|
2023-06-18 10:41:58 +00:00
|
|
|
"value": "04:00",
|
2023-06-17 16:13:21 +00:00
|
|
|
"display": "hide"
|
|
|
|
}
|
2023-05-14 07:48:34 +00:00
|
|
|
},
|
2023-06-17 16:13:21 +00:00
|
|
|
"Dungeon": {
|
|
|
|
"Name": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Calyx_Golden_Memories",
|
|
|
|
"option": [
|
|
|
|
"Calyx_Golden_Memories",
|
|
|
|
"Calyx_Golden_Aether",
|
|
|
|
"Calyx_Golden_Treasures",
|
|
|
|
"Calyx_Crimson_Destruction",
|
|
|
|
"Calyx_Crimson_Preservation",
|
|
|
|
"Calyx_Crimson_Calyx_Crimson_Hunt",
|
|
|
|
"Calyx_Crimson_Abundance",
|
|
|
|
"Calyx_Crimson_Erudition",
|
|
|
|
"Calyx_Crimson_Harmony",
|
|
|
|
"Calyx_Crimson_Nihility",
|
|
|
|
"Stagnant_Shadow_Quanta",
|
|
|
|
"Stagnant_Shadow_Gust",
|
|
|
|
"Stagnant_Shadow_Fulmination",
|
|
|
|
"Stagnant_Shadow_Blaze",
|
|
|
|
"Stagnant_Shadow_Spike",
|
|
|
|
"Stagnant_Shadow_Rime",
|
|
|
|
"Stagnant_Shadow_Mirage",
|
|
|
|
"Stagnant_Shadow_Icicle",
|
|
|
|
"Stagnant_Shadow_Doom",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Gelid_Wind",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Jabbing_Punch",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Drifting",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Providence",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Holy_Hymn",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Conflagration"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Team": {
|
|
|
|
"type": "select",
|
|
|
|
"value": 1,
|
|
|
|
"option": [
|
|
|
|
1,
|
|
|
|
2,
|
|
|
|
3,
|
|
|
|
4,
|
|
|
|
5,
|
|
|
|
6
|
|
|
|
]
|
2023-05-14 07:48:34 +00:00
|
|
|
}
|
|
|
|
}
|
2023-06-18 10:41:58 +00:00
|
|
|
},
|
|
|
|
"DailyQuest": {
|
|
|
|
"Scheduler": {
|
|
|
|
"Enable": {
|
|
|
|
"type": "checkbox",
|
|
|
|
"value": false
|
|
|
|
},
|
|
|
|
"NextRun": {
|
|
|
|
"type": "datetime",
|
|
|
|
"value": "2020-01-01 00:00:00",
|
|
|
|
"validate": "datetime"
|
|
|
|
},
|
|
|
|
"Command": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "DailyQuest",
|
|
|
|
"display": "hide"
|
|
|
|
},
|
|
|
|
"ServerUpdate": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "04:00",
|
|
|
|
"display": "hide"
|
|
|
|
}
|
|
|
|
}
|
2023-06-19 13:57:19 +00:00
|
|
|
},
|
|
|
|
"BattlePass": {
|
|
|
|
"Scheduler": {
|
|
|
|
"Enable": {
|
|
|
|
"type": "checkbox",
|
|
|
|
"value": false
|
|
|
|
},
|
|
|
|
"NextRun": {
|
|
|
|
"type": "datetime",
|
|
|
|
"value": "2020-01-01 00:00:00",
|
|
|
|
"validate": "datetime"
|
|
|
|
},
|
|
|
|
"Command": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "BattlePass",
|
|
|
|
"display": "hide"
|
|
|
|
},
|
|
|
|
"ServerUpdate": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "04:00",
|
|
|
|
"display": "hide"
|
|
|
|
}
|
|
|
|
}
|
2023-06-19 17:28:41 +00:00
|
|
|
},
|
|
|
|
"Assignment": {
|
|
|
|
"Scheduler": {
|
|
|
|
"Enable": {
|
|
|
|
"type": "checkbox",
|
|
|
|
"value": false
|
|
|
|
},
|
|
|
|
"NextRun": {
|
|
|
|
"type": "datetime",
|
|
|
|
"value": "2020-01-01 00:00:00",
|
|
|
|
"validate": "datetime"
|
|
|
|
},
|
|
|
|
"Command": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "Assignment",
|
|
|
|
"display": "hide"
|
|
|
|
},
|
|
|
|
"ServerUpdate": {
|
|
|
|
"type": "input",
|
|
|
|
"value": "04:00",
|
|
|
|
"display": "hide"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Assignment": {
|
|
|
|
"Filter": {
|
|
|
|
"type": "textarea",
|
|
|
|
"value": "Nameless Land Nameless People > Akashic Records > The Invisible Hand > Root Out the Turpitude"
|
|
|
|
},
|
|
|
|
"Duration": {
|
|
|
|
"type": "select",
|
|
|
|
"value": 20,
|
|
|
|
"option": [
|
|
|
|
4,
|
|
|
|
8,
|
|
|
|
12,
|
|
|
|
20
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2023-05-14 07:48:34 +00:00
|
|
|
}
|
|
|
|
}
|