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
data/data/hero.yml
CHANGED
|
@@ -316,6 +316,9 @@
|
|
|
316
316
|
107:
|
|
317
317
|
- earth_spirit
|
|
318
318
|
- Earth Spirit
|
|
319
|
+
108:
|
|
320
|
+
- abyssal_underlord
|
|
321
|
+
- Underlord
|
|
319
322
|
109:
|
|
320
323
|
- terrorblade
|
|
321
324
|
- Terrorblade
|
|
@@ -331,3 +334,6 @@
|
|
|
331
334
|
113:
|
|
332
335
|
- arc_warden
|
|
333
336
|
- Arc Warden
|
|
337
|
+
114:
|
|
338
|
+
- monkey_king
|
|
339
|
+
- Monkey King
|
data/data/item.yml
CHANGED
|
@@ -1,546 +1,546 @@
|
|
|
1
1
|
0:
|
|
2
2
|
- empty
|
|
3
|
-
- Empty
|
|
3
|
+
- "Empty"
|
|
4
4
|
1:
|
|
5
5
|
- blink
|
|
6
|
-
- Blink Dagger
|
|
6
|
+
- "Blink Dagger"
|
|
7
7
|
2:
|
|
8
8
|
- blades_of_attack
|
|
9
|
-
- Blades of Attack
|
|
9
|
+
- "Blades of Attack"
|
|
10
10
|
3:
|
|
11
11
|
- broadsword
|
|
12
|
-
- Broadsword
|
|
12
|
+
- "Broadsword"
|
|
13
13
|
4:
|
|
14
14
|
- chainmail
|
|
15
|
-
- Chainmail
|
|
15
|
+
- "Chainmail"
|
|
16
16
|
5:
|
|
17
17
|
- claymore
|
|
18
|
-
- Claymore
|
|
18
|
+
- "Claymore"
|
|
19
19
|
6:
|
|
20
20
|
- helm_of_iron_will
|
|
21
|
-
- Helm of Iron Will
|
|
21
|
+
- "Helm of Iron Will"
|
|
22
22
|
7:
|
|
23
23
|
- javelin
|
|
24
|
-
- Javelin
|
|
24
|
+
- "Javelin"
|
|
25
25
|
8:
|
|
26
26
|
- mithril_hammer
|
|
27
|
-
- Mithril Hammer
|
|
27
|
+
- "Mithril Hammer"
|
|
28
28
|
9:
|
|
29
29
|
- platemail
|
|
30
|
-
- Platemail
|
|
30
|
+
- "Platemail"
|
|
31
31
|
10:
|
|
32
32
|
- quarterstaff
|
|
33
|
-
- Quarterstaff
|
|
33
|
+
- "Quarterstaff"
|
|
34
34
|
11:
|
|
35
35
|
- quelling_blade
|
|
36
|
-
- Quelling Blade
|
|
36
|
+
- "Quelling Blade"
|
|
37
37
|
12:
|
|
38
38
|
- ring_of_protection
|
|
39
|
-
- Ring of Protection
|
|
39
|
+
- "Ring of Protection"
|
|
40
40
|
13:
|
|
41
41
|
- gauntlets
|
|
42
|
-
- Gauntlets of Strength
|
|
42
|
+
- "Gauntlets of Strength"
|
|
43
43
|
14:
|
|
44
44
|
- slippers
|
|
45
|
-
- Slippers of Agility
|
|
45
|
+
- "Slippers of Agility"
|
|
46
46
|
15:
|
|
47
47
|
- mantle
|
|
48
|
-
- Mantle of Intelligence
|
|
48
|
+
- "Mantle of Intelligence"
|
|
49
49
|
16:
|
|
50
50
|
- branches
|
|
51
|
-
- Iron Branch
|
|
51
|
+
- "Iron Branch"
|
|
52
52
|
17:
|
|
53
53
|
- belt_of_strength
|
|
54
|
-
- Belt of Strength
|
|
54
|
+
- "Belt of Strength"
|
|
55
55
|
18:
|
|
56
56
|
- boots_of_elves
|
|
57
|
-
- Band of Elvenskin
|
|
57
|
+
- "Band of Elvenskin"
|
|
58
58
|
19:
|
|
59
59
|
- robe
|
|
60
|
-
- Robe of the Magi
|
|
60
|
+
- "Robe of the Magi"
|
|
61
61
|
20:
|
|
62
62
|
- circlet
|
|
63
|
-
- Circlet
|
|
63
|
+
- "Circlet"
|
|
64
64
|
21:
|
|
65
65
|
- ogre_axe
|
|
66
|
-
- Ogre Club
|
|
66
|
+
- "Ogre Club"
|
|
67
67
|
22:
|
|
68
68
|
- blade_of_alacrity
|
|
69
|
-
- Blade of Alacrity
|
|
69
|
+
- "Blade of Alacrity"
|
|
70
70
|
23:
|
|
71
71
|
- staff_of_wizardry
|
|
72
|
-
- Staff of Wizardry
|
|
72
|
+
- "Staff of Wizardry"
|
|
73
73
|
24:
|
|
74
74
|
- ultimate_orb
|
|
75
|
-
- Ultimate Orb
|
|
75
|
+
- "Ultimate Orb"
|
|
76
76
|
25:
|
|
77
77
|
- gloves
|
|
78
|
-
- Gloves of Haste
|
|
78
|
+
- "Gloves of Haste"
|
|
79
79
|
26:
|
|
80
80
|
- lifesteal
|
|
81
|
-
- Morbid Mask
|
|
81
|
+
- "Morbid Mask"
|
|
82
82
|
27:
|
|
83
83
|
- ring_of_regen
|
|
84
|
-
- Ring of Regen
|
|
84
|
+
- "Ring of Regen"
|
|
85
85
|
28:
|
|
86
86
|
- sobi_mask
|
|
87
|
-
- Sage's Mask
|
|
87
|
+
- "Sage's Mask"
|
|
88
88
|
29:
|
|
89
89
|
- boots
|
|
90
|
-
- Boots of Speed
|
|
90
|
+
- "Boots of Speed"
|
|
91
91
|
30:
|
|
92
92
|
- gem
|
|
93
|
-
- Gem of True Sight
|
|
93
|
+
- "Gem of True Sight"
|
|
94
94
|
31:
|
|
95
95
|
- cloak
|
|
96
|
-
- Cloak
|
|
96
|
+
- "Cloak"
|
|
97
97
|
32:
|
|
98
98
|
- talisman_of_evasion
|
|
99
|
-
- Talisman of Evasion
|
|
99
|
+
- "Talisman of Evasion"
|
|
100
100
|
33:
|
|
101
101
|
- cheese
|
|
102
|
-
- Cheese
|
|
102
|
+
- "Cheese"
|
|
103
103
|
34:
|
|
104
104
|
- magic_stick
|
|
105
|
-
- Magic Stick
|
|
105
|
+
- "Magic Stick"
|
|
106
106
|
35:
|
|
107
107
|
- recipe_magic_wand
|
|
108
108
|
- "Recipe: Magic Wand"
|
|
109
109
|
36:
|
|
110
110
|
- magic_wand
|
|
111
|
-
- Magic Wand
|
|
111
|
+
- "Magic Wand"
|
|
112
112
|
37:
|
|
113
113
|
- ghost
|
|
114
|
-
- Ghost Scepter
|
|
114
|
+
- "Ghost Scepter"
|
|
115
115
|
38:
|
|
116
116
|
- clarity
|
|
117
|
-
- Clarity
|
|
117
|
+
- "Clarity"
|
|
118
118
|
39:
|
|
119
119
|
- flask
|
|
120
|
-
- Healing Salve
|
|
120
|
+
- "Healing Salve"
|
|
121
121
|
40:
|
|
122
122
|
- dust
|
|
123
|
-
- Dust of Appearance
|
|
123
|
+
- "Dust of Appearance"
|
|
124
124
|
41:
|
|
125
125
|
- bottle
|
|
126
|
-
- Bottle
|
|
126
|
+
- "Bottle"
|
|
127
127
|
42:
|
|
128
128
|
- ward_observer
|
|
129
|
-
- Observer Ward
|
|
129
|
+
- "Observer Ward"
|
|
130
130
|
43:
|
|
131
131
|
- ward_sentry
|
|
132
|
-
- Sentry Ward
|
|
132
|
+
- "Sentry Ward"
|
|
133
133
|
44:
|
|
134
134
|
- tango
|
|
135
|
-
- Tango
|
|
135
|
+
- "Tango"
|
|
136
136
|
45:
|
|
137
137
|
- courier
|
|
138
|
-
- Animal Courier
|
|
138
|
+
- "Animal Courier"
|
|
139
139
|
46:
|
|
140
140
|
- tpscroll
|
|
141
|
-
- Town Portal Scroll
|
|
141
|
+
- "Town Portal Scroll"
|
|
142
142
|
47:
|
|
143
143
|
- recipe_travel_boots
|
|
144
144
|
- "Recipe: Boots of Travel"
|
|
145
145
|
48:
|
|
146
146
|
- travel_boots
|
|
147
|
-
- Boots of Travel
|
|
147
|
+
- "Boots of Travel"
|
|
148
148
|
49:
|
|
149
149
|
- recipe_phase_boots
|
|
150
150
|
- "Recipe: Phase Boots"
|
|
151
151
|
50:
|
|
152
152
|
- phase_boots
|
|
153
|
-
- Phase Boots
|
|
153
|
+
- "Phase Boots"
|
|
154
154
|
51:
|
|
155
155
|
- demon_edge
|
|
156
|
-
- Demon Edge
|
|
156
|
+
- "Demon Edge"
|
|
157
157
|
52:
|
|
158
158
|
- eagle
|
|
159
|
-
- Eaglesong
|
|
159
|
+
- "Eaglesong"
|
|
160
160
|
53:
|
|
161
161
|
- reaver
|
|
162
|
-
- Reaver
|
|
162
|
+
- "Reaver"
|
|
163
163
|
54:
|
|
164
164
|
- relic
|
|
165
|
-
- Sacred Relic
|
|
165
|
+
- "Sacred Relic"
|
|
166
166
|
55:
|
|
167
167
|
- hyperstone
|
|
168
|
-
- Hyperstone
|
|
168
|
+
- "Hyperstone"
|
|
169
169
|
56:
|
|
170
170
|
- ring_of_health
|
|
171
|
-
- Ring of Health
|
|
171
|
+
- "Ring of Health"
|
|
172
172
|
57:
|
|
173
173
|
- void_stone
|
|
174
|
-
- Void Stone
|
|
174
|
+
- "Void Stone"
|
|
175
175
|
58:
|
|
176
176
|
- mystic_staff
|
|
177
|
-
- Mystic Staff
|
|
177
|
+
- "Mystic Staff"
|
|
178
178
|
59:
|
|
179
179
|
- energy_booster
|
|
180
|
-
- Energy Booster
|
|
180
|
+
- "Energy Booster"
|
|
181
181
|
60:
|
|
182
182
|
- point_booster
|
|
183
|
-
- Point Booster
|
|
183
|
+
- "Point Booster"
|
|
184
184
|
61:
|
|
185
185
|
- vitality_booster
|
|
186
|
-
- Vitality Booster
|
|
186
|
+
- "Vitality Booster"
|
|
187
187
|
62:
|
|
188
188
|
- recipe_power_treads
|
|
189
189
|
- "Recipe: Power Treads"
|
|
190
190
|
63:
|
|
191
191
|
- power_treads
|
|
192
|
-
- Power Treads
|
|
192
|
+
- "Power Treads"
|
|
193
193
|
64:
|
|
194
194
|
- recipe_hand_of_midas
|
|
195
195
|
- "Recipe: Hand of Midas"
|
|
196
196
|
65:
|
|
197
197
|
- hand_of_midas
|
|
198
|
-
- Hand of Midas
|
|
198
|
+
- "Hand of Midas"
|
|
199
199
|
66:
|
|
200
200
|
- recipe_oblivion_staff
|
|
201
201
|
- "Recipe: Oblivion Staff"
|
|
202
202
|
67:
|
|
203
203
|
- oblivion_staff
|
|
204
|
-
- Oblivion Staff
|
|
204
|
+
- "Oblivion Staff"
|
|
205
205
|
68:
|
|
206
206
|
- recipe_pers
|
|
207
207
|
- "Recipe: Perseverance"
|
|
208
208
|
69:
|
|
209
209
|
- pers
|
|
210
|
-
- Perseverance
|
|
210
|
+
- "Perseverance"
|
|
211
211
|
70:
|
|
212
212
|
- recipe_poor_mans_shield
|
|
213
213
|
- "Recipe: Poor Man's Shield"
|
|
214
214
|
71:
|
|
215
215
|
- poor_mans_shield
|
|
216
|
-
- Poor Man's Shield
|
|
216
|
+
- "Poor Man's Shield"
|
|
217
217
|
72:
|
|
218
218
|
- recipe_bracer
|
|
219
219
|
- "Recipe: Bracer"
|
|
220
220
|
73:
|
|
221
221
|
- bracer
|
|
222
|
-
- Bracer
|
|
222
|
+
- "Bracer"
|
|
223
223
|
74:
|
|
224
224
|
- recipe_wraith_band
|
|
225
225
|
- "Recipe: Wraith Band"
|
|
226
226
|
75:
|
|
227
227
|
- wraith_band
|
|
228
|
-
- Wraith Band
|
|
228
|
+
- "Wraith Band"
|
|
229
229
|
76:
|
|
230
230
|
- recipe_null_talisman
|
|
231
231
|
- "Recipe: Null Talisman"
|
|
232
232
|
77:
|
|
233
233
|
- null_talisman
|
|
234
|
-
- Null Talisman
|
|
234
|
+
- "Null Talisman"
|
|
235
235
|
78:
|
|
236
236
|
- recipe_mekansm
|
|
237
237
|
- "Recipe: Mekansm"
|
|
238
238
|
79:
|
|
239
239
|
- mekansm
|
|
240
|
-
- Mekansm
|
|
240
|
+
- "Mekansm"
|
|
241
241
|
80:
|
|
242
242
|
- recipe_vladmir
|
|
243
243
|
- "Recipe: Vladmir's Offering"
|
|
244
244
|
81:
|
|
245
245
|
- vladmir
|
|
246
|
-
- Vladmir's Offering
|
|
246
|
+
- "Vladmir's Offering"
|
|
247
247
|
84:
|
|
248
248
|
- flying_courier
|
|
249
|
-
- Flying Courier
|
|
249
|
+
- "Flying Courier"
|
|
250
250
|
85:
|
|
251
251
|
- recipe_buckler
|
|
252
252
|
- "Recipe: Buckler"
|
|
253
253
|
86:
|
|
254
254
|
- buckler
|
|
255
|
-
- Buckler
|
|
255
|
+
- "Buckler"
|
|
256
256
|
87:
|
|
257
257
|
- recipe_ring_of_basilius
|
|
258
258
|
- "Recipe: Ring of Basilius"
|
|
259
259
|
88:
|
|
260
260
|
- ring_of_basilius
|
|
261
|
-
- Ring of Basilius
|
|
261
|
+
- "Ring of Basilius"
|
|
262
262
|
89:
|
|
263
263
|
- recipe_pipe
|
|
264
264
|
- "Recipe: Pipe of Insight"
|
|
265
265
|
90:
|
|
266
266
|
- pipe
|
|
267
|
-
- Pipe of Insight
|
|
267
|
+
- "Pipe of Insight"
|
|
268
268
|
91:
|
|
269
269
|
- recipe_urn_of_shadows
|
|
270
270
|
- "Recipe: Urn of Shadows"
|
|
271
271
|
92:
|
|
272
272
|
- urn_of_shadows
|
|
273
|
-
- Urn of Shadows
|
|
273
|
+
- "Urn of Shadows"
|
|
274
274
|
93:
|
|
275
275
|
- recipe_headdress
|
|
276
276
|
- "Recipe: Headdress"
|
|
277
277
|
94:
|
|
278
278
|
- headdress
|
|
279
|
-
- Headdress
|
|
279
|
+
- "Headdress"
|
|
280
280
|
95:
|
|
281
281
|
- recipe_sheepstick
|
|
282
282
|
- "Recipe: Scythe of Vyse"
|
|
283
283
|
96:
|
|
284
284
|
- sheepstick
|
|
285
|
-
- Scythe of Vyse
|
|
285
|
+
- "Scythe of Vyse"
|
|
286
286
|
97:
|
|
287
287
|
- recipe_orchid
|
|
288
288
|
- "Recipe: Orchid Malevolence"
|
|
289
289
|
98:
|
|
290
290
|
- orchid
|
|
291
|
-
- Orchid Malevolence
|
|
291
|
+
- "Orchid Malevolence"
|
|
292
292
|
99:
|
|
293
293
|
- recipe_cyclone
|
|
294
294
|
- "Recipe: Eul's Scepter of Divinity"
|
|
295
295
|
100:
|
|
296
296
|
- cyclone
|
|
297
|
-
- Eul's Scepter of Divinity
|
|
297
|
+
- "Eul's Scepter of Divinity"
|
|
298
298
|
101:
|
|
299
299
|
- recipe_force_staff
|
|
300
300
|
- "Recipe: Force Staff"
|
|
301
301
|
102:
|
|
302
302
|
- force_staff
|
|
303
|
-
- Force Staff
|
|
303
|
+
- "Force Staff"
|
|
304
304
|
103:
|
|
305
305
|
- recipe_dagon
|
|
306
306
|
- "Recipe: Dagon"
|
|
307
307
|
104:
|
|
308
308
|
- dagon
|
|
309
|
-
- Dagon
|
|
309
|
+
- "Dagon"
|
|
310
310
|
105:
|
|
311
311
|
- recipe_necronomicon
|
|
312
312
|
- "Recipe: Necronomicon"
|
|
313
313
|
106:
|
|
314
314
|
- necronomicon
|
|
315
|
-
- Necronomicon
|
|
315
|
+
- "Necronomicon"
|
|
316
316
|
107:
|
|
317
317
|
- recipe_ultimate_scepter
|
|
318
318
|
- "Recipe: Aghanim's Scepter"
|
|
319
319
|
108:
|
|
320
320
|
- ultimate_scepter
|
|
321
|
-
- Aghanim's Scepter
|
|
321
|
+
- "Aghanim's Scepter"
|
|
322
322
|
109:
|
|
323
323
|
- recipe_refresher
|
|
324
324
|
- "Recipe: Refresher Orb"
|
|
325
325
|
110:
|
|
326
326
|
- refresher
|
|
327
|
-
- Refresher Orb
|
|
327
|
+
- "Refresher Orb"
|
|
328
328
|
111:
|
|
329
329
|
- recipe_assault
|
|
330
330
|
- "Recipe: Assault Cuirass"
|
|
331
331
|
112:
|
|
332
332
|
- assault
|
|
333
|
-
- Assault Cuirass
|
|
333
|
+
- "Assault Cuirass"
|
|
334
334
|
113:
|
|
335
335
|
- recipe_heart
|
|
336
336
|
- "Recipe: Heart of Tarrasque"
|
|
337
337
|
114:
|
|
338
338
|
- heart
|
|
339
|
-
- Heart of Tarrasque
|
|
339
|
+
- "Heart of Tarrasque"
|
|
340
340
|
115:
|
|
341
341
|
- recipe_black_king_bar
|
|
342
342
|
- "Recipe: Black King Bar"
|
|
343
343
|
116:
|
|
344
344
|
- black_king_bar
|
|
345
|
-
- Black King Bar
|
|
345
|
+
- "Black King Bar"
|
|
346
346
|
117:
|
|
347
347
|
- aegis
|
|
348
|
-
- Aegis of the Immortal
|
|
348
|
+
- "Aegis of the Immortal"
|
|
349
349
|
118:
|
|
350
350
|
- recipe_shivas_guard
|
|
351
351
|
- "Recipe: Shiva's Guard"
|
|
352
352
|
119:
|
|
353
353
|
- shivas_guard
|
|
354
|
-
- Shiva's Guard
|
|
354
|
+
- "Shiva's Guard"
|
|
355
355
|
120:
|
|
356
356
|
- recipe_bloodstone
|
|
357
357
|
- "Recipe: Bloodstone"
|
|
358
358
|
121:
|
|
359
359
|
- bloodstone
|
|
360
|
-
- Bloodstone
|
|
360
|
+
- "Bloodstone"
|
|
361
361
|
122:
|
|
362
362
|
- recipe_sphere
|
|
363
363
|
- "Recipe: Linken's Sphere"
|
|
364
364
|
123:
|
|
365
365
|
- sphere
|
|
366
|
-
- Linken's Sphere
|
|
366
|
+
- "Linken's Sphere"
|
|
367
367
|
124:
|
|
368
368
|
- recipe_vanguard
|
|
369
369
|
- "Recipe: Vanguard"
|
|
370
370
|
125:
|
|
371
371
|
- vanguard
|
|
372
|
-
- Vanguard
|
|
372
|
+
- "Vanguard"
|
|
373
373
|
126:
|
|
374
374
|
- recipe_blade_mail
|
|
375
375
|
- "Recipe: Blade Mail"
|
|
376
376
|
127:
|
|
377
377
|
- blade_mail
|
|
378
|
-
- Blade Mail
|
|
378
|
+
- "Blade Mail"
|
|
379
379
|
128:
|
|
380
380
|
- recipe_soul_booster
|
|
381
381
|
- "Recipe: Soul Booster"
|
|
382
382
|
129:
|
|
383
383
|
- soul_booster
|
|
384
|
-
- Soul Booster
|
|
384
|
+
- "Soul Booster"
|
|
385
385
|
130:
|
|
386
386
|
- recipe_hood_of_defiance
|
|
387
387
|
- "Recipe: Hood of Defiance"
|
|
388
388
|
131:
|
|
389
389
|
- hood_of_defiance
|
|
390
|
-
- Hood of Defiance
|
|
390
|
+
- "Hood of Defiance"
|
|
391
391
|
132:
|
|
392
392
|
- recipe_rapier
|
|
393
393
|
- "Recipe: Divine Rapier"
|
|
394
394
|
133:
|
|
395
395
|
- rapier
|
|
396
|
-
- Divine Rapier
|
|
396
|
+
- "Divine Rapier"
|
|
397
397
|
134:
|
|
398
398
|
- recipe_monkey_king_bar
|
|
399
399
|
- "Recipe: Monkey King Bar"
|
|
400
400
|
135:
|
|
401
401
|
- monkey_king_bar
|
|
402
|
-
- Monkey King Bar
|
|
402
|
+
- "Monkey King Bar"
|
|
403
403
|
136:
|
|
404
404
|
- recipe_radiance
|
|
405
405
|
- "Recipe: Radiance"
|
|
406
406
|
137:
|
|
407
407
|
- radiance
|
|
408
|
-
- Radiance
|
|
408
|
+
- "Radiance"
|
|
409
409
|
138:
|
|
410
410
|
- recipe_butterfly
|
|
411
411
|
- "Recipe: Butterfly"
|
|
412
412
|
139:
|
|
413
413
|
- butterfly
|
|
414
|
-
- Butterfly
|
|
414
|
+
- "Butterfly"
|
|
415
415
|
140:
|
|
416
416
|
- recipe_greater_crit
|
|
417
417
|
- "Recipe: Daedalus"
|
|
418
418
|
141:
|
|
419
419
|
- greater_crit
|
|
420
|
-
- Daedalus
|
|
420
|
+
- "Daedalus"
|
|
421
421
|
142:
|
|
422
422
|
- recipe_basher
|
|
423
423
|
- "Recipe: Skull Basher"
|
|
424
424
|
143:
|
|
425
425
|
- basher
|
|
426
|
-
- Skull Basher
|
|
426
|
+
- "Skull Basher"
|
|
427
427
|
144:
|
|
428
428
|
- recipe_bfury
|
|
429
429
|
- "Recipe: Battle Fury"
|
|
430
430
|
145:
|
|
431
431
|
- bfury
|
|
432
|
-
- Battle Fury
|
|
432
|
+
- "Battle Fury"
|
|
433
433
|
146:
|
|
434
434
|
- recipe_manta
|
|
435
435
|
- "Recipe: Manta Style"
|
|
436
436
|
147:
|
|
437
437
|
- manta
|
|
438
|
-
- Manta Style
|
|
438
|
+
- "Manta Style"
|
|
439
439
|
148:
|
|
440
440
|
- recipe_lesser_crit
|
|
441
441
|
- "Recipe: Crystalys"
|
|
442
442
|
149:
|
|
443
443
|
- lesser_crit
|
|
444
|
-
- Crystalys
|
|
444
|
+
- "Crystalys"
|
|
445
445
|
150:
|
|
446
446
|
- recipe_armlet
|
|
447
447
|
- "Recipe: Armlet of Mordiggian"
|
|
448
448
|
151:
|
|
449
449
|
- armlet
|
|
450
|
-
- Armlet of Mordiggian
|
|
450
|
+
- "Armlet of Mordiggian"
|
|
451
451
|
152:
|
|
452
452
|
- invis_sword
|
|
453
|
-
- Shadow Blade
|
|
453
|
+
- "Shadow Blade"
|
|
454
454
|
153:
|
|
455
455
|
- recipe_sange_and_yasha
|
|
456
456
|
- "Recipe: Sange and Yasha"
|
|
457
457
|
154:
|
|
458
458
|
- sange_and_yasha
|
|
459
|
-
- Sange and Yasha
|
|
459
|
+
- "Sange and Yasha"
|
|
460
460
|
155:
|
|
461
461
|
- recipe_satanic
|
|
462
462
|
- "Recipe: Satanic"
|
|
463
463
|
156:
|
|
464
464
|
- satanic
|
|
465
|
-
- Satanic
|
|
465
|
+
- "Satanic"
|
|
466
466
|
157:
|
|
467
467
|
- recipe_mjollnir
|
|
468
468
|
- "Recipe: Mjollnir"
|
|
469
469
|
158:
|
|
470
470
|
- mjollnir
|
|
471
|
-
- Mjollnir
|
|
471
|
+
- "Mjollnir"
|
|
472
472
|
159:
|
|
473
473
|
- recipe_skadi
|
|
474
474
|
- "Recipe: Eye of Skadi"
|
|
475
475
|
160:
|
|
476
476
|
- skadi
|
|
477
|
-
- Eye of Skadi
|
|
477
|
+
- "Eye of Skadi"
|
|
478
478
|
161:
|
|
479
479
|
- recipe_sange
|
|
480
480
|
- "Recipe: Sange"
|
|
481
481
|
162:
|
|
482
482
|
- sange
|
|
483
|
-
- Sange
|
|
483
|
+
- "Sange"
|
|
484
484
|
163:
|
|
485
485
|
- recipe_helm_of_the_dominator
|
|
486
486
|
- "Recipe: Helm of the Dominator"
|
|
487
487
|
164:
|
|
488
488
|
- helm_of_the_dominator
|
|
489
|
-
- Helm of the Dominator
|
|
489
|
+
- "Helm of the Dominator"
|
|
490
490
|
165:
|
|
491
491
|
- recipe_maelstrom
|
|
492
492
|
- "Recipe: Maelstrom"
|
|
493
493
|
166:
|
|
494
494
|
- maelstrom
|
|
495
|
-
- Maelstrom
|
|
495
|
+
- "Maelstrom"
|
|
496
496
|
167:
|
|
497
497
|
- recipe_desolator
|
|
498
498
|
- "Recipe: Desolator"
|
|
499
499
|
168:
|
|
500
500
|
- desolator
|
|
501
|
-
- Desolator
|
|
501
|
+
- "Desolator"
|
|
502
502
|
169:
|
|
503
503
|
- recipe_yasha
|
|
504
504
|
- "Recipe: Yasha"
|
|
505
505
|
170:
|
|
506
506
|
- yasha
|
|
507
|
-
- Yasha
|
|
507
|
+
- "Yasha"
|
|
508
508
|
171:
|
|
509
509
|
- recipe_mask_of_madness
|
|
510
510
|
- "Recipe: Mask of Madness"
|
|
511
511
|
172:
|
|
512
512
|
- mask_of_madness
|
|
513
|
-
- Mask of Madness
|
|
513
|
+
- "Mask of Madness"
|
|
514
514
|
173:
|
|
515
515
|
- recipe_diffusal_blade
|
|
516
516
|
- "Recipe: Diffusal Blade"
|
|
517
517
|
174:
|
|
518
518
|
- diffusal_blade
|
|
519
|
-
- Diffusal Blade
|
|
519
|
+
- "Diffusal Blade"
|
|
520
520
|
175:
|
|
521
521
|
- recipe_ethereal_blade
|
|
522
522
|
- "Recipe: Ethereal Blade"
|
|
523
523
|
176:
|
|
524
524
|
- ethereal_blade
|
|
525
|
-
- Ethereal Blade
|
|
525
|
+
- "Ethereal Blade"
|
|
526
526
|
177:
|
|
527
527
|
- recipe_soul_ring
|
|
528
528
|
- "Recipe: Soul Ring"
|
|
529
529
|
178:
|
|
530
530
|
- soul_ring
|
|
531
|
-
- Soul Ring
|
|
531
|
+
- "Soul Ring"
|
|
532
532
|
179:
|
|
533
533
|
- recipe_arcane_boots
|
|
534
534
|
- "Recipe: Arcane Boots"
|
|
535
535
|
180:
|
|
536
536
|
- arcane_boots
|
|
537
|
-
- Arcane Boots
|
|
537
|
+
- "Arcane Boots"
|
|
538
538
|
181:
|
|
539
539
|
- orb_of_venom
|
|
540
|
-
- Orb of Venom
|
|
540
|
+
- "Orb of Venom"
|
|
541
541
|
182:
|
|
542
542
|
- stout_shield
|
|
543
|
-
- Stout Shield
|
|
543
|
+
- "Stout Shield"
|
|
544
544
|
183:
|
|
545
545
|
- recipe_invis_sword
|
|
546
546
|
- "Recipe: Shadow Blade"
|
|
@@ -549,22 +549,22 @@
|
|
|
549
549
|
- "Recipe: Drum of Endurance"
|
|
550
550
|
185:
|
|
551
551
|
- ancient_janggo
|
|
552
|
-
- Drum of Endurance
|
|
552
|
+
- "Drum of Endurance"
|
|
553
553
|
186:
|
|
554
554
|
- recipe_medallion_of_courage
|
|
555
555
|
- "Recipe: Medallion of Courage"
|
|
556
556
|
187:
|
|
557
557
|
- medallion_of_courage
|
|
558
|
-
- Medallion of Courage
|
|
558
|
+
- "Medallion of Courage"
|
|
559
559
|
188:
|
|
560
560
|
- smoke_of_deceit
|
|
561
|
-
- Smoke of Deceit
|
|
561
|
+
- "Smoke of Deceit"
|
|
562
562
|
189:
|
|
563
563
|
- recipe_veil_of_discord
|
|
564
564
|
- "Recipe: Veil of Discord"
|
|
565
565
|
190:
|
|
566
566
|
- veil_of_discord
|
|
567
|
-
- Veil of Discord
|
|
567
|
+
- "Veil of Discord"
|
|
568
568
|
191:
|
|
569
569
|
- recipe_necronomicon_2
|
|
570
570
|
- "Recipe: Necronomicon"
|
|
@@ -573,16 +573,16 @@
|
|
|
573
573
|
- "Recipe: Necronomicon"
|
|
574
574
|
193:
|
|
575
575
|
- necronomicon_2
|
|
576
|
-
- Necronomicon
|
|
576
|
+
- "Necronomicon"
|
|
577
577
|
194:
|
|
578
578
|
- necronomicon_3
|
|
579
|
-
- Necronomicon
|
|
579
|
+
- "Necronomicon"
|
|
580
580
|
195:
|
|
581
581
|
- recipe_diffusal_blade_2
|
|
582
582
|
- "Recipe: Diffusal Blade"
|
|
583
583
|
196:
|
|
584
584
|
- diffusal_blade_2
|
|
585
|
-
- Diffusal Blade
|
|
585
|
+
- "Diffusal Blade"
|
|
586
586
|
197:
|
|
587
587
|
- recipe_dagon_2
|
|
588
588
|
- "Recipe: Dagon"
|
|
@@ -597,70 +597,70 @@
|
|
|
597
597
|
- "Recipe: Dagon"
|
|
598
598
|
201:
|
|
599
599
|
- dagon_2
|
|
600
|
-
- Dagon
|
|
600
|
+
- "Dagon"
|
|
601
601
|
202:
|
|
602
602
|
- dagon_3
|
|
603
|
-
- Dagon
|
|
603
|
+
- "Dagon"
|
|
604
604
|
203:
|
|
605
605
|
- dagon_4
|
|
606
|
-
- Dagon
|
|
606
|
+
- "Dagon"
|
|
607
607
|
204:
|
|
608
608
|
- dagon_5
|
|
609
|
-
- Dagon
|
|
609
|
+
- "Dagon"
|
|
610
610
|
205:
|
|
611
611
|
- recipe_rod_of_atos
|
|
612
612
|
- "Recipe: Rod of Atos"
|
|
613
613
|
206:
|
|
614
614
|
- rod_of_atos
|
|
615
|
-
- Rod of Atos
|
|
615
|
+
- "Rod of Atos"
|
|
616
616
|
207:
|
|
617
617
|
- recipe_abyssal_blade
|
|
618
618
|
- "Recipe: Abyssal Blade"
|
|
619
619
|
208:
|
|
620
620
|
- abyssal_blade
|
|
621
|
-
- Abyssal Blade
|
|
621
|
+
- "Abyssal Blade"
|
|
622
622
|
209:
|
|
623
623
|
- recipe_heavens_halberd
|
|
624
624
|
- "Recipe: Heaven's Halberd"
|
|
625
625
|
210:
|
|
626
626
|
- heavens_halberd
|
|
627
|
-
- Heaven's Halberd
|
|
627
|
+
- "Heaven's Halberd"
|
|
628
628
|
211:
|
|
629
629
|
- recipe_ring_of_aquila
|
|
630
630
|
- "Recipe: Ring of Aquila"
|
|
631
631
|
212:
|
|
632
632
|
- ring_of_aquila
|
|
633
|
-
- Ring of Aquila
|
|
633
|
+
- "Ring of Aquila"
|
|
634
634
|
213:
|
|
635
635
|
- recipe_tranquil_boots
|
|
636
636
|
- "Recipe: Tranquil Boots"
|
|
637
637
|
214:
|
|
638
638
|
- tranquil_boots
|
|
639
|
-
- Tranquil Boots
|
|
639
|
+
- "Tranquil Boots"
|
|
640
640
|
215:
|
|
641
641
|
- shadow_amulet
|
|
642
|
-
- Shadow Amulet
|
|
642
|
+
- "Shadow Amulet"
|
|
643
643
|
216:
|
|
644
644
|
- enchanted_mango
|
|
645
|
-
- Enchanted Mango
|
|
645
|
+
- "Enchanted Mango"
|
|
646
646
|
217:
|
|
647
647
|
- recipe_ward_dispenser
|
|
648
648
|
- "Recipe: Ward Dispenser"
|
|
649
649
|
218:
|
|
650
650
|
- ward_dispenser
|
|
651
|
-
- Ward Dispenser
|
|
651
|
+
- "Ward Dispenser"
|
|
652
652
|
219:
|
|
653
653
|
- recipe_travel_boots_2
|
|
654
654
|
- "Recipe: Upgraded Boots of Travel"
|
|
655
655
|
220:
|
|
656
656
|
- travel_boots_2
|
|
657
|
-
- Upgraded Boots of Travel
|
|
657
|
+
- "Upgraded Boots of Travel"
|
|
658
658
|
221:
|
|
659
659
|
- recipe_lotus_orb
|
|
660
660
|
- "Recipe: Lotus Orb"
|
|
661
661
|
226:
|
|
662
662
|
- lotus_orb
|
|
663
|
-
- Lotus Orb
|
|
663
|
+
- "Lotus Orb"
|
|
664
664
|
227:
|
|
665
665
|
- recipe_solar_crest
|
|
666
666
|
- "Recipe: Solar Crest"
|
|
@@ -669,16 +669,16 @@
|
|
|
669
669
|
- "Recipe: Octarine Core"
|
|
670
670
|
229:
|
|
671
671
|
- solar_crest
|
|
672
|
-
- Solar Crest
|
|
672
|
+
- "Solar Crest"
|
|
673
673
|
230:
|
|
674
674
|
- recipe_guardian_greaves
|
|
675
675
|
- "Recipe: Guardian Greaves"
|
|
676
676
|
231:
|
|
677
677
|
- guardian_greaves
|
|
678
|
-
- Guardian Greaves
|
|
678
|
+
- "Guardian Greaves"
|
|
679
679
|
232:
|
|
680
680
|
- aether_lens
|
|
681
|
-
- Aether Lens
|
|
681
|
+
- "Aether Lens"
|
|
682
682
|
233:
|
|
683
683
|
- recipe_aether_lens
|
|
684
684
|
- "Recipe: Aether Lens"
|
|
@@ -687,34 +687,34 @@
|
|
|
687
687
|
- "Recipe: Dragon Lance"
|
|
688
688
|
235:
|
|
689
689
|
- octarine_core
|
|
690
|
-
- Octarine Core
|
|
690
|
+
- "Octarine Core"
|
|
691
691
|
236:
|
|
692
692
|
- dragon_lance
|
|
693
|
-
- Dragon Lance
|
|
693
|
+
- "Dragon Lance"
|
|
694
694
|
237:
|
|
695
695
|
- faerie_fire
|
|
696
|
-
- Faerie Fire
|
|
696
|
+
- "Faerie Fire"
|
|
697
697
|
238:
|
|
698
698
|
- recipe_iron_talon
|
|
699
699
|
- "Recipe: Iron Talon"
|
|
700
700
|
239:
|
|
701
701
|
- iron_talon
|
|
702
|
-
- Iron Talon
|
|
702
|
+
- "Iron Talon"
|
|
703
703
|
240:
|
|
704
704
|
- blight_stone
|
|
705
|
-
- Blight Stone
|
|
705
|
+
- "Blight Stone"
|
|
706
706
|
241:
|
|
707
707
|
- tango_single
|
|
708
|
-
- Tango (Shared)
|
|
708
|
+
- "Tango (Shared)"
|
|
709
709
|
242:
|
|
710
710
|
- crimson_guard
|
|
711
|
-
- Crimson Guard
|
|
711
|
+
- "Crimson Guard"
|
|
712
712
|
243:
|
|
713
713
|
- recipe_crimson_guard
|
|
714
714
|
- "Recipe: Crimson Guard"
|
|
715
715
|
244:
|
|
716
716
|
- wind_lace
|
|
717
|
-
- Wind Lace
|
|
717
|
+
- "Wind Lace"
|
|
718
718
|
245:
|
|
719
719
|
- recipe_bloodthorn
|
|
720
720
|
- "Recipe: Bloodthorn"
|
|
@@ -723,103 +723,124 @@
|
|
|
723
723
|
- "Recipe: Moon Shard"
|
|
724
724
|
247:
|
|
725
725
|
- moon_shard
|
|
726
|
-
- Moon Shard
|
|
726
|
+
- "Moon Shard"
|
|
727
727
|
248:
|
|
728
728
|
- recipe_silver_edge
|
|
729
729
|
- "Recipe: Silver Edge"
|
|
730
730
|
249:
|
|
731
731
|
- silver_edge
|
|
732
|
-
- Silver Edge
|
|
732
|
+
- "Silver Edge"
|
|
733
733
|
250:
|
|
734
734
|
- bloodthorn
|
|
735
|
-
- Bloodthorn
|
|
735
|
+
- "Bloodthorn"
|
|
736
736
|
251:
|
|
737
737
|
- recipe_echo_sabre
|
|
738
738
|
- "Recipe: Echo Sabre"
|
|
739
739
|
252:
|
|
740
740
|
- echo_sabre
|
|
741
|
-
- Echo Sabre
|
|
741
|
+
- "Echo Sabre"
|
|
742
742
|
253:
|
|
743
743
|
- recipe_glimmer_cape
|
|
744
744
|
- "Recipe: Glimmer Cape"
|
|
745
745
|
254:
|
|
746
746
|
- glimmer_cape
|
|
747
|
-
- Glimmer Cape
|
|
747
|
+
- "Glimmer Cape"
|
|
748
748
|
257:
|
|
749
749
|
- tome_of_knowledge
|
|
750
|
-
- Tome of Knowledge
|
|
750
|
+
- "Tome of Knowledge"
|
|
751
751
|
262:
|
|
752
752
|
- recipe_hurricane_pike
|
|
753
753
|
- "Recipe: Hurricane Pike"
|
|
754
754
|
263:
|
|
755
755
|
- hurricane_pike
|
|
756
|
-
- Hurricane Pike
|
|
756
|
+
- "Hurricane Pike"
|
|
757
757
|
264:
|
|
758
758
|
- banana
|
|
759
|
-
- Banana
|
|
759
|
+
- "Banana"
|
|
760
760
|
265:
|
|
761
761
|
- infused_raindrop
|
|
762
|
-
- Infused Raindrop
|
|
762
|
+
- "Infused Raindrop"
|
|
763
763
|
1000:
|
|
764
764
|
- halloween_candy_corn
|
|
765
|
-
- Greevil Taffy
|
|
765
|
+
- "Greevil Taffy"
|
|
766
766
|
1001:
|
|
767
767
|
- mystery_hook
|
|
768
|
-
- DOTA_Tooltip_Ability_item_mystery_hook
|
|
768
|
+
- "DOTA_Tooltip_Ability_item_mystery_hook"
|
|
769
769
|
1002:
|
|
770
770
|
- mystery_arrow
|
|
771
|
-
- DOTA_Tooltip_Ability_item_mystery_arrow
|
|
771
|
+
- "DOTA_Tooltip_Ability_item_mystery_arrow"
|
|
772
772
|
1003:
|
|
773
773
|
- mystery_missile
|
|
774
|
-
- DOTA_Tooltip_Ability_item_mystery_missile
|
|
774
|
+
- "DOTA_Tooltip_Ability_item_mystery_missile"
|
|
775
775
|
1004:
|
|
776
776
|
- mystery_toss
|
|
777
|
-
- DOTA_Tooltip_Ability_item_mystery_toss
|
|
777
|
+
- "DOTA_Tooltip_Ability_item_mystery_toss"
|
|
778
778
|
1005:
|
|
779
779
|
- mystery_vacuum
|
|
780
|
-
- DOTA_Tooltip_Ability_item_mystery_vacuum
|
|
780
|
+
- "DOTA_Tooltip_Ability_item_mystery_vacuum"
|
|
781
781
|
1006:
|
|
782
782
|
- halloween_rapier
|
|
783
|
-
- DOTA_Tooltip_Ability_item_halloween_rapier
|
|
783
|
+
- "DOTA_Tooltip_Ability_item_halloween_rapier"
|
|
784
784
|
1007:
|
|
785
785
|
- greevil_whistle
|
|
786
|
-
- Greevil Whistle
|
|
786
|
+
- "Greevil Whistle"
|
|
787
787
|
1008:
|
|
788
788
|
- greevil_whistle_toggle
|
|
789
|
-
- Greevil Whistle
|
|
789
|
+
- "Greevil Whistle"
|
|
790
790
|
1009:
|
|
791
791
|
- present
|
|
792
|
-
- A Gift!
|
|
792
|
+
- "A Gift!"
|
|
793
793
|
1010:
|
|
794
794
|
- winter_stocking
|
|
795
|
-
- Xmas Stocking
|
|
795
|
+
- "Xmas Stocking"
|
|
796
796
|
1011:
|
|
797
797
|
- winter_skates
|
|
798
|
-
- Speed Skates
|
|
798
|
+
- "Speed Skates"
|
|
799
799
|
1012:
|
|
800
800
|
- winter_cake
|
|
801
|
-
- Fruit-bit Cake
|
|
801
|
+
- "Fruit-bit Cake"
|
|
802
802
|
1013:
|
|
803
803
|
- winter_cookie
|
|
804
|
-
- Wizard Cookie
|
|
804
|
+
- "Wizard Cookie"
|
|
805
805
|
1014:
|
|
806
806
|
- winter_coco
|
|
807
|
-
- Cocoa with Marshmallows
|
|
807
|
+
- "Cocoa with Marshmallows"
|
|
808
808
|
1015:
|
|
809
809
|
- winter_ham
|
|
810
|
-
- Clove Studded Ham
|
|
810
|
+
- "Clove Studded Ham"
|
|
811
811
|
1016:
|
|
812
812
|
- winter_kringle
|
|
813
|
-
- Kringle
|
|
813
|
+
- "Kringle"
|
|
814
814
|
1017:
|
|
815
815
|
- winter_mushroom
|
|
816
|
-
- Snow Mushroom
|
|
816
|
+
- "Snow Mushroom"
|
|
817
817
|
1018:
|
|
818
818
|
- winter_greevil_treat
|
|
819
|
-
- Greevil Treat
|
|
819
|
+
- "Greevil Treat"
|
|
820
820
|
1019:
|
|
821
821
|
- winter_greevil_garbage
|
|
822
|
-
- Greevil Chow
|
|
822
|
+
- "Greevil Chow"
|
|
823
823
|
1020:
|
|
824
824
|
- winter_greevil_chewy
|
|
825
|
-
- Greevil Blink Bone
|
|
825
|
+
- "Greevil Blink Bone"
|
|
826
|
+
1021:
|
|
827
|
+
- river_painter
|
|
828
|
+
- "River Vial: Chrome"
|
|
829
|
+
1022:
|
|
830
|
+
- river_painter2
|
|
831
|
+
- "River Vial: Dry"
|
|
832
|
+
1023:
|
|
833
|
+
- river_painter3
|
|
834
|
+
- "River Vial: Slime"
|
|
835
|
+
1024:
|
|
836
|
+
- river_painter4
|
|
837
|
+
- "River Vial: Oil"
|
|
838
|
+
1025:
|
|
839
|
+
- river_painter5
|
|
840
|
+
- "River Vial: Electrified"
|
|
841
|
+
1026:
|
|
842
|
+
- river_painter6
|
|
843
|
+
- "River Vial: Potion"
|
|
844
|
+
1027:
|
|
845
|
+
- river_painter
|
|
846
|
+
- "River Vial: Blood"
|