Advertisement
epitaque_

Untitled

Aug 26th, 2015
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. "hlw_tutorial_message_controller" "Use your controller to cast powerful spells"
  2. "hlw_tutorial_message_income" "Click on creeps buy them and increase your income"
  3. "hlw_tutorial_message_objective" "If a creep manages to invade your base, you lose one life"
  4.  
  5. "hlw_radiant" "RADIANT INCOME"
  6. "hlw_dire" "DIRE INCOME"
  7.  
  8. // If you feel like translating this part, go ahead. If not, no problem.
  9. "DOTA_Tooltip_ability_hlw_controller_sunstrike" "Sun Strike"
  10. "DOTA_Tooltip_ability_hlw_controller_sunstrike_Description" "Creates a beam of light in an area that deals damage to enemy heroes."
  11. "DOTA_Tooltip_ability_hlw_controller_sunstrike_delay" "DELAY:"
  12. "DOTA_Tooltip_ability_hlw_controller_sunstrike_area_of_effect" "AREA OF EFFECT:"
  13. "DOTA_Tooltip_ability_hlw_controller_sunstrike_damage" "DAMAGE:"
  14.  
  15. "DOTA_Tooltip_ability_hlw_controller_arc_lightning" "Arc Lightning"
  16. "DOTA_Tooltip_ability_hlw_controller_arc_lightning_Description" "Zaps many enemy creeps."
  17. "DOTA_Tooltip_ability_hlw_controller_arc_lightning_radius" "RADIUS:"
  18. "DOTA_Tooltip_ability_hlw_controller_arc_lightning_jump_count" "JUMP COUNT:"
  19.  
  20. "DOTA_Tooltip_ability_hlw_controller_moonsoon" "Moonsoon"
  21. "DOTA_Tooltip_ability_hlw_controller_moonsoon_Description" "Calls down a storm of lightning to strike units in a target area."
  22. "DOTA_Tooltip_ability_hlw_controller_moonsoon_damage" "DAMAGE PER BOLT:"
  23. "DOTA_Tooltip_ability_hlw_controller_moonsoon_duration" "DURATION:"
  24. "DOTA_Tooltip_ability_hlw_controller_moonsoon_area_of_effect" "AREA OF EFFECT:"
  25. "DOTA_Tooltip_ability_hlw_controller_moonsoon_bolts_per_second" "BOLTS PER SECOND:"
  26.  
  27. "DOTA_Tooltip_ability_hlw_controller_cyclone" "Cyclone"
  28. "DOTA_Tooltip_ability_hlw_controller_cyclone_Description" "Throws an enemy creep or hero into the air for a given time. While in air, the creep or hero will not be able to move, attack, cast spells, or be attacked."
  29. "DOTA_Tooltip_ability_hlw_controller_cyclone_duration_hero" "HERO DURATION:"
  30. "DOTA_Tooltip_ability_hlw_controller_cyclone_duration_unit" "UNIT DURATION:"
  31.  
  32. "DOTA_Tooltip_ability_hlw_controller_blizzard" "Blizzard"
  33. "DOTA_Tooltip_ability_hlw_controller_blizzard_Description" "Creates a snowstorm at a given point. The blizzard will periodically spawn shards that deal damage in an AOE."
  34. "DOTA_Tooltip_ability_hlw_controller_blizzard_damage" "DAMAGE PER SHARD:"
  35. "DOTA_Tooltip_ability_hlw_controller_blizzard_ice_shard_wave_count" "NUMBER OF ICE SHARDS:"
  36. "DOTA_Tooltip_ability_hlw_controller_blizzard_area_of_effect" "POTENTIAL SHARD SPAWN RADIUS:"
  37.  
  38. "DOTA_Tooltip_ability_hlw_controller_crushing_wave" "Crushing Wave"
  39. "DOTA_Tooltip_ability_hlw_controller_crushing_wave_Description" "Creates a massive wave of water starting from right side of the map. The wave deals damage to creeps as it passes them."
  40. "DOTA_Tooltip_ability_hlw_controller_crushing_wave_damage" "DAMAGE:"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement