Skip to content

Commit

Permalink
Merge pull request #118 from stuaroo/master
Browse files Browse the repository at this point in the history
Update for patch 2.51.1.80702
  • Loading branch information
MGatner authored Jul 20, 2020
2 parents 73404bf + 11848b7 commit d28c010
Show file tree
Hide file tree
Showing 26 changed files with 219 additions and 218 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,10 @@ async function test() {
<img class="img-rounded" src="images/heroes/medivh.png" />
<span>Medivh</span>
</a>
<a class="img-wrap" href="hero/mei.json">
<img class="img-rounded" src="images/heroes/mei.png" />
<span>Mei</span>
</a>
<a class="img-wrap" href="hero/mephisto.json">
<img class="img-rounded" src="images/heroes/mephisto.png" />
<span>Mephisto</span>
Expand Down
56 changes: 28 additions & 28 deletions hero/blaze.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"tooltipId": "FirebatAdrenalineStimpack",
"talentTreeId": "FirebatAdrenalineStimpack",
"name": "Adrenaline Stimpack",
"description": "Activate to gain 100% Attack Speed and 25% Movement Speed for 5 seconds.",
"description": "Passive: While over 80% Health, gain 25% bonus Attack Speed and 10% bonus Movement Speed. Activate to gain 100% Attack Speed and 25% Movement Speed for 5 seconds.",
"icon": "storm_ui_icon_blaze_stim_2.png",
"type": "Active",
"sort": 1,
Expand All @@ -107,18 +107,18 @@
"tooltipId": "FirebatEnduranceStimpack",
"talentTreeId": "FirebatEnduranceStimpack",
"name": "Endurance Stimpack",
"description": "Activate to gain a Shield that absorbs 480 (+4% per level) damage over 5 seconds.",
"description": "Activate to gain a Shield that absorbs 480 (+4% per level) damage over 5 seconds. When taking damage while below 30% maximum Health, Endurance Stimpack will automatically be cast if it is not on cooldown.",
"icon": "storm_ui_icon_blaze_stim_1.png",
"type": "Active",
"sort": 2,
"cooldown": 40,
"cooldown": 30,
"abilityId": "Blaze|Active"
},
{
"tooltipId": "FirebatNeuralStimpack",
"talentTreeId": "FirebatNeuralStimpack",
"name": "Neural Stimpack",
"description": "Activate to gain 30 Mana and cause Basic Ability cooldowns to recharge 100% faster for 5 seconds.",
"description": "Activate to gain 40 Mana and cause Basic Ability cooldowns to recharge 100% faster for 5 seconds.",
"icon": "storm_ui_icon_blaze_stim_3.png",
"type": "Active",
"sort": 3,
Expand All @@ -141,27 +141,14 @@
}
],
"4": [
{
"tooltipId": "FirebatOilSpillAdhesivePetroleum",
"talentTreeId": "FirebatOilSpillAdhesivePetroleum",
"name": "Adhesive Petroleum",
"description": "Enemies standing in Oil Spill when it is Ignited are Slowed by 30% for 2.5 seconds.",
"icon": "storm_ui_icon_blaze_oil.png",
"type": "W",
"sort": 1,
"abilityId": "Blaze|W1",
"abilityLinks": [
"Blaze|W1"
]
},
{
"tooltipId": "FirebatOilSpillOilDispersal",
"talentTreeId": "FirebatOilSpillOilDispersal",
"name": "Oil Dispersal",
"description": "Increase Oil Spill's area by 20%. Each enemy Hero hit by Flame Stream reduces the cooldown of Oil Spill by 1 second and refunds 5 Mana.",
"icon": "storm_ui_icon_blaze_oil_b.png",
"icon": "storm_ui_icon_blaze_oil.png",
"type": "W",
"sort": 2,
"sort": 1,
"abilityId": "Blaze|W1",
"abilityLinks": [
"Blaze|W1"
Expand All @@ -171,14 +158,24 @@
"tooltipId": "FirebatIgniteMeltdown",
"talentTreeId": "FirebatIgniteMeltdown",
"name": "Meltdown",
"description": "Hitting an enemy Hero with Pyromania reduces their damage dealt by 7% for 2.5 seconds, up to 35%.",
"description": "Hitting an enemy Hero with Pyromania reduces their damage dealt by 8% for 2.5 seconds, up to 40%.",
"icon": "storm_ui_icon_blaze_pyromania.png",
"type": "Trait",
"sort": 3,
"sort": 2,
"abilityId": "Blaze|D1",
"abilityLinks": [
"Blaze|D1"
]
},
{
"tooltipId": "FirebatWeaponIncineratorGauntlets",
"talentTreeId": "FirebatWeaponIncineratorGauntlets",
"name": "Incinerator Gauntlets",
"description": "Increase Basic Attack area by 15%, and Basic Attack damage to Minions, Mercenaries, and Monsters by 70%.",
"icon": "storm_ui_icon_talent_autoattack_slow.png",
"type": "Passive",
"sort": 3,
"abilityId": "Blaze|Passive"
}
],
"7": [
Expand Down Expand Up @@ -210,14 +207,17 @@
]
},
{
"tooltipId": "FirebatWeaponIncineratorGauntlets",
"talentTreeId": "FirebatWeaponIncineratorGauntlets",
"name": "Incinerator Gauntlets",
"description": "Increase Basic Attack area by 15%, and Basic Attack damage to Minions, Mercenaries, and Monsters by 70%. Additionally, Basic Attack splashes Ignite Oil Spills.",
"icon": "storm_ui_icon_talent_autoattack_slow.png",
"type": "Passive",
"tooltipId": "FirebatOilSpillAdhesivePetroleum",
"talentTreeId": "FirebatOilSpillAdhesivePetroleum",
"name": "Adhesive Petroleum",
"description": "Enemies standing in Oil Spill when it is Ignited are Slowed by 35% for 3 seconds. Additionally, Basic Attack splashes Ignite Oil Spills.",
"icon": "storm_ui_icon_blaze_oil_b.png",
"type": "W",
"sort": 3,
"abilityId": "Blaze|Passive"
"abilityId": "Blaze|W1",
"abilityLinks": [
"Blaze|W1"
]
}
],
"10": [
Expand Down
8 changes: 4 additions & 4 deletions hero/cassia.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"tooltipId": "AmazonAvoidanceChargedStrikes",
"talentTreeId": "AmazonChargedStrikes",
"name": "Charged Strikes",
"description": "Gain 20% Attack Speed. Every 3rd Basic Attack deals 20% bonus damage and bounces to nearby enemy Heroes.",
"description": "Gain 15% Attack Speed. Every 3rd Basic Attack deals 15% bonus damage and bounces to nearby enemy Heroes.",
"icon": "storm_ui_icon_cassia_new_chargedstrikes.png",
"type": "Passive",
"sort": 3,
Expand All @@ -131,7 +131,7 @@
"tooltipId": "AmazonAvoidancePlateoftheWhale",
"talentTreeId": "AmazonPlateoftheWhale",
"name": "Plate of the Whale",
"description": "Regenerate 7 (+4% per level) Health per second while Avoidance is active. If fully charged, gain an additional 14 (+4% per level) Health per second.",
"description": "Regenerate 6 (+4% per level) Health per second while Avoidance is active. If fully charged, gain an additional 12 (+4% per level) Health per second.",
"icon": "storm_ui_icon_cassia_avoidance_b.png",
"type": "Trait",
"sort": 1,
Expand All @@ -155,7 +155,7 @@
"talentTreeId": "AmazonInnerLight",
"name": "Inner Light",
"description": "Activate to heal for 25% of your maximum Health over 5 seconds. Enemy Heroes hit with Lightning Fury lower the cooldown of this ability by 10 seconds.",
"icon": "storm_ui_icon_cassia_lightningfury.png",
"icon": "storm_ui_icon_cassia_innerlight.png",
"type": "Active",
"sort": 3,
"cooldown": 70,
Expand Down 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 300 (+4% per level) damage to enemies around her.",
"description": "After taking 500 (+4% per level) damage with Avoidance active, Cassia can activate Avoidance to deal 285 (+4% per level) damage to enemies around her.",
"icon": "storm_ui_icon_cassia_avoidance_b.png",
"type": "Trait",
"sort": 3,
Expand Down
54 changes: 26 additions & 28 deletions hero/chogall.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,28 +101,28 @@
"Chogall|W1"
]
},
{
"tooltipId": "ChoFuelForTheFlameTalent",
"talentTreeId": "ChoFuelForTheFlame",
"name": "Fuel for the Flame",
"description": "Quest: Every Minion killed near Cho increases the amount healed by Consuming Blaze by 0.3%. Quest: Every Hero Takedown increases the amount healed by Consuming Blaze by 3%.",
"icon": "storm_ui_icon_cho_consumingflame_var1.png",
"type": "W",
"sort": 2,
"isQuest": true,
"abilityId": "Chogall|W1",
"abilityLinks": [
"Chogall|W1"
]
},
{
"tooltipId": "ChoCallousedHide",
"talentTreeId": "ChoCallousedHide",
"name": "Calloused Hide",
"description": "While under 60% maximum Health, Cho gains 15% increased Movement Speed and healing received.",
"icon": "storm_ui_icon_cho_ogrehide.png",
"type": "Trait",
"sort": 2,
"abilityId": "Chogall|D1",
"abilityLinks": [
"Chogall|D1"
]
},
{
"tooltipId": "ChoTheWillofCho",
"talentTreeId": "ChoTheWillofCho",
"name": "The Will of Cho",
"description": "Quest: Killing enemy Minions grants 1 stack of The Will of Cho, and Hero takedowns grant 10 stacks. Gain 1 Armor for every 30 stacks of The Will of Cho, up to a maximum of 10 Armor. This Armor bonus stacks with Ogre Hide.",
"icon": "storm_ui_icon_cho_ogrehide_var1.png",
"type": "Trait",
"sort": 3,
"isQuest": true,
"abilityId": "Chogall|D1",
"abilityLinks": [
"Chogall|D1"
Expand All @@ -134,7 +134,7 @@
"tooltipId": "ChoUppercut",
"talentTreeId": "ChoUppercut",
"name": "Uppercut",
"description": "Surging Fist deals additional damage to Heroes equal to 7% of their max Health.",
"description": "Hitting an enemy Hero with Surging Fist deals additional damage to Heroes equal to 5% of their max Health and reduces the cooldown of Surging Fist by 5 seconds.",
"icon": "storm_ui_icon_cho_moltensurge_a.png",
"type": "Q",
"sort": 1,
Expand All @@ -160,7 +160,7 @@
"tooltipId": "ChoSearedFleshTalent",
"talentTreeId": "ChoSearedFlesh",
"name": "Seared Flesh",
"description": "Each consecutive Basic Attack to an enemy Hero deals 20% more damage, to a maximum of 60% damage. This bonus lasts 5 seconds or until a different enemy is attacked.",
"description": "Each consecutive Basic Attack to enemy Heroes deals 20% more damage, to a maximum of 60% damage. This bonus lasts 5 seconds or until a non-Heroic enemy is attacked.",
"icon": "storm_ui_icon_talent_autoattack_damage.png",
"type": "Passive",
"sort": 3,
Expand All @@ -172,7 +172,7 @@
"tooltipId": "ChoPowerSurgeTalent",
"talentTreeId": "ChoPowerSurge",
"name": "Power Surge",
"description": "Each Hero hit by Surging Fist reduces its cooldown by 5 seconds.",
"description": "Enemy Heroes who are hit by Surging Fist are Slowed by 30% for 2.5 seconds. Gain 15% Movement Speed while charging Surging Fist and for 2.5 seconds after casting the Ability.",
"icon": "storm_ui_icon_cho_moltensurge_a.png",
"type": "Q",
"sort": 1,
Expand Down Expand Up @@ -306,7 +306,7 @@
"tooltipId": "ChoRunedGauntletTalent",
"talentTreeId": "ChoRunedGauntlet",
"name": "Runed Gauntlet",
"description": "Basic Attacks reduce the cooldown of Cho and Gall's Heroic Abilities by 5%.",
"description": "Basic Attacks reduce the cooldown of Cho and Gall's Heroic Abilities by 6%.",
"icon": "storm_ui_icon_talent_autoattack_cooldown.png",
"type": "Passive",
"sort": 3,
Expand Down Expand Up @@ -341,17 +341,15 @@
]
},
{
"tooltipId": "ChoTheWillofCho",
"talentTreeId": "ChoTheWillofCho",
"name": "The Will of Cho",
"description": "Takedowns permanently increase the Armor granted by Ogre Hide by 2, to a max of 50 extra Armor.",
"icon": "storm_ui_icon_cho_ogrehide.png",
"type": "Trait",
"tooltipId": "ChoFuelForTheFlameTalent",
"talentTreeId": "ChoFuelForTheFlame",
"name": "Fuel for the Flame",
"description": "Basic Attacks against enemies cause them to explode, dealing 21 (+4% per level) damage to them and 45 (+4% per level) damage to nearby enemies. This damage is doubled against enemy Heroes.",
"icon": "storm_ui_icon_talent_autoattack_damage.png",
"type": "Passive",
"sort": 3,
"abilityId": "Chogall|D1",
"abilityLinks": [
"Chogall|D1"
]
"abilityId": "Chogall|Passive",
"abilityLinks": []
},
{
"tooltipId": "ChoHourofTwilight",
Expand Down
12 changes: 6 additions & 6 deletions hero/diablo.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"description": "Charge an enemy, knocking them back, dealing 40 (+4% per level) damage and gaining 15% Movement Speed for 2 seconds. If the enemy hits terrain, they are Stunned for 1 second and take an additional 130 (+4% per level) damage.",
"hotkey": "Q",
"abilityId": "Diablo|Q1",
"cooldown": 13,
"manaCost": 70,
"cooldown": 12,
"manaCost": 65,
"icon": "storm_ui_icon_diablo_shadowcharge_var1.png",
"type": "basic"
},
Expand All @@ -49,8 +49,8 @@
"description": "Grabs the target and slams it behind Diablo, dealing 73 (+4% per level) damage and Stunning for 0.25 seconds.",
"hotkey": "E",
"abilityId": "Diablo|E1",
"cooldown": 13,
"manaCost": 40,
"cooldown": 12,
"manaCost": 35,
"icon": "storm_ui_icon_diablo_overpower_var1.png",
"type": "basic"
},
Expand Down Expand Up @@ -159,7 +159,7 @@
"tooltipId": "DiabloLifeLeechTalent",
"talentTreeId": "DiabloLifeLeech",
"name": "Life Leech",
"description": "Diablo gains 1 Soul and heals for 1.5% of his maximum Health when Basic Attacking an enemy Hero. While at 100 Souls, increase this healing to 3% of his maximum Health.",
"description": "Diablo gains 1 Soul and heals for 2% of his maximum Health when Basic Attacking an enemy Hero. While at 100 Souls, increase this healing to 4% of his maximum Health.",
"icon": "storm_ui_icon_talent_autoattack_heal.png",
"type": "Passive",
"sort": 3,
Expand Down Expand Up @@ -259,7 +259,7 @@
"tooltipId": "DiabloHellfire",
"talentTreeId": "DiabloHellfire",
"name": "Hellfire",
"description": "Each enemy Hero hit by Fire Stomp grants 2% Spell Power for 10 seconds, up to 30%. While at maximum stacks, Diablo deals 15 (+4% per level) damage per second to nearby enemies.",
"description": "Each enemy Hero hit by Fire Stomp grants 2% Spell Power for 10 seconds, up to 30%. While at maximum stacks, Diablo deals 17 (+4% per level) damage per second to nearby enemies.",
"icon": "storm_ui_icon_diablo_firestomp.png",
"type": "W",
"sort": 2,
Expand Down
4 changes: 2 additions & 2 deletions hero/etc.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"description": "Deals 68 (+4% per level) damage to nearby enemies, knocking them back.",
"hotkey": "W",
"abilityId": "ETC|W1",
"cooldown": 10,
"manaCost": 50,
"cooldown": 12,
"manaCost": 55,
"icon": "storm_ui_icon_etc_facemelt.png",
"type": "basic"
},
Expand Down
39 changes: 19 additions & 20 deletions hero/gall.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@
],
"4": [
{
"tooltipId": "GallDoubleBackTalent",
"talentTreeId": "GallDoubleBack",
"name": "Double Back",
"description": "Activate Dread Orb before the second bounce ends to reverse the direction of the third bounce. Passive: The third bounce of Dread Orb deals 50% more damage to Heroic targets, and 200% more damage to Non-Heroic targets.",
"tooltipId": "GallRisingDreadTalent",
"talentTreeId": "GallRisingDread",
"name": "Rising Dread",
"description": "Each bounce of Dread Orb increases its radius by 25% and damage by 25%. Activate Dread Orb before the second bounce ends to reverse the direction of the third bounce.",
"icon": "storm_ui_icon_gall_chaoscollision.png",
"type": "W",
"sort": 1,
Expand Down Expand Up @@ -271,17 +271,15 @@
]
},
{
"tooltipId": "GallRisingDreadTalent",
"talentTreeId": "GallRisingDread",
"name": "Rising Dread",
"description": "Each bounce of Dread Orb increases its radius by 25% and damage by 25%.",
"icon": "storm_ui_icon_gall_chaoscollision.png",
"type": "W",
"tooltipId": "GallPsychoticBreakTalent",
"talentTreeId": "GallPsychoticBreak",
"name": "Psychotic Break",
"description": "Increase Gall's damage to enemy Heroes by 10%. Upon dying, Gall gains Ogre Rage and can use Abilities for 10 seconds.",
"icon": "storm_ui_icon_gall_psychoticbreak.png",
"type": "Passive",
"sort": 2,
"abilityId": "Gall|W1",
"abilityLinks": [
"Gall|W1"
]
"abilityId": "Gall|Passive",
"abilityLinks": []
},
{
"tooltipId": "GallTwilightNovaTalent",
Expand Down Expand Up @@ -376,14 +374,15 @@
]
},
{
"tooltipId": "GallPsychoticBreakTalent",
"talentTreeId": "GallPsychoticBreak",
"name": "Psychotic Break",
"description": "Upon dying, Gall gains Ogre Rage and can use Abilities for 10 seconds.",
"tooltipId": "GallTwilightFrenzy",
"talentTreeId": "GallTwilightFrenzy",
"name": "Twilight Frenzy",
"description": "Activate to reduce the cooldowns of Shadowflame and Dread Orb to 2 seconds for the next 6 seconds.",
"icon": "storm_ui_icon_gall_psychoticbreak.png",
"type": "Passive",
"type": "Active",
"sort": 4,
"abilityId": "Gall|Passive"
"cooldown": 30,
"abilityId": "Gall|Active"
}
]
}
Expand Down
Loading

0 comments on commit d28c010

Please sign in to comment.