Skip to content

Commit 668748a

Browse files
committed
Fix Chatterjee tooltips
1 parent efd2d9e commit 668748a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

game/panorama/localization/addon_english.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"addon_game_name" "Open Angel Arena"
44
"npc_dota_hero_sohei" "Sohei"
5-
5+
"npc_dota_hero_electrician" "Chatterjee"
66

77
"oaa_game_length_short" "Extra gold and low kill limits to keep the action at maximum and burn out fast. Should take about 20-30 minutes."
88
"oaa_game_length_normal" "Classic Angel Arena pace with gradual buildups into powerful godlike heroes. Games last about 45 minutes to an hour."

game/resource/English/npc/tooltip_electrician.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
"npc_dota_hero_electrician" "Electrician"
1+
"npc_dota_hero_electrician" "Chatterjee"
22

33
"DOTA_Tooltip_Ability_electrician_static_grip" "Static Grip"
4-
"DOTA_Tooltip_Ability_electrician_static_grip_Description" "CHANNELED - Creates a magnetic link towards an enemy that stuns, reveals, and damages it over time. Electrician is pulled towards the target while the link holds."
4+
"DOTA_Tooltip_Ability_electrician_static_grip_Description" "CHANNELED - Creates a magnetic link towards an enemy that stuns, reveals, and damages it over time. #{npc_dota_hero_electrician} is pulled towards the target while the link holds."
55
"DOTA_Tooltip_Ability_electrician_static_grip_channel_time" "MAX CHANNEL TIME:"
66
"DOTA_Tooltip_Ability_electrician_static_grip_damage_per_second" "DAMAGE PER SECOND:"
7-
"DOTA_Tooltip_Ability_electrician_static_grip_Note0" "Pulls Electrician towards the target at a speed of 120."
8-
"DOTA_Tooltip_Ability_electrician_static_grip_Note1" "The link will break if the target is moved over 750 distance away from Electrician."
7+
"DOTA_Tooltip_Ability_electrician_static_grip_Note0" "Pulls #{npc_dota_hero_electrician} towards the target at a speed of 120."
8+
"DOTA_Tooltip_Ability_electrician_static_grip_Note1" "The link will break if the target is moved over 750 distance away from #{npc_dota_hero_electrician}."
99

1010
"DOTA_Tooltip_Ability_electrician_electric_shield" "Electric Shield"
11-
"DOTA_Tooltip_Ability_electrician_electric_shield_Description" "Converts up to %mana_cost%%% of Electrician's total mana pool into a shield that absorbs incoming damage, fading if it sustains too much damage. While the shield holds, nearby enemies are shocked and damaged every second."
11+
"DOTA_Tooltip_Ability_electrician_electric_shield_Description" "Converts up to %mana_cost%%% of #{npc_dota_hero_electrician}'s total mana pool into a shield that absorbs incoming damage, fading if it sustains too much damage. While the shield holds, nearby enemies are shocked and damaged every second."
1212
"DOTA_Tooltip_Ability_electrician_electric_shield_shield_per_mana" "%SHIELD HP PER MANA:"
1313
"DOTA_Tooltip_Ability_electrician_electric_shield_shield_damage_block" "%SHIELD DAMAGE ABSORPTION:"
1414
"DOTA_Tooltip_Ability_electrician_electric_shield_shield_duration" "DURATION:"
1515
"DOTA_Tooltip_Ability_electrician_electric_shield_aura_radius" "SHOCK RADIUS:"
1616
"DOTA_Tooltip_Ability_electrician_electric_shield_aura_damage" "SHOCK DAMAGE PER SECOND:"
1717

1818
"DOTA_Tooltip_Ability_electrician_energy_absorption" "Energy Absorption"
19-
"DOTA_Tooltip_Ability_electrician_energy_absorption_Description" "Forcefully draws energy from all nearby enemies, damaging them and destroying a percentage of their maximum mana. Electrician restores mana for each enemy affected and gains movement speed if at least one enemy is affected."
19+
"DOTA_Tooltip_Ability_electrician_energy_absorption_Description" "Forcefully draws energy from all nearby enemies, damaging them and destroying a percentage of their maximum mana. #{npc_dota_hero_electrician} restores mana for each enemy affected and gains movement speed if at least one enemy is affected."
2020
"DOTA_Tooltip_Ability_electrician_energy_absorption_radius" "RADIUS:"
2121
"DOTA_Tooltip_Ability_electrician_energy_absorption_damage" "DAMAGE:"
2222
"DOTA_Tooltip_Ability_electrician_energy_absorption_mana_break" "%MANA DESTROYED:"

game/resource/addon_english.txt

-12 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)