mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 00:35:34 +00:00
Upd: config and i18n
This commit is contained in:
parent
328f603255
commit
e272b56db5
@ -74,43 +74,41 @@
|
||||
"AchievableQuest": {
|
||||
"Complete_1_Daily_Mission": "not_supported",
|
||||
"Clear_Calyx_Golden_1_times": "achievable",
|
||||
"Complete_Calyx_Crimson_1_time": "achievable",
|
||||
"Clear_Stagnant_Shadow_1_times": "achievable",
|
||||
"Clear_Cavern_of_Corrosion_1_times": "achievable",
|
||||
"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",
|
||||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": "achievable",
|
||||
"Use_Technique_2_times": "achievable",
|
||||
"Go_on_assignment_1_time": "achievable",
|
||||
"Take_1_photo": "achievable",
|
||||
"Destroy_3_destructible_objects": "achievable",
|
||||
"Complete_Forgotten_Hall_1_time": "achievable",
|
||||
"Complete_Echo_of_War_1_times": "not_set",
|
||||
"Complete_1_stage_in_Simulated_Universe_Any_world": "not_set",
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_time": "achievable",
|
||||
"Use_an_Ultimate_to_deal_the_final_blow_1_time": "achievable",
|
||||
"Level_up_any_character_1_time": "not_supported",
|
||||
"Level_up_any_Light_Cone_1_time": "not_supported",
|
||||
"Level_up_any_Relic_1_time": "not_supported",
|
||||
"Salvage_any_Relic": "achievable",
|
||||
"Synthesize_Consumable_1_time": "achievable",
|
||||
"Synthesize_material_1_time": "achievable",
|
||||
"Use_Consumables_1_time": "achievable",
|
||||
"Log_in_to_the_game": "achievable",
|
||||
"Dispatch_1_assignments": "achievable",
|
||||
"Complete_Simulated_Universe_1_times": "achievable",
|
||||
"Clear_Calyx_Crimson_1_times": "achievable",
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_1_times": "achievable",
|
||||
"Use_Technique_1_times": "achievable",
|
||||
"Destroy_1_destructible_objects": "achievable",
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": "achievable",
|
||||
"Use_Technique_2_times": "achievable",
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_times": "achievable",
|
||||
"Level_up_any_character_1_times": "achievable",
|
||||
"Level_up_any_Light_Cone_1_times": "achievable",
|
||||
"Use_the_Omni_Synthesizer_1_times": "achievable",
|
||||
"Take_photos_1_times": "achievable",
|
||||
"Consume_1_Trailblaze_Power": "achievable",
|
||||
"Level_up_any_Relic_1_times": "achievable"
|
||||
"Consume_120_Trailblaze_Power": "achievable",
|
||||
"Level_up_any_Relic_1_times": "achievable",
|
||||
"Complete_Calyx_Crimson_1_time": "achievable",
|
||||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": "achievable",
|
||||
"Go_on_assignment_1_time": "achievable",
|
||||
"Take_1_photo": "achievable",
|
||||
"Complete_1_stage_in_Simulated_Universe_Any_world": "not_set",
|
||||
"Level_up_any_character_1_time": "not_supported",
|
||||
"Level_up_any_Light_Cone_1_time": "not_supported",
|
||||
"Level_up_any_Relic_1_time": "not_supported",
|
||||
"Synthesize_Consumable_1_time": "achievable",
|
||||
"Synthesize_material_1_time": "achievable"
|
||||
},
|
||||
"DailyStorage": {
|
||||
"DailyActivity": {},
|
||||
|
@ -489,21 +489,6 @@
|
||||
"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",
|
||||
@ -579,66 +564,6 @@
|
||||
"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",
|
||||
@ -684,21 +609,6 @@
|
||||
"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",
|
||||
@ -729,51 +639,6 @@
|
||||
"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",
|
||||
@ -789,36 +654,6 @@
|
||||
"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",
|
||||
@ -894,7 +729,7 @@
|
||||
"not_supported"
|
||||
]
|
||||
},
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_1_times": {
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": {
|
||||
"type": "state",
|
||||
"value": "achievable",
|
||||
"option": [
|
||||
@ -909,22 +744,7 @@
|
||||
"not_supported"
|
||||
]
|
||||
},
|
||||
"Use_Technique_1_times": {
|
||||
"type": "state",
|
||||
"value": "achievable",
|
||||
"option": [
|
||||
"achievable",
|
||||
"not_set",
|
||||
"not_supported"
|
||||
],
|
||||
"option_bold": [
|
||||
"achievable"
|
||||
],
|
||||
"option_light": [
|
||||
"not_supported"
|
||||
]
|
||||
},
|
||||
"Destroy_1_destructible_objects": {
|
||||
"Use_Technique_2_times": {
|
||||
"type": "state",
|
||||
"value": "achievable",
|
||||
"option": [
|
||||
@ -1014,7 +834,7 @@
|
||||
"not_supported"
|
||||
]
|
||||
},
|
||||
"Consume_1_Trailblaze_Power": {
|
||||
"Consume_120_Trailblaze_Power": {
|
||||
"type": "state",
|
||||
"value": "achievable",
|
||||
"option": [
|
||||
|
@ -72,42 +72,30 @@ class GeneratedConfig:
|
||||
# Group `AchievableQuest`
|
||||
AchievableQuest_Complete_1_Daily_Mission = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Clear_Calyx_Golden_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Complete_Calyx_Crimson_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Clear_Stagnant_Shadow_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Clear_Cavern_of_Corrosion_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_In_a_single_battle_inflict_3_Weakness_Break_of_different_Types = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Inflict_Weakness_Break_5_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Defeat_a_total_of_20_enemies = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Enter_combat_by_attacking_enemy_Weakness_and_win_3_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Use_Technique_2_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Go_on_assignment_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Take_1_photo = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Destroy_3_destructible_objects = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Complete_Forgotten_Hall_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Complete_Echo_of_War_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Complete_1_stage_in_Simulated_Universe_Any_world = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Obtain_victory_in_combat_with_Support_Characters_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Use_an_Ultimate_to_deal_the_final_blow_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Level_up_any_character_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Level_up_any_Light_Cone_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Level_up_any_Relic_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Salvage_any_Relic = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Synthesize_Consumable_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Synthesize_material_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Use_Consumables_1_time = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Log_in_to_the_game = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Dispatch_1_assignments = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Complete_Simulated_Universe_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Clear_Calyx_Crimson_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Enter_combat_by_attacking_enemie_Weakness_and_win_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Use_Technique_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Destroy_1_destructible_objects = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Enter_combat_by_attacking_enemie_Weakness_and_win_3_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Use_Technique_2_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Obtain_victory_in_combat_with_Support_Characters_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Level_up_any_character_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Level_up_any_Light_Cone_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Use_the_Omni_Synthesizer_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Take_photos_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Consume_1_Trailblaze_Power = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Consume_120_Trailblaze_Power = 'achievable' # achievable, not_set, not_supported
|
||||
AchievableQuest_Level_up_any_Relic_1_times = 'achievable' # achievable, not_set, not_supported
|
||||
|
||||
# Group `DailyStorage`
|
||||
|
@ -490,13 +490,6 @@
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Complete_Calyx_Crimson_1_time": {
|
||||
"name": "Complete Calyx (Crimson) 1 time",
|
||||
"help": "Need to configure and enable the \"Dungeon\" task",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Clear_Stagnant_Shadow_1_times": {
|
||||
"name": "Clear Stagnant Shadow 1 time(s)",
|
||||
"help": "Need to configure and enable the \"Dungeon\" task",
|
||||
@ -532,36 +525,8 @@
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": {
|
||||
"name": "Enter combat by attacking enemy's Weakness and win 3 times",
|
||||
"help": "Achievable by default, will do Himeko trial",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Use_Technique_2_times": {
|
||||
"name": "Use Technique 2 times",
|
||||
"help": "Achievable by default, will go to the abyssal 1 and use technique twice",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Go_on_assignment_1_time": {
|
||||
"name": "Go on assignment 1 time",
|
||||
"help": "Need to configure and enable the \"Assignment\" task",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Take_1_photo": {
|
||||
"name": "Take 1 photo",
|
||||
"help": "Achievable by default",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Destroy_3_destructible_objects": {
|
||||
"name": "Destroy 3 destructible objects",
|
||||
"name": "Destroy 3 destructible object(s)",
|
||||
"help": "Achievable by default, will do Himeko trial",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
@ -581,13 +546,6 @@
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Complete_1_stage_in_Simulated_Universe_Any_world": {
|
||||
"name": "Complete 1 stage in Simulated Universe (Any world)",
|
||||
"help": "Need to configure and enable the \"Simulated Universe\" task",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_time": {
|
||||
"name": "Obtain victory in combat with Support Characters 1 time",
|
||||
"help": "Need to configure and enable the \"Dungeon\" task, configure support settings also",
|
||||
@ -602,27 +560,6 @@
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Level_up_any_character_1_time": {
|
||||
"name": "Level up any character 1 time",
|
||||
"help": "",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Level_up_any_Light_Cone_1_time": {
|
||||
"name": "Level up any Light Cone 1 time",
|
||||
"help": "",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Level_up_any_Relic_1_time": {
|
||||
"name": "Level up any Relic 1 time",
|
||||
"help": "",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Salvage_any_Relic": {
|
||||
"name": "Salvage any Relic",
|
||||
"help": "Achievable by default, will salvage the first one in reverse order of rarity",
|
||||
@ -630,20 +567,6 @@
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Synthesize_Consumable_1_time": {
|
||||
"name": "Synthesize Consumable 1 time",
|
||||
"help": "Achievable by default, will synthesize low-rarity snacks",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Synthesize_material_1_time": {
|
||||
"name": "Synthesize material 1 time",
|
||||
"help": "Achievable by default, will synthesize low-rarity material",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Use_Consumables_1_time": {
|
||||
"name": "Use Consumables 1 time",
|
||||
"help": "Achievable by default, will use gear. If there is no material, synthesized before use",
|
||||
@ -679,23 +602,16 @@
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_1_times": {
|
||||
"name": "Enter combat by attacking enemies' Weakness and win 1 time(s)",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_1_times.help",
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": {
|
||||
"name": "Enter combat by attacking enemies' Weakness and win 3 time(s)",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_3_times.help",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Use_Technique_1_times": {
|
||||
"name": "Use Technique 1 time(s)",
|
||||
"help": "AchievableQuest.Use_Technique_1_times.help",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Destroy_1_destructible_objects": {
|
||||
"name": "Destroy 1 destructible object(s)",
|
||||
"help": "AchievableQuest.Destroy_1_destructible_objects.help",
|
||||
"Use_Technique_2_times": {
|
||||
"name": "Use Technique 2 time(s)",
|
||||
"help": "Achievable by default, will go to the abyssal 1 and use technique twice",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
@ -735,9 +651,9 @@
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
},
|
||||
"Consume_1_Trailblaze_Power": {
|
||||
"name": "Consume 1 Trailblaze Power",
|
||||
"help": "AchievableQuest.Consume_1_Trailblaze_Power.help",
|
||||
"Consume_120_Trailblaze_Power": {
|
||||
"name": "Consume 120 Trailblaze Power",
|
||||
"help": "AchievableQuest.Consume_120_Trailblaze_Power.help",
|
||||
"achievable": "Achievable",
|
||||
"not_set": "Not Set",
|
||||
"not_supported": "Not Supported Yet"
|
||||
|
@ -490,13 +490,6 @@
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Complete_Calyx_Crimson_1_time": {
|
||||
"name": "Completa Cáliz (carmesí) 1 vez",
|
||||
"help": "Necesitas configurar y activar la tarea \"Mazmorra\"",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Clear_Stagnant_Shadow_1_times": {
|
||||
"name": "Completa Sombra paralizada 1 veces",
|
||||
"help": "Necesitas configurar y activar la tarea \"Mazmorra\"",
|
||||
@ -532,34 +525,6 @@
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": {
|
||||
"name": "Entra en combate atacando la debilidad del enemigo y gana 3 veces",
|
||||
"help": "Completable por defecto, se hará el desafío de Himeko",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Use_Technique_2_times": {
|
||||
"name": "Usa técnicas 2 veces",
|
||||
"help": "Alcanzable por defecto, irá al abismo y usará la técnica 2 veces.",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Go_on_assignment_1_time": {
|
||||
"name": "Asigna un encargo",
|
||||
"help": "Necesitas configurar y activar la tarea de \"Encargos\"",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Take_1_photo": {
|
||||
"name": "Haz 1 foto",
|
||||
"help": "Completable por defecto.",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Destroy_3_destructible_objects": {
|
||||
"name": "Destruye 3 objetos destruibles",
|
||||
"help": "Completable por defecto, se hará el desafío de Himeko",
|
||||
@ -581,13 +546,6 @@
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Complete_1_stage_in_Simulated_Universe_Any_world": {
|
||||
"name": "Supera 1 zona del Universo Simulado (cualquier mundo)",
|
||||
"help": "Necesitas configurar y activar la tarea \"Universo Simulado\"",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_time": {
|
||||
"name": "Gana 1 batalla utilizando personajes de apoyo",
|
||||
"help": "Necesitas configurar la tarea de \"Mazmorra\", así como configurar a los héroes de apoyo.",
|
||||
@ -602,27 +560,6 @@
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Level_up_any_character_1_time": {
|
||||
"name": "Mejora el nivel de cualquier personaje 1 vez",
|
||||
"help": "",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Level_up_any_Light_Cone_1_time": {
|
||||
"name": "Mejora cualquier cono de luz 1 vez",
|
||||
"help": "",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Level_up_any_Relic_1_time": {
|
||||
"name": "Mejora cualquier artefacto 1 vez",
|
||||
"help": "",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Salvage_any_Relic": {
|
||||
"name": "Destruye 1 artefacto",
|
||||
"help": "Completable por defecto. Se destruirá la última ordenado ascendentemente por rareza.",
|
||||
@ -630,20 +567,6 @@
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Synthesize_Consumable_1_time": {
|
||||
"name": "Sintetiza consumibles 1 vez",
|
||||
"help": "Completable por defecto, se sintetizará un snack.",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Synthesize_material_1_time": {
|
||||
"name": "Sintetiza materiales 1 vez",
|
||||
"help": "Completable por defecto, se sintetizará un material de nivel bajo.",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Use_Consumables_1_time": {
|
||||
"name": "Usa 1 consumible",
|
||||
"help": "Completable por defecto. Se sintetizará uno si no tienes ninguno.",
|
||||
@ -679,23 +602,16 @@
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_1_times": {
|
||||
"name": "Entra en combate atacando la debilidad del enemigo y gana 1 veces",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_1_times.help",
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": {
|
||||
"name": "Entra en combate atacando la debilidad del enemigo y gana 3 veces",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_3_times.help",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Use_Technique_1_times": {
|
||||
"name": "Usa técnicas 1 veces",
|
||||
"help": "AchievableQuest.Use_Technique_1_times.help",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Destroy_1_destructible_objects": {
|
||||
"name": "Destruye 1 objetos destruibles",
|
||||
"help": "AchievableQuest.Destroy_1_destructible_objects.help",
|
||||
"Use_Technique_2_times": {
|
||||
"name": "Usa técnicas 2 veces",
|
||||
"help": "Alcanzable por defecto, irá al abismo y usará la técnica 2 veces.",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
@ -735,9 +651,9 @@
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
},
|
||||
"Consume_1_Trailblaze_Power": {
|
||||
"name": "Consume 1 pts. de Poder trazacaminos",
|
||||
"help": "AchievableQuest.Consume_1_Trailblaze_Power.help",
|
||||
"Consume_120_Trailblaze_Power": {
|
||||
"name": "Consume 120 pts. de Poder trazacaminos",
|
||||
"help": "AchievableQuest.Consume_120_Trailblaze_Power.help",
|
||||
"achievable": "Completable",
|
||||
"not_set": "No configurado",
|
||||
"not_supported": "No soportado aún"
|
||||
|
@ -490,13 +490,6 @@
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Complete_Calyx_Crimson_1_time": {
|
||||
"name": "「疑似花萼(赤)」を1回クリアする",
|
||||
"help": "AchievableQuest.Complete_Calyx_Crimson_1_time.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Clear_Stagnant_Shadow_1_times": {
|
||||
"name": "「凝結虚影」を1回クリアする",
|
||||
"help": "AchievableQuest.Clear_Stagnant_Shadow_1_times.help",
|
||||
@ -532,36 +525,8 @@
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": {
|
||||
"name": "弱点を攻撃して戦闘に入り、3回勝利する",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemy_Weakness_and_win_3_times.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Use_Technique_2_times": {
|
||||
"name": "秘技を累計2回発動する",
|
||||
"help": "AchievableQuest.Use_Technique_2_times.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Go_on_assignment_1_time": {
|
||||
"name": "依頼に1回派遣する",
|
||||
"help": "AchievableQuest.Go_on_assignment_1_time.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Take_1_photo": {
|
||||
"name": "1回撮影する",
|
||||
"help": "AchievableQuest.Take_1_photo.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Destroy_3_destructible_objects": {
|
||||
"name": "破壊できるオブジェクトを累計で3つ破壊する",
|
||||
"name": "破壊できるオブジェクトを累計で3個破壊する",
|
||||
"help": "AchievableQuest.Destroy_3_destructible_objects.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
@ -581,13 +546,6 @@
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Complete_1_stage_in_Simulated_Universe_Any_world": {
|
||||
"name": "「模擬宇宙」のエリアを1つクリアする(任意の世界)",
|
||||
"help": "AchievableQuest.Complete_1_stage_in_Simulated_Universe_Any_world.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_time": {
|
||||
"name": "サポートキャラを使い、戦闘に1回勝利する",
|
||||
"help": "AchievableQuest.Obtain_victory_in_combat_with_Support_Characters_1_time.help",
|
||||
@ -602,27 +560,6 @@
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Level_up_any_character_1_time": {
|
||||
"name": "任意のキャラを1回レベルアップする",
|
||||
"help": "AchievableQuest.Level_up_any_character_1_time.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Level_up_any_Light_Cone_1_time": {
|
||||
"name": "任意の光円錐を1回レベルアップする",
|
||||
"help": "AchievableQuest.Level_up_any_Light_Cone_1_time.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Level_up_any_Relic_1_time": {
|
||||
"name": "任意の遺物を1回レベルアップする",
|
||||
"help": "AchievableQuest.Level_up_any_Relic_1_time.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Salvage_any_Relic": {
|
||||
"name": "任意の遺物1つを分解する",
|
||||
"help": "AchievableQuest.Salvage_any_Relic.help",
|
||||
@ -630,20 +567,6 @@
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Synthesize_Consumable_1_time": {
|
||||
"name": "消耗品を1回合成する",
|
||||
"help": "AchievableQuest.Synthesize_Consumable_1_time.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Synthesize_material_1_time": {
|
||||
"name": "素材を1回合成する",
|
||||
"help": "AchievableQuest.Synthesize_material_1_time.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Use_Consumables_1_time": {
|
||||
"name": "消耗品を1個使う",
|
||||
"help": "AchievableQuest.Use_Consumables_1_time.help",
|
||||
@ -679,23 +602,16 @@
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_1_times": {
|
||||
"name": "弱点を攻撃して戦闘に入り、1回勝利する",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_1_times.help",
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": {
|
||||
"name": "弱点を攻撃して戦闘に入り、3回勝利する",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_3_times.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Use_Technique_1_times": {
|
||||
"name": "累計で秘技を1回発動する",
|
||||
"help": "AchievableQuest.Use_Technique_1_times.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Destroy_1_destructible_objects": {
|
||||
"name": "破壊できるオブジェクトを累計で1個破壊する",
|
||||
"help": "AchievableQuest.Destroy_1_destructible_objects.help",
|
||||
"Use_Technique_2_times": {
|
||||
"name": "累計で秘技を2回発動する",
|
||||
"help": "AchievableQuest.Use_Technique_2_times.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
@ -735,9 +651,9 @@
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
},
|
||||
"Consume_1_Trailblaze_Power": {
|
||||
"name": "累計で開拓力×1を消費する",
|
||||
"help": "AchievableQuest.Consume_1_Trailblaze_Power.help",
|
||||
"Consume_120_Trailblaze_Power": {
|
||||
"name": "累計で開拓力×120を消費する",
|
||||
"help": "AchievableQuest.Consume_120_Trailblaze_Power.help",
|
||||
"achievable": "achievable",
|
||||
"not_set": "not_set",
|
||||
"not_supported": "not_supported"
|
||||
|
@ -490,13 +490,6 @@
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Complete_Calyx_Crimson_1_time": {
|
||||
"name": "完成1次「拟造花萼(赤)」",
|
||||
"help": "需要设置并启用\"每日副本\"任务",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Clear_Stagnant_Shadow_1_times": {
|
||||
"name": "完成1次「凝滞虚影」",
|
||||
"help": "需要设置并启用\"每日副本\"任务",
|
||||
@ -532,34 +525,6 @@
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": {
|
||||
"name": "利用弱点进入战斗并获胜3次",
|
||||
"help": "默认可完成,将做姬子试用",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Use_Technique_2_times": {
|
||||
"name": "累计施放2次秘技",
|
||||
"help": "默认可完成,将前往深渊一施放2次秘技",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Go_on_assignment_1_time": {
|
||||
"name": "派遣1次委托",
|
||||
"help": "需要设置并启用\"委托\"任务",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Take_1_photo": {
|
||||
"name": "拍照1次",
|
||||
"help": "默认可完成",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Destroy_3_destructible_objects": {
|
||||
"name": "累计击碎3个可破坏物",
|
||||
"help": "默认可完成,将做姬子试用",
|
||||
@ -581,13 +546,6 @@
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Complete_1_stage_in_Simulated_Universe_Any_world": {
|
||||
"name": "通关「模拟宇宙」(任意世界)的1个区域",
|
||||
"help": "需要设置并启用\"模拟宇宙\"任务",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_time": {
|
||||
"name": "使用支援角色并获得战斗胜利1次",
|
||||
"help": "需要设置并启用\"每日副本\",且设置好友支援",
|
||||
@ -602,27 +560,6 @@
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Level_up_any_character_1_time": {
|
||||
"name": "将任意角色等级提升1次",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Level_up_any_Light_Cone_1_time": {
|
||||
"name": "将任意光锥等级提升1次",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Level_up_any_Relic_1_time": {
|
||||
"name": "将任意遗器等级提升1次",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Salvage_any_Relic": {
|
||||
"name": "分解任意1件遗器",
|
||||
"help": "默认可完成,将分解遗器稀有度倒序的第一个",
|
||||
@ -630,20 +567,6 @@
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Synthesize_Consumable_1_time": {
|
||||
"name": "合成1次消耗品",
|
||||
"help": "默认可完成,将合成最低级零食",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Synthesize_material_1_time": {
|
||||
"name": "合成1次材料",
|
||||
"help": "默认可完成,将合成最低级材料",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Use_Consumables_1_time": {
|
||||
"name": "使用1件消耗品",
|
||||
"help": "默认可完成,将使用护具,无材料时先合成再使用",
|
||||
@ -653,98 +576,91 @@
|
||||
},
|
||||
"Log_in_to_the_game": {
|
||||
"name": "登录游戏",
|
||||
"help": "AchievableQuest.Log_in_to_the_game.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Dispatch_1_assignments": {
|
||||
"name": "派遣1次委托",
|
||||
"help": "AchievableQuest.Dispatch_1_assignments.help",
|
||||
"help": "需要设置并启用\"委托\"任务",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Complete_Simulated_Universe_1_times": {
|
||||
"name": "完成1次「模拟宇宙」",
|
||||
"help": "AchievableQuest.Complete_Simulated_Universe_1_times.help",
|
||||
"help": "需要设置并启用\"模拟宇宙\"任务",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Clear_Calyx_Crimson_1_times": {
|
||||
"name": "完成1次「拟造花萼(赤)」",
|
||||
"help": "AchievableQuest.Clear_Calyx_Crimson_1_times.help",
|
||||
"help": "需要设置并启用\"每日副本\"任务",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_1_times": {
|
||||
"name": "利用弱点进入战斗并获胜1次",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_1_times.help",
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": {
|
||||
"name": "利用弱点进入战斗并获胜3次",
|
||||
"help": "默认可完成,将做姬子试用",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Use_Technique_1_times": {
|
||||
"name": "累计施放1次秘技",
|
||||
"help": "AchievableQuest.Use_Technique_1_times.help",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Destroy_1_destructible_objects": {
|
||||
"name": "累计击碎1个可破坏物",
|
||||
"help": "AchievableQuest.Destroy_1_destructible_objects.help",
|
||||
"Use_Technique_2_times": {
|
||||
"name": "累计施放2次秘技",
|
||||
"help": "默认可完成,将前往深渊一施放2次秘技",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_times": {
|
||||
"name": "使用支援角色并获得战斗胜利1次",
|
||||
"help": "AchievableQuest.Obtain_victory_in_combat_with_Support_Characters_1_times.help",
|
||||
"help": "需要设置并启用\"每日副本\",且设置好友支援",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Level_up_any_character_1_times": {
|
||||
"name": "将任意角色等级提升1次",
|
||||
"help": "AchievableQuest.Level_up_any_character_1_times.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Level_up_any_Light_Cone_1_times": {
|
||||
"name": "将任意光锥等级提升1次",
|
||||
"help": "AchievableQuest.Level_up_any_Light_Cone_1_times.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Use_the_Omni_Synthesizer_1_times": {
|
||||
"name": "使用1次「万能合成机」",
|
||||
"help": "AchievableQuest.Use_the_Omni_Synthesizer_1_times.help",
|
||||
"help": "默认可完成,将合成最低级材料",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Take_photos_1_times": {
|
||||
"name": "拍照1次",
|
||||
"help": "AchievableQuest.Take_photos_1_times.help",
|
||||
"help": "默认可完成",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Consume_1_Trailblaze_Power": {
|
||||
"name": "累计消耗1点开拓力",
|
||||
"help": "AchievableQuest.Consume_1_Trailblaze_Power.help",
|
||||
"Consume_120_Trailblaze_Power": {
|
||||
"name": "累计消耗120点开拓力",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
},
|
||||
"Level_up_any_Relic_1_times": {
|
||||
"name": "将任意遗器等级提升1次",
|
||||
"help": "AchievableQuest.Level_up_any_Relic_1_times.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未设置",
|
||||
"not_supported": "暂未支持"
|
||||
|
@ -490,13 +490,6 @@
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Complete_Calyx_Crimson_1_time": {
|
||||
"name": "完成1次「擬造花萼(赤)」",
|
||||
"help": "需要設定並啟用\"每日副本\"任務",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Clear_Stagnant_Shadow_1_times": {
|
||||
"name": "完成1次「凝滯虛影」",
|
||||
"help": "需要設定並啟用\"每日副本\"任務",
|
||||
@ -532,34 +525,6 @@
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemy_Weakness_and_win_3_times": {
|
||||
"name": "利用弱點進入戰鬥並獲勝3次",
|
||||
"help": "預設可完成,將做姬子試用",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Use_Technique_2_times": {
|
||||
"name": "累積施放2次秘技",
|
||||
"help": "預設可完成,將前往深淵一施放2次秘技",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Go_on_assignment_1_time": {
|
||||
"name": "派遣1次委託",
|
||||
"help": "需要設定並啟用\"委託\"任務",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Take_1_photo": {
|
||||
"name": "拍照1次",
|
||||
"help": "預設可完成",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Destroy_3_destructible_objects": {
|
||||
"name": "累積擊碎3個可破壞物",
|
||||
"help": "預設可完成,將做姬子試用",
|
||||
@ -581,13 +546,6 @@
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Complete_1_stage_in_Simulated_Universe_Any_world": {
|
||||
"name": "完成「模擬宇宙」任意世界的1個區域",
|
||||
"help": "需要設定並啟用\"模擬宇宙\"任務",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_time": {
|
||||
"name": "使用支援角色並獲得戰鬥勝利1次",
|
||||
"help": "需要設定並啟用\"每日副本\",且設並好友支援",
|
||||
@ -602,27 +560,6 @@
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Level_up_any_character_1_time": {
|
||||
"name": "將任意角色等級提升1次",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Level_up_any_Light_Cone_1_time": {
|
||||
"name": "將任意光錐等級提升1次",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Level_up_any_Relic_1_time": {
|
||||
"name": "將任意遺器等級提升1次",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Salvage_any_Relic": {
|
||||
"name": "分解任意1件遺器",
|
||||
"help": "預設可完成,將分解遺器稀有度倒序的第一個",
|
||||
@ -630,20 +567,6 @@
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Synthesize_Consumable_1_time": {
|
||||
"name": "合成1次消耗品",
|
||||
"help": "預設可完成,將合成最低級零食",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Synthesize_material_1_time": {
|
||||
"name": "合成1次素材",
|
||||
"help": "預設可完成,將合成最低級素材",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Use_Consumables_1_time": {
|
||||
"name": "使用1件消耗品",
|
||||
"help": "預設可完成,將使用護具,無材料時先合成再使用",
|
||||
@ -653,21 +576,21 @@
|
||||
},
|
||||
"Log_in_to_the_game": {
|
||||
"name": "登入遊戲",
|
||||
"help": "AchievableQuest.Log_in_to_the_game.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Dispatch_1_assignments": {
|
||||
"name": "派遣1次委託",
|
||||
"help": "AchievableQuest.Dispatch_1_assignments.help",
|
||||
"help": "需要設定並啟用\"委託\"任務",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Complete_Simulated_Universe_1_times": {
|
||||
"name": "完成1次「模擬宇宙」",
|
||||
"help": "AchievableQuest.Complete_Simulated_Universe_1_times.help",
|
||||
"help": "需要設定並啟用\"模擬宇宙\"任務",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
@ -679,72 +602,65 @@
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_1_times": {
|
||||
"name": "利用弱點進入戰鬥並獲勝1次",
|
||||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_1_times.help",
|
||||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": {
|
||||
"name": "利用弱點進入戰鬥並獲勝3次",
|
||||
"help": "預設可完成,將做姬子試用",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Use_Technique_1_times": {
|
||||
"name": "累積施放1次秘技",
|
||||
"help": "AchievableQuest.Use_Technique_1_times.help",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Destroy_1_destructible_objects": {
|
||||
"name": "累積擊碎1個可破壞物",
|
||||
"help": "AchievableQuest.Destroy_1_destructible_objects.help",
|
||||
"Use_Technique_2_times": {
|
||||
"name": "累積施放2次秘技",
|
||||
"help": "預設可完成,將前往深淵一施放2次秘技",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Obtain_victory_in_combat_with_Support_Characters_1_times": {
|
||||
"name": "使用支援角色並獲得戰鬥勝利1次",
|
||||
"help": "AchievableQuest.Obtain_victory_in_combat_with_Support_Characters_1_times.help",
|
||||
"help": "需要設定並啟用\"每日副本\",且設並好友支援",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Level_up_any_character_1_times": {
|
||||
"name": "將任意角色等級提升1次",
|
||||
"help": "AchievableQuest.Level_up_any_character_1_times.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Level_up_any_Light_Cone_1_times": {
|
||||
"name": "將任意光錐等級提升1次",
|
||||
"help": "AchievableQuest.Level_up_any_Light_Cone_1_times.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Use_the_Omni_Synthesizer_1_times": {
|
||||
"name": "使用1次「萬能合成機」",
|
||||
"help": "AchievableQuest.Use_the_Omni_Synthesizer_1_times.help",
|
||||
"help": "預設可完成,將合成最低級素材",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Take_photos_1_times": {
|
||||
"name": "拍照1次",
|
||||
"help": "AchievableQuest.Take_photos_1_times.help",
|
||||
"help": "預設可完成",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Consume_1_Trailblaze_Power": {
|
||||
"name": "累積消耗1點開拓力",
|
||||
"help": "AchievableQuest.Consume_1_Trailblaze_Power.help",
|
||||
"Consume_120_Trailblaze_Power": {
|
||||
"name": "累積消耗120點開拓力",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
},
|
||||
"Level_up_any_Relic_1_times": {
|
||||
"name": "將任意遺器等級提升1次",
|
||||
"help": "AchievableQuest.Level_up_any_Relic_1_times.help",
|
||||
"help": "",
|
||||
"achievable": "可完成",
|
||||
"not_set": "未設定",
|
||||
"not_supported": "暫未支援"
|
||||
|
Loading…
Reference in New Issue
Block a user