dota 0.0.20 → 0.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/{.env.sample → .env.example} +0 -0
- data/README.md +0 -1
- data/data/ability.yml +1954 -1164
- data/data/hero.yml +6 -0
- data/data/item.yml +204 -183
- data/lib/dota/api/ability.rb +5 -8
- data/lib/dota/api/client.rb +1 -1
- data/lib/dota/version.rb +1 -1
- data/spec/dota/api/ability_spec.rb +13 -4
- data/spec/dota/api/hero_spec.rb +1 -1
- data/spec/dota/api/item_spec.rb +1 -1
- data/spec/dota_spec.rb +28 -7
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6a56f90db412044b3b4d0ca08c9eb66a3948bb7b
|
|
4
|
+
data.tar.gz: d568f1de7db23988982848a3532c69a2bb082eb5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f8fe6748df9b7e229e1372a495b15023b217413c333e88f34e1e4ca375a8a8446356ce098194c67aa89f09cb7d0ae2a500d96b5a18c08ebb4f0aebd12e322734
|
|
7
|
+
data.tar.gz: 229e72c0a87a9ff27cc2426431d2a9c4ab1bd68ee4b069d5e62b500785f9b203563005e2a94259f4325af40f3951d2fc9f045e6fc68567258acd2a734e6b5547
|
|
File without changes
|
data/README.md
CHANGED
|
@@ -300,7 +300,6 @@ ability_upgrade.ability # Dota::API::Ability
|
|
|
300
300
|
```ruby
|
|
301
301
|
ability.id # Integer, ID of the ability
|
|
302
302
|
ability.name # String, Name of the ability (for example, "Mana Break")
|
|
303
|
-
ability.full_name # String, Full name of the ability (for example, "Antimage Mana Break")
|
|
304
303
|
ability.image_url # String, URL of the ability image
|
|
305
304
|
# Allowed arguments:
|
|
306
305
|
# :lg - default, 128x128 PNG image
|
data/data/ability.yml
CHANGED
|
@@ -1,2280 +1,3070 @@
|
|
|
1
|
+
0:
|
|
2
|
+
- ability_base
|
|
3
|
+
- "Ability Base"
|
|
1
4
|
5001:
|
|
2
5
|
- default_attack
|
|
3
|
-
- Default Attack
|
|
4
|
-
- Default Attack
|
|
6
|
+
- "Default Attack"
|
|
5
7
|
5002:
|
|
6
|
-
-
|
|
7
|
-
-
|
|
8
|
-
- Stats
|
|
8
|
+
- attribute_bonus
|
|
9
|
+
- "Attribute Bonus"
|
|
9
10
|
5003:
|
|
10
11
|
- antimage_mana_break
|
|
11
|
-
- Mana Break
|
|
12
|
-
- Antimage Mana Break
|
|
12
|
+
- "Mana Break"
|
|
13
13
|
5004:
|
|
14
14
|
- antimage_blink
|
|
15
|
-
- Blink
|
|
16
|
-
- Antimage Blink
|
|
15
|
+
- "Blink"
|
|
17
16
|
5005:
|
|
18
17
|
- antimage_spell_shield
|
|
19
|
-
- Spell Shield
|
|
20
|
-
- Antimage Spell Shield
|
|
18
|
+
- "Spell Shield"
|
|
21
19
|
5006:
|
|
22
20
|
- antimage_mana_void
|
|
23
|
-
- Mana Void
|
|
24
|
-
- Antimage Mana Void
|
|
21
|
+
- "Mana Void"
|
|
25
22
|
5007:
|
|
26
23
|
- axe_berserkers_call
|
|
27
|
-
-
|
|
28
|
-
- Axe Berserkers Call
|
|
24
|
+
- "Berserker's Call"
|
|
29
25
|
5008:
|
|
30
26
|
- axe_battle_hunger
|
|
31
|
-
- Battle Hunger
|
|
32
|
-
- Axe Battle Hunger
|
|
27
|
+
- "Battle Hunger"
|
|
33
28
|
5009:
|
|
34
29
|
- axe_counter_helix
|
|
35
|
-
- Counter Helix
|
|
36
|
-
- Axe Counter Helix
|
|
30
|
+
- "Counter Helix"
|
|
37
31
|
5010:
|
|
38
32
|
- axe_culling_blade
|
|
39
|
-
- Culling Blade
|
|
40
|
-
- Axe Culling Blade
|
|
33
|
+
- "Culling Blade"
|
|
41
34
|
5011:
|
|
42
35
|
- bane_brain_sap
|
|
43
|
-
- Brain Sap
|
|
44
|
-
- Bane Brain Sap
|
|
36
|
+
- "Brain Sap"
|
|
45
37
|
5012:
|
|
46
38
|
- bane_enfeeble
|
|
47
|
-
- Enfeeble
|
|
48
|
-
- Bane Enfeeble
|
|
39
|
+
- "Enfeeble"
|
|
49
40
|
5013:
|
|
50
41
|
- bane_fiends_grip
|
|
51
|
-
-
|
|
52
|
-
- Bane Fiends Grip
|
|
42
|
+
- "Fiend's Grip"
|
|
53
43
|
5014:
|
|
54
44
|
- bane_nightmare
|
|
55
|
-
- Nightmare
|
|
56
|
-
- Bane Nightmare
|
|
45
|
+
- "Nightmare"
|
|
57
46
|
5015:
|
|
58
47
|
- bloodseeker_bloodrage
|
|
59
|
-
- Bloodrage
|
|
60
|
-
- Bloodseeker Bloodrage
|
|
48
|
+
- "Bloodrage"
|
|
61
49
|
5016:
|
|
62
50
|
- bloodseeker_blood_bath
|
|
63
|
-
- Blood
|
|
64
|
-
- Bloodseeker Blood Bath
|
|
51
|
+
- "Blood Rite"
|
|
65
52
|
5017:
|
|
66
53
|
- bloodseeker_thirst
|
|
67
|
-
- Thirst
|
|
68
|
-
- Bloodseeker Thirst
|
|
54
|
+
- "Thirst"
|
|
69
55
|
5018:
|
|
70
56
|
- bloodseeker_rupture
|
|
71
|
-
- Rupture
|
|
72
|
-
- Bloodseeker Rupture
|
|
57
|
+
- "Rupture"
|
|
73
58
|
5019:
|
|
74
59
|
- drow_ranger_frost_arrows
|
|
75
|
-
- Frost Arrows
|
|
76
|
-
- Drow Ranger Frost Arrows
|
|
60
|
+
- "Frost Arrows"
|
|
77
61
|
5020:
|
|
78
62
|
- drow_ranger_silence
|
|
79
|
-
- Silence
|
|
80
|
-
- Drow Ranger Silence
|
|
63
|
+
- "Silence"
|
|
81
64
|
5021:
|
|
82
65
|
- drow_ranger_trueshot
|
|
83
|
-
-
|
|
84
|
-
- Drow Ranger Trueshot
|
|
66
|
+
- "Precision Aura"
|
|
85
67
|
5022:
|
|
86
68
|
- drow_ranger_marksmanship
|
|
87
|
-
- Marksmanship
|
|
88
|
-
- Drow Ranger Marksmanship
|
|
69
|
+
- "Marksmanship"
|
|
89
70
|
5023:
|
|
90
71
|
- earthshaker_fissure
|
|
91
|
-
- Fissure
|
|
92
|
-
- Earthshaker Fissure
|
|
72
|
+
- "Fissure"
|
|
93
73
|
5024:
|
|
94
74
|
- earthshaker_enchant_totem
|
|
95
|
-
- Enchant Totem
|
|
96
|
-
- Earthshaker Enchant Totem
|
|
75
|
+
- "Enchant Totem"
|
|
97
76
|
5025:
|
|
98
77
|
- earthshaker_aftershock
|
|
99
|
-
- Aftershock
|
|
100
|
-
- Earthshaker Aftershock
|
|
78
|
+
- "Aftershock"
|
|
101
79
|
5026:
|
|
102
80
|
- earthshaker_echo_slam
|
|
103
|
-
- Echo Slam
|
|
104
|
-
- Earthshaker Echo Slam
|
|
81
|
+
- "Echo Slam"
|
|
105
82
|
5027:
|
|
106
83
|
- juggernaut_blade_dance
|
|
107
|
-
- Blade Dance
|
|
108
|
-
- Juggernaut Blade Dance
|
|
84
|
+
- "Blade Dance"
|
|
109
85
|
5028:
|
|
110
86
|
- juggernaut_blade_fury
|
|
111
|
-
- Blade Fury
|
|
112
|
-
- Juggernaut Blade Fury
|
|
87
|
+
- "Blade Fury"
|
|
113
88
|
5029:
|
|
114
89
|
- juggernaut_healing_ward
|
|
115
|
-
- Healing Ward
|
|
116
|
-
- Juggernaut Healing Ward
|
|
90
|
+
- "Healing Ward"
|
|
117
91
|
5030:
|
|
118
92
|
- juggernaut_omni_slash
|
|
119
|
-
- Omnislash
|
|
120
|
-
- Juggernaut Omnislash
|
|
93
|
+
- "Omnislash"
|
|
121
94
|
5031:
|
|
122
95
|
- kunkka_torrent
|
|
123
|
-
- Torrent
|
|
124
|
-
- Kunkka Torrent
|
|
96
|
+
- "Torrent"
|
|
125
97
|
5032:
|
|
126
98
|
- kunkka_tidebringer
|
|
127
|
-
- Tidebringer
|
|
128
|
-
- Kunkka Tidebringer
|
|
99
|
+
- "Tidebringer"
|
|
129
100
|
5033:
|
|
130
101
|
- kunkka_x_marks_the_spot
|
|
131
|
-
- X Marks
|
|
132
|
-
- Kunkka X Marks The Spot
|
|
102
|
+
- "X Marks the Spot"
|
|
133
103
|
5034:
|
|
134
104
|
- kunkka_return
|
|
135
|
-
- Return
|
|
136
|
-
- Kunkka Return
|
|
105
|
+
- "Return"
|
|
137
106
|
5035:
|
|
138
107
|
- kunkka_ghostship
|
|
139
|
-
- Ghostship
|
|
140
|
-
- Kunkka Ghostship
|
|
108
|
+
- "Ghostship"
|
|
141
109
|
5040:
|
|
142
110
|
- lina_dragon_slave
|
|
143
|
-
- Dragon Slave
|
|
144
|
-
- Lina Dragon Slave
|
|
111
|
+
- "Dragon Slave"
|
|
145
112
|
5041:
|
|
146
113
|
- lina_light_strike_array
|
|
147
|
-
- Light Strike Array
|
|
148
|
-
- Lina Light Strike Array
|
|
114
|
+
- "Light Strike Array"
|
|
149
115
|
5042:
|
|
150
116
|
- lina_fiery_soul
|
|
151
|
-
- Fiery Soul
|
|
152
|
-
- Lina Fiery Soul
|
|
117
|
+
- "Fiery Soul"
|
|
153
118
|
5043:
|
|
154
119
|
- lina_laguna_blade
|
|
155
|
-
- Laguna Blade
|
|
156
|
-
- Lina Laguna Blade
|
|
120
|
+
- "Laguna Blade"
|
|
157
121
|
5044:
|
|
158
122
|
- lion_impale
|
|
159
|
-
-
|
|
160
|
-
- Lion Impale
|
|
123
|
+
- "Earth Spike"
|
|
161
124
|
5045:
|
|
162
125
|
- lion_voodoo
|
|
163
|
-
-
|
|
164
|
-
- Lion Voodoo
|
|
126
|
+
- "Hex"
|
|
165
127
|
5046:
|
|
166
128
|
- lion_mana_drain
|
|
167
|
-
- Mana Drain
|
|
168
|
-
- Lion Mana Drain
|
|
129
|
+
- "Mana Drain"
|
|
169
130
|
5047:
|
|
170
131
|
- lion_finger_of_death
|
|
171
|
-
- Finger
|
|
172
|
-
- Lion Finger Of Death
|
|
132
|
+
- "Finger of Death"
|
|
173
133
|
5048:
|
|
174
134
|
- mirana_arrow
|
|
175
|
-
- Sacred Arrow
|
|
176
|
-
- Mirana Sacred Arrow
|
|
135
|
+
- "Sacred Arrow"
|
|
177
136
|
5049:
|
|
178
137
|
- mirana_invis
|
|
179
|
-
- Moonlight Shadow
|
|
180
|
-
- Mirana Moonlight Shadow
|
|
138
|
+
- "Moonlight Shadow"
|
|
181
139
|
5050:
|
|
182
140
|
- mirana_leap
|
|
183
|
-
- Leap
|
|
184
|
-
- Mirana Leap
|
|
141
|
+
- "Leap"
|
|
185
142
|
5051:
|
|
186
143
|
- mirana_starfall
|
|
187
|
-
-
|
|
188
|
-
- Mirana Starfall
|
|
144
|
+
- "Starstorm"
|
|
189
145
|
5052:
|
|
190
146
|
- morphling_waveform
|
|
191
|
-
- Waveform
|
|
192
|
-
- Morphling Waveform
|
|
147
|
+
- "Waveform"
|
|
193
148
|
5053:
|
|
194
149
|
- morphling_adaptive_strike
|
|
195
|
-
- Adaptive Strike
|
|
196
|
-
- Morphling Adaptive Strike
|
|
150
|
+
- "Adaptive Strike"
|
|
197
151
|
5054:
|
|
198
152
|
- morphling_morph
|
|
199
|
-
- Morph
|
|
200
|
-
- Morphling Morph
|
|
201
153
|
5055:
|
|
202
154
|
- morphling_morph_agi
|
|
203
|
-
- Morph
|
|
204
|
-
- Morphling Morph Agi
|
|
155
|
+
- "Morph (Agility Gain)"
|
|
205
156
|
5056:
|
|
206
157
|
- morphling_morph_str
|
|
207
|
-
- Morph
|
|
208
|
-
- Morphling Morph Str
|
|
158
|
+
- "Morph (Strength Gain)"
|
|
209
159
|
5057:
|
|
210
160
|
- morphling_replicate
|
|
211
|
-
- Replicate
|
|
212
|
-
- Morphling Replicate
|
|
161
|
+
- "Replicate"
|
|
213
162
|
5058:
|
|
214
163
|
- morphling_morph_replicate
|
|
215
|
-
- Morph Replicate
|
|
216
|
-
- Morphling Morph Replicate
|
|
164
|
+
- "Morph Replicate"
|
|
217
165
|
5059:
|
|
218
166
|
- nevermore_shadowraze1
|
|
219
|
-
-
|
|
220
|
-
- Nevermore Shadowraze1
|
|
167
|
+
- "Shadowraze"
|
|
221
168
|
5060:
|
|
222
|
-
-
|
|
223
|
-
-
|
|
224
|
-
- Nevermore Shadowraze2
|
|
169
|
+
- nevermore_shadowraze2
|
|
170
|
+
- "Shadowraze"
|
|
225
171
|
5061:
|
|
226
|
-
-
|
|
227
|
-
-
|
|
228
|
-
- Nevermore Shadowraze3
|
|
172
|
+
- nevermore_shadowraze3
|
|
173
|
+
- "Shadowraze"
|
|
229
174
|
5062:
|
|
230
175
|
- nevermore_necromastery
|
|
231
|
-
- Necromastery
|
|
232
|
-
- Nevermore Necromastery
|
|
176
|
+
- "Necromastery"
|
|
233
177
|
5063:
|
|
234
178
|
- nevermore_dark_lord
|
|
235
|
-
- Presence of the Dark Lord
|
|
236
|
-
- Nevermore Presence of the Dark Lord
|
|
179
|
+
- "Presence of the Dark Lord"
|
|
237
180
|
5064:
|
|
238
181
|
- nevermore_requiem
|
|
239
|
-
- Requiem of Souls
|
|
240
|
-
- Nevermore Requiem of Souls
|
|
182
|
+
- "Requiem of Souls"
|
|
241
183
|
5065:
|
|
242
184
|
- phantom_lancer_spirit_lance
|
|
243
|
-
- Spirit Lance
|
|
244
|
-
- Phantom Lancer Spirit Lance
|
|
185
|
+
- "Spirit Lance"
|
|
245
186
|
5066:
|
|
246
|
-
-
|
|
247
|
-
-
|
|
248
|
-
- Phantom Lancer Doppelganger
|
|
187
|
+
- phantom_lancer_doppelwalk
|
|
188
|
+
- "Doppelganger"
|
|
249
189
|
5067:
|
|
250
|
-
- phantom_lancer_phantom_edge
|
|
251
|
-
- Phantom Rush
|
|
252
|
-
- Phantom Lancer Phantom Rush
|
|
253
|
-
5068:
|
|
254
190
|
- phantom_lancer_juxtapose
|
|
255
|
-
- Juxtapose
|
|
256
|
-
|
|
191
|
+
- "Juxtapose"
|
|
192
|
+
5068:
|
|
193
|
+
- phantom_lancer_phantom_edge
|
|
194
|
+
- "Phantom Rush"
|
|
257
195
|
5069:
|
|
258
196
|
- puck_illusory_orb
|
|
259
|
-
- Illusory Orb
|
|
260
|
-
- Puck Illusory Orb
|
|
197
|
+
- "Illusory Orb"
|
|
261
198
|
5070:
|
|
262
199
|
- puck_ethereal_jaunt
|
|
263
|
-
- Ethereal Jaunt
|
|
264
|
-
- Puck Ethereal Jaunt
|
|
200
|
+
- "Ethereal Jaunt"
|
|
265
201
|
5071:
|
|
266
202
|
- puck_waning_rift
|
|
267
|
-
- Waning Rift
|
|
268
|
-
- Puck Waning Rift
|
|
203
|
+
- "Waning Rift"
|
|
269
204
|
5072:
|
|
270
205
|
- puck_phase_shift
|
|
271
|
-
- Phase Shift
|
|
272
|
-
- Puck Phase Shift
|
|
206
|
+
- "Phase Shift"
|
|
273
207
|
5073:
|
|
274
208
|
- puck_dream_coil
|
|
275
|
-
- Dream Coil
|
|
276
|
-
- Puck Dream Coil
|
|
209
|
+
- "Dream Coil"
|
|
277
210
|
5074:
|
|
278
211
|
- pudge_flesh_heap
|
|
279
|
-
- Flesh Heap
|
|
280
|
-
- Pudge Flesh Heap
|
|
212
|
+
- "Flesh Heap"
|
|
281
213
|
5075:
|
|
282
214
|
- pudge_meat_hook
|
|
283
|
-
- Meat Hook
|
|
284
|
-
- Pudge Meat Hook
|
|
215
|
+
- "Meat Hook"
|
|
285
216
|
5076:
|
|
286
217
|
- pudge_rot
|
|
287
|
-
- Rot
|
|
288
|
-
- Pudge Rot
|
|
218
|
+
- "Rot"
|
|
289
219
|
5077:
|
|
290
220
|
- pudge_dismember
|
|
291
|
-
- Dismember
|
|
292
|
-
- Pudge Dismember
|
|
221
|
+
- "Dismember"
|
|
293
222
|
5078:
|
|
294
223
|
- shadow_shaman_ether_shock
|
|
295
|
-
- Ether Shock
|
|
296
|
-
- Shadow Shaman Ether Shock
|
|
224
|
+
- "Ether Shock"
|
|
297
225
|
5079:
|
|
298
226
|
- shadow_shaman_voodoo
|
|
299
|
-
-
|
|
300
|
-
- Shadow Shaman Voodoo
|
|
227
|
+
- "Hex"
|
|
301
228
|
5080:
|
|
302
229
|
- shadow_shaman_shackles
|
|
303
|
-
- Shackles
|
|
304
|
-
- Shadow Shaman Shackles
|
|
230
|
+
- "Shackles"
|
|
305
231
|
5081:
|
|
306
232
|
- shadow_shaman_mass_serpent_ward
|
|
307
|
-
- Mass Serpent Ward
|
|
308
|
-
- Shadow Shaman Mass Serpent Ward
|
|
233
|
+
- "Mass Serpent Ward"
|
|
309
234
|
5082:
|
|
310
235
|
- razor_plasma_field
|
|
311
|
-
- Plasma Field
|
|
312
|
-
- Razor Plasma Field
|
|
236
|
+
- "Plasma Field"
|
|
313
237
|
5083:
|
|
314
238
|
- razor_static_link
|
|
315
|
-
- Static Link
|
|
316
|
-
- Razor Static Link
|
|
239
|
+
- "Static Link"
|
|
317
240
|
5084:
|
|
318
241
|
- razor_unstable_current
|
|
319
|
-
- Unstable Current
|
|
320
|
-
- Razor Unstable Current
|
|
242
|
+
- "Unstable Current"
|
|
321
243
|
5085:
|
|
322
244
|
- razor_eye_of_the_storm
|
|
323
|
-
- Eye
|
|
324
|
-
- Razor Eye Of The Storm
|
|
245
|
+
- "Eye of the Storm"
|
|
325
246
|
5086:
|
|
326
|
-
-
|
|
327
|
-
-
|
|
328
|
-
- Wraith King Hellfire Blast
|
|
247
|
+
- skeleton_king_hellfire_blast
|
|
248
|
+
- "Wraithfire Blast"
|
|
329
249
|
5087:
|
|
330
|
-
-
|
|
331
|
-
- Vampiric Aura
|
|
332
|
-
- Wraith King Vampiric Aura
|
|
250
|
+
- skeleton_king_vampiric_aura
|
|
251
|
+
- "Vampiric Aura"
|
|
333
252
|
5088:
|
|
334
|
-
-
|
|
335
|
-
- Mortal Strike
|
|
336
|
-
- Wraith King Mortal Strike
|
|
253
|
+
- skeleton_king_mortal_strike
|
|
254
|
+
- "Mortal Strike"
|
|
337
255
|
5089:
|
|
338
|
-
-
|
|
339
|
-
- Reincarnation
|
|
340
|
-
- Wraith King Reincarnation
|
|
256
|
+
- skeleton_king_reincarnation
|
|
257
|
+
- "Reincarnation"
|
|
341
258
|
5090:
|
|
342
259
|
- death_prophet_carrion_swarm
|
|
343
|
-
-
|
|
344
|
-
- Death Prophet Carrion Swarm
|
|
260
|
+
- "Crypt Swarm"
|
|
345
261
|
5091:
|
|
346
262
|
- death_prophet_silence
|
|
347
|
-
- Silence
|
|
348
|
-
- Death Prophet Silence
|
|
263
|
+
- "Silence"
|
|
349
264
|
5092:
|
|
350
265
|
- death_prophet_witchcraft
|
|
351
|
-
- Witchcraft
|
|
352
|
-
- Death Prophet Witchcraft
|
|
353
266
|
5093:
|
|
354
267
|
- death_prophet_exorcism
|
|
355
|
-
- Exorcism
|
|
356
|
-
- Death Prophet Exorcism
|
|
268
|
+
- "Exorcism"
|
|
357
269
|
5094:
|
|
358
270
|
- sven_storm_bolt
|
|
359
|
-
- Storm
|
|
360
|
-
- Sven Storm Bolt
|
|
271
|
+
- "Storm Hammer"
|
|
361
272
|
5095:
|
|
362
273
|
- sven_great_cleave
|
|
363
|
-
- Great Cleave
|
|
364
|
-
- Sven Great Cleave
|
|
274
|
+
- "Great Cleave"
|
|
365
275
|
5096:
|
|
366
276
|
- sven_warcry
|
|
367
|
-
- Warcry
|
|
368
|
-
- Sven Warcry
|
|
277
|
+
- "Warcry"
|
|
369
278
|
5097:
|
|
370
279
|
- sven_gods_strength
|
|
371
|
-
-
|
|
372
|
-
- Sven Gods Strength
|
|
280
|
+
- "God's Strength"
|
|
373
281
|
5098:
|
|
374
282
|
- storm_spirit_static_remnant
|
|
375
|
-
- Static Remnant
|
|
376
|
-
- Storm Spirit Static Remnant
|
|
283
|
+
- "Static Remnant"
|
|
377
284
|
5099:
|
|
378
285
|
- storm_spirit_electric_vortex
|
|
379
|
-
- Electric Vortex
|
|
380
|
-
- Storm Spirit Electric Vortex
|
|
286
|
+
- "Electric Vortex"
|
|
381
287
|
5100:
|
|
382
288
|
- storm_spirit_overload
|
|
383
|
-
- Overload
|
|
384
|
-
- Storm Spirit Overload
|
|
289
|
+
- "Overload"
|
|
385
290
|
5101:
|
|
386
291
|
- storm_spirit_ball_lightning
|
|
387
|
-
- Ball Lightning
|
|
388
|
-
- Storm Spirit Ball Lightning
|
|
292
|
+
- "Ball Lightning"
|
|
389
293
|
5102:
|
|
390
294
|
- sandking_burrowstrike
|
|
391
|
-
- Burrowstrike
|
|
392
|
-
- Sandking Burrowstrike
|
|
295
|
+
- "Burrowstrike"
|
|
393
296
|
5103:
|
|
394
297
|
- sandking_sand_storm
|
|
395
|
-
- Sand Storm
|
|
396
|
-
- Sandking Sand Storm
|
|
298
|
+
- "Sand Storm"
|
|
397
299
|
5104:
|
|
398
300
|
- sandking_caustic_finale
|
|
399
|
-
- Caustic Finale
|
|
400
|
-
- Sandking Caustic Finale
|
|
301
|
+
- "Caustic Finale"
|
|
401
302
|
5105:
|
|
402
303
|
- sandking_epicenter
|
|
403
|
-
- Epicenter
|
|
404
|
-
- Sandking Epicenter
|
|
304
|
+
- "Epicenter"
|
|
405
305
|
5106:
|
|
406
306
|
- tiny_avalanche
|
|
407
|
-
- Avalanche
|
|
408
|
-
- Tiny Avalanche
|
|
307
|
+
- "Avalanche"
|
|
409
308
|
5107:
|
|
410
309
|
- tiny_toss
|
|
411
|
-
- Toss
|
|
412
|
-
- Tiny Toss
|
|
310
|
+
- "Toss"
|
|
413
311
|
5108:
|
|
414
312
|
- tiny_craggy_exterior
|
|
415
|
-
- Craggy Exterior
|
|
416
|
-
- Tiny Craggy Exterior
|
|
313
|
+
- "Craggy Exterior"
|
|
417
314
|
5109:
|
|
418
315
|
- tiny_grow
|
|
419
|
-
- Grow
|
|
420
|
-
- Tiny Grow
|
|
316
|
+
- "Grow"
|
|
421
317
|
5110:
|
|
422
|
-
-
|
|
423
|
-
- Arc Lightning
|
|
424
|
-
- Zeus Arc Lightning
|
|
318
|
+
- zuus_arc_lightning
|
|
319
|
+
- "Arc Lightning"
|
|
425
320
|
5111:
|
|
426
|
-
-
|
|
427
|
-
- Lightning Bolt
|
|
428
|
-
- Zeus Lightning Bolt
|
|
321
|
+
- zuus_lightning_bolt
|
|
322
|
+
- "Lightning Bolt"
|
|
429
323
|
5112:
|
|
430
|
-
-
|
|
431
|
-
- Static Field
|
|
432
|
-
- Zeus Static Field
|
|
324
|
+
- zuus_static_field
|
|
325
|
+
- "Static Field"
|
|
433
326
|
5113:
|
|
434
|
-
-
|
|
435
|
-
-
|
|
436
|
-
- Zeus Thundergods Wrath
|
|
327
|
+
- zuus_thundergods_wrath
|
|
328
|
+
- "Thundergod's Wrath"
|
|
437
329
|
5114:
|
|
438
330
|
- slardar_sprint
|
|
439
|
-
- Sprint
|
|
440
|
-
- Slardar Sprint
|
|
331
|
+
- "Guardian Sprint"
|
|
441
332
|
5115:
|
|
442
333
|
- slardar_slithereen_crush
|
|
443
|
-
- Slithereen Crush
|
|
444
|
-
- Slardar Slithereen Crush
|
|
334
|
+
- "Slithereen Crush"
|
|
445
335
|
5116:
|
|
446
336
|
- slardar_bash
|
|
447
|
-
- Bash
|
|
448
|
-
- Slardar Bash
|
|
337
|
+
- "Bash of the Deep"
|
|
449
338
|
5117:
|
|
450
339
|
- slardar_amplify_damage
|
|
451
|
-
-
|
|
452
|
-
- Slardar Amplify Damage
|
|
340
|
+
- "Corrosive Haze"
|
|
453
341
|
5118:
|
|
454
342
|
- tidehunter_gush
|
|
455
|
-
- Gush
|
|
456
|
-
- Tidehunter Gush
|
|
343
|
+
- "Gush"
|
|
457
344
|
5119:
|
|
458
345
|
- tidehunter_kraken_shell
|
|
459
|
-
- Kraken Shell
|
|
460
|
-
- Tidehunter Kraken Shell
|
|
346
|
+
- "Kraken Shell"
|
|
461
347
|
5120:
|
|
462
348
|
- tidehunter_anchor_smash
|
|
463
|
-
- Anchor Smash
|
|
464
|
-
- Tidehunter Anchor Smash
|
|
349
|
+
- "Anchor Smash"
|
|
465
350
|
5121:
|
|
466
351
|
- tidehunter_ravage
|
|
467
|
-
- Ravage
|
|
468
|
-
- Tidehunter Ravage
|
|
352
|
+
- "Ravage"
|
|
469
353
|
5122:
|
|
470
354
|
- vengefulspirit_magic_missile
|
|
471
|
-
- Magic Missile
|
|
472
|
-
- Vengeful Spirit Magic Missile
|
|
355
|
+
- "Magic Missile"
|
|
473
356
|
5123:
|
|
474
357
|
- vengefulspirit_command_aura
|
|
475
|
-
-
|
|
476
|
-
- Vengeful Spirit Command Aura
|
|
358
|
+
- "Vengeance Aura"
|
|
477
359
|
5124:
|
|
478
360
|
- vengefulspirit_wave_of_terror
|
|
479
|
-
- Wave
|
|
480
|
-
- Vengeful Spirit Wave Of Terror
|
|
361
|
+
- "Wave of Terror"
|
|
481
362
|
5125:
|
|
482
363
|
- vengefulspirit_nether_swap
|
|
483
|
-
- Nether Swap
|
|
484
|
-
- Vengeful Spirit Nether Swap
|
|
364
|
+
- "Nether Swap"
|
|
485
365
|
5126:
|
|
486
366
|
- crystal_maiden_crystal_nova
|
|
487
|
-
- Crystal Nova
|
|
488
|
-
- Crystal Maiden Crystal Nova
|
|
367
|
+
- "Crystal Nova"
|
|
489
368
|
5127:
|
|
490
369
|
- crystal_maiden_frostbite
|
|
491
|
-
- Frostbite
|
|
492
|
-
- Crystal Maiden Frostbite
|
|
370
|
+
- "Frostbite"
|
|
493
371
|
5128:
|
|
494
372
|
- crystal_maiden_brilliance_aura
|
|
495
|
-
-
|
|
496
|
-
- Crystal Maiden Brilliance Aura
|
|
373
|
+
- "Arcane Aura"
|
|
497
374
|
5129:
|
|
498
375
|
- crystal_maiden_freezing_field
|
|
499
|
-
- Freezing Field
|
|
500
|
-
- Crystal Maiden Freezing Field
|
|
376
|
+
- "Freezing Field"
|
|
501
377
|
5130:
|
|
502
378
|
- windrunner_shackleshot
|
|
503
|
-
- Shackleshot
|
|
504
|
-
- Windrunner Shackleshot
|
|
379
|
+
- "Shackleshot"
|
|
505
380
|
5131:
|
|
506
381
|
- windrunner_powershot
|
|
507
|
-
- Powershot
|
|
508
|
-
- Windrunner Powershot
|
|
382
|
+
- "Powershot"
|
|
509
383
|
5132:
|
|
510
384
|
- windrunner_windrun
|
|
511
|
-
- Windrun
|
|
512
|
-
- Windrunner Windrun
|
|
385
|
+
- "Windrun"
|
|
513
386
|
5133:
|
|
514
387
|
- windrunner_focusfire
|
|
515
|
-
-
|
|
516
|
-
- Windrunner Focusfire
|
|
388
|
+
- "Focus Fire"
|
|
517
389
|
5134:
|
|
518
390
|
- lich_frost_nova
|
|
519
|
-
- Frost
|
|
520
|
-
- Lich Frost Nova
|
|
391
|
+
- "Frost Blast"
|
|
521
392
|
5135:
|
|
522
393
|
- lich_frost_armor
|
|
523
|
-
-
|
|
524
|
-
- Lich Frost Armor
|
|
394
|
+
- "Ice Armor"
|
|
525
395
|
5136:
|
|
526
396
|
- lich_dark_ritual
|
|
527
|
-
-
|
|
528
|
-
- Lich Dark Ritual
|
|
397
|
+
- "Sacrifice"
|
|
529
398
|
5137:
|
|
530
399
|
- lich_chain_frost
|
|
531
|
-
- Chain Frost
|
|
532
|
-
- Lich Chain Frost
|
|
400
|
+
- "Chain Frost"
|
|
533
401
|
5138:
|
|
534
402
|
- witch_doctor_paralyzing_cask
|
|
535
|
-
- Paralyzing Cask
|
|
536
|
-
- Witch Doctor Paralyzing Cask
|
|
403
|
+
- "Paralyzing Cask"
|
|
537
404
|
5139:
|
|
538
405
|
- witch_doctor_voodoo_restoration
|
|
539
|
-
- Voodoo Restoration
|
|
540
|
-
- Witch Doctor Voodoo Restoration
|
|
406
|
+
- "Voodoo Restoration"
|
|
541
407
|
5140:
|
|
542
408
|
- witch_doctor_maledict
|
|
543
|
-
- Maledict
|
|
544
|
-
- Witch Doctor Maledict
|
|
409
|
+
- "Maledict"
|
|
545
410
|
5141:
|
|
546
411
|
- witch_doctor_death_ward
|
|
547
|
-
- Death Ward
|
|
548
|
-
- Witch Doctor Death Ward
|
|
412
|
+
- "Death Ward"
|
|
549
413
|
5142:
|
|
550
414
|
- riki_smoke_screen
|
|
551
|
-
- Smoke Screen
|
|
552
|
-
- Riki Smoke Screen
|
|
415
|
+
- "Smoke Screen"
|
|
553
416
|
5143:
|
|
554
417
|
- riki_blink_strike
|
|
555
|
-
- Blink Strike
|
|
556
|
-
- Riki Blink Strike
|
|
418
|
+
- "Blink Strike"
|
|
557
419
|
5144:
|
|
558
|
-
- riki_backstab
|
|
559
|
-
- Backstab
|
|
560
|
-
- Riki Backstab
|
|
561
|
-
5145:
|
|
562
420
|
- riki_permanent_invisibility
|
|
563
|
-
-
|
|
564
|
-
|
|
421
|
+
- "Cloak and Dagger"
|
|
422
|
+
5145:
|
|
423
|
+
- riki_tricks_of_the_trade
|
|
424
|
+
- "Tricks of the Trade"
|
|
565
425
|
5146:
|
|
566
426
|
- enigma_malefice
|
|
567
|
-
- Malefice
|
|
568
|
-
- Enigma Malefice
|
|
427
|
+
- "Malefice"
|
|
569
428
|
5147:
|
|
570
429
|
- enigma_demonic_conversion
|
|
571
|
-
- Demonic Conversion
|
|
572
|
-
- Enigma Demonic Conversion
|
|
430
|
+
- "Demonic Conversion"
|
|
573
431
|
5148:
|
|
574
432
|
- enigma_midnight_pulse
|
|
575
|
-
- Midnight Pulse
|
|
576
|
-
- Enigma Midnight Pulse
|
|
433
|
+
- "Midnight Pulse"
|
|
577
434
|
5149:
|
|
578
435
|
- enigma_black_hole
|
|
579
|
-
- Black Hole
|
|
580
|
-
- Enigma Black Hole
|
|
436
|
+
- "Black Hole"
|
|
581
437
|
5150:
|
|
582
438
|
- tinker_laser
|
|
583
|
-
- Laser
|
|
584
|
-
- Tinker Laser
|
|
439
|
+
- "Laser"
|
|
585
440
|
5151:
|
|
586
441
|
- tinker_heat_seeking_missile
|
|
587
|
-
- Heat
|
|
588
|
-
- Tinker Heat Seeking Missile
|
|
442
|
+
- "Heat-Seeking Missile"
|
|
589
443
|
5152:
|
|
590
444
|
- tinker_march_of_the_machines
|
|
591
|
-
- March
|
|
592
|
-
- Tinker March Of The Machines
|
|
445
|
+
- "March of the Machines"
|
|
593
446
|
5153:
|
|
594
447
|
- tinker_rearm
|
|
595
|
-
- Rearm
|
|
596
|
-
- Tinker Rearm
|
|
448
|
+
- "Rearm"
|
|
597
449
|
5154:
|
|
598
450
|
- sniper_shrapnel
|
|
599
|
-
- Shrapnel
|
|
600
|
-
- Sniper Shrapnel
|
|
451
|
+
- "Shrapnel"
|
|
601
452
|
5155:
|
|
602
453
|
- sniper_headshot
|
|
603
|
-
- Headshot
|
|
604
|
-
- Sniper Headshot
|
|
454
|
+
- "Headshot"
|
|
605
455
|
5156:
|
|
606
456
|
- sniper_take_aim
|
|
607
|
-
- Take Aim
|
|
608
|
-
- Sniper Take Aim
|
|
457
|
+
- "Take Aim"
|
|
609
458
|
5157:
|
|
610
459
|
- sniper_assassinate
|
|
611
|
-
- Assassinate
|
|
612
|
-
- Sniper Assassinate
|
|
460
|
+
- "Assassinate"
|
|
613
461
|
5158:
|
|
614
462
|
- necrolyte_death_pulse
|
|
615
|
-
- Death Pulse
|
|
616
|
-
- Necrolyte Death Pulse
|
|
463
|
+
- "Death Pulse"
|
|
617
464
|
5159:
|
|
618
465
|
- necrolyte_heartstopper_aura
|
|
619
|
-
- Heartstopper Aura
|
|
620
|
-
- Necrolyte Heartstopper Aura
|
|
466
|
+
- "Heartstopper Aura"
|
|
621
467
|
5160:
|
|
622
468
|
- necrolyte_sadist
|
|
623
|
-
-
|
|
624
|
-
- Necrolyte Sadist
|
|
469
|
+
- "Ghost Shroud"
|
|
625
470
|
5161:
|
|
626
471
|
- necrolyte_reapers_scythe
|
|
627
|
-
-
|
|
628
|
-
- Necrolyte Reapers Scythe
|
|
472
|
+
- "Reaper's Scythe"
|
|
629
473
|
5162:
|
|
630
474
|
- warlock_fatal_bonds
|
|
631
|
-
- Fatal Bonds
|
|
632
|
-
- Warlock Fatal Bonds
|
|
475
|
+
- "Fatal Bonds"
|
|
633
476
|
5163:
|
|
634
477
|
- warlock_shadow_word
|
|
635
|
-
- Shadow Word
|
|
636
|
-
- Warlock Shadow Word
|
|
478
|
+
- "Shadow Word"
|
|
637
479
|
5164:
|
|
638
480
|
- warlock_upheaval
|
|
639
|
-
- Upheaval
|
|
640
|
-
- Warlock Upheaval
|
|
481
|
+
- "Upheaval"
|
|
641
482
|
5165:
|
|
642
483
|
- warlock_rain_of_chaos
|
|
643
|
-
-
|
|
644
|
-
- Warlock Rain Of Chaos
|
|
484
|
+
- "Chaotic Offering"
|
|
645
485
|
5166:
|
|
646
486
|
- warlock_golem_flaming_fists
|
|
647
|
-
- Flaming Fists
|
|
648
|
-
- Warlock Golem Flaming Fists
|
|
487
|
+
- "Flaming Fists"
|
|
649
488
|
5167:
|
|
650
489
|
- warlock_golem_permanent_immolation
|
|
651
|
-
- Permanent Immolation
|
|
652
|
-
- Warlock Golem Permanent Immolation
|
|
490
|
+
- "Permanent Immolation"
|
|
653
491
|
5168:
|
|
654
492
|
- beastmaster_wild_axes
|
|
655
|
-
- Wild Axes
|
|
656
|
-
- Beastmaster Wild Axes
|
|
493
|
+
- "Wild Axes"
|
|
657
494
|
5169:
|
|
658
495
|
- beastmaster_call_of_the_wild
|
|
659
|
-
- Call
|
|
660
|
-
- Beastmaster Call Of The Wild
|
|
496
|
+
- "Call of the Wild: Hawk"
|
|
661
497
|
5170:
|
|
662
498
|
- beastmaster_hawk_invisibility
|
|
663
|
-
- Invisibility
|
|
664
|
-
- Beastmaster Hawk Invisibility
|
|
665
499
|
5171:
|
|
666
500
|
- beastmaster_boar_poison
|
|
667
|
-
- Boar Poison
|
|
668
|
-
- Beastmaster Boar Poison
|
|
669
501
|
5172:
|
|
670
502
|
- beastmaster_inner_beast
|
|
671
|
-
- Inner Beast
|
|
672
|
-
- Beastmaster Inner Beast
|
|
503
|
+
- "Inner Beast"
|
|
673
504
|
5173:
|
|
674
505
|
- queenofpain_shadow_strike
|
|
675
|
-
- Shadow Strike
|
|
676
|
-
- Queen of Pain Shadow Strike
|
|
506
|
+
- "Shadow Strike"
|
|
677
507
|
5174:
|
|
678
508
|
- queenofpain_blink
|
|
679
|
-
- Blink
|
|
680
|
-
- Queen of Pain Blink
|
|
509
|
+
- "Blink"
|
|
681
510
|
5175:
|
|
682
511
|
- queenofpain_scream_of_pain
|
|
683
|
-
- Scream Of Pain
|
|
684
|
-
- Queen of Pain Scream Of Pain
|
|
512
|
+
- "Scream Of Pain"
|
|
685
513
|
5176:
|
|
686
514
|
- queenofpain_sonic_wave
|
|
687
|
-
- Sonic Wave
|
|
688
|
-
- Queen of Pain Sonic Wave
|
|
515
|
+
- "Sonic Wave"
|
|
689
516
|
5177:
|
|
690
517
|
- beastmaster_primal_roar
|
|
691
|
-
- Primal Roar
|
|
692
|
-
- Beastmaster Primal Roar
|
|
518
|
+
- "Primal Roar"
|
|
693
519
|
5178:
|
|
694
520
|
- venomancer_venomous_gale
|
|
695
|
-
- Venomous Gale
|
|
696
|
-
- Venomancer Venomous Gale
|
|
521
|
+
- "Venomous Gale"
|
|
697
522
|
5179:
|
|
698
523
|
- venomancer_poison_sting
|
|
699
|
-
- Poison Sting
|
|
700
|
-
- Venomancer Poison Sting
|
|
524
|
+
- "Poison Sting"
|
|
701
525
|
5180:
|
|
702
526
|
- venomancer_plague_ward
|
|
703
|
-
- Plague Ward
|
|
704
|
-
- Venomancer Plague Ward
|
|
527
|
+
- "Plague Ward"
|
|
705
528
|
5181:
|
|
706
529
|
- venomancer_poison_nova
|
|
707
|
-
- Poison Nova
|
|
708
|
-
- Venomancer Poison Nova
|
|
530
|
+
- "Poison Nova"
|
|
709
531
|
5182:
|
|
710
532
|
- faceless_void_time_walk
|
|
711
|
-
- Time Walk
|
|
712
|
-
- Faceless Void Time Walk
|
|
533
|
+
- "Time Walk"
|
|
713
534
|
5183:
|
|
714
535
|
- faceless_void_backtrack
|
|
715
|
-
- Backtrack
|
|
716
|
-
- Faceless Void Backtrack
|
|
717
536
|
5184:
|
|
718
537
|
- faceless_void_time_lock
|
|
719
|
-
- Time Lock
|
|
720
|
-
- Faceless Void Time Lock
|
|
538
|
+
- "Time Lock"
|
|
721
539
|
5185:
|
|
722
540
|
- faceless_void_chronosphere
|
|
723
|
-
- Chronosphere
|
|
724
|
-
- Faceless Void Chronosphere
|
|
541
|
+
- "Chronosphere"
|
|
725
542
|
5186:
|
|
726
543
|
- pugna_nether_blast
|
|
727
|
-
- Nether Blast
|
|
728
|
-
- Pugna Nether Blast
|
|
544
|
+
- "Nether Blast"
|
|
729
545
|
5187:
|
|
730
546
|
- pugna_decrepify
|
|
731
|
-
- Decrepify
|
|
732
|
-
- Pugna Decrepify
|
|
547
|
+
- "Decrepify"
|
|
733
548
|
5188:
|
|
734
549
|
- pugna_nether_ward
|
|
735
|
-
- Nether Ward
|
|
736
|
-
- Pugna Nether Ward
|
|
550
|
+
- "Nether Ward"
|
|
737
551
|
5189:
|
|
738
552
|
- pugna_life_drain
|
|
739
|
-
- Life Drain
|
|
740
|
-
- Pugna Life Drain
|
|
553
|
+
- "Life Drain"
|
|
741
554
|
5190:
|
|
742
555
|
- phantom_assassin_stifling_dagger
|
|
743
|
-
- Stifling Dagger
|
|
744
|
-
- Phantom Assassin Stifling Dagger
|
|
556
|
+
- "Stifling Dagger"
|
|
745
557
|
5191:
|
|
746
558
|
- phantom_assassin_phantom_strike
|
|
747
|
-
- Phantom Strike
|
|
748
|
-
- Phantom Assassin Phantom Strike
|
|
559
|
+
- "Phantom Strike"
|
|
749
560
|
5192:
|
|
750
561
|
- phantom_assassin_blur
|
|
751
|
-
- Blur
|
|
752
|
-
- Phantom Assassin Blur
|
|
562
|
+
- "Blur"
|
|
753
563
|
5193:
|
|
754
564
|
- phantom_assassin_coup_de_grace
|
|
755
|
-
- Coup
|
|
756
|
-
- Phantom Assassin Coup De Grace
|
|
565
|
+
- "Coup de Grace"
|
|
757
566
|
5194:
|
|
758
567
|
- templar_assassin_refraction
|
|
759
|
-
- Refraction
|
|
760
|
-
- Templar Assassin Refraction
|
|
568
|
+
- "Refraction"
|
|
761
569
|
5195:
|
|
762
570
|
- templar_assassin_meld
|
|
763
|
-
- Meld
|
|
764
|
-
- Templar Assassin Meld
|
|
571
|
+
- "Meld"
|
|
765
572
|
5196:
|
|
766
573
|
- templar_assassin_psi_blades
|
|
767
|
-
- Psi Blades
|
|
768
|
-
- Templar Assassin Psi Blades
|
|
574
|
+
- "Psi Blades"
|
|
769
575
|
5197:
|
|
770
576
|
- templar_assassin_psionic_trap
|
|
771
|
-
- Psionic Trap
|
|
772
|
-
- Templar Assassin Psionic Trap
|
|
577
|
+
- "Psionic Trap"
|
|
773
578
|
5198:
|
|
774
579
|
- templar_assassin_trap
|
|
775
|
-
- Trap
|
|
776
|
-
- Templar Assassin Trap
|
|
580
|
+
- "Trap"
|
|
777
581
|
5199:
|
|
778
582
|
- templar_assassin_self_trap
|
|
779
|
-
- Self Trap
|
|
780
|
-
- Templar Assassin Self Trap
|
|
781
583
|
5200:
|
|
782
584
|
- necronomicon_warrior_last_will
|
|
783
|
-
- Last Will
|
|
784
|
-
- Necronomicon Warrior Last Will
|
|
785
585
|
5201:
|
|
786
586
|
- necronomicon_warrior_sight
|
|
787
|
-
- Sight
|
|
788
|
-
- Necronomicon Warrior Sight
|
|
789
587
|
5202:
|
|
790
588
|
- necronomicon_warrior_mana_burn
|
|
791
|
-
- Mana Burn
|
|
792
|
-
- Necronomicon Warrior Mana Burn
|
|
793
589
|
5203:
|
|
794
590
|
- necronomicon_archer_mana_burn
|
|
795
|
-
- Mana Burn
|
|
796
|
-
- Necronomicon Archer Mana Burn
|
|
797
591
|
5204:
|
|
798
592
|
- necronomicon_archer_aoe
|
|
799
|
-
- AoE
|
|
800
|
-
- Necronomicon Archer Aoe
|
|
801
593
|
5205:
|
|
802
594
|
- courier_return_to_base
|
|
803
|
-
- Return To Base
|
|
804
|
-
- Courier Return To Base
|
|
805
595
|
5206:
|
|
806
596
|
- courier_transfer_items
|
|
807
|
-
- Transfer Items
|
|
808
|
-
- Courier Transfer Items
|
|
809
597
|
5207:
|
|
810
598
|
- courier_return_stash_items
|
|
811
|
-
- Return Stash Items
|
|
812
|
-
- Courier Return Stash Items
|
|
813
599
|
5208:
|
|
814
600
|
- courier_take_stash_items
|
|
815
|
-
- Take Stash Items
|
|
816
|
-
- Courier Take Stash Items
|
|
817
601
|
5209:
|
|
818
602
|
- courier_shield
|
|
819
|
-
- Shield
|
|
820
|
-
- Courier Shield
|
|
821
603
|
5210:
|
|
822
604
|
- courier_burst
|
|
823
|
-
- Burst
|
|
824
|
-
- Courier Burst
|
|
825
605
|
5213:
|
|
826
606
|
- roshan_spell_block
|
|
827
|
-
- Spell Block
|
|
828
|
-
- Roshan Spell Block
|
|
829
607
|
5214:
|
|
830
608
|
- roshan_bash
|
|
831
|
-
- Bash
|
|
832
|
-
- Roshan Bash
|
|
833
609
|
5215:
|
|
834
610
|
- roshan_slam
|
|
835
|
-
- Slam
|
|
836
|
-
- Roshan Slam
|
|
837
611
|
5216:
|
|
838
|
-
-
|
|
839
|
-
- Illusion Protection
|
|
840
|
-
- Roshan Illusion Protection
|
|
612
|
+
- roshan_inherent_buffs
|
|
841
613
|
5217:
|
|
842
614
|
- roshan_devotion
|
|
843
|
-
- Devotion
|
|
844
|
-
- Roshan Devotion
|
|
845
615
|
5218:
|
|
846
616
|
- viper_poison_attack
|
|
847
|
-
- Poison Attack
|
|
848
|
-
- Viper Poison Attack
|
|
617
|
+
- "Poison Attack"
|
|
849
618
|
5219:
|
|
850
619
|
- viper_nethertoxin
|
|
851
|
-
- Nethertoxin
|
|
852
|
-
- Viper Nethertoxin
|
|
620
|
+
- "Nethertoxin"
|
|
853
621
|
5220:
|
|
854
622
|
- viper_corrosive_skin
|
|
855
|
-
- Corrosive Skin
|
|
856
|
-
- Viper Corrosive Skin
|
|
623
|
+
- "Corrosive Skin"
|
|
857
624
|
5221:
|
|
858
625
|
- viper_viper_strike
|
|
859
|
-
- Viper Strike
|
|
860
|
-
- Viper Viper Strike
|
|
626
|
+
- "Viper Strike"
|
|
861
627
|
5222:
|
|
862
628
|
- luna_lucent_beam
|
|
863
|
-
- Lucent Beam
|
|
864
|
-
- Luna Lucent Beam
|
|
629
|
+
- "Lucent Beam"
|
|
865
630
|
5223:
|
|
866
631
|
- luna_moon_glaive
|
|
867
|
-
- Moon Glaive
|
|
868
|
-
- Luna Moon Glaive
|
|
632
|
+
- "Moon Glaive"
|
|
869
633
|
5224:
|
|
870
634
|
- luna_lunar_blessing
|
|
871
|
-
- Lunar Blessing
|
|
872
|
-
- Luna Lunar Blessing
|
|
635
|
+
- "Lunar Blessing"
|
|
873
636
|
5225:
|
|
874
637
|
- luna_eclipse
|
|
875
|
-
- Eclipse
|
|
876
|
-
- Luna Eclipse
|
|
638
|
+
- "Eclipse"
|
|
877
639
|
5226:
|
|
878
640
|
- dragon_knight_breathe_fire
|
|
879
|
-
- Breathe Fire
|
|
880
|
-
- Dragon Knight Breathe Fire
|
|
641
|
+
- "Breathe Fire"
|
|
881
642
|
5227:
|
|
882
643
|
- dragon_knight_dragon_tail
|
|
883
|
-
- Dragon Tail
|
|
884
|
-
- Dragon Knight Dragon Tail
|
|
644
|
+
- "Dragon Tail"
|
|
885
645
|
5228:
|
|
886
646
|
- dragon_knight_dragon_blood
|
|
887
|
-
- Dragon Blood
|
|
888
|
-
- Dragon Knight Dragon Blood
|
|
647
|
+
- "Dragon Blood"
|
|
889
648
|
5229:
|
|
890
649
|
- dragon_knight_elder_dragon_form
|
|
891
|
-
- Elder Dragon Form
|
|
892
|
-
- Dragon Knight Elder Dragon Form
|
|
650
|
+
- "Elder Dragon Form"
|
|
893
651
|
5232:
|
|
894
652
|
- dragon_knight_frost_breath
|
|
895
|
-
- Frost Breath
|
|
896
|
-
- Dragon Knight Frost Breath
|
|
897
653
|
5233:
|
|
898
654
|
- dazzle_poison_touch
|
|
899
|
-
- Poison Touch
|
|
900
|
-
- Dazzle Poison Touch
|
|
655
|
+
- "Poison Touch"
|
|
901
656
|
5234:
|
|
902
657
|
- dazzle_shallow_grave
|
|
903
|
-
- Shallow Grave
|
|
904
|
-
- Dazzle Shallow Grave
|
|
658
|
+
- "Shallow Grave"
|
|
905
659
|
5235:
|
|
906
660
|
- dazzle_shadow_wave
|
|
907
|
-
- Shadow Wave
|
|
908
|
-
- Dazzle Shadow Wave
|
|
661
|
+
- "Shadow Wave"
|
|
909
662
|
5236:
|
|
910
663
|
- dazzle_weave
|
|
911
|
-
- Weave
|
|
912
|
-
- Dazzle Weave
|
|
664
|
+
- "Weave"
|
|
913
665
|
5237:
|
|
914
666
|
- rattletrap_battery_assault
|
|
915
|
-
- Battery Assault
|
|
916
|
-
- Rattletrap Battery Assault
|
|
667
|
+
- "Battery Assault"
|
|
917
668
|
5238:
|
|
918
669
|
- rattletrap_power_cogs
|
|
919
|
-
- Power Cogs
|
|
920
|
-
- Rattletrap Power Cogs
|
|
670
|
+
- "Power Cogs"
|
|
921
671
|
5239:
|
|
922
672
|
- rattletrap_rocket_flare
|
|
923
|
-
- Rocket Flare
|
|
924
|
-
- Rattletrap Rocket Flare
|
|
673
|
+
- "Rocket Flare"
|
|
925
674
|
5240:
|
|
926
675
|
- rattletrap_hookshot
|
|
927
|
-
- Hookshot
|
|
928
|
-
- Rattletrap Hookshot
|
|
676
|
+
- "Hookshot"
|
|
929
677
|
5241:
|
|
930
678
|
- leshrac_split_earth
|
|
931
|
-
- Split Earth
|
|
932
|
-
- Leshrac Split Earth
|
|
679
|
+
- "Split Earth"
|
|
933
680
|
5242:
|
|
934
681
|
- leshrac_diabolic_edict
|
|
935
|
-
- Diabolic Edict
|
|
936
|
-
- Leshrac Diabolic Edict
|
|
682
|
+
- "Diabolic Edict"
|
|
937
683
|
5243:
|
|
938
684
|
- leshrac_lightning_storm
|
|
939
|
-
- Lightning Storm
|
|
940
|
-
- Leshrac Lightning Storm
|
|
685
|
+
- "Lightning Storm"
|
|
941
686
|
5244:
|
|
942
687
|
- leshrac_pulse_nova
|
|
943
|
-
- Pulse Nova
|
|
944
|
-
- Leshrac Pulse Nova
|
|
688
|
+
- "Pulse Nova"
|
|
945
689
|
5245:
|
|
946
690
|
- furion_sprout
|
|
947
|
-
- Sprout
|
|
948
|
-
- Furion Sprout
|
|
691
|
+
- "Sprout"
|
|
949
692
|
5246:
|
|
950
693
|
- furion_teleportation
|
|
951
|
-
- Teleportation
|
|
952
|
-
- Furion Teleportation
|
|
694
|
+
- "Teleportation"
|
|
953
695
|
5247:
|
|
954
696
|
- furion_force_of_nature
|
|
955
|
-
-
|
|
956
|
-
- Furion Force Of Nature
|
|
697
|
+
- "Nature's Call"
|
|
957
698
|
5248:
|
|
958
699
|
- furion_wrath_of_nature
|
|
959
|
-
- Wrath
|
|
960
|
-
- Furion Wrath Of Nature
|
|
700
|
+
- "Wrath of Nature"
|
|
961
701
|
5249:
|
|
962
702
|
- life_stealer_rage
|
|
963
|
-
- Rage
|
|
964
|
-
- Life Stealer Rage
|
|
703
|
+
- "Rage"
|
|
965
704
|
5250:
|
|
966
705
|
- life_stealer_feast
|
|
967
|
-
- Feast
|
|
968
|
-
- Life Stealer Feast
|
|
706
|
+
- "Feast"
|
|
969
707
|
5251:
|
|
970
708
|
- life_stealer_open_wounds
|
|
971
|
-
- Open Wounds
|
|
972
|
-
- Life Stealer Open Wounds
|
|
709
|
+
- "Open Wounds"
|
|
973
710
|
5252:
|
|
974
711
|
- life_stealer_infest
|
|
975
|
-
- Infest
|
|
976
|
-
- Life Stealer Infest
|
|
712
|
+
- "Infest"
|
|
977
713
|
5253:
|
|
978
714
|
- life_stealer_consume
|
|
979
|
-
- Consume
|
|
980
|
-
- Life Stealer Consume
|
|
715
|
+
- "Consume"
|
|
981
716
|
5255:
|
|
982
717
|
- dark_seer_vacuum
|
|
983
|
-
- Vacuum
|
|
984
|
-
- Dark Seer Vacuum
|
|
718
|
+
- "Vacuum"
|
|
985
719
|
5256:
|
|
986
720
|
- dark_seer_ion_shell
|
|
987
|
-
- Ion Shell
|
|
988
|
-
- Dark Seer Ion Shell
|
|
721
|
+
- "Ion Shell"
|
|
989
722
|
5257:
|
|
990
723
|
- dark_seer_surge
|
|
991
|
-
- Surge
|
|
992
|
-
- Dark Seer Surge
|
|
724
|
+
- "Surge"
|
|
993
725
|
5258:
|
|
994
726
|
- dark_seer_wall_of_replica
|
|
995
|
-
- Wall
|
|
996
|
-
- Dark Seer Wall Of Replica
|
|
727
|
+
- "Wall of Replica"
|
|
997
728
|
5259:
|
|
998
729
|
- clinkz_strafe
|
|
999
|
-
- Strafe
|
|
1000
|
-
- Clinkz Strafe
|
|
730
|
+
- "Strafe"
|
|
1001
731
|
5260:
|
|
1002
732
|
- clinkz_searing_arrows
|
|
1003
|
-
- Searing Arrows
|
|
1004
|
-
- Clinkz Searing Arrows
|
|
733
|
+
- "Searing Arrows"
|
|
1005
734
|
5261:
|
|
1006
735
|
- clinkz_wind_walk
|
|
1007
|
-
-
|
|
1008
|
-
- Clinkz Wind Walk
|
|
736
|
+
- "Skeleton Walk"
|
|
1009
737
|
5262:
|
|
1010
738
|
- clinkz_death_pact
|
|
1011
|
-
- Death Pact
|
|
1012
|
-
- Clinkz Death Pact
|
|
739
|
+
- "Death Pact"
|
|
1013
740
|
5263:
|
|
1014
741
|
- omniknight_purification
|
|
1015
|
-
- Purification
|
|
1016
|
-
- Omniknight Purification
|
|
742
|
+
- "Purification"
|
|
1017
743
|
5264:
|
|
1018
744
|
- omniknight_repel
|
|
1019
|
-
- Repel
|
|
1020
|
-
- Omniknight Repel
|
|
745
|
+
- "Repel"
|
|
1021
746
|
5265:
|
|
1022
747
|
- omniknight_degen_aura
|
|
1023
|
-
- Degen Aura
|
|
1024
|
-
- Omniknight Degen Aura
|
|
748
|
+
- "Degen Aura"
|
|
1025
749
|
5266:
|
|
1026
750
|
- omniknight_guardian_angel
|
|
1027
|
-
- Guardian Angel
|
|
1028
|
-
- Omniknight Guardian Angel
|
|
751
|
+
- "Guardian Angel"
|
|
1029
752
|
5267:
|
|
1030
753
|
- enchantress_untouchable
|
|
1031
|
-
- Untouchable
|
|
1032
|
-
- Enchantress Untouchable
|
|
754
|
+
- "Untouchable"
|
|
1033
755
|
5268:
|
|
1034
756
|
- enchantress_enchant
|
|
1035
|
-
- Enchant
|
|
1036
|
-
- Enchantress Enchant
|
|
757
|
+
- "Enchant"
|
|
1037
758
|
5269:
|
|
1038
759
|
- enchantress_natures_attendants
|
|
1039
|
-
-
|
|
1040
|
-
- Enchantress Natures Attendants
|
|
760
|
+
- "Nature's Attendants"
|
|
1041
761
|
5270:
|
|
1042
762
|
- enchantress_impetus
|
|
1043
|
-
- Impetus
|
|
1044
|
-
- Enchantress Impetus
|
|
763
|
+
- "Impetus"
|
|
1045
764
|
5271:
|
|
1046
765
|
- huskar_inner_vitality
|
|
1047
|
-
- Inner Vitality
|
|
1048
|
-
- Huskar Inner Vitality
|
|
766
|
+
- "Inner Vitality"
|
|
1049
767
|
5272:
|
|
1050
768
|
- huskar_burning_spear
|
|
1051
|
-
- Burning Spear
|
|
1052
|
-
- Huskar Burning Spear
|
|
769
|
+
- "Burning Spear"
|
|
1053
770
|
5273:
|
|
1054
771
|
- huskar_berserkers_blood
|
|
1055
|
-
-
|
|
1056
|
-
- Huskar Berserkers Blood
|
|
772
|
+
- "Berserker's Blood"
|
|
1057
773
|
5274:
|
|
1058
774
|
- huskar_life_break
|
|
1059
|
-
- Life Break
|
|
1060
|
-
- Huskar Life Break
|
|
775
|
+
- "Life Break"
|
|
1061
776
|
5275:
|
|
1062
777
|
- night_stalker_void
|
|
1063
|
-
- Void
|
|
1064
|
-
- Night Stalker Void
|
|
778
|
+
- "Void"
|
|
1065
779
|
5276:
|
|
1066
780
|
- night_stalker_crippling_fear
|
|
1067
|
-
- Crippling Fear
|
|
1068
|
-
- Night Stalker Crippling Fear
|
|
781
|
+
- "Crippling Fear"
|
|
1069
782
|
5277:
|
|
1070
783
|
- night_stalker_hunter_in_the_night
|
|
1071
|
-
- Hunter
|
|
1072
|
-
- Night Stalker Hunter In The Night
|
|
784
|
+
- "Hunter in the Night"
|
|
1073
785
|
5278:
|
|
1074
786
|
- night_stalker_darkness
|
|
1075
|
-
- Darkness
|
|
1076
|
-
- Night Stalker Darkness
|
|
787
|
+
- "Darkness"
|
|
1077
788
|
5279:
|
|
1078
789
|
- broodmother_spawn_spiderlings
|
|
1079
|
-
- Spawn Spiderlings
|
|
1080
|
-
- Broodmother Spawn Spiderlings
|
|
790
|
+
- "Spawn Spiderlings"
|
|
1081
791
|
5280:
|
|
1082
792
|
- broodmother_spin_web
|
|
1083
|
-
- Spin Web
|
|
1084
|
-
- Broodmother Spin Web
|
|
793
|
+
- "Spin Web"
|
|
1085
794
|
5281:
|
|
1086
795
|
- broodmother_incapacitating_bite
|
|
1087
|
-
- Incapacitating Bite
|
|
1088
|
-
- Broodmother Incapacitating Bite
|
|
796
|
+
- "Incapacitating Bite"
|
|
1089
797
|
5282:
|
|
1090
798
|
- broodmother_insatiable_hunger
|
|
1091
|
-
- Insatiable Hunger
|
|
1092
|
-
- Broodmother Insatiable Hunger
|
|
799
|
+
- "Insatiable Hunger"
|
|
1093
800
|
5283:
|
|
1094
801
|
- broodmother_spawn_spiderite
|
|
1095
|
-
- Spawn Spiderite
|
|
1096
|
-
- Broodmother Spawn Spiderite
|
|
1097
802
|
5284:
|
|
1098
803
|
- broodmother_poison_sting
|
|
1099
|
-
- Poison Sting
|
|
1100
|
-
- Broodmother Poison Sting
|
|
1101
804
|
5285:
|
|
1102
805
|
- bounty_hunter_shuriken_toss
|
|
1103
|
-
- Shuriken Toss
|
|
1104
|
-
- Bounty Hunter Shuriken Toss
|
|
806
|
+
- "Shuriken Toss"
|
|
1105
807
|
5286:
|
|
1106
808
|
- bounty_hunter_jinada
|
|
1107
|
-
- Jinada
|
|
1108
|
-
- Bounty Hunter Jinada
|
|
809
|
+
- "Jinada"
|
|
1109
810
|
5287:
|
|
1110
811
|
- bounty_hunter_wind_walk
|
|
1111
|
-
-
|
|
1112
|
-
- Bounty Hunter Wind Walk
|
|
812
|
+
- "Shadow Walk"
|
|
1113
813
|
5288:
|
|
1114
814
|
- bounty_hunter_track
|
|
1115
|
-
- Track
|
|
1116
|
-
- Bounty Hunter Track
|
|
815
|
+
- "Track"
|
|
1117
816
|
5289:
|
|
1118
817
|
- weaver_the_swarm
|
|
1119
|
-
- The Swarm
|
|
1120
|
-
- Weaver The Swarm
|
|
818
|
+
- "The Swarm"
|
|
1121
819
|
5290:
|
|
1122
820
|
- weaver_shukuchi
|
|
1123
|
-
- Shukuchi
|
|
1124
|
-
- Weaver Shukuchi
|
|
821
|
+
- "Shukuchi"
|
|
1125
822
|
5291:
|
|
1126
823
|
- weaver_geminate_attack
|
|
1127
|
-
- Geminate Attack
|
|
1128
|
-
- Weaver Geminate Attack
|
|
824
|
+
- "Geminate Attack"
|
|
1129
825
|
5292:
|
|
1130
826
|
- weaver_time_lapse
|
|
1131
|
-
- Time Lapse
|
|
1132
|
-
- Weaver Time Lapse
|
|
827
|
+
- "Time Lapse"
|
|
1133
828
|
5293:
|
|
1134
829
|
- kobold_taskmaster_speed_aura
|
|
1135
|
-
- Speed Aura
|
|
1136
|
-
- Kobold Taskmaster Speed Aura
|
|
1137
830
|
5294:
|
|
1138
831
|
- centaur_khan_endurance_aura
|
|
1139
|
-
- Endurance Aura
|
|
1140
|
-
- Centaur Khan Endurance Aura
|
|
1141
832
|
5295:
|
|
1142
833
|
- centaur_khan_war_stomp
|
|
1143
|
-
- War Stomp
|
|
1144
|
-
- Centaur Khan War Stomp
|
|
834
|
+
- "War Stomp"
|
|
1145
835
|
5296:
|
|
1146
836
|
- gnoll_assassin_envenomed_weapon
|
|
1147
|
-
- Envenomed Weapon
|
|
1148
|
-
- Gnoll Assassin Envenomed Weapon
|
|
1149
837
|
5297:
|
|
1150
838
|
- jakiro_dual_breath
|
|
1151
|
-
- Dual Breath
|
|
1152
|
-
- Jakiro Dual Breath
|
|
839
|
+
- "Dual Breath"
|
|
1153
840
|
5298:
|
|
1154
841
|
- jakiro_ice_path
|
|
1155
|
-
- Ice Path
|
|
1156
|
-
- Jakiro Ice Path
|
|
842
|
+
- "Ice Path"
|
|
1157
843
|
5299:
|
|
1158
844
|
- jakiro_liquid_fire
|
|
1159
|
-
- Liquid Fire
|
|
1160
|
-
- Jakiro Liquid Fire
|
|
845
|
+
- "Liquid Fire"
|
|
1161
846
|
5300:
|
|
1162
847
|
- jakiro_macropyre
|
|
1163
|
-
- Macropyre
|
|
1164
|
-
- Jakiro Macropyre
|
|
848
|
+
- "Macropyre"
|
|
1165
849
|
5301:
|
|
1166
850
|
- ghost_frost_attack
|
|
1167
|
-
- Frost Attack
|
|
1168
|
-
- Ghost Frost Attack
|
|
851
|
+
- "Frost Attack"
|
|
1169
852
|
5302:
|
|
1170
853
|
- polar_furbolg_ursa_warrior_thunder_clap
|
|
1171
|
-
- Thunder Clap
|
|
1172
|
-
- Polar Furbolg Ursa Warrior Thunder Clap
|
|
854
|
+
- "Thunder Clap"
|
|
1173
855
|
5303:
|
|
1174
856
|
- neutral_spell_immunity
|
|
1175
|
-
- Spell Immunity
|
|
1176
|
-
- Neutral Spell Immunity
|
|
857
|
+
- "Spell Immunity"
|
|
1177
858
|
5304:
|
|
1178
859
|
- ogre_magi_frost_armor
|
|
1179
|
-
-
|
|
1180
|
-
- Ogre Magi Frost Armor
|
|
860
|
+
- "Ice Armor"
|
|
1181
861
|
5305:
|
|
1182
862
|
- dark_troll_warlord_ensnare
|
|
1183
|
-
- Ensnare
|
|
1184
|
-
- Dark Troll Warlord Ensnare
|
|
863
|
+
- "Ensnare"
|
|
1185
864
|
5306:
|
|
1186
865
|
- dark_troll_warlord_raise_dead
|
|
1187
|
-
- Raise Dead
|
|
1188
|
-
- Dark Troll Warlord Raise Dead
|
|
866
|
+
- "Raise Dead"
|
|
1189
867
|
5307:
|
|
1190
868
|
- giant_wolf_critical_strike
|
|
1191
|
-
- Critical Strike
|
|
1192
|
-
- Giant Wolf Critical Strike
|
|
869
|
+
- "Critical Strike"
|
|
1193
870
|
5308:
|
|
1194
871
|
- alpha_wolf_critical_strike
|
|
1195
|
-
- Critical Strike
|
|
1196
|
-
- Alpha Wolf Critical Strike
|
|
872
|
+
- "Critical Strike"
|
|
1197
873
|
5309:
|
|
1198
874
|
- alpha_wolf_command_aura
|
|
1199
|
-
- Command Aura
|
|
1200
|
-
- Alpha Wolf Command Aura
|
|
875
|
+
- "Command Aura"
|
|
1201
876
|
5310:
|
|
1202
877
|
- tornado_tempest
|
|
1203
|
-
-
|
|
1204
|
-
- Tornado Tempest
|
|
878
|
+
- "Tempest"
|
|
1205
879
|
5312:
|
|
1206
880
|
- enraged_wildkin_tornado
|
|
1207
|
-
- Tornado
|
|
1208
|
-
- Enraged Wildkin Tornado
|
|
881
|
+
- "Tornado"
|
|
1209
882
|
5313:
|
|
1210
883
|
- enraged_wildkin_toughness_aura
|
|
1211
|
-
- Toughness Aura
|
|
1212
|
-
- Enraged Wildkin Toughness Aura
|
|
884
|
+
- "Toughness Aura"
|
|
1213
885
|
5314:
|
|
1214
886
|
- satyr_trickster_purge
|
|
1215
|
-
- Purge
|
|
1216
|
-
- Satyr Trickster Purge
|
|
887
|
+
- "Purge"
|
|
1217
888
|
5315:
|
|
1218
889
|
- satyr_soulstealer_mana_burn
|
|
1219
|
-
- Mana Burn
|
|
1220
|
-
- Satyr Soulstealer Mana Burn
|
|
890
|
+
- "Mana Burn"
|
|
1221
891
|
5316:
|
|
1222
892
|
- satyr_hellcaller_shockwave
|
|
1223
|
-
- Shockwave
|
|
1224
|
-
- Satyr Hellcaller Shockwave
|
|
893
|
+
- "Shockwave"
|
|
1225
894
|
5317:
|
|
1226
895
|
- satyr_hellcaller_unholy_aura
|
|
1227
|
-
- Unholy Aura
|
|
1228
|
-
- Satyr Hellcaller Unholy Aura
|
|
896
|
+
- "Unholy Aura"
|
|
1229
897
|
5318:
|
|
1230
898
|
- forest_troll_high_priest_heal
|
|
1231
|
-
- Heal
|
|
1232
|
-
- Forest Troll High Priest Heal
|
|
899
|
+
- "Heal"
|
|
1233
900
|
5319:
|
|
1234
901
|
- harpy_storm_chain_lightning
|
|
1235
|
-
- Chain Lightning
|
|
1236
|
-
- Harpy Storm Chain Lightning
|
|
902
|
+
- "Chain Lightning"
|
|
1237
903
|
5320:
|
|
1238
904
|
- batrider_sticky_napalm
|
|
1239
|
-
- Sticky Napalm
|
|
1240
|
-
- Batrider Sticky Napalm
|
|
905
|
+
- "Sticky Napalm"
|
|
1241
906
|
5321:
|
|
1242
907
|
- batrider_flamebreak
|
|
1243
|
-
- Flamebreak
|
|
1244
|
-
- Batrider Flamebreak
|
|
908
|
+
- "Flamebreak"
|
|
1245
909
|
5322:
|
|
1246
910
|
- batrider_firefly
|
|
1247
|
-
- Firefly
|
|
1248
|
-
- Batrider Firefly
|
|
911
|
+
- "Firefly"
|
|
1249
912
|
5323:
|
|
1250
913
|
- batrider_flaming_lasso
|
|
1251
|
-
- Flaming Lasso
|
|
1252
|
-
- Batrider Flaming Lasso
|
|
914
|
+
- "Flaming Lasso"
|
|
1253
915
|
5324:
|
|
1254
916
|
- black_dragon_splash_attack
|
|
1255
|
-
- Splash Attack
|
|
1256
|
-
- Black Dragon Splash Attack
|
|
1257
917
|
5325:
|
|
1258
918
|
- blue_dragonspawn_sorcerer_evasion
|
|
1259
|
-
- Evasion
|
|
1260
|
-
- Blue Dragonspawn Sorcerer Evasion
|
|
1261
919
|
5326:
|
|
1262
920
|
- blue_dragonspawn_overseer_evasion
|
|
1263
|
-
- Evasion
|
|
1264
|
-
- Blue Dragonspawn Overseer Evasion
|
|
1265
921
|
5327:
|
|
1266
922
|
- blue_dragonspawn_overseer_devotion_aura
|
|
1267
|
-
- Devotion Aura
|
|
1268
|
-
- Blue Dragonspawn Overseer Devotion Aura
|
|
1269
923
|
5328:
|
|
1270
924
|
- chen_penitence
|
|
1271
|
-
- Penitence
|
|
1272
|
-
- Chen Penitence
|
|
925
|
+
- "Penitence"
|
|
1273
926
|
5329:
|
|
1274
927
|
- chen_test_of_faith
|
|
1275
|
-
- Test
|
|
1276
|
-
- Chen Test Of Faith
|
|
928
|
+
- "Test of Faith"
|
|
1277
929
|
5330:
|
|
1278
930
|
- chen_holy_persuasion
|
|
1279
|
-
- Holy Persuasion
|
|
1280
|
-
- Chen Holy Persuasion
|
|
931
|
+
- "Holy Persuasion"
|
|
1281
932
|
5331:
|
|
1282
933
|
- chen_hand_of_god
|
|
1283
|
-
- Hand
|
|
1284
|
-
- Chen Hand Of God
|
|
934
|
+
- "Hand of God"
|
|
1285
935
|
5332:
|
|
1286
936
|
- big_thunder_lizard_slam
|
|
1287
|
-
- Slam
|
|
1288
|
-
- Big Thunder Lizard Slam
|
|
1289
937
|
5333:
|
|
1290
938
|
- big_thunder_lizard_frenzy
|
|
1291
|
-
- Frenzy
|
|
1292
|
-
- Big Thunder Lizard Frenzy
|
|
1293
939
|
5334:
|
|
1294
940
|
- spectre_spectral_dagger
|
|
1295
|
-
- Spectral Dagger
|
|
1296
|
-
- Spectre Spectral Dagger
|
|
941
|
+
- "Spectral Dagger"
|
|
1297
942
|
5335:
|
|
1298
943
|
- spectre_desolate
|
|
1299
|
-
- Desolate
|
|
1300
|
-
- Spectre Desolate
|
|
944
|
+
- "Desolate"
|
|
1301
945
|
5336:
|
|
1302
946
|
- spectre_dispersion
|
|
1303
|
-
- Dispersion
|
|
1304
|
-
- Spectre Dispersion
|
|
947
|
+
- "Dispersion"
|
|
1305
948
|
5337:
|
|
1306
949
|
- spectre_haunt
|
|
1307
|
-
- Haunt
|
|
1308
|
-
- Spectre Haunt
|
|
950
|
+
- "Haunt"
|
|
1309
951
|
5338:
|
|
1310
952
|
- spectre_reality
|
|
1311
|
-
- Reality
|
|
1312
|
-
- Spectre Reality
|
|
953
|
+
- "Reality"
|
|
1313
954
|
5339:
|
|
1314
955
|
- doom_bringer_devour
|
|
1315
|
-
- Devour
|
|
1316
|
-
- Doom Bringer Devour
|
|
956
|
+
- "Devour"
|
|
1317
957
|
5340:
|
|
1318
958
|
- doom_bringer_scorched_earth
|
|
1319
|
-
- Scorched Earth
|
|
1320
|
-
- Doom Bringer Scorched Earth
|
|
959
|
+
- "Scorched Earth"
|
|
1321
960
|
5341:
|
|
1322
|
-
-
|
|
1323
|
-
-
|
|
1324
|
-
- Doom Bringer Lvl Death
|
|
961
|
+
- doom_bringer_infernal_blade
|
|
962
|
+
- "Infernal Blade"
|
|
1325
963
|
5342:
|
|
1326
964
|
- doom_bringer_doom
|
|
1327
|
-
- Doom
|
|
1328
|
-
- Doom Bringer Doom
|
|
965
|
+
- "Doom"
|
|
1329
966
|
5343:
|
|
1330
|
-
-
|
|
1331
|
-
- Empty
|
|
1332
|
-
- Doom Bringer Empty
|
|
967
|
+
- doom_bringer_empty1
|
|
1333
968
|
5344:
|
|
1334
|
-
-
|
|
1335
|
-
- Empty
|
|
1336
|
-
- Doom Bringer Empty
|
|
969
|
+
- doom_bringer_empty2
|
|
1337
970
|
5345:
|
|
1338
971
|
- ancient_apparition_cold_feet
|
|
1339
|
-
- Cold Feet
|
|
1340
|
-
- Ancient Apparition Cold Feet
|
|
972
|
+
- "Cold Feet"
|
|
1341
973
|
5346:
|
|
1342
974
|
- ancient_apparition_ice_vortex
|
|
1343
|
-
- Ice Vortex
|
|
1344
|
-
- Ancient Apparition Ice Vortex
|
|
975
|
+
- "Ice Vortex"
|
|
1345
976
|
5347:
|
|
1346
977
|
- ancient_apparition_chilling_touch
|
|
1347
|
-
- Chilling Touch
|
|
1348
|
-
- Ancient Apparition Chilling Touch
|
|
978
|
+
- "Chilling Touch"
|
|
1349
979
|
5348:
|
|
1350
980
|
- ancient_apparition_ice_blast
|
|
1351
|
-
- Ice Blast
|
|
1352
|
-
- Ancient Apparition Ice Blast
|
|
981
|
+
- "Ice Blast"
|
|
1353
982
|
5349:
|
|
1354
983
|
- ancient_apparition_ice_blast_release
|
|
1355
|
-
-
|
|
1356
|
-
- Ancient Apparition Ice Blast Release
|
|
984
|
+
- "Release"
|
|
1357
985
|
5350:
|
|
1358
986
|
- backdoor_protection
|
|
1359
|
-
- Backdoor Protection
|
|
1360
|
-
- Backdoor Protection
|
|
1361
987
|
5351:
|
|
1362
988
|
- backdoor_protection_in_base
|
|
1363
|
-
- Backdoor Protection In Base
|
|
1364
|
-
- Backdoor Protection In Base
|
|
1365
989
|
5352:
|
|
1366
990
|
- beastmaster_greater_boar_poison
|
|
1367
|
-
- Poison
|
|
1368
|
-
- Beastmaster Greater Boar Poison
|
|
1369
991
|
5353:
|
|
1370
992
|
- spirit_breaker_charge_of_darkness
|
|
1371
|
-
- Charge
|
|
1372
|
-
- Spirit Breaker Charge Of Darkness
|
|
993
|
+
- "Charge of Darkness"
|
|
1373
994
|
5354:
|
|
1374
995
|
- spirit_breaker_empowering_haste
|
|
1375
|
-
- Empowering Haste
|
|
1376
|
-
- Spirit Breaker Empowering Haste
|
|
996
|
+
- "Empowering Haste"
|
|
1377
997
|
5355:
|
|
1378
998
|
- spirit_breaker_greater_bash
|
|
1379
|
-
- Greater Bash
|
|
1380
|
-
- Spirit Breaker Greater Bash
|
|
999
|
+
- "Greater Bash"
|
|
1381
1000
|
5356:
|
|
1382
1001
|
- spirit_breaker_nether_strike
|
|
1383
|
-
- Nether Strike
|
|
1384
|
-
- Spirit Breaker Nether Strike
|
|
1002
|
+
- "Nether Strike"
|
|
1385
1003
|
5357:
|
|
1386
1004
|
- ursa_earthshock
|
|
1387
|
-
- Earthshock
|
|
1388
|
-
- Ursa Earthshock
|
|
1005
|
+
- "Earthshock"
|
|
1389
1006
|
5358:
|
|
1390
1007
|
- ursa_overpower
|
|
1391
|
-
- Overpower
|
|
1392
|
-
- Ursa Overpower
|
|
1008
|
+
- "Overpower"
|
|
1393
1009
|
5359:
|
|
1394
1010
|
- ursa_fury_swipes
|
|
1395
|
-
- Fury Swipes
|
|
1396
|
-
- Ursa Fury Swipes
|
|
1011
|
+
- "Fury Swipes"
|
|
1397
1012
|
5360:
|
|
1398
1013
|
- ursa_enrage
|
|
1399
|
-
- Enrage
|
|
1400
|
-
- Ursa Enrage
|
|
1014
|
+
- "Enrage"
|
|
1401
1015
|
5361:
|
|
1402
1016
|
- gyrocopter_rocket_barrage
|
|
1403
|
-
- Rocket Barrage
|
|
1404
|
-
- Gyrocopter Rocket Barrage
|
|
1017
|
+
- "Rocket Barrage"
|
|
1405
1018
|
5362:
|
|
1406
1019
|
- gyrocopter_homing_missile
|
|
1407
|
-
- Homing Missile
|
|
1408
|
-
- Gyrocopter Homing Missile
|
|
1020
|
+
- "Homing Missile"
|
|
1409
1021
|
5363:
|
|
1410
1022
|
- gyrocopter_flak_cannon
|
|
1411
|
-
- Flak Cannon
|
|
1412
|
-
- Gyrocopter Flak Cannon
|
|
1023
|
+
- "Flak Cannon"
|
|
1413
1024
|
5364:
|
|
1414
1025
|
- gyrocopter_call_down
|
|
1415
|
-
- Call Down
|
|
1416
|
-
- Gyrocopter Call Down
|
|
1026
|
+
- "Call Down"
|
|
1417
1027
|
5365:
|
|
1418
1028
|
- alchemist_acid_spray
|
|
1419
|
-
- Acid Spray
|
|
1420
|
-
- Alchemist Acid Spray
|
|
1029
|
+
- "Acid Spray"
|
|
1421
1030
|
5366:
|
|
1422
1031
|
- alchemist_unstable_concoction
|
|
1423
|
-
- Unstable Concoction
|
|
1424
|
-
- Alchemist Unstable Concoction
|
|
1032
|
+
- "Unstable Concoction"
|
|
1425
1033
|
5367:
|
|
1426
1034
|
- alchemist_unstable_concoction_throw
|
|
1427
|
-
- Unstable Concoction Throw
|
|
1428
|
-
- Alchemist Unstable Concoction Throw
|
|
1035
|
+
- "Unstable Concoction Throw"
|
|
1429
1036
|
5368:
|
|
1430
1037
|
- alchemist_goblins_greed
|
|
1431
|
-
-
|
|
1432
|
-
- Alchemist Goblins Greed
|
|
1038
|
+
- "Greevil's Greed"
|
|
1433
1039
|
5369:
|
|
1434
1040
|
- alchemist_chemical_rage
|
|
1435
|
-
- Chemical Rage
|
|
1436
|
-
- Alchemist Chemical Rage
|
|
1041
|
+
- "Chemical Rage"
|
|
1437
1042
|
5370:
|
|
1438
1043
|
- invoker_quas
|
|
1439
|
-
- Quas
|
|
1440
|
-
- Invoker Quas
|
|
1044
|
+
- "Quas"
|
|
1441
1045
|
5371:
|
|
1442
1046
|
- invoker_wex
|
|
1443
|
-
- Wex
|
|
1444
|
-
- Invoker Wex
|
|
1047
|
+
- "Wex"
|
|
1445
1048
|
5372:
|
|
1446
1049
|
- invoker_exort
|
|
1447
|
-
- Exort
|
|
1448
|
-
- Invoker Exort
|
|
1050
|
+
- "Exort"
|
|
1449
1051
|
5373:
|
|
1450
1052
|
- invoker_empty1
|
|
1451
|
-
- Empty1
|
|
1452
|
-
- Invoker Empty1
|
|
1453
1053
|
5374:
|
|
1454
1054
|
- invoker_empty2
|
|
1455
|
-
- Empty2
|
|
1456
|
-
- Invoker Empty2
|
|
1457
1055
|
5375:
|
|
1458
1056
|
- invoker_invoke
|
|
1459
|
-
- Invoke
|
|
1460
|
-
- Invoker Invoke
|
|
1057
|
+
- "Invoke"
|
|
1461
1058
|
5376:
|
|
1462
1059
|
- invoker_cold_snap
|
|
1463
|
-
- Cold Snap
|
|
1464
|
-
- Invoker Cold Snap
|
|
1060
|
+
- "Cold Snap"
|
|
1465
1061
|
5377:
|
|
1466
1062
|
- silencer_curse_of_the_silent
|
|
1467
|
-
- Curse
|
|
1468
|
-
- Silencer Curse Of The Silent
|
|
1063
|
+
- "Arcane Curse"
|
|
1469
1064
|
5378:
|
|
1470
1065
|
- silencer_glaives_of_wisdom
|
|
1471
|
-
- Glaives
|
|
1472
|
-
- Silencer Glaives Of Wisdom
|
|
1066
|
+
- "Glaives of Wisdom"
|
|
1473
1067
|
5379:
|
|
1474
1068
|
- silencer_last_word
|
|
1475
|
-
- Last Word
|
|
1476
|
-
- Silencer Last Word
|
|
1069
|
+
- "Last Word"
|
|
1477
1070
|
5380:
|
|
1478
1071
|
- silencer_global_silence
|
|
1479
|
-
- Global Silence
|
|
1480
|
-
- Silencer Global Silence
|
|
1072
|
+
- "Global Silence"
|
|
1481
1073
|
5381:
|
|
1482
1074
|
- invoker_ghost_walk
|
|
1483
|
-
- Ghost Walk
|
|
1484
|
-
- Invoker Ghost Walk
|
|
1075
|
+
- "Ghost Walk"
|
|
1485
1076
|
5382:
|
|
1486
1077
|
- invoker_tornado
|
|
1487
|
-
- Tornado
|
|
1488
|
-
- Invoker Tornado
|
|
1078
|
+
- "Tornado"
|
|
1489
1079
|
5383:
|
|
1490
1080
|
- invoker_emp
|
|
1491
|
-
-
|
|
1492
|
-
- Invoker Emp
|
|
1081
|
+
- "E.M.P."
|
|
1493
1082
|
5384:
|
|
1494
1083
|
- invoker_alacrity
|
|
1495
|
-
- Alacrity
|
|
1496
|
-
- Invoker Alacrity
|
|
1084
|
+
- "Alacrity"
|
|
1497
1085
|
5385:
|
|
1498
1086
|
- invoker_chaos_meteor
|
|
1499
|
-
- Chaos Meteor
|
|
1500
|
-
- Invoker Chaos Meteor
|
|
1087
|
+
- "Chaos Meteor"
|
|
1501
1088
|
5386:
|
|
1502
1089
|
- invoker_sun_strike
|
|
1503
|
-
- Sun Strike
|
|
1504
|
-
- Invoker Sun Strike
|
|
1090
|
+
- "Sun Strike"
|
|
1505
1091
|
5387:
|
|
1506
1092
|
- invoker_forge_spirit
|
|
1507
|
-
- Forge Spirit
|
|
1508
|
-
- Invoker Forge Spirit
|
|
1093
|
+
- "Forge Spirit"
|
|
1509
1094
|
5388:
|
|
1510
1095
|
- forged_spirit_melting_strike
|
|
1511
|
-
- Melting Strike
|
|
1512
|
-
- Forged Spirit Melting Strike
|
|
1513
1096
|
5389:
|
|
1514
1097
|
- invoker_ice_wall
|
|
1515
|
-
- Ice Wall
|
|
1516
|
-
- Invoker Ice Wall
|
|
1098
|
+
- "Ice Wall"
|
|
1517
1099
|
5390:
|
|
1518
1100
|
- invoker_deafening_blast
|
|
1519
|
-
- Deafening Blast
|
|
1520
|
-
- Invoker Deafening Blast
|
|
1101
|
+
- "Deafening Blast"
|
|
1521
1102
|
5391:
|
|
1522
1103
|
- obsidian_destroyer_arcane_orb
|
|
1523
|
-
- Arcane Orb
|
|
1524
|
-
- Obsidian Destroyer Arcane Orb
|
|
1104
|
+
- "Arcane Orb"
|
|
1525
1105
|
5392:
|
|
1526
1106
|
- obsidian_destroyer_astral_imprisonment
|
|
1527
|
-
- Astral Imprisonment
|
|
1528
|
-
- Obsidian Destroyer Astral Imprisonment
|
|
1107
|
+
- "Astral Imprisonment"
|
|
1529
1108
|
5393:
|
|
1530
1109
|
- obsidian_destroyer_essence_aura
|
|
1531
|
-
- Essence Aura
|
|
1532
|
-
- Obsidian Destroyer Essence Aura
|
|
1110
|
+
- "Essence Aura"
|
|
1533
1111
|
5394:
|
|
1534
1112
|
- obsidian_destroyer_sanity_eclipse
|
|
1535
|
-
- Sanity Eclipse
|
|
1536
|
-
- Obsidian Destroyer Sanity Eclipse
|
|
1113
|
+
- "Sanity's Eclipse"
|
|
1537
1114
|
5395:
|
|
1538
1115
|
- lycan_summon_wolves
|
|
1539
|
-
- Summon Wolves
|
|
1540
|
-
- Lycan Summon Wolves
|
|
1116
|
+
- "Summon Wolves"
|
|
1541
1117
|
5396:
|
|
1542
1118
|
- lycan_howl
|
|
1543
|
-
- Howl
|
|
1544
|
-
- Lycan Howl
|
|
1119
|
+
- "Howl"
|
|
1545
1120
|
5397:
|
|
1546
1121
|
- lycan_feral_impulse
|
|
1547
|
-
- Feral Impulse
|
|
1548
|
-
- Lycan Feral Impulse
|
|
1122
|
+
- "Feral Impulse"
|
|
1549
1123
|
5398:
|
|
1550
1124
|
- lycan_shapeshift
|
|
1551
|
-
- Shapeshift
|
|
1552
|
-
- Lycan Shapeshift
|
|
1125
|
+
- "Shapeshift"
|
|
1553
1126
|
5399:
|
|
1554
1127
|
- lycan_summon_wolves_critical_strike
|
|
1555
|
-
- Summon Wolves Critical Strike
|
|
1556
|
-
- Lycan Summon Wolves Critical Strike
|
|
1557
1128
|
5400:
|
|
1558
1129
|
- brewmaster_thunder_clap
|
|
1559
|
-
- Thunder Clap
|
|
1560
|
-
- Brewmaster Thunder Clap
|
|
1130
|
+
- "Thunder Clap"
|
|
1561
1131
|
5401:
|
|
1562
1132
|
- brewmaster_drunken_haze
|
|
1563
|
-
- Drunken Haze
|
|
1564
|
-
- Brewmaster Drunken Haze
|
|
1133
|
+
- "Drunken Haze"
|
|
1565
1134
|
5402:
|
|
1566
1135
|
- brewmaster_drunken_brawler
|
|
1567
|
-
- Drunken Brawler
|
|
1568
|
-
- Brewmaster Drunken Brawler
|
|
1136
|
+
- "Drunken Brawler"
|
|
1569
1137
|
5403:
|
|
1570
1138
|
- brewmaster_primal_split
|
|
1571
|
-
- Primal Split
|
|
1572
|
-
- Brewmaster Primal Split
|
|
1139
|
+
- "Primal Split"
|
|
1573
1140
|
5404:
|
|
1574
1141
|
- brewmaster_earth_hurl_boulder
|
|
1575
|
-
- Hurl Boulder
|
|
1576
|
-
- Brewmaster Earth Hurl Boulder
|
|
1577
1142
|
5405:
|
|
1578
1143
|
- brewmaster_earth_spell_immunity
|
|
1579
|
-
- Spell Immunity
|
|
1580
|
-
- Brewmaster Earth Spell Immunity
|
|
1581
1144
|
5406:
|
|
1582
1145
|
- brewmaster_earth_pulverize
|
|
1583
|
-
- Demolish
|
|
1584
|
-
- Brewmaster Earth Demolish
|
|
1585
1146
|
5408:
|
|
1586
1147
|
- brewmaster_storm_dispel_magic
|
|
1587
|
-
- Dispel Magic
|
|
1588
|
-
- Brewmaster Storm Dispel Magic
|
|
1589
1148
|
5409:
|
|
1590
1149
|
- brewmaster_storm_cyclone
|
|
1591
|
-
- Cyclone
|
|
1592
|
-
- Brewmaster Storm Cyclone
|
|
1593
1150
|
5410:
|
|
1594
1151
|
- brewmaster_storm_wind_walk
|
|
1595
|
-
- Wind Walk
|
|
1596
|
-
- Brewmaster Storm Wind Walk
|
|
1597
1152
|
5411:
|
|
1598
1153
|
- brewmaster_fire_permanent_immolation
|
|
1599
|
-
- Permanent Immolation
|
|
1600
|
-
- Brewmaster Fire Permanent Immolation
|
|
1601
1154
|
5412:
|
|
1602
1155
|
- lone_druid_spirit_bear
|
|
1603
|
-
- Spirit Bear
|
|
1604
|
-
- Lone Druid Spirit Bear
|
|
1156
|
+
- "Summon Spirit Bear"
|
|
1605
1157
|
5413:
|
|
1606
1158
|
- lone_druid_rabid
|
|
1607
|
-
- Rabid
|
|
1608
|
-
- Lone Druid Rabid
|
|
1159
|
+
- "Rabid"
|
|
1609
1160
|
5414:
|
|
1610
|
-
-
|
|
1611
|
-
-
|
|
1612
|
-
- Lone Druid Synergy
|
|
1161
|
+
- lone_druid_savage_roar
|
|
1162
|
+
- "Savage Roar"
|
|
1613
1163
|
5415:
|
|
1614
1164
|
- lone_druid_true_form
|
|
1615
|
-
- True Form
|
|
1616
|
-
- Lone Druid True Form
|
|
1165
|
+
- "True Form"
|
|
1617
1166
|
5416:
|
|
1618
|
-
-
|
|
1619
|
-
-
|
|
1620
|
-
- Lone Druid True Form
|
|
1167
|
+
- lone_druid_true_form_druid
|
|
1168
|
+
- "Druid Form"
|
|
1621
1169
|
5417:
|
|
1622
1170
|
- lone_druid_true_form_battle_cry
|
|
1623
|
-
-
|
|
1624
|
-
- Lone Druid True Form Battle Cry
|
|
1171
|
+
- "Battle Cry"
|
|
1625
1172
|
5418:
|
|
1626
1173
|
- lone_druid_spirit_bear_return
|
|
1627
|
-
- Spirit Bear Return
|
|
1628
|
-
- Lone Druid Spirit Bear Return
|
|
1629
1174
|
5419:
|
|
1630
1175
|
- lone_druid_spirit_bear_entangle
|
|
1631
|
-
- Spirit Bear Entangle
|
|
1632
|
-
- Lone Druid Spirit Bear Entangle
|
|
1633
1176
|
5420:
|
|
1634
1177
|
- lone_druid_spirit_bear_demolish
|
|
1635
|
-
- Spirit Bear Demolish
|
|
1636
|
-
- Lone Druid Spirit Bear Demolish
|
|
1637
1178
|
5421:
|
|
1638
1179
|
- shadow_demon_disruption
|
|
1639
|
-
- Disruption
|
|
1640
|
-
- Shadow Demon Disruption
|
|
1180
|
+
- "Disruption"
|
|
1641
1181
|
5422:
|
|
1642
1182
|
- shadow_demon_soul_catcher
|
|
1643
|
-
- Soul Catcher
|
|
1644
|
-
- Shadow Demon Soul Catcher
|
|
1183
|
+
- "Soul Catcher"
|
|
1645
1184
|
5423:
|
|
1646
1185
|
- shadow_demon_shadow_poison
|
|
1647
|
-
- Shadow Poison
|
|
1648
|
-
- Shadow Demon Shadow Poison
|
|
1186
|
+
- "Shadow Poison"
|
|
1649
1187
|
5424:
|
|
1650
1188
|
- shadow_demon_shadow_poison_release
|
|
1651
|
-
- Shadow Poison Release
|
|
1652
|
-
- Shadow Demon Shadow Poison Release
|
|
1189
|
+
- "Shadow Poison Release"
|
|
1653
1190
|
5425:
|
|
1654
1191
|
- shadow_demon_demonic_purge
|
|
1655
|
-
- Demonic Purge
|
|
1656
|
-
- Shadow Demon Demonic Purge
|
|
1192
|
+
- "Demonic Purge"
|
|
1657
1193
|
5426:
|
|
1658
1194
|
- chaos_knight_chaos_bolt
|
|
1659
|
-
- Chaos Bolt
|
|
1660
|
-
- Chaos Knight Chaos Bolt
|
|
1195
|
+
- "Chaos Bolt"
|
|
1661
1196
|
5427:
|
|
1662
1197
|
- chaos_knight_reality_rift
|
|
1663
|
-
- Reality Rift
|
|
1664
|
-
- Chaos Knight Reality Rift
|
|
1198
|
+
- "Reality Rift"
|
|
1665
1199
|
5428:
|
|
1666
1200
|
- chaos_knight_chaos_strike
|
|
1667
|
-
- Chaos Strike
|
|
1668
|
-
- Chaos Knight Chaos Strike
|
|
1201
|
+
- "Chaos Strike"
|
|
1669
1202
|
5429:
|
|
1670
1203
|
- chaos_knight_phantasm
|
|
1671
|
-
- Phantasm
|
|
1672
|
-
- Chaos Knight Phantasm
|
|
1204
|
+
- "Phantasm"
|
|
1673
1205
|
5430:
|
|
1674
1206
|
- meepo_earthbind
|
|
1675
|
-
- Earthbind
|
|
1676
|
-
- Meepo Earthbind
|
|
1207
|
+
- "Earthbind"
|
|
1677
1208
|
5431:
|
|
1678
1209
|
- meepo_poof
|
|
1679
|
-
- Poof
|
|
1680
|
-
- Meepo Poof
|
|
1210
|
+
- "Poof"
|
|
1681
1211
|
5432:
|
|
1682
1212
|
- meepo_geostrike
|
|
1683
|
-
- Geostrike
|
|
1684
|
-
- Meepo Geostrike
|
|
1213
|
+
- "Geostrike"
|
|
1685
1214
|
5433:
|
|
1686
1215
|
- meepo_divided_we_stand
|
|
1687
|
-
- Divided We Stand
|
|
1688
|
-
- Meepo Divided We Stand
|
|
1216
|
+
- "Divided We Stand"
|
|
1689
1217
|
5434:
|
|
1690
1218
|
- treant_natures_guise
|
|
1691
|
-
-
|
|
1692
|
-
- Treant Natures Guise
|
|
1219
|
+
- "Nature's Guise"
|
|
1693
1220
|
5435:
|
|
1694
1221
|
- treant_leech_seed
|
|
1695
|
-
- Leech Seed
|
|
1696
|
-
- Treant Leech Seed
|
|
1222
|
+
- "Leech Seed"
|
|
1697
1223
|
5436:
|
|
1698
1224
|
- treant_living_armor
|
|
1699
|
-
- Living Armor
|
|
1700
|
-
- Treant Living Armor
|
|
1225
|
+
- "Living Armor"
|
|
1701
1226
|
5437:
|
|
1702
1227
|
- treant_overgrowth
|
|
1703
|
-
- Overgrowth
|
|
1704
|
-
- Treant Overgrowth
|
|
1228
|
+
- "Overgrowth"
|
|
1705
1229
|
5438:
|
|
1706
1230
|
- ogre_magi_fireblast
|
|
1707
|
-
- Fireblast
|
|
1708
|
-
- Ogre Magi Fireblast
|
|
1231
|
+
- "Fireblast"
|
|
1709
1232
|
5439:
|
|
1710
1233
|
- ogre_magi_ignite
|
|
1711
|
-
- Ignite
|
|
1712
|
-
- Ogre Magi Ignite
|
|
1234
|
+
- "Ignite"
|
|
1713
1235
|
5440:
|
|
1714
1236
|
- ogre_magi_bloodlust
|
|
1715
|
-
- Bloodlust
|
|
1716
|
-
- Ogre Magi Bloodlust
|
|
1237
|
+
- "Bloodlust"
|
|
1717
1238
|
5441:
|
|
1718
1239
|
- ogre_magi_multicast
|
|
1719
|
-
- Multicast
|
|
1720
|
-
- Ogre Magi Multicast
|
|
1240
|
+
- "Multicast"
|
|
1721
1241
|
5442:
|
|
1722
1242
|
- undying_decay
|
|
1723
|
-
- Decay
|
|
1724
|
-
- Undying Decay
|
|
1243
|
+
- "Decay"
|
|
1725
1244
|
5443:
|
|
1726
1245
|
- undying_soul_rip
|
|
1727
|
-
- Soul Rip
|
|
1728
|
-
- Undying Soul Rip
|
|
1246
|
+
- "Soul Rip"
|
|
1729
1247
|
5444:
|
|
1730
1248
|
- undying_tombstone
|
|
1731
|
-
- Tombstone
|
|
1732
|
-
- Undying Tombstone
|
|
1249
|
+
- "Tombstone"
|
|
1733
1250
|
5445:
|
|
1734
1251
|
- undying_tombstone_zombie_aura
|
|
1735
|
-
- Tombstone Zombie Aura
|
|
1736
|
-
- Undying Tombstone Zombie Aura
|
|
1737
1252
|
5446:
|
|
1738
1253
|
- undying_tombstone_zombie_deathstrike
|
|
1739
|
-
- Tombstone Zombie Deathstrike
|
|
1740
|
-
- Undying Tombstone Zombie Deathstrike
|
|
1741
1254
|
5447:
|
|
1742
1255
|
- undying_flesh_golem
|
|
1743
|
-
- Flesh Golem
|
|
1744
|
-
- Undying Flesh Golem
|
|
1256
|
+
- "Flesh Golem"
|
|
1745
1257
|
5448:
|
|
1746
1258
|
- rubick_telekinesis
|
|
1747
|
-
- Telekinesis
|
|
1748
|
-
|
|
1259
|
+
- "Telekinesis"
|
|
1260
|
+
5449:
|
|
1261
|
+
- rubick_telekinesis_land
|
|
1262
|
+
- "Telekinesis Land"
|
|
1749
1263
|
5450:
|
|
1750
1264
|
- rubick_fade_bolt
|
|
1751
|
-
- Fade Bolt
|
|
1752
|
-
- Rubick Fade Bolt
|
|
1265
|
+
- "Fade Bolt"
|
|
1753
1266
|
5451:
|
|
1754
1267
|
- rubick_null_field
|
|
1755
|
-
- Null Field
|
|
1756
|
-
- Rubick Null Field
|
|
1268
|
+
- "Null Field"
|
|
1757
1269
|
5452:
|
|
1758
1270
|
- rubick_spell_steal
|
|
1759
|
-
- Spell Steal
|
|
1760
|
-
|
|
1271
|
+
- "Spell Steal"
|
|
1272
|
+
5453:
|
|
1273
|
+
- rubick_empty1
|
|
1274
|
+
5454:
|
|
1275
|
+
- rubick_empty2
|
|
1276
|
+
5455:
|
|
1277
|
+
- rubick_hidden1
|
|
1278
|
+
5456:
|
|
1279
|
+
- rubick_hidden2
|
|
1280
|
+
5457:
|
|
1281
|
+
- rubick_hidden3
|
|
1761
1282
|
5458:
|
|
1762
1283
|
- disruptor_thunder_strike
|
|
1763
|
-
- Thunder Strike
|
|
1764
|
-
- Disruptor Thunder Strike
|
|
1284
|
+
- "Thunder Strike"
|
|
1765
1285
|
5459:
|
|
1766
1286
|
- disruptor_glimpse
|
|
1767
|
-
- Glimpse
|
|
1768
|
-
- Disruptor Glimpse
|
|
1287
|
+
- "Glimpse"
|
|
1769
1288
|
5460:
|
|
1770
1289
|
- disruptor_kinetic_field
|
|
1771
|
-
- Kinetic Field
|
|
1772
|
-
- Disruptor Kinetic Field
|
|
1290
|
+
- "Kinetic Field"
|
|
1773
1291
|
5461:
|
|
1774
1292
|
- disruptor_static_storm
|
|
1775
|
-
- Static Storm
|
|
1776
|
-
- Disruptor Static Storm
|
|
1293
|
+
- "Static Storm"
|
|
1777
1294
|
5462:
|
|
1778
1295
|
- nyx_assassin_impale
|
|
1779
|
-
- Impale
|
|
1780
|
-
- Nyx Assassin Impale
|
|
1296
|
+
- "Impale"
|
|
1781
1297
|
5463:
|
|
1782
1298
|
- nyx_assassin_mana_burn
|
|
1783
|
-
- Mana Burn
|
|
1784
|
-
- Nyx Assassin Mana Burn
|
|
1299
|
+
- "Mana Burn"
|
|
1785
1300
|
5464:
|
|
1786
1301
|
- nyx_assassin_spiked_carapace
|
|
1787
|
-
- Spiked Carapace
|
|
1788
|
-
- Nyx Assassin Spiked Carapace
|
|
1302
|
+
- "Spiked Carapace"
|
|
1789
1303
|
5465:
|
|
1790
1304
|
- nyx_assassin_vendetta
|
|
1791
|
-
- Vendetta
|
|
1792
|
-
|
|
1305
|
+
- "Vendetta"
|
|
1306
|
+
5466:
|
|
1307
|
+
- ogre_magi_unrefined_fireblast
|
|
1308
|
+
- "Unrefined Fireblast"
|
|
1793
1309
|
5467:
|
|
1794
1310
|
- naga_siren_mirror_image
|
|
1795
|
-
- Mirror Image
|
|
1796
|
-
- Naga Siren Mirror Image
|
|
1311
|
+
- "Mirror Image"
|
|
1797
1312
|
5468:
|
|
1798
1313
|
- naga_siren_ensnare
|
|
1799
|
-
- Ensnare
|
|
1800
|
-
- Naga Siren Ensnare
|
|
1314
|
+
- "Ensnare"
|
|
1801
1315
|
5469:
|
|
1802
1316
|
- naga_siren_rip_tide
|
|
1803
|
-
- Rip Tide
|
|
1804
|
-
- Naga Siren Rip Tide
|
|
1317
|
+
- "Rip Tide"
|
|
1805
1318
|
5470:
|
|
1806
1319
|
- naga_siren_song_of_the_siren
|
|
1807
|
-
- Song
|
|
1808
|
-
- Naga Siren Song Of The Siren
|
|
1320
|
+
- "Song of the Siren"
|
|
1809
1321
|
5471:
|
|
1810
1322
|
- keeper_of_the_light_illuminate
|
|
1811
|
-
- Illuminate
|
|
1812
|
-
- Keeper Of The Light Illuminate
|
|
1323
|
+
- "Illuminate"
|
|
1813
1324
|
5472:
|
|
1814
1325
|
- keeper_of_the_light_mana_leak
|
|
1815
|
-
- Mana Leak
|
|
1816
|
-
- Keeper Of The Light Mana Leak
|
|
1326
|
+
- "Mana Leak"
|
|
1817
1327
|
5473:
|
|
1818
1328
|
- keeper_of_the_light_chakra_magic
|
|
1819
|
-
- Chakra Magic
|
|
1820
|
-
- Keeper Of The Light Chakra Magic
|
|
1329
|
+
- "Chakra Magic"
|
|
1821
1330
|
5474:
|
|
1822
1331
|
- keeper_of_the_light_spirit_form
|
|
1823
|
-
- Spirit Form
|
|
1824
|
-
- Keeper Of The Light Spirit Form
|
|
1332
|
+
- "Spirit Form"
|
|
1825
1333
|
5475:
|
|
1826
1334
|
- keeper_of_the_light_recall
|
|
1827
|
-
- Recall
|
|
1828
|
-
- Keeper Of The Light Recall
|
|
1335
|
+
- "Recall"
|
|
1829
1336
|
5476:
|
|
1830
1337
|
- keeper_of_the_light_blinding_light
|
|
1831
|
-
- Blinding Light
|
|
1832
|
-
- Keeper Of The Light Blinding Light
|
|
1338
|
+
- "Blinding Light"
|
|
1833
1339
|
5477:
|
|
1834
1340
|
- keeper_of_the_light_illuminate_end
|
|
1835
|
-
- Illuminate
|
|
1836
|
-
|
|
1341
|
+
- "Release Illuminate"
|
|
1342
|
+
5478:
|
|
1343
|
+
- naga_siren_song_of_the_siren_cancel
|
|
1344
|
+
- "Song of the Siren End"
|
|
1837
1345
|
5479:
|
|
1838
1346
|
- keeper_of_the_light_spirit_form_illuminate
|
|
1839
|
-
-
|
|
1840
|
-
- Keeper Of The Light Spirit Form Illuminate
|
|
1347
|
+
- "Illuminate"
|
|
1841
1348
|
5480:
|
|
1842
1349
|
- visage_grave_chill
|
|
1843
|
-
- Grave Chill
|
|
1844
|
-
- Visage Grave Chill
|
|
1350
|
+
- "Grave Chill"
|
|
1845
1351
|
5481:
|
|
1846
1352
|
- visage_soul_assumption
|
|
1847
|
-
- Soul Assumption
|
|
1848
|
-
- Visage Soul Assumption
|
|
1353
|
+
- "Soul Assumption"
|
|
1849
1354
|
5482:
|
|
1850
1355
|
- visage_gravekeepers_cloak
|
|
1851
|
-
-
|
|
1852
|
-
- Visage Gravekeepers Cloak
|
|
1356
|
+
- "Gravekeeper's Cloak"
|
|
1853
1357
|
5483:
|
|
1854
1358
|
- visage_summon_familiars
|
|
1855
|
-
- Summon Familiars
|
|
1856
|
-
|
|
1359
|
+
- "Summon Familiars"
|
|
1360
|
+
5484:
|
|
1361
|
+
- visage_summon_familiars_stone_form
|
|
1857
1362
|
5485:
|
|
1858
1363
|
- wisp_tether
|
|
1859
|
-
- Tether
|
|
1860
|
-
- Wisp Tether
|
|
1364
|
+
- "Tether"
|
|
1861
1365
|
5486:
|
|
1862
1366
|
- wisp_spirits
|
|
1863
|
-
- Spirits
|
|
1864
|
-
- Wisp Spirits
|
|
1367
|
+
- "Spirits"
|
|
1865
1368
|
5487:
|
|
1866
1369
|
- wisp_overcharge
|
|
1867
|
-
- Overcharge
|
|
1868
|
-
- Wisp Overcharge
|
|
1370
|
+
- "Overcharge"
|
|
1869
1371
|
5488:
|
|
1870
1372
|
- wisp_relocate
|
|
1871
|
-
- Relocate
|
|
1872
|
-
- Wisp Relocate
|
|
1373
|
+
- "Relocate"
|
|
1873
1374
|
5489:
|
|
1874
1375
|
- wisp_tether_break
|
|
1875
|
-
- Tether
|
|
1876
|
-
- Wisp Tether Break
|
|
1376
|
+
- "Break Tether"
|
|
1877
1377
|
5490:
|
|
1878
1378
|
- wisp_spirits_in
|
|
1879
|
-
- Spirits In
|
|
1880
|
-
- Wisp Spirits In
|
|
1379
|
+
- "Spirits In"
|
|
1881
1380
|
5491:
|
|
1882
1381
|
- forest_troll_high_priest_mana_aura
|
|
1883
|
-
- Troll High Priest Mana Aura
|
|
1884
|
-
- Forest Troll High Priest Mana Aura
|
|
1885
1382
|
5492:
|
|
1886
1383
|
- courier_go_to_secretshop
|
|
1887
|
-
- Go To Secret Shop
|
|
1888
|
-
- Courier Go To Secret Shop
|
|
1889
1384
|
5493:
|
|
1890
1385
|
- wisp_spirits_out
|
|
1891
|
-
- Spirits Out
|
|
1892
|
-
- Wisp Spirits Out
|
|
1386
|
+
- "Spirits Out"
|
|
1893
1387
|
5494:
|
|
1894
1388
|
- slark_dark_pact
|
|
1895
|
-
- Dark Pact
|
|
1896
|
-
- Slark Dark Pact
|
|
1389
|
+
- "Dark Pact"
|
|
1897
1390
|
5495:
|
|
1898
1391
|
- slark_pounce
|
|
1899
|
-
- Pounce
|
|
1900
|
-
- Slark Pounce
|
|
1392
|
+
- "Pounce"
|
|
1901
1393
|
5496:
|
|
1902
1394
|
- slark_essence_shift
|
|
1903
|
-
- Essence Shift
|
|
1904
|
-
- Slark Essence Shift
|
|
1395
|
+
- "Essence Shift"
|
|
1905
1396
|
5497:
|
|
1906
1397
|
- slark_shadow_dance
|
|
1907
|
-
- Shadow Dance
|
|
1908
|
-
|
|
1398
|
+
- "Shadow Dance"
|
|
1399
|
+
5498:
|
|
1400
|
+
- wisp_empty1
|
|
1401
|
+
5499:
|
|
1402
|
+
- wisp_empty2
|
|
1909
1403
|
5500:
|
|
1910
1404
|
- lycan_summon_wolves_invisibility
|
|
1911
|
-
|
|
1912
|
-
-
|
|
1405
|
+
5501:
|
|
1406
|
+
- keeper_of_the_light_empty1
|
|
1407
|
+
5502:
|
|
1408
|
+
- keeper_of_the_light_empty2
|
|
1409
|
+
5503:
|
|
1410
|
+
- keeper_of_the_light_spirit_form_illuminate_end
|
|
1411
|
+
- "Release Illuminate"
|
|
1913
1412
|
5504:
|
|
1914
1413
|
- medusa_split_shot
|
|
1915
|
-
- Split Shot
|
|
1916
|
-
- Medusa Split Shot
|
|
1414
|
+
- "Split Shot"
|
|
1917
1415
|
5505:
|
|
1918
1416
|
- medusa_mystic_snake
|
|
1919
|
-
- Mystic Snake
|
|
1920
|
-
- Medusa Mystic Snake
|
|
1417
|
+
- "Mystic Snake"
|
|
1921
1418
|
5506:
|
|
1922
1419
|
- medusa_mana_shield
|
|
1923
|
-
- Mana Shield
|
|
1924
|
-
- Medusa Mana Shield
|
|
1420
|
+
- "Mana Shield"
|
|
1925
1421
|
5507:
|
|
1926
1422
|
- medusa_stone_gaze
|
|
1927
|
-
- Stone Gaze
|
|
1928
|
-
- Medusa Stone Gaze
|
|
1423
|
+
- "Stone Gaze"
|
|
1929
1424
|
5508:
|
|
1930
1425
|
- troll_warlord_berserkers_rage
|
|
1931
|
-
-
|
|
1932
|
-
- Troll Warlord Berserkers Rage
|
|
1426
|
+
- "Berserker's Rage"
|
|
1933
1427
|
5509:
|
|
1934
1428
|
- troll_warlord_whirling_axes_ranged
|
|
1935
|
-
- Whirling Axes Ranged
|
|
1936
|
-
- Troll Warlord Whirling Axes Ranged
|
|
1429
|
+
- "Whirling Axes (Ranged)"
|
|
1937
1430
|
5510:
|
|
1938
1431
|
- troll_warlord_whirling_axes_melee
|
|
1939
|
-
- Whirling Axes Melee
|
|
1940
|
-
- Troll Warlord Whirling Axes Melee
|
|
1432
|
+
- "Whirling Axes (Melee)"
|
|
1941
1433
|
5511:
|
|
1942
1434
|
- troll_warlord_fervor
|
|
1943
|
-
- Fervor
|
|
1944
|
-
- Troll Warlord Fervor
|
|
1435
|
+
- "Fervor"
|
|
1945
1436
|
5512:
|
|
1946
1437
|
- troll_warlord_battle_trance
|
|
1947
|
-
- Battle Trance
|
|
1948
|
-
- Troll Warlord Battle Trance
|
|
1438
|
+
- "Battle Trance"
|
|
1949
1439
|
5514:
|
|
1950
1440
|
- centaur_hoof_stomp
|
|
1951
|
-
- Hoof Stomp
|
|
1952
|
-
- Centaur Hoof Stomp
|
|
1441
|
+
- "Hoof Stomp"
|
|
1953
1442
|
5515:
|
|
1954
1443
|
- centaur_double_edge
|
|
1955
|
-
- Double Edge
|
|
1956
|
-
- Centaur Double Edge
|
|
1444
|
+
- "Double Edge"
|
|
1957
1445
|
5516:
|
|
1958
1446
|
- centaur_return
|
|
1959
|
-
- Return
|
|
1960
|
-
- Centaur Return
|
|
1447
|
+
- "Return"
|
|
1961
1448
|
5517:
|
|
1962
1449
|
- centaur_stampede
|
|
1963
|
-
- Stampede
|
|
1964
|
-
- Centaur Stampede
|
|
1450
|
+
- "Stampede"
|
|
1965
1451
|
5518:
|
|
1966
1452
|
- magnataur_shockwave
|
|
1967
|
-
- Shockwave
|
|
1968
|
-
- Magnataur Shockwave
|
|
1453
|
+
- "Shockwave"
|
|
1969
1454
|
5519:
|
|
1970
1455
|
- magnataur_empower
|
|
1971
|
-
- Empower
|
|
1972
|
-
- Magnataur Empower
|
|
1456
|
+
- "Empower"
|
|
1973
1457
|
5520:
|
|
1974
1458
|
- magnataur_skewer
|
|
1975
|
-
- Skewer
|
|
1976
|
-
- Magnataur Skewer
|
|
1459
|
+
- "Skewer"
|
|
1977
1460
|
5521:
|
|
1978
1461
|
- magnataur_reverse_polarity
|
|
1979
|
-
- Reverse Polarity
|
|
1980
|
-
- Magnataur Reverse Polarity
|
|
1462
|
+
- "Reverse Polarity"
|
|
1981
1463
|
5522:
|
|
1982
1464
|
- chen_test_of_faith_teleport
|
|
1983
|
-
- Test
|
|
1984
|
-
|
|
1465
|
+
- "Test of Faith"
|
|
1466
|
+
5523:
|
|
1467
|
+
- bane_nightmare_end
|
|
1468
|
+
- "Nightmare End"
|
|
1985
1469
|
5524:
|
|
1986
1470
|
- shredder_whirling_death
|
|
1987
|
-
- Whirling Death
|
|
1988
|
-
- Shredder Whirling Death
|
|
1471
|
+
- "Whirling Death"
|
|
1989
1472
|
5525:
|
|
1990
1473
|
- shredder_timber_chain
|
|
1991
|
-
- Timber Chain
|
|
1992
|
-
- Shredder Timber Chain
|
|
1474
|
+
- "Timber Chain"
|
|
1993
1475
|
5526:
|
|
1994
1476
|
- shredder_reactive_armor
|
|
1995
|
-
- Reactive Armor
|
|
1996
|
-
- Shredder Reactive Armor
|
|
1477
|
+
- "Reactive Armor"
|
|
1997
1478
|
5527:
|
|
1998
1479
|
- shredder_chakram
|
|
1999
|
-
- Chakram
|
|
2000
|
-
- Shredder Chakram
|
|
1480
|
+
- "Chakram"
|
|
2001
1481
|
5528:
|
|
2002
1482
|
- shredder_return_chakram
|
|
2003
|
-
- Return Chakram
|
|
2004
|
-
|
|
1483
|
+
- "Return Chakram"
|
|
1484
|
+
5529:
|
|
1485
|
+
- greevil_magic_missile
|
|
1486
|
+
5530:
|
|
1487
|
+
- greevil_cold_snap
|
|
1488
|
+
5531:
|
|
1489
|
+
- greevil_decrepify
|
|
1490
|
+
5532:
|
|
1491
|
+
- greevil_diabolic_edict
|
|
1492
|
+
5533:
|
|
1493
|
+
- greevil_maledict
|
|
1494
|
+
5534:
|
|
1495
|
+
- greevil_shadow_strike
|
|
1496
|
+
5535:
|
|
1497
|
+
- greevil_laguna_blade
|
|
1498
|
+
5536:
|
|
1499
|
+
- greevil_miniboss_black_nightmare
|
|
1500
|
+
5537:
|
|
1501
|
+
- greevil_miniboss_black_brain_sap
|
|
1502
|
+
5538:
|
|
1503
|
+
- greevil_miniboss_blue_cold_feet
|
|
1504
|
+
5539:
|
|
1505
|
+
- greevil_miniboss_blue_ice_vortex
|
|
1506
|
+
5540:
|
|
1507
|
+
- greevil_miniboss_red_earthshock
|
|
1508
|
+
5541:
|
|
1509
|
+
- greevil_miniboss_red_overpower
|
|
1510
|
+
5542:
|
|
1511
|
+
- greevil_miniboss_yellow_ion_shell
|
|
1512
|
+
5543:
|
|
1513
|
+
- greevil_miniboss_yellow_surge
|
|
1514
|
+
5544:
|
|
1515
|
+
- greevil_miniboss_white_purification
|
|
1516
|
+
5545:
|
|
1517
|
+
- greevil_miniboss_white_degen_aura
|
|
1518
|
+
5546:
|
|
1519
|
+
- greevil_poison_nova
|
|
1520
|
+
5547:
|
|
1521
|
+
- greevil_ice_wall
|
|
2005
1522
|
5548:
|
|
2006
1523
|
- bristleback_viscous_nasal_goo
|
|
2007
|
-
- Viscous Nasal Goo
|
|
2008
|
-
- Bristleback Viscous Nasal Goo
|
|
1524
|
+
- "Viscous Nasal Goo"
|
|
2009
1525
|
5549:
|
|
2010
1526
|
- bristleback_quill_spray
|
|
2011
|
-
- Quill Spray
|
|
2012
|
-
- Bristleback Quill Spray
|
|
1527
|
+
- "Quill Spray"
|
|
2013
1528
|
5550:
|
|
2014
1529
|
- bristleback_bristleback
|
|
2015
|
-
- Bristleback
|
|
2016
|
-
- Bristleback Bristleback
|
|
1530
|
+
- "Bristleback"
|
|
2017
1531
|
5551:
|
|
2018
1532
|
- bristleback_warpath
|
|
2019
|
-
- Warpath
|
|
2020
|
-
|
|
1533
|
+
- "Warpath"
|
|
1534
|
+
5552:
|
|
1535
|
+
- greevil_fatal_bonds
|
|
1536
|
+
5553:
|
|
1537
|
+
- greevil_blade_fury
|
|
1538
|
+
5554:
|
|
1539
|
+
- greevil_phantom_strike
|
|
1540
|
+
5555:
|
|
1541
|
+
- greevil_time_lock
|
|
1542
|
+
5556:
|
|
1543
|
+
- greevil_shadow_wave
|
|
1544
|
+
5557:
|
|
1545
|
+
- greevil_leech_seed
|
|
1546
|
+
5558:
|
|
1547
|
+
- greevil_echo_slam
|
|
1548
|
+
5559:
|
|
1549
|
+
- greevil_natures_attendants
|
|
1550
|
+
5560:
|
|
1551
|
+
- greevil_bloodlust
|
|
1552
|
+
5561:
|
|
1553
|
+
- greevil_purification
|
|
1554
|
+
5562:
|
|
1555
|
+
- greevil_flesh_golem
|
|
1556
|
+
5563:
|
|
1557
|
+
- greevil_hook
|
|
1558
|
+
5564:
|
|
1559
|
+
- greevil_rot
|
|
2021
1560
|
5565:
|
|
2022
1561
|
- tusk_ice_shards
|
|
2023
|
-
- Ice Shards
|
|
2024
|
-
- Tusk Ice Shards
|
|
1562
|
+
- "Ice Shards"
|
|
2025
1563
|
5566:
|
|
2026
1564
|
- tusk_snowball
|
|
2027
|
-
- Snowball
|
|
2028
|
-
- Tusk Snowball
|
|
1565
|
+
- "Snowball"
|
|
2029
1566
|
5567:
|
|
2030
1567
|
- tusk_frozen_sigil
|
|
2031
|
-
- Frozen Sigil
|
|
2032
|
-
- Tusk Frozen Sigil
|
|
1568
|
+
- "Frozen Sigil"
|
|
2033
1569
|
5568:
|
|
2034
1570
|
- tusk_walrus_punch
|
|
2035
|
-
- Walrus
|
|
2036
|
-
|
|
1571
|
+
- "Walrus PUNCH!"
|
|
1572
|
+
5569:
|
|
1573
|
+
- greevil_black_hole
|
|
1574
|
+
5570:
|
|
1575
|
+
- greevil_miniboss_green_living_armor
|
|
1576
|
+
5571:
|
|
1577
|
+
- greevil_miniboss_green_overgrowth
|
|
1578
|
+
5572:
|
|
1579
|
+
- greevil_miniboss_orange_dragon_slave
|
|
1580
|
+
5573:
|
|
1581
|
+
- greevil_miniboss_orange_light_strike_array
|
|
1582
|
+
5574:
|
|
1583
|
+
- greevil_miniboss_purple_venomous_gale
|
|
1584
|
+
5575:
|
|
1585
|
+
- greevil_miniboss_purple_plague_ward
|
|
1586
|
+
5576:
|
|
1587
|
+
- greevil_miniboss_sight
|
|
1588
|
+
5577:
|
|
1589
|
+
- throw_snowball
|
|
1590
|
+
5578:
|
|
1591
|
+
- throw_coal
|
|
1592
|
+
5579:
|
|
1593
|
+
- healing_campfire
|
|
2037
1594
|
5580:
|
|
2038
|
-
-
|
|
2039
|
-
- Call Of The Wild
|
|
2040
|
-
- Beastmaster Call Of The Wild
|
|
1595
|
+
- beastmaster_call_of_the_wild_boar
|
|
2041
1596
|
5581:
|
|
2042
1597
|
- skywrath_mage_arcane_bolt
|
|
2043
|
-
- Arcane Bolt
|
|
2044
|
-
- Skywrath Mage Arcane Bolt
|
|
1598
|
+
- "Arcane Bolt"
|
|
2045
1599
|
5582:
|
|
2046
1600
|
- skywrath_mage_concussive_shot
|
|
2047
|
-
- Concussive Shot
|
|
2048
|
-
- Skywrath Mage Concussive Shot
|
|
1601
|
+
- "Concussive Shot"
|
|
2049
1602
|
5583:
|
|
2050
1603
|
- skywrath_mage_ancient_seal
|
|
2051
|
-
- Ancient Seal
|
|
2052
|
-
- Skywrath Mage Ancient Seal
|
|
1604
|
+
- "Ancient Seal"
|
|
2053
1605
|
5584:
|
|
2054
1606
|
- skywrath_mage_mystic_flare
|
|
2055
|
-
- Mystic Flare
|
|
2056
|
-
- Skywrath Mage Mystic Flare
|
|
1607
|
+
- "Mystic Flare"
|
|
2057
1608
|
5585:
|
|
2058
1609
|
- abaddon_death_coil
|
|
2059
|
-
-
|
|
2060
|
-
- Abaddon Death Coil
|
|
1610
|
+
- "Mist Coil"
|
|
2061
1611
|
5586:
|
|
2062
1612
|
- abaddon_aphotic_shield
|
|
2063
|
-
- Aphotic Shield
|
|
2064
|
-
- Abaddon Aphotic Shield
|
|
1613
|
+
- "Aphotic Shield"
|
|
2065
1614
|
5587:
|
|
2066
1615
|
- abaddon_frostmourne
|
|
2067
|
-
- Curse of Avernus
|
|
2068
|
-
- Abaddon Curse of Avernus
|
|
1616
|
+
- "Curse of Avernus"
|
|
2069
1617
|
5588:
|
|
2070
1618
|
- abaddon_borrowed_time
|
|
2071
|
-
- Borrowed Time
|
|
2072
|
-
- Abaddon Borrowed Time
|
|
1619
|
+
- "Borrowed Time"
|
|
2073
1620
|
5589:
|
|
2074
1621
|
- elder_titan_echo_stomp
|
|
2075
|
-
- Echo Stomp
|
|
2076
|
-
|
|
1622
|
+
- "Echo Stomp"
|
|
1623
|
+
5590:
|
|
1624
|
+
- elder_titan_echo_stomp_spirit
|
|
2077
1625
|
5591:
|
|
2078
1626
|
- elder_titan_ancestral_spirit
|
|
2079
|
-
-
|
|
2080
|
-
|
|
1627
|
+
- "Astral Spirit"
|
|
1628
|
+
5592:
|
|
1629
|
+
- elder_titan_return_spirit
|
|
1630
|
+
- "Return Astral Spirit"
|
|
2081
1631
|
5593:
|
|
2082
1632
|
- elder_titan_natural_order
|
|
2083
|
-
- Natural Order
|
|
2084
|
-
- Elder Titan Natural Order
|
|
1633
|
+
- "Natural Order"
|
|
2085
1634
|
5594:
|
|
2086
1635
|
- elder_titan_earth_splitter
|
|
2087
|
-
- Earth Splitter
|
|
2088
|
-
- Elder Titan Earth Splitter
|
|
1636
|
+
- "Earth Splitter"
|
|
2089
1637
|
5595:
|
|
2090
1638
|
- legion_commander_overwhelming_odds
|
|
2091
|
-
- Overwhelming Odds
|
|
2092
|
-
- Legion Commander Overwhelming Odds
|
|
1639
|
+
- "Overwhelming Odds"
|
|
2093
1640
|
5596:
|
|
2094
1641
|
- legion_commander_press_the_attack
|
|
2095
|
-
- Press The Attack
|
|
2096
|
-
- Legion Commander Press The Attack
|
|
1642
|
+
- "Press The Attack"
|
|
2097
1643
|
5597:
|
|
2098
1644
|
- legion_commander_moment_of_courage
|
|
2099
|
-
- Moment
|
|
2100
|
-
- Legion Commander Moment Of Courage
|
|
1645
|
+
- "Moment of Courage"
|
|
2101
1646
|
5598:
|
|
2102
1647
|
- legion_commander_duel
|
|
2103
|
-
- Duel
|
|
2104
|
-
- Legion Commander Duel
|
|
1648
|
+
- "Duel"
|
|
2105
1649
|
5599:
|
|
2106
1650
|
- techies_land_mines
|
|
2107
|
-
-
|
|
2108
|
-
- Techies Land Mines
|
|
1651
|
+
- "Proximity Mines"
|
|
2109
1652
|
5600:
|
|
2110
1653
|
- techies_stasis_trap
|
|
2111
|
-
- Stasis Trap
|
|
2112
|
-
- Techies Stasis Trap
|
|
1654
|
+
- "Stasis Trap"
|
|
2113
1655
|
5601:
|
|
2114
1656
|
- techies_suicide
|
|
2115
|
-
-
|
|
2116
|
-
- Techies Suicide Squad, Attack!
|
|
1657
|
+
- "Blast Off!"
|
|
2117
1658
|
5602:
|
|
2118
1659
|
- techies_remote_mines
|
|
2119
|
-
- Remote Mines
|
|
2120
|
-
- Techies Remote Mines
|
|
1660
|
+
- "Remote Mines"
|
|
2121
1661
|
5603:
|
|
2122
1662
|
- ember_spirit_searing_chains
|
|
2123
|
-
- Searing Chains
|
|
2124
|
-
- Ember Spirit Searing Chains
|
|
1663
|
+
- "Searing Chains"
|
|
2125
1664
|
5604:
|
|
2126
1665
|
- ember_spirit_sleight_of_fist
|
|
2127
|
-
- Sleight
|
|
2128
|
-
- Ember Spirit Sleight Of Fist
|
|
1666
|
+
- "Sleight of Fist"
|
|
2129
1667
|
5605:
|
|
2130
1668
|
- ember_spirit_flame_guard
|
|
2131
|
-
- Flame Guard
|
|
2132
|
-
- Ember Spirit Flame Guard
|
|
1669
|
+
- "Flame Guard"
|
|
2133
1670
|
5606:
|
|
2134
1671
|
- ember_spirit_fire_remnant
|
|
2135
|
-
- Fire Remnant
|
|
2136
|
-
- Ember Spirit Fire Remnant
|
|
1672
|
+
- "Fire Remnant"
|
|
2137
1673
|
5607:
|
|
2138
1674
|
- ember_spirit_activate_fire_remnant
|
|
2139
|
-
- Activate Fire Remnant
|
|
2140
|
-
- Ember Spirit Activate Fire Remnant
|
|
1675
|
+
- "Activate Fire Remnant"
|
|
2141
1676
|
5608:
|
|
2142
1677
|
- earth_spirit_boulder_smash
|
|
2143
|
-
- Boulder Smash
|
|
2144
|
-
- Earth Spirit Boulder Smash
|
|
1678
|
+
- "Boulder Smash"
|
|
2145
1679
|
5609:
|
|
2146
1680
|
- earth_spirit_rolling_boulder
|
|
2147
|
-
- Rolling Boulder
|
|
2148
|
-
- Earth Spirit Rolling Boulder
|
|
1681
|
+
- "Rolling Boulder"
|
|
2149
1682
|
5610:
|
|
2150
1683
|
- earth_spirit_geomagnetic_grip
|
|
2151
|
-
- Geomagnetic Grip
|
|
2152
|
-
- Earth Spirit Geomagnetic Grip
|
|
1684
|
+
- "Geomagnetic Grip"
|
|
2153
1685
|
5611:
|
|
2154
1686
|
- earth_spirit_stone_caller
|
|
2155
|
-
- Stone
|
|
2156
|
-
- Earth Spirit Stone Caller
|
|
1687
|
+
- "Stone Remnant"
|
|
2157
1688
|
5612:
|
|
2158
1689
|
- earth_spirit_magnetize
|
|
2159
|
-
- Magnetize
|
|
2160
|
-
- Earth Spirit Magnetize
|
|
1690
|
+
- "Magnetize"
|
|
2161
1691
|
5613:
|
|
2162
1692
|
- abyssal_underlord_firestorm
|
|
2163
|
-
- Firestorm
|
|
2164
|
-
- Abyssal Underlord Firestorm
|
|
1693
|
+
- "Firestorm"
|
|
2165
1694
|
5614:
|
|
2166
1695
|
- abyssal_underlord_pit_of_malice
|
|
2167
|
-
- Pit
|
|
2168
|
-
- Abyssal Underlord Pit Of Malice
|
|
1696
|
+
- "Pit of Malice"
|
|
2169
1697
|
5615:
|
|
2170
1698
|
- abyssal_underlord_atrophy_aura
|
|
2171
|
-
- Atrophy Aura
|
|
2172
|
-
- Abyssal Underlord Atrophy Aura
|
|
1699
|
+
- "Atrophy Aura"
|
|
2173
1700
|
5616:
|
|
2174
1701
|
- abyssal_underlord_dark_rift
|
|
2175
|
-
- Dark Rift
|
|
2176
|
-
|
|
1702
|
+
- "Dark Rift"
|
|
1703
|
+
5617:
|
|
1704
|
+
- abyssal_underlord_cancel_dark_rift
|
|
1705
|
+
- "Cancel Dark Rift"
|
|
1706
|
+
5618:
|
|
1707
|
+
- roshan_halloween_spell_block
|
|
2177
1708
|
5619:
|
|
2178
1709
|
- terrorblade_reflection
|
|
2179
|
-
- Reflection
|
|
2180
|
-
- Terrorblade Reflection
|
|
1710
|
+
- "Reflection"
|
|
2181
1711
|
5620:
|
|
2182
1712
|
- terrorblade_conjure_image
|
|
2183
|
-
- Conjure Image
|
|
2184
|
-
- Terrorblade Conjure Image
|
|
1713
|
+
- "Conjure Image"
|
|
2185
1714
|
5621:
|
|
2186
1715
|
- terrorblade_metamorphosis
|
|
2187
|
-
- Metamorphosis
|
|
2188
|
-
- Terrorblade Metamorphosis
|
|
1716
|
+
- "Metamorphosis"
|
|
2189
1717
|
5622:
|
|
2190
1718
|
- terrorblade_sunder
|
|
2191
|
-
- Sunder
|
|
2192
|
-
- Terrorblade Sunder
|
|
1719
|
+
- "Sunder"
|
|
2193
1720
|
5623:
|
|
2194
1721
|
- phoenix_icarus_dive
|
|
2195
|
-
- Icarus Dive
|
|
2196
|
-
|
|
1722
|
+
- "Icarus Dive"
|
|
1723
|
+
5624:
|
|
1724
|
+
- phoenix_icarus_dive_stop
|
|
1725
|
+
- "Stop Icarus Dive"
|
|
2197
1726
|
5625:
|
|
2198
1727
|
- phoenix_fire_spirits
|
|
2199
|
-
- Fire Spirits
|
|
2200
|
-
- Phoenix Fire Spirits
|
|
1728
|
+
- "Fire Spirits"
|
|
2201
1729
|
5626:
|
|
2202
1730
|
- phoenix_sun_ray
|
|
2203
|
-
- Sun Ray
|
|
2204
|
-
|
|
1731
|
+
- "Sun Ray"
|
|
1732
|
+
5627:
|
|
1733
|
+
- phoenix_sun_ray_stop
|
|
1734
|
+
- "Stop Sun Ray"
|
|
1735
|
+
5628:
|
|
1736
|
+
- phoenix_sun_ray_toggle_move
|
|
1737
|
+
- "Toggle Movement"
|
|
1738
|
+
5629:
|
|
1739
|
+
- phoenix_sun_ray_toggle_move_empty
|
|
2205
1740
|
5630:
|
|
2206
1741
|
- phoenix_supernova
|
|
2207
|
-
- Supernova
|
|
2208
|
-
- Phoenix Supernova
|
|
1742
|
+
- "Supernova"
|
|
2209
1743
|
5631:
|
|
2210
|
-
-
|
|
2211
|
-
- Fire
|
|
2212
|
-
- Phoenix Fire Spirits
|
|
1744
|
+
- phoenix_launch_fire_spirit
|
|
1745
|
+
- "Launch Fire Spirit"
|
|
2213
1746
|
5632:
|
|
2214
1747
|
- drow_ranger_wave_of_silence
|
|
2215
|
-
-
|
|
2216
|
-
|
|
1748
|
+
- "Gust"
|
|
1749
|
+
5635:
|
|
1750
|
+
- techies_focused_detonate
|
|
1751
|
+
- "Focused Detonate"
|
|
1752
|
+
5636:
|
|
1753
|
+
- techies_remote_mines_self_detonate
|
|
2217
1754
|
5637:
|
|
2218
1755
|
- oracle_fortunes_end
|
|
2219
|
-
-
|
|
2220
|
-
- Oracle Fortunes End
|
|
1756
|
+
- "Fortune's End"
|
|
2221
1757
|
5638:
|
|
2222
1758
|
- oracle_fates_edict
|
|
2223
|
-
-
|
|
2224
|
-
- Oracle Fates Edict
|
|
1759
|
+
- "Fate's Edict"
|
|
2225
1760
|
5639:
|
|
2226
1761
|
- oracle_purifying_flames
|
|
2227
|
-
- Purifying Flames
|
|
2228
|
-
- Oracle Purifying Flames
|
|
1762
|
+
- "Purifying Flames"
|
|
2229
1763
|
5640:
|
|
2230
1764
|
- oracle_false_promise
|
|
2231
|
-
- False Promise
|
|
2232
|
-
- Oracle False Promise
|
|
1765
|
+
- "False Promise"
|
|
2233
1766
|
5641:
|
|
2234
1767
|
- tusk_launch_snowball
|
|
2235
|
-
- Launch
|
|
2236
|
-
|
|
1768
|
+
- "Launch Snowball"
|
|
1769
|
+
5642:
|
|
1770
|
+
- courier_morph
|
|
1771
|
+
5643:
|
|
1772
|
+
- broodmother_spin_web_destroy
|
|
1773
|
+
5644:
|
|
1774
|
+
- techies_minefield_sign
|
|
1775
|
+
- "Minefield Sign"
|
|
1776
|
+
5645:
|
|
1777
|
+
- shredder_chakram_2
|
|
1778
|
+
- "Chakram"
|
|
1779
|
+
5646:
|
|
1780
|
+
- shredder_return_chakram_2
|
|
1781
|
+
- "Return Chakram"
|
|
1782
|
+
5648:
|
|
1783
|
+
- earth_spirit_petrify
|
|
1784
|
+
- "Enchant Remnant"
|
|
1785
|
+
5649:
|
|
1786
|
+
- treant_eyes_in_the_forest
|
|
1787
|
+
- "Eyes In The Forest"
|
|
1788
|
+
5650:
|
|
1789
|
+
- shoot_firework
|
|
2237
1790
|
5651:
|
|
2238
1791
|
- winter_wyvern_arctic_burn
|
|
2239
|
-
- Arctic Burn
|
|
2240
|
-
- Winter Wyvern Arctic Burn
|
|
1792
|
+
- "Arctic Burn"
|
|
2241
1793
|
5652:
|
|
2242
1794
|
- winter_wyvern_splinter_blast
|
|
2243
|
-
- Splinter Blast
|
|
2244
|
-
- Winter Wyvern Splinter Blast
|
|
1795
|
+
- "Splinter Blast"
|
|
2245
1796
|
5653:
|
|
2246
1797
|
- winter_wyvern_cold_embrace
|
|
2247
|
-
- Cold Embrace
|
|
2248
|
-
- Winter Wyvern Cold Embrace
|
|
1798
|
+
- "Cold Embrace"
|
|
2249
1799
|
5654:
|
|
2250
1800
|
- winter_wyvern_winters_curse
|
|
2251
|
-
-
|
|
2252
|
-
- Winter Wyvern Winters Curse
|
|
1801
|
+
- "Winter's Curse"
|
|
2253
1802
|
5655:
|
|
2254
1803
|
- life_stealer_control
|
|
2255
|
-
- Control
|
|
2256
|
-
|
|
1804
|
+
- "Control"
|
|
1805
|
+
5656:
|
|
1806
|
+
- granite_golem_hp_aura
|
|
1807
|
+
5657:
|
|
1808
|
+
- life_stealer_empty_1
|
|
1809
|
+
5658:
|
|
1810
|
+
- life_stealer_empty_2
|
|
1811
|
+
5659:
|
|
1812
|
+
- life_stealer_empty_3
|
|
1813
|
+
5660:
|
|
1814
|
+
- life_stealer_empty_4
|
|
1815
|
+
5661:
|
|
1816
|
+
- cny_beast_force_attack
|
|
1817
|
+
5662:
|
|
1818
|
+
- cny2015_sonic_wave
|
|
1819
|
+
5663:
|
|
1820
|
+
- cny2015_black_hole
|
|
1821
|
+
5664:
|
|
1822
|
+
- cny2015_chronosphere
|
|
1823
|
+
5665:
|
|
1824
|
+
- cny_beast_teleport
|
|
2257
1825
|
5666:
|
|
2258
1826
|
- nyx_assassin_burrow
|
|
2259
|
-
- Burrow
|
|
2260
|
-
|
|
1827
|
+
- "Burrow"
|
|
1828
|
+
5667:
|
|
1829
|
+
- mud_golem_rock_destroy
|
|
1830
|
+
5668:
|
|
1831
|
+
- tusk_ice_shards_stop
|
|
1832
|
+
5669:
|
|
1833
|
+
- ability_deward
|
|
1834
|
+
5670:
|
|
1835
|
+
- mud_golem_hurl_boulder
|
|
1836
|
+
- "Hurl Boulder"
|
|
2261
1837
|
5671:
|
|
2262
1838
|
- life_stealer_assimilate
|
|
2263
|
-
- Assimilate
|
|
2264
|
-
- Life Stealer Assimilate
|
|
1839
|
+
- "Assimilate"
|
|
2265
1840
|
5672:
|
|
2266
1841
|
- tusk_walrus_kick
|
|
2267
|
-
- Walrus Kick
|
|
2268
|
-
- Tusk Walrus Kick
|
|
1842
|
+
- "Walrus Kick"
|
|
2269
1843
|
5673:
|
|
2270
1844
|
- nyx_assassin_unburrow
|
|
2271
|
-
- Unburrow
|
|
2272
|
-
- Nyx Assassin Unburrow
|
|
1845
|
+
- "Unburrow"
|
|
2273
1846
|
5674:
|
|
2274
1847
|
- morphling_hybrid
|
|
2275
|
-
- Hybrid
|
|
2276
|
-
- Morphling Hybrid
|
|
1848
|
+
- "Hybrid"
|
|
2277
1849
|
5675:
|
|
2278
1850
|
- life_stealer_assimilate_eject
|
|
2279
|
-
- Eject
|
|
2280
|
-
|
|
1851
|
+
- "Eject"
|
|
1852
|
+
5676:
|
|
1853
|
+
- courier_take_stash_and_transfer_items
|
|
1854
|
+
5677:
|
|
1855
|
+
- arc_warden_flux
|
|
1856
|
+
- "Flux"
|
|
1857
|
+
5678:
|
|
1858
|
+
- arc_warden_magnetic_field
|
|
1859
|
+
- "Magnetic Field"
|
|
1860
|
+
5679:
|
|
1861
|
+
- arc_warden_spark_wraith
|
|
1862
|
+
- "Spark Wraith"
|
|
1863
|
+
5680:
|
|
1864
|
+
- granite_golem_bash
|
|
1865
|
+
5681:
|
|
1866
|
+
- black_dragon_dragonhide_aura
|
|
1867
|
+
5682:
|
|
1868
|
+
- big_thunder_lizard_wardrums_aura
|
|
1869
|
+
5683:
|
|
1870
|
+
- arc_warden_tempest_double
|
|
1871
|
+
- "Tempest Double"
|
|
1872
|
+
5684:
|
|
1873
|
+
- obsidian_destroyer_mind_over_matter
|
|
1874
|
+
5685:
|
|
1875
|
+
- death_prophet_spirit_siphon
|
|
1876
|
+
- "Spirit Siphon"
|
|
1877
|
+
5686:
|
|
1878
|
+
- ancient_golem_rockslide
|
|
1879
|
+
5687:
|
|
1880
|
+
- lone_druid_savage_roar_bear
|
|
1881
|
+
5688:
|
|
1882
|
+
- mudgolem_cloak_aura
|
|
1883
|
+
5689:
|
|
1884
|
+
- black_dragon_fireball
|
|
1885
|
+
5690:
|
|
1886
|
+
- invoker_attribute_bonus
|
|
1887
|
+
5691:
|
|
1888
|
+
- faceless_void_time_dilation
|
|
1889
|
+
- "Time Dilation"
|
|
1890
|
+
5716:
|
|
1891
|
+
- monkey_king_boundless_strike
|
|
1892
|
+
- "Boundless Strike"
|
|
1893
|
+
5719:
|
|
1894
|
+
- monkey_king_mischief
|
|
1895
|
+
- "Mischief"
|
|
1896
|
+
5721:
|
|
1897
|
+
- monkey_king_tree_dance
|
|
1898
|
+
- "Tree Dance"
|
|
1899
|
+
5722:
|
|
1900
|
+
- monkey_king_untransform
|
|
1901
|
+
- "Revert Form"
|
|
1902
|
+
5723:
|
|
1903
|
+
- monkey_king_jingu_mastery
|
|
1904
|
+
- "Jingu Mastery"
|
|
1905
|
+
5724:
|
|
1906
|
+
- monkey_king_primal_spring
|
|
1907
|
+
- "Primal Spring"
|
|
1908
|
+
5725:
|
|
1909
|
+
- monkey_king_wukongs_command
|
|
1910
|
+
- "Wukong's Command"
|
|
1911
|
+
5726:
|
|
1912
|
+
- monkey_king_primal_spring_early
|
|
1913
|
+
- "Spring Early"
|
|
1914
|
+
5750:
|
|
1915
|
+
- elder_titan_natural_order_spirit
|
|
1916
|
+
5900:
|
|
1917
|
+
- special_bonus_hp_100
|
|
1918
|
+
- "+100 Health"
|
|
1919
|
+
5901:
|
|
1920
|
+
- special_bonus_hp_125
|
|
1921
|
+
- "+125 Health"
|
|
1922
|
+
5902:
|
|
1923
|
+
- special_bonus_hp_150
|
|
1924
|
+
- "+150 Health"
|
|
1925
|
+
5903:
|
|
1926
|
+
- special_bonus_hp_250
|
|
1927
|
+
- "+250 Health"
|
|
1928
|
+
5904:
|
|
1929
|
+
- special_bonus_mp_125
|
|
1930
|
+
- "+125 Mana"
|
|
1931
|
+
5905:
|
|
1932
|
+
- special_bonus_mp_150
|
|
1933
|
+
- "+150 Mana"
|
|
1934
|
+
5906:
|
|
1935
|
+
- special_bonus_attack_speed_20
|
|
1936
|
+
- "+20 Attack Speed"
|
|
1937
|
+
5907:
|
|
1938
|
+
- special_bonus_attack_speed_30
|
|
1939
|
+
- "+30 Attack Speed"
|
|
1940
|
+
5908:
|
|
1941
|
+
- special_bonus_attack_speed_60
|
|
1942
|
+
- "+60 Attack Speed"
|
|
1943
|
+
5909:
|
|
1944
|
+
- special_bonus_hp_regen_4
|
|
1945
|
+
- "+4 Health Regen"
|
|
1946
|
+
5910:
|
|
1947
|
+
- special_bonus_hp_regen_5
|
|
1948
|
+
- "+5 Health Regen"
|
|
1949
|
+
5911:
|
|
1950
|
+
- special_bonus_hp_regen_8
|
|
1951
|
+
- "+8 Health Regen"
|
|
1952
|
+
5912:
|
|
1953
|
+
- special_bonus_hp_regen_10
|
|
1954
|
+
- "+10 Health Regen"
|
|
1955
|
+
5913:
|
|
1956
|
+
- special_bonus_hp_regen_14
|
|
1957
|
+
- "+14 Health Regen"
|
|
1958
|
+
5914:
|
|
1959
|
+
- special_bonus_hp_regen_15
|
|
1960
|
+
- "+15 Health Regen"
|
|
1961
|
+
5915:
|
|
1962
|
+
- special_bonus_mp_regen_1
|
|
1963
|
+
- "+1 Mana Regen"
|
|
1964
|
+
5916:
|
|
1965
|
+
- special_bonus_mp_regen_4
|
|
1966
|
+
- "+4 Mana Regen"
|
|
1967
|
+
5917:
|
|
1968
|
+
- special_bonus_movement_speed_15
|
|
1969
|
+
- "+15 Movement Speed"
|
|
1970
|
+
5918:
|
|
1971
|
+
- special_bonus_movement_speed_20
|
|
1972
|
+
- "+20 Movement Speed"
|
|
1973
|
+
5919:
|
|
1974
|
+
- special_bonus_movement_speed_25
|
|
1975
|
+
- "+25 Movement Speed"
|
|
1976
|
+
5920:
|
|
1977
|
+
- special_bonus_all_stats_4
|
|
1978
|
+
- "+4 All Stats"
|
|
1979
|
+
5921:
|
|
1980
|
+
- special_bonus_all_stats_5
|
|
1981
|
+
- "+5 All Stats"
|
|
1982
|
+
5922:
|
|
1983
|
+
- special_bonus_all_stats_6
|
|
1984
|
+
- "+6 All Stats"
|
|
1985
|
+
5923:
|
|
1986
|
+
- special_bonus_all_stats_8
|
|
1987
|
+
- "+8 All Stats"
|
|
1988
|
+
5924:
|
|
1989
|
+
- special_bonus_intelligence_6
|
|
1990
|
+
- "+6 Intelligence"
|
|
1991
|
+
5925:
|
|
1992
|
+
- special_bonus_intelligence_8
|
|
1993
|
+
- "+8 Intelligence"
|
|
1994
|
+
5926:
|
|
1995
|
+
- special_bonus_intelligence_12
|
|
1996
|
+
- "+12 Intelligence"
|
|
1997
|
+
5927:
|
|
1998
|
+
- special_bonus_strength_5
|
|
1999
|
+
- "+5 Strength"
|
|
2000
|
+
5928:
|
|
2001
|
+
- special_bonus_strength_12
|
|
2002
|
+
- "+12 Strength"
|
|
2003
|
+
5929:
|
|
2004
|
+
- special_bonus_agility_15
|
|
2005
|
+
- "+15 Agility"
|
|
2006
|
+
5930:
|
|
2007
|
+
- special_bonus_armor_3
|
|
2008
|
+
- "+3 Armor"
|
|
2009
|
+
5931:
|
|
2010
|
+
- special_bonus_armor_4
|
|
2011
|
+
- "+4 Armor"
|
|
2012
|
+
5932:
|
|
2013
|
+
- special_bonus_armor_5
|
|
2014
|
+
- "+5 Armor"
|
|
2015
|
+
5933:
|
|
2016
|
+
- special_bonus_armor_6
|
|
2017
|
+
- "+6 Armor"
|
|
2018
|
+
5934:
|
|
2019
|
+
- special_bonus_armor_8
|
|
2020
|
+
- "+8 Armor"
|
|
2021
|
+
5935:
|
|
2022
|
+
- special_bonus_magic_resistance_5
|
|
2023
|
+
- "+5% Magic Resistance"
|
|
2024
|
+
5936:
|
|
2025
|
+
- special_bonus_magic_resistance_8
|
|
2026
|
+
- "+8% Magic Resistance"
|
|
2027
|
+
5937:
|
|
2028
|
+
- special_bonus_magic_resistance_10
|
|
2029
|
+
- "+10% Magic Resistance"
|
|
2030
|
+
5938:
|
|
2031
|
+
- special_bonus_attack_damage_15
|
|
2032
|
+
- "+15 Damage"
|
|
2033
|
+
5939:
|
|
2034
|
+
- special_bonus_attack_damage_30
|
|
2035
|
+
- "+30 Damage"
|
|
2036
|
+
5940:
|
|
2037
|
+
- special_bonus_attack_damage_40
|
|
2038
|
+
- "+40 Damage"
|
|
2039
|
+
5941:
|
|
2040
|
+
- special_bonus_attack_damage_50
|
|
2041
|
+
- "+50 Damage"
|
|
2042
|
+
5942:
|
|
2043
|
+
- special_bonus_attack_damage_75
|
|
2044
|
+
- "+75 Damage"
|
|
2045
|
+
5943:
|
|
2046
|
+
- special_bonus_attack_range_100
|
|
2047
|
+
- "+100 Attack Range"
|
|
2048
|
+
5944:
|
|
2049
|
+
- special_bonus_attack_range_125
|
|
2050
|
+
- "+125 Attack Range"
|
|
2051
|
+
5945:
|
|
2052
|
+
- special_bonus_attack_range_200
|
|
2053
|
+
- "+200 Attack Range"
|
|
2054
|
+
5946:
|
|
2055
|
+
- special_bonus_cast_range_50
|
|
2056
|
+
- "+50 Cast Range"
|
|
2057
|
+
5947:
|
|
2058
|
+
- special_bonus_cast_range_75
|
|
2059
|
+
- "+75 Cast Range"
|
|
2060
|
+
5948:
|
|
2061
|
+
- special_bonus_spell_amplify_5
|
|
2062
|
+
- "+5% Spell Amplification"
|
|
2063
|
+
5949:
|
|
2064
|
+
- special_bonus_spell_amplify_8
|
|
2065
|
+
- "+8% Spell Amplification"
|
|
2066
|
+
5950:
|
|
2067
|
+
- special_bonus_cooldown_reduction_8
|
|
2068
|
+
- "8% Cooldown Reduction"
|
|
2069
|
+
5951:
|
|
2070
|
+
- special_bonus_cooldown_reduction_15
|
|
2071
|
+
- "15% Cooldown Reduction"
|
|
2072
|
+
5952:
|
|
2073
|
+
- special_bonus_cooldown_reduction_20
|
|
2074
|
+
- "20% Cooldown Reduction"
|
|
2075
|
+
5953:
|
|
2076
|
+
- special_bonus_respawn_reduction_20
|
|
2077
|
+
- "-20s Respawn Time"
|
|
2078
|
+
5954:
|
|
2079
|
+
- special_bonus_respawn_reduction_25
|
|
2080
|
+
- "-25s Respawn Time"
|
|
2081
|
+
5955:
|
|
2082
|
+
- special_bonus_gold_income_5
|
|
2083
|
+
- "+30 Gold/Min"
|
|
2084
|
+
5956:
|
|
2085
|
+
- special_bonus_gold_income_10
|
|
2086
|
+
- "+60 Gold/Min"
|
|
2087
|
+
5957:
|
|
2088
|
+
- special_bonus_gold_income_25
|
|
2089
|
+
- "+150 Gold/Min"
|
|
2090
|
+
5958:
|
|
2091
|
+
- special_bonus_movement_speed_10
|
|
2092
|
+
- "+10 Movement Speed"
|
|
2093
|
+
5959:
|
|
2094
|
+
- special_bonus_hp_200
|
|
2095
|
+
- "+200 Health"
|
|
2096
|
+
5960:
|
|
2097
|
+
- special_bonus_attack_damage_20
|
|
2098
|
+
- "+20 Damage"
|
|
2099
|
+
5961:
|
|
2100
|
+
- special_bonus_mp_regen_2
|
|
2101
|
+
- "+2 Mana Regen"
|
|
2102
|
+
5962:
|
|
2103
|
+
- special_bonus_agility_20
|
|
2104
|
+
- "+20 Agility"
|
|
2105
|
+
5963:
|
|
2106
|
+
- special_bonus_attack_range_150
|
|
2107
|
+
- "+150 Attack Range"
|
|
2108
|
+
5964:
|
|
2109
|
+
- special_bonus_respawn_reduction_30
|
|
2110
|
+
- "-30s Respawn Time"
|
|
2111
|
+
5965:
|
|
2112
|
+
- special_bonus_intelligence_10
|
|
2113
|
+
- "+10 Intelligence"
|
|
2114
|
+
5966:
|
|
2115
|
+
- special_bonus_hp_regen_7
|
|
2116
|
+
- "+7 Health Regen"
|
|
2117
|
+
5968:
|
|
2118
|
+
- special_bonus_attack_damage_90
|
|
2119
|
+
- "+90 Damage"
|
|
2120
|
+
5969:
|
|
2121
|
+
- special_bonus_hp_regen_6
|
|
2122
|
+
- "+6 Health Regen"
|
|
2123
|
+
5970:
|
|
2124
|
+
- special_bonus_armor_7
|
|
2125
|
+
- "+7 Armor"
|
|
2126
|
+
5971:
|
|
2127
|
+
- special_bonus_evasion_10
|
|
2128
|
+
- "10% Evasion"
|
|
2129
|
+
5972:
|
|
2130
|
+
- special_bonus_evasion_15
|
|
2131
|
+
- "15% Evasion"
|
|
2132
|
+
5973:
|
|
2133
|
+
- special_bonus_evasion_20
|
|
2134
|
+
- "20% Evasion"
|
|
2135
|
+
5974:
|
|
2136
|
+
- special_bonus_evasion_25
|
|
2137
|
+
- "25% Evasion"
|
|
2138
|
+
5975:
|
|
2139
|
+
- special_bonus_respawn_reduction_15
|
|
2140
|
+
- "-15s Respawn Time"
|
|
2141
|
+
5976:
|
|
2142
|
+
- special_bonus_hp_400
|
|
2143
|
+
- "+400 Health"
|
|
2144
|
+
5977:
|
|
2145
|
+
- special_bonus_unique_clockwerk
|
|
2146
|
+
- "+10s Battery Assault Duration"
|
|
2147
|
+
5979:
|
|
2148
|
+
- special_bonus_attack_damage_100
|
|
2149
|
+
- "+100 Damage"
|
|
2150
|
+
5980:
|
|
2151
|
+
- special_bonus_mp_regen_6
|
|
2152
|
+
- "+6 Mana Regen"
|
|
2153
|
+
5981:
|
|
2154
|
+
- special_bonus_unique_omniknight_1
|
|
2155
|
+
- "+200 Purification Damage/Heal"
|
|
2156
|
+
5982:
|
|
2157
|
+
- special_bonus_strength_8
|
|
2158
|
+
- "+8 Strength"
|
|
2159
|
+
5983:
|
|
2160
|
+
- special_bonus_exp_boost_5
|
|
2161
|
+
- "+5% XP Gain"
|
|
2162
|
+
5984:
|
|
2163
|
+
- special_bonus_strength_25
|
|
2164
|
+
- "+25 Strength"
|
|
2165
|
+
5985:
|
|
2166
|
+
- special_bonus_exp_boost_10
|
|
2167
|
+
- "+10% XP Gain"
|
|
2168
|
+
5986:
|
|
2169
|
+
- special_bonus_exp_boost_15
|
|
2170
|
+
- "+15% XP Gain"
|
|
2171
|
+
5987:
|
|
2172
|
+
- special_bonus_exp_boost_25
|
|
2173
|
+
- "+25% XP Gain"
|
|
2174
|
+
5988:
|
|
2175
|
+
- special_bonus_unique_centaur_2
|
|
2176
|
+
- "+1s Hoof Stomp Duration"
|
|
2177
|
+
5989:
|
|
2178
|
+
- special_bonus_spell_amplify_10
|
|
2179
|
+
- "+10% Spell Amplification"
|
|
2180
|
+
5990:
|
|
2181
|
+
- special_bonus_mp_300
|
|
2182
|
+
- "+300 Mana"
|
|
2183
|
+
5991:
|
|
2184
|
+
- special_bonus_intelligence_15
|
|
2185
|
+
- "+15 Intelligence"
|
|
2186
|
+
5992:
|
|
2187
|
+
- special_bonus_attack_range_50
|
|
2188
|
+
- "+50 Attack Range"
|
|
2189
|
+
5993:
|
|
2190
|
+
- special_bonus_hp_300
|
|
2191
|
+
- "+300 Health"
|
|
2192
|
+
5994:
|
|
2193
|
+
- special_bonus_magic_resistance_6
|
|
2194
|
+
- "+6% Magic Resistance"
|
|
2195
|
+
5995:
|
|
2196
|
+
- special_bonus_intelligence_20
|
|
2197
|
+
- "+20 Intelligence"
|
|
2198
|
+
5996:
|
|
2199
|
+
- special_bonus_spell_amplify_6
|
|
2200
|
+
- "+6% Spell Amplification"
|
|
2201
|
+
5998:
|
|
2202
|
+
- special_bonus_unique_witch_doctor_1
|
|
2203
|
+
- "+150 Death Ward Attack Range"
|
|
2204
|
+
6000:
|
|
2205
|
+
- special_bonus_magic_resistance_20
|
|
2206
|
+
- "+20% Magic Resistance"
|
|
2207
|
+
6002:
|
|
2208
|
+
- special_bonus_strength_3
|
|
2209
|
+
- "+3 Strength"
|
|
2210
|
+
6003:
|
|
2211
|
+
- special_bonus_cast_range_100
|
|
2212
|
+
- "+100 Cast Range"
|
|
2213
|
+
6004:
|
|
2214
|
+
- special_bonus_armor_10
|
|
2215
|
+
- "+10 Armor"
|
|
2216
|
+
6005:
|
|
2217
|
+
- special_bonus_strength_4
|
|
2218
|
+
- "+4 Strength"
|
|
2219
|
+
6006:
|
|
2220
|
+
- special_bonus_mp_250
|
|
2221
|
+
- "+250 Mana"
|
|
2222
|
+
6007:
|
|
2223
|
+
- special_bonus_gold_income_15
|
|
2224
|
+
- "+90 Gold/Min"
|
|
2225
|
+
6008:
|
|
2226
|
+
- special_bonus_gold_income_20
|
|
2227
|
+
- "+120 Gold/Min"
|
|
2228
|
+
6009:
|
|
2229
|
+
- special_bonus_attack_damage_25
|
|
2230
|
+
- "+25 Damage"
|
|
2231
|
+
6010:
|
|
2232
|
+
- special_bonus_unique_necrophos
|
|
2233
|
+
- "-1s Death Pulse Cooldown"
|
|
2234
|
+
6011:
|
|
2235
|
+
- special_bonus_agility_13
|
|
2236
|
+
- "+13 Agility"
|
|
2237
|
+
6012:
|
|
2238
|
+
- special_bonus_unique_antimage
|
|
2239
|
+
- "-2s Blink Cooldown"
|
|
2240
|
+
6013:
|
|
2241
|
+
- special_bonus_unique_mirana_1
|
|
2242
|
+
- "+100 Leap Attack Speed"
|
|
2243
|
+
6014:
|
|
2244
|
+
- special_bonus_agility_8
|
|
2245
|
+
- "+8 Agility"
|
|
2246
|
+
6015:
|
|
2247
|
+
- special_bonus_spell_amplify_4
|
|
2248
|
+
- "+4% Spell Amplification"
|
|
2249
|
+
6016:
|
|
2250
|
+
- special_bonus_attack_speed_25
|
|
2251
|
+
- "+25 Attack Speed"
|
|
2252
|
+
6017:
|
|
2253
|
+
- special_bonus_exp_boost_20
|
|
2254
|
+
- "+20% XP Gain"
|
|
2255
|
+
6018:
|
|
2256
|
+
- special_bonus_unique_bounty_hunter
|
|
2257
|
+
- "-5s Jinada Cooldown"
|
|
2258
|
+
6019:
|
|
2259
|
+
- special_bonus_unique_underlord
|
|
2260
|
+
- "+0.4s Pit of Malice Root"
|
|
2261
|
+
6020:
|
|
2262
|
+
- special_bonus_attack_speed_50
|
|
2263
|
+
- "+50 Attack Speed"
|
|
2264
|
+
6021:
|
|
2265
|
+
- special_bonus_cooldown_reduction_10
|
|
2266
|
+
- "10% Cooldown Reduction"
|
|
2267
|
+
6022:
|
|
2268
|
+
- special_bonus_hp_regen_40
|
|
2269
|
+
- "+40 Health Regen"
|
|
2270
|
+
6023:
|
|
2271
|
+
- special_bonus_unique_pudge_1
|
|
2272
|
+
- "+1.75 Flesh Heap Stack Str"
|
|
2273
|
+
6024:
|
|
2274
|
+
- special_bonus_unique_treant
|
|
2275
|
+
- "+5 Living Armor Block Instances"
|
|
2276
|
+
6025:
|
|
2277
|
+
- special_bonus_20_bash_2
|
|
2278
|
+
- "+20% 2s Bash"
|
|
2279
|
+
6026:
|
|
2280
|
+
- special_bonus_gold_income_30
|
|
2281
|
+
- "+180 Gold/Min"
|
|
2282
|
+
6027:
|
|
2283
|
+
- special_bonus_attack_range_75
|
|
2284
|
+
- "+75 Attack Range"
|
|
2285
|
+
6028:
|
|
2286
|
+
- special_bonus_unique_razor
|
|
2287
|
+
- "+14 Static Link Damage Steal "
|
|
2288
|
+
6029:
|
|
2289
|
+
- special_bonus_agility_10
|
|
2290
|
+
- "+10 Agility"
|
|
2291
|
+
6030:
|
|
2292
|
+
- special_bonus_attack_speed_80
|
|
2293
|
+
- "+80 Attack Speed"
|
|
2294
|
+
6031:
|
|
2295
|
+
- special_bonus_unique_visage_1
|
|
2296
|
+
- "+18 Familiar Attack Per Charge"
|
|
2297
|
+
6032:
|
|
2298
|
+
- special_bonus_cast_range_60
|
|
2299
|
+
- "+60 Cast Range"
|
|
2300
|
+
6034:
|
|
2301
|
+
- special_bonus_hp_175
|
|
2302
|
+
- "+175 Health"
|
|
2303
|
+
6035:
|
|
2304
|
+
- special_bonus_unique_earthshaker
|
|
2305
|
+
- "-2s Enchant Totem Cooldown"
|
|
2306
|
+
6037:
|
|
2307
|
+
- special_bonus_attack_speed_100
|
|
2308
|
+
- "+100 Attack Speed"
|
|
2309
|
+
6038:
|
|
2310
|
+
- special_bonus_respawn_reduction_35
|
|
2311
|
+
- "-35s Respawn Time"
|
|
2312
|
+
6039:
|
|
2313
|
+
- special_bonus_unique_lich_1
|
|
2314
|
+
- "+25 Frost Armor Structure Armor"
|
|
2315
|
+
6040:
|
|
2316
|
+
- special_bonus_attack_range_250
|
|
2317
|
+
- "+250 Attack Range"
|
|
2318
|
+
6041:
|
|
2319
|
+
- special_bonus_unique_rubick
|
|
2320
|
+
- "+400 Telekinesis Land Distance"
|
|
2321
|
+
6042:
|
|
2322
|
+
- special_bonus_intelligence_13
|
|
2323
|
+
- "+13 Intelligence"
|
|
2324
|
+
6045:
|
|
2325
|
+
- special_bonus_unique_sven
|
|
2326
|
+
- "-5s Storm Hammer Cooldown"
|
|
2327
|
+
6047:
|
|
2328
|
+
- special_bonus_unique_dark_seer
|
|
2329
|
+
- "+70 Ion Shell Damage"
|
|
2330
|
+
6048:
|
|
2331
|
+
- special_bonus_strength_6
|
|
2332
|
+
- "+6 Strength"
|
|
2333
|
+
6049:
|
|
2334
|
+
- special_bonus_unique_dazzle_1
|
|
2335
|
+
- "-6s Poison Touch Cooldown"
|
|
2336
|
+
6050:
|
|
2337
|
+
- special_bonus_intelligence_25
|
|
2338
|
+
- "+25 Intelligence"
|
|
2339
|
+
6051:
|
|
2340
|
+
- special_bonus_attack_range_300
|
|
2341
|
+
- "+300 Attack Range"
|
|
2342
|
+
6052:
|
|
2343
|
+
- special_bonus_unique_shadow_shaman_1
|
|
2344
|
+
- "+1 Serpent Wards Attacks HP"
|
|
2345
|
+
6053:
|
|
2346
|
+
- special_bonus_unique_warlock_1
|
|
2347
|
+
- "Magic Immunity for Chaotic Offering Golems"
|
|
2348
|
+
6054:
|
|
2349
|
+
- special_bonus_unique_warlock_2
|
|
2350
|
+
- "+15 Chaotic Offering Golems Armor"
|
|
2351
|
+
6055:
|
|
2352
|
+
- special_bonus_spell_amplify_15
|
|
2353
|
+
- "+15% Spell Amplification"
|
|
2354
|
+
6056:
|
|
2355
|
+
- special_bonus_cast_range_150
|
|
2356
|
+
- "+150 Cast Range"
|
|
2357
|
+
6057:
|
|
2358
|
+
- special_bonus_unique_vengeful_spirit_3
|
|
2359
|
+
- "Magic Missile Pierces Spell Immunity"
|
|
2360
|
+
6058:
|
|
2361
|
+
- special_bonus_unique_venomancer
|
|
2362
|
+
- "3x Plague Ward HP/Damage"
|
|
2363
|
+
6059:
|
|
2364
|
+
- special_bonus_respawn_reduction_60
|
|
2365
|
+
- "-60s Respawn Time"
|
|
2366
|
+
6060:
|
|
2367
|
+
- special_bonus_intelligence_30
|
|
2368
|
+
- "+30 Intelligence"
|
|
2369
|
+
6061:
|
|
2370
|
+
- special_bonus_spell_lifesteal_70
|
|
2371
|
+
- "70% Spell Lifesteal"
|
|
2372
|
+
6062:
|
|
2373
|
+
- special_bonus_unique_morphling_1
|
|
2374
|
+
- "+400 Waveform Range"
|
|
2375
|
+
6063:
|
|
2376
|
+
- special_bonus_unique_leshrac_1
|
|
2377
|
+
- "+50 Diabolic Edict Explosions"
|
|
2378
|
+
6064:
|
|
2379
|
+
- special_bonus_unique_jakiro
|
|
2380
|
+
- "+1.25s Ice Path Duration"
|
|
2381
|
+
6065:
|
|
2382
|
+
- special_bonus_unique_enigma
|
|
2383
|
+
- "+8 Demonic Conversion Eidolons"
|
|
2384
|
+
6066:
|
|
2385
|
+
- special_bonus_respawn_reduction_40
|
|
2386
|
+
- "-40s Respawn Time"
|
|
2387
|
+
6067:
|
|
2388
|
+
- special_bonus_mp_175
|
|
2389
|
+
- "+175 Mana"
|
|
2390
|
+
6068:
|
|
2391
|
+
- special_bonus_unique_bane_1
|
|
2392
|
+
- "+120 Enfeeble Damage Reduction"
|
|
2393
|
+
6069:
|
|
2394
|
+
- special_bonus_unique_bane_2
|
|
2395
|
+
- "+200 Brain Sap Damage/Heal"
|
|
2396
|
+
6070:
|
|
2397
|
+
- special_bonus_unique_nevermore_2
|
|
2398
|
+
- "-7s Shadow Raze Cooldown"
|
|
2399
|
+
6071:
|
|
2400
|
+
- special_bonus_unique_templar_assassin
|
|
2401
|
+
- "+3 Refraction Instances"
|
|
2402
|
+
6072:
|
|
2403
|
+
- special_bonus_unique_crystal_maiden_1
|
|
2404
|
+
- "+1.5s Frostbite Duration"
|
|
2405
|
+
6073:
|
|
2406
|
+
- special_bonus_unique_doom_1
|
|
2407
|
+
- "+2% Infernal Blade Damage"
|
|
2408
|
+
6074:
|
|
2409
|
+
- special_bonus_all_stats_7
|
|
2410
|
+
- "+7 All Stats"
|
|
2411
|
+
6077:
|
|
2412
|
+
- special_bonus_movement_speed_35
|
|
2413
|
+
- "+35 Movement Speed"
|
|
2414
|
+
6078:
|
|
2415
|
+
- special_bonus_lifesteal_20
|
|
2416
|
+
- "20% Lifesteal"
|
|
2417
|
+
6079:
|
|
2418
|
+
- special_bonus_hp_regen_20
|
|
2419
|
+
- "+20 Health Regen"
|
|
2420
|
+
6080:
|
|
2421
|
+
- special_bonus_strength_20
|
|
2422
|
+
- "+20 Strength"
|
|
2423
|
+
6082:
|
|
2424
|
+
- special_bonus_unique_brewmaster
|
|
2425
|
+
- "+14 Primal Split Unit Armor"
|
|
2426
|
+
6083:
|
|
2427
|
+
- special_bonus_unique_bristleback
|
|
2428
|
+
- "+4 Max Goo Stacks"
|
|
2429
|
+
6084:
|
|
2430
|
+
- special_bonus_unique_furion
|
|
2431
|
+
- "+6 Treants Summoned"
|
|
2432
|
+
6085:
|
|
2433
|
+
- special_bonus_unique_phoenix_2
|
|
2434
|
+
- "+1s Supernova Stun Duration"
|
|
2435
|
+
6086:
|
|
2436
|
+
- special_bonus_unique_enchantress_2
|
|
2437
|
+
- "+10 Nature's Attendants Wisps"
|
|
2438
|
+
6087:
|
|
2439
|
+
- special_bonus_unique_batrider_1
|
|
2440
|
+
- "+8s Firefly Duration"
|
|
2441
|
+
6088:
|
|
2442
|
+
- special_bonus_unique_wraith_king_2
|
|
2443
|
+
- "+20% Vampiric Aura Lifesteal"
|
|
2444
|
+
6089:
|
|
2445
|
+
- special_bonus_unique_kunkka
|
|
2446
|
+
- "+200 Torrent AoE"
|
|
2447
|
+
6090:
|
|
2448
|
+
- special_bonus_unique_dragon_knight
|
|
2449
|
+
- "2x Dragon Blood HP Regen/Armor"
|
|
2450
|
+
6091:
|
|
2451
|
+
- special_bonus_magic_resistance_25
|
|
2452
|
+
- "+25% Magic Resistance"
|
|
2453
|
+
6092:
|
|
2454
|
+
- special_bonus_day_vision_400
|
|
2455
|
+
- "+400 Day Vision"
|
|
2456
|
+
6093:
|
|
2457
|
+
- special_bonus_movement_speed_40
|
|
2458
|
+
- "+40 Movement Speed"
|
|
2459
|
+
6094:
|
|
2460
|
+
- special_bonus_mp_200
|
|
2461
|
+
- "+200 Mana"
|
|
2462
|
+
6095:
|
|
2463
|
+
- special_bonus_attack_damage_10
|
|
2464
|
+
- "+10 Damage"
|
|
2465
|
+
6096:
|
|
2466
|
+
- special_bonus_mp_100
|
|
2467
|
+
- "+100 Mana"
|
|
2468
|
+
6097:
|
|
2469
|
+
- special_bonus_unique_invoker_1
|
|
2470
|
+
- "+1 Forged Spirit Summoned"
|
|
2471
|
+
6098:
|
|
2472
|
+
- special_bonus_unique_invoker_2
|
|
2473
|
+
- "AoE Deafening Blast"
|
|
2474
|
+
6099:
|
|
2475
|
+
- special_bonus_unique_invoker_3
|
|
2476
|
+
- "-15s Tornado Cooldown"
|
|
2477
|
+
6100:
|
|
2478
|
+
- special_bonus_unique_abaddon
|
|
2479
|
+
- "+200 Aphotic Shield Health"
|
|
2480
|
+
6101:
|
|
2481
|
+
- special_bonus_unique_alchemist
|
|
2482
|
+
- "-4 Acid Spray Armor"
|
|
2483
|
+
6102:
|
|
2484
|
+
- special_bonus_unique_axe
|
|
2485
|
+
- "+100 Battle Hunger DPS"
|
|
2486
|
+
6103:
|
|
2487
|
+
- special_bonus_unique_beastmaster
|
|
2488
|
+
- "+175 Wild Axes Damage"
|
|
2489
|
+
6104:
|
|
2490
|
+
- special_bonus_unique_clinkz_1
|
|
2491
|
+
- "+30 Searing Arrows Damage"
|
|
2492
|
+
6105:
|
|
2493
|
+
- special_bonus_unique_juggernaut
|
|
2494
|
+
- "+175 Blade Fury DPS"
|
|
2495
|
+
6106:
|
|
2496
|
+
- special_bonus_unique_winter_wyvern_1
|
|
2497
|
+
- "+15% Arctic Burn Slow"
|
|
2498
|
+
6107:
|
|
2499
|
+
- special_bonus_unique_terrorblade
|
|
2500
|
+
- "-30s Sunder Cooldown"
|
|
2501
|
+
6110:
|
|
2502
|
+
- special_bonus_armor_2
|
|
2503
|
+
- "+2 Armor"
|
|
2504
|
+
6111:
|
|
2505
|
+
- special_bonus_lifesteal_25
|
|
2506
|
+
- "25% Lifesteal"
|
|
2507
|
+
6112:
|
|
2508
|
+
- special_bonus_attack_damage_120
|
|
2509
|
+
- "+120 Damage"
|
|
2510
|
+
6114:
|
|
2511
|
+
- special_bonus_cast_range_200
|
|
2512
|
+
- "+200 Cast Range"
|
|
2513
|
+
6115:
|
|
2514
|
+
- special_bonus_strength_7
|
|
2515
|
+
- "+7 Strength"
|
|
2516
|
+
6116:
|
|
2517
|
+
- special_bonus_mp_regen_10
|
|
2518
|
+
- "+10 Mana Regen"
|
|
2519
|
+
6117:
|
|
2520
|
+
- special_bonus_intelligence_7
|
|
2521
|
+
- "+7 Intelligence"
|
|
2522
|
+
6118:
|
|
2523
|
+
- special_bonus_attack_speed_10
|
|
2524
|
+
- "+10 Attack Speed"
|
|
2525
|
+
6119:
|
|
2526
|
+
- special_bonus_attack_speed_15
|
|
2527
|
+
- "+15 Attack Speed"
|
|
2528
|
+
6120:
|
|
2529
|
+
- special_bonus_cast_range_175
|
|
2530
|
+
- "+175 Cast Range"
|
|
2531
|
+
6121:
|
|
2532
|
+
- special_bonus_lifesteal_30
|
|
2533
|
+
- "30% Lifesteal"
|
|
2534
|
+
6125:
|
|
2535
|
+
- spawnlord_aura
|
|
2536
|
+
6126:
|
|
2537
|
+
- spawnlord_master_bash
|
|
2538
|
+
6127:
|
|
2539
|
+
- special_bonus_unique_luna_2
|
|
2540
|
+
- "-4s Lucent Beam Cooldown"
|
|
2541
|
+
6128:
|
|
2542
|
+
- special_bonus_unique_faceless_void
|
|
2543
|
+
- "+600 Timewalk Cast Range"
|
|
2544
|
+
6129:
|
|
2545
|
+
- special_bonus_unique_night_stalker
|
|
2546
|
+
- "-6s Crippling Fear Cooldown"
|
|
2547
|
+
6130:
|
|
2548
|
+
- special_bonus_unique_nyx
|
|
2549
|
+
- "200% Spiked Carapace Damage"
|
|
2550
|
+
6131:
|
|
2551
|
+
- special_bonus_unique_weaver_2
|
|
2552
|
+
- "+200 Shukuchi Movement Speed"
|
|
2553
|
+
6132:
|
|
2554
|
+
- special_bonus_unique_ursa
|
|
2555
|
+
- "+10 Fury Swipes Damage"
|
|
2556
|
+
6133:
|
|
2557
|
+
- special_bonus_unique_chaos_knight
|
|
2558
|
+
- "Reality Rift Pierces Spell Immune"
|
|
2559
|
+
6134:
|
|
2560
|
+
- special_bonus_unique_lycan_1
|
|
2561
|
+
- "+15s Shapeshift Duration"
|
|
2562
|
+
6135:
|
|
2563
|
+
- special_bonus_all_stats_15
|
|
2564
|
+
- "+15 All Stats"
|
|
2565
|
+
6136:
|
|
2566
|
+
- special_bonus_armor_9
|
|
2567
|
+
- "+9 Armor"
|
|
2568
|
+
6137:
|
|
2569
|
+
- special_bonus_strength_10
|
|
2570
|
+
- "+10 Strength"
|
|
2571
|
+
6138:
|
|
2572
|
+
- special_bonus_magic_resistance_15
|
|
2573
|
+
- "+15% Magic Resistance"
|
|
2574
|
+
6139:
|
|
2575
|
+
- special_bonus_all_stats_12
|
|
2576
|
+
- "+12 All Stats"
|
|
2577
|
+
6140:
|
|
2578
|
+
- special_bonus_unique_lycan_2
|
|
2579
|
+
- "+2 Wolves Summoned"
|
|
2580
|
+
6141:
|
|
2581
|
+
- special_bonus_movement_speed_30
|
|
2582
|
+
- "+30 Movement Speed"
|
|
2583
|
+
6142:
|
|
2584
|
+
- special_bonus_attack_damage_65
|
|
2585
|
+
- "+65 Damage"
|
|
2586
|
+
6144:
|
|
2587
|
+
- special_bonus_unique_windranger
|
|
2588
|
+
- "-5s Powershot Cooldown"
|
|
2589
|
+
6145:
|
|
2590
|
+
- special_bonus_strength_15
|
|
2591
|
+
- "+15 Strength"
|
|
2592
|
+
6146:
|
|
2593
|
+
- special_bonus_unique_phantom_lancer
|
|
2594
|
+
- "+600 Phantom Rush Range"
|
|
2595
|
+
6147:
|
|
2596
|
+
- special_bonus_unique_slark
|
|
2597
|
+
- "+3s Pounce Leash"
|
|
2598
|
+
6148:
|
|
2599
|
+
- special_bonus_unique_spectre
|
|
2600
|
+
- "-10s Spectral Dagger Cooldown"
|
|
2601
|
+
6149:
|
|
2602
|
+
- special_bonus_unique_spirit_breaker_1
|
|
2603
|
+
- "+17% Greater Bash Chance"
|
|
2604
|
+
6150:
|
|
2605
|
+
- special_bonus_agility_25
|
|
2606
|
+
- "+25 Agility"
|
|
2607
|
+
6151:
|
|
2608
|
+
- special_bonus_unique_tidehunter
|
|
2609
|
+
- "-5 Gush Armor"
|
|
2610
|
+
6152:
|
|
2611
|
+
- special_bonus_unique_tinker
|
|
2612
|
+
- "+100 Laser Damage"
|
|
2613
|
+
6153:
|
|
2614
|
+
- special_bonus_unique_tiny
|
|
2615
|
+
- "+200 Avalanche Damage"
|
|
2616
|
+
6154:
|
|
2617
|
+
- special_bonus_unique_troll_warlord
|
|
2618
|
+
- "-7s Whirling Axes Cooldown"
|
|
2619
|
+
6155:
|
|
2620
|
+
- special_bonus_unique_undying
|
|
2621
|
+
- "+40 Tombstone Zombie Damage"
|
|
2622
|
+
6156:
|
|
2623
|
+
- special_bonus_unique_viper_1
|
|
2624
|
+
- "Poison Attack Affects Buildings"
|
|
2625
|
+
6157:
|
|
2626
|
+
- special_bonus_unique_zeus
|
|
2627
|
+
- "+1.5% Static Field Damage"
|
|
2628
|
+
6158:
|
|
2629
|
+
- special_bonus_lifesteal_10
|
|
2630
|
+
- "10% Lifesteal"
|
|
2631
|
+
6159:
|
|
2632
|
+
- special_bonus_attack_damage_12
|
|
2633
|
+
- "+12 Damage"
|
|
2634
|
+
6160:
|
|
2635
|
+
- special_bonus_mp_regen_3
|
|
2636
|
+
- "+3 Mana Regen"
|
|
2637
|
+
6161:
|
|
2638
|
+
- special_bonus_cast_range_250
|
|
2639
|
+
- "+250 Cast Range"
|
|
2640
|
+
6162:
|
|
2641
|
+
- special_bonus_spell_amplify_3
|
|
2642
|
+
- "+3% Spell Amplification"
|
|
2643
|
+
6164:
|
|
2644
|
+
- special_bonus_attack_damage_35
|
|
2645
|
+
- "+35 Damage"
|
|
2646
|
+
6165:
|
|
2647
|
+
- special_bonus_unique_viper_2
|
|
2648
|
+
- "+80 Viper Strike DPS"
|
|
2649
|
+
6166:
|
|
2650
|
+
- special_bonus_spell_lifesteal_20
|
|
2651
|
+
- "20% Spell Lifesteal"
|
|
2652
|
+
6167:
|
|
2653
|
+
- special_bonus_unique_storm_spirit
|
|
2654
|
+
- "+0.75s Electric Vortex"
|
|
2655
|
+
6168:
|
|
2656
|
+
- special_bonus_all_stats_10
|
|
2657
|
+
- "+10 All Stats"
|
|
2658
|
+
6169:
|
|
2659
|
+
- special_bonus_agility_16
|
|
2660
|
+
- "+16 Agility"
|
|
2661
|
+
6170:
|
|
2662
|
+
- special_bonus_agility_14
|
|
2663
|
+
- "+14 Agility"
|
|
2664
|
+
6171:
|
|
2665
|
+
- special_bonus_unique_elder_titan
|
|
2666
|
+
- "+80 Astral Spirit Hero Attack"
|
|
2667
|
+
6172:
|
|
2668
|
+
- special_bonus_unique_ember_spirit_1
|
|
2669
|
+
- "+500 Flame Guard Absorption"
|
|
2670
|
+
6173:
|
|
2671
|
+
- special_bonus_unique_lifestealer
|
|
2672
|
+
- "+1s Rage Duration"
|
|
2673
|
+
6174:
|
|
2674
|
+
- special_bonus_unique_lion
|
|
2675
|
+
- "+3 Mana Drain Multi Target"
|
|
2676
|
+
6175:
|
|
2677
|
+
- special_bonus_armor_15
|
|
2678
|
+
- "+15 Armor"
|
|
2679
|
+
6176:
|
|
2680
|
+
- special_bonus_unique_ember_spirit_2
|
|
2681
|
+
- "+2s Searing Chains"
|
|
2682
|
+
6180:
|
|
2683
|
+
- special_bonus_unique_luna_1
|
|
2684
|
+
- "+40 Lucent Beam Damage"
|
|
2685
|
+
6181:
|
|
2686
|
+
- special_bonus_unique_skywrath
|
|
2687
|
+
- "-4s Ancient Seal Cooldown"
|
|
2688
|
+
6182:
|
|
2689
|
+
- special_bonus_unique_medusa
|
|
2690
|
+
- "+1s Stone Gaze Stun"
|
|
2691
|
+
6183:
|
|
2692
|
+
- special_bonus_unique_ogre_magi
|
|
2693
|
+
- "+40 Bloodlust AS"
|
|
2694
|
+
6184:
|
|
2695
|
+
- special_bonus_unique_silencer
|
|
2696
|
+
- "+20% Curse Slow"
|
|
2697
|
+
6185:
|
|
2698
|
+
- special_bonus_mp_500
|
|
2699
|
+
- "+500 Mana"
|
|
2700
|
+
6186:
|
|
2701
|
+
- special_bonus_attack_range_175
|
|
2702
|
+
- "+175 Attack Range"
|
|
2703
|
+
6190:
|
|
2704
|
+
- special_bonus_cooldown_reduction_12
|
|
2705
|
+
- "12% Cooldown Reduction"
|
|
2706
|
+
6191:
|
|
2707
|
+
- special_bonus_unique_death_prophet
|
|
2708
|
+
- "+6 Exorcism Spirits"
|
|
2709
|
+
6192:
|
|
2710
|
+
- special_bonus_unique_phantom_assassin
|
|
2711
|
+
- "Double Strike Stifling Dagger"
|
|
2712
|
+
6193:
|
|
2713
|
+
- special_bonus_unique_riki_2
|
|
2714
|
+
- "-4s Smokescreen Cooldown"
|
|
2715
|
+
6194:
|
|
2716
|
+
- special_bonus_unique_tusk
|
|
2717
|
+
- "+150% Walrus Punch Crit"
|
|
2718
|
+
6195:
|
|
2719
|
+
- special_bonus_hp_350
|
|
2720
|
+
- "+350 Health"
|
|
2721
|
+
6196:
|
|
2722
|
+
- special_bonus_attack_speed_35
|
|
2723
|
+
- "+35 Attack Speed"
|
|
2724
|
+
6197:
|
|
2725
|
+
- special_bonus_cast_range_125
|
|
2726
|
+
- "+125 Cast Range"
|
|
2727
|
+
6198:
|
|
2728
|
+
- special_bonus_unique_sniper_2
|
|
2729
|
+
- "+4 Shrapnel Charges"
|
|
2730
|
+
6199:
|
|
2731
|
+
- special_bonus_unique_magnus
|
|
2732
|
+
- "-4s Shockwave Cooldown"
|
|
2733
|
+
6200:
|
|
2734
|
+
- special_bonus_unique_weaver_1
|
|
2735
|
+
- "+30 Shukuchi Damage"
|
|
2736
|
+
6201:
|
|
2737
|
+
- special_bonus_unique_wraith_king_1
|
|
2738
|
+
- "No Reincarnation Manacost"
|
|
2739
|
+
6202:
|
|
2740
|
+
- special_bonus_unique_drow_ranger_1
|
|
2741
|
+
- "+6% Precision Aura Damage"
|
|
2742
|
+
6203:
|
|
2743
|
+
- special_bonus_unique_earth_spirit
|
|
2744
|
+
- "+300 Rolling Boulder Damage"
|
|
2745
|
+
6204:
|
|
2746
|
+
- special_bonus_unique_huskar
|
|
2747
|
+
- "+400 Life Break Cast Range"
|
|
2748
|
+
6205:
|
|
2749
|
+
- special_bonus_unique_naga_siren
|
|
2750
|
+
- "+1 Mirror Image Illusion"
|
|
2751
|
+
6206:
|
|
2752
|
+
- special_bonus_unique_oracle
|
|
2753
|
+
- "+2 False Promise Duration"
|
|
2754
|
+
6207:
|
|
2755
|
+
- special_bonus_unique_sand_king
|
|
2756
|
+
- "+4 Epicenter Pulses"
|
|
2757
|
+
6208:
|
|
2758
|
+
- special_bonus_unique_shadow_demon_1
|
|
2759
|
+
- "+400 Demonic Purge Damage"
|
|
2760
|
+
6209:
|
|
2761
|
+
- special_bonus_unique_drow_ranger_2
|
|
2762
|
+
- "+350 Gust Distance/Knockback"
|
|
2763
|
+
6210:
|
|
2764
|
+
- special_bonus_attack_speed_40
|
|
2765
|
+
- "+40 Attack Speed"
|
|
2766
|
+
6211:
|
|
2767
|
+
- special_bonus_unique_slardar
|
|
2768
|
+
- "+10% Bash Chance"
|
|
2769
|
+
6212:
|
|
2770
|
+
- special_bonus_unique_lina_1
|
|
2771
|
+
- "-4s Dragon Slave Cooldown"
|
|
2772
|
+
6213:
|
|
2773
|
+
- special_bonus_cast_range_300
|
|
2774
|
+
- "+300 Cast Range"
|
|
2775
|
+
6214:
|
|
2776
|
+
- special_bonus_unique_ancient_apparition_1
|
|
2777
|
+
- "3 Charges of Cold Feet"
|
|
2778
|
+
6215:
|
|
2779
|
+
- special_bonus_unique_disruptor
|
|
2780
|
+
- "+4 Thunder Strike Hits"
|
|
2781
|
+
6216:
|
|
2782
|
+
- special_bonus_unique_gyrocopter_1
|
|
2783
|
+
- "+3 Homing Missile Charges"
|
|
2784
|
+
6217:
|
|
2785
|
+
- special_bonus_unique_keeper_of_the_light
|
|
2786
|
+
- "+200 Illuminate Damage/Heal"
|
|
2787
|
+
6218:
|
|
2788
|
+
- special_bonus_unique_legion_commander
|
|
2789
|
+
- "+40 Duel Damage Bonus"
|
|
2790
|
+
6219:
|
|
2791
|
+
- special_bonus_unique_puck
|
|
2792
|
+
- "+75% Illusory Orb Distance/Speed "
|
|
2793
|
+
6220:
|
|
2794
|
+
- special_bonus_unique_pugna_1
|
|
2795
|
+
- "+50% Life Drain Heal"
|
|
2796
|
+
6221:
|
|
2797
|
+
- special_bonus_magic_resistance_30
|
|
2798
|
+
- "+30% Magic Resistance"
|
|
2799
|
+
6222:
|
|
2800
|
+
- special_bonus_cooldown_reduction_25
|
|
2801
|
+
- "25% Cooldown Reduction"
|
|
2802
|
+
6223:
|
|
2803
|
+
- special_bonus_unique_timbersaw
|
|
2804
|
+
- "+6% Whirling Death Attribute Reduction"
|
|
2805
|
+
6224:
|
|
2806
|
+
- special_bonus_attack_speed_45
|
|
2807
|
+
- "+45 Attack Speed"
|
|
2808
|
+
6225:
|
|
2809
|
+
- special_bonus_unique_morphling_2
|
|
2810
|
+
- "+30% Replicate Damage"
|
|
2811
|
+
6226:
|
|
2812
|
+
- filler_ability
|
|
2813
|
+
6227:
|
|
2814
|
+
- special_bonus_unique_phoenix_1
|
|
2815
|
+
- "+2 Supernova Hit Count"
|
|
2816
|
+
6228:
|
|
2817
|
+
- special_bonus_vision_200
|
|
2818
|
+
- "+200 Vision"
|
|
2819
|
+
6229:
|
|
2820
|
+
- special_bonus_unique_batrider_2
|
|
2821
|
+
- "+200 Flamebreak AoE/Knockback"
|
|
2822
|
+
6230:
|
|
2823
|
+
- special_bonus_unique_bloodseeker
|
|
2824
|
+
- "-7s Bloodrite Cooldown"
|
|
2825
|
+
6231:
|
|
2826
|
+
- special_bonus_unique_clinkz_2
|
|
2827
|
+
- "+70 Strafe Attack Speed"
|
|
2828
|
+
6232:
|
|
2829
|
+
- special_bonus_unique_dazzle_2
|
|
2830
|
+
- "+60 Shadow Wave Heal"
|
|
2831
|
+
6234:
|
|
2832
|
+
- special_bonus_unique_crystal_maiden_2
|
|
2833
|
+
- "+200 Crystal Nova Damage"
|
|
2834
|
+
6235:
|
|
2835
|
+
- special_bonus_hp_500
|
|
2836
|
+
- "+500 Health"
|
|
2837
|
+
6236:
|
|
2838
|
+
- special_bonus_spell_amplify_20
|
|
2839
|
+
- "+20% Spell Amplification"
|
|
2840
|
+
6237:
|
|
2841
|
+
- special_bonus_unique_vengeful_spirit_2
|
|
2842
|
+
- "+20% Vengeance Aura Damage"
|
|
2843
|
+
6238:
|
|
2844
|
+
- special_bonus_unique_pugna_2
|
|
2845
|
+
- "+100 Nether Blast Damage"
|
|
2846
|
+
6239:
|
|
2847
|
+
- special_bonus_evasion_12
|
|
2848
|
+
- "12% Evasion"
|
|
2849
|
+
6240:
|
|
2850
|
+
- special_bonus_unique_leshrac_2
|
|
2851
|
+
- "+2s Lightning Storm Slow Duration"
|
|
2852
|
+
6241:
|
|
2853
|
+
- special_bonus_unique_outworld_devourer
|
|
2854
|
+
- "+60s Arcane Orb Int Steal"
|
|
2855
|
+
6242:
|
|
2856
|
+
- special_bonus_unique_mirana_2
|
|
2857
|
+
- "+2 Multishot Sacred Arrows"
|
|
2858
|
+
6243:
|
|
2859
|
+
- special_bonus_mp_regen_8
|
|
2860
|
+
- "+8 Mana Regen"
|
|
2861
|
+
6245:
|
|
2862
|
+
- special_bonus_unique_pudge_2
|
|
2863
|
+
- "+120 Rot Damage"
|
|
2864
|
+
6247:
|
|
2865
|
+
- special_bonus_attack_damage_150
|
|
2866
|
+
- "+150 Damage"
|
|
2867
|
+
6248:
|
|
2868
|
+
- special_bonus_intelligence_35
|
|
2869
|
+
- "+35 Intelligence"
|
|
2870
|
+
6249:
|
|
2871
|
+
- special_bonus_movement_speed_45
|
|
2872
|
+
- "+45 Movement Speed"
|
|
2873
|
+
6250:
|
|
2874
|
+
- special_bonus_strength_9
|
|
2875
|
+
- "+9 Strength"
|
|
2876
|
+
6252:
|
|
2877
|
+
- special_bonus_all_stats_14
|
|
2878
|
+
- "+14 All Stats"
|
|
2879
|
+
6253:
|
|
2880
|
+
- special_bonus_attack_damage_45
|
|
2881
|
+
- "+45 Damage"
|
|
2882
|
+
6254:
|
|
2883
|
+
- special_bonus_mp_350
|
|
2884
|
+
- "+350 Mana"
|
|
2885
|
+
6255:
|
|
2886
|
+
- special_bonus_mp_regen_14
|
|
2887
|
+
- "+14 Mana Regen"
|
|
2888
|
+
6257:
|
|
2889
|
+
- special_bonus_unique_broodmother_1
|
|
2890
|
+
- "+8 Max Webs"
|
|
2891
|
+
6258:
|
|
2892
|
+
- special_bonus_unique_broodmother_2
|
|
2893
|
+
- "+200 Spiders Health"
|
|
2894
|
+
6259:
|
|
2895
|
+
- special_bonus_unique_chen_1
|
|
2896
|
+
- "+2 Holy Persuation Max Count"
|
|
2897
|
+
6260:
|
|
2898
|
+
- special_bonus_unique_chen_2
|
|
2899
|
+
- "+200 Hand of God Heal"
|
|
2900
|
+
6261:
|
|
2901
|
+
- special_bonus_unique_lone_druid_1
|
|
2902
|
+
- "+30 Spirit Bear Damage"
|
|
2903
|
+
6262:
|
|
2904
|
+
- special_bonus_unique_lone_druid_2
|
|
2905
|
+
- "+7 Spirit Bear Armor"
|
|
2906
|
+
6263:
|
|
2907
|
+
- special_bonus_unique_lone_druid_3
|
|
2908
|
+
- "+1.5s Entangle Duration"
|
|
2909
|
+
6265:
|
|
2910
|
+
- special_bonus_unique_wisp
|
|
2911
|
+
- "+150 Spirits Damage"
|
|
2912
|
+
6268:
|
|
2913
|
+
- special_bonus_unique_lone_druid_4
|
|
2914
|
+
- "-10s Savage Roar Cooldown"
|
|
2915
|
+
6269:
|
|
2916
|
+
- special_bonus_respawn_reduction_50
|
|
2917
|
+
- "-50s Respawn Time"
|
|
2918
|
+
6270:
|
|
2919
|
+
- spawnlord_master_stomp
|
|
2920
|
+
6278:
|
|
2921
|
+
- spawnlord_master_freeze
|
|
2922
|
+
6280:
|
|
2923
|
+
- special_bonus_unique_drow_ranger_3
|
|
2924
|
+
- "+25 Marksmanship Agility"
|
|
2925
|
+
6281:
|
|
2926
|
+
- special_bonus_strength_14
|
|
2927
|
+
- "+14 Strength"
|
|
2928
|
+
6282:
|
|
2929
|
+
- special_bonus_unique_techies
|
|
2930
|
+
- "+400 Blast Off Damage"
|
|
2931
|
+
6285:
|
|
2932
|
+
- special_bonus_undefined
|
|
2933
|
+
- "Undefined"
|
|
2934
|
+
6286:
|
|
2935
|
+
- special_bonus_armor_12
|
|
2936
|
+
- "+12 Armor"
|
|
2937
|
+
6287:
|
|
2938
|
+
- special_bonus_unique_arc_warden
|
|
2939
|
+
- "+175 Spark Wraith Damage"
|
|
2940
|
+
6288:
|
|
2941
|
+
- special_bonus_unique_meepo
|
|
2942
|
+
- "-3s Poof Cooldown"
|
|
2943
|
+
6289:
|
|
2944
|
+
- special_bonus_lifesteal_15
|
|
2945
|
+
- "15% Lifesteal"
|
|
2946
|
+
6291:
|
|
2947
|
+
- special_bonus_unique_ancient_apparition_2
|
|
2948
|
+
- "+80 Chilling Touch Damage"
|
|
2949
|
+
6292:
|
|
2950
|
+
- special_bonus_unique_lich_2
|
|
2951
|
+
- "Attacks Apply 30% MS and AS Slow"
|
|
2952
|
+
6293:
|
|
2953
|
+
- special_bonus_unique_shadow_demon_2
|
|
2954
|
+
- "-1s Shadow Poison Cooldown"
|
|
2955
|
+
6295:
|
|
2956
|
+
- special_bonus_unique_shadow_shaman_2
|
|
2957
|
+
- "+3s Shackles Duration"
|
|
2958
|
+
6296:
|
|
2959
|
+
- special_bonus_unique_spirit_breaker_2
|
|
2960
|
+
- "+500 Charge Speed"
|
|
2961
|
+
6297:
|
|
2962
|
+
- special_bonus_unique_winter_wyvern_2
|
|
2963
|
+
- "-3s Splinter Blast Cooldown"
|
|
2964
|
+
6298:
|
|
2965
|
+
- special_bonus_unique_witch_doctor_2
|
|
2966
|
+
- "+20 Voodoo Restoration Heal"
|
|
2967
|
+
6299:
|
|
2968
|
+
- special_bonus_magic_resistance_12
|
|
2969
|
+
- "+12% Magic Resistance"
|
|
2970
|
+
6300:
|
|
2971
|
+
- special_bonus_unique_omniknight_2
|
|
2972
|
+
- "-16% Degen Aura"
|
|
2973
|
+
6301:
|
|
2974
|
+
- special_bonus_gold_income_40
|
|
2975
|
+
- "+240 Gold/Min"
|
|
2976
|
+
6302:
|
|
2977
|
+
- special_bonus_hp_regen_50
|
|
2978
|
+
- "+50 Health Regen"
|
|
2979
|
+
6303:
|
|
2980
|
+
- special_bonus_unique_monkey_king
|
|
2981
|
+
- "+100% Boundless Strike Crit"
|
|
2982
|
+
6305:
|
|
2983
|
+
- special_bonus_unique_sniper_1
|
|
2984
|
+
- "+20 Shrapnel DPS"
|
|
2985
|
+
6306:
|
|
2986
|
+
- special_bonus_movement_speed_50
|
|
2987
|
+
- "+50 Movement Speed"
|
|
2988
|
+
6307:
|
|
2989
|
+
- special_bonus_attack_range_400
|
|
2990
|
+
- "+400 Attack Range"
|
|
2991
|
+
6308:
|
|
2992
|
+
- special_bonus_hp_regen_25
|
|
2993
|
+
- "+25 Health Regen"
|
|
2994
|
+
6309:
|
|
2995
|
+
- special_bonus_all_stats_20
|
|
2996
|
+
- "+20 All Stats"
|
|
2997
|
+
6310:
|
|
2998
|
+
- special_bonus_unique_vengeful_spirit_1
|
|
2999
|
+
- "+100 Magic Missile Damage"
|
|
3000
|
+
6311:
|
|
3001
|
+
- special_bonus_hp_275
|
|
3002
|
+
- "+275 Health"
|
|
3003
|
+
6312:
|
|
3004
|
+
- special_bonus_unique_gyrocopter_2
|
|
3005
|
+
- "+4 Flak Cannon Attacks"
|
|
3006
|
+
6313:
|
|
3007
|
+
- special_bonus_unique_lina_2
|
|
3008
|
+
- "+1 Firey Soul Max Stacks"
|
|
3009
|
+
6314:
|
|
3010
|
+
- special_bonus_unique_doom_2
|
|
3011
|
+
- "Devour Can Target Ancients"
|
|
3012
|
+
6316:
|
|
3013
|
+
- necrolyte_sadist_stop
|
|
3014
|
+
6317:
|
|
3015
|
+
- special_bonus_exp_boost_30
|
|
3016
|
+
- "+30% XP Gain"
|
|
3017
|
+
6318:
|
|
3018
|
+
- special_bonus_gold_income_50
|
|
3019
|
+
- "+300 Gold/Min"
|
|
3020
|
+
6320:
|
|
3021
|
+
- special_bonus_unique_visage_2
|
|
3022
|
+
- "+120 Familiars Movement Speed"
|
|
3023
|
+
6321:
|
|
3024
|
+
- special_bonus_mp_400
|
|
3025
|
+
- "+400 Mana"
|
|
3026
|
+
6322:
|
|
3027
|
+
- special_bonus_unique_centaur_1
|
|
3028
|
+
- "Gains Return Aura"
|
|
3029
|
+
6325:
|
|
3030
|
+
- zuus_cloud
|
|
3031
|
+
- "Nimbus"
|
|
3032
|
+
6326:
|
|
3033
|
+
- special_bonus_spell_amplify_12
|
|
3034
|
+
- "+12% Spell Amplification"
|
|
3035
|
+
6327:
|
|
3036
|
+
- special_bonus_spell_amplify_25
|
|
3037
|
+
- "+25% Spell Amplification"
|
|
3038
|
+
6328:
|
|
3039
|
+
- courier_transfer_items_to_other_player
|
|
3040
|
+
6330:
|
|
3041
|
+
- special_bonus_unique_riki_1
|
|
3042
|
+
- "+0.4 Backstab Multiplier"
|
|
3043
|
+
6331:
|
|
3044
|
+
- special_bonus_unique_enchantress_1
|
|
3045
|
+
- "+8s Nature's Attendants Duration"
|
|
3046
|
+
6670:
|
|
3047
|
+
- special_bonus_unique_nevermore_1
|
|
3048
|
+
- "+2 Damage Per Soul"
|
|
3049
|
+
9990:
|
|
3050
|
+
- roshan_halloween_candy
|
|
3051
|
+
9991:
|
|
3052
|
+
- roshan_halloween_angry
|
|
3053
|
+
9993:
|
|
3054
|
+
- roshan_halloween_wave_of_force
|
|
3055
|
+
9994:
|
|
3056
|
+
- roshan_halloween_greater_bash
|
|
3057
|
+
9995:
|
|
3058
|
+
- roshan_halloween_toss
|
|
3059
|
+
9997:
|
|
3060
|
+
- roshan_halloween_shell
|
|
3061
|
+
9998:
|
|
3062
|
+
- roshan_halloween_apocalypse
|
|
3063
|
+
9999:
|
|
3064
|
+
- roshan_halloween_burn
|
|
3065
|
+
10000:
|
|
3066
|
+
- roshan_halloween_levels
|
|
3067
|
+
10001:
|
|
3068
|
+
- roshan_halloween_summon
|
|
3069
|
+
10002:
|
|
3070
|
+
- roshan_halloween_fireball
|