vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 function ReagentData_LoadEnglish()
2 -------------------------------
3 -- Reagent Data: Data Tables --
4 -------------------------------
5  
6 -----------------
7 -- Basic Items --
8 -----------------
9  
10 -- Reagent Data: Alchemy Fish
11 ReagentData["alchemyfish"] = {
12 ["oilyblackmouth"] = "Oily Blackmouth",
13 ["firefinsnapper"] = "Firefin Snapper",
14 ["stonescaleeel"] = "Stonescale Eel",
15 };
16  
17 -- Reagent Data: Bandages
18 ReagentData["bandage"] = {
19 ["linen"] = "Linen Bandage",
20 ["heavylinen"] = "Heavy Linen Bandage",
21 ["wool"] = "Wool Bandage",
22 ["heavywool"] = "Heavy Wool Bandage",
23 ["silk"] = "Silk Bandage",
24 ["heavysilk"] = "Heavy Silk Bandage",
25 ["mageweave"] = "Mageweave Bandage",
26 ["heavymageweave"] = "Heavy Mageweave Bandage",
27 ["runecloth"] = "Runecloth Bandage",
28 ["heavyrunecloth"] = "Heavy Runecloth Bandage",
29 ["antivenom"] = "Anti-Venom",
30 ["strongantivenom"] = "Strong Anti-Venom",
31 ["powerfulantivenom"] = "Powerful Anti-Venom",
32 };
33  
34 -- Reagent Data: Bar
35 ReagentData["bar"] = {
36 ["copper"] = "Copper Bar",
37 ["tin"] = "Tin Bar",
38 ["bronze"] = "Bronze Bar",
39 ["silver"] = "Silver Bar",
40 ["iron"] = "Iron Bar",
41 ["steel"] = "Steel Bar",
42 ["gold"] = "Gold Bar",
43 ["mithril"] = "Mithril Bar",
44 ["truesilver"] = "Truesilver Bar",
45 ["thorium"] = "Thorium Bar",
46 ["arcanite"] = "Arcanite Bar",
47 ["darkiron"] = "Dark Iron Bar",
48 ["enchantedthorium"] = "Enchanted Thorium Bar",
49 };
50  
51 -- Reagent Data: Cloth
52 ReagentData["cloth"] = {
53 ["linen"] = "Linen Cloth",
54 ["wool"] = "Wool Cloth",
55 ["silk"] = "Silk Cloth",
56 ["mageweave"] = "Mageweave Cloth",
57 ["rune"] = "Runecloth",
58 ["fel"] = "Felcloth",
59 ["moon"] = "Mooncloth",
60 };
61  
62 -- Reagent Data: Cooking Fish
63 ReagentData["cookingfish"] = {
64 ["rawslitherskinmackerel"] = "Raw Slitherskin Mackerel",
65 ["rawbrilliantsmall"] = "Raw Brilliant Smallfish",
66 ["rawlochfrenzy"] = "Raw Loch Frenzy",
67 ["rawlongjawmudsnapper"] = "Raw Longjaw Mud Snapper",
68 ["rawrainbowfinalbacore"] = "Raw Rainbow Fin Albacore",
69 ["deviate"] = "Deviate Fish",
70 ["rawbristlewhiskercat"] = "Raw Bristle Whisker Catfish",
71 ["rawrockscalecod"] = "Raw Rockscale Cod",
72 ["rawmithrilheadtrout"] = "Raw Mithril Head Trout",
73 ["rawredgill"] = "Raw Redgill",
74 ["rawspottedyellowtail"] = "Raw Spotted Yellowtail",
75 ["largerawmightfish"] = "Large Raw Mightfish",
76 ["rawsummerbass"] = "Raw Summer Bass",
77 ["wintersquid"] = "Winter Squid",
78 ["rawsunscalesalmon"] = "Raw Sunscale Salmon",
79 ["rawnightfinsnapper"] = "Raw Nightfin Snapper",
80 ["rawwhitescalesalmon"] = "Raw Whitescale Salmon",
81 ["darkclawlobster"] = "Darkclaw Lobster",
82 ["rawglossymightfish"] = "Raw Glossy Mightfish",
83 };
84  
85 -- Reagent Data: Elements
86 ReagentData["element"] = {
87 ["earth"] = "Elemental Earth",
88 ["fire"] = "Elemental Fire",
89 ["water"] = "Elemental Water",
90 ["air"] = "Elemental Air",
91 ["ichorofundeath"] = "Ichor of Undeath",
92 ["heartofthewild"] = "Heart of the Wild",
93 ["coreofearth"] = "Core of Earth",
94 ["heartoffire"] = "Heart of Fire",
95 ["globeofwater"] = "Globe of Water",
96 ["breathofwind"] = "Breath of Wind",
97 ["essenceofearth"] = "Essence of Earth",
98 ["essenceofwater"] = "Essence of Water",
99 ["essenceofair"] = "Essence of Air",
100 ["essenceoffire"] = "Essence of Fire",
101 ["essenceofundeath"] = "Essence of Undeath",
102 ["livingessence"] = "Living Essence",
103 };
104  
105 -- Reagent Data: Gems
106 ReagentData["gem"] = {
107 ["malachite"] = "Malachite",
108 ["tigerseye"] = "Tigerseye",
109 ["shadow"] = "Shadowgem",
110 ["lessermoonstone"] = "Lesser Moonstone",
111 ["mossagate"] = "Moss Agate",
112 ["jade"] = "Jade",
113 ["citrine"] = "Citrine",
114 ["aquamarine"] = "Aquamarine",
115 ["starruby"] = "Star Ruby",
116 ["blackvitriol"] = "Black Vitriol",
117 ["largeopal"] = "Large Opal",
118 ["hugeemerald"] = "Huge Emerald",
119 ["bluesapphire"] = "Blue Sapphire",
120 ["azerothiandiamond"] = "Azerothian Diamond",
121 ["arcanecrystal"] = "Arcane Crystal",
122 ["bloodofthemountain"] = "Blood of the Mountain",
123 ["blackdiamond"] = "Black Diamond",
124 ["souldarite"] = "Souldarite",
125 ["pristineblackdiamond"] = "Pristine Black Diamond",
126 };
127  
128 -- Reagent Data: Herbs
129 ReagentData["herb"] = {
130 ["peacebloom"] = "Peacebloom",
131 ["silverleaf"] = "Silverleaf",
132 ["earthroot"] = "Earthroot",
133 ["mageroyal"] = "Mageroyal",
134 ["briarthorn"] = "Briarthorn",
135 ["swifthistle"] = "Swiftthistle",
136 ["stranglekelp"] = "Stranglekelp",
137 ["bruiseweed"] = "Bruiseweed",
138 ["wildsteelbloom"] = "Wild Steelbloom",
139 ["gravemoss"] = "Grave Moss",
140 ["kingsblood"] = "Kingsblood",
141 ["liferoot"] = "Liferoot",
142 ["fadeleaf"] = "Fadeleaf",
143 ["goldthorn"] = "Goldthorn",
144 ["khadgarswhisker"] = "Khadgar's Whisker",
145 ["wintersbite"] = "Wintersbite",
146 ["firebloom"] = "Firebloom",
147 ["purplelotus"] = "Purple Lotus",
148 ["sungrass"] = "Sungrass",
149 ["blindweed"] = "Blindweed",
150 ["morrowgrain"] = "Morrowgrain",
151 ["ghostmushroom"] = "Ghost Mushroom",
152 ["gromsblood"] = "Gromsblood",
153 ["wildvine"] = "Wildvine",
154 ["icecap"] = "Icecap",
155 ["arthastears"] = "Arthas' Tears",
156 ["dreamfoil"] = "Dreamfoil",
157 ["goldensansam"] = "Golden Sansam",
158 ["mountainsilversage"] = "Mountain Silversage",
159 ["plaguebloom"] = "Plaguebloom",
160 ["blacklotus"] = "Black Lotus",
161 ["bloodvine"] = "Bloodvine",
162 };
163  
164 -- Reagent Data: Hide
165 ReagentData["hide"] = {
166 ["light"] = "Light Hide",
167 ["medium"] = "Medium Hide",
168 ["heavy"] = "Heavy Hide",
169 ["thick"] = "Thick Hide",
170 ["rugged"] = "Rugged Hide",
171 ["raptor"] = "Raptor Hide",
172 ["thickwolf"] = "Thick Wolfhide",
173 ["shadowcat"] = "Shadowcat Hide",
174 ["curedlight"] = "Cured Light Hide",
175 ["curedmedium"] = "Cured Medium Hide",
176 ["curedheavy"] = "Cured Heavy Hide",
177 ["curedthick"] = "Cured Thick Hide",
178 ["curedrugged"] = "Cured Rugged Hide",
179 };
180  
181 -- Reagent Data: Leather
182 ReagentData["leather"] = {
183 ["ruinedscraps"] = "Ruined Leather Scraps",
184 ["light"] = "Light Leather",
185 ["medium"] = "Medium Leather",
186 ["heavy"] = "Heavy Leather",
187 ["thick"] = "Thick Leather",
188 ["rugged"] = "Rugged Leather",
189 ["enchanted"] = "Enchanted Leather",
190 ["devilsaur"] = "Devilsaur Leather",
191 ["thinkodo"] = "Thin Kodo Leather",
192 ["chimera"] = "Chimera Leather",
193 ["frostsaber"] = "Frostsaber Leather",
194 ["warbear"] = "Warbear Leather",
195 ["core"] = "Core Leather",
196 ["primalbat"] = "Primal Bat Leather",
197 ["primaltiger"] = "Primal Tiger Leather",
198 };
199  
200 -- Reagent Data: Ore
201 ReagentData["ore"] = {
202 ["copper"] = "Copper Ore",
203 ["tin"] = "Tin Ore",
204 ["silver"] = "Silver Ore",
205 ["iron"] = "Iron Ore",
206 ["gold"] = "Gold Ore",
207 ["mithril"] = "Mithril Ore",
208 ["truesilver"] = "Truesilver Ore",
209 ["thorium"] = "Thorium Ore",
210 ["darkiron"] = "Dark Iron Ore",
211 ["elementium"] = "Elementium Ore",
212 ["smallobsidianshard"] = "Small Obsidian Shard",
213 ["largeobsidianshard"] = "Large Obsidian Shard",
214 };
215  
216 -- Reagent Data: Pearl
217 ReagentData["pearl"] = {
218 ["smalllustrous"] = "Small Lustrous Pearl",
219 ["iridescent"] = "Iridescent Pearl",
220 ["blue"] = "Blue Pearl",
221 ["black"] = "Black Pearl",
222 ["golden"] = "Golden Pearl",
223 };
224  
225 -- Reagent Data: Poisons
226 ReagentData["poison"] = {
227 ["instant"] = "Instant Poison",
228 ["crippling"] = "Crippling Poison",
229 ["mindnumbing"] = "Mind-numbing Poison",
230 ["instantii"] = "Instant Poison II",
231 ["deadly"] = "Deadly Poison",
232 ["instantv"] = "Instant Poison V",
233 ["woundiv"] = "Wound Poison IV",
234 ["deadlyiii"] = "Deadly Poison III",
235 ["wound"] = "Wound Poison",
236 ["deadlyiv"] = "Deadly Poison IV",
237 ["deadlyv"] = "Deadly Poison V",
238 ["woundii"] = "Wound Poison II",
239 ["instantiii"] = "Instant Poison III",
240 ["cripplingii"] = "Crippling Poison II",
241 ["instantiv"] = "Instant Poison IV",
242 ["woundiii"] = "Wound Poison III",
243 ["deadlyii"] = "Deadly Poison II",
244 ["instantvi"] = "Instant Poison VI",
245 ["mindnumbingii"] = "Mind-numbing Poison II",
246 ["mindnumbingiii"] = "Mind-numbing Poison III",
247 };
248  
249 -- Reagent Data: Potions
250 ReagentData["potion"] = {
251 ["minorhealing"] = "Minor Healing Potion",
252 ["elixirofdetectdemon"] = "Elixir of Detect Demon",
253 ["swiftness"] = "Swiftness Potion",
254 ["elixirofbruteforce"] = "Elixir of Brute Force",
255 ["freeaction"] = "Free Action Potion",
256 ["majormana"] = "Major Mana Potion",
257 ["elixirofgiantgrowth"] = "Elixir of Giant Growth",
258 ["dreamlesssleep"] = "Dreamless Sleep Potion",
259 ["greaterarcaneelixir"] = "Greater Arcane Elixir",
260 ["flaskofdistilledwisdom"] = "Flask of Distilled Wisdom",
261 ["mightytrollsblood"] = "Mighty Troll's Blood Potion",
262 ["elixirofgreaterintellect"] = "Elixir of Greater Intellect",
263 ["elixirofdefense"] = "Elixir of Defense",
264 ["flaskofsupremepower"] = "Flask of Supreme Power",
265 ["arcaneelixir"] = "Arcane Elixir",
266 ["flaskofpetrification"] = "Flask of Petrification",
267 ["flaskofchromaticresistance"] = "Flask of Chromatic Resistance",
268 ["shadowprotection"] = "Shadow Protection Potion",
269 ["greatershadowprotection"] = "Greater Shadow Protection Potion",
270 ["swimspeed"] = "Swim Speed Potion",
271 ["flaskofthetitans"] = "Flask of the Titans",
272 ["elixirofagility"] = "Elixir of Agility",
273 ["elixirofminordefense"] = "Elixir of Minor Defense",
274 ["natureprotection"] = "Nature Protection Potion",
275 ["elixirofgreateragility"] = "Elixir of Greater Agility",
276 ["elixirofdreamvision"] = "Elixir of Dream Vision",
277 ["elixirofminoragility"] = "Elixir of Minor Agility",
278 ["catseyeelixir"] = "Catseye Elixir",
279 ["weaktrollsblood"] = "Weak Troll's Blood Potion",
280 ["elixirofgreaterdefense"] = "Elixir of Greater Defense",
281 ["greaterstoneshield"] = "Greater Stoneshield Potion",
282 ["minormana"] = "Minor Mana Potion",
283 ["giftofarthas"] = "Gift of Arthas",
284 ["elixirofshadowpower"] = "Elixir of Shadow Power",
285 ["mightyrage"] = "Mighty Rage Potion",
286 ["minorrejuvenation"] = "Minor Rejuvenation Potion",
287 ["elixiroflionsstrength"] = "Elixir of Lion's Strength",
288 ["healing"] = "Healing Potion",
289 ["greatermana"] = "Greater Mana Potion",
290 ["lesserinvisibility"] = "Lesser Invisibility Potion",
291 ["elixirofdetectlesserinvisibility"] = "Elixir of Detect Lesser Invisibility",
292 ["fireprotection"] = "Fire Protection Potion",
293 ["discoloredhealing"] = "Discolored Healing Potion",
294 ["majorhealing"] = "Major Healing Potion",
295 ["lesserstoneshield"] = "Lesser Stoneshield Potion",
296 ["elixirofdetectundead"] = "Elixir of Detect Undead",
297 ["elixirofthemongoose"] = "Elixir of the Mongoose",
298 ["holyprotection"] = "Holy Protection Potion",
299 ["lessermana"] = "Lesser Mana Potion",
300 ["elixiroffortitude"] = "Elixir of Fortitude",
301 ["elixirofminorfortitude"] = "Elixir of Minor Fortitude",
302 ["elixirofdemonslaying"] = "Elixir of Demonslaying",
303 ["mana"] = "Mana Potion",
304 ["frostprotection"] = "Frost Protection Potion",
305 ["elixirofgiants"] = "Elixir of Giants",
306 ["elixiroffrostpower"] = "Elixir of Frost Power",
307 ["elixirofpoisonresistance"] = "Elixir of Poison Resistance",
308 ["strongtrollsblood"] = "Strong Troll's Blood Potion",
309 ["lesserhealing"] = "Lesser Healing Potion",
310 ["greaterhealing"] = "Greater Healing Potion",
311 ["magicresistance"] = "Magic Resistance Potion",
312 ["restorativeelixir"] = "Restorative Potion",
313 ["elixirofwisdom"] = "Elixir of Wisdom",
314 ["rage"] = "Rage Potion",
315 ["greatrage"] = "Great Rage Potion",
316 ["elixirofogresstrength"] = "Elixir of Ogre's Strength",
317 ["superiorhealing"] = "Superior Healing Potion",
318 ["minormagicresistance"] = "Minor Magic Resistance Potion",
319 ["elixirofthesages"] = "Elixir of the Sages",
320 ["elixiroffirepower"] = "Elixir of Firepower",
321 ["greaterfireprotection"] = "Greater Fire Protection Potion",
322 ["elixiroflesseragility"] = "Elixir of Lesser Agility",
323 ["purificationpotion"] = "Purification Potion",
324 ["superiormana"] = "Superior Mana Potion",
325 ["wildvine"] = "Wildvine Potion",
326 ["elixirofwaterbreathing"] = "Elixir of Water Breathing",
327 ["limitedinvulnerability"] = "Limited Invulnerability Potion",
328 ["elixirofsuperiordefense"] = "Elixir of Superior Defense",
329 ["invisibility"] = "Invisibility Potion",
330 ["majortrollsblood"] = "Major Troll's Blood",
331 ["livingaction"] = "Living Action Potion",
332 ["greaterdreamlesssleep"] = "Greater Dreamless Sleep Potion",
333 ["mageblood"] = "Mageblood Potion",
334 };
335  
336 -- Reagent Data: Spell Reagents
337 ReagentData["reagent"] = {
338 ["ironwoodseed"] = "Ironwood Seed",
339 ["soulshard"] = "Soul Shard",
340 ["ankh"] = "Ankh",
341 ["hornbeamseed"] = "Hornbeam Seed",
342 ["demonicfigurine"] = "Demonic Figurine",
343 ["mapleseed"] = "Maple Seed",
344 ["infernalstone"] = "Infernal Stone",
345 ["runeofteleportation"] = "Rune of Teleportation",
346 ["wildthornroot"] = "Wild Thornroot",
347 ["runeofportals"] = "Rune of Portals",
348 ["ashwoodseed"] = "Ashwood Seed",
349 ["wildberries"] = "Wild Berries",
350 ["lightfeather"] = "Light Feather",
351 ["fishoil"] = "Fish Oil",
352 ["flashpowder"] = "Flash Powder",
353 ["holycandle"] = "Holy Candle",
354 ["sacredcandle"] = "Sacred Candle",
355 ["stranglethornseed"] = "Stranglethorn Seed",
356 ["symbolofdivinity"] = "Symbol of Divinity",
357 ["blindingpowder"] = "Blinding Powder",
358 ["shinyfishscales"] = "Shiny Fish Scales",
359 ["arcanepowder"] = "Arcane Powder",
360 ["symbolofkings"] = "Symbol of Kings",
361 };
362  
363 -- Reagent Data: Scales
364 ReagentData["scale"] = {
365 ["bluedragon"] = "Blue Dragonscale",
366 ["redwhelp"] = "Red Whelp Scale",
367 ["perfectdeviate"] = "Perfect Deviate Scale",
368 ["reddragon"] = "Red Dragonscale",
369 ["greenwhelp"] = "Green Whelp Scale",
370 ["turtle"] = "Turtle Scale",
371 ["greendragon"] = "Green Dragonscale",
372 ["blackdragon"] = "Black Dragonscale",
373 ["blackwhelp"] = "Black Whelp Scale",
374 ["worndragon"] = "Worn Dragonscale",
375 ["deviate"] = "Deviate Scale",
376 ["scorpid"] = "Scorpid Scale",
377 ["heavyscorpid"] = "Heavy Scorpid Scale",
378 ["dream"] = "Dream Scale",
379 };
380  
381 -- Reagent Data: Stone
382 ReagentData["stone"] = {
383 ["solid"] = "Solid Stone",
384 ["dense"] = "Dense Stone",
385 ["rough"] = "Rough Stone",
386 ["coarse"] = "Coarse Stone",
387 ["heavy"] = "Heavy Stone",
388 };
389  
390 -------------------------------
391 -- Tradeskill Produced Items --
392 -------------------------------
393  
394 -- Reagent Data: Armors (Only those used in other tradeskills)
395 ReagentData["armor"] = {
396 ["goblinconstructionhelmet"] = "Goblin Construction Helmet",
397 ["fineleathertunic"] = "Fine Leather Tunic",
398 ["greenleather"] = "Green Leather Armor",
399 ["greentintedgoggles"] = "Green Tinted Goggles",
400 ["flyingtigergoggles"] = "Flying Tiger Goggles",
401 ["firegoggles"] = "Fire Goggles",
402 ["spellpowergogglesxtreme"] = "Spellpower Goggles Xtreme",
403 ["blackmageweaveboots"] = "Black Mageweave Boots",
404 ["guardiangloves"] = "Guardian Gloves",
405 ["cinderclothcloak"] = "Cindercloth Cloak",
406 ["fineleatherbelt"] = "Fine Leather Belt",
407 ["fineleathergloves"] = "Fine Leather Gloves",
408 ["duskybelt"] = "Dusky Belt",
409 ["ironbuckle"] = "Iron Buckle",
410 };
411  
412 -- Reagent Data: Cloth Bolts
413 ReagentData["bolt"] = {
414 ["wool"] = "Bolt of Woolen Cloth",
415 ["rune"] = "Bolt of Runecloth",
416 ["mageweave"] = "Bolt of Mageweave",
417 ["silk"] = "Bolt of Silk Cloth",
418 ["linen"] = "Bolt of Linen Cloth",
419 };
420  
421 -- Reagent Data: Grinding Stones
422 ReagentData["grinding"] = {
423 ["solid"] = "Solid Grinding Stone",
424 ["dense"] = "Dense Grinding Stone",
425 ["rough"] = "Rough Grinding Stone",
426 ["coarse"] = "Coarse Grinding Stone",
427 ["heavy"] = "Heavy Grinding Stone",
428 };
429  
430 -- Reagent Data: Oils
431 ReagentData["oil"] = {
432 ["goblinrocketfuel"] = "Goblin Rocket Fuel",
433 ["blackmouth"] = "Blackmouth Oil",
434 ["shadow"] = "Shadow Oil",
435 ["fire"] = "Fire Oil",
436 ["immolation"] = "Oil of Immolation",
437 ["stonescale"] = "Stonescale Oil",
438 ["frost"] = "Frost Oil",
439 };
440  
441 -- Reagent Data: Other (Items that don't fit in other categories)
442 ReagentData["other"] = {
443 ["yellowpowercrystal"] = "Yellow Power Crystal",
444 ["philosophersstone"] = "Philosophers' Stone",
445 ["redpowercrystal"] = "Red Power Crystal",
446 ["snowball"] = "Snowball",
447 ["runntumtuber"] = "Runn Tum Tuber",
448 ["greenpowercrystal"] = "Green Power Crystal",
449 ["bluepowercrystal"] = "Blue Power Crystal",
450 ["frozenrune"] = "Frozen Rune",
451 ["bloodofheroes"] = "Blood of Heroes",
452 ["frayedabominationstitchings"] = "Frayed Abomination Stitchings",
453 };
454  
455 -- Reagent Data: Blasting Powder
456 ReagentData["powder"] = {
457 ["solid"] = "Solid Blasting Powder",
458 ["dense"] = "Dense Blasting Powder",
459 ["rough"] = "Rough Blasting Powder",
460 ["coarse"] = "Coarse Blasting Powder",
461 ["heavy"] = "Heavy Blasting Powder",
462 };
463  
464 -- Reagent Data: Engineering Parts
465 ReagentData["part"] = {
466 ["coppertube"] = "Copper Tube",
467 ["woodenstock"] = "Wooden Stock",
468 ["mithrilmechanicaldragonling"] = "Mithril Mechanical Dragonling",
469 ["delicatearcaniteconverter"] = "Delicate Arcanite Converter",
470 ["bronzetube"] = "Bronze Tube",
471 ["fusedwiring"] = "Fused Wiring",
472 ["thoriumwidget"] = "Thorium Widget",
473 ["deadlyscope"] = "Deadly Scope",
474 ["coppermodulator"] = "Copper Modulator",
475 ["bigironbomb"] = "Big Iron Bomb",
476 ["heavystock"] = "Heavy Stock",
477 ["unstabletrigger"] = "Unstable Trigger",
478 ["silvercontact"] = "Silver Contact",
479 ["accuratescope"] = "Accurate Scope",
480 ["handfulofcopperbolts"] = "Handful of Copper Bolts",
481 ["ironstrut"] = "Iron Strut",
482 ["soliddynamite"] = "Solid Dynamite",
483 ["mithriltube"] = "Mithril Tube",
484 ["gyrochronatom"] = "Gyrochronatom",
485 ["inlaidmithrilcylinder"] = "Inlaid Mithril Cylinder",
486 ["goldpowercore"] = "Gold Power Core",
487 ["mithrilcasing"] = "Mithril Casing",
488 ["bronzeframework"] = "Bronze Framework",
489 ["blankparchment"] = "Blank Parchment",
490 ["engineersink"] = "Engineer's Ink",
491 ["whirringbronzegizmo"] = "Whirring Bronze Gizmo",
492 ["thoriumtube"] = "Thorium Tube",
493 ["truesilvertransformer"] = "Truesilver Transformer",
494 ["thebigone"] = "The Big One",
495 };
496  
497 -- Reagent Data: Rods
498 ReagentData["rod"] = {
499 ["golden"] = "Golden Rod",
500 ["arcanite"] = "Arcanite Rod",
501 ["truesilver"] = "Truesilver Rod",
502 ["silver"] = "Silver Rod",
503 ["copper"] = "Copper Rod",
504 };
505  
506 -------------------------
507 -- Enchanting Reagents --
508 -------------------------
509  
510 -- Reagent Data: Dusts
511 ReagentData["dust"] = {
512 ["vision"] = "Vision Dust",
513 ["soul"] = "Soul Dust",
514 ["strange"] = "Strange Dust",
515 ["dream"] = "Dream Dust",
516 ["illusion"] = "Illusion Dust",
517 };
518  
519 -- Reagent Data: Essences
520 ReagentData["essence"] = {
521 ["lessereternal"] = "Lesser Eternal Essence",
522 ["lessermystic"] = "Lesser Mystic Essence",
523 ["greaterastral"] = "Greater Astral Essence",
524 ["greatermystic"] = "Greater Mystic Essence",
525 ["greaternether"] = "Greater Nether Essence",
526 ["lesserastral"] = "Lesser Astral Essence",
527 ["lessernether"] = "Lesser Nether Essence",
528 ["greatermagic"] = "Greater Magic Essence",
529 ["lessermagic"] = "Lesser Magic Essence",
530 ["greatereternal"] = "Greater Eternal Essence",
531 };
532  
533 -- Reagent Data: Shards
534 ReagentData["shard"] = {
535 ["largeglimmering"] = "Large Glimmering Shard",
536 ["largebrilliant"] = "Large Brilliant Shard",
537 ["smallglowing"] = "Small Glowing Shard",
538 ["smallglimmering"] = "Small Glimmering Shard",
539 ["smallbrilliant"] = "Small Brilliant Shard",
540 ["smallradiant"] = "Small Radiant Shard",
541 ["largeradiant"] = "Large Radiant Shard",
542 ["largeglowing"] = "Large Glowing Shard",
543 ["nexuscrystal"] = "Nexus Crystal",
544 };
545  
546 ------------------
547 -- Vendor Items --
548 ------------------
549  
550 -- Reagent Data: Drinks (Only those used in tradeskills)
551 ReagentData["drink"] = {
552 ["rhapsodymalt"] = "Rhapsody Malt",
553 ["icecoldmilk"] = "Ice Cold Milk",
554 ["holidyspirits"] = "Holiday Spirits",
555 ["skinofdwarvenstout"] = "Skin of Dwarven Stout",
556 ["refreshingspringwater"] = "Refreshing Spring Water",
557 };
558  
559 -- Reagent Data: Dye
560 ReagentData["dye"] = {
561 ["blue"] = "Blue Dye",
562 ["ghost"] = "Ghost Dye",
563 ["purple"] = "Purple Dye",
564 ["red"] = "Red Dye",
565 ["bleach"] = "Bleach",
566 ["black"] = "Black Dye",
567 ["green"] = "Green Dye",
568 ["pink"] = "Pink Dye",
569 ["yellow"] = "Yellow Dye",
570 ["orange"] = "Orange Dye",
571 ["gray"] = "Gray Dye",
572 };
573  
574 -- Reagent Data: Flux
575 ReagentData["flux"] = {
576 ["weak"] = "Weak Flux",
577 ["strong"] = "Strong Flux",
578 ["elemental"] = "Elemental Flux",
579 };
580  
581 -- Reagent Data: Food (used in tradeskills)
582 ReagentData["food"] = {
583 ["shinyredapple"] = "Shiny Red Apple",
584 };
585  
586 -- Reagent Data: Poison Ingredients
587 ReagentData["poisoningredient"] = {
588 ["dustofdecay"] = "Dust of Decay",
589 ["essenceofpain"] = "Essence of Pain",
590 ["essenceofagony"] = "Essence of Agony",
591 ["dustofdeterioration"] = "Dust of Deterioration",
592 ["deathweed"] = "Deathweed",
593 };
594  
595 -- Reagent Data: Salt
596 ReagentData["salt"] = {
597 ["refineddeeprock"] = "Refined Deeprock Salt",
598 ["salt"] = "Salt",
599 ["deeprock"] = "Deeprock Salt",
600 };
601  
602 -- Reagent Data: Spices
603 ReagentData["spice"] = {
604 ["soothing"] = "Soothing Spices",
605 ["stormwindseasoningherbs"] = "Stormwind Seasoning Herbs",
606 ["mild"] = "Mild Spices",
607 ["holiday"] = "Holiday Spices",
608 ["hot"] = "Hot Spices",
609 };
610  
611 -- Reagent Data: Thread
612 ReagentData["thread"] = {
613 ["heavysilken"] = "Heavy Silken Thread",
614 ["rune"] = "Rune Thread",
615 ["silken"] = "Silken Thread",
616 ["coarse"] = "Coarse Thread",
617 ["fine"] = "Fine Thread",
618 };
619  
620 -- Reagent Data: Vendor Other
621 ReagentData["vendorother"] = {
622 ["coal"] = "Coal",
623 ["nightcrawlers"] = "Nightcrawlers",
624 };
625  
626 -- Reagent Data: Vials
627 ReagentData["vial"] = {
628 ["crystal"] = "Crystal Vial",
629 ["imbued"] = "Imbued Vial",
630 ["leaded"] = "Leaded Vial",
631 ["empty"] = "Empty Vial",
632 };
633  
634 -- Reagent Data: Wood
635 ReagentData["wood"] = {
636 ["simple"] = "Simple Wood",
637 ["star"] = "Star Wood",
638 };
639  
640 -----------
641 -- Other --
642 -----------
643  
644 -- Reagent Data: Monster Parts
645 ReagentData["monster"] = {
646 ["tendercrocoliskmeat"] = "Tender Crocolisk Meat",
647 ["stagmeat"] = "Stag Meat",
648 ["powerfulmojo"] = "Powerful Mojo",
649 ["lavacore"] = "Lava Core",
650 ["crispspidermeat"] = "Crisp Spider Meat",
651 ["largefang"] = "Large Fang",
652 ["softfrenzyflesh"] = "Soft Frenzy Flesh",
653 ["boarintestines"] = "Boar Intestines",
654 ["leanwolfflank"] = "Lean Wolf Flank",
655 ["stringyvulturemeat"] = "Stringy Vulture Meat",
656 ["stringywolfmeat"] = "Stringy Wolf Meat",
657 ["nagascale"] = "Naga Scale",
658 ["murlocfin"] = "Murloc Fin",
659 ["turtlemeat"] = "Turtle Meat",
660 ["larvalacid"] = "Larval Acid",
661 ["mysterymeat"] = "Mystery Meat",
662 ["meatybatwing"] = "Meaty Bat Wing",
663 ["sulfuroningot"] = "Sulfuron Ingot",
664 ["smallvenomsac"] = "Small Venom Sac",
665 ["crocoliskmeat"] = "Crocolisk Meat",
666 ["whitespidermeat"] = "White Spider Meat",
667 ["wickedclaw"] = "Wicked Claw",
668 ["goretuskliver"] = "Goretusk Liver",
669 ["righteousorb"] = "Righteous Orb",
670 ["kodomeat"] = "Kodo Meat",
671 ["skinofshadow"] = "Skin of Shadow",
672 ["ogretannin"] = "Ogre Tannin",
673 ["smallflamesac"] = "Small Flame Sac",
674 ["spiderichor"] = "Spider Ichor",
675 ["giantegg"] = "Giant Egg",
676 ["smallspiderleg"] = "Small Spider Leg",
677 ["demonicrune"] = "Demonic Rune",
678 ["crawlerclaw"] = "Crawler Claw",
679 ["clawmeat"] = "Clam Meat",
680 ["chunkofboarmeat"] = "Chunk of Boar Meat",
681 ["goretusksnout"] = "Goretusk Snout",
682 ["zestyclammeat"] = "Zesty Clam Meat",
683 ["flaskofbigmojo"] = "Flask of Big Mojo",
684 ["tendercrabmeat"] = "Tender Crab Meat",
685 ["gooeyspiderleg"] = "Gooey Spider Leg",
686 ["flaskofoil"] = "Flask of Oil",
687 ["giantclammeat"] = "Giant Clam Meat",
688 ["scorpidstinger"] = "Scorpid Stinger",
689 ["smallegg"] = "Small Egg",
690 ["luckycharm"] = "Lucky Charm",
691 ["toughcondormeat"] = "Tough Condor Meat",
692 ["boarribs"] = "Boar Ribs",
693 ["murloceye"] = "Murloc Eye",
694 ["guardianstone"] = "Guardian Stone",
695 ["largevenomsac"] = "Large Venom Sac",
696 ["volatilerum"] = "Volatile Rum",
697 ["brilliantchromaticscale"] = "Brilliant Chromatic Scale",
698 ["coyotemeat"] = "Coyote Meat",
699 ["crawlermeat"] = "Crawler Meat",
700 ["bigbearmeat"] = "Big Bear Meat",
701 ["stridermeat"] = "Strider Meat",
702 ["tenderwolfmeat"] = "Tender Wolf Meat",
703 ["flaskofmojo"] = "Flask of Mojo",
704 ["coarsegorillahair"] = "Coarse Gorilla Hair",
705 ["discoloredworgheart"] = "Discolored Worg Heart",
706 ["scaleofonyxia"] = "Scale of Onyxia",
707 ["bearmeat"] = "Bear Meat",
708 ["buzzardwing"] = "Buzzard Wing",
709 ["cragboarrib"] = "Crag Boar Rib",
710 ["tangyclammeat"] = "Tangy Clam Meat",
711 ["sharpclaw"] = "Sharp Claw",
712 ["thunderlizardtail"] = "Thunder Lizard Tail",
713 ["lionmeat"] = "Lion Meat",
714 ["raptoregg"] = "Raptor Egg",
715 ["clammeat"] = "Clam Meat",
716 ["tigermeat"] = "Tiger Meat",
717 ["digrat"] = "Dig Rat",
718 ["redwolfmeat"] = "Red Wolf Meat",
719 ["slimymurlocscale"] = "Slimy Murloc Scale",
720 ["heavykodomeat"] = "Heavy Kodo Meat",
721 ["raptorflesh"] = "Raptor Flesh",
722 ["fierycore"] = "Fiery Core",
723 ["thickmurlocscale"] = "Thick Murloc Scale",
724 ["massivemojo"] = "Massive Mojo",
725 ["hugevenomsac"] = "Huge Venom Sac",
726 ["sandwormmeat"] = "Sandworm Meat",
727 ["darkrune"] = "Dark Rune",
728 ["heavysilithidcarapace"] = "Heavy Silithid Carapace",
729 ["lightsilithidcarapace"] = "Light Silithid Carapace",
730 ["silithidchitin"] = "Silithid Chitin",
731 ["chimaeroktenderloin"] = "Chimaerok Tenderloin",
732 };
733  
734 -- Reagent Data: Feathers
735 ReagentData["feather"] = {
736 ["longtail"] = "Long Tail Feather",
737 ["iron"] = "Ironfeather",
738 ["jetblack"] = "Jet Black Feather",
739 ["longelegant"] = "Long Elegant Feather",
740 };
741  
742 -- Reagent Data: Spider Silk
743 ReagentData["spidersilk"] = {
744 ["ironweb"] = "Ironweb Spider Silk",
745 ["shadow"] = "Shadow Silk",
746 ["thick"] = "Thick Spider's Silk",
747 ["silk"] = "Spider's Silk",
748 };
749  
750 -- Reagent Data: Classes
751 ReagentData["classes"] = {};
752 ReagentData["classes"]["druid"] = "Druid";
753 ReagentData["classes"]["hunter"] = "Hunter";
754 ReagentData["classes"]["mage"] = "Mage";
755 ReagentData["classes"]["paladin"] = "Paladin";
756 ReagentData["classes"]["priest"] = "Priest";
757 ReagentData["classes"]["rogue"] = "Rogue";
758 ReagentData["classes"]["shaman"] = "Shaman";
759 ReagentData["classes"]["warlock"] = "Warlock";
760 ReagentData["classes"]["warrior"] = "Warrior";
761  
762 -- Reagent Data: Item location
763 ReagentData["location"] = {};
764 ReagentData["location"]["head"] = "Head";
765 ReagentData["location"]["neck"] = "Neck";
766 ReagentData["location"]["shoulder"] = "Shoulder";
767 ReagentData["location"]["back"] = "Back";
768 ReagentData["location"]["chest"] = "Chest";
769 ReagentData["location"]["shirt"] = "Shirt";
770 ReagentData["location"]["tabard"] = "Tabard";
771 ReagentData["location"]["wrist"] = "Wrist";
772 ReagentData["location"]["hands"] = "Hands";
773 ReagentData["location"]["waist"] = "Waist";
774 ReagentData["location"]["legs"] = "Legs";
775 ReagentData["location"]["feet"] = "Feet";
776 ReagentData["location"]["finger"] = "Finger";
777 ReagentData["location"]["trinket"] = "Trinket";
778 ReagentData["location"]["weapon"] = "Weapon";
779 ReagentData["location"]["enchant"] = "Enchant";
780  
781 -- Reagent Data: Professions (Skills that produce a finished product)
782 ReagentData["professions"] = {};
783 ReagentData["professions"]["alchemy"] = "Alchemy";
784 ReagentData["professions"]["blacksmithing"] = "Blacksmithing";
785 ReagentData["professions"]["cooking"] = "Cooking";
786 ReagentData["professions"]["enchanting"] = "Enchanting";
787 ReagentData["professions"]["engineering"] = "Engineering";
788 ReagentData["professions"]["firstaid"] = "First Aid";
789 ReagentData["professions"]["leatherworking"] = "Leatherworking";
790 ReagentData["professions"]["tailoring"] = "Tailoring";
791  
792 -- Reagent Data: Gather Skills (Skills to gather/find reagents)
793 ReagentData["gathering"] = {};
794 ReagentData["gathering"]["fishing"] = "Fishing";
795 ReagentData["gathering"]["herbalism"] = "Herbalism";
796 ReagentData["gathering"]["mining"] = "Mining";
797 ReagentData["gathering"]["skinning"] = "Skinning";
798  
799 end
800  
801  
802 -------------------------------------
803 -- Reagent Data: QUEST ITEM Tables --
804 -------------------------------------
805  
806 function ReagentData_LoadQuestItemsEnglish()
807  
808 ----------------------------
809 -- Zul' Gurub quest items --
810 ----------------------------
811  
812 ReagentData["quest"] = {};
813 ReagentData["quest"]["Zul\'Gurub"] = {};
814 ReagentData["quest"]["Zul\'Gurub"]["item"] = {
815 --~ ["coin"] = {
816 --~ ["bloodscalp"] = "Bloodscalp Coin",
817 --~ ["gurubashi"] = "Gurubashi Coin",
818 --~ ["hakkari"] = "Hakkari Coin",
819 --~ ["razzashi"] = "Razzashi Coin",
820 --~ ["sandfury"] = "Sandfury Coin",
821 --~ ["skullsplitter"] = "Skullsplitter Coin",
822 --~ ["vilebranch"] = "Vilebranch Coin",
823 --~ ["witherbark"] = "Witherbark Coin",
824 --~ ["zulian"] = "Zulian Coin",
825 --~ },
826 --~ ["bijou"] = {
827 --~ ["blue"] = "Blue Hakkari Bijou",
828 --~ ["bronze"] = "Bronze Hakkari Bijou",
829 --~ ["gold"] = "Gold Hakkari Bijou",
830 --~ ["green"] = "Green Hakkari Bijou",
831 --~ ["orange"] = "Orange Hakkari Bijou",
832 --~ ["purple"] = "Purple Hakkari Bijou",
833 --~ ["red"] = "Red Hakkari Bijou",
834 --~ ["silver"] = "Silver Hakkari Bijou",
835 --~ ["yellow"] = "Yellow Hakkari Bijou",
836 --~ },
837 ["doll"] = {
838 ["voodoo"] = "Punctured Voodoo Doll",
839 },
840 ["primal"] = {
841 ["aegis"] = "Primal Hakkari Aegis",
842 ["armsplint"] = "Primal Hakkari Armsplint",
843 ["bindings"] = "Primal Hakkari Bindings",
844 ["girdle"] = "Primal Hakkari Girdle",
845 ["kossack"] = "Primal Hakkari Kossack",
846 ["sash"] = "Primal Hakkari Sash",
847 ["shawl"] = "Primal Hakkari Shawl",
848 ["stanchion"] = "Primal Hakkari Stanchion",
849 ["tabard"] = "Primal Hakkari Tabard",
850 ["idol"] = "Primal Hakkari Idol",
851 },
852 };
853 ReagentData["quest"]["Ruins of Anh\'Qiraj"] = {};
854 ReagentData["quest"]["Ruins of Anh\'Qiraj"]["item"] = {
855 ["idol"] = {
856 ["alabaster"] = "Alabaster Idol",
857 ["amber"] = "Amber Idol",
858 ["azure"] = "Azure Idol",
859 ["jasper"] = "Jasper Idol",
860 ["lambent"] = "Lambent Idol",
861 ["obsidian"] = "Obsidian Idol",
862 ["onyx"] = "Onyx Idol",
863 ["vermillion"] = "Vermillion Idol",
864 },
865 --[[ ["scarab"] = {
866 ["bone"] = "Bone Scarab",
867 ["bronze"] = "Bronze Scarab",
868 ["clay"] = "Clay Scarab",
869 ["crystal"] = "Crystal Scarab",
870 ["ivory"] = "Ivory Scarab",
871 ["gold"] = "Gold Scarab",
872 ["silver"] = "Silver Scarab",
873 ["stone"] = "Stone Scarab",
874 },]]
875 ["hilt"] = {
876 ["ornate"] = "Qiraji Ornate Hilt",
877 ["spiked"] = "Qiraji Spiked Hilt",
878 },
879 ["ring"] = {
880 ["ceremonial"] = "Qiraji Ceremonial Ring",
881 ["magisterial"] = "Qiraji Magisterial Ring",
882 },
883 ["drape"] = {
884 ["martial"] = "Qiraji Martial Drape",
885 ["regal"] = "Qiraji Regal Drape",
886 },
887 };
888 ReagentData["quest"]["Anh\'Qiraj"] = {};
889 ReagentData["quest"]["Anh\'Qiraj"]["item"] = {
890 ["idol"] = {
891 ["death"] = "Idol of Death",
892 ["life"] = "Idol of Life",
893 ["night"] = "Idol of Night",
894 ["rebirth"] = "Idol of Rebirth",
895 ["sage"] = "Idol of the Sage",
896 ["strife"] = "Idol of Strife",
897 ["sun"] = "Idol of the Sun",
898 ["war"] = "Idol of War",
899 },
900 ["scarab"] = {
901 ["bone"] = "Bone Scarab",
902 ["bronze"] = "Bronze Scarab",
903 ["clay"] = "Clay Scarab",
904 ["crystal"] = "Crystal Scarab",
905 ["ivory"] = "Ivory Scarab",
906 ["gold"] = "Gold Scarab",
907 ["silver"] = "Silver Scarab",
908 ["stone"] = "Stone Scarab",
909 },
910 ["part"] = {
911 ["command"] = "Qiraji Bindings of Command",
912 ["dominance"] = "Qiraji Bindings of Dominance",
913 ["circlet"] = "Vek\'nilash\'s Circlet",
914 ["diadem"] = "Vek\'lor\'s Diadem",
915 ["hide"] = "Ouro\'s Intact Hide",
916 ["skin"] = "Skin of the Great Sandwormd",
917 ["carapace"] = "Carapace of the Old God",
918 ["husk"] = "Husk of the Old God",
919 },
920 };
921 ReagentData["quest"]["Naxxramas"] = {};
922 ReagentData["quest"]["Naxxramas"]["item"] = {
923 ["scrap"] = {
924 ["cloth"] = "Wartorn Cloth Scrap",
925 ["leather"] = "Wartorn Leather Scrap",
926 ["chain"] = "Wartorn Chain Scrap",
927 ["plate"] = "Wartorn Plate Scrap",
928 },
929 ["desecrated"] = {
930 ["belt"] = "Desecrated Belt",
931 ["bindings"] = "Desecrated Bindings",
932 ["boots"] = "Desecrated Boots",
933 ["bracers"] = "Desecrated Bracers",
934 ["breastplate"] = "Desecrated Breastplate",
935 ["circlet"] = "Desecrated Circlet",
936 ["gauntlets"] = "Desecrated Gauntlets",
937 ["girdle"] = "Desecrated Girdle",
938 ["gloves"] = "Desecrated Gloves",
939 ["handguards"] = "Desecrated Handguards",
940 ["headpiece"] = "Desecrated Headpiece",
941 ["helmet"] = "Desecrated Helmet",
942 ["leggings"] = "Desecrated Leggings",
943 ["legguards"] = "Desecrated Legguards",
944 ["legplates"] = "Desecrated Legplates",
945 ["pauldrons"] = "Desecrated Pauldrons",
946 ["robe"] = "Desecrated Robe",
947 ["sabatons"] = "Desecrated Sabatons",
948 ["sandals"] = "Desecrated Sandals",
949 ["shoulderpads"] = "Desecrated Shoulderpads",
950 ["spaulders"] = "Desecrated Spaulders",
951 ["tunic"] = "Desecrated Tunic",
952 ["waistguard"] = "Desecrated Waistguard",
953 ["wristguards"] = "Desecrated Wristguards",
954 },
955 ["other"] = {
956 ["gem"] = {
957 ["arcanecrystal"] = "Arcane Crystal",
958 },
959 ["shard"] = {
960 ["nexuscrystal"] = "Nexus Crystal",
961 },
962 ["bar"] = {
963 ["arcanite"] = "Arcanite Bar",
964 },
965 ["hide"] = {
966 ["curedrugged"] = "Cured Rugged Hide",
967 },
968 ["cloth"] = {
969 ["moon"] = "Mooncloth",
970 },
971 },
972 };
973  
974 end