2023-05-14 07:48:34 +00:00
|
|
|
import datetime
|
|
|
|
|
|
|
|
# This file was automatically generated by module/config/config_updater.py.
|
|
|
|
# Don't modify it manually.
|
|
|
|
|
|
|
|
|
|
|
|
class GeneratedConfig:
|
|
|
|
"""
|
|
|
|
Auto generated configuration
|
|
|
|
"""
|
|
|
|
|
|
|
|
# Group `Scheduler`
|
|
|
|
Scheduler_Enable = False
|
|
|
|
Scheduler_NextRun = datetime.datetime(2020, 1, 1, 0, 0)
|
|
|
|
Scheduler_Command = 'Alas'
|
2023-06-18 10:41:58 +00:00
|
|
|
Scheduler_ServerUpdate = '04:00'
|
2023-05-14 07:48:34 +00:00
|
|
|
|
|
|
|
# Group `Emulator`
|
|
|
|
Emulator_Serial = 'auto'
|
|
|
|
Emulator_PackageName = 'auto' # auto, com.miHoYo.hkrpg, com.HoYoverse.hkrpgoversea, com.miHoYo.hkrpg.bilibili
|
|
|
|
Emulator_ScreenshotMethod = 'auto' # auto, ADB, ADB_nc, uiautomator2, aScreenCap, aScreenCap_nc, DroidCast, DroidCast_raw, scrcpy
|
|
|
|
Emulator_ControlMethod = 'MaaTouch' # minitouch, MaaTouch
|
|
|
|
Emulator_AdbRestart = False
|
|
|
|
|
|
|
|
# Group `EmulatorInfo`
|
|
|
|
EmulatorInfo_Emulator = 'auto' # auto, NoxPlayer, NoxPlayer64, BlueStacks4, BlueStacks5, BlueStacks4HyperV, BlueStacks5HyperV, LDPlayer3, LDPlayer4, LDPlayer9, MuMuPlayer, MuMuPlayerX, MuMuPlayer12, MEmuPlayer
|
|
|
|
EmulatorInfo_name = None
|
|
|
|
EmulatorInfo_path = None
|
|
|
|
|
|
|
|
# Group `Error`
|
|
|
|
Error_Restart = 'game' # game, game_emulator
|
|
|
|
Error_SaveError = True
|
|
|
|
Error_ScreenshotLength = 1
|
|
|
|
Error_OnePushConfig = 'provider: null'
|
|
|
|
|
|
|
|
# Group `Optimization`
|
|
|
|
Optimization_ScreenshotInterval = 0.3
|
|
|
|
Optimization_CombatScreenshotInterval = 1.0
|
|
|
|
Optimization_WhenTaskQueueEmpty = 'goto_main' # stay_there, goto_main, close_game
|
|
|
|
|
2023-06-17 16:13:21 +00:00
|
|
|
# Group `Dungeon`
|
|
|
|
Dungeon_Name = 'Calyx_Golden_Memories' # 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
|
|
|
|
Dungeon_Team = 1 # 1, 2, 3, 4, 5, 6
|
2023-06-19 17:28:41 +00:00
|
|
|
|
|
|
|
# Group `Assignment`
|
|
|
|
Assignment_Duration = 20 # 4, 8, 12, 20
|
2023-06-25 16:07:52 +00:00
|
|
|
Assignment_Name_1 = 'Nameless_Land_Nameless_People' # 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
|
|
|
|
Assignment_Name_2 = 'Akashic_Records' # 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
|
|
|
|
Assignment_Name_3 = 'The_Invisible_Hand' # 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
|
|
|
|
Assignment_Name_4 = 'Nine_Billion_Names' # 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
|