UNPKG

poe-i18n

Version:

i18n utility for Path of Exile

1,666 lines (1,665 loc) 46.5 kB
{ "meta": { "include": "minion_skill_stat_descriptions", "hasIdentifiers": false }, "data": { "attack_speed_incr": { "stats": ["attack_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Velocidad de Ataque aumentadas un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Velocidad de Ataque reducidas un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "accuracy_rating": { "stats": ["accuracy_rating"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen un %1% de Precisión adicional", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen un -%1% de Precisión", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "accuracy_rating_incr": { "stats": ["accuracy_rating_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Precisión aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Precisión reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "critical_strike_chance_incr": { "stats": ["critical_strike_chance_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen probabilidad de Golpe Crítico aumentada un %1%%%", "formatters": [] } ] }, "critical_strike_multiplier_incr": { "stats": ["base_critical_strike_multiplier_+"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros tienen un %1$+d%% al Multiplicador de Golpe Crítico", "formatters": [] } ] }, "reduce_block": { "stats": ["global_reduce_enemy_block_%"], "translations": [ { "matchers": [[1, "#"]], "text": "La Probabilidad de Bloqueo Enemigo es reducida un %1%%% contra esta Habilidad y Esbirros", "formatters": [] } ] }, "life_gain_per_target": { "stats": ["life_gain_per_target"], "translations": [ { "matchers": [[1, "#"]], "text": " Este Ataque y los Esbirros ganan %1% de Vida por cada enemigo Golpeado", "formatters": [] } ] }, "life_leech_from_any": { "stats": ["life_leech_from_any_damage_permyriad"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros Absorben %1%%% del Daño como Vida", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "mana_leech_from_any": { "stats": ["mana_leech_from_any_damage_permyriad"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros Absorben %1%%% del Daño como Maná", "formatters": [ { "id": "divide_by_one_hundred", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextManaLeech" } ] } ] }, "knockback_chance": { "stats": ["base_global_chance_to_knockback_%"], "translations": [ { "matchers": [[1, 99]], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad adicional de Empujar Enemigos con cada Golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextKnockback" } ] }, { "matchers": [[100, "#"]], "text": "Este Ataque y los Esbirros Empujan Enemigos con cada Golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextKnockback" } ] } ] }, "knockback_distance": { "stats": ["knockback_distance_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen la Distancia de Empuje aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen la Distancia de Empuje reducida un %1%%%", "formatters": [] } ] }, "stun_threshold_reduction_incr": { "stats": ["base_stun_threshold_reduction_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen el Umbral de Aturdimiento Enemigo reducido un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextStunThreshold" } ] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen el Umbral de Aturdimiento Enemigo aumentado un %1%%%", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextStunThreshold" } ] } ] }, "killed_monster_dropped_item_rarity_incr": { "stats": ["killed_monster_dropped_item_rarity_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Rareza de Ítems Arrojados por los enemigos Asesinados por Esbirros o por Este Ataque aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Rareza de Ítems Arrojados por los enemigos Asesinados por Esbirros o por Este Ataque reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "killed_monster_dropped_item_quantity_incr": { "stats": ["killed_monster_dropped_item_quantity_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Cantidad de Ítems Arrojados por los enemigos Asesinados por Esbirros o por Este Ataque aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Cantidad de Ítems Arrojados por los enemigos Asesinados por Esbirros o por Este Ataque reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "freeze_chance": { "stats": ["base_chance_to_freeze_%", "always_freeze"], "translations": [ { "matchers": ["#", [1, "#"]], "text": "Este Ataque y los Esbirros siempre Congelan Enemigos", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] }, { "matchers": [[100, "#"], 0], "text": "Este Ataque y los Esbirros siempre Congelan Enemigos", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] }, { "matchers": [[1, 99], 0], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de Congelar Enemigos", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] } ] }, "shock_chance": { "stats": ["base_chance_to_shock_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de Electrocutar enemigos", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextShock" } ] } ] }, "burn_chance": { "stats": ["base_chance_to_ignite_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de Quemar enemigos", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextIgnite" } ] } ] }, "chance_to_flee": { "stats": ["global_hit_causes_monster_flee_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de causar que los Monstruos Huyan al ser Golpeados", "formatters": [] } ] }, "life_leech_speed": { "stats": ["life_leech_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen velocidad de Absorción de Vida aumentada un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen velocidad de Absorción de Vida reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLifeLeech" } ] } ] }, "mana_leech_speed": { "stats": ["mana_leech_speed_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen velocidad de Absorción de Maná aumentada un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextManaLeech" } ] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen velocidad de Absorción de Maná reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextManaLeech" } ] } ] }, "stun_duration_incr": { "stats": ["base_stun_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Duración de Aturdimiento en enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Duración de Aturdimiento en enemigos reducida un %1%%%", "formatters": [] } ] }, "burn_duration": { "stats": ["ignite_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Duración de Quemadura en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Duración de Quemadura en Enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chill_effect": { "stats": ["chill_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Efecto de Escarchamiento en Enemigos aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Efecto de Escarchamiento en Enemigos reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chill_duration": { "stats": ["chill_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Duración de Escarchamiento en enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Duración de Escarchamiento en enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "freeze_duration": { "stats": ["freeze_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Duración de Congelación en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Duración de Congelación en Enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "shock_duration": { "stats": ["shock_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Duración de Electrocución en Enemigos aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Duración de Electrocución en Enemigos reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "elemental_status_aura": { "stats": ["elemental_status_effect_aura_radius"], "translations": [ { "matchers": ["#"], "text": "Los Achaques Elementales causados por este Ataque o por los Esbirros se propagan a otros Enemigos cercanos", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextElementalStatusAilments" } ] } ] }, "ignite_aura": { "stats": ["support_ignite_proliferation_radius"], "translations": [ { "matchers": ["#"], "text": "Las Quemaduras causadas por este Ataque o por los Esbirros se propagan a otros Enemigos cercanos", "formatters": [] } ] }, "culling_strike": { "stats": ["kill_enemy_on_hit_if_under_10%_life"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Golpe de Gracia", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextCullingStrike" } ] } ] }, "point_blank": { "stats": ["keystone_point_blank"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros tienen Quemarropa", "formatters": [] } ] }, "fire_penetration": { "stats": ["base_reduce_enemy_fire_resistance_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros Penentran un %1%%% de Resistencia al Fuego", "formatters": [] } ] }, "cold_penetration": { "stats": ["base_reduce_enemy_cold_resistance_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros Penetran un %1%%% de Resistencia al Hielo", "formatters": [] } ] }, "elemental_penetration": { "stats": ["reduce_enemy_elemental_resistance_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros Penetran %1%%% de las Resistencias Elementales", "formatters": [] } ] }, "lightning_penetration": { "stats": ["base_reduce_enemy_lightning_resistance_%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros Penetran un %1%%% de Resistencia al Rayo", "formatters": [] } ] }, "chance_to_blind": { "stats": ["global_chance_to_blind_on_hit_%"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de Cegar enemigos con cada golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextBlind" } ] } ] }, "blind_duration_incr": { "stats": ["blind_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen la duración de Ceguera aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen la duración de Ceguera reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "melee_splash": { "stats": ["melee_splash"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Ataques Cuerpo a Cuerpo a un Solo Objetivo de los Esbirros causan Daño Colateral a los objetivos próximos", "formatters": [] } ] }, "power_charge_on_crit_chance": { "stats": ["add_power_charge_on_critical_strike_%"], "translations": [ { "matchers": [[1, 99]], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de ganar una Carga de Poder con cada Golpe Crítico", "formatters": [] }, { "matchers": [[100, "#"]], "text": "Este Ataque y los Esbirros ganan una Carga de Poder con cada Golpe Crítico", "formatters": [] } ] }, "multiple_attacks_speed": { "stats": ["support_multiple_attacks_melee_attack_speed_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen %1%%% más Velocidad de Ataque Cuerpo a Cuerpo", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen %1%%% menos Velocidad de Ataque Cuerpo a Cuerpo", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "area_of_effect_incr": { "stats": ["base_skill_area_of_effect_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Área de Efecto aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Área de Efecto reducida un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "concentrated_area_of_effect": { "stats": ["support_concentrated_effect_skill_area_of_effect_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen %1%%% más Área de Efecto", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen %1%%% menos Área de Efecto", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "burn_damage": { "stats": ["burn_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Daño de Incendio aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Daño de Incendio reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "endurance_charge_on_stun": { "stats": ["gain_endurance_charge_on_melee_stun"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros ganan Cargas de Aguante al Aturdir Enemigos con Daño Cuerpo a Cuerpo", "formatters": [] } ] }, "attack_speed_incr_on_low_life": { "stats": ["attack_speed_+%_when_on_low_life"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Velocidad de Ataque aumentada un %1%%% cuando tienes la Vida Baja", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextLowLife" } ] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Velocidad de Ataque reducida un %1%%% cuando tienes la Vida Baja", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextLowLife" } ] } ] }, "totem_attack_speed": { "stats": ["support_attack_totem_attack_speed_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen %1%%% más Velocidad de Ataque", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen %1%%% menos Velocidad de Ataque", "formatters": [] } ] }, "bloodlust_damage": { "stats": [ "support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies" ], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño Físico Cuerpo a Cuerpo a Enemigos con Sangrado", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño Físico Cuerpo a Cuerpo a Enemigos con Sangrado", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "bloodlust_damage_incr": { "stats": ["melee_damage_vs_bleeding_enemies_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen Daño Cuerpo a Cuerpo aumentado un %1%%% a Enemigos con Sangrado", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen Daño Cuerpo a Cuerpo reducido un %1%%% a Enemigos con Sangrado", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "chance_to_fortify_on_melee_hit": { "stats": ["chance_to_fortify_on_melee_hit_+%"], "translations": [ { "matchers": [[1, 99]], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de Fortificar con cada Golpe Cuerpo a Cuerpo", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFortify" } ] }, { "matchers": [[100, "#"]], "text": "Este Ataque y los Esbirros ganan Fortificar con cada Golpe Cuerpo a Cuerpo", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFortify" } ] } ] }, "freeze_chance_vs_chilled": { "stats": ["additional_chance_to_freeze_chilled_enemies_%"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros tienen %1$d%% de probabilidad de Congelar Enemigos que están Escarchados", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextFreeze" } ] } ] }, "hypothermia_damage": { "stats": ["support_hypothermia_damage_+%_vs_chilled_enemies_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Golpes y Achaques a Enemigos Escarchados", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextDamagingAilments" } ] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Golpes y Achaques a Enemigos Escarchados", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextDamagingAilments" } ] } ] }, "spirit_strike_damage": { "stats": ["support_spirit_strike_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Esta Habilidad y los Esbirros infligen %1%%% más Daño", "formatters": [] }, { "matchers": [["#", -1]], "text": "Esta Habilidad y los Esbirros infligen %1%%% menos Daño", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "trap_mine_damage": { "stats": ["support_trap_and_mine_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Trampas y Minas", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Trampas y Minas", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "support_better_ailments_bonus": { "stats": ["support_better_ailments_ailment_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Achaques", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextDamagingAilments" } ] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Achaques", "formatters": [ { "id": "negate", "arg": 1 }, { "id": "reminderstring", "arg": "ReminderTextDamagingAilments" } ] } ] }, "support_better_ailments_malus": { "stats": ["support_better_ailments_hit_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Golpes", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Golpes", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "support_chance_to_ignite_damage": { "stats": ["support_chance_to_ignite_fire_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño de Fuego", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño de Fuego", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "ignite_prolif_damage": { "stats": ["support_ignite_prolif_ignite_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Quemadura", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Quemadura", "formatters": [] } ] }, "rapid_decay": { "stats": ["support_rapid_decay_damage_over_time_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño Degenerativo", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño Degenerativo", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "support_debilitate_hit_damage": { "stats": [ "support_debilitate_hit_damage_+%_final_per_poison_stack", "support_debilitate_hit_damage_max_poison_stacks" ], "translations": [ { "matchers": [[1, "#"], "#"], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Golpes por cada Veneno en el Enemigo, hasta %2%", "formatters": [] }, { "matchers": [["#", -1], "#"], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Golpes por cada Veneno en el Enemigo, hasta %2%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "support_debilitate_poison_damage": { "stats": ["support_debilitate_poison_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Veneno", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Veneno", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "support_efficacy_dot": { "stats": ["support_efficacy_damage_over_time_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño Degenerativo", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño Degenerativo", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "support_poison_poison_damage": { "stats": ["support_poison_poison_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño con Veneno", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño con Veneno", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "elemental_focus_damage": { "stats": ["support_gem_elemental_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño Elemental", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño Elemental", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "cannot_inflict_ailments": { "stats": ["cannot_inflict_status_ailments"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros no pueden infligir Achaques Elementales", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextElementalStatusAilments" } ] } ] }, "damage_over_time_incr": { "stats": ["damage_over_time_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen Daño Degenerativo aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infigen Daño Degenerativo reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "poison_on_hit": { "stats": ["global_poison_on_hit"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros Envenenan Enemigos con cada Golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextPoison" } ] } ] }, "poison_damage": { "stats": ["base_poison_damage_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Daño con Veneno aumentado un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextPoison" } ] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Daño con Veneno reducido un %1%%%", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextPoison" } ] } ] }, "poison_duration": { "stats": ["base_poison_duration_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen Duración de Veneno aumentada un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen Duración de Veneno reducida un %1%%%", "formatters": [] } ] }, "melee_splash_radius": { "stats": ["melee_splash_area_of_effect_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros tienen %1%%% más Área de Efecto de Daño Colateral", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros tienen %1%%% menos Área de Efecto de Daño Colateral", "formatters": [] } ] }, "ghost_chance": { "stats": ["chance_to_summon_support_ghost_on_killing_blow_%"], "translations": [ { "matchers": [[1, 99]], "text": "%1%%% de probabilidad de Invocar un Fantasma cuando esta Habilidad o Esbirros que no sean Fantasmas inflijan un Golpe Mortal", "formatters": [] }, { "matchers": [[100, "#"]], "text": "Invoca un Fantasma cuando esta Habilidad o Esbirros que no sean Fantasmas inflijan un Golpe Mortal", "formatters": [] } ] }, "support_ruthless_count": { "stats": ["support_ruthless_big_hit_max_count"], "translations": [ { "matchers": ["#"], "text": "Cada tercer uso de este Ataque o de los Ataques de los Esbirros inflige un Embate Implacable con Golpes Cuerpo a Cuerpo", "formatters": [] } ] }, "support_ruthless_damage": { "stats": ["support_ruthless_big_hit_damage_+%_final"], "translations": [ { "matchers": ["#"], "text": "Los Embates Implacables de este Ataque o de los Esbirros infligen %1%%% más Daño Cuerpo a Cuerpo", "formatters": [] } ] }, "support_ruthless_bleeding_damage": { "stats": [ "support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final" ], "translations": [ { "matchers": ["#"], "text": "Los Embates Implacables de este Ataque o de los Esbirros infligen %1%%% más Daño con Sangrado causado por Golpes Cuerpo a Cuerpo", "formatters": [] } ] }, "support_ruthless_stun": { "stats": ["support_ruthless_big_hit_stun_base_duration_override_ms"], "translations": [ { "matchers": ["#"], "text": "Los Embates Implacables de este Ataque o de los Esbirros tienen una Duración de Aturdir base de %1% segundos", "formatters": [ { "id": "milliseconds_to_seconds", "arg": 1 } ] } ] }, "poison_chance": { "stats": ["base_chance_to_poison_on_hit_%"], "translations": [ { "matchers": [[1, 99]], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de Envenenar con cada Golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextPoison" } ] }, { "matchers": [[100, "#"]], "text": "Este Ataque y los Esbirros siempre Envenenan con cada Golpe", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextPoison" } ] } ] }, "deal_no_chaos": { "stats": ["base_deal_no_chaos_damage"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros no infligen Daño de Caos", "formatters": [] } ] }, "bleeding_chance": { "stats": [ "bleed_on_hit_with_attacks_%", "global_bleed_on_hit", "cannot_cause_bleeding" ], "translations": [ { "matchers": [[1, 99], 0, 0], "text": "Este Ataque y los Esbirros tienen %1%%% de probabilidad de causar Sangrado", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextBleeding" } ] }, { "matchers": [[100, "#"], 0, 0], "text": "Este Ataque y los Esbirros causan Sangrado", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextBleeding" } ] }, { "matchers": ["#", "#", 0], "text": "Este Ataque y los Esbirros causan Sangrado", "formatters": [ { "id": "reminderstring", "arg": "ReminderTextBleeding" } ] }, { "matchers": ["#", "#", "#"], "text": "Este Ataque y los Esbirros no pueden causar Sangrado", "formatters": [] } ] }, "decay_on_hit": { "stats": ["deal_chaos_damage_per_second_for_10_seconds_on_hit"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros infligen Decaimiento con cada Golpe, que inflige %1% de Daño de Caos por segundo durante 8 segundos", "formatters": [] } ] }, "deal_no_elemental": { "stats": ["deal_no_elemental_damage"], "translations": [ { "matchers": ["#"], "text": "Este Ataque y los Esbirros no infligen Daño Elemental", "formatters": [] } ] }, "ignites_apply_fire_res": { "stats": ["ignites_apply_fire_resistance_+"], "translations": [ { "matchers": ["#"], "text": "Los Enemigos Quemados por este Ataque o por Esbirros tienen %1$+d%% a la Resistencia al Fuego", "formatters": [] } ] }, "maim_chance": { "stats": ["maim_on_hit_%"], "translations": [ { "matchers": [[1, 99]], "text": "Este Ataque y el de los Esbirros tienen %1%%% de probabilidad de Lisiar con cada Golpe", "formatters": [] }, { "matchers": [[100, "#"]], "text": "Este Ataque y el de los Esbirros siempre Lisian con cada Golpe", "formatters": [] } ] }, "number_of_spirit_strikes": { "stats": ["melee_attack_number_of_spirit_strikes"], "translations": [ { "matchers": ["#"], "text": "Esta Habilidad también hace objetivo a %1% Enemigos cercanos", "formatters": [] } ] }, "brutality_phys_damage": { "stats": ["support_brutality_physical_damage_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño Físico", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño Físico", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "hypothermia_cold_damage": { "stats": ["support_hypothermia_cold_damage_over_time_+%_final"], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño de Hielo Degenerativo", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño de Hielo Degenerativo", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "maimed_phys_damage_taken_incr": { "stats": ["support_maimed_enemies_physical_damage_taken_+%"], "translations": [ { "matchers": [[1, "#"]], "text": "Los Enemigos Lisiados por este Ataque y por los Esbirros reciben Daño Físico aumentado un %1%%%", "formatters": [] }, { "matchers": [["#", -1]], "text": "Los Enemigos Lisiados por este Ataque y por los Esbirros reciben Daño Físico reducido un %1%%%", "formatters": [ { "id": "negate", "arg": 1 } ] } ] }, "added_fire_against_burning": { "stats": [ "global_minimum_added_fire_damage_vs_burning_enemies", "global_maximum_added_fire_damage_vs_burning_enemies" ], "translations": [ { "matchers": ["#", "#"], "text": "Este Ataque y los Esbirros infligen %1% a %2% de Daño de Fuego agregado a Enemigos Incendiados", "formatters": [] } ] }, "power_charge_on_crit_damage": { "stats": [ "support_power_charge_on_crit_damage_+%_final_per_power_charge" ], "translations": [ { "matchers": [[1, "#"]], "text": "Este Ataque y los Esbirros infligen %1%%% más Daño por cada Carga de Poder", "formatters": [] }, { "matchers": [["#", -1]], "text": "Este Ataque y los Esbirros infligen %1%%% menos Daño por cada Carga de Poder", "formatters": [ { "id": "negate", "arg": 1 } ] } ] } } }