-
Notifications
You must be signed in to change notification settings - Fork 18
/
medivh.json
399 lines (399 loc) · 14.1 KB
/
medivh.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
{
"id": 53,
"shortName": "medivh",
"hyperlinkId": "Medivh",
"attributeId": "Mdvh",
"cHeroId": "Medivh",
"cUnitId": "HeroMedivh",
"name": "Medivh",
"icon": "medivh.png",
"role": "Specialist",
"expandedRole": "Support",
"type": "Ranged",
"releaseDate": "2016-06-14",
"releasePatch": "1.18.4.43571",
"tags": [
"EnergyImportant",
"Escaper",
"Helper",
"RoleSpecialist",
"WaveClearer"
],
"abilities": {
"Medivh": [
{
"uid": "9aaf79",
"name": "Arcane Rift",
"description": "Launch a rift that deals 170 ( 4% per level) damage to enemies in its path. If an enemy Hero is hit, reduce its cooldown by 5 seconds and refund 50 Mana. Quest: Hit 40 enemy Heroes with Arcane Rift without dying. Reward: Permanently increase the damage dealt by 75 and cooldown reduction for hitting a Hero by 1 second.",
"hotkey": "Q",
"abilityId": "Medivh|Q1",
"cooldown": 7,
"manaCost": 50,
"icon": "storm_ui_icon_medivh_arcanemissile.png",
"type": "basic"
},
{
"uid": "20c9af",
"name": "Force of Will",
"description": "Protect an allied Hero from all damage for 1.5 seconds. Upon expiration, Force of Will heals the target for 20% of the damage it absorbed.",
"hotkey": "W",
"abilityId": "Medivh|W1",
"cooldown": 9,
"manaCost": 60,
"icon": "storm_ui_icon_medivh_forceofwill.png",
"type": "basic"
},
{
"uid": "735d73",
"name": "Portal",
"description": "Create a set of portals between Medivh and the target location, allowing allies to teleport between both. The portals last 6 seconds.",
"hotkey": "E",
"abilityId": "Medivh|E1",
"cooldown": 16,
"manaCost": 65,
"icon": "storm_ui_icon_medivh_portal.png",
"type": "basic"
},
{
"uid": "fd63c3",
"name": "Poly Bomb",
"description": "Polymorph an enemy Hero for 2 seconds, Silencing them and making them unable to attack. On expiration, Poly Bomb spreads to other nearby enemy Heroes.",
"hotkey": "R",
"abilityId": "Medivh|R1",
"cooldown": 40,
"manaCost": 75,
"icon": "storm_ui_icon_medivh_polybomb.png",
"type": "heroic"
},
{
"uid": "3df0f5",
"name": "Ley Line Seal",
"description": "After 0.5 seconds, unleash a wave of energy that places enemy Heroes in Time Stop for 3 seconds.",
"hotkey": "R",
"abilityId": "Medivh|R2",
"cooldown": 80,
"manaCost": 75,
"icon": "storm_ui_icon_medivh_leylineblast.png",
"type": "heroic"
},
{
"uid": "d8c432",
"name": "Raven Form",
"description": "Instead of mounting, Medivh can transform into a raven, increasing Movement Speed by 20%. While transformed, Medivh can see and fly over all terrain and is immune to all effects.",
"trait": true,
"abilityId": "Medivh|D1",
"icon": "storm_ui_icon_medivh_ravenform.png",
"type": "trait"
},
{
"uid": "2fb729",
"name": "Raven Form",
"description": "Transform into a raven, increasing Movement Speed by 20%. While transformed, Medivh can see and fly over terrain and is immune to all effects.",
"hotkey": "Z",
"abilityId": "Medivh|Z1",
"cooldown": 4,
"icon": "storm_ui_icon_medivh_mount.png",
"type": "mount"
}
]
},
"talents": {
"1": [
{
"tooltipId": "MedivhTransformRavenWindsOfCelerity",
"talentTreeId": "MedivhTransformRavenWindsOfCelerity",
"name": "Winds of Celerity",
"description": "Increases Raven Form's Movement Speed bonus by 50%.",
"icon": "storm_ui_icon_medivh_ravenform.png",
"type": "Z",
"sort": 1,
"abilityId": "Medivh|D1",
"abilityLinks": [
"Medivh|D1"
]
},
{
"tooltipId": "MedivhTransformRavenRavensIntellect",
"talentTreeId": "MedivhTransformRavenRavensIntellect",
"name": "Raven's Intellect",
"description": "Raven Form increases Medivh's Mana and Health Regeneration by 75%.",
"icon": "storm_ui_icon_medivh_ravenform_b.png",
"type": "Z",
"sort": 2,
"abilityId": "Medivh|D1",
"abilityLinks": [
"Medivh|D1"
]
},
{
"tooltipId": "MedivhPortalPortalMasteryTalent",
"talentTreeId": "MedivhPortalPortalMastery",
"name": "Portal Mastery",
"description": "Medivh can manually place both Portal locations and it no longer breaks Raven Form. Activate Medivh's Trait to cancel an unlinked Portal.",
"icon": "storm_ui_icon_medivh_portal.png",
"type": "Active",
"sort": 3,
"cooldown": 16,
"abilityId": "Medivh|Active",
"abilityLinks": [
"Medivh|E1"
]
}
],
"4": [
{
"tooltipId": "MedivhPortalMageArmor",
"talentTreeId": "MedivhPortalMageArmor",
"name": "Mage Armor",
"description": "The first time an ally uses a Portal, they gain 30 Armor for 4 seconds, reducing their damage taken by 30%.",
"icon": "storm_ui_icon_medivh_portal.png",
"type": "E",
"sort": 1,
"abilityId": "Medivh|E1",
"abilityLinks": [
"Medivh|E1"
]
},
{
"tooltipId": "MedivhPortalRavenFamiliar",
"talentTreeId": "MedivhPortalRavenFamiliar",
"name": "Raven Familiar",
"description": "A Raven Familiar joins allies each time they use a Portal. The Raven will dive at the ally's next Basic Attack against a Hero within 5 seconds, dealing 114 ( 4% per level) damage and Slowing them by 30% for 2.5 seconds.",
"icon": "storm_ui_icon_medivh_portal_a.png",
"type": "E",
"sort": 2,
"abilityId": "Medivh|E1",
"abilityLinks": [
"Medivh|E1"
]
},
{
"tooltipId": "MedivhDustOfAppearance",
"talentTreeId": "MedivhDustOfAppearance",
"name": "Dust of Appearance",
"description": "Activate to greatly increase sight range for 5 seconds and reveal enemy Heroes in the area for 8 seconds. Does not cancel Raven Form. Passive: Increase Medivh's sight range while in Raven Form by 25%.",
"icon": "storm_ui_icon_medivh_dustofappearance.png",
"type": "Active",
"sort": 3,
"cooldown": 45,
"abilityId": "Medivh|Active"
}
],
"7": [
{
"tooltipId": "MedivhMysticAssault",
"talentTreeId": "MedivhMysticAssault",
"name": "Mystic Assault",
"description": "If Arcane Rift hits an enemy Hero, Medivh's next Basic Attack within 6 seconds deals 50% more damage and heals for 50% of the damage dealt.",
"icon": "storm_ui_icon_medivh_arcanemissile.png",
"type": "Q",
"sort": 1,
"abilityId": "Medivh|Q1",
"abilityLinks": [
"Medivh|Q1"
]
},
{
"tooltipId": "MedivhForceOfWillArcaneExplosion",
"talentTreeId": "MedivhForceOfWillArcaneExplosion",
"name": "Arcane Explosion",
"description": "When Force of Will expires, it deals 80 ( 4% per level) damage to nearby enemies, plus 50% of the damage it prevented, up to 315 ( 4% per level) additional damage.",
"icon": "storm_ui_icon_medivh_forceofwill.png",
"type": "W",
"sort": 2,
"abilityId": "Medivh|W1",
"abilityLinks": [
"Medivh|W1"
]
},
{
"tooltipId": "MedivhForceofMagic",
"talentTreeId": "MedivhForceofMagic",
"name": "Force of Magic",
"description": "Preventing at least 268 ( 4% per level) damage with a single cast of Force of Will grants 30% Spell Power for 15 seconds. Stacks up to 2 times.",
"icon": "storm_ui_icon_medivh_forceofwill_a.png",
"type": "W",
"sort": 3,
"abilityId": "Medivh|W1",
"abilityLinks": [
"Medivh|W1"
]
}
],
"10": [
{
"tooltipId": "MedivhPolyBomb",
"talentTreeId": "MedivhPolyBomb",
"name": "Poly Bomb",
"description": "Polymorph an enemy Hero for 2 seconds, Silencing them and making them unable to attack. On expiration, Poly Bomb spreads to other nearby enemy Heroes.",
"icon": "storm_ui_icon_medivh_polybomb.png",
"type": "Heroic",
"sort": 1,
"cooldown": 40,
"abilityId": "Medivh|R1",
"abilityLinks": [
"Medivh|R1"
]
},
{
"tooltipId": "MedivhLeyLineSeal",
"talentTreeId": "MedivhLeyLineSeal",
"name": "Ley Line Seal",
"description": "After 0.5 seconds, unleash a wave of energy that places enemy Heroes in Time Stop for 3 seconds.",
"icon": "storm_ui_icon_medivh_leylineblast.png",
"type": "Heroic",
"sort": 2,
"cooldown": 80,
"abilityId": "Medivh|R2",
"abilityLinks": [
"Medivh|R2"
]
}
],
"13": [
{
"tooltipId": "MedivhForceOfWillCircleOfProtection",
"talentTreeId": "MedivhForceOfWillCircleOfProtection",
"name": "Circle of Protection",
"description": "Force of Will also applies to allies near the target, but its cooldown is increased by 2 seconds.",
"icon": "storm_ui_icon_medivh_forceofwill.png",
"type": "W",
"sort": 1,
"abilityId": "Medivh|W1",
"abilityLinks": [
"Medivh|W1"
]
},
{
"tooltipId": "MedivhForceOfWillEnduringWill",
"talentTreeId": "MedivhForceOfWillEnduringWill",
"name": "Enduring Will",
"description": "Preventing at least 268 ( 4% per level) damage with Force of Will reduces its cooldown to 4 seconds.",
"icon": "storm_ui_icon_medivh_forceofwill_a.png",
"type": "W",
"sort": 2,
"abilityId": "Medivh|W1",
"abilityLinks": [
"Medivh|W1"
]
},
{
"tooltipId": "MedivhForceOfWillReabsorption",
"talentTreeId": "MedivhForceOfWillReabsorption",
"name": "Reabsorption",
"description": "Increase the amount of healing from Force of Will to 70% of the damage it absorbed.",
"icon": "storm_ui_icon_medivh_forceofwill_b.png",
"type": "W",
"sort": 3,
"abilityId": "Medivh|W1",
"abilityLinks": [
"Medivh|W1"
]
}
],
"16": [
{
"tooltipId": "MedivhArcaneRiftArcaneCharge",
"talentTreeId": "MedivhArcaneRiftArcaneCharge",
"name": "Arcane Charge",
"description": "When Arcane Rift damages an enemy Hero, the next Arcane Rift deals 15% more damage.",
"icon": "storm_ui_icon_medivh_arcanemissile.png",
"type": "Q",
"sort": 1,
"abilityId": "Medivh|Q1",
"abilityLinks": [
"Medivh|Q1"
]
},
{
"tooltipId": "MedivhTemporalFlux",
"talentTreeId": "MedivhTemporalFlux",
"name": "Temporal Flux",
"description": "Basic Attacks reduce Medivh's Heroic Ability cooldown by 3%. Each enemy Hero hit by Arcane Rift reduces Medivh's Heroic Ability cooldown by 9%.",
"icon": "storm_ui_icon_medivh_arcanemissile_a.png",
"type": "Q",
"sort": 2,
"abilityId": "Medivh|Q1",
"abilityLinks": [
"Medivh|Q1"
]
},
{
"tooltipId": "MedivhPortalStablePortal",
"talentTreeId": "MedivhPortalStablePortal",
"name": "Stable Portal",
"description": "Decrease Portal cooldown by 25% and increase Portal duration by 50%.",
"icon": "storm_ui_icon_medivh_portal.png",
"type": "E",
"sort": 3,
"abilityId": "Medivh|E1",
"abilityLinks": [
"Medivh|E1"
]
}
],
"20": [
{
"tooltipId": "MedivhPolyBombGlyphOfPolyBomb",
"talentTreeId": "MedivhPolyBombGlyphOfPolyBomb",
"name": "Glyph Of Poly Bomb",
"description": "Poly Bomb explodes 1 second sooner and the spread radius is increased by 25%.",
"icon": "storm_ui_icon_medivh_polybomb.png",
"type": "Heroic",
"sort": 1,
"abilityId": "Medivh|R1",
"abilityLinks": [
"Medivh|R1"
]
},
{
"tooltipId": "MedivhLeyLineSealMedivhCheats",
"talentTreeId": "MedivhLeyLineSealMedivhCheats",
"name": "Medivh Cheats!",
"description": "Increase the duration of the Time Stop by 33% and gain the ability to redirect the wave once while it's active.",
"icon": "storm_ui_icon_medivh_leylineblast.png",
"type": "Heroic",
"sort": 2,
"abilityId": "Medivh|R2",
"abilityLinks": [
"Medivh|R2"
]
},
{
"tooltipId": "MedivhArcaneRiftGuardianOfTirisfal",
"talentTreeId": "MedivhArcaneRiftGuardianOfTirisfal",
"name": "Guardian of Tirisfal",
"description": "Minions and Catapults hit by Arcane Rift are instantly killed.",
"icon": "storm_ui_icon_medivh_arcanemissile.png",
"type": "Q",
"sort": 3,
"abilityId": "Medivh|Q1",
"abilityLinks": [
"Medivh|Q1"
]
},
{
"tooltipId": "MedivhArcaneBrilliance",
"talentTreeId": "MedivhArcaneBrilliance",
"name": "Arcane Brilliance",
"description": "Activate to instantly restore 200 mana to all nearby allied Heroes and grant them 15% Spell Power for 10 seconds.",
"icon": "storm_ui_icon_jaina_arcaneintellect.png",
"type": "Active",
"sort": 4,
"cooldown": 60,
"abilityId": "Medivh|Active"
},
{
"tooltipId": "MedivhDustofDisappearance",
"talentTreeId": "MedivhDustofDisappearance",
"name": "Dust of Disappearance",
"description": "Stealth an allied Hero for 40 seconds, they are Unrevealable for the first 0.5 seconds. Remaining stationary for at least 1.5 seconds while Stealthed grants Invisible. Stores up to 2 charges.",
"icon": "storm_ui_icon_medivh_invisibility.png",
"type": "Active",
"sort": 5,
"cooldown": 10,
"abilityId": "Medivh|Active"
}
]
}
}