vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ------------------------------------------------------
2 -- AdSpace_Vendors.lua
3 -- Originally based on the tables at http://members.cox.net/katy-w/Trades/Home.htm
4 -- Corrected / extended with info from http://wow.allakhazam.com and http://wowguru.com
5 ------------------------------------------------------
6 -- LOCALIZATION NOTE: the english recipe names in here are just comments;
7 -- it won't do anything in-game if you translate them.
8 ------------------------------------------------------
9  
10 FAS_VendorLocations = {
11 -- not actually splitting this up by faction, but I've got it sorted that way in case I decide to later.
12 -- ["Alliance"] = {
13 ["Alexandra Bolero"] = "Stormwind City",
14 ["Amy Davenport"] = "Redridge Mountains",
15 ["Androd Fadran"] = "Arathi Highlands",
16 ["Blimo Gadgetspring"] = "Azshara",
17 ["Bombus Finespindle"] = "Ironforge",
18 ["Brienna Starglow"] = "Feralas",
19 ["Catherine Leland"] = "Stormwind City",
20 ["Clyde Ranthal"] = "Redridge Mountains",
21 ["Corporal Bluth"] = "Stranglethorn Vale",
22 ["Dalria"] = "Ashenvale",
23 ["Danielle Zipstitch"] = "Duskwood",
24 ["Darian Singh"] = "Stormwind City",
25 ["Defias Profiteer"] = "Westfall",
26 ["Deneb Walker"] = "Arathi Highlands",
27 ["Drac Roughcut"] = "Loch Modan",
28 ["Drake Lindgren"] = "Elwynn Forest",
29 ["Drovnar Strongbrew"] = "Arathi Highlands",
30 ["Elynna"] = "Darnassus",
31 ["Erika Tate"] = "Stormwind City",
32 ["Fradd Swiftgear"] = "Wetlands",
33 ["Fyldan"] = "Darnassus",
34 ["Gearcutter Cogspinner"] = "Ironforge",
35 ["Gigget Zipcoil"] = "The Hinterlands",
36 ["Gina MacGregor"] = "Westfall",
37 ["Gloria Femmel"] = "Redridge Mountains",
38 ["Gretta Ganter"] = "Dun Morogh",
39 ["Hammon Karwn"] = "Arathi Highlands",
40 ["Harggan"] = "The Hinterlands",
41 ["Harklan Moongrove"] = "Ashenvale",
42 ["Harlown Darkweave"] = "Ashenvale",
43 ["Heldan Galesong"] = "Darkshore",
44 ["Helenia Olden"] = "Dustwallow Marsh",
45 ["Janet Hommers"] = "Desolace",
46 ["Jannos Ironwill"] = "Arathi Highlands",
47 ["Jennabink Powerseam"] = "Wetlands",
48 ["Rann Flamespinner"] = "Loch Modan",
49 ["Jessara Cordell"] = "Stormwind City",
50 ["Jubie Gadgetspring"] = "Azshara",
51 ["Kaita Deepforge"] = "Stormwind City",
52 ["Kendor Kabonka"] = "Stormwind City",
53 ["Khara Deepwater"] = "Loch Modan",
54 ["Khole Jinglepocket"] = "Stormwind City",
55 ["Kriggon Talsone"] = "Westfall",
56 ["Laird"] = "Darkshore",
57 ["Lardan"] = "Ashenvale",
58 ["Leonard Porter"] = "Western Plaguelands",
59 ["Lindea Rabonne"] = "Hillsbrad Foothills",
60 ["Logannas"] = "Feralas",
61 ["Malygen"] = "Felwood",
62 ["Maria Lumere"] = "Stormwind City",
63 ["Mavralyn"] = "Darkshore",
64 ["Micha Yance"] = "Hillsbrad Foothills",
65 ["Mythrin'dir"] = "Darnassus",
66 ["Namdo Bizzfizzle"] = "Gnomeregan",
67 ["Nandar Branson"] = "Hillsbrad Foothills",
68 ["Narj Deepslice"] = "Arathi Highlands",
69 ["Nessa Shadowsong"] = "Teldrassil",
70 ["Nina Lightbrew"] = "Blasted Lands",
71 ["Nioma"] = "The Hinterlands",
72 ["Nyoma"] = "Teldrassil",
73 ["Outfitter Eric"] = "Ironforge",
74 ["Pratt McGrubben"] = "Feralas",
75 ["Rann Flamespinner"] = "Loch Modan",
76 ["Ruppo Zipcoil"] = "The Hinterlands",
77 ["Saenorion"] = "Darnassus",
78 ["Shandrina"] = "Ashenvale",
79 ["Sheri Zipstitch"] = "Duskwood",
80 ["Soolie Berryfizz"] = "Ironforge",
81 ["Stuart Fleming"] = "Wetlands",
82 ["Tansy Puddlefizz"] = "Ironforge",
83 ["Tharynn Bouden"] = "Elwynn Forest",
84 ["Tilli Thistlefuzz"] = "Ironforge",
85 ["Truk Wildbeard"] = "The Hinterlands",
86 ["Ulthaan"] = "Ashenvale",
87 ["Ulthir"] = "Darnassus",
88 ["Vaean"] = "Darkshore",
89 ["Valdaron"] = "Darkshore",
90 ["Vivianna"] = "Feralas",
91 ["Wenna Silkbeard"] = "Wetlands",
92 ["Wulmort Jinglepocket"] = "Ironforge",
93 ["Xandar Goodbeard"] = "Loch Modan",
94 -- },
95 -- ["Horde"] = {
96 ["Abigail Shiel"] = "Tirisfal Glades",
97 ["Algernon"] = "Undercity",
98 ["Andrew Hilbert"] = "Silverpine Forest",
99 ["Balai Lok'Wein"] = "Dustwallow Marsh",
100 ["Bale"] = "Felwood",
101 ["Banalash"] = "Swamp of Sorrows",
102 ["Borya"] = "Orgrimmar",
103 ["Bronk"] = "Feralas",
104 ["Christoph Jeffcoat"] = "Hillsbrad Foothills",
105 ["Constance Brisboise"] = "Tirisfal Glades",
106 ["Daniel Bartlett"] = "Undercity",
107 ["Derak Nightfall"] = "Hillsbrad Foothills",
108 ["Emrul Riknussun"] = "Ironforge",
109 ["George Candarte"] = "Hillsbrad Foothills",
110 ["Gharash"] = "Swamp of Sorrows",
111 ["Ghok'kah"] = "Dustwallow Marsh",
112 ["Grimtak"] = "Durotar",
113 ["Hagrus"] = "Orgrimmar",
114 ["Harn Longcast"] = "Mulgore",
115 ["Hula'mahi"] = "The Barrens",
116 ["Jandia"] = "Thousand Needles",
117 ["Jangdor Swiftstrider"] = "Feralas",
118 ["Jeeda"] = "Stonetalon Mountains",
119 ["Joseph Moore"] = "Undercity",
120 ["Jun'ha"] = "Arathi Highlands",
121 ["Keena"] = "Arathi Highlands",
122 ["Killian Sanatha"] = "Silverpine Forest",
123 ["Kireena"] = "Desolace",
124 ["Kithas"] = "Orgrimmar",
125 ["Kor'geld"] = "Orgrimmar",
126 ["Kulwia"] = "Stonetalon Mountains",
127 ["Leo Sarn"] = "Silverpine Forest",
128 ["Lilly"] = "Silverpine Forest",
129 ["Lizbeth Cromwell"] = "Undercity",
130 ["Mahu"] = "Thunder Bluff",
131 ["Mallen Swain"] = "Hillsbrad Foothills",
132 ["Martine Tramblay"] = "Tirisfal Glades",
133 ["Millie Gregorian"] = "Undercity",
134 ["Montarr"] = "Thousand Needles",
135 ["Muuran"] = "Desolace",
136 ["Naal Mistrunner"] = "Thunder Bluff",
137 ["Nata Dawnstrider"] = "Thunder Bluff",
138 ["Nerrist"] = "Stranglethorn Vale",
139 ["Ogg'marr"] = "Dustwallow Marsh",
140 ["Otho Moji'ko"] = "The Hinterlands",
141 ["Penney Copperpinch"] = "Orgrimmar",
142 ["Rartar"] = "Swamp of Sorrows",
143 ["Ronald Burch"] = "Undercity",
144 ["Sewa Mistrunner"] = "Thunder Bluff",
145 ["Shankys"] = "Orgrimmar",
146 ["Sheendra Tallgrass"] = "Feralas",
147 ["Sovik"] = "Orgrimmar",
148 ["Sumi"] = "Orgrimmar",
149 ["Tamar"] = "Orgrimmar",
150 ["Tarban Hearthgrain"] = "The Barrens",
151 ["Tari'qa"] = "The Barrens",
152 ["Thaddeus Webb"] = "Undercity",
153 ["Tunkk"] = "Arathi Highlands",
154 ["Uthok"] = "Stranglethorn Vale",
155 ["Vharr"] = "Stranglethorn Vale",
156 ["Werg Thickblade"] = "Tirisfal Glades",
157 ["Wik'Tar"] = "Ashenvale",
158 ["Worb Strongstitch"] = "Feralas",
159 ["Wrahk"] = "The Barrens",
160 ["Wulan"] = "Desolace",
161 ["Wunna Darkmane"] = "Mulgore",
162 ["Yonada"] = "The Barrens",
163 ["Zansoa"] = "Durotar",
164 ["Zargh"] = "The Barrens",
165 -- },
166 -- ["Neutral"] = {
167 ["Aendel Windspear"] = "Silithus",
168 ["Alchemist Pestlezugg"] = "Tanaris",
169 ["Argent Quartermaster Hasana"] = "Tirisfal Glades",
170 ["Argent Quartermaster Lightspark"] = "Western Plaguelands",
171 ["Blixrez Goodstitch"] = "Stranglethorn Vale",
172 ["Bliztik"] = "Duskwood",
173 ["Bro'kin"] = "Alterac Mountains",
174 ["Cowardly Crosby"] = "Stranglethorn Vale",
175 ["Crazk Sparks"] = "Stranglethorn Vale",
176 ["Darnall"] = "Moonglade",
177 ["Dirge Quikcleave"] = "Tanaris",
178 ["Evie Whirlbrew"] = "Winterspring",
179 ["Gagsprocket"] = "The Barrens",
180 ["Gikkix"] = "Tanaris",
181 ["Glyx Brewright"] = "Stranglethorn Vale",
182 ["Gnaz Blunderflame"] = "Stranglethorn Vale",
183 ["Himmik"] = "Winterspring",
184 ["Jabbey"] = "Tanaris",
185 ["Jaquilina Dramet"] = "Stranglethorn Vale",
186 ["Jase Farlane"] = "Eastern Plaguelands",
187 ["Jazzrik"] = "Badlands",
188 ["Jinky Twizzlefixxit"] = "Thousand Needles",
189 ["Jutak"] = "Stranglethorn Vale",
190 ["Kalldan Felmoon"] = "Wailing Caverns",
191 ["Kania"] = "Silithus",
192 ["Kelsey Yance"] = "Stranglethorn Vale",
193 ["Kiknikle"] = "The Barrens",
194 ["Kilxx"] = "The Barrens",
195 ["Knaz Blunderflame"] = "Stranglethorn Vale",
196 ["Krinkle Goodsteel"] = "Tanaris",
197 ["Kzixx"] = "Duskwood",
198 ["Lieutenant General Andorov"] = "Ruins of Ahn'Qiraj",
199 ["Lokhtos Darkbargainer"] = "Blackrock Depths",
200 ["Lorelae Wintersong"] = "Moonglade",
201 ["Magnus Frostwake"] = "Western Plaguelands",
202 ["Masat T'andr"] = "Swamp of Sorrows",
203 ["Master Craftsman Omarion"] = "Naxxramas",
204 ["Mazk Snipeshot"] = "Stranglethorn Vale",
205 ["Meilosh"] = "Felwood",
206 ["Mishta"] = "Silithus",
207 ["Narkk"] = "Stranglethorn Vale",
208 ["Nergal"] = "Un'Goro Crater",
209 ["Old Man Heming"] = "Stranglethorn Vale",
210 ["Plugger Spazzring"] = "Blackrock Depths",
211 ["Qia"] = "Winterspring",
212 ["Quartermaster Miranda Breechlock"] = "Eastern Plaguelands",
213 ["Ranik"] = "The Barrens",
214 ["Rikqiz"] = "Stranglethorn Vale",
215 ["Rin'wosho the Trader"] = "Stranglethorn Vale",
216 ["Rizz Loosebolt"] = "Alterac Mountains",
217 ["Shen'dralar Provisioner"] = "Dire Maul",
218 ["Super-Seller 680"] = "Desolace",
219 ["Vargus"] = "Silithus",
220 ["Veenix"] = "Stonetalon Mountains",
221 ["Vendor-Tron 1000"] = "Desolace",
222 ["Vizzklick"] = "Tanaris",
223 ["Xizk Goodstitch"] = "Stranglethorn Vale",
224 ["Xizzer Fizzbolt"] = "Winterspring",
225 ["Yuka Screwspigot"] = "Burning Steppes",
226 ["Zan Shivsproket"] = "Hillsbrad Foothills",
227 ["Zannok Hidepiercer"] = "Silithus",
228 ["Zarena Cromwind"] = "Stranglethorn Vale",
229 ["Zixil"] = "Hillsbrad Foothills",
230  
231 -- Libram turnin NPCs
232 ["Lorekeeper Lydros"] = "Dire Maul",
233 ["Mathredis Firestar"] = "Burning Steppes",
234  
235 -- },
236 };
237  
238 FAS_VendorInfo = {
239 ["Alliance"] = {
240 -- Alchemy
241 [9300] = { "Nina Lightbrew" }, -- Recipe: Elixir of Demonslaying
242 [9301] = { "Maria Lumere" }, -- Recipe: Elixir of Shadow Power
243 [13478] = { "Soolie Berryfizz" }, -- Recipe: Elixir of Superior Defense
244 [6055] = { "Nandar Branson" }, -- Recipe: Fire Protection Potion
245 [5642] = { "Soolie Berryfizz", "Ulthir" }, -- Recipe: Free Action Potion
246 [6056] = { "Drovnar Strongbrew" }, -- Recipe: Frost Protection Potion
247 [9302] = { "Logannas" }, -- Recipe: Ghost Dye
248 [5643] = { "Ulthir" }, -- Recipe: Great Rage Potion
249 [6053] = { "Xandar Goodbeard" }, -- Recipe: Holy Protection Potion
250 [6057] = { "Logannas" }, -- Recipe: Nature Protection Potion
251 [5640] = { "Defias Profiteer", "Xandar Goodbeard", "Harklan Moongrove" }, -- Recipe: Rage Potion
252 [13477] = { "Ulthir" }, -- Recipe: Superior Mana Potion
253  
254 -- Blacksmithing
255 [12162] = { "Kaita Deepforge"}, -- Plans: Hardened Iron Shortsword
256 [7995] = { "Harggan" }, -- Plans: Mithril Scale Bracers
257 [10858] = { "Jannos Ironwill" }, -- Plans: Solid Iron Maul
258  
259 -- Enchanting
260 [6349] = { "Tilli Thistlefuzz" }, -- Formula: Enchant 2H Weapon - Lesser Intellect
261 [11223] = { "Mythrin'dir" }, -- Formula: Enchant Bracer - Deflection
262 [11163] = { "Micha Yance" }, -- Formula: Enchant Bracer - Lesser Deflection
263 [11101] = { "Dalria" }, -- Formula: Enchant Bracer - Lesser Strength
264 [6342] = { "Jessara Cordell", "Tilli Thistlefuzz", "Vaean" }, -- Formula: Enchant Chest - Minor Mana
265 [11039] = { "Dalria" }, -- Formula: Enchant Cloak - Minor Agility
266 [11152] = { "Tharynn Bouden" }, -- Formula: Enchant Gloves - Fishing
267 [16217] = { "Mythrin'dir" }, -- Formula: Enchant Shield - Greater Stamina
268 [20758] = { "Jessara Cordell", "Tilli Thistlefuzz", "Vaean" }, -- Formula: Minor Wizard Oil
269 [20752] = { "Jessara Cordell", "Tilli Thistlefuzz", "Vaean" }, -- Formula: Minor Mana Oil
270 [20753] = { "Jessara Cordell", "Tilli Thistlefuzz", "Vaean" }, -- Formula: Lesser Wizard Oil
271  
272 -- Engineering
273 [18649] = { "Darian Singh", "Gearcutter Cogspinner" }, -- Schematic: Blue Firework
274 [10607] = { "Jubie Gadgetspring" }, -- Schematic: Deepdive Helmet
275 [7560] = { "Gearcutter Cogspinner" }, -- Schematic: Gnomish Universal Remote
276 [13309] = { "Fradd Swiftgear" }, -- Schematic: Lovingly Crafted Boomstick
277 [14639] = { "Fradd Swiftgear", "Namdo Bizzfizzle" }, -- Schematic: Minor Recombobulator
278 [10609] = { "Ruppo Zipcoil" }, -- Schematic: Mithril Mechanical Dragonling
279 [16041] = { "Gearcutter Cogspinner" }, -- Schematic: Thorium Grenade
280 [16042] = { "Gearcutter Cogspinner" }, -- Schematic: Thorium Widget
281  
282 -- Leatherworking
283 [18949] = { "Saenorion" }, -- Pattern: Barbaric Bracers
284 [5973] = { "Hammon Karwn", "Lardan" }, -- Pattern: Barbaric Leggings
285 [7289] = { "Clyde Ranthal" }, -- Pattern: Black Whelp Cloak
286 [20576] = { "Amy Davenport" }, -- Pattern: Black Whelp Tunic
287 [15751] = { "Blimo Gadgetspring" }, -- Pattern: Blue Dragonscale Breastplate
288 [15729] = { "Blimo Gadgetspring" }, -- Pattern: Chimeric Gloves
289 [7613] = { "Wenna Silkbeard" }, -- Pattern: Green Leather Armor
290 [7451] = { "Pratt McGrubben", "Saenorion" }, -- Pattern: Green Whelp Bracers
291 [18731] = { "Bombus Finespindle" }, -- Pattern: Heavy Leather Ball
292 [7361] = { "Harlown Darkweave" }, -- Pattern: Herbalist's Gloves
293 [15735] = { "Gigget Zipcoil" }, -- Pattern: Ironfeather Shoulders
294 [15734] = { "Pratt McGrubben" }, -- Pattern: Living Shoulders
295 [5786] = { "Gina MacGregor", "Mavralyn" }, -- Pattern: Murloc Scale Belt
296 [5789] = { "Helenia Olden" }, -- Pattern: Murloc Scale Bracers
297 [5787] = { "Gina MacGregor", "Mavralyn" }, -- Pattern: Murloc Scale Breastplate
298 [8409] = { "Nioma" }, -- Pattern: Nightscape Shoulders
299 [13288] = { "Androd Fadran" }, -- Pattern: Raptor Hide Belt
300 [7290] = { "Wenna Silkbeard" }, -- Pattern: Red Whelp Gloves
301 [15741] = { "Leonard Porter" }, -- Pattern: Stormshroud Pants
302 [5788] = { "Micha Yance" }, -- Pattern: Thick Murloc Armor
303 [8385] = { "Pratt McGrubben" }, -- Pattern: Turtle Scale Gloves
304 [15725] = { "Leonard Porter" }, -- Pattern: Wicked Leather Gauntlets
305  
306 -- Tailoring
307 [7089] = { "Brienna Starglow" }, -- Pattern: Azure Silk Cloak
308 [7114] = { "Wenna Silkbeard" }, -- Pattern: Azure Silk Gloves
309 [6272] = { "Drake Lindgren", "Elynna" }, -- Pattern: Blue Linen Robe
310 [6270] = { "Tharynn Bouden", "Valdaron" }, -- Pattern: Blue Linen Vest
311 [6274] = { "Gina MacGregor", "Alexandra Bolero" }, -- Pattern: Blue Overalls
312 [14627] = { "Danielle Zipstitch" }, -- Pattern: Bright Yellow Shirt
313 [6401] = { "Sheri Zipstitch" }, -- Pattern: Dark Silk Shirt
314 [6275] = { "Elynna", "Jennabink Powerseam", "Rann Flamespinner", "Sheri Zipstitch" }, -- Pattern: Greater Adept's Robe
315 [4355] = { "Micha Yance" }, -- Pattern: Icy Cloak
316 [10314] = { "Outfitter Eric" }, -- Pattern: Lavender Mageweave Shirt
317 [10311] = { "Elynna" }, -- Pattern: Orange Martial Shirt
318 [10317] = { "Outfitter Eric" }, -- Pattern: Pink Mageweave Shirt
319 [5771] = { "Gina MacGregor", "Valdaron" }, -- Pattern: Red Linen Bag
320 [5772] = { "Amy Davenport", "Jennabink Powerseam", "Rann Flamespinner", "Valdaron" }, -- Pattern: Red Woolen Bag
321 [10326] = { "Outfitter Eric" }, -- Pattern: Tuxedo Jacket
322 [10323] = { "Outfitter Eric" }, -- Pattern: Tuxedo Pants
323 [10321] = { "Outfitter Eric" }, -- Pattern: Tuxedo Shirt
324 [10325] = { "Alexandra Bolero" }, -- Pattern: White Wedding Dress
325 [22307] = { "Jessara Cordell", "Tilli Thistlefuzz", "Vaean" }, -- Pattern: Enchanted Mageweave Pouch
326  
327 -- Cooking
328 [16072] = { "Shandrina" }, -- Expert Cookbook
329 [13949] = { "Vivianna" }, -- Recipe: Baked Salmon
330 [4609] = { "Narj Deepslice" }, -- Recipe: Barbecued Buzzard Wing
331 [2889] = { "Kendor Kabonka" }, -- Recipe: Beer Basted Boar Ribs
332 [3734] = { "Ulthaan" }, -- Recipe: Big Bear Steak
333 [3679] = { "Kendor Kabonka" }, -- Recipe: Blood Sausage
334 [6325] = { "Catherine Leland", "Gretta Ganter", "Khara Deepwater", "Nyoma", "Tharynn Bouden" }, -- Recipe: Brilliant Smallfish
335 [6330] = { "Catherine Leland", "Lindea Rabonne", "Tharynn Bouden" }, -- Recipe: Bristle Whisker Catfish
336 [5528] = { "Heldan Galesong", "Kriggon Talsone" }, -- Recipe: Clam Chowder
337 [2698] = { "Kendor Kabonka" }, -- Recipe: Cooked Crab Claw
338 [3681] = { "Kendor Kabonka" }, -- Recipe: Crocolisk Gumbo
339 [3678] = { "Kendor Kabonka" }, -- Recipe: Crocolisk Steak
340 [3682] = { "Kendor Kabonka" }, -- Recipe: Curiously Tasty Omelet
341 [12239] = { "Helenia Olden" }, -- Recipe: Dragonbreath Chili
342 [17201] = { "Khole Jinglepocket", "Wulmort Jinglepocket" }, -- Recipe: Egg Nog
343 [5485] = { "Laird" }, -- Recipe: Fillet of Frenzy
344 [17200] = { "Khole Jinglepocket", "Wulmort Jinglepocket" }, -- Recipe: Gingerbread Cookie
345 [3683] = { "Kendor Kabonka" }, -- Recipe: Gooey Spider Cake
346 [2697] = { "Kendor Kabonka" }, -- Recipe: Goretusk Liver Pie
347 [12240] = { "Janet Hommers" }, -- Recipe: Heavy Kodo Stew
348 [12229] = { "Vivianna" }, -- Recipe: Hot Wolf Ribs
349 [12231] = { "Corporal Bluth" }, -- Recipe: Jungle Stew
350 [5489] = { "Ulthaan" }, -- Recipe: Lean Venison
351 [13947] = { "Vivianna" }, -- Recipe: Lobster Stew
352 [6329] = { "Khara Deepwater" }, -- Recipe: Loch Frenzy Delight
353 [6328] = { "Khara Deepwater", "Nyoma", "Tansy Puddlefizz", "Tharynn Bouden" }, -- Recipe: Longjaw Mud Snapper
354 [13948] = { "Vivianna" }, -- Recipe: Mightfish Steak
355 [17062] = { "Heldan Galesong", "Lindea Rabonne", "Stuart Fleming", "Tansy Puddlefizz" }, -- Recipe: Mithril Head Trout
356 [16110] = { "Malygen" }, -- Recipe: Monster Omelet
357 [3680] = { "Kendor Kabonka" }, -- Recipe: Murloc Fin Soup
358 [12233] = { "Helenia Olden", "Janet Hommers" }, -- Recipe: Mystery Stew
359 [6368] = { "Catherine Leland" , "Heldan Galesong", "Kriggon Talsone" , "Nessa Shadowsong" , "Stuart Fleming" }, -- Recipe: Rainbow Fin Albacore
360 [2699] = { "Kendor Kabonka" }, -- Recipe: Redridge Goulash
361 [12228] = { "Corporal Bluth", "Hammon Karwn" , "Helenia Olden" }, -- Recipe: Roast Raptor
362 [6369] = { "Heldan Galesong", "Lindea Rabonne" , "Stuart Fleming" , "Tansy Puddlefizz" }, -- Recipe: Rockscale Cod
363 [2701] = { "Kendor Kabonka" }, -- Recipe: Seasoned Wolf Kabob
364 [6326] = { "Kriggon Talsone", "Nessa Shadowsong", "Tansy Puddlefizz" }, -- Recipe: Slitherskin Mackerel
365 [6892] = { "Drac Roughcut" }, -- Recipe: Smoked Bear Meat
366 [16111] = { "Kriggon Talsone" }, -- Recipe: Spiced Chili Crab
367 [2700] = { "Kendor Kabonka" }, -- Recipe: Succulent Pork Ribs
368 [18046] = { "Truk Wildbeard" }, -- Recipe: Tender Wolf Steak
369 [728] = { "Kendor Kabonka" }, -- Recipe: Westfall Stew
370 [21099] = { "Micha Yance", "Fyldan", "Emrul Riknussun", "Gloria Femmel", "Erika Tate", "Nyoma" }, -- Recipe: Smoked Sagefish
371 [21219] = { "Micha Yance", "Fyldan", "Emrul Riknussun", "Gloria Femmel", "Erika Tate", "Nyoma" }, -- Recipe: Sagefish Delight
372  
373 -- First Aid
374 [16084] = { "Deneb Walker" }, -- Expert First Aid - Under Wraps
375 [16112] = { "Deneb Walker" }, -- Manual: Heavy Silk Bandage
376 [16113] = { "Deneb Walker" }, -- Manual: Mageweave Bandage
377 },
378  
379 ["Horde"] = {
380 -- Alchemy
381 [9300] = { "Rartar" }, -- Recipe: Elixir of Demonslaying
382 [9301] = { "Algernon" }, -- Recipe: Elixir of Shadow Power
383 [13478] = { "Kor'geld" }, -- Recipe: Elixir of Superior Defense
384 [6055] = { "Jeeda" }, -- Recipe: Fire Protection Potion
385 [5642] = { "Kor'geld" }, -- Recipe: Free Action Potion
386 [9302] = { "Bronk" }, -- Recipe: Ghost Dye
387 [5643] = { "Hagrus" }, -- Recipe: Great Rage Potion
388 [6053] = { "Hula'mahi" }, -- Recipe: Holy Protection Potion
389 [6057] = { "Bronk" }, -- Recipe: Nature Protection Potion
390 [5640] = { "Hagrus" }, -- Recipe: Rage Potion
391 [6068] = { "Montarr" }, -- Recipe: Shadow Oil
392 [6054] = { "Christoph Jeffcoat" }, -- Recipe: Shadow Protection Potion
393 [13477] = { "Algernon" }, -- Recipe: Superior Mana Potion
394  
395 -- Blacksmithing
396 [12162] = { "Sumi" }, -- Plans: Hardened Iron Shortsword
397 [12164] = { "Vharr" }, -- Plans: Massive Iron Axe
398 [7995] = { "Gharash" }, -- Plans: Mithril Scale Bracers
399 [10858] = { "Muuran" }, -- Plans: Solid Iron Maul
400  
401 -- Enchanting
402 [6349] = { "Kithas", "Leo Sarn", "Nata Dawnstrider" }, -- Formula: Enchant 2H Weapon - Lesser Intellect
403 [6377] = { "Nata Dawnstrider" }, -- Formula: Enchant Boots - Minor Agility
404 [11223] = { "Banalash" }, -- Formula: Enchant Bracer - Deflection
405 [11163] = { "Keena" }, -- Formula: Enchant Bracer - Lesser Deflection
406 [11101] = { "Kulwia" }, -- Formula: Enchant Bracer - Lesser Strength
407 [6346] = { "Kithas", "Lilly" }, -- Formula: Enchant Chest - Lesser Mana
408 [6342] = { "Kithas", "Leo Sarn", "Lilly", "Nata Dawnstrider", "Thaddeus Webb" }, -- Formula: Enchant Chest - Minor Mana
409 [11039] = { "Kulwia" }, -- Formula: Enchant Cloak - Minor Agility
410 [16217] = { "Daniel Bartlett" }, -- Formula: Enchant Shield - Greater Stamina
411 [20758] = { "Kithas", "Nata Dawnstrider", "Thaddeus Webb", "Lilly", "Leo Sarn" }, -- Formula: Minor Wizard Oil
412 [20752] = { "Kithas", "Nata Dawnstrider", "Thaddeus Webb", "Lilly", "Leo Sarn" }, -- Formula: Minor Mana Oil
413 [20753] = { "Kithas", "Nata Dawnstrider", "Thaddeus Webb", "Lilly", "Leo Sarn" }, -- Formula: Lesser Wizard Oil
414  
415 -- Engineering
416 [18647] = { "Sovik" }, -- Schematic: Red Firework
417 [16041] = { "Sovik" }, -- Schematic: Thorium Grenade
418 [16042] = { "Sovik" }, -- Schematic: Thorium Widget
419  
420 -- Leatherworking
421 [18949] = { "Joseph Moore" }, -- Pattern: Barbaric Bracers
422 [5973] = { "Jandia", "Keena" }, -- Pattern: Barbaric Leggings
423 [7613] = { "George Candarte" }, -- Pattern: Green Leather Armor
424 [7451] = { "Jangdor Swiftstrider", "Joseph Moore" }, -- Pattern: Green Whelp Bracers
425 [18731] = { "Tamar" }, -- Pattern: Heavy Leather Ball
426 [15734] = { "Jangdor Swiftstrider" }, -- Pattern: Living Shoulders
427 [5786] = { "Andrew Hilbert" }, -- Pattern: Murloc Scale Belt
428 [5787] = { "Andrew Hilbert" }, -- Pattern: Murloc Scale Breastplate
429 [8409] = { "Jangdor Swiftstrider", "Worb Strongstitch" }, -- Pattern: Nightscape Shoulders
430 [13287] = { "Tunkk" }, -- Pattern: Raptor Hide Harness
431 [15741] = { "Werg Thickblade" }, -- Pattern: Stormshroud Pants
432 [5788] = { "Christoph Jeffcoat" }, -- Pattern: Thick Murloc Armor
433 [8385] = { "Jangdor Swiftstrider" }, -- Pattern: Turtle Scale Gloves
434 [15725] = { "Werg Thickblade" }, -- Pattern: Wicked Leather Gauntlets
435  
436 -- Tailoring
437 [7089] = { "Jun'ha" }, -- Pattern: Azure Silk Cloak
438 [7114] = { "Kireena" }, -- Pattern: Azure Silk Gloves
439 [6272] = { "Andrew Hilbert", "Wrahk" }, -- Pattern: Blue Linen Robe
440 [6270] = { "Borya", "Constance Brisboise", "Wrahk" }, -- Pattern: Blue Linen Vest
441 [6274] = { "Borya", "Mallen Swain", "Yonada" }, -- Pattern: Blue Overalls
442 [6401] = { "Mallen Swain" }, -- Pattern: Dark Silk Shirt
443 [6275] = { "Millie Gregorian" }, -- Pattern: Greater Adept's Robe
444 [4355] = { "Ghok'kah" }, -- Pattern: Icy Cloak
445 [10314] = { "Borya" }, -- Pattern: Lavender Mageweave Shirt
446 [10311] = { "Mahu" }, -- Pattern: Orange Martial Shirt
447 [10317] = { "Borya" }, -- Pattern: Pink Mageweave Shirt
448 [5771] = { "Andrew Hilbert", "Mahu" }, -- Pattern: Red Linen Bag
449 [5772] = { "Borya", "Mahu", "Millie Gregorian", "Wrahk", "Yonada" }, -- Pattern: Red Woolen Bag
450 [10326] = { "Millie Gregorian" }, -- Pattern: Tuxedo Jacket
451 [10323] = { "Millie Gregorian" }, -- Pattern: Tuxedo Pants
452 [10321] = { "Millie Gregorian" }, -- Pattern: Tuxedo Shirt
453 [10325] = { "Mahu" }, -- Pattern: White Wedding Dress
454 [22307] = { "Kithas", "Nata Dawnstrider", "Thaddeus Webb", "Lilly", "Leo Sarn" }, -- Pattern: Enchanted Mageweave Pouch
455  
456 -- Cooking
457 [16072] = { "Wulan" }, -- Expert Cookbook
458 [13949] = { "Sheendra Tallgrass" }, -- Recipe: Baked Salmon
459 [6325] = { "Harn Longcast", "Martine Tramblay", "Sewa Mistrunner", "Lizbeth Cromwell" }, -- Recipe: Brilliant Smallfish
460 [6330] = { "Derak Nightfall", "Naal Mistrunner", "Sewa Mistrunner", "Ronald Burch" }, -- Recipe: Bristle Whisker Catfish
461 [12232] = { "Banalash", "Kireena", "Ogg'marr" }, -- Recipe: Carrion Surprise
462 [12226] = { "Abigail Shiel" }, -- Recipe: Crispy Bat Wing
463 [5488] = { "Tari'qa" }, -- Recipe: Crispy Lizard Tail
464 [3682] = { "Keena", "Nerrist" }, -- Recipe: Curiously Tasty Omelet
465 [12239] = { "Ogg'marr" }, -- Recipe: Dragonbreath Chili
466 [17201] = { "Penney Copperpinch" }, -- Recipe: Egg Nog
467 [17200] = { "Penney Copperpinch" }, -- Recipe: Gingerbread Cookie
468 [12240] = { "Kireena" }, -- Recipe: Heavy Kodo Stew
469 [20075] = { "Ogg'marr" }, -- Recipe: Heavy Crocolisk Stew
470 [3735] = { "Zargh" }, -- Recipe: Hot Lion Chops
471 [12229] = { "Sheendra Tallgrass" }, -- Recipe: Hot Wolf Ribs
472 [12231] = { "Nerrist" }, -- Recipe: Jungle Stew
473 [13947] = { "Sheendra Tallgrass" }, -- Recipe: Lobster Stew
474 [6328] = { "Harn Longcast", "Killian Sanatha", "Naal Mistrunner", "Lizbeth Cromwell" }, -- Recipe: Longjaw Mud Snapper
475 [13948] = { "Sheendra Tallgrass" }, -- Recipe: Mightfish Steak
476 [17062] = { "Shankys", "Wik'Tar", "Wulan" }, -- Recipe: Mithril Head Trout
477 [16110] = { "Bale" }, -- Recipe: Monster Omelet
478 [6368] = { "Killian Sanatha", "Shankys", "Zansoa", "Ronald Burch" }, -- Recipe: Rainbow Fin Albacore
479 [12228] = { "Keena", "Nerrist", "Ogg'marr" }, -- Recipe: Roast Raptor
480 [5484] = { "Wunna Darkmane" }, -- Recipe: Roasted Kodo Meat
481 [6369] = { "Shankys", "Wik'Tar", "Wulan" }, -- Recipe: Rockscale Cod
482 [5483] = { "Grimtak" }, -- Recipe: Scorpid Surprise
483 [6326] = { "Martine Tramblay", "Zansoa" }, -- Recipe: Slitherskin Mackerel
484 [6892] = { "Andrew Hilbert" }, -- Recipe: Smoked Bear Meat
485 [16111] = { "Banalash", "Uthok" }, -- Recipe: Spiced Chili Crab
486 [5486] = { "Tari'qa" }, -- Recipe: Strider Stew
487 [21099] = { "Wulan", "Derak Nightfall", "Naal Mistrunner", "Tarban Hearthgrain", "Ronald Burch", "Otho Moji'ko" }, -- Recipe: Smoked Sagefish
488 [21219] = { "Wulan", "Derak Nightfall", "Naal Mistrunner", "Tarban Hearthgrain", "Ronald Burch", "Otho Moji'ko" }, -- Recipe: Sagefish Delight
489  
490 -- First Aid
491 [16084] = { "Balai Lok'Wein", "Ghok'kah" }, -- Expert First Aid - Under Wraps
492 [16112] = { "Balai Lok'Wein", "Ghok'kah" }, -- Manual: Heavy Silk Bandage
493 [16113] = { "Balai Lok'Wein", "Ghok'kah" }, -- Manual: Mageweave Bandage
494 },
495  
496 ["Neutral"] = {
497 -- Alchemy
498 [13501] = { "Magnus Frostwake" }, -- Recipe: Major Mana Potion
499 [13485] = { "Magnus Frostwake" }, -- Recipe: Transmute Water to Air
500 [13482] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Recipe: Transmute Air to Fire
501 [13484] = { "Meilosh" }, -- Recipe: Transmute Earth to Water
502 [13483] = { "Plugger Spazzring" }, -- Recipe: Transmute Fire to Earth
503 [20013] = { "Rin'wosho the Trader" }, -- Recipe: Living Action Potion
504 [20011] = { "Rin'wosho the Trader" }, -- Recipe: Mageblood Potion
505 [20014] = { "Rin'wosho the Trader" }, -- Recipe: Major Troll's Blood Potion
506 [20012] = { "Rin'wosho the Trader" }, -- Recipe: Greater Dreamless Sleep Potion
507  
508 [5642] = { "Vendor-Tron 1000" }, -- Recipe: Free Action Potion
509 [14634] = { "Bro'kin" }, -- Recipe: Frost Oil
510 [6056] = { "Glyx Brewright" }, -- Recipe: Frost Protection Potion
511 [5643] = { "Vendor-Tron 1000" }, -- Recipe: Great Rage Potion
512 [6053] = { "Kzixx" }, -- Recipe: Holy Protection Potion
513 [13480] = { "Evie Whirlbrew" }, -- Recipe: Major Healing Potion
514 [6057] = { "Glyx Brewright", "Alchemist Pestlezugg"}, -- Recipe: Nature Protection Potion
515 [9303] = { "Alchemist Pestlezugg" }, -- Recipe: Philosophers' Stone
516 [5640] = { "Ranik" }, -- Recipe: Rage Potion
517 [6068] = { "Bliztik" }, -- Recipe: Shadow Oil
518 [12958] = { "Alchemist Pestlezugg" }, -- Recipe: Transmute Arcanite
519 [9304] = { "Alchemist Pestlezugg" }, -- Recipe: Transmute Iron to Gold
520 [9305] = { "Alchemist Pestlezugg" }, -- Recipe: Transmute Mithril to Truesilver
521 [20761] = { "Lokhtos Darkbargainer" }, -- Recipe: Transmute Elemental Fire
522  
523 -- Blacksmithing
524 [8030] = { "Magnus Frostwake" }, -- Plans: Ebon Shiv
525 [12823] = { "Magnus Frostwake" }, -- Plans: Huge Thorium Battleaxe
526 [12819] = { "Magnus Frostwake" }, -- Plans: Ornate Thorium Handaxe
527 [12703] = { "Magnus Frostwake" }, -- Plans: Storm Gauntlets
528 [19208] = { "Lokhtos Darkbargainer" }, -- Plans: Black Amnesty
529 [19209] = { "Lokhtos Darkbargainer" }, -- Plans: Blackfury
530 [19211] = { "Lokhtos Darkbargainer" }, -- Plans: Blackguard
531 [17051] = { "Lokhtos Darkbargainer" }, -- Plans: Dark Iron Bracers
532 [17060] = { "Lokhtos Darkbargainer" }, -- Plans: Dark Iron Destroyer
533 [19207] = { "Lokhtos Darkbargainer" }, -- Plans: Dark Iron Gauntlets
534 [19206] = { "Lokhtos Darkbargainer" }, -- Plans: Dark Iron Helm
535 [17052] = { "Lokhtos Darkbargainer" }, -- Plans: Dark Iron Leggings
536 [17059] = { "Lokhtos Darkbargainer" }, -- Plans: Dark Iron Reaver
537 [20040] = { "Lokhtos Darkbargainer" }, -- Plans: Dark Iron Boots
538 [19210] = { "Lokhtos Darkbargainer" }, -- Plans: Ebon Hand
539 [17049] = { "Lokhtos Darkbargainer" }, -- Plans: Fiery Chain Girdle
540 [17053] = { "Lokhtos Darkbargainer" }, -- Plans: Fiery Chain Shoulders
541 [19212] = { "Lokhtos Darkbargainer" }, -- Plans: Nightfall
542 [19202] = { "Meilosh" }, -- Plans: Heavy Timbermaw Belt
543 [19204] = { "Meilosh" }, -- Plans: Heavy Timbermaw Boots
544 [19203] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Plans: Girdle of the Dawn
545 [19205] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Plans: Gloves of the Dawn
546 [19781] = { "Rin'wosho the Trader" }, -- Plans: Darksoul Shoulders
547 [19780] = { "Rin'wosho the Trader" }, -- Plans: Darksoul Leggings
548 [19779] = { "Rin'wosho the Trader" }, -- Plans: Darksoul Breastplate
549 [19778] = { "Rin'wosho the Trader" }, -- Plans: Bloodsoul Gauntlets
550 [19777] = { "Rin'wosho the Trader" }, -- Plans: Bloodsoul Shoulders
551 [19776] = { "Rin'wosho the Trader" }, -- Plans: Bloodsoul Breastplate
552 [22219] = { "Lieutenant General Andorov" }, -- Plans: Jagged Obsidian Shield
553 [22221] = { "Lieutenant General Andorov" }, -- Plans: Obsidian Mail Tunic
554 [22209] = { "Vargus" }, -- Plans: Heavy Obsidian Belt
555 [22214] = { "Vargus" }, -- Plans: Light Obsidian Belt
556 [22768] = { "Vargus" }, -- Plans: Ironvine Belt
557 [22766] = { "Vargus" }, -- Plans: Ironvine Breastplate
558 [22767] = { "Vargus" }, -- Plans: Ironvine Gloves
559 --[00000] = { "Master Craftsman Omarion" }, -- Plans: Icebane Bracers
560 --[00000] = { "Master Craftsman Omarion" }, -- Plans: Icebane Gauntlests
561 --[00000] = { "Master Craftsman Omarion" }, -- Plans: Icebane Breastplate
562  
563 [6047] = { "Krinkle Goodsteel" }, -- Plans: Golden Scale Coif
564 [12162] = { "Jutak" }, -- Plans: Hardened Iron Shortsword
565 [12164] = { "Jaquilina Dramet" }, -- Plans: Massive Iron Axe
566 [12163] = { "Zarena Cromwind" }, -- Plans: Moonsteel Broadsword
567 [10858] = { "Jazzrik" }, -- Plans: Solid Iron Maul
568  
569 -- Enchanting
570 [19449] = { "Lokhtos Darkbargainer" }, -- Formula: Enchant Weapon - Mighty Intellect
571 [19448] = { "Lokhtos Darkbargainer" }, -- Formula: Enchant Weapon - Mighty Spirit
572 [19444] = { "Lokhtos Darkbargainer" }, -- Formula: Enchant Weapon - Strength
573 [19445] = { "Meilosh" }, -- Formula: Enchant Weapon - Agility
574 [22392] = { "Meilosh" }, -- Formula: 2H Weapon - Agility (timbermaw)
575 [19447] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Formula: Enchant Bracer - Healing
576 [19446] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Formula: Enchant Bracer - Mana Regeneration
577 [20732] = { "Kania" }, -- Formula: Cloak - Greater Fire Resistance
578 [20733] = { "Kania" }, -- Formula: Cloak - Greater Nature Resistance
579 [20756] = { "Rin'wosho the Trader" }, -- Formula: Brilliant Wizard Oil
580 [20757] = { "Rin'wosho the Trader" }, -- Formula: Brilliant Mana Oil
581  
582 [6377] = { "Zixil" }, -- Formula: Enchant Boots - Minor Agility
583 [16221] = { "Qia" }, -- Formula: Enchant Chest - Major Health
584 [16224] = { "Lorelae Wintersong" }, -- Formula: Enchant Cloak - Superior Defense
585 [16243] = { "Lorelae Wintersong" }, -- Formula: Runed Arcanite Rod
586 [6342] = { "Kania" }, -- Formula: Enchant Chest - Minor Mana
587 [20758] = { "Kania" }, -- Formula: Minor Wizard Oil
588 [20752] = { "Kania" }, -- Formula: Minor Mana Oil
589 [20753] = { "Kania" }, -- Formula: Lesser Wizard Oil
590 [20754] = { "Kania" }, -- Formula: Lesser Mana Oil
591 [20755] = { "Kania" }, -- Formula: Wizard Oil
592  
593 -- Engineering
594 [20001] = { "Rin'wosho the Trader" }, -- Schematic: Bloodvine Lens
595 [20000] = { "Rin'wosho the Trader" }, -- Schematic: Bloodvine Goggles
596  
597 [13310] = { "Mazk Snipeshot", "Super-Seller 680" }, -- Schematic: Accurate Scope
598 [10602] = { "Knaz Blunderflame", "Yuka Screwspigot" }, -- Schematic: Deadly Scope
599 [16050] = { "Xizzer Fizzbolt" }, -- Schematic: Delicate Arcanite Converter
600 [7742] = { "Zan Shivsproket" }, -- Schematic: Gnomish Cloaking Device
601 [7560] = { "Jinky Twizzlefixxit" }, -- Schematic: Gnomish Universal Remote
602 [7561] = { "Kzixx", "Super-Seller 680", "Veenix", "Zixil" }, -- Schematic: Goblin Jumper Cables
603 [18648] = { "Crazk Sparks", "Gagsprocket" }, -- Schematic: Green Firework
604 [18652] = { "Xizzer Fizzbolt" }, -- Schematic: Gyrofreeze Ice Reflector
605 [13308] = { "Rizz Loosebolt", "Super-Seller 680" }, -- Schematic: Ice Deflector
606 [13309] = { "Jinky Twizzlefixxit" }, -- Schematic: Lovingly Crafted Boomstick
607 [16046] = { "Xizzer Fizzbolt" }, -- Schematic: Masterwork Target Dummy
608 [13311] = { "Gnaz Blunderflame" }, -- Schematic: Mechanical Dragonling
609 [18656] = { "Xizzer Fizzbolt" }, -- Schematic: Powerful Seaforium Charge
610 [16047] = { "Xizzer Fizzbolt" }, -- Schematic: Thorium Tube
611 [18651] = { "Mazk Snipeshot" }, -- Schematic: Truesilver Transformer
612  
613 -- Leatherworking
614 [17025] = { "Lokhtos Darkbargainer" }, -- Pattern: Black Dragonscale Boots
615 [19331] = { "Lokhtos Darkbargainer" }, -- Pattern: Chromatic Gauntlets
616 [19332] = { "Lokhtos Darkbargainer" }, -- Pattern: Corehound Belt
617 [17022] = { "Lokhtos Darkbargainer" }, -- Pattern: Corehound Boots
618 [19330] = { "Lokhtos Darkbargainer" }, -- Pattern: Lava Belt
619 [19333] = { "Lokhtos Darkbargainer" }, -- Pattern: Molten Belt
620 [17023] = { "Lokhtos Darkbargainer" }, -- Pattern: Molten Helm
621 [19326] = { "Meilosh" }, -- Pattern: Might of the Timbermaw
622 [19327] = { "Meilosh" }, -- Pattern: Timbermaw Brawlers
623 [15742] = { "Meilosh" }, -- Pattern: Warbear Harness
624 [15754] = { "Meilosh" }, -- Pattern: Warbear Woolies
625 [20253] = { "Meilosh" }, -- Pattern: Warbear Harness
626 [20254] = { "Meilosh" }, -- Pattern: Warbear Woolies
627 [19328] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Pattern: Dawn Treaders
628 [19329] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Pattern: Golden Mantle of the Dawn
629 [19771] = { "Rin'wosho the Trader" }, -- Pattern: Primal Batskin Bracers
630 [19773] = { "Rin'wosho the Trader" }, -- Pattern: Blood Tiger Shoulders
631 [19770] = { "Rin'wosho the Trader" }, -- Pattern: Primal Batskin Gloves
632 [19772] = { "Rin'wosho the Trader" }, -- Pattern: Blood Tiger Breastplate
633 [19769] = { "Rin'wosho the Trader" }, -- Pattern: Primal Batskin Jerkin
634 [20382] = { "Aendel Windspear" }, -- Pattern: Dreamscale Breastplate
635 [20506] = { "Aendel Windspear" }, -- Pattern: Spitfire Bracers
636 [20507] = { "Aendel Windspear" }, -- Pattern: Spitfire Gauntlets
637 [20508] = { "Aendel Windspear" }, -- Pattern: Spitfire Breastplate
638 [20509] = { "Aendel Windspear" }, -- Pattern: Sandstalker Bracers
639 [20510] = { "Aendel Windspear" }, -- Pattern: Sandstalker Gauntlets
640 [20511] = { "Aendel Windspear" }, -- Pattern: Sandstalker Breastplate
641 [22769] = { "Aendel Windspear" }, -- Pattern: Bramblewood Belt
642 [22770] = { "Aendel Windspear" }, -- Pattern: Bramblewood Boots
643 [22771] = { "Aendel Windspear" }, -- Pattern: Bramblewood Helm
644 [22698] = { "Master Craftsman Omarion" }, -- Pattern: Icy Scale Bracers
645 [22696] = { "Master Craftsman Omarion" }, -- Pattern: Icy Scale Breastplate
646 [22697] = { "Master Craftsman Omarion" }, -- Pattern: Icy Scale Gauntlets
647 --[00000] = { "Master Craftsman Omarion" }, -- Pattern: Polar Bracers
648 --[00000] = { "Master Craftsman Omarion" }, -- Pattern: Polar Tunic
649 --[00000] = { "Master Craftsman Omarion" }, -- Pattern: Polar Gloves
650  
651 [15759] = { "Plugger Spazzring" }, -- Pattern: Black Dragonscale Breastplate
652 [6474] = { "Kalldan Felmoon" }, -- Pattern: Deviate Scale Cloak
653 [6475] = { "Kalldan Felmoon" }, -- Pattern: Deviate Scale Gloves
654 [15758] = { "Nergal" }, -- Pattern: Devilsaur Gauntlets
655 [7362] = { "Zixil" }, -- Pattern: Earthen Leather Shoulders
656 [15740] = { "Qia" }, -- Pattern: Frostsaber Boots
657 [14635] = { "Rikqiz", "Vendor-Tron 1000" }, -- Pattern: Gem-studded Leather Belt
658 [15726] = { "Masat T'andr" }, -- Pattern: Green Dragonscale Breastplate
659 [7613] = { "Vendor-Tron 1000" }, -- Pattern: Green Leather Armor
660 [7451] = { "Vendor-Tron 1000" }, -- Pattern: Green Whelp Bracers
661 [15724] = { "Zannok Hidepiercer" }, -- Pattern: Heavy Scorpid Bracers
662 [15762] = { "Zannok Hidepiercer" }, -- Pattern: Heavy Scorpid Helm
663 [5789] = { "Blixrez Goodstitch" }, -- Pattern: Murloc Scale Bracers
664 [15756] = { "Jase Farlane" }, -- Pattern: Runic Leather Headband
665 [18239] = { "Rikqiz" }, -- Pattern: Shadowskin Gloves
666 [5788] = { "Blixrez Goodstitch" }, -- Pattern: Thick Murloc Armor
667  
668 -- Tailoring
669 [17018] = { "Lokhtos Darkbargainer" }, -- Pattern: Flarecore Gloves
670 [19220] = { "Lokhtos Darkbargainer" }, -- Pattern: Flarecore Leggings
671 [17017] = { "Lokhtos Darkbargainer" }, -- Pattern: Flarecore Mantle
672 [19219] = { "Lokhtos Darkbargainer" }, -- Pattern: Flarecore Robe
673 [19215] = { "Meilosh" }, -- Pattern: Wisdom of the Timbermaw
674 [19218] = { "Meilosh" }, -- Pattern: Mantle of the Timbermaw
675 [19216] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Pattern: Argent Boots
676 [19217] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Pattern: Argent Shoulders
677 [19766] = { "Rin'wosho the Trader" }, -- Pattern: Bloodvine Boots
678 [19765] = { "Rin'wosho the Trader" }, -- Pattern: Bloodvine Leggings
679 [19764] = { "Rin'wosho the Trader" }, -- Pattern: Bloodvine Vest
680 [22310] = { "Mishta" }, -- Pattern: Cenarion Herb Bag
681 [22312] = { "Mishta" }, -- Pattern: Satchel of Cenarius
682 [22773] = { "Mishta" }, -- Pattern: Sylvan Crown
683 [22772] = { "Mishta" }, -- Pattern: Sylvan Shoulders
684 [22774] = { "Mishta" }, -- Pattern: Sylvan Vest
685 [22683] = { "Mishta" }, -- Pattern: Gaea's Embrace
686 [22308] = { "Kania" }, -- Pattern: Enchanted Runecloth Bag
687 [22307] = { "Kania" }, -- Pattern: Enchanted Mageweave Pouch
688 --[00000] = { "Master Craftsman Omarion" }, -- Pattern: Glacial Wrists
689 --[00000] = { "Master Craftsman Omarion" }, -- Pattern: Glacial Vest
690 --[00000] = { "Master Craftsman Omarion" }, -- Pattern: Glacial Gloves
691 --[00000] = { "Master Craftsman Omarion" }, -- Pattern: Glacial Cloak
692  
693 [10318] = { "Cowardly Crosby" }, -- Pattern: Admiral's Hat
694 [10728] = { "Narkk" }, -- Pattern: Black Swashbuckler's Shirt
695 [6272] = { "Ranik" }, -- Pattern: Blue Linen Robe
696 [7087] = { "Super-Seller 680", "Xizk Goodstitch" }, -- Pattern: Crimson Silk Cloak
697 [7088] = { "Vizzklick" }, -- Pattern: Crimson Silk Robe
698 [6401] = { "Super-Seller 680" }, -- Pattern: Dark Silk Shirt
699 [14630] = { "Super-Seller 680", "Xizk Goodstitch" }, -- Pattern: Enchanter's Cowl
700 [14483] = { "Lorelae Wintersong" }, -- Pattern: Felcloth Pants
701 [6275] = { "Ranik" }, -- Pattern: Greater Adept's Robe
702 [18487] = { "Shen'dralar Provisioner" }, -- Pattern: Mooncloth Robe
703 [14526] = { "Qia", "Evie Whirlbrew" }, -- Pattern: Mooncloth
704 [5772] = { "Kiknikle", "Zixil" }, -- Pattern: Red Woolen Bag
705 [14468] = { "Qia" }, -- Pattern: Runecloth Bag
706 [14488] = { "Darnall" }, -- Pattern: Runecloth Boots
707 [14472] = { "Darnall" }, -- Pattern: Runecloth Cloak
708 [14481] = { "Qia" }, -- Pattern: Runecloth Gloves
709 [14469] = { "Darnall" }, -- Pattern: Runecloth Robe
710 [21358] = { "Vizzklick" }, -- Pattern: Soul Pouch
711  
712 -- Cooking
713 [4609] = { "Super-Seller 680" }, -- Recipe: Barbecued Buzzard Wing
714 [3734] = { "Super-Seller 680" }, -- Recipe: Big Bear Steak
715 [6330] = { "Kilxx" }, -- Recipe: Bristle Whisker Catfish
716 [12232] = { "Vendor-Tron 1000" }, -- Recipe: Carrion Surprise
717 [13940] = { "Kelsey Yance" }, -- Recipe: Cooked Glossy Mightfish
718 [12239] = { "Super-Seller 680" }, -- Recipe: Dragonbreath Chili
719 [13941] = { "Kelsey Yance" }, -- Recipe: Filet of Redgill
720 [6039] = { "Kelsey Yance" }, -- Recipe: Giant Clam Scorcho
721 [13942] = { "Gikkix" }, -- Recipe: Grilled Squid
722 [12240] = { "Vendor-Tron 1000" }, -- Recipe: Heavy Kodo Stew
723 [3735] = { "Vendor-Tron 1000" }, -- Recipe: Hot Lion Chops
724 [13943] = { "Kelsey Yance" }, -- Recipe: Hot Smoked Bass
725 [12229] = { "Super-Seller 680" }, -- Recipe: Hot Wolf Ribs
726 [12231] = { "Vendor-Tron 1000" }, -- Recipe: Jungle Stew
727 [5489] = { "Vendor-Tron 1000" }, -- Recipe: Lean Venison
728 [12227] = { "Super-Seller 680" }, -- Recipe: Lean Wolf Steak
729 [17062] = { "Kelsey Yance" }, -- Recipe: Mithril Head Trout
730 [16110] = { "Himmik", "Qia" }, -- Recipe: Monster Omelet
731 [12233] = { "Super-Seller 680" }, -- Recipe: Mystery Stew
732 [13945] = { "Gikkix" }, -- Recipe: Nightfin Soup
733 [13946] = { "Gikkix" }, -- Recipe: Poached Sunscale Salmon
734 [6368] = { "Kilxx" }, -- Recipe: Rainbow Fin Albacore
735 [12228] = { "Vendor-Tron 1000" }, -- Recipe: Roast Raptor
736 [6369] = { "Kelsey Yance" }, -- Recipe: Rockscale Cod
737 [13939] = { "Gikkix" }, -- Recipe: Spotted Yellowtail
738 [18046] = { "Dirge Quikcleave" }, -- Recipe: Tender Wolf Steak
739 [16767] = { "Jabbey" }, -- Recipe: Undermine Clam Chowder
740 [21099] = { "Kelsey Yance" }, -- Recipe: Smoked Sagefish
741 [21219] = { "Kelsey Yance" }, -- Recipe: Sagefish Delight
742  
743 -- Fishing
744 [16083] = { "Old Man Heming" }, -- Expert Fishing - The Bass and You
745  
746 -- First Aid
747 [19442] = { "Argent Quartermaster Hasana", "Argent Quartermaster Lightspark", "Quartermaster Miranda Breechlock" }, -- Formula: Powerful anti-venom
748  
749 },
750 };
751  
752 FAS_LibramInfo = {
753 [18333] = { name="Lorekeeper Lydros", bonus="+8 Spell damage/healing" }, -- Libram of Focus
754 [18334] = { name="Lorekeeper Lydros", bonus="+1% Dodge" }, -- Libram of Protection
755 [18332] = { name="Lorekeeper Lydros", bonus="+1% Haste" }, -- Libram of Rapidity
756 [11736] = { name="Mathredis Firestar", bonus="+20 Fire Resistance" }, -- Libram of Resilience
757 [11732] = { name="Mathredis Firestar", bonus="+150 Mana" }, -- Libram of Rumination
758 [11734] = { name="Mathredis Firestar", bonus="+125 Armor" }, -- Libram of Tenacity
759 [11737] = { name="Mathredis Firestar", bonus="+8 any single stat" }, -- Libram of Voracity
760 [11733] = { name="Mathredis Firestar", bonus="+100 Health" }, -- Libram of Constitution
761 };