poe-i18n
Version:
i18n utility for Path of Exile
557 lines (556 loc) • 14.6 kB
JSON
{
"meta": {
"include": "skill_stat_descriptions",
"hasIdentifiers": false
},
"data": {
"physical_damage_incr": {
"stats": ["physical_damage_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% increased Physical Damage",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "You and nearby allies gain %1%%% reduced Physical Damage",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"movement_speed_incr": {
"stats": ["base_movement_velocity_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% increased Movement Speed",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "You and nearby allies gain %1%%% reduced Movement Speed",
"formatters": []
}
]
},
"attack_speed_incr": {
"stats": ["attack_speed_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% increased Attack Speed",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "You and nearby allies gain %1%%% reduced Attack Speed",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"cast_speed_incr_skill_granted": {
"stats": ["cast_speed_+%_granted_from_skill"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% increased Cast Speed",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "You and nearby allies gain %1%%% reduced Cast Speed",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"elemental_resist": {
"stats": ["base_resist_all_elements_%"],
"translations": [
{
"matchers": ["#"],
"text":
"You and nearby allies gain %1$+d%% to all Elemental Resistances",
"formatters": []
}
]
},
"life_regen_per_minute_percent": {
"stats": ["life_regeneration_rate_per_minute_%"],
"translations": [
{
"matchers": ["#"],
"text": "You and nearby allies regenerate %1%%% Life per second",
"formatters": [
{
"id": "per_minute_to_per_second_2dp",
"arg": 1
}
]
}
]
},
"accuracy_rating_incr": {
"stats": ["accuracy_rating_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% increased Accuracy Rating",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "You and nearby allies gain %1%%% reduced Accuracy Rating",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"critical_strike_chance_incr": {
"stats": ["critical_strike_chance_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby allies gain %1%%% increased Critical Strike Chance",
"formatters": []
}
]
},
"base_evasion": {
"stats": ["base_evasion_rating"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1% additional Evasion Rating",
"formatters": []
}
]
},
"grace_evasion_incr": {
"stats": ["grace_aura_evasion_rating_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% more Evasion rating",
"formatters": []
}
]
},
"base_armour": {
"stats": ["base_physical_damage_reduction_rating"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1% additional Armour",
"formatters": []
}
]
},
"determination_armour_incr": {
"stats": ["determination_aura_armour_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% more Armour",
"formatters": []
}
]
},
"base_energy_shield": {
"stats": ["base_maximum_energy_shield"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1% additional Energy Shield",
"formatters": []
}
]
},
"lightning_resist": {
"stats": ["base_lightning_damage_resistance_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby allies gain %1%%% additional Lightning Resistance",
"formatters": []
}
]
},
"fire_resist": {
"stats": ["base_fire_damage_resistance_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% additional Fire Resistance",
"formatters": []
}
]
},
"cold_resist": {
"stats": ["base_cold_damage_resistance_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "You and nearby allies gain %1%%% additional Cold Resistance",
"formatters": []
}
]
},
"max_fire_resist": {
"stats": ["base_maximum_fire_damage_resistance_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby allies gain %1%%% additional maximum Fire Resistance",
"formatters": []
}
]
},
"max_cold_resist": {
"stats": ["base_maximum_cold_damage_resistance_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby allies gain %1%%% additional maximum Cold Resistance",
"formatters": []
}
]
},
"max_lightning_resist": {
"stats": ["base_maximum_lightning_damage_resistance_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby allies gain %1%%% additional maximum Lightning Resistance",
"formatters": []
}
]
},
"attack_added_fire": {
"stats": [
"attack_minimum_added_fire_damage",
"attack_maximum_added_fire_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text":
"You and nearby allies deal %1% to %2% additional Fire Damage with Attacks",
"formatters": []
}
]
},
"attack_added_lightning": {
"stats": [
"attack_minimum_added_lightning_damage",
"attack_maximum_added_lightning_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text":
"You and nearby allies deal %1% to %2% additional Lightning Damage with Attacks",
"formatters": []
}
]
},
"physical_damage_to_add_as_cold": {
"stats": ["physical_damage_%_to_add_as_cold"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby allies gain %1%%% of Physical Damage as Extra Cold Damage",
"formatters": []
}
]
},
"mana_regen": {
"stats": ["base_mana_regeneration_rate_per_minute"],
"translations": [
{
"matchers": ["#"],
"text": "You and nearby allies regenerate %1% Mana per second",
"formatters": [
{
"id": "per_minute_to_per_second",
"arg": 1
}
]
}
]
},
"energy_shield_no_delay": {
"stats": ["energy_shield_recharge_not_delayed_by_damage"],
"translations": [
{
"matchers": ["#"],
"text":
"Your and nearby allies' Energy Shield Recharges are not delayed by Damage",
"formatters": []
}
]
},
"no_mana_cost": {
"stats": ["no_mana_cost"],
"translations": [
{
"matchers": ["#"],
"text": "Your and nearby allies' Skills Cost no Mana",
"formatters": []
}
]
},
"dodge_chance": {
"stats": ["base_chance_to_dodge_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% Chance to Dodge Attack Hits",
"formatters": []
}
]
},
"spell_dodge_chance": {
"stats": ["base_chance_to_dodge_spells_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% Chance to Dodge Spell Hits",
"formatters": []
}
]
},
"base_elemental_damage_heals": {
"stats": ["base_elemental_damage_heals"],
"translations": [
{
"matchers": ["#"],
"text": "Taking Elemental Damage instead heals you and Nearby Allies",
"formatters": []
}
]
},
"spell_added_fire_damage": {
"stats": [
"spell_minimum_added_fire_damage",
"spell_maximum_added_fire_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text":
"You and nearby allies deal %1% to %2% additional Fire Damage with Spells",
"formatters": []
}
]
},
"wrath_spell_lightning_damage": {
"stats": ["wrath_aura_spell_lightning_damage_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby allies deal %1%%% more Spell Lightning Damage",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"You and nearby allies deal %1%%% less Spell Lightning Damage with Spells",
"formatters": []
}
]
},
"attack_added_chaos": {
"stats": [
"attack_minimum_added_chaos_damage",
"attack_maximum_added_chaos_damage"
],
"translations": [
{
"matchers": ["#", "#"],
"text":
"You and nearby allies deal %1% to %2% additional Chaos Damage with Attacks",
"formatters": []
}
]
},
"immune_to_chill": {
"stats": ["base_immune_to_chill"],
"translations": [
{
"matchers": ["#"],
"text": "You and nearby allies are Immune to Chill",
"formatters": []
}
]
},
"immune_to_freeze": {
"stats": ["base_immune_to_freeze"],
"translations": [
{
"matchers": ["#"],
"text": "You and nearby allies are Immune to Freeze",
"formatters": []
}
]
},
"immune_to_ignite": {
"stats": ["base_immune_to_ignite"],
"translations": [
{
"matchers": ["#"],
"text": "You and nearby allies are Immune to Ignite",
"formatters": []
}
]
},
"immune_to_shock": {
"stats": ["base_immune_to_shock"],
"translations": [
{
"matchers": ["#"],
"text": "You and nearby allies are Immune to Shock",
"formatters": []
}
]
},
"cold_damage_taken": {
"stats": ["cold_damage_taken_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% increased Cold Damage taken",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% reduced Cold Damage taken",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"energy_shield_recharge_rate": {
"stats": ["energy_shield_recharge_rate_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"You and nearby Allies gain %1%%% increased Energy Shield Recharge rate",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"You and nearby Allies gain %1%%% reduced Energy Shield Recharge rate",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"fire_damage_taken": {
"stats": ["fire_damage_taken_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% increased Fire Damage taken",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% reduced Fire Damage taken",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"hits_ignore_cold_res": {
"stats": ["hits_ignore_my_cold_resistance"],
"translations": [
{
"matchers": ["#"],
"text": "Nearby Enemies' Cold Resistance is Ignored by Hits",
"formatters": []
}
]
},
"hits_ignore_fire_res": {
"stats": ["hits_ignore_my_fire_resistance"],
"translations": [
{
"matchers": ["#"],
"text": "Nearby Enemies' Fire Resistance is Ignored by Hits",
"formatters": []
}
]
},
"hits_ignore_lightning_res": {
"stats": ["hits_ignore_my_lightning_resistance"],
"translations": [
{
"matchers": ["#"],
"text": "Nearby Enemies' Lightning Resistance is Ignored by Hits",
"formatters": []
}
]
},
"lightning_damage_taken": {
"stats": ["lightning_damage_taken_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% increased Lightning Damage taken",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% reduced Lightning Damage taken",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
}
}
}