UNPKG

poe-i18n

Version:

i18n utility for Path of Exile

1,918 lines (1,917 loc) 56.1 kB
{ "meta": { "include": "gem_stat_descriptions", "hasIdentifiers": false }, "data": { "off_hand_local_minimum_added_physical_damage": { "stats": [ "off_hand_local_minimum_added_physical_damage", "off_hand_local_maximum_added_physical_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% a %2% de Daño Físico Base con la Mano Secundaria", "formatters": [] } ] }, "off_hand_minimum_added_physical_damage_per_15_shield_armour_and_evasion_rating": { "stats": [ "off_hand_minimum_added_physical_damage_per_15_shield_armour_and_evasion_rating", "off_hand_maximum_added_physical_damage_per_15_shield_armour_and_evasion_rating" ], "translations": [ { "matchers": ["#", "#"], "text": "%1% a %2% de Daño Físico Agregado por cada 15 de Armadura o Evasión en el Escudo", "formatters": [] } ] }, "off_hand_base_weapon_attack_duration_ms": { "stats": ["off_hand_base_weapon_attack_duration_ms"], "translations": [ { "matchers": ["#"], "text": "El tiempo base del Ataque con la Mano Secundaria es de %1% segundos", "formatters": [ { "id": "milliseconds_to_seconds", "arg": 1 } ] } ] }, "global_minimum_added_physical_damage": { "stats": [ "global_minimum_added_physical_damage", "global_maximum_added_physical_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Agrega %1% a %2% de Daño Físico", "formatters": [] } ] }, "global_minimum_added_fire_damage": { "stats": [ "global_minimum_added_fire_damage", "global_maximum_added_fire_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Agrega %1% a %2% de Daño de Fuego", "formatters": [] } ] }, "global_minimum_added_cold_damage": { "stats": [ "global_minimum_added_cold_damage", "global_maximum_added_cold_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Agrega %1% a %2% de Daño de Hielo", "formatters": [] } ] }, "global_minimum_added_lightning_damage": { "stats": [ "global_minimum_added_lightning_damage", "global_maximum_added_lightning_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Agrega %1% a %2% de Daño de Rayo", "formatters": [] } ] }, "global_minimum_added_chaos_damage": { "stats": [ "global_minimum_added_chaos_damage", "global_maximum_added_chaos_damage" ], "translations": [ { "matchers": ["#", "#"], "text": "Agrega %1% a %2% de Daño de Caos", "formatters": [] } ] }, "active_skill_damage_+%_final": { "stats": ["active_skill_damage_+%_final"], "translations": [ { "matchers": ["#"], "text": "Inflige %1%%% de Daño", "formatters": [ { "id": "multiplicative_damage_modifier", "arg": 1 } ] } ] }, "active_skill_physical_damage_+%_final": { "stats": ["active_skill_physical_damage_+%_final"], "translations": [ { "matchers": ["#"], "text": "Inflige %1%%% de Daño Físico", "formatters": [ { "id": "multiplicative_damage_modifier", "arg": 1 } ] } ] }, "active_skill_attack_damage_+%_final": { "stats": ["active_skill_attack_damage_+%_final"], "translations": [ { "matchers": ["#"], "text": "Inflige %1%%% de Daño de Ataque", "formatters": [ { "id": "multiplicative_damage_modifier", "arg": 1 } ] } ] }, "cleave_damage_+%_final_while_dual_wielding": { "stats": ["cleave_damage_+%_final_while_dual_wielding"], "translations": [ { "matchers": ["#"], "text": "Al usar Doble Empuñadura, Inflige %1%%% de Daño por cada Arma combinada", "formatters": [ { "id": "multiplicative_damage_modifier", "arg": 1 } ] } ] }, "active_skill_minion_damage_+%_final": { "stats": ["active_skill_minion_damage_+%_final"], "translations": [ { "matchers": ["#"], "text": "Los esbirros infligen %1%%% de Daño", "formatters": [ { "id": "multiplicative_damage_modifier", "arg": 1 } ] } ] }, "physical_damage_+%_per_frenzy_charge": { "stats": ["physical_damage_+%_per_frenzy_charge"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño Físico aumentado un %1%%% por cada Carga de Frenesí", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño Físico reducido un %1%%% por cada Carga de Frenesí", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_number_of_zombies_allowed": { "stats": ["base_number_of_zombies_allowed"], "translations": [ { "matchers": [1], "text": "Puede levantar hasta %1% Zombi a la vez", "formatters": [] }, { "matchers": [[1, "#"]], "text": "Puede levantar hasta %1% Zombis a la vez", "formatters": [] } ] }, "base_number_of_spectres_allowed": { "stats": ["base_number_of_spectres_allowed"], "translations": [ { "matchers": [1], "text": "Puede levantar hasta %1% Espectro a la vez", "formatters": [] }, { "matchers": [[1, "#"]], "text": "Puede levantar hasta %1% Espectros a la vez", "formatters": [] } ] }, "base_number_of_skeletons_allowed": { "stats": ["base_number_of_skeletons_allowed"], "translations": [ { "matchers": [1], "text": "Puede invocar hasta %1% Esqueleto a la vez", "formatters": [] }, { "matchers": [[1, "#"]], "text": "Puede invocar hasta %1% Esqueletos a la vez", "formatters": [] } ] }, "base_number_of_raging_spirits_allowed": { "stats": ["base_number_of_raging_spirits_allowed"], "translations": [ { "matchers": [1], "text": "Puede invocar hasta %1% Espíritu Encolerizado a la vez", "formatters": [] }, { "matchers": [[1, "#"]], "text": "Puede invocar hasta %1% Espíritus Encolerizados a la vez", "formatters": [] } ] }, "base_aura_area_of_effect_+%": { "stats": ["base_aura_area_of_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Área de Efecto de Auras aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Área de Efecto de Auras reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "buff_duration_+%": { "stats": ["buff_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Bonus y Penalidades aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Bonus y Penalidades reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "aura_effect_+%": { "stats": ["aura_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Efecto de Auras aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Efecto de Auras reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_skill_effect_duration": { "stats": ["base_skill_effect_duration"], "translations": [ { "matchers": ["#"], "text": "La Duración base es de %1% segundos", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "offering_skill_effect_duration_per_corpse": { "stats": ["offering_skill_effect_duration_per_corpse"], "translations": [ { "matchers": ["#"], "text": "%1% segundos adicionales de Duración Base por cada Cadáver extra consumido", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "base_buff_duration_ms_+_per_endurance_charge": { "stats": ["base_buff_duration_ms_+_per_endurance_charge"], "translations": [ { "matchers": ["#"], "text": "%1% segundos adicionales de Duración Base por cada Carga de Aguante", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "display_minion_base_maximum_life": { "stats": ["display_minion_base_maximum_life"], "translations": [ { "matchers": [[1, "#"]], "text": "Los Esbirros tienen %1% de Vida máxima base", "formatters": [] } ] }, "active_skill_area_damage_+%_final": { "stats": ["active_skill_area_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% más Daño en Área", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% menos Daño en Área", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "active_skill_attack_damage_final_permyriad": { "stats": ["active_skill_attack_damage_final_permyriad"], "translations": [ { "matchers": ["#"], "text": "Inflige %1%%% de Daño Base", "formatters": [ { "id": "multiplicative_permyriad_damage_modifier", "arg": 1 } ] } ] }, "base_spell_repeat_count": { "stats": ["base_spell_repeat_count"], "translations": [ { "matchers": [1], "text": "El Hechizo se repite una vez", "formatters": [] }, { "matchers": [[2, "#"]], "text": "El Hechizo se repite %1% veces", "formatters": [] } ] }, "base_secondary_skill_effect_duration": { "stats": ["base_secondary_skill_effect_duration"], "translations": [ { "matchers": ["#"], "text": "La Duración Base secundaria es %1% segundos", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "base_number_of_golems_allowed": { "stats": ["base_number_of_golems_allowed"], "translations": [ { "matchers": [1], "text": "Puedes Convocar hasta %1% Gólem a la vez", "formatters": [] }, { "matchers": [[2, "#"]], "text": "Puedes Convocar hasta %1% Gólems a la vez", "formatters": [] } ] }, "accuracy_rating": { "stats": ["accuracy_rating"], "translations": [ { "matchers": ["#"], "text": "%1$+d de Precisión", "formatters": [] } ] }, "accuracy_rating_+%": { "stats": ["accuracy_rating_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Precisión aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Precisión reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "active_skill_if_used_through_frostbolt_damage_+%_final": { "stats": ["active_skill_if_used_through_frostbolt_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% más Daño cuando se Lanza en Descarga de Escarcha", "formatters": [] }, { "matchers": [["#", -1]], "text": "%1%%% menos Daño cuando se Lanza en Descarga de Escarcha", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "additional_base_critical_strike_chance": { "stats": ["additional_base_critical_strike_chance"], "translations": [ { "matchers": ["#"], "text": "%1$+d%% a la Probabilidad de Golpe Crítico", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 } ] } ] }, "area_damage_+%": { "stats": ["area_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño en Área aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño en Área reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "area_of_effect_+%_while_dead": { "stats": ["area_of_effect_+%_while_dead"], "translations": [ { "matchers": [[1, "#"]], "text": "Área de Efecto aumentada un %1%%% mientras estés Muerto", "formatters": [] }, { "matchers": [["#", -1]], "text": "Área de Efecto reducida un %1%%% mientras estés Muerto", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "attack_speed_+%": { "stats": ["attack_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Velocidad de Ataque aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Velocidad de Ataque reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_blade_vortex_hit_rate_ms": { "stats": ["base_blade_vortex_hit_rate_ms"], "translations": [ { "matchers": [[1, "#"]], "text": "Golpea Enemigos cada %1% Segundos", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "base_cast_speed_+%": { "stats": ["base_cast_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Velocidad de Lanzamiento de Hechizos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Velocidad de Lanzamiento de Hechizos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_chance_to_freeze_%": { "stats": ["base_chance_to_freeze_%", "always_freeze"], "translations": [ { "matchers": ["#", [1, "#"]], "text": "Siempre Congela Enemigos con cada Golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] }, { "matchers": [[100, "#"], 0], "text": "Siempre Congela", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] }, { "matchers": [[1, 99], 0], "text": "%1%%% de probabilidad de Congelar", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] } ] }, "base_chance_to_ignite_%": { "stats": ["base_chance_to_ignite_%"], "translations": [ { "matchers": [[1, 99]], "text": "%1%%% de probabilidad de Quemar", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextIgnite" } ] }, { "matchers": [[100, "#"]], "text": "Siempre Quema", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextIgnite" } ] } ] }, "base_chance_to_shock_%": { "stats": ["base_chance_to_shock_%"], "translations": [ { "matchers": [[1, 99]], "text": "%1%%% de probabilidad de Electrocutar", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextShock" } ] }, { "matchers": [[100, "#"]], "text": "Siempre Electrocuta", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextShock" } ] } ] }, "base_critical_strike_multiplier_+": { "stats": ["base_critical_strike_multiplier_+"], "translations": [ { "matchers": ["#"], "text": "%1$+d%% al Multiplicador de Golpe Crítico", "formatters": [] } ] }, "base_curse_duration_+%": { "stats": ["base_curse_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Maldiciones aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Maldiciones reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_global_chance_to_knockback_%": { "stats": ["base_global_chance_to_knockback_%"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% de probabilidad de Empujar a los Enemigos con cada Golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextKnockback" } ] } ] }, "base_killed_monster_dropped_item_rarity_+%": { "stats": ["base_killed_monster_dropped_item_rarity_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Rareza de los Ítems arrojados por Enemigos Muertos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Rareza de los Ítems arrojados por Enemigos Muertos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_life_gain_per_target": { "stats": ["base_life_gain_per_target"], "translations": [ { "matchers": [[1, "#"]], "text": "%1$+d de Vida ganada por cada Enemigo golpeado por tus Ataques", "formatters": [] } ] }, "base_mana_cost_-%": { "stats": ["base_mana_cost_-%"], "translations": [ { "matchers": [[1, "#"]], "text": "Coste de Maná reducido un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Coste de Maná aumentado un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_number_of_additional_arrows": { "stats": ["base_number_of_additional_arrows"], "translations": [ { "matchers": [1], "text": "Dispara una Flecha adicional", "formatters": [] }, { "matchers": [[2, "#"]], "text": "Dispara %1% Flechas adicionales", "formatters": [] } ] }, "base_physical_damage_%_to_convert_to_lightning": { "stats": ["base_physical_damage_%_to_convert_to_lightning"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% del Daño Físico se Convierte en Daño de Rayo", "formatters": [] } ] }, "base_poison_duration_+%": { "stats": ["base_poison_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Veneno aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Veneno reducida un %1%%%", "formatters": [] } ] }, "base_projectile_speed_+%": { "stats": ["base_projectile_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Velocidad de Proyectiles aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Velocidad de Proyectiles reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_reduce_enemy_cold_resistance_%": { "stats": ["base_reduce_enemy_cold_resistance_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Penetra %1%%% de Resistencia al Hielo", "formatters": [] } ] }, "base_reduce_enemy_fire_resistance_%": { "stats": ["base_reduce_enemy_fire_resistance_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Penetra %1%%% de Resistencia al Fuego", "formatters": [] } ] }, "base_reduce_enemy_lightning_resistance_%": { "stats": ["base_reduce_enemy_lightning_resistance_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Penetra %1%%% de Resistencia al Rayo", "formatters": [] } ] }, "base_skill_area_of_effect_+%": { "stats": ["base_skill_area_of_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Área de Efecto aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Área de Efecto reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_stun_duration_+%": { "stats": ["base_stun_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Aturdimiento en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Aturdimiento en Enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "base_use_life_in_place_of_mana": { "stats": ["base_use_life_in_place_of_mana"], "translations": [ { "matchers": ["#"], "text": "Gasta Vida en vez de Maná", "formatters": [] } ] }, "blind_duration_+%": { "stats": ["blind_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Ceguera aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Ceguera reducida un %1%%%", "formatters": [] } ] }, "burn_damage_+%": { "stats": ["burn_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño de Incendio aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño de Incendio reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chance_to_fortify_on_melee_hit_+%": { "stats": ["chance_to_fortify_on_melee_hit_+%"], "translations": [ { "matchers": [[100, "#"]], "text": "Otorga Fortificar al Golpear Cuerpo a Cuerpo", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFortify" } ] }, { "matchers": [[1, 99]], "text": "%1%%% de probabilidad de Fortificar al Golpear Cuerpo a Cuerpo", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFortify" } ] } ] }, "chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%": { "stats": ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"], "translations": [ { "matchers": [[1, 99]], "text": "%1%%% de probabilidad de ganar una Carga de Frenesí al Matar a un Enemigo Congelado", "formatters": [] }, { "matchers": [[100, "#"]], "text": "Gana una Carga de Frenesí al Matar a un Enemigo Congelado", "formatters": [] } ] }, "chaos_damage_+%": { "stats": ["chaos_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño de Caos aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño de Caos reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chill_duration_+%": { "stats": ["chill_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Escarchamiento en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Escarchamiento en Enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chill_effect_+%": { "stats": ["chill_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Efecto de Escarchamiento en Enemigos aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Efecto de Escarchamiento en Enemigos reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "cold_damage_%_to_add_as_fire": { "stats": ["cold_damage_%_to_add_as_fire"], "translations": [ { "matchers": [[1, "#"]], "text": "Gana un %1%%% del Daño de Hielo como Daño Extra de Fuego", "formatters": [] } ] }, "cold_damage_+%": { "stats": ["cold_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño de Hielo aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño de Hielo reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "corpse_erruption_base_maximum_number_of_geyers": { "stats": ["corpse_erruption_base_maximum_number_of_geyers"], "translations": [ { "matchers": [[1, "#"]], "text": "Máximo de %1% Géiseres al mismo tiempo", "formatters": [] } ] }, "critical_strike_chance_+%": { "stats": ["critical_strike_chance_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Probabilidad de Golpe Crítico aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Probabilidad de Golpe Crítico reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "damage_over_time_+%": { "stats": ["damage_over_time_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño Degenerativo aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño Degenerativo reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "damage_+%": { "stats": ["damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "damage_+%_vs_frozen_enemies": { "stats": ["damage_+%_vs_frozen_enemies"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño por Golpes a Enemigos Congelados aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño por Golpes a Enemigos Congelados reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "elemental_damage_+%": { "stats": ["elemental_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño Elemental aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño Elemental reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "fire_damage_+%": { "stats": ["fire_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño de Fuego aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño de Fuego reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "fortify_duration_+%": { "stats": ["fortify_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Fortificar aumentada un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFortify" } ] }, { "matchers": [["#", -1]], "text": "Duración de Fortificar reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextFortify" } ] } ] }, "freeze_duration_+%": { "stats": ["freeze_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Congelamiento en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Congelamiento en Enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "global_chance_to_blind_on_hit_%": { "stats": ["global_chance_to_blind_on_hit_%"], "translations": [ { "matchers": ["#"], "text": "%1%%% de probabilidad de Cegar enemigos con cada golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextBlind" } ] } ] }, "global_reduce_enemy_block_%": { "stats": ["global_reduce_enemy_block_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Probabilidad de Bloquear de los Enemigos reducida un %1%%%", "formatters": [] } ] }, "ignite_duration_+%": { "stats": ["ignite_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Quemadura en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Quemadura en Enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "knockback_distance_+%": { "stats": ["knockback_distance_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Distancia de Empuje aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Distancia de Empuje reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "life_leech_from_any_damage_permyriad": { "stats": ["life_leech_from_any_damage_permyriad"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% del Daño se Absorbe como Vida", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "life_leech_speed_+%": { "stats": ["life_leech_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Vida Absorbida por segundo aumentada un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] }, { "matchers": [["#", -1]], "text": "Vida Absorbida por segundo reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "lightning_damage_+%": { "stats": ["lightning_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño de Rayo aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño de Rayo reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "lightning_tower_trap_base_interval_duration_ms": { "stats": ["lightning_tower_trap_base_interval_duration_ms"], "translations": [ { "matchers": ["#"], "text": "Golpea cada %1% segundos", "formatters": [ { "id": "milliseconds_to_seconds", "arg": 1 } ] } ] }, "mana_leech_from_any_damage_permyriad": { "stats": ["mana_leech_from_any_damage_permyriad"], "translations": [ { "matchers": [[1, "#"]], "text": "%1%%% del Daño se Absorbe como Maná", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextManaLeech" } ] } ] }, "mana_leech_speed_+%": { "stats": ["mana_leech_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Maná Absorbido por segundo aumentado un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextManaLeech" } ] }, { "matchers": [["#", -1]], "text": "Maná Absorbido por segundo reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextManaLeech" } ] } ] }, "melee_damage_vs_bleeding_enemies_+%": { "stats": ["melee_damage_vs_bleeding_enemies_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño Cuerpo a Cuerpo a Enemigos con Sangrado aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño Cuerpo a Cuerpo a Enemigos con Sangrado reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "melee_physical_damage_+%": { "stats": ["melee_physical_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño Físico Cuerpo a Cuerpo aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño Físico Cuerpo a Cuerpo reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "mine_detonation_radius_+%": { "stats": ["mine_detonation_radius_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Área de Efecto de Detonación de Minas aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Área de Efecto de Detonación de Minas reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "mine_duration_+%": { "stats": ["mine_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Minas aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Minas reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "mine_laying_speed_+%": { "stats": ["mine_laying_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Velocidad de Colocación de Minas aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Velocidad de Colocación de Minas reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "non_curse_aura_effect_+%": { "stats": ["non_curse_aura_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Efecto de Auras aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Efecto de Auras reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "number_of_additional_projectiles": { "stats": ["number_of_additional_projectiles"], "translations": [ { "matchers": [1], "text": "Dispara un Proyectil adicional", "formatters": [] }, { "matchers": [[2, "#"]], "text": "Dispara %1% Proyectiles adicionales", "formatters": [] } ] }, "number_of_additional_projectiles_in_chain": { "stats": ["number_of_additional_projectiles_in_chain"], "translations": [ { "matchers": ["#"], "text": "Se encadena %1$+d Veces", "formatters": [] } ] }, "number_of_additional_remote_mines_allowed": { "stats": ["number_of_additional_remote_mines_allowed"], "translations": [ { "matchers": [1], "text": "Puedes tener hasta %1% Mina Remota adicional colocada a la vez", "formatters": [] }, { "matchers": ["#"], "text": "Puedes tener hasta %1% Minas Remotas adicionales colocadas a la vez", "formatters": [] } ] }, "number_of_additional_traps_allowed": { "stats": ["number_of_additional_traps_allowed"], "translations": [ { "matchers": [1], "text": "Puedes tener hasta %1% Trampa adicional colocada a la vez", "formatters": [] }, { "matchers": ["#"], "text": "Puedes tener hasta %1% Trampas adicionales colocadas a la vez", "formatters": [] } ] }, "number_of_additional_traps_to_throw": { "stats": ["number_of_additional_traps_to_throw"], "translations": [ { "matchers": [1], "text": "Lanza hasta 1 Trampa adicional", "formatters": [] }, { "matchers": ["#"], "text": "Lanza hasta %1% Trampas adicionales", "formatters": [] } ] }, "number_of_animated_weapons_allowed": { "stats": ["number_of_animated_weapons_allowed"], "translations": [ { "matchers": [1], "text": "Puedes invocar hasta %1% Arma Animada a la vez", "formatters": [] }, { "matchers": [[1, "#"]], "text": "Puedes invocar hasta %1% Armas Animadas a la vez", "formatters": [] } ] }, "orb_of_storms_base_bolt_frequency_ms": { "stats": ["orb_of_storms_base_bolt_frequency_ms"], "translations": [ { "matchers": [1000], "text": "Golpea cada %1% segundo", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] }, { "matchers": ["#"], "text": "Golpea cada %1% segundos", "formatters": [ { "id": "milliseconds_to_seconds_2dp", "arg": 1 } ] } ] }, "phys_cascade_trap_base_interval_duration_ms": { "stats": ["phys_cascade_trap_base_interval_duration_ms"], "translations": [ { "matchers": ["#"], "text": "Libera olas cada %1% segundos", "formatters": [ { "id": "milliseconds_to_seconds", "arg": 1 } ] } ] }, "physical_damage_%_to_add_as_fire": { "stats": ["physical_damage_%_to_add_as_fire"], "translations": [ { "matchers": [[1, "#"]], "text": "Ganas %1%%% del Daño Físico como Daño Extra de Fuego", "formatters": [] } ] }, "physical_damage_%_to_add_as_lightning": { "stats": ["physical_damage_%_to_add_as_lightning"], "translations": [ { "matchers": [[1, "#"]], "text": "Ganas %1%%% del Daño Físico como Daño Extra de Rayo", "formatters": [] } ] }, "physical_damage_+%": { "stats": ["physical_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño Físico aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño Físico reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "placing_traps_cooldown_recovery_+%": { "stats": ["placing_traps_cooldown_recovery_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Velocidad de Recuperación de Tiempos de Recarga para lanzar Trampas aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Velocidad de Recuperación de Tiempos de Recarga para lanzar Trampas reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "projectile_base_number_of_targets_to_pierce": { "stats": ["projectile_base_number_of_targets_to_pierce"], "translations": [ { "matchers": [1], "text": "Los Proyectiles Perforan a un Objetivo adicional", "formatters": [] }, { "matchers": [[2, "#"]], "text": "Los Proyectiles Perforan %1% Objetivos adicionales", "formatters": [] } ] }, "projectile_damage_+%": { "stats": ["projectile_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Daño de Proyectil aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Daño de Proyectil reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "projectile_number_to_split": { "stats": ["projectile_number_to_split"], "translations": [ { "matchers": ["#"], "text": "Los Proyectiles se Dividen en %1%", "formatters": [] } ] }, "projectiles_fork": { "stats": ["projectiles_fork"], "translations": [ { "matchers": ["#"], "text": "Los Proyectiles se Bifurcan", "formatters": [] } ] }, "projectiles_return": { "stats": ["projectiles_return", "projectiles_return_if_no_hit_object"], "translations": [ { "matchers": ["#", 0], "text": "Los Proyectiles Regresan a Ti después de golpear a los objetivos", "formatters": [] }, { "matchers": [0, "#"], "text": "Los Proyectiles Regresan a Ti al final de su trayectoria", "formatters": [] }, { "matchers": ["#", "#"], "text": "Los Proyectiles Regresan a Ti", "formatters": [] } ] }, "rain_of_arrows_additional_sequences": { "stats": ["rain_of_arrows_additional_sequences"], "translations": [ { "matchers": [1], "text": "Dispara una secuencia de flechas adicional", "formatters": [] }, { "matchers": [[2, "#"]], "text": "Dispara %1% secuencias de flechas adicionales", "formatters": [] } ] }, "reduce_enemy_dodge_%": { "stats": ["reduce_enemy_dodge_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Probabilidad de Esquivar de los Enemigos reducida un %1%%%", "formatters": [] } ] }, "shock_duration_+%": { "stats": ["shock_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Duración de Electrocución en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Duración de Electrocución en Enemigos reducida un %1%%%",