Skip to content

Commit

Permalink
Merge pull request #122 from MGatner/master
Browse files Browse the repository at this point in the history
Patch 2.52.0.81700
  • Loading branch information
MGatner authored Sep 9, 2020
2 parents 34297c6 + f62e242 commit a83c59d
Show file tree
Hide file tree
Showing 20 changed files with 378 additions and 428 deletions.
2 changes: 1 addition & 1 deletion hero/alarak.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"tooltipId": "AlarakNegativelyCharged",
"talentTreeId": "AlarakNegativelyCharged",
"name": "Negatively Charged",
"description": "Increase the Lightning Surge damage bonus to enemies between Alarak and his victim to 150%. Repeatable Quest: Each Hero hit by the center of Lightning Surge permanently increases the damage bonus by 4%.",
"description": "Increase the Lightning Surge damage bonus to enemies between Alarak and his victim to 175%. Repeatable Quest: Each Hero hit by the center of Lightning Surge permanently increases the damage bonus by 4%.",
"icon": "storm_ui_icon_alarak_lightningsurge.png",
"type": "E",
"sort": 2,
Expand Down
2 changes: 1 addition & 1 deletion hero/ana.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"tooltipId": "AnaSleepDartNightTerrors",
"talentTreeId": "AnaSleepDartNightTerrors",
"name": "Night Terrors",
"description": "Gain 25% Movement Speed for 2 seconds for every Hero hit by Sleeping Dart. Upon waking, enemy Heroes take 10% of their Maximum Health in damage.",
"description": "Gain 25% Movement Speed for 2 seconds for every Hero hit by Sleep Dart. Upon waking, enemy Heroes take 10% of their Maximum Health in damage.",
"icon": "storm_ui_icon_ana_sleep_dart.png",
"type": "E",
"sort": 2,
Expand Down
2 changes: 1 addition & 1 deletion hero/cassia.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"tooltipId": "AmazonAvoidanceSurgeOfLight",
"talentTreeId": "AmazonSurgeOfLight",
"name": "Surge of Light",
"description": "After taking 500 (+4% per level) damage with Avoidance active, Cassia can activate Avoidance to deal 250 (+4% per level) damage to enemies around her.",
"description": "After taking 650 (+4% per level) damage with Avoidance active, Cassia can activate Avoidance to deal 240 (+4% per level) damage to enemies around her.",
"icon": "storm_ui_icon_cassia_avoidance_b.png",
"type": "Trait",
"sort": 3,
Expand Down
4 changes: 2 additions & 2 deletions hero/chromie.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"tooltipId": "ChromieDragonsBreathDeepBreathing",
"talentTreeId": "ChromieDragonsBreathDeepBreathing",
"name": "Deep Breathing",
"description": "Quest: Every time Dragon's Breath hits a Hero increase its damage by 1.5%, up to 30%. Reward: After hitting 20 Heroes, reduce the cooldown of Dragon's Breath by 5 seconds and its Mana cost from 65 to 30.",
"description": "Quest: Every time Dragon's Breath hits a Hero increase its damage by 1%, up to 20%. Reward: After hitting 20 Heroes, reduce the cooldown of Dragon's Breath by 4 seconds and its Mana cost from 65 to 40.",
"icon": "storm_ui_icon_chromie_sandstrike.png",
"type": "W",
"sort": 2,
Expand Down Expand Up @@ -189,7 +189,7 @@
"tooltipId": "ChromieDragonsBreathMobiusLoop",
"talentTreeId": "ChromieDragonsBreathMobiusLoop",
"name": "Mobius Loop",
"description": "Dragon's Breath deals 50% bonus damage to enemies hit by its center. Enemy Heroes hit by its center are Slowed by 60% for 1 second.",
"description": "Dragon's Breath deals 30% bonus damage to enemies hit by its center. Enemy Heroes hit by its center are Slowed by 60% for 0.75 seconds.",
"icon": "storm_ui_icon_chromie_sandstrike.png",
"type": "W",
"sort": 2,
Expand Down
2 changes: 1 addition & 1 deletion hero/deckard.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"icon": "storm_ui_icon_deckard_ruby.png",
"type": "Active",
"sort": 3,
"cooldown": 10,
"cooldown": 20,
"abilityId": "Deckard|Active",
"abilityLinks": [
"Deckard|W1"
Expand Down
422 changes: 198 additions & 224 deletions hero/dva.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hero/etc.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
"tooltipId": "ETCEncoreTalent",
"talentTreeId": "ETCMasteryEncore",
"name": "Encore",
"description": "Face Melt leaves an Amp behind, which will knock enemies away again 2 seconds later. Passive: Each enemy Hero hit by Face Melt or the Amp reduces your Heroic Ability cooldown by 8%.",
"description": "Face Melt leaves an Amp behind, which will knock enemies away again 2 seconds later. Passive: Each enemy Hero hit by Face Melt or the Amp reduces your Heroic Ability cooldown by 6%.",
"icon": "storm_ui_icon_etc_facemelt_a.png",
"type": "W",
"sort": 2,
Expand Down
Loading

0 comments on commit a83c59d

Please sign in to comment.