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",
|
2023-07-10 15:36:35 +00:00
|
|
|
"value": "Calyx_Golden_Treasures",
|
2023-06-17 16:13:21 +00:00
|
|
|
"option": [
|
|
|
|
"Calyx_Golden_Memories",
|
|
|
|
"Calyx_Golden_Aether",
|
|
|
|
"Calyx_Golden_Treasures",
|
|
|
|
"Calyx_Crimson_Destruction",
|
|
|
|
"Calyx_Crimson_Preservation",
|
2023-06-27 17:17:24 +00:00
|
|
|
"Calyx_Crimson_Hunt",
|
2023-06-17 16:13:21 +00:00
|
|
|
"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",
|
2023-07-30 09:16:21 +00:00
|
|
|
"Stagnant_Shadow_Celestial",
|
2023-06-17 16:13:21 +00:00
|
|
|
"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",
|
2023-07-30 09:16:21 +00:00
|
|
|
"Cavern_of_Corrosion_Path_of_Conflagration",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Elixir_Seekers"
|
2023-06-17 16:13:21 +00:00
|
|
|
]
|
|
|
|
},
|
2023-07-10 15:36:35 +00:00
|
|
|
"NameAtDoubleCalyx": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Calyx_Golden_Treasures",
|
|
|
|
"option": [
|
|
|
|
"do_not_participate",
|
|
|
|
"Calyx_Golden_Memories",
|
|
|
|
"Calyx_Golden_Aether",
|
|
|
|
"Calyx_Golden_Treasures",
|
|
|
|
"Calyx_Crimson_Destruction",
|
|
|
|
"Calyx_Crimson_Preservation",
|
|
|
|
"Calyx_Crimson_Hunt",
|
|
|
|
"Calyx_Crimson_Abundance",
|
|
|
|
"Calyx_Crimson_Erudition",
|
|
|
|
"Calyx_Crimson_Harmony",
|
|
|
|
"Calyx_Crimson_Nihility"
|
|
|
|
]
|
|
|
|
},
|
2023-08-20 16:51:10 +00:00
|
|
|
"NameAtDoubleRelic": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Cavern_of_Corrosion_Path_of_Providence",
|
|
|
|
"option": [
|
|
|
|
"do_not_participate",
|
|
|
|
"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",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Elixir_Seekers"
|
|
|
|
]
|
|
|
|
},
|
2023-06-17 16:13:21 +00:00
|
|
|
"Team": {
|
|
|
|
"type": "select",
|
|
|
|
"value": 1,
|
|
|
|
"option": [
|
|
|
|
1,
|
|
|
|
2,
|
|
|
|
3,
|
|
|
|
4,
|
|
|
|
5,
|
|
|
|
6
|
|
|
|
]
|
2023-08-27 09:13:05 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"DungeonDaily": {
|
|
|
|
"CalyxGolden": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Calyx_Golden_Treasures",
|
|
|
|
"option": [
|
|
|
|
"do_not_achieve",
|
|
|
|
"Calyx_Golden_Memories",
|
|
|
|
"Calyx_Golden_Aether",
|
|
|
|
"Calyx_Golden_Treasures"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"CalyxCrimson": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Calyx_Crimson_Erudition",
|
|
|
|
"option": [
|
|
|
|
"do_not_achieve",
|
|
|
|
"Calyx_Crimson_Destruction",
|
|
|
|
"Calyx_Crimson_Preservation",
|
|
|
|
"Calyx_Crimson_Hunt",
|
|
|
|
"Calyx_Crimson_Abundance",
|
|
|
|
"Calyx_Crimson_Erudition",
|
|
|
|
"Calyx_Crimson_Harmony",
|
|
|
|
"Calyx_Crimson_Nihility"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"StagnantShadow": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "do_not_archive",
|
|
|
|
"option": [
|
|
|
|
"do_not_achieve",
|
|
|
|
"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",
|
|
|
|
"Stagnant_Shadow_Celestial"
|
|
|
|
]
|
2023-07-24 10:15:22 +00:00
|
|
|
},
|
2023-08-27 09:13:05 +00:00
|
|
|
"CavernOfCorrosion": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Cavern_of_Corrosion_Path_of_Providence",
|
|
|
|
"option": [
|
|
|
|
"do_not_achieve",
|
|
|
|
"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",
|
|
|
|
"Cavern_of_Corrosion_Path_of_Elixir_Seekers"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"DungeonSupport": {
|
|
|
|
"Use": {
|
2023-07-24 10:15:22 +00:00
|
|
|
"type": "select",
|
|
|
|
"value": "when_daily",
|
|
|
|
"option": [
|
|
|
|
"always_use",
|
2023-08-27 09:13:05 +00:00
|
|
|
"when_daily",
|
|
|
|
"do_not_use"
|
2023-07-24 10:15:22 +00:00
|
|
|
]
|
|
|
|
},
|
2023-08-27 09:13:05 +00:00
|
|
|
"Character": {
|
2023-07-24 10:15:22 +00:00
|
|
|
"type": "select",
|
|
|
|
"value": "FirstCharacter",
|
|
|
|
"option": [
|
|
|
|
"FirstCharacter",
|
|
|
|
"Arlan",
|
|
|
|
"Asta",
|
|
|
|
"Bailu",
|
2023-07-30 09:16:21 +00:00
|
|
|
"Blade",
|
2023-07-24 10:15:22 +00:00
|
|
|
"Bronya",
|
|
|
|
"Clara",
|
|
|
|
"DanHeng",
|
|
|
|
"Gepard",
|
|
|
|
"Herta",
|
|
|
|
"Himeko",
|
|
|
|
"Hook",
|
|
|
|
"JingYuan",
|
2023-08-10 10:06:21 +00:00
|
|
|
"Kafka",
|
|
|
|
"Luka",
|
2023-07-24 10:15:22 +00:00
|
|
|
"Luocha",
|
|
|
|
"March7th",
|
|
|
|
"Natasha",
|
|
|
|
"Pela",
|
|
|
|
"Qingque",
|
|
|
|
"Sampo",
|
|
|
|
"Seele",
|
|
|
|
"Serval",
|
|
|
|
"SilverWolf",
|
|
|
|
"Sushang",
|
|
|
|
"Tingyun",
|
2023-07-30 09:16:21 +00:00
|
|
|
"TrailblazerDestruction",
|
|
|
|
"TrailblazerPreservation",
|
2023-07-24 10:15:22 +00:00
|
|
|
"Welt",
|
|
|
|
"Yanqing",
|
|
|
|
"Yukong"
|
|
|
|
]
|
2023-05-14 07:48:34 +00:00
|
|
|
}
|
2023-08-27 09:13:05 +00:00
|
|
|
},
|
|
|
|
"DungeonStorage": {
|
|
|
|
"DungeonDouble": {
|
|
|
|
"type": "stored",
|
|
|
|
"value": {},
|
|
|
|
"display": "hide",
|
|
|
|
"stored": "StoredDungeonDouble"
|
|
|
|
}
|
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-08-27 09:13:05 +00:00
|
|
|
},
|
|
|
|
"AchievableQuest": {
|
|
|
|
"Complete_1_Daily_Mission": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Clear_Calyx_Golden_1_times": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Complete_Calyx_Crimson_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Clear_Stagnant_Shadow_1_times": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Clear_Cavern_of_Corrosion_1_times": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"In_a_single_battle_inflict_3_Weakness_Break_of_different_Types": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Inflict_Weakness_Break_5_times": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Defeat_a_total_of_20_enemies": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Use_Technique_2_times": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Go_on_assignment_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Take_1_photo": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Destroy_3_destructible_objects": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Complete_Forgotten_Hall_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Complete_Echo_of_War_1_times": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Complete_1_stage_in_Simulated_Universe_Any_world": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Obtain_victory_in_combat_with_support_characters_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Use_an_Ultimate_to_deal_the_final_blow_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Level_up_any_character_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Level_up_any_Light_Cone_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Level_up_any_Relic_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Salvage_any_Relic": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Synthesize_Consumable_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Synthesize_material_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Use_Consumables_1_time": {
|
|
|
|
"type": "state",
|
|
|
|
"value": "achievable",
|
|
|
|
"option": [
|
|
|
|
"achievable",
|
|
|
|
"not_set",
|
|
|
|
"not_supported"
|
|
|
|
],
|
|
|
|
"option_bold": [
|
|
|
|
"achievable"
|
|
|
|
],
|
|
|
|
"option_light": [
|
|
|
|
"not_supported"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"DailyStorage": {
|
|
|
|
"DailyActivity": {
|
|
|
|
"type": "stored",
|
|
|
|
"value": {},
|
|
|
|
"display": "hide",
|
|
|
|
"stored": "StoredDailyActivity"
|
|
|
|
},
|
|
|
|
"DailyQuest": {
|
|
|
|
"type": "stored",
|
|
|
|
"value": {},
|
|
|
|
"display": "hide",
|
|
|
|
"stored": "StoredDaily"
|
|
|
|
}
|
2023-06-18 10:41:58 +00:00
|
|
|
}
|
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": {
|
2023-06-25 16:07:52 +00:00
|
|
|
"Name_1": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Nameless_Land_Nameless_People",
|
|
|
|
"option": [
|
|
|
|
"Nine_Billion_Names",
|
|
|
|
"Destruction_of_the_Destroyer",
|
|
|
|
"Winter_Soldiers",
|
|
|
|
"Born_to_Obey",
|
|
|
|
"Root_Out_the_Turpitude",
|
|
|
|
"Fire_Lord_Inflames_Blades_of_War",
|
|
|
|
"Nameless_Land_Nameless_People",
|
|
|
|
"Akashic_Records",
|
|
|
|
"The_Invisible_Hand",
|
|
|
|
"Abandoned_and_Insulted",
|
|
|
|
"Spring_of_Life",
|
|
|
|
"The_Land_of_Gold",
|
|
|
|
"The_Blossom_in_the_Storm"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Name_2": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Akashic_Records",
|
|
|
|
"option": [
|
|
|
|
"Nine_Billion_Names",
|
|
|
|
"Destruction_of_the_Destroyer",
|
|
|
|
"Winter_Soldiers",
|
|
|
|
"Born_to_Obey",
|
|
|
|
"Root_Out_the_Turpitude",
|
|
|
|
"Fire_Lord_Inflames_Blades_of_War",
|
|
|
|
"Nameless_Land_Nameless_People",
|
|
|
|
"Akashic_Records",
|
|
|
|
"The_Invisible_Hand",
|
|
|
|
"Abandoned_and_Insulted",
|
|
|
|
"Spring_of_Life",
|
|
|
|
"The_Land_of_Gold",
|
|
|
|
"The_Blossom_in_the_Storm"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Name_3": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "The_Invisible_Hand",
|
|
|
|
"option": [
|
|
|
|
"Nine_Billion_Names",
|
|
|
|
"Destruction_of_the_Destroyer",
|
|
|
|
"Winter_Soldiers",
|
|
|
|
"Born_to_Obey",
|
|
|
|
"Root_Out_the_Turpitude",
|
|
|
|
"Fire_Lord_Inflames_Blades_of_War",
|
|
|
|
"Nameless_Land_Nameless_People",
|
|
|
|
"Akashic_Records",
|
|
|
|
"The_Invisible_Hand",
|
|
|
|
"Abandoned_and_Insulted",
|
|
|
|
"Spring_of_Life",
|
|
|
|
"The_Land_of_Gold",
|
|
|
|
"The_Blossom_in_the_Storm"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Name_4": {
|
|
|
|
"type": "select",
|
|
|
|
"value": "Nine_Billion_Names",
|
|
|
|
"option": [
|
|
|
|
"Nine_Billion_Names",
|
|
|
|
"Destruction_of_the_Destroyer",
|
|
|
|
"Winter_Soldiers",
|
|
|
|
"Born_to_Obey",
|
|
|
|
"Root_Out_the_Turpitude",
|
|
|
|
"Fire_Lord_Inflames_Blades_of_War",
|
|
|
|
"Nameless_Land_Nameless_People",
|
|
|
|
"Akashic_Records",
|
|
|
|
"The_Invisible_Hand",
|
|
|
|
"Abandoned_and_Insulted",
|
|
|
|
"Spring_of_Life",
|
|
|
|
"The_Land_of_Gold",
|
|
|
|
"The_Blossom_in_the_Storm"
|
|
|
|
]
|
2023-08-27 09:44:22 +00:00
|
|
|
},
|
|
|
|
"Duration": {
|
|
|
|
"type": "select",
|
|
|
|
"value": 20,
|
|
|
|
"option": [
|
|
|
|
4,
|
|
|
|
8,
|
|
|
|
12,
|
|
|
|
20
|
|
|
|
]
|
2023-06-19 17:28:41 +00:00
|
|
|
}
|
|
|
|
}
|
2023-05-14 07:48:34 +00:00
|
|
|
}
|
|
|
|
}
|