-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated items to current patch (#779)
* Applied patches 7.03 7.04 7.05 * Dropped a bracket * Patch 7.06
- Loading branch information
1 parent
6c84c41
commit 466c825
Showing
94 changed files
with
305 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 14 additions & 10 deletions
24
game/resource/English/ability/items/tooltip_rod_of_atos.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,22 @@ | ||
//==================================================================================== | ||
// Rod of Atos | ||
//==================================================================================== | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_2" "Rod of Atos" | ||
"DOTA_Tooltip_Ability_item_recipe_rod_of_atos_2" "Rod of Atos Recipe" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_2" "Rod of Atos" | ||
"DOTA_Tooltip_Ability_item_recipe_rod_of_atos_2" "Rod of Atos Recipe" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_2_Description" "Active: Cripple - Roots the target for %duration% seconds." | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_2_Lore" "Atos, the Lord of Blight, has his essence stored in this deceptively simple wand." | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_2_bonus_health" "+$health" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_2_bonus_intellect" "+$int" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_2_duration" "CRIPPLE DURATION:" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_2_bonus_intellect" "+$int" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_2_bonus_strength" "+$str" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_2_bonus_agility" "+$agi" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_2_bonus_damage" "+$damage" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_2_duration" "CRIPPLE DURATION:" | ||
|
||
"DOTA_Tooltip_Ability_item_rod_of_atos_3" "Rod of Atos" | ||
"DOTA_Tooltip_Ability_item_recipe_rod_of_atos_3" "Rod of Atos Recipe" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_3" "Rod of Atos" | ||
"DOTA_Tooltip_Ability_item_recipe_rod_of_atos_3" "Rod of Atos Recipe" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_3_Description" "Active: Cripple - Roots the target for %duration% seconds." | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_3_Lore" "Atos, the Lord of Blight, has his essence stored in this deceptively simple wand." | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_3_bonus_health" "+$health" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_3_bonus_intellect" "+$int" | ||
"DOTA_Tooltip_Ability_item_rod_of_atos_3_duration" "CRIPPLE DURATION:" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_3_bonus_intellect" "+$int" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_3_bonus_strength" "+$str" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_3_bonus_agility" "+$agi" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_3_bonus_damage" "+$damage" | ||
"DOTA_Tooltip_ability_item_rod_of_atos_3_duration" "CRIPPLE DURATION:" |
Oops, something went wrong.