poe-i18n
Version:
i18n utility for Path of Exile
1,924 lines (1,923 loc) • 164 kB
JSON
{
"meta": {
"include": "active_skill_gem_stat_descriptions",
"hasIdentifiers": false
},
"data": {
"base_actor_scale_+%": {
"no_description": true,
"stats": [],
"translations": {}
},
"skeletal_chains_aoe_health_percent": {
"stats": ["skeletal_chains_aoe_%_health_dealt_as_chaos_damage"],
"translations": [
{
"matchers": ["#"],
"text":
"Sacrifica %1%%% da Vida do Esqueleto para causar esse tanto em Dano de Caos",
"formatters": []
}
]
},
"spell_physical_damage_range": {
"stats": [
"spell_minimum_physical_damage",
"spell_maximum_physical_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano Físico",
"formatters": []
}
]
},
"spell_fire_damage_range": {
"stats": ["spell_minimum_fire_damage", "spell_maximum_fire_damage"],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Fogo",
"formatters": []
}
]
},
"spell_cold_damage_range": {
"stats": ["spell_minimum_cold_damage", "spell_maximum_cold_damage"],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Gelo",
"formatters": []
}
]
},
"spell_lightning_damage_range": {
"stats": [
"spell_minimum_lightning_damage",
"spell_maximum_lightning_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Raio",
"formatters": []
}
]
},
"spell_chaos_damage_range": {
"stats": ["spell_minimum_chaos_damage", "spell_maximum_chaos_damage"],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Caos",
"formatters": []
}
]
},
"secondary_physical_damage_range": {
"stats": [
"secondary_minimum_physical_damage",
"secondary_maximum_physical_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano Físico",
"formatters": []
}
]
},
"secondary_fire_damage_range": {
"stats": [
"secondary_minimum_fire_damage",
"secondary_maximum_fire_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Fogo",
"formatters": []
}
]
},
"secondary_cold_damage_range": {
"stats": [
"secondary_minimum_cold_damage",
"secondary_maximum_cold_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Gelo",
"formatters": []
}
]
},
"secondary_lightning_damage_range": {
"stats": [
"secondary_minimum_lightning_damage",
"secondary_maximum_lightning_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Raio",
"formatters": []
}
]
},
"secondary_chaos_damage_range": {
"stats": [
"secondary_minimum_chaos_damage",
"secondary_maximum_chaos_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "%1% a %2% de Dano de Caos",
"formatters": []
}
]
},
"lightning_damage_per_power_charge_range": {
"stats": [
"spell_minimum_base_lightning_damage_per_power_charge",
"spell_maximum_base_lightning_damage_per_power_charge"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "Causa %1% a %2% de Dano Base de Raio por Carga de Poder",
"formatters": []
}
]
},
"fire_damage_per_endurance_charge_range": {
"stats": [
"spell_minimum_base_fire_damage_per_endurance_charge",
"spell_maximum_base_fire_damage_per_endurance_charge"
],
"translations": [
{
"matchers": ["#", "#"],
"text":
"Causa %1% a %2% de Dano Base de Fogo por Carga de Tolerância",
"formatters": []
}
]
},
"offering_duration_per_corpse": {
"stats": ["offering_skill_effect_duration_per_corpse"],
"translations": [
{
"matchers": ["#"],
"text":
"%1% segundos adicionais de Duração Base por Cadáver extra consumido",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
}
]
}
]
},
"cold_damage_per_frenzy_charge_range": {
"stats": [
"spell_minimum_base_cold_damage_per_frenzy_charge",
"spell_maximum_base_cold_damage_per_frenzy_charge"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "Causa %1% a %2% de Dano Base de Gelo por Carga de Frenesi",
"formatters": []
}
]
},
"attack_added_cold": {
"stats": [
"attack_minimum_added_cold_damage",
"attack_maximum_added_cold_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "Adiciona %1% a %2% de Dano de Gelo em Ataques",
"formatters": []
}
]
},
"attack_added_lightning": {
"stats": [
"attack_minimum_added_lightning_damage",
"attack_maximum_added_lightning_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "Adiciona %1% a %2% de Dano de Raio em Ataques",
"formatters": []
}
]
},
"cold_damage_per_int": {
"stats": [
"spell_minimum_base_cold_damage_+_per_10_intelligence",
"spell_maximum_base_cold_damage_+_per_10_intelligence"
],
"translations": [
{
"matchers": ["#", "#"],
"text":
"Causa %1% a %2% de Dano Base de Gelo a cada 10 de Inteligência",
"formatters": []
}
]
},
"corpse_life_percentage": {
"stats": ["corpse_explosion_monster_life_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Explosão causa Dano de Fogo base igual a %1%%% da Vida máxima do cadáver",
"formatters": []
}
]
},
"spell_damage_over_time": {
"stats": ["spell_damage_modifiers_apply_to_skill_dot"],
"translations": [
{
"matchers": ["#"],
"text":
"Modificadores de Dano Mágico aplicam-se ao Dano Degenerativo desta Habilidade",
"formatters": []
}
]
},
"projectile_damage_over_time": {
"stats": ["projectile_damage_modifiers_apply_to_skill_dot"],
"translations": [
{
"matchers": ["#"],
"text":
"Modificadores de Dano de Projétil aplicam-se ao efeito de Dano Degenerativo desta Habilidade",
"formatters": []
}
]
},
"mine": {
"stats": ["is_remote_mine", "number_of_mines_to_place"],
"translations": [
{
"matchers": [[1, "#"], 1],
"text":
"Planta uma Mina Remota que usa essa Habilidade quando detonada",
"formatters": []
},
{
"matchers": [[1, "#"], [2, "#"]],
"text":
"Planta %2% Minas Remotas que usam essa Habilidade quando detonadas",
"formatters": []
}
]
},
"trap_throw_random": {
"stats": ["throw_traps_in_circle_radius"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Armadilhas são lançadas aleatoriamente ao seu redor",
"formatters": []
}
]
},
"totem": {
"stats": ["is_totem"],
"translations": [
{
"matchers": ["#"],
"text": "Convoca um Totem que usa essa Habilidade",
"formatters": []
}
]
},
"trap_radius": {
"stats": ["trap_trigger_radius_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Área de Efeito da Ativação de Armadilhas aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Área de Efeito da Ativação de Armadilhas reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"mine_radius": {
"stats": ["mine_detonation_radius_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Área de Efeito da Detonação de Minas aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Área de Efeito da Detonação de Minas reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"disable_melee": {
"stats": ["display_disable_melee_weapons"],
"translations": [
{
"matchers": ["#"],
"text": "Habilidade não pode ser usada com Armas Corpo a Corpo",
"formatters": []
}
]
},
"multicast": {
"stats": ["spell_repeat_count"],
"translations": [
{
"matchers": [1],
"text": "Habilidade Repete uma vez adicional",
"formatters": []
},
{
"matchers": [[2, "#"]],
"text": "Habilidade Repete %1% vezes adicionais",
"formatters": []
}
]
},
"damage_infusion": {
"stats": ["damage_infusion_%"],
"translations": [
{
"matchers": ["#"],
"text":
"Transfere %1%%% do Dano sofrido de cada inimigo próximo para o alvo",
"formatters": []
}
]
},
"attack_speed_incr": {
"stats": ["attack_speed_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Velocidade de Ataque aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Velocidade de Ataque reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"attack_speed_incr_on_low_life": {
"stats": ["attack_speed_+%_when_on_low_life"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Velocidade de Ataque aumentada em %1%%% quando em Vida Baixa",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextLowLife"
}
]
},
{
"matchers": [["#", -1]],
"text": "Velocidade de Ataque reduzida em %1%%% quando em Vida Baixa",
"formatters": [
{
"id": "negate",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextLowLife"
}
]
}
]
},
"ancestor_totem_grants_attack_speed": {
"stats": ["melee_ancestor_totem_grant_owner_attack_speed_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% mais Velocidade de Ataque enquanto o Totem estiver Ativo",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"%1%%% menos Velocidade de Ataque enquanto o Totem estiver Ativo",
"formatters": []
}
]
},
"ancestor_totem_grants_melee_damage": {
"stats": ["slam_ancestor_totem_grant_owner_melee_damage_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% mais Dano Corpo a Corpo enquanto o Totem estiver Ativo",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"%1%%% menos Dano Corpo a Corpo enquanto o Totem estiver Ativo",
"formatters": []
}
]
},
"ancestor_totem_grants_fire_damage": {
"stats": [
"slash_ancestor_totem_grant_owner_physical_damage_added_as_fire_+%"
],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% do Dano Físico ganho como Dano Extra de Fogo enquanto o Totem estiver Ativo",
"formatters": []
}
]
},
"ancestor_totem_grants_attack_speed_incr": {
"stats": ["melee_ancestor_totem_grant_owner_attack_speed_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Velocidade de Ataque aumentada em %1%%% enquanto o Totem estiver Ativo",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Velocidade de Ataque reduzida em %1%%% enquanto o Totem estiver Ativo",
"formatters": []
}
]
},
"ancestor_totem_grants_melee_damage_incr": {
"stats": ["slam_ancestor_totem_grant_owner_melee_damage_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Dano Corpo a Corpo aumentado em %1%%% enquanto o Totem estiver Ativo",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Dano Corpo a Corpo reduzido em %1%%% enquanto o Totem estiver Ativo",
"formatters": []
}
]
},
"cast_speed_incr_on_low_life": {
"stats": ["cast_speed_+%_when_on_low_life"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Velocidade de Conjuração aumentada em %1%%% quando em Vida Baixa",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextLowLife"
}
]
},
{
"matchers": [["#", -1]],
"text":
"Velocidade de Conjuração reduzida em %1%%% quando em Vida Baixa",
"formatters": [
{
"id": "negate",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextLowLife"
}
]
}
]
},
"cast_speed_incr": {
"stats": ["base_cast_speed_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Velocidade de Conjuração aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Velocidade de Conjuração reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"multicast_cast_speed_incr": {
"stats": ["support_multicast_cast_speed_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% mais Velocidade de Conjuração",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% menos Velocidade de Conjuração",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"life_leech_from_any": {
"stats": ["life_leech_from_any_damage_permyriad"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% de Dano Drenado como Vida",
"formatters": [
{
"id": "divide_by_one_hundred",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextLifeLeech"
}
]
}
]
},
"life_leech_from_physical": {
"stats": ["life_leech_from_physical_attack_damage_permyriad"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% do Dano de Ataques Físicos Drenado 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": "Velocidade do Dreno de Vida aumentada em %1%%%",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextLifeLeech"
}
]
},
{
"matchers": [["#", -1]],
"text": "Velocidade do Dreno de Vida reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextLifeLeech"
}
]
}
]
},
"mana_leech_from_any": {
"stats": ["mana_leech_from_any_damage_permyriad"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% de Dano Drenado como Mana",
"formatters": [
{
"id": "divide_by_one_hundred",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextManaLeech"
}
]
}
]
},
"mana_leech_speed": {
"stats": ["mana_leech_speed_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Velocidade do Dreno de Mana aumentada em %1%%%",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextManaLeech"
}
]
},
{
"matchers": [["#", -1]],
"text": "Velocidade do Dreno de Mana reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextManaLeech"
}
]
}
]
},
"knockback": {
"stats": ["global_chance_to_knockback_%"],
"translations": [
{
"matchers": [[1, 99]],
"text": "%1%%% de chance de Empurrar inimigos ao Acertar",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextKnockback"
}
]
},
{
"matchers": [[100, "#"]],
"text": "Empurra inimigos ao Acertar",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextKnockback"
}
]
}
]
},
"knockback_distance": {
"stats": ["knockback_distance_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Distância do Empurrão aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Distância do Empurrão reduzida em %1%%%",
"formatters": []
}
]
},
"stun_threshold_reduction_incr": {
"stats": ["base_stun_threshold_reduction_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Ponto de Atordoamento Inimigo reduzido em %1%%%",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextStunThreshold"
}
]
},
{
"matchers": [["#", -1]],
"text": "Ponto de Atordoamento Inimigo aumentado em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextStunThreshold"
}
]
}
]
},
"radius_add": {
"stats": ["active_skill_base_radius_+"],
"translations": [
{
"matchers": ["#"],
"text": "%1$+d de alcance",
"formatters": []
}
]
},
"area_of_effect_incr": {
"stats": ["base_skill_area_of_effect_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Área de Efeito aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Área de Efeito reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"area_of_effect_incr_while_dead": {
"stats": ["area_of_effect_+%_while_dead"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Área de Efeito aumentada em %1%%% enquanto Morto",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Área de Efeito reduzida em %1%%% enquanto Morto",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"concentrated_area_of_effect": {
"stats": ["support_concentrated_effect_skill_area_of_effect_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% mais Área de Efeito",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% menos Área de Efeito",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"aura_area_of_effect_incr": {
"stats": ["base_aura_area_of_effect_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Área de Efeito de Auras aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Área de Efeito de Auras reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"aura_effect_incr": {
"stats": ["aura_effect_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Efeito de Auras aumentado em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Efeito de Auras reduzido em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"attack_speed_per_frenzy_charge": {
"stats": ["base_attack_speed_+%_per_frenzy_charge"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Velocidade de Ataque aumentada em %1%%% por Carga de Frenesi",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Velocidade de Ataque reduzida em %1%%% por Carga de Frenesi",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"curse_duration": {
"stats": ["curse_effect_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Maldição Dura %1% segundos",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
}
]
}
]
},
"buff_duration": {
"stats": ["buff_effect_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Bônus Dura %1% segundos",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
}
]
}
]
},
"secondary_buff_duration": {
"stats": ["secondary_buff_effect_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Bônus Secundário Dura %1% segundos",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
}
]
}
]
},
"projectile_ground_effect_duration": {
"stats": ["projectile_ground_effect_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Efeitos do Solo duram %1% segundos",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
}
]
}
]
},
"bleeding_skill_duration": {
"stats": ["bleeding_skill_effect_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Sangramento Dura %1% segundos",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextPoison"
}
]
}
]
},
"poison_skill_duration": {
"stats": ["poison_skill_effect_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Veneno Dura %1% segundos",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextPoison"
}
]
}
]
},
"minion_duration": {
"stats": ["minion_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Lacaios Duram %1% segundos",
"formatters": [
{
"id": "milliseconds_to_seconds_2dp",
"arg": 1
}
]
}
]
},
"enduring_cry_charges": {
"stats": [
"endurance_charges_granted_per_one_hundred_nearby_enemies_during_endurance_warcry"
],
"translations": [
{
"matchers": ["#"],
"text":
"%1% Cargas de Tolerância concedidas a cada 100 inimigos próximos",
"formatters": []
}
]
},
"shield_charge_stun_threshold": {
"stats": [
"shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range"
],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Redução do Ponto de Atordoamento aumentada em %1%%% em inimigos na distância Máxima da investida",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextStunThreshold"
}
]
},
{
"matchers": [["#", -1]],
"text":
"Redução do Ponto de Atordoamento reduzida em %1%%% em inimigos na distância Máxima da investida",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextStunThreshold"
}
]
}
]
},
"shield_charge_stun": {
"stats": ["shield_charge_stun_duration_+%_maximum"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Duração de Atordoamento em inimigos aumentada em %1%%% na distância Máxima da investida",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Duração de Atordoamento em inimigos reduzida em %1%%% na distância Máxima da investida",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"shield_charge_damage": {
"stats": ["shield_charge_damage_+%_maximum"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% mais Dano com Acertos na Distância Máxima da Investida",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"%1%%% menos Dano com Acertos na Distância Máxima da Investida",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"pierce_num": {
"stats": [
"projectile_number_of_targets_to_pierce",
"virtual_always_pierce",
"arrow_number_of_targets_to_pierce",
"arrows_always_pierce"
],
"translations": [
{
"matchers": [1, 0, 0, 0],
"text": "Projéteis Perfuram 1 Alvos",
"formatters": []
},
{
"matchers": [[2, "#"], 0, 0, 0],
"text": "Projéteis Perfuram %1% Alvos",
"formatters": []
},
{
"matchers": ["#", "#", 0, 0],
"text": "Projéteis Perfuram todos Alvos",
"formatters": []
},
{
"matchers": ["#", "#", 1, 0],
"text": "Flechas Perfuram 1 Alvos",
"formatters": []
},
{
"matchers": ["#", "#", [2, "#"], 0],
"text": "Flechas Perfuram %1% Alvos",
"formatters": []
},
{
"matchers": ["#", "#", "#", "#"],
"text": "Flechas Perfuram todos Alvos",
"formatters": []
}
]
},
"projectile_speed_incr": {
"stats": ["base_projectile_speed_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Velocidade de Projéteis aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Velocidade de Projéteis reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"freeze_chance": {
"stats": ["base_chance_to_freeze_%", "always_freeze"],
"translations": [
{
"matchers": ["#", [1, "#"]],
"text": "Sempre Congela inimigos",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextFreeze"
}
]
},
{
"matchers": [[100, "#"], 0],
"text": "Sempre Congela inimigos",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextFreeze"
}
]
},
{
"matchers": [[1, 99], 0],
"text": "%1%%% de chance de Congelar inimigos",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextFreeze"
}
]
}
]
},
"shock_chance": {
"stats": ["base_chance_to_shock_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% de chance de Eletrizar inimigos",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextShock"
}
]
}
]
},
"burn_chance": {
"stats": ["base_chance_to_ignite_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% de chance de Incendiar inimigos",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextIgnite"
}
]
}
]
},
"freeze_duration": {
"stats": ["freeze_duration_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Duração do Congelamento em inimigos aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Duração do Congelamento em inimigos reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"chill_duration": {
"stats": ["chill_duration_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Duração do Resfriamento em inimigos aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Duração do Resfriamento em inimigos reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"chill_effect": {
"stats": ["chill_effect_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Efeito de Resfriamento aumentado em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Efeito de Resfriamento reduzido em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"shock_duration": {
"stats": ["shock_duration_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Duração da Eletrização em inimigos aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Duração da Eletrização em inimigos reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"burn_duration": {
"stats": ["ignite_duration_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Duração do Incêndio em inimigos aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Duração do Incêndio em inimigos reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"burn_damage": {
"stats": ["burn_damage_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Dano Incendiário aumentado em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Dano Incendiário reduzido em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"movement_speed_incr": {
"stats": ["base_movement_velocity_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Velocidade de Movimento aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Velocidade de Movimento reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"no_movement_speed": {
"stats": ["no_movement_speed"],
"translations": [
{
"matchers": ["#"],
"text": "Trava o inimigo no lugar",
"formatters": []
}
]
},
"killed_monster_dropped_item_rarity_incr": {
"stats": ["killed_monster_dropped_item_rarity_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Raridade de Itens Derrubados por inimigos Mortos aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Raridade de Itens Derrubados por inimigos Mortos reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"killed_monster_dropped_item_quantity_incr": {
"stats": ["killed_monster_dropped_item_quantity_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Quantidade de Itens Derrubados por inimigos Mortos aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Quantidade de Itens Derrubados por inimigos Mortos reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"accuracy_rating": {
"stats": ["accuracy_rating"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1% de Precisão adicional",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Subtrai %1% de Precisão",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"accuracy_rating_incr": {
"stats": ["accuracy_rating_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Precisão aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Precisão reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"chaos_damage_percent_of_life_per_minute": {
"stats": ["base_chaos_damage_%_of_maximum_life_to_deal_per_minute"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Você sofre %1%%% da sua Vida Máxima por segundo como Dano de Caos",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"physical_damage_percent_of_life_per_minute": {
"stats": ["base_physical_damage_%_of_maximum_life_to_deal_per_minute"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Você sofre %1%%% da sua Vida Máxima por segundo como Dano Físico",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"physical_damage_percent_of_energy_shield_per_minute": {
"stats": [
"base_physical_damage_%_of_maximum_energy_shield_to_deal_per_minute"
],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Você sofre %1%%% do seu Escudo de Energia Máximo por segundo como Dano Físico",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"frenzy_on_kill": {
"stats": ["add_frenzy_charge_on_kill"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Ganha uma Carga de Frenesi ao Abater",
"formatters": []
}
]
},
"frenzy_on_kill_chance": {
"stats": ["add_frenzy_charge_on_kill_%_chance"],
"translations": [
{
"matchers": [[1, 99]],
"text": "%1%%% de chance de ganhar uma Carga de Frenesi ao Abater",
"formatters": []
},
{
"matchers": [[100, "#"]],
"text": "Ganha uma Carga de Frenesi ao Abater",
"formatters": []
}
]
},
"critical_strike_chance_incr": {
"stats": ["critical_strike_chance_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Chance de Crítico aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Chance de Crítico reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"mulpile_projectiles_critical_strike_chance_incr": {
"stats": ["support_multiple_projectiles_critical_strike_chance_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% mais Chance de Crítico",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% menos Chance de Crítico",
"formatters": []
}
]
},
"critical_strike_multiplier_incr": {
"stats": ["base_critical_strike_multiplier_+"],
"translations": [
{
"matchers": ["#"],
"text": "%1$+d%% ao Multiplicador de Crítico",
"formatters": []
}
]
},
"life_gain_per_target": {
"stats": ["life_gain_per_target"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1% de Vida ganha por cada inimigo Acertado",
"formatters": []
}
]
},
"minion_damage_incr": {
"stats": ["minion_damage_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Dano dos Lacaios aumentado em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Dano dos Lacaios reduzido em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"minion_movement_speed_incr": {
"stats": ["minion_movement_speed_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Velocidade de Movimento dos Lacaios aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Velocidade de Movimento dos Lacaios reduzida em %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"minion_movement_speed_final": {
"stats": ["active_skill_minion_movement_velocity_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% mais Velocidade de Movimento dos Lacaios",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% menos Velocidade de Movimento dos Lacaios",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"lightning_tendrils_pulse_interval": {
"stats": ["lightning_tendrils_channelled_larger_pulse_interval"],
"translations": [
{
"matchers": ["#"],
"text": "Libera um Pulso Fortalecido a cada %1% Pulsos",
"formatters": []
}
]
},
"movement_velocity_cap": {
"stats": ["movement_velocity_cap"],
"translations": [
{
"matchers": ["#"],
"text": "Velocidade de Movimento dos Lacaios está no Máximo",
"formatters": []
}
]
},
"minion_life_final": {
"stats": ["active_skill_minion_life_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Lacaios possuem %1%%% mais Vida",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Lacaios possuem %1%%% menos Vida",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"minion_energy_shield_final": {
"stats": ["active_skill_minion_energy_shield_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Lacaios possuem %1%%% mais Escudo de Energia",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Lacaios possuem %1%%% menos Escudo de Energia",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"minion_life_incr_final": {
"stats": ["support_minion_maximum_life_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Habilidades Suportadas têm %1%%% mais Vida de Lacaio máxima",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Habilidades Suportadas têm %1%%% menos Vida de Lacaio máxima",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"minion_life_incr": {
"stats": ["minion_maximum_life_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Vida Máxima dos Lacaios aumentada em %1%%%",
"formatters": []
}
]
},
"minion_instability": {
"stats": ["keystone_minion_instability"],
"translations": [
{
"matchers": ["#"],
"text": "Instabilidade do Lacaio",
"formatters": []
}
]
},
"stun_duration_incr": {
"stats": ["base_stun_duration_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Duração do Atordoamento em inimigos aumentada em %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Duração do Atordoamento em inimigos reduzida em %1%%%",
"formatters": []
}
]
},
"stun": {
"stats": ["always_stun"],
"translations": [
{
"matchers": ["#"],
"text": "Atordoa Inimigos",
"formatters": []
}
]
},
"backstab_damage": {
"stats": ["backstab_damage_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Dano aumentado em %1%%% quando Atacar pelas Costas",
"formatters": []
}
]
},
"wall_delay": {
"stats": ["wall_expand_delay_ms"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1% segundos entre o aparecimento de seções da Parede",
"formatters": [
{
"id": "milliseconds_to_seconds",
"arg": 1
}
]
}
]
},
"wall_length": {
"stats": ["wall_maximum_length"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "A Parede terá %1% unidades de comprimento",
"formatters": []
}
]
},
"viper_strike_orb_damage": {
"stats": ["base_chaos_damage_taken_per_minute_per_viper_strike_orb"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Cada Carga do Golpe da Víbora causa %1% de Dano de Caos Base por segundo",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"chaos_area_damage_per_minute": {
"stats": ["chaos_area_damage_to_deal_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "Causa %1% de Dano de Caos por segundo",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"chaos_damage_per_minute": {
"stats": ["chaos_damage_to_deal_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "Causa %1% de Dano de Caos por segundo",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"chaos_skill_dot_area_damage_per_minute": {
"stats": ["chaos_skill_dot_area_damage_to_deal_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "Causa %1% de Dano de Caos por segundo",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"chaos_skill_dot_damage_per_minute": {
"stats": ["chaos_skill_dot_damage_to_deal_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "Causa %1% de Dano de Caos por segundo",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"cold_area_damage_per_minute": {
"stats": ["cold_area_damage_to_deal_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "Causa %1% de Dano de Gelo por segundo",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"cold_damage_per_minute": {
"stats": ["cold_damage_to_deal_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "Causa %1% de Dano de Gelo por segundo",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"cold_skill_dot_area_damage_per_minute": {
"stats": ["cold_skill_dot_area_damage_to_deal_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "Causa %1% de Dano de Gelo por segundo",