diff --git a/config/template.json b/config/template.json index 43698ad48..6397786b0 100644 --- a/config/template.json +++ b/config/template.json @@ -103,12 +103,6 @@ "NameAtDoubleRelic": "Cavern_of_Corrosion_Path_of_Providence", "Team": 1 }, - "DungeonDaily": { - "CalyxGolden": "Calyx_Golden_Treasures_Jarilo_VI", - "CalyxCrimson": "Calyx_Crimson_Destruction_Herta_StorageZone", - "StagnantShadow": "Stagnant_Shadow_Quanta", - "CavernOfCorrosion": "Cavern_of_Corrosion_Path_of_Providence" - }, "DungeonSupport": { "Use": "when_daily", "Character": "FirstCharacter" @@ -130,9 +124,9 @@ }, "AchievableQuest": { "Complete_1_Daily_Mission": "not_supported", - "Clear_Calyx_Golden_1_times": "achievable", - "Clear_Stagnant_Shadow_1_times": "achievable", - "Clear_Cavern_of_Corrosion_1_times": "achievable", + "Clear_Calyx_Golden_1_times": "not_set", + "Clear_Stagnant_Shadow_1_times": "not_set", + "Clear_Cavern_of_Corrosion_1_times": "not_set", "In_a_single_battle_inflict_3_Weakness_Break_of_different_Types": "achievable", "Inflict_Weakness_Break_5_times": "achievable", "Defeat_a_total_of_20_enemies": "achievable", @@ -144,7 +138,7 @@ "Log_in_to_the_game": "achievable", "Dispatch_1_assignments": "achievable", "Complete_Simulated_Universe_1_times": "not_set", - "Clear_Calyx_Crimson_1_times": "achievable", + "Clear_Calyx_Crimson_1_times": "not_set", "Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": "achievable", "Use_Technique_2_times": "achievable", "Destroy_3_destructible_objects": "achievable", diff --git a/module/config/argument/args.json b/module/config/argument/args.json index 08f603e6d..b74308ba1 100644 --- a/module/config/argument/args.json +++ b/module/config/argument/args.json @@ -630,85 +630,6 @@ ] } }, - "DungeonDaily": { - "CalyxGolden": { - "type": "select", - "value": "Calyx_Golden_Treasures_Jarilo_VI", - "option": [ - "do_not_achieve", - "Calyx_Golden_Memories_Jarilo_VI", - "Calyx_Golden_Memories_The_Xianzhou_Luofu", - "Calyx_Golden_Memories_Penacony", - "Calyx_Golden_Aether_Jarilo_VI", - "Calyx_Golden_Aether_The_Xianzhou_Luofu", - "Calyx_Golden_Aether_Penacony", - "Calyx_Golden_Treasures_Jarilo_VI", - "Calyx_Golden_Treasures_The_Xianzhou_Luofu", - "Calyx_Golden_Treasures_Penacony" - ] - }, - "CalyxCrimson": { - "type": "select", - "value": "Calyx_Crimson_Destruction_Herta_StorageZone", - "option": [ - "do_not_achieve", - "Calyx_Crimson_Destruction_Herta_StorageZone", - "Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape", - "Calyx_Crimson_Preservation_Herta_SupplyZone", - "Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark", - "Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains", - "Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue", - "Calyx_Crimson_Abundance_Jarilo_BackwaterPass", - "Calyx_Crimson_Abundance_Luofu_FyxestrollGarden", - "Calyx_Crimson_Erudition_Jarilo_RivetTown", - "Calyx_Crimson_Harmony_Jarilo_RobotSettlement", - "Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape", - "Calyx_Crimson_Nihility_Jarilo_GreatMine", - "Calyx_Crimson_Nihility_Luofu_AlchemyCommission" - ] - }, - "StagnantShadow": { - "type": "select", - "value": "Stagnant_Shadow_Quanta", - "option": [ - "do_not_achieve", - "Stagnant_Shadow_Spike", - "Stagnant_Shadow_Perdition", - "Stagnant_Shadow_Duty", - "Stagnant_Shadow_Blaze", - "Stagnant_Shadow_Scorch", - "Stagnant_Shadow_Ire", - "Stagnant_Shadow_Rime", - "Stagnant_Shadow_Icicle", - "Stagnant_Shadow_Nectar", - "Stagnant_Shadow_Fulmination", - "Stagnant_Shadow_Doom", - "Stagnant_Shadow_Gust", - "Stagnant_Shadow_Celestial", - "Stagnant_Shadow_Quanta", - "Stagnant_Shadow_Abomination", - "Stagnant_Shadow_Roast", - "Stagnant_Shadow_Mirage", - "Stagnant_Shadow_Puppetry" - ] - }, - "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", - "Cavern_of_Corrosion_Path_of_Darkness", - "Cavern_of_Corrosion_Path_of_Dreamdive" - ] - } - }, "DungeonSupport": { "Use": { "type": "select", diff --git a/module/config/argument/argument.yaml b/module/config/argument/argument.yaml index dbfaf0725..4de2f6541 100644 --- a/module/config/argument/argument.yaml +++ b/module/config/argument/argument.yaml @@ -110,20 +110,6 @@ Dungeon: Team: value: 1 option: [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ] -DungeonDaily: - # Dungeon names will be injected in config updater - CalyxGolden: - value: Calyx_Golden_Treasures_Jarilo_VI - option: [ do_not_achieve, ] - CalyxCrimson: - value: Calyx_Crimson_Destruction_Herta_StorageZone - option: [ do_not_achieve, ] - StagnantShadow: - value: Stagnant_Shadow_Quanta - option: [ do_not_achieve, ] - CavernOfCorrosion: - value: Cavern_of_Corrosion_Path_of_Providence - option: [ do_not_achieve, ] DungeonSupport: Use: value: when_daily diff --git a/module/config/argument/task.yaml b/module/config/argument/task.yaml index 326bbe993..80cfb4dda 100644 --- a/module/config/argument/task.yaml +++ b/module/config/argument/task.yaml @@ -27,7 +27,6 @@ Daily: - Scheduler - Planner - Dungeon - - DungeonDaily - DungeonSupport - DungeonStorage DailyQuest: diff --git a/module/config/config_generated.py b/module/config/config_generated.py index 14a1910c3..1de5b0cea 100644 --- a/module/config/config_generated.py +++ b/module/config/config_generated.py @@ -51,12 +51,6 @@ class GeneratedConfig: Dungeon_NameAtDoubleRelic = 'Cavern_of_Corrosion_Path_of_Providence' # 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, Cavern_of_Corrosion_Path_of_Darkness, Cavern_of_Corrosion_Path_of_Dreamdive Dungeon_Team = 1 # 1, 2, 3, 4, 5, 6, 7, 8, 9 - # Group `DungeonDaily` - DungeonDaily_CalyxGolden = 'Calyx_Golden_Treasures_Jarilo_VI' # do_not_achieve, Calyx_Golden_Memories_Jarilo_VI, Calyx_Golden_Memories_The_Xianzhou_Luofu, Calyx_Golden_Memories_Penacony, Calyx_Golden_Aether_Jarilo_VI, Calyx_Golden_Aether_The_Xianzhou_Luofu, Calyx_Golden_Aether_Penacony, Calyx_Golden_Treasures_Jarilo_VI, Calyx_Golden_Treasures_The_Xianzhou_Luofu, Calyx_Golden_Treasures_Penacony - DungeonDaily_CalyxCrimson = 'Calyx_Crimson_Destruction_Herta_StorageZone' # do_not_achieve, Calyx_Crimson_Destruction_Herta_StorageZone, Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape, Calyx_Crimson_Preservation_Herta_SupplyZone, Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark, Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains, Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue, Calyx_Crimson_Abundance_Jarilo_BackwaterPass, Calyx_Crimson_Abundance_Luofu_FyxestrollGarden, Calyx_Crimson_Erudition_Jarilo_RivetTown, Calyx_Crimson_Harmony_Jarilo_RobotSettlement, Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape, Calyx_Crimson_Nihility_Jarilo_GreatMine, Calyx_Crimson_Nihility_Luofu_AlchemyCommission - DungeonDaily_StagnantShadow = 'Stagnant_Shadow_Quanta' # do_not_achieve, Stagnant_Shadow_Spike, Stagnant_Shadow_Perdition, Stagnant_Shadow_Duty, Stagnant_Shadow_Blaze, Stagnant_Shadow_Scorch, Stagnant_Shadow_Ire, Stagnant_Shadow_Rime, Stagnant_Shadow_Icicle, Stagnant_Shadow_Nectar, Stagnant_Shadow_Fulmination, Stagnant_Shadow_Doom, Stagnant_Shadow_Gust, Stagnant_Shadow_Celestial, Stagnant_Shadow_Quanta, Stagnant_Shadow_Abomination, Stagnant_Shadow_Roast, Stagnant_Shadow_Mirage, Stagnant_Shadow_Puppetry - DungeonDaily_CavernOfCorrosion = 'Cavern_of_Corrosion_Path_of_Providence' # 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, Cavern_of_Corrosion_Path_of_Darkness, Cavern_of_Corrosion_Path_of_Dreamdive - # Group `DungeonSupport` DungeonSupport_Use = 'when_daily' # always_use, when_daily, do_not_use DungeonSupport_Character = 'FirstCharacter' # FirstCharacter, Acheron, Argenti, Arlan, Asta, Aventurine, Bailu, BlackSwan, Blade, Bronya, Clara, DanHeng, DanHengImbibitorLunae, DrRatio, FuXuan, Gallagher, Gepard, Guinaifen, Hanya, Herta, Himeko, Hook, Huohuo, JingYuan, Jingliu, Kafka, Luka, Luocha, Lynx, March7th, Misha, Natasha, Pela, Qingque, Robin, RuanMei, Sampo, Seele, Serval, SilverWolf, Sparkle, Sushang, Tingyun, TopazNumby, TrailblazerDestruction, TrailblazerPreservation, Welt, Xueyi, Yanqing, Yukong diff --git a/module/config/config_updater.py b/module/config/config_updater.py index e1bb55ca5..f611890d8 100644 --- a/module/config/config_updater.py +++ b/module/config/config_updater.py @@ -92,11 +92,6 @@ class ConfigGenerator: # Double events option_add(keys='Dungeon.NameAtDoubleCalyx.option', options=calyx_golden + calyx_crimson) option_add(keys='Dungeon.NameAtDoubleRelic.option', options=cavern_of_corrosion) - # Dungeon daily - option_add(keys='DungeonDaily.CalyxGolden.option', options=calyx_golden) - option_add(keys='DungeonDaily.CalyxCrimson.option', options=calyx_crimson) - option_add(keys='DungeonDaily.StagnantShadow.option', options=stagnant_shadow) - option_add(keys='DungeonDaily.CavernOfCorrosion.option', options=cavern_of_corrosion) option_add( keys='Weekly.Name.option', options=[dungeon.name for dungeon in DungeonList.instances.values() if dungeon.is_Echo_of_War]) @@ -460,10 +455,6 @@ class ConfigGenerator: update_dungeon_names('Dungeon.NameAtDoubleCalyx') update_dungeon_names('Dungeon.NameAtDoubleRelic') - update_dungeon_names('DungeonDaily.CalyxGolden') - update_dungeon_names('DungeonDaily.CalyxCrimson') - update_dungeon_names('DungeonDaily.StagnantShadow') - update_dungeon_names('DungeonDaily.CavernOfCorrosion') # Character names from tasks.character.keywords import CharacterList @@ -691,10 +682,10 @@ class ConfigGenerator: class ConfigUpdater: # source, target, (optional)convert_func redirection = [ - ('Dungeon.Dungeon.Name', 'Dungeon.Dungeon.Name', convert_20_dungeon), - ('Dungeon.Dungeon.NameAtDoubleCalyx', 'Dungeon.Dungeon.NameAtDoubleCalyx', convert_20_dungeon), - ('Dungeon.DungeonDaily.CalyxGolden', 'Dungeon.DungeonDaily.CalyxGolden', convert_20_dungeon), - ('Dungeon.DungeonDaily.CalyxCrimson', 'Dungeon.DungeonDaily.CalyxCrimson', convert_20_dungeon), + # ('Dungeon.Dungeon.Name', 'Dungeon.Dungeon.Name', convert_20_dungeon), + # ('Dungeon.Dungeon.NameAtDoubleCalyx', 'Dungeon.Dungeon.NameAtDoubleCalyx', convert_20_dungeon), + # ('Dungeon.DungeonDaily.CalyxGolden', 'Dungeon.DungeonDaily.CalyxGolden', convert_20_dungeon), + # ('Dungeon.DungeonDaily.CalyxCrimson', 'Dungeon.DungeonDaily.CalyxCrimson', convert_20_dungeon), ('Rogue.RogueWorld.SimulatedUniverseElite', 'Rogue.RogueWorld.SimulatedUniverseFarm', convert_rogue_farm), ] @@ -794,14 +785,10 @@ class ConfigUpdater: set_daily('Complete_1_Daily_Mission', 'not_supported') # Dungeon dungeon = deep_get(data, keys='Dungeon.Scheduler.Enable') - set_daily('Clear_Calyx_Golden_1_times', - dungeon and deep_get(data, 'Dungeon.DungeonDaily.CalyxGolden') != 'do_not_achieve') - set_daily('Clear_Calyx_Crimson_1_times', - dungeon and deep_get(data, 'Dungeon.DungeonDaily.CalyxCrimson') != 'do_not_achieve') - set_daily('Clear_Stagnant_Shadow_1_times', - dungeon and deep_get(data, 'Dungeon.DungeonDaily.StagnantShadow') != 'do_not_achieve') - set_daily('Clear_Cavern_of_Corrosion_1_times', - dungeon and deep_get(data, 'Dungeon.DungeonDaily.CavernOfCorrosion') != 'do_not_achieve') + set_daily('Clear_Calyx_Golden_1_times', 'not_set') + set_daily('Clear_Calyx_Crimson_1_times', 'not_set') + set_daily('Clear_Stagnant_Shadow_1_times', 'not_set') + set_daily('Clear_Cavern_of_Corrosion_1_times', 'not_set') # Combat requirements set_daily('In_a_single_battle_inflict_3_Weakness_Break_of_different_Types', 'achievable') set_daily('Inflict_Weakness_Break_5_times', 'achievable') @@ -864,22 +851,10 @@ class ConfigUpdater: if key.endswith('Name'): if dungeon.is_Calyx_Golden: yield 'Dungeon.Dungeon.NameAtDoubleCalyx', value - yield 'Dungeon.DungeonDaily.CalyxGolden', value elif dungeon.is_Calyx_Crimson: yield 'Dungeon.Dungeon.NameAtDoubleCalyx', value - yield 'Dungeon.DungeonDaily.CalyxCrimson', value - elif dungeon.is_Stagnant_Shadow: - yield 'Dungeon.DungeonDaily.StagnantShadow', value elif dungeon.is_Cavern_of_Corrosion: yield 'Dungeon.Dungeon.NameAtDoubleRelic', value - yield 'Dungeon.DungeonDaily.CavernOfCorrosion', value - elif key.endswith('NameAtDoubleCalyx'): - if dungeon.is_Calyx_Golden: - yield 'Dungeon.DungeonDaily.CalyxGolden', value - elif dungeon.is_Calyx_Crimson: - yield 'Dungeon.DungeonDaily.CalyxCrimson', value - elif key.endswith('NameAtDoubleRelic'): - yield 'Dungeon.DungeonDaily.CavernOfCorrosion', value elif key.endswith('CavernOfCorrosion'): yield 'Dungeon.Dungeon.NameAtDoubleRelic', value elif key == 'Rogue.RogueWorld.UseImmersifier' and value is False: diff --git a/module/config/i18n/en-US.json b/module/config/i18n/en-US.json index 83f10cec4..4da4bdc81 100644 --- a/module/config/i18n/en-US.json +++ b/module/config/i18n/en-US.json @@ -355,81 +355,6 @@ "9": "9" } }, - "DungeonDaily": { - "_info": { - "name": "Daily Quest Settings", - "help": "Clear required dungeon once to achieve daily quests" - }, - "CalyxGolden": { - "name": "Clear Calyx Golden 1 times", - "help": "", - "do_not_achieve": "Don't Do This Quest", - "Calyx_Golden_Memories_Jarilo_VI": "Material: Character EXP (Bud of Memories (Jarilo-Ⅵ))", - "Calyx_Golden_Memories_The_Xianzhou_Luofu": "Material: Character EXP (Bud of Memories (The Xianzhou Luofu))", - "Calyx_Golden_Memories_Penacony": "Material: Character EXP (Bud of Memories (Penacony))", - "Calyx_Golden_Aether_Jarilo_VI": "Material: Light Cone EXP (Bud of Aether (Jarilo-Ⅵ))", - "Calyx_Golden_Aether_The_Xianzhou_Luofu": "Material: Light Cone EXP (Bud of Aether (The Xianzhou Luofu))", - "Calyx_Golden_Aether_Penacony": "Material: Light Cone EXP (Bud of Aether (Penacony))", - "Calyx_Golden_Treasures_Jarilo_VI": "Material: Credit (Bud of Treasures (Jarilo-Ⅵ))", - "Calyx_Golden_Treasures_The_Xianzhou_Luofu": "Material: Credit (Bud of Treasures (The Xianzhou Luofu))", - "Calyx_Golden_Treasures_Penacony": "Material: Credit (Bud of Treasures (Penacony))" - }, - "CalyxCrimson": { - "name": "Clear Calyx Crimson 1 times", - "help": "", - "do_not_achieve": "Don't Do This Quest", - "Calyx_Crimson_Destruction_Herta_StorageZone": "Trace: Destruction (Storage Zone)", - "Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape": "Trace: Destruction (Scalegorge Waterscape)", - "Calyx_Crimson_Preservation_Herta_SupplyZone": "Trace: Preservation (Supply Zone)", - "Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark": "Trace: Preservation (Clock Studios Theme Park)", - "Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains": "Trace: The Hunt (Outlying Snow Plains)", - "Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue": "Trace: The Hunt (SoulGlad Scorchsand Audition Venue)", - "Calyx_Crimson_Abundance_Jarilo_BackwaterPass": "Trace: Abundance (Backwater Pass)", - "Calyx_Crimson_Abundance_Luofu_FyxestrollGarden": "Trace: Abundance (Fyxestroll Garden)", - "Calyx_Crimson_Erudition_Jarilo_RivetTown": "Trace: Erudition (Rivet Town)", - "Calyx_Crimson_Harmony_Jarilo_RobotSettlement": "Trace: The Harmony (Robot Settlement)", - "Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape": "Trace: The Harmony (The Reverie (Dreamscape))", - "Calyx_Crimson_Nihility_Jarilo_GreatMine": "Trace: Nihility (Great Mine)", - "Calyx_Crimson_Nihility_Luofu_AlchemyCommission": "Trace: Nihility (Alchemy Commission)" - }, - "StagnantShadow": { - "name": "Clear Stagnant Shadow 1 times", - "help": "", - "do_not_achieve": "Don't Do This Quest", - "Stagnant_Shadow_Spike": "Ascension: Physical (Natasha / Clara / Luka / Sushang)", - "Stagnant_Shadow_Perdition": "Ascension: Physical (Hanya / Argenti)", - "Stagnant_Shadow_Duty": "Ascension: Physical (Boothill / Robin)", - "Stagnant_Shadow_Blaze": "Ascension: Fire (Himeko / Asta / Hook)", - "Stagnant_Shadow_Scorch": "Ascension: Fire (Guinaifen / Topaz & Numby)", - "Stagnant_Shadow_Ire": "Ascension: Fire (Gallagher)", - "Stagnant_Shadow_Rime": "Ascension: Ice (March 7th / Herta / Gepard / Pela)", - "Stagnant_Shadow_Icicle": "Ascension: Ice (Yanqing / Jingliu / Ruan Mei)", - "Stagnant_Shadow_Nectar": "Ascension: Ice (Misha)", - "Stagnant_Shadow_Fulmination": "Ascension: Lightning (Arlan / Serval / Tingyun / Bailu)", - "Stagnant_Shadow_Doom": "Ascension: Lightning (Kafka / Jing Yuan / Acheron)", - "Stagnant_Shadow_Gust": "Ascension: Wind (Dan Heng / Bronya / Sampo)", - "Stagnant_Shadow_Celestial": "Ascension: Wind (Blade / Huohuo / Black Swan)", - "Stagnant_Shadow_Quanta": "Ascension: Quantum (Silver Wolf / Seele / Qingque)", - "Stagnant_Shadow_Abomination": "Ascension: Quantum (Lynx / Fu Xuan / Xueyi)", - "Stagnant_Shadow_Roast": "Ascension: Quantum (Sparkle)", - "Stagnant_Shadow_Mirage": "Ascension: Imaginary (Welt / Luocha / Yukong)", - "Stagnant_Shadow_Puppetry": "Ascension: Imaginary (Dan Heng • Imbibitor Lunae / Aventurine / Dr. Ratio)" - }, - "CavernOfCorrosion": { - "name": "Clear Cavern of Corrosion 1 times", - "help": "", - "do_not_achieve": "Don't Do This Quest", - "Cavern_of_Corrosion_Path_of_Gelid_Wind": "Relics: Ice Set & Wind Set (Path of Gelid Wind)", - "Cavern_of_Corrosion_Path_of_Jabbing_Punch": "Relics: Physical Set & Break Effect Set (Path of Jabbing Punch)", - "Cavern_of_Corrosion_Path_of_Drifting": "Relics: Healing Set & Musketeer Set (Path of Drifting)", - "Cavern_of_Corrosion_Path_of_Providence": "Relics: Guard Set & Quantum Set (Path of Providence)", - "Cavern_of_Corrosion_Path_of_Holy_Hymn": "Relics: DEF Set & Lighting Set (Path of Holy Hymn)", - "Cavern_of_Corrosion_Path_of_Conflagration": "Relics: Fire Set & Imaginary Set (Path of Conflagration)", - "Cavern_of_Corrosion_Path_of_Elixir_Seekers": "Relics: HP Set & SPD Set (Path of Elixir Seekers)", - "Cavern_of_Corrosion_Path_of_Darkness": "Relics: Pursuit Set & Dot Set (Path of Darkness)", - "Cavern_of_Corrosion_Path_of_Dreamdive": "Relics: Debuff Set & Break Effect Set (Path of Dreamdive)" - } - }, "DungeonSupport": { "_info": { "name": "Support Settings", diff --git a/module/config/i18n/es-ES.json b/module/config/i18n/es-ES.json index 37d09e63d..679495977 100644 --- a/module/config/i18n/es-ES.json +++ b/module/config/i18n/es-ES.json @@ -355,81 +355,6 @@ "9": "9" } }, - "DungeonDaily": { - "_info": { - "name": "Ajustes de Entrenamiento diario", - "help": "Se limpiará la mazmorra requerida una vez para completar la misión diaria." - }, - "CalyxGolden": { - "name": "Completar Cáliz (oro) 1 vez", - "help": "", - "do_not_achieve": "No hacer esta misión", - "Calyx_Golden_Memories_Jarilo_VI": "Material: EXP de personaje (Flor de los recuerdos (Jarilo-Ⅵ))", - "Calyx_Golden_Memories_The_Xianzhou_Luofu": "Material: EXP de personaje (Flor de los recuerdos (El Luofu de Xianzhou))", - "Calyx_Golden_Memories_Penacony": "Material: EXP de personaje (Flor de los recuerdos (Colonipenal))", - "Calyx_Golden_Aether_Jarilo_VI": "Material: EXP de conos de luz (Flor de éter (Jarilo-Ⅵ))", - "Calyx_Golden_Aether_The_Xianzhou_Luofu": "Material: EXP de conos de luz (Flor de éter (El Luofu de Xianzhou))", - "Calyx_Golden_Aether_Penacony": "Material: EXP de conos de luz (Flor de éter (Colonipenal))", - "Calyx_Golden_Treasures_Jarilo_VI": "Material: Créditos (Flor de tesoros (Jarilo-Ⅵ))", - "Calyx_Golden_Treasures_The_Xianzhou_Luofu": "Material: Créditos (Flor de tesoros (El Luofu de Xianzhou))", - "Calyx_Golden_Treasures_Penacony": "Material: Créditos (Flor de tesoros (Colonipenal))" - }, - "CalyxCrimson": { - "name": "Completar Cáliz (carmesí) 1 vez", - "help": "", - "do_not_achieve": "No hacer esta misión", - "Calyx_Crimson_Destruction_Herta_StorageZone": "Rastros: Destrucción (Zona de almacenamiento)", - "Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape": "Rastros: Destrucción (Desfiladero de Escamas)", - "Calyx_Crimson_Preservation_Herta_SupplyZone": "Rastros: Conservación (Zona de suministros)", - "Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark": "Rastros: Conservación (Parque temático de los Estudios Reloj)", - "Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains": "Rastros: Cacería (Llanuras nevadas de las afueras)", - "Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue": "Rastros: Cacería (Recinto de las Audiciones FelizAlma en la Arena Ardiente)", - "Calyx_Crimson_Abundance_Jarilo_BackwaterPass": "Rastros: Abundancia (Paso del Remanso)", - "Calyx_Crimson_Abundance_Luofu_FyxestrollGarden": "Rastros: Abundancia (Jardín del Sosiego)", - "Calyx_Crimson_Erudition_Jarilo_RivetTown": "Rastros: Erudición (Villarremache)", - "Calyx_Crimson_Harmony_Jarilo_RobotSettlement": "Rastros: Armonía (Asentamiento robot)", - "Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape": "Rastros: Armonía (Hotel Fantasía (paisaje onírico))", - "Calyx_Crimson_Nihility_Jarilo_GreatMine": "Rastros: Nihilidad (Mina principal)", - "Calyx_Crimson_Nihility_Luofu_AlchemyCommission": "Rastros: Nihilidad (Comisión de Alquimia)" - }, - "StagnantShadow": { - "name": "Completar Sombra paralizada 1 vez", - "help": "", - "do_not_achieve": "No hacer esta misión", - "Stagnant_Shadow_Spike": "Ascension: Físico (Natasha / Clara / Luka / Sushang)", - "Stagnant_Shadow_Perdition": "Ascension: Físico (Hanya / Argenti)", - "Stagnant_Shadow_Duty": "Ascension: Físico (Boothill / Robin)", - "Stagnant_Shadow_Blaze": "Ascension: Fuego (Himeko / Asta / Hook)", - "Stagnant_Shadow_Scorch": "Ascension: Fuego (Guinaifen / Topaz y Conti)", - "Stagnant_Shadow_Ire": "Ascension: Fuego (Gallagher)", - "Stagnant_Shadow_Rime": "Ascension: Hielo (Siete de Marzo / Herta / Gepard / Pela)", - "Stagnant_Shadow_Icicle": "Ascension: Hielo (Yanqing / Jingliu / Ruan Mei)", - "Stagnant_Shadow_Nectar": "Ascension: Hielo (Misha)", - "Stagnant_Shadow_Fulmination": "Ascension: Rayo (Arlan / Serval / Tingyun / Bailu)", - "Stagnant_Shadow_Doom": "Ascension: Rayo (Kafka / Jing Yuan / Acheron)", - "Stagnant_Shadow_Gust": "Ascension: Viento (Dan Heng / Bronya / Sampo)", - "Stagnant_Shadow_Celestial": "Ascension: Viento (Blade / Huohuo / Cisne Negro)", - "Stagnant_Shadow_Quanta": "Ascension: Cuántico (Silver Wolf / Seele / Qingque)", - "Stagnant_Shadow_Abomination": "Ascension: Cuántico (Lynx / Fu Xuan / Xueyi)", - "Stagnant_Shadow_Roast": "Ascension: Cuántico (Sparkle)", - "Stagnant_Shadow_Mirage": "Ascension: Imaginario (Welt / Luocha / Yukong)", - "Stagnant_Shadow_Puppetry": "Ascension: Imaginario (Dan Heng - Imbibitor Lunae / Aventurino / Dr. Ratio)" - }, - "CavernOfCorrosion": { - "name": "Completar Caverna de la corrosión 1 vez", - "help": "", - "do_not_achieve": "No hacer esta misión", - "Cavern_of_Corrosion_Path_of_Gelid_Wind": "Artefactos: Hielo y Viento (Senda del viento gélido)", - "Cavern_of_Corrosion_Path_of_Jabbing_Punch": "Artefactos: Físico y Efecto de Ruptura (Senda de los puños rápidos)", - "Cavern_of_Corrosion_Path_of_Drifting": "Artefactos: Curación y Pistolera de la espiga silvestre (Senda de la deriva)", - "Cavern_of_Corrosion_Path_of_Providence": "Artefactos: Guardia de la nieve y Cuántico (Senda de al providencia) (Senda de la providencia)", - "Cavern_of_Corrosion_Path_of_Holy_Hymn": "Artefactos: Defensa y Trueno (Senda del himno sagrado)", - "Cavern_of_Corrosion_Path_of_Conflagration": "Artefactos: Fuego e Imaginario (Senda de la conflagración)", - "Cavern_of_Corrosion_Path_of_Elixir_Seekers": "Artefactos: HP y SPD (Senda de los elixires)", - "Cavern_of_Corrosion_Path_of_Darkness": "Artefactos: Persecución y Dot (Senda de la oscuridad)", - "Cavern_of_Corrosion_Path_of_Dreamdive": "Artefactos: Debuff y Efecto de Ruptura (Senda de los sueños)" - } - }, "DungeonSupport": { "_info": { "name": "Ajustes de Apoyo", diff --git a/module/config/i18n/ja-JP.json b/module/config/i18n/ja-JP.json index bc67d3ae8..dd3516a70 100644 --- a/module/config/i18n/ja-JP.json +++ b/module/config/i18n/ja-JP.json @@ -355,81 +355,6 @@ "9": "9" } }, - "DungeonDaily": { - "_info": { - "name": "DungeonDaily._info.name", - "help": "DungeonDaily._info.help" - }, - "CalyxGolden": { - "name": "DungeonDaily.CalyxGolden.name", - "help": "DungeonDaily.CalyxGolden.help", - "do_not_achieve": "do_not_achieve", - "Calyx_Golden_Memories_Jarilo_VI": "素材:役割経験(回憶の蕾・ヤリーロ-Ⅵ):", - "Calyx_Golden_Memories_The_Xianzhou_Luofu": "素材:役割経験(回憶の蕾・仙舟羅浮):", - "Calyx_Golden_Memories_Penacony": "素材:役割経験(回憶の蕾・ピノコニー):", - "Calyx_Golden_Aether_Jarilo_VI": "素材:武器経験(エーテルの蕾・ヤリーロ-Ⅵ)", - "Calyx_Golden_Aether_The_Xianzhou_Luofu": "素材:武器経験(エーテルの蕾・仙舟羅浮)", - "Calyx_Golden_Aether_Penacony": "素材:武器経験(エーテルの蕾・ピノコニー)", - "Calyx_Golden_Treasures_Jarilo_VI": "素材:クレジット(秘蔵の蕾・ヤリーロ-Ⅵ)", - "Calyx_Golden_Treasures_The_Xianzhou_Luofu": "素材:クレジット(秘蔵の蕾・仙舟羅浮)", - "Calyx_Golden_Treasures_Penacony": "素材:クレジット(秘蔵の蕾・ピノコニー)" - }, - "CalyxCrimson": { - "name": "DungeonDaily.CalyxCrimson.name", - "help": "DungeonDaily.CalyxCrimson.help", - "do_not_achieve": "do_not_achieve", - "Calyx_Crimson_Destruction_Herta_StorageZone": "軌跡素材:壊滅(収容部分)", - "Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape": "軌跡素材:壊滅(鱗淵境)", - "Calyx_Crimson_Preservation_Herta_SupplyZone": "軌跡素材:存護(サポート部分)", - "Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark": "軌跡素材:存護(クラークフィルムランド)", - "Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains": "軌跡素材:巡狩(郊外雪原)", - "Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue": "軌跡素材:巡狩(スラーダ熱砂オーディション会場)", - "Calyx_Crimson_Abundance_Jarilo_BackwaterPass": "軌跡素材:豊穣(外縁通路)", - "Calyx_Crimson_Abundance_Luofu_FyxestrollGarden": "軌跡素材:豊穣(綏園)", - "Calyx_Crimson_Erudition_Jarilo_RivetTown": "軌跡素材:知恵(リベットタウン)", - "Calyx_Crimson_Harmony_Jarilo_RobotSettlement": "軌跡素材:調和(機械集落)", - "Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape": "軌跡素材:調和(ホテル・レバリー-夢境)", - "Calyx_Crimson_Nihility_Jarilo_GreatMine": "軌跡素材:虚無(大鉱区)", - "Calyx_Crimson_Nihility_Luofu_AlchemyCommission": "軌跡素材:虚無(丹鼎司)" - }, - "StagnantShadow": { - "name": "DungeonDaily.StagnantShadow.name", - "help": "DungeonDaily.StagnantShadow.help", - "do_not_achieve": "do_not_achieve", - "Stagnant_Shadow_Spike": "キャラクター昇格素材:物理(ナターシャ / クラーラ / ルカ / 素裳)", - "Stagnant_Shadow_Perdition": "キャラクター昇格素材:物理(寒鴉 / アルジェンティ)", - "Stagnant_Shadow_Duty": "キャラクター昇格素材:物理(ブートヒル / ロビン)", - "Stagnant_Shadow_Blaze": "キャラクター昇格素材:炎(姫子 / アスター / フック)", - "Stagnant_Shadow_Scorch": "キャラクター昇格素材:炎(桂乃芬 / トパーズ&カブ)", - "Stagnant_Shadow_Ire": "キャラクター昇格素材:炎(ギャラガー)", - "Stagnant_Shadow_Rime": "キャラクター昇格素材:氷(三月なのか / ヘルタ / ジェパード / ペラ)", - "Stagnant_Shadow_Icicle": "キャラクター昇格素材:氷(彦卿 / 鏡流 / ルアン・メェイ)", - "Stagnant_Shadow_Nectar": "キャラクター昇格素材:氷(ミーシャ)", - "Stagnant_Shadow_Fulmination": "キャラクター昇格素材:雷(アーラン / セーバル / 停雲 / 白露)", - "Stagnant_Shadow_Doom": "キャラクター昇格素材:雷(カフカ / 景元 / 黄泉)", - "Stagnant_Shadow_Gust": "キャラクター昇格素材:風(丹恒 / ブローニャ / サンポ)", - "Stagnant_Shadow_Celestial": "キャラクター昇格素材:風(刃 / フォフォ / ブラックスワン)", - "Stagnant_Shadow_Quanta": "キャラクター昇格素材:量子(銀狼 / ゼーレ / 青雀)", - "Stagnant_Shadow_Abomination": "キャラクター昇格素材:量子(リンクス / 符玄 / 雪衣)", - "Stagnant_Shadow_Roast": "キャラクター昇格素材:量子(花火)", - "Stagnant_Shadow_Mirage": "キャラクター昇格素材:虚数(ヴェルト / 羅刹 / 御空)", - "Stagnant_Shadow_Puppetry": "キャラクター昇格素材:虚数(丹恒・飲月 / アベンチュリン / Dr.レイシオ)" - }, - "CavernOfCorrosion": { - "name": "DungeonDaily.CavernOfCorrosion.name", - "help": "DungeonDaily.CavernOfCorrosion.help", - "do_not_achieve": "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": "侵蝕トンネル・薬使の路(侵蝕トンネル・薬使の路)", - "Cavern_of_Corrosion_Path_of_Darkness": "侵蝕トンネル・幽冥の路(侵蝕トンネル・幽冥の路)", - "Cavern_of_Corrosion_Path_of_Dreamdive": "侵蝕トンネル・夢潜の路(侵蝕トンネル・夢潜の路)" - } - }, "DungeonSupport": { "_info": { "name": "DungeonSupport._info.name", diff --git a/module/config/i18n/zh-CN.json b/module/config/i18n/zh-CN.json index b20709e4b..d773499be 100644 --- a/module/config/i18n/zh-CN.json +++ b/module/config/i18n/zh-CN.json @@ -355,81 +355,6 @@ "9": "9" } }, - "DungeonDaily": { - "_info": { - "name": "每日任务设置", - "help": "打一次特定的本,以满足每日任务的要求" - }, - "CalyxGolden": { - "name": "完成1次拟造花萼(金)", - "help": "", - "do_not_achieve": "不完成这个任务", - "Calyx_Golden_Memories_Jarilo_VI": "材料:角色经验(回忆之蕾•雅利洛-Ⅵ)", - "Calyx_Golden_Memories_The_Xianzhou_Luofu": "材料:角色经验(回忆之蕾•仙舟罗浮)", - "Calyx_Golden_Memories_Penacony": "材料:角色经验(回忆之蕾•匹诺康尼)", - "Calyx_Golden_Aether_Jarilo_VI": "材料:武器经验(以太之蕾•雅利洛-Ⅵ)", - "Calyx_Golden_Aether_The_Xianzhou_Luofu": "材料:武器经验(以太之蕾•仙舟罗浮)", - "Calyx_Golden_Aether_Penacony": "材料:武器经验(以太之蕾•匹诺康尼)", - "Calyx_Golden_Treasures_Jarilo_VI": "材料:信用点(藏珍之蕾•雅利洛-Ⅵ)", - "Calyx_Golden_Treasures_The_Xianzhou_Luofu": "材料:信用点(藏珍之蕾•仙舟罗浮)", - "Calyx_Golden_Treasures_Penacony": "材料:信用点(藏珍之蕾•匹诺康尼)" - }, - "CalyxCrimson": { - "name": "完成1次拟造花萼(赤)", - "help": "", - "do_not_achieve": "不完成这个任务", - "Calyx_Crimson_Destruction_Herta_StorageZone": "行迹材料:毁灭(收容舱段)", - "Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape": "行迹材料:毁灭(鳞渊境)", - "Calyx_Crimson_Preservation_Herta_SupplyZone": "行迹材料:存护(支援舱段)", - "Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark": "行迹材料:存护(克劳克影视乐园)", - "Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains": "行迹材料:巡猎(城郊雪原)", - "Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue": "行迹材料:巡猎(苏乐达热砂海选会场)", - "Calyx_Crimson_Abundance_Jarilo_BackwaterPass": "行迹材料:丰饶(边缘通路)", - "Calyx_Crimson_Abundance_Luofu_FyxestrollGarden": "行迹材料:丰饶(绥园)", - "Calyx_Crimson_Erudition_Jarilo_RivetTown": "行迹材料:智识(铆钉镇)", - "Calyx_Crimson_Harmony_Jarilo_RobotSettlement": "行迹材料:同谐(机械聚落)", - "Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape": "行迹材料:同谐(白日梦酒店-梦境)", - "Calyx_Crimson_Nihility_Jarilo_GreatMine": "行迹材料:虚无(大矿区)", - "Calyx_Crimson_Nihility_Luofu_AlchemyCommission": "行迹材料:虚无(丹鼎司)" - }, - "StagnantShadow": { - "name": "完成1次凝滞虚影", - "help": "", - "do_not_achieve": "不完成这个任务", - "Stagnant_Shadow_Spike": "角色晋阶材料:物理(娜塔莎 / 克拉拉 / 卢卡 / 素裳)", - "Stagnant_Shadow_Perdition": "角色晋阶材料:物理(寒鸦 / 银枝)", - "Stagnant_Shadow_Duty": "角色晋阶材料:物理(波提欧 / 知更鸟)", - "Stagnant_Shadow_Blaze": "角色晋阶材料:火(姬子 / 艾丝妲 / 虎克)", - "Stagnant_Shadow_Scorch": "角色晋阶材料:火(桂乃芬 / 托帕&账账)", - "Stagnant_Shadow_Ire": "角色晋阶材料:火(加拉赫)", - "Stagnant_Shadow_Rime": "角色晋阶材料:冰(三月七 / 黑塔 / 杰帕德 / 佩拉)", - "Stagnant_Shadow_Icicle": "角色晋阶材料:冰(彦卿 / 镜流 / 阮•梅)", - "Stagnant_Shadow_Nectar": "角色晋阶材料:冰(米沙)", - "Stagnant_Shadow_Fulmination": "角色晋阶材料:雷(阿兰 / 希露瓦 / 停云 / 白露)", - "Stagnant_Shadow_Doom": "角色晋阶材料:雷(卡芙卡 / 景元 / 黄泉)", - "Stagnant_Shadow_Gust": "角色晋阶材料:风(丹恒 / 布洛妮娅 / 桑博)", - "Stagnant_Shadow_Celestial": "角色晋阶材料:风(刃 / 藿藿 / 黑天鹅)", - "Stagnant_Shadow_Quanta": "角色晋阶材料:量子(银狼 / 希儿 / 青雀)", - "Stagnant_Shadow_Abomination": "角色晋阶材料:量子(玲可 / 符玄 / 雪衣)", - "Stagnant_Shadow_Roast": "角色晋阶材料:量子(花火)", - "Stagnant_Shadow_Mirage": "角色晋阶材料:虚数(瓦尔特 / 罗刹 / 驭空)", - "Stagnant_Shadow_Puppetry": "角色晋阶材料:虚数(丹恒•饮月 / 砂金 / 真理医生)" - }, - "CavernOfCorrosion": { - "name": "完成1次侵蚀隧洞", - "help": "", - "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": "遗器:生命套+速度套(药使之径•侵蚀隧洞)", - "Cavern_of_Corrosion_Path_of_Darkness": "遗器:追击套+dot套(幽冥之径•侵蚀隧洞)", - "Cavern_of_Corrosion_Path_of_Dreamdive": "遗器:负面套+击破套(梦潜之径•侵蚀隧洞)" - } - }, "DungeonSupport": { "_info": { "name": "支援设置", diff --git a/module/config/i18n/zh-TW.json b/module/config/i18n/zh-TW.json index 38d7e934f..15c6b9190 100644 --- a/module/config/i18n/zh-TW.json +++ b/module/config/i18n/zh-TW.json @@ -355,81 +355,6 @@ "9": "9" } }, - "DungeonDaily": { - "_info": { - "name": "每日任務設定", - "help": "打一次特定的本,以滿足每日任務的要求" - }, - "CalyxGolden": { - "name": "完成1次擬造花萼(金)", - "help": "", - "do_not_achieve": "不完成這個任務", - "Calyx_Golden_Memories_Jarilo_VI": "材料:角色經驗(回憶之蕾•雅利洛-Ⅵ)", - "Calyx_Golden_Memories_The_Xianzhou_Luofu": "材料:角色經驗(回憶之蕾•仙舟羅浮)", - "Calyx_Golden_Memories_Penacony": "材料:角色經驗(回憶之蕾•匹諾康尼)", - "Calyx_Golden_Aether_Jarilo_VI": "材料:武器經驗(乙太之蕾•雅利洛-Ⅵ)", - "Calyx_Golden_Aether_The_Xianzhou_Luofu": "材料:武器經驗(乙太之蕾•仙舟羅浮)", - "Calyx_Golden_Aether_Penacony": "材料:武器經驗(乙太之蕾•匹諾康尼)", - "Calyx_Golden_Treasures_Jarilo_VI": "材料:信用點(藏珍之蕾•雅利洛-Ⅵ)", - "Calyx_Golden_Treasures_The_Xianzhou_Luofu": "材料:信用點(藏珍之蕾•仙舟羅浮)", - "Calyx_Golden_Treasures_Penacony": "材料:信用點(藏珍之蕾•匹諾康尼)" - }, - "CalyxCrimson": { - "name": "完成1次擬造花萼(赤)", - "help": "", - "do_not_achieve": "不完成這個任務", - "Calyx_Crimson_Destruction_Herta_StorageZone": "行跡材料:毀滅(收容艙段)", - "Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape": "行跡材料:毀滅(鱗淵境)", - "Calyx_Crimson_Preservation_Herta_SupplyZone": "行跡材料:存護(支援艙段)", - "Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark": "行跡材料:存護(克勞克影視樂園)", - "Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains": "行跡材料:巡獵(城郊雪原)", - "Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue": "行跡材料:巡獵(蘇樂達熱砂海選會場)", - "Calyx_Crimson_Abundance_Jarilo_BackwaterPass": "行跡材料:豐饒(邊緣通道)", - "Calyx_Crimson_Abundance_Luofu_FyxestrollGarden": "行跡材料:豐饒(綏園)", - "Calyx_Crimson_Erudition_Jarilo_RivetTown": "行跡材料:智識(鉚釘鎮)", - "Calyx_Crimson_Harmony_Jarilo_RobotSettlement": "行跡材料:同諧(機械聚落)", - "Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape": "行跡材料:同諧(白日夢飯店-夢境)", - "Calyx_Crimson_Nihility_Jarilo_GreatMine": "行跡材料:虛無(大礦區)", - "Calyx_Crimson_Nihility_Luofu_AlchemyCommission": "行跡材料:虛無(丹鼎司)" - }, - "StagnantShadow": { - "name": "完成1次凝滯虛影", - "help": "", - "do_not_achieve": "不完成這個任務", - "Stagnant_Shadow_Spike": "角色晉階材料:物理(娜塔莎 / 克拉拉 / 盧卡 / 素裳)", - "Stagnant_Shadow_Perdition": "角色晉階材料:物理(寒鴉 / 銀枝)", - "Stagnant_Shadow_Duty": "角色晉階材料:物理(波提歐 / 知更鳥)", - "Stagnant_Shadow_Blaze": "角色晉階材料:火(姬子 / 艾絲妲 / 虎克)", - "Stagnant_Shadow_Scorch": "角色晉階材料:火(桂乃芬 / 托帕&帳帳)", - "Stagnant_Shadow_Ire": "角色晉階材料:火(加拉赫)", - "Stagnant_Shadow_Rime": "角色晉階材料:冰(三月七 / 黑塔 / 傑帕德 / 佩拉)", - "Stagnant_Shadow_Icicle": "角色晉階材料:冰(彥卿 / 鏡流 / 阮•梅)", - "Stagnant_Shadow_Nectar": "角色晉階材料:冰(米沙)", - "Stagnant_Shadow_Fulmination": "角色晉階材料:雷(阿蘭 / 希露瓦 / 停雲 / 白露)", - "Stagnant_Shadow_Doom": "角色晉階材料:雷(卡芙卡 / 景元 / 黃泉)", - "Stagnant_Shadow_Gust": "角色晉階材料:風(丹恆 / 布洛妮婭 / 桑博)", - "Stagnant_Shadow_Celestial": "角色晉階材料:風(刃 / 藿藿 / 黑天鵝)", - "Stagnant_Shadow_Quanta": "角色晉階材料:量子(銀狼 / 希兒 / 青雀)", - "Stagnant_Shadow_Abomination": "角色晉階材料:量子(玲可 / 符玄 / 雪衣)", - "Stagnant_Shadow_Roast": "角色晉階材料:量子(花火)", - "Stagnant_Shadow_Mirage": "角色晉階材料:虛數(瓦爾特 / 羅剎 / 馭空)", - "Stagnant_Shadow_Puppetry": "角色晉階材料:虛數(丹恆•飲月 / 砂金 / 真理醫生)" - }, - "CavernOfCorrosion": { - "name": "完成1次侵蝕隧洞", - "help": "", - "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": "遺器:生命套+速度套(藥使之徑•侵蝕隧洞)", - "Cavern_of_Corrosion_Path_of_Darkness": "遺器:追擊套+dot套(幽冥之徑•侵蝕隧洞)", - "Cavern_of_Corrosion_Path_of_Dreamdive": "遺器:負面套+擊破套(夢潛之徑•侵蝕隧洞)" - } - }, "DungeonSupport": { "_info": { "name": "支援設定", diff --git a/tasks/dungeon/dungeon.py b/tasks/dungeon/dungeon.py index 01fea599d..dd4455971 100644 --- a/tasks/dungeon/dungeon.py +++ b/tasks/dungeon/dungeon.py @@ -224,9 +224,6 @@ class Dungeon(DungeonStamina, DungeonEvent, Combat): self.config.stored.DungeonDouble.rogue = rogue # Run double events - ran_calyx_golden = False - ran_calyx_crimson = False - ran_cavern_of_corrosion = False planner = self.planner.get_dungeon(double_calyx=True) # Double calyx if self.config.stored.DungeonDouble.calyx > 0: @@ -235,18 +232,13 @@ class Dungeon(DungeonStamina, DungeonEvent, Combat): if planner is not None: dungeon = planner self.running_double = True - if self.dungeon_run(dungeon=dungeon, wave_limit=self.config.stored.DungeonDouble.calyx): - if dungeon.is_Calyx_Golden: - ran_calyx_golden = True - if dungeon.is_Calyx_Crimson: - ran_calyx_crimson = True + self.dungeon_run(dungeon=dungeon, wave_limit=self.config.stored.DungeonDouble.calyx) # Double relic if self.config.stored.DungeonDouble.relic > 0: logger.info('Run double relic') dungeon = DungeonList.find(self.config.Dungeon_NameAtDoubleRelic) self.running_double = True - if self.dungeon_run(dungeon=dungeon, wave_limit=self.config.stored.DungeonDouble.relic): - ran_cavern_of_corrosion = True + self.dungeon_run(dungeon=dungeon, wave_limit=self.config.stored.DungeonDouble.relic) self.running_double = False # Dungeon to clear all trailblaze power @@ -268,39 +260,6 @@ class Dungeon(DungeonStamina, DungeonEvent, Combat): if planner is not None: final = planner - # Run dungeon that required by daily quests - # Calyx_Golden - if KEYWORDS_DAILY_QUEST.Clear_Calyx_Golden_1_times in self.daily_quests \ - and self.config.DungeonDaily_CalyxGolden != 'do_not_achieve' \ - and not final.is_Calyx_Golden \ - and not ran_calyx_golden: - logger.info('Run Calyx_Golden once') - dungeon = DungeonList.find(self.config.DungeonDaily_CalyxGolden) - self.dungeon_run(dungeon=dungeon, wave_limit=1) - # Calyx_Crimson - if KEYWORDS_DAILY_QUEST.Clear_Calyx_Crimson_1_times in self.daily_quests \ - and self.config.DungeonDaily_CalyxCrimson != 'do_not_achieve' \ - and not final.is_Calyx_Crimson \ - and not ran_calyx_crimson: - logger.info('Run Calyx_Crimson once') - dungeon = DungeonList.find(self.config.DungeonDaily_CalyxCrimson) - self.dungeon_run(dungeon=dungeon, wave_limit=1) - # Stagnant_Shadow - if KEYWORDS_DAILY_QUEST.Clear_Stagnant_Shadow_1_times in self.daily_quests \ - and self.config.DungeonDaily_StagnantShadow != 'do_not_achieve' \ - and not final.is_Stagnant_Shadow: - logger.info('Run Stagnant_Shadow once') - dungeon = DungeonList.find(self.config.DungeonDaily_StagnantShadow) - self.dungeon_run(dungeon=dungeon, wave_limit=1) - # Cavern_of_Corrosion - if KEYWORDS_DAILY_QUEST.Clear_Cavern_of_Corrosion_1_times in self.daily_quests \ - and self.config.DungeonDaily_CavernOfCorrosion != 'do_not_achieve' \ - and not final.is_Cavern_of_Corrosion \ - and not ran_cavern_of_corrosion: - logger.info('Run Cavern_of_Corrosion once') - dungeon = DungeonList.find(self.config.DungeonDaily_CavernOfCorrosion) - self.dungeon_run(dungeon=dungeon, wave_limit=1) - # Check daily if self.achieved_daily_quest: self.config.task_call('DailyQuest') diff --git a/tasks/dungeon/weekly.py b/tasks/dungeon/weekly.py index 039078ae9..01b754433 100644 --- a/tasks/dungeon/weekly.py +++ b/tasks/dungeon/weekly.py @@ -54,7 +54,7 @@ class WeeklyDungeon(Dungeon): planner = self.planner.get_weekly() if planner is not None: dungeon = planner - logger.info('DungeonWeekly', dungeon) + logger.attr('DungeonWeekly', dungeon) # UI switches self.dungeon_tab_goto(KEYWORDS_DUNGEON_TAB.Survival_Index)