poe-i18n
Version:
i18n utility for Path of Exile
693 lines (692 loc) • 21.4 kB
JSON
{
"meta": {
"include": "skill_stat_descriptions",
"hasIdentifiers": false
},
"data": {
"buff_duration": {
"stats": ["buff_effect_duration"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Проклятие длится %1% секунд",
"formatters": [
{
"id": "milliseconds_to_seconds",
"arg": 1
}
]
}
]
},
"action_speed_reduction": {
"stats": ["temporal_chains_action_speed_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Проклятые враги ускорены на %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Проклятые враги замедлены на %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"buff_time_passed_reduction": {
"stats": ["buff_time_passed_-%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Другие эффекты на проклятых врагах исчезают на %1%%% медленнее",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Другие эффекты на проклятых врагах исчезают на %1%%% быстрее",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"elemental_resist": {
"stats": ["base_resist_all_elements_%"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги имеют %1$+d%% к сопротивлению всем стихиям",
"formatters": []
}
]
},
"fire_resist": {
"stats": ["base_fire_damage_resistance_%"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги имеют %1$+d%% к сопротивлению огню",
"formatters": []
}
]
},
"cold_resist": {
"stats": ["base_cold_damage_resistance_%"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги имеют %1$+d%% к сопротивлению холоду",
"formatters": []
}
]
},
"lightning_resist": {
"stats": ["base_lightning_damage_resistance_%"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги имеют %1$+d%% к сопротивлению молнии",
"formatters": []
}
]
},
"chaos_resist": {
"stats": ["base_chaos_damage_resistance_%"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги имеют %1$+d%% к сопротивлению хаосу",
"formatters": []
}
]
},
"chance_to_be_frozen": {
"stats": ["chance_to_be_frozen_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1$+d%% шанс быть замороженными при получении урона от холода",
"formatters": []
}
]
},
"chance_to_be_ignited": {
"stats": ["chance_to_be_ignited_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1$+d%% шанс быть подожжёнными при получении урона от огня",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextIgnite"
}
]
}
]
},
"chance_to_be_shocked": {
"stats": ["chance_to_be_shocked_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1$+d%% шанс получить шок при получении урона от молнии",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextShock"
}
]
}
]
},
"monster_flask_charges_incr": {
"stats": ["monster_slain_flask_charges_granted_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги даруют %1%%% увеличение количества зарядов флакона",
"formatters": []
}
]
},
"life_leeched_when_hit": {
"stats": ["life_leech_on_any_damage_when_hit_permyriad"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги дают %1%%% похищения здоровья, при нанесении удара по ним",
"formatters": [
{
"id": "divide_by_one_hundred",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextLifeLeech"
}
]
}
]
},
"mana_leeched_when_hit": {
"stats": ["mana_leech_on_any_damage_when_hit_permyriad"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги дают %1%%% похищения маны, при нанесении удара по ним",
"formatters": [
{
"id": "divide_by_one_hundred",
"arg": 1
},
{
"id": "reminderstring",
"arg": "ReminderTextManaLeech"
}
]
}
]
},
"chance_to_grant_endurance_charge_on_death": {
"stats": ["chance_to_grant_endurance_charge_on_death_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1%%% шанс даровать заряд выносливости при смерти",
"formatters": []
}
]
},
"chance_to_grant_frenzy_charge_on_death": {
"stats": ["chance_to_grant_frenzy_charge_on_death_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1%%% шанс даровать заряд ярости при смерти",
"formatters": []
}
]
},
"chance_to_grant_power_charge_on_death": {
"stats": ["chance_to_grant_power_charge_on_death_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1%%% шанс даровать заряд энергии при смерти",
"formatters": []
}
]
},
"punishment_normal": {
"stats": ["punishment_physical_damage_%_reflected_for_normal_monsters"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% физического урона проклятых обычных монстров отражается в них",
"formatters": []
}
]
},
"punishment_magic": {
"stats": ["punishment_physical_damage_%_reflected_for_magic_monsters"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% физического урона проклятых волшебных монстров отражается в них",
"formatters": []
}
]
},
"punishment_rare": {
"stats": ["punishment_physical_damage_%_reflected_for_rare_monsters"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% физического урона проклятых редких монстров отражается в них",
"formatters": []
}
]
},
"punishment_unique": {
"stats": ["punishment_physical_damage_%_reflected_for_unique_monsters"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"%1%%% физического урона проклятых уникальных монстров отражается в них",
"formatters": []
}
]
},
"accuracy_rating_incr": {
"stats": ["accuracy_rating_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Проклятые враги имеют %1%%% повышение меткости",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Проклятые враги имеют %1%%% снижение меткости",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"critical_strike_chance_incr": {
"stats": ["critical_strike_chance_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1%%% повышение шанса критического удара",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Проклятые враги имеют %1%%% снижение шанса критического удара",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"critical_strike_multiplier_incr": {
"stats": ["base_critical_strike_multiplier_+"],
"translations": [
{
"matchers": ["#"],
"text":
"Проклятые враги имеют %1$+d%% к множителю критического удара",
"formatters": []
}
]
},
"enfeeble_damage_scale": {
"stats": ["enfeeble_damage_+%_final"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Проклятые враги наносят на %1%%% больше урона",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Проклятые враги наносят на %1%%% меньше урона",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"chance_to_take_critical_strike": {
"stats": ["additional_chance_to_take_critical_strike_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют дополнительный %1%%% шанс получить критический удар",
"formatters": []
}
]
},
"self_critical_strike_multiplier_reduction": {
"stats": ["base_self_critical_strike_multiplier_-%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги получают сниженный на %1%%% дополнительный урон от критических ударов",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Проклятые враги получают увеличенный на %1%%% дополнительный урон от критических ударов",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"be_pierced": {
"stats": ["projectiles_always_pierce_you"],
"translations": [
{
"matchers": ["#"],
"text": "Снаряды пронзают проклятых врагов",
"formatters": []
}
]
},
"chance_to_be_knocked_back": {
"stats": ["chance_to_be_knocked_back_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Удары по проклятым врагам имеют дополнительный %1%%% шанс их отбросить",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextKnockback"
}
]
}
]
},
"evasion_rating_poachers_mark": {
"stats": ["evasion_rating_+%_final_from_poachers_mark"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Проклятые враги имеют на %1%%% больше уклонения",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Проклятые враги имеют на %1%%% меньше уклонения",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"projectile_damage_taken_incr": {
"stats": ["projectile_damage_taken_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги получают увеличенный на %1%%% урон от ударов снарядами",
"formatters": []
}
]
},
"chance_to_be_stunned": {
"stats": ["chance_to_be_stunned_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги получают дополнительный %1%%% шанс быть оглушенными",
"formatters": []
}
]
},
"stun_recovery_incr": {
"stats": ["base_stun_recovery_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1%%% ускорение восстановления после оглушения",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Проклятые враги имеют %1%%% замедление восстановления после оглушения",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"physical_damage_taken_incr": {
"stats": ["physical_damage_taken_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Получаемый проклятыми врагами физический урон увеличен на %1%%%",
"formatters": []
}
]
},
"degen_effect_incr": {
"stats": ["degen_effect_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Получаемый проклятыми врагами постепенный урон увеличен на %1%%%",
"formatters": []
}
]
},
"self_burn_duration": {
"stats": ["base_self_ignite_duration_-%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Длительность поджога на проклятых врагах уменьшена на %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Длительность поджога на проклятых врагах увеличена на %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"self_freeze_duration": {
"stats": ["base_self_freeze_duration_-%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Длительность заморозки на проклятых врагах уменьшена на %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Длительность заморозки на проклятых врагах увеличена на %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"self_shock_duration": {
"stats": ["base_self_shock_duration_-%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "Длительность шока на проклятых врагах уменьшена на %1%%%",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "Длительность шока на проклятых врагах увеличена на %1%%%",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"cannot_cast_curses": {
"stats": ["cannot_cast_curses"],
"translations": [
{
"matchers": ["#"],
"text": "Вы не можете использовать это проклятие самостоятельно",
"formatters": []
}
]
},
"life_granted_when_hit": {
"stats": ["life_granted_when_hit_by_attacks"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги даруют %1% здоровья за удар атакой по ним",
"formatters": []
}
]
},
"mana_granted_when_hit": {
"stats": ["mana_granted_when_hit_by_attacks"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги даруют %1% маны за удар атакой по ним",
"formatters": []
}
]
},
"life_granted_when_killed": {
"stats": ["life_granted_when_killed"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги даруют %1% здоровья при смерти",
"formatters": []
}
]
},
"mana_granted_when_killed": {
"stats": ["mana_granted_when_killed"],
"translations": [
{
"matchers": ["#"],
"text": "Проклятые враги даруют %1% маны при смерти",
"formatters": []
}
]
},
"curse_area": {
"stats": ["curse_area_of_effect_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text": "%1%%% увеличение области действия проклятий",
"formatters": []
},
{
"matchers": [["#", -1]],
"text": "%1%%% уменьшение области действия проклятий",
"formatters": [
{
"id": "negate",
"arg": 1
}
]
}
]
},
"curse_aura": {
"stats": ["curse_apply_as_aura"],
"translations": [
{
"matchers": ["#"],
"text": "Усиленные проклятия используются как ауры",
"formatters": []
}
]
},
"maim_when_hit_chance": {
"stats": ["chance_to_be_maimed_when_hit_%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги имеют %1%%% шанс получить увечье на 4 секунды при получении удара от атак",
"formatters": [
{
"id": "reminderstring",
"arg": "ReminderTextMaim"
}
]
}
]
},
"chaos_weakness_damage": {
"stats": [
"minimum_added_chaos_damage_taken",
"maximum_added_chaos_damage_taken"
],
"translations": [
{
"matchers": ["#", "#"],
"text": "Добавляет от %1% до %2% урона хаосом по проклятым врагам",
"formatters": []
}
]
},
"physical_dot_taken_incr": {
"stats": ["base_physical_damage_over_time_taken_+%"],
"translations": [
{
"matchers": [[1, "#"]],
"text":
"Проклятые враги получают увеличенный на %1%%% физический урон от постепенного урона",
"formatters": []
},
{
"matchers": [["#", -1]],
"text":
"Проклятые враги получают уменьшенный на %1%%% физический урон от постепенного урона",
"formatters": []
}
]
}
}
}