vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | ----------------------- |
2 | -- Localised Globals -- |
||
3 | ----------------------- |
||
4 | ATLASLOOT_FIRST_TIME_TEXT = "Welcome to Atlasloot Enhanced. Please take a moment to set your preferences for tooltips and links in the chat window.\n\n This options screen can be reached again at any later time by typing '/atlasloot'."; |
||
5 | ATLASLOOT_FIRST_TIME_BUTTON = "Setup"; |
||
6 | |||
7 | ATLASLOOT_OLD_ATLAS_TEXT_PT1 = "It has been detected that your version of Atlas does not match the version that Atlasloot is tuned for ("; |
||
8 | ATLASLOOT_OLD_ATLAS_TEXT_PT2 = "). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."; |
||
9 | ATLASLOOT_OLD_ATLAS_BUTTON = "OK"; |
||
10 | |||
11 | ATLASLOOT_DROP_RATE = "Drop Rate: "; |
||
12 | ATLASLOOT_DKP = "DKP"; |
||
13 | |||
14 | ATLASLOOT_BANNER_TEXT = "Click onto the bossname to toggle the loot view." |
||
15 | |||
16 | ATLASLOOT_UIBACK = "Back"; |
||
17 | |||
18 | ATLASLOOT_CLOTH = "Cloth"; |
||
19 | ATLASLOOT_LEATHER = "Leather"; |
||
20 | ATLASLOOT_MAIL = "Mail"; |
||
21 | ATLASLOOT_PLATE = "Plate"; |
||
22 | |||
23 | ATLASLOOT_HEAD = "Head"; |
||
24 | ATLASLOOT_NECK = "Neck"; |
||
25 | ATLASLOOT_SHOULDER = "Shoulder"; |
||
26 | ATLASLOOT_BACK = "Back"; |
||
27 | ATLASLOOT_CHEST = "Chest"; |
||
28 | ATLASLOOT_SHIRT = "Shirt"; |
||
29 | ATLASLOOT_TABARD = "Tabard"; |
||
30 | ATLASLOOT_WRIST = "Wrist"; |
||
31 | ATLASLOOT_HANDS = "Hands"; |
||
32 | ATLASLOOT_WAIST = "Waist"; |
||
33 | ATLASLOOT_LEGS = "Legs"; |
||
34 | ATLASLOOT_FEET = "Feet"; |
||
35 | ATLASLOOT_RING = "Ring"; |
||
36 | ATLASLOOT_TRINKET = "Trinket"; |
||
37 | ATLASLOOT_OFF_HAND = "Held in Off-Hand"; |
||
38 | ATLASLOOT_RELIC = "Relic"; |
||
39 | |||
40 | ATLASLOOT_ONE_HAND = "One-Hand"; |
||
41 | ATLASLOOT_TWO_HAND = "Two-Hand"; |
||
42 | ATLASLOOT_MAIN_HAND = "Main Hand"; |
||
43 | ATLASLOOT_OFFHAND = "Off Hand"; |
||
44 | |||
45 | ATLASLOOT_AXE = "Axe"; |
||
46 | ATLASLOOT_BOW = "Bow"; |
||
47 | ATLASLOOT_CROSSBOW = "Crossbow"; |
||
48 | ATLASLOOT_DAGGER = "Dagger"; |
||
49 | ATLASLOOT_GUN = "Gun"; |
||
50 | ATLASLOOT_MACE = "Mace"; |
||
51 | ATLASLOOT_POLEARM = "Polearm"; |
||
52 | ATLASLOOT_SHIELD = "Shield"; |
||
53 | ATLASLOOT_STAFF = "Staff"; |
||
54 | ATLASLOOT_SWORD = "Sword"; |
||
55 | ATLASLOOT_THROWN = "Thrown"; |
||
56 | ATLASLOOT_WAND = "Wand"; |
||
57 | ATLASLOOT_FIST = "Fist Weapon"; |
||
58 | |||
59 | ATLASLOOT_POTION = "Potion"; |
||
60 | ATLASLOOT_FOOD = "Food"; |
||
61 | ATLASLOOT_DRINK = "Drink"; |
||
62 | ATLASLOOT_BANDAGE = "Bandage"; |
||
63 | ATLASLOOT_ARROW = "Arrow"; |
||
64 | ATLASLOOT_BULLET = "Bullet" |
||
65 | ATLASLOOT_MOUNT = "Mount"; |
||
66 | ATLASLOOT_AMMO = "Ammo Pouch"; |
||
67 | ATLASLOOT_QUIVER = "Quiver"; |
||
68 | ATLASLOOT_BAG = "Bag"; |
||
69 | ATLASLOOT_ENCHANT = "Enchant"; |
||
70 | ATLASLOOT_TRADE_GOODS = "Trade Goods"; |
||
71 | ATLASLOOT_SCOPE = "Scope"; |
||
72 | ATLASLOOT_KEY = "Key"; |
||
73 | ATLASLOOT_PET = "Pet"; |
||
74 | ATLASLOOT_IDOL = "Idol"; |
||
75 | ATLASLOOT_TOTEM = "Totem"; |
||
76 | ATLASLOOT_LIBRAM = "Libram"; |
||
77 | ATLASLOOT_DARKMOON = "Darkmoon Faire Card"; |
||
78 | ATLASLOOT_BOOK = "Book"; |
||
79 | ATLASLOOT_BANNER = "Banner"; |
||
80 | |||
81 | ATLASLOOT_DRUID = "Druid"; |
||
82 | ATLASLOOT_HUNTER = "Hunter"; |
||
83 | ATLASLOOT_MAGE = "Mage"; |
||
84 | ATLASLOOT_PALADIN = "Paladin"; |
||
85 | ATLASLOOT_PRIEST = "Priest"; |
||
86 | ATLASLOOT_ROGUE = "Rogue"; |
||
87 | ATLASLOOT_SHAMAN = "Shaman"; |
||
88 | ATLASLOOT_WARLOCK = "Warlock"; |
||
89 | ATLASLOOT_WARRIOR = "Warrior"; |
||
90 | |||
91 | ATLASLOOT_ALCHEMY = "Alchemy"; |
||
92 | ATLASLOOT_BLACKSMITHING = "Blacksmithing"; |
||
93 | ATLASLOOT_COOKING = "Cooking"; |
||
94 | ATLASLOOT_ENCHANTING = "Enchanting"; |
||
95 | ATLASLOOT_ENGINEERING = "Engineering"; |
||
96 | ATLASLOOT_FIRST_AID = "First Aid"; |
||
97 | ATLASLOOT_LEATHERWORKING = "Leatherworking"; |
||
98 | ATLASLOOT_TAILORING = "Tailoring"; |
||
99 | ATLASLOOT_DRAGONSCALE = "Dragonscale"; |
||
100 | ATLASLOOT_TRIBAL = "Tribal"; |
||
101 | ATLASLOOT_ELEMENTAL = "Elemental"; |
||
102 | |||
103 | ATLASLOOT_NEUTRAL = "Neutral"; |
||
104 | ATLASLOOT_FRIENDLY = "Friendly"; |
||
105 | ATLASLOOT_HONORED = "Honored"; |
||
106 | ATLASLOOT_REVERED = "Revered"; |
||
107 | ATLASLOOT_EXALTED = "Exalted"; |
||
108 | |||
109 | ATLASLOOT_CLASSES = "Classes:"; |
||
110 | ATLASLOOT_QUEST1 = "This Item Begins a Quest"; |
||
111 | ATLASLOOT_QUEST2 = "Quest Item"; |
||
112 | ATLASLOOT_QUEST3 = "Quest Reward"; |
||
113 | ATLASLOOT_SHARED = "Shared"; |
||
114 | ATLASLOOT_HORDE = "Horde"; |
||
115 | ATLASLOOT_ALLIANCE = "Alliance"; |
||
116 | ATLASLOOT_UNIQUE = "Unique"; |
||
117 | ATLASLOOT_RIGHTSIDE = "Right Half"; |
||
118 | ATLASLOOT_LEFTSIDE = "Left Half"; |
||
119 | ATLASLOOT_FELCOREBAG = "28 Slot Soul Shard"; |
||
120 | ATLASLOOT_ONYBAG = "18 Slot"; |
||
121 | ATLASLOOT_WCBAG = "10 Slot"; |
||
122 | ATLASLOOT_FULLSKILL = "(300)"; |
||
123 | ATLASLOOT_295 = "(295)"; |
||
124 | ATLASLOOT_275 = "(275)"; |
||
125 | ATLASLOOT_265 = "(265)"; |
||
126 | ATLASLOOT_290 = "(290)"; |
||
127 | ATLASLOOT_SET = "Set"; |
||
128 | ATLASLOOT_285 = "(285)"; |
||
129 | ATLASLOOT_16SLOT = "16 Slot"; |
||
130 | |||
131 | ATLASLOOT_VIPERSET = "Set: Embrace of the Viper (5 Pieces)"; |
||
132 | ATLASLOOT_COBRAHN = "Drop from Lord Kobrahn"; |
||
133 | ATLASLOOT_ANACONDRA = "Drop from Lady Anacondra"; |
||
134 | ATLASLOOT_SERPENTIS = "Drop from Lord Serpentis"; |
||
135 | ATLASLOOT_FANGDRUID = "Drop from Druid of the Fang"; |
||
136 | ATLASLOOT_PYTHAS = "Drop from Lord Pythas"; |
||
137 | |||
138 | ATLASLOOT_DEFIASSET = "Set: Defias Leather (5 Pieces)"; |
||
139 | ATLASLOOT_VANCLEEF = "Drop from Edwin VanCleef"; |
||
140 | ATLASLOOT_GREENSKIN = "Drop from Captain Greenskin"; |
||
141 | ATLASLOOT_DEFIASMINER = "Drop from Defias Strip Miner"; |
||
142 | ATLASLOOT_DEFIASOVERSEER = "Drop from Defias Overseer/Taskmaster"; |
||
143 | |||
144 | ATLASLOOT_Primal_Hakkari_Kossack = "Primal Hakkari Kossack"; |
||
145 | ATLASLOOT_Primal_Hakkari_Shawl = "Primal Hakkari Shawl"; |
||
146 | ATLASLOOT_Primal_Hakkari_Bindings = "Primal Hakkari Bindings"; |
||
147 | ATLASLOOT_Primal_Hakkari_Sash = "Primal Hakkari Sash"; |
||
148 | ATLASLOOT_Primal_Hakkari_Stanchion = "Primal Hakkari Stanchion"; |
||
149 | ATLASLOOT_Primal_Hakkari_Aegis = "Primal Hakkari Aegis"; |
||
150 | ATLASLOOT_Primal_Hakkari_Girdle = "Primal Hakkari Girdle"; |
||
151 | ATLASLOOT_Primal_Hakkari_Armsplint = "Primal Hakkari Armsplint"; |
||
152 | ATLASLOOT_Primal_Hakkari_Tabard = "Primal Hakkari Tabard"; |
||
153 | |||
154 | ATLASLOOT_Qiraji_Ornate_Hilt = "Qiraji Ornate Hilt"; |
||
155 | ATLASLOOT_Qiraji_Martial_Drape = "Qiraji Martial Drape"; |
||
156 | ATLASLOOT_Qiraji_Magisterial_Ring = "Qiraji Magisterial Ring"; |
||
157 | ATLASLOOT_Qiraji_Ceremonial_Ring = "Qiraji Ceremonial Ring"; |
||
158 | ATLASLOOT_Qiraji_Regal_Drape = "Qiraji Regal Drape"; |
||
159 | ATLASLOOT_Qiraji_Spiked_Hilt = "Qiraji Spiked Hilt"; |
||
160 | |||
161 | ATLASLOOT_Qiraji_Bindings_of_Dominance = "Qiraji Bindings of Dominance"; |
||
162 | ATLASLOOT_Veknilashs_Circlet = "Vek'nilash's Circlet"; |
||
163 | ATLASLOOT_Ouros_Intact_Hide = "Ouro's Intact Hide"; |
||
164 | ATLASLOOT_Husk_of_the_Old_God = "Husk of the Old God"; |
||
165 | ATLASLOOT_Qiraji_Bindings_of_Command = "Qiraji Bindings of Command"; |
||
166 | ATLASLOOT_Veklors_Diadem = "Vek'lor's Diadem"; |
||
167 | ATLASLOOT_Skin_of_the_Great_Sandworm = "Skin of the Great Sandworm"; |
||
168 | ATLASLOOT_Carapace_of_the_Old_God = "Carapace of the Old God"; |
||
169 | |||
170 | ATLASLOOT_SCARLETSET = "Set: Chain of the Scarlet Crusade (6 Pieces)"; |
||
171 | ATLASLOOT_SCARLETDEFENDER = "Drop from Scarlet Defender/Myrmidon"; |
||
172 | ATLASLOOT_SCARLETTRASH = "Drop from Trash Mobs"; |
||
173 | ATLASLOOT_SCARLETCHAMPION = "Drop from Scarlet Champion"; |
||
174 | ATLASLOOT_SCARLETCENTURION = "Drop from Scarlet Centurion"; |
||
175 | ATLASLOOT_SCARLETHEROD = "Drop from Herod/Mograine"; |
||
176 | ATLASLOOT_SCARLETPROTECTOR = "Drop from Scarlet Protector/Guardsman"; |
||
177 | |||
178 | ATLASLOOT_AQ40_SETS="Temple of Ahn'Qiraj Sets"; |
||
179 | ATLASLOOT_AQ20_SETS="Ruins of Ahn'Qiraj Sets"; |
||
180 | ATLASLOOT_ZG_SETS="Zul'Gurub Sets"; |
||
181 | ATLASLOOT_TIER0_SETS="Tier 0 Sets"; |
||
182 | ATLASLOOT_TIER05_SETS="Tier 0.5 Sets"; |
||
183 | ATLASLOOT_TIER1_SETS="Tier 1 Sets"; |
||
184 | ATLASLOOT_TIER2_SETS="Tier 2 Sets"; |
||
185 | ATLASLOOT_TIER3_SETS="Tier 3 Sets"; |
||
186 | ATLASLOOT_PVP_SETS="PvP Sets"; |
||
187 | |||
188 | ATLASLOOT_ZG_DRUID="Haruspex's Garb"; |
||
189 | ATLASLOOT_ZG_HUNTER="Predator's Armor"; |
||
190 | ATLASLOOT_ZG_MAGE="Illusionist's Attire"; |
||
191 | ATLASLOOT_ZG_PALADIN="Freethinker's Armor"; |
||
192 | ATLASLOOT_ZG_PRIEST="Confessor's Raiment"; |
||
193 | ATLASLOOT_ZG_ROGUE="Madcap's Outfit"; |
||
194 | ATLASLOOT_ZG_SHAMAN="Augur's Regalia"; |
||
195 | ATLASLOOT_ZG_WARLOCK="Demoniac's Threads"; |
||
196 | ATLASLOOT_ZG_WARRIOR="Vindicator's Battlegear"; |
||
197 | |||
198 | ATLASLOOT_AQ20_DRUID="Symbols of Unending Life"; |
||
199 | ATLASLOOT_AQ20_HUNTER="Trappings of the Unseen Path"; |
||
200 | ATLASLOOT_AQ20_MAGE="Trappings of Vaulted Secrets"; |
||
201 | ATLASLOOT_AQ20_PALADIN="Battlegear of Eternal Justice"; |
||
202 | ATLASLOOT_AQ20_PRIEST="Finery of Infinite Wisdom"; |
||
203 | ATLASLOOT_AQ20_ROGUE="Emblems of Veiled Shadows"; |
||
204 | ATLASLOOT_AQ20_SHAMAN="Gift of the Gathering Storm"; |
||
205 | ATLASLOOT_AQ20_WARLOCK="Implements of Unspoken Names"; |
||
206 | ATLASLOOT_AQ20_WARRIOR="Battlegear of Unyielding Strength"; |
||
207 | |||
208 | ATLASLOOT_AQ40_DRUID="Genesis Raiment"; |
||
209 | ATLASLOOT_AQ40_HUNTER="Striker's Garb"; |
||
210 | ATLASLOOT_AQ40_MAGE="Enigma Vestments"; |
||
211 | ATLASLOOT_AQ40_PALADIN="Avenger's Battlegear"; |
||
212 | ATLASLOOT_AQ40_PRIEST="Garments of the Oracle"; |
||
213 | ATLASLOOT_AQ40_ROGUE="Deathdealer's Embrace"; |
||
214 | ATLASLOOT_AQ40_SHAMAN="Stormcaller's Garb"; |
||
215 | ATLASLOOT_AQ40_WARLOCK="Doomcaller's Attire"; |
||
216 | ATLASLOOT_AQ40_WARRIOR="Conqueror's Battlegear"; |
||
217 | |||
218 | ATLASLOOT_T0_DRUID="Wildheart Raiment"; |
||
219 | ATLASLOOT_T0_HUNTER="Beaststalker Armor"; |
||
220 | ATLASLOOT_T0_MAGE="Magister's Regalia"; |
||
221 | ATLASLOOT_T0_PALADIN="Lightforge Armor"; |
||
222 | ATLASLOOT_T0_PRIEST="Vestments of the Devout"; |
||
223 | ATLASLOOT_T0_ROGUE="Shadowcraft Armor"; |
||
224 | ATLASLOOT_T0_SHAMAN="The Elements"; |
||
225 | ATLASLOOT_T0_WARLOCK="Dreadmist Raiment"; |
||
226 | ATLASLOOT_T0_WARRIOR="Battlegear of Valor"; |
||
227 | |||
228 | ATLASLOOT_T05_DRUID="Feralheart Raiment"; |
||
229 | ATLASLOOT_T05_HUNTER="Beastmaster Armor"; |
||
230 | ATLASLOOT_T05_MAGE="Sorcerer's Regalia"; |
||
231 | ATLASLOOT_T05_PALADIN="Soulforge Armor"; |
||
232 | ATLASLOOT_T05_PRIEST="Vestments of the Virtuous"; |
||
233 | ATLASLOOT_T05_ROGUE="Darkmantle Armor"; |
||
234 | ATLASLOOT_T05_SHAMAN="The Five Thunders"; |
||
235 | ATLASLOOT_T05_WARLOCK="Deathmist Raiment"; |
||
236 | ATLASLOOT_T05_WARRIOR="Battlegear of Heroism"; |
||
237 | |||
238 | ATLASLOOT_T1_DRUID="Cenarion Raiment"; |
||
239 | ATLASLOOT_T1_HUNTER="Giantstalker Armor"; |
||
240 | ATLASLOOT_T1_MAGE="Arcanist Regalia"; |
||
241 | ATLASLOOT_T1_PALADIN="Lawbringer Armor"; |
||
242 | ATLASLOOT_T1_PRIEST="Vestments of Prophecy"; |
||
243 | ATLASLOOT_T1_ROGUE="Nightslayer Armor"; |
||
244 | ATLASLOOT_T1_SHAMAN="The Earthfury"; |
||
245 | ATLASLOOT_T1_WARLOCK="Felheart Raiment"; |
||
246 | ATLASLOOT_T1_WARRIOR="Battlegear of Might"; |
||
247 | |||
248 | ATLASLOOT_T2_DRUID="Stormrage Raiment"; |
||
249 | ATLASLOOT_T2_HUNTER="Dragonstalker Armor"; |
||
250 | ATLASLOOT_T2_MAGE="Netherwind Regalia"; |
||
251 | ATLASLOOT_T2_PALADIN="Judgement Armor"; |
||
252 | ATLASLOOT_T2_PRIEST="Vestments of Transcendence"; |
||
253 | ATLASLOOT_T2_ROGUE="Bloodfang Armor"; |
||
254 | ATLASLOOT_T2_SHAMAN="The Ten Storms"; |
||
255 | ATLASLOOT_T2_WARLOCK="Nemesis Raiment"; |
||
256 | ATLASLOOT_T2_WARRIOR="Battlegear of Wrath"; |
||
257 | |||
258 | ATLASLOOT_T3_DRUID="Dreamwalker Raiment"; |
||
259 | ATLASLOOT_T3_HUNTER="Cryptstalker Armor"; |
||
260 | ATLASLOOT_T3_MAGE="Frostfire Regalia"; |
||
261 | ATLASLOOT_T3_PALADIN="Redemption Armor"; |
||
262 | ATLASLOOT_T3_PRIEST="Vestments of Faith"; |
||
263 | ATLASLOOT_T3_ROGUE="Bonescythe Armor"; |
||
264 | ATLASLOOT_T3_SHAMAN="The Earthshatterer"; |
||
265 | ATLASLOOT_T3_WARLOCK="Plagueheart Raiment"; |
||
266 | ATLASLOOT_T3_WARRIOR="Dreadnaught's Battlegear"; |
||
267 | |||
268 | ATLASLOOT_AQ40_CLASS_SET_PIECES_1 = "X) AQ40 Class Sets"; |
||
269 | ATLASLOOT_ZG_CLASS_SET_PIECES_1 = "X) ZG Class Sets"; |
||
270 | ATLASLOOT_AQ20_CLASS_SET_PIECES_1 = "X) AQ20 Class Sets"; |
||
271 | ATLASLOOT_NAXX_SET_PIECES = "X) Tier 3 Sets"; |
||
272 | ATLASLOOT_BWL_SET_PIECES = "X) Tier 2 Sets"; |
||
273 | ATLASLOOT_MC_SET_PIECES = "X) Tier 1 Sets"; |
||
274 | ATLASLOOT_T0_SET_PIECES = "X) Tier 0 Sets"; |
||
275 | ATLASLOOT_T05_SET_PIECES = "X) Tier 0.5 Sets"; |
||
276 | ATLASLOOT_AQ_ENCHANTS = "X) AQ Enchants"; |
||
277 | ATLASLOOT_ZG_ENCHANTS = "X) ZG Enchants"; |
||
278 | ATLASLOOT_CLASS_BOOKS = "X) Class Books"; |
||
279 | ATLASLOOT_TRIBUTE_RUN = "X) Tribute Run"; |
||
280 | ATLASLOOT_DM_BOOKS = "X) Dire Maul Books"; |
||
281 | ATLASLOOT_TRASH_MOBS = "X) Trash Mobs"; |
||
282 | ATLASLOOT_RANDOM_LOOT = "X) Random Boss Loot"; |
||
283 | ATLASLOOT_CLASS_SET_PIECES = "X) Class Set Pieces"; |
||
284 | ATLASLOOT_NO_ITEMINFO = " |cffff0000(no iteminfo)"; |
||
285 | |||
286 | ATLASLOOT_OPTIONS_TITLE = "Atlasloot Options"; |
||
287 | ATLASLOOT_OPTIONS_SAFE_LINKS = "Safe Chat Links |cff1eff00(recommended)|r"; |
||
288 | ATLASLOOT_OPTIONS_ALL_LINKS = "Enable all Chat Links |cffff0000(use at own risk)|r"; |
||
289 | ATLASLOOT_OPTIONS_DEFAULT_TOOLTIPS = "Default Tooltips"; |
||
290 | ATLASLOOT_OPTIONS_LOOTLINK_TOOLTIPS = "Lootlink Tooltips |cff1eff00(recommended)|r"; |
||
291 | ATLASLOOT_OPTIONS_LOOTLINK_TOOLTIPS_DISABLED = "|cff9d9d9dLootlink Tooltips (recommended)|r"; |
||
292 | ATLASLOOT_OPTIONS_ITEMSYNC_TOOLTIPS = "ItemSync Tooltips"; |
||
293 | ATLASLOOT_OPTIONS_ITEMSYNC_TOOLTIPS_DISABLED = "|cff9d9d9dItemSync Tooltips|r"; |
||
294 | ATLASLOOT_OPTIONS_EQUIPCOMPARE = "Use EquipCompare"; |
||
295 | ATLASLOOT_OPTIONS_EQUIPCOMPARE_DISABLED = "|cff9d9d9dUse EquipCompare|r"; |
||
296 | ATLASLOOT_OPTIONS_DONE = "Done"; |
||
297 | |||
298 | -------------------------------------------------------------------------------- |
||
299 | -- AtlasBossButtons (default english) |
||
300 | -------------------------------------------------------------------------------- |
||
301 | AtlasLootBossButtons = { |
||
302 | |||
303 | BlackwingLair = { |
||
304 | ""; |
||
305 | ""; |
||
306 | ""; |
||
307 | "BWLRazorgore"; |
||
308 | "BWLVaelastrasz"; |
||
309 | "BWLLashlayer"; |
||
310 | "BWLFiremaw"; |
||
311 | "BWLEbonroc"; |
||
312 | "BWLFlamegor"; |
||
313 | "BWLChromaggus"; |
||
314 | "BWLNefarian"; |
||
315 | ""; |
||
316 | "BWLTrashMobs"; |
||
317 | "T2SET"; |
||
318 | }; |
||
319 | |||
320 | MoltenCore = { |
||
321 | ""; |
||
322 | "MCLucifron"; |
||
323 | "MCMagmadar"; |
||
324 | "MCGehennas"; |
||
325 | "MCGarr"; |
||
326 | "MCShazzrah"; |
||
327 | "MCGeddon"; |
||
328 | "MCGolemagg"; |
||
329 | "MCSulfuron"; |
||
330 | "MCMajordomo"; |
||
331 | "MCRagnaros"; |
||
332 | ""; |
||
333 | "MCTrashMobs"; |
||
334 | "MCRANDOMBOSSDROPPS"; |
||
335 | "T1SET"; |
||
336 | }; |
||
337 | |||
338 | OnyxiasLair = { |
||
339 | ""; |
||
340 | ""; |
||
341 | ""; |
||
342 | "Onyxia"; |
||
343 | }; |
||
344 | |||
345 | ZulGurub = { |
||
346 | ""; |
||
347 | "ZGJeklik"; |
||
348 | "ZGVenoxis"; |
||
349 | "ZGMarli"; |
||
350 | "ZGMandokir"; |
||
351 | ""; |
||
352 | "ZGGrilek"; |
||
353 | "ZGHazzarah"; |
||
354 | "ZGRenataki"; |
||
355 | "ZGWushoolay"; |
||
356 | "ZGGahzranka"; |
||
357 | "ZGThekal"; |
||
358 | "ZGArlokk"; |
||
359 | "ZGJindo"; |
||
360 | "ZGHakkar"; |
||
361 | ""; |
||
362 | ""; |
||
363 | "ZGTrash"; |
||
364 | "ZGShared"; |
||
365 | "ZGSET"; |
||
366 | "ZGEnchants"; |
||
367 | }; |
||
368 | |||
369 | TheRuinsofAhnQiraj = { |
||
370 | ""; |
||
371 | "AQ20Kurinnaxx"; |
||
372 | ""; |
||
373 | ""; |
||
374 | "AQ20Rajaxx"; |
||
375 | "AQ20CAPTIAN"; |
||
376 | "AQ20CAPTIAN"; |
||
377 | "AQ20CAPTIAN"; |
||
378 | "AQ20CAPTIAN"; |
||
379 | "AQ20CAPTIAN"; |
||
380 | "AQ20CAPTIAN"; |
||
381 | "AQ20CAPTIAN"; |
||
382 | "AQ20Moam"; |
||
383 | "AQ20Buru"; |
||
384 | "AQ20Ayamiss"; |
||
385 | "AQ20Ossirian"; |
||
386 | ""; |
||
387 | ""; |
||
388 | "AQ20ClassBooks"; |
||
389 | "AQEnchants"; |
||
390 | "AQ20SET"; |
||
391 | }; |
||
392 | |||
393 | TheTempleofAhnQiraj = { |
||
394 | ""; |
||
395 | "AQ40Skeram"; |
||
396 | "AQ40Vem"; |
||
397 | "AQ40Sartura"; |
||
398 | "AQ40Fankriss"; |
||
399 | "AQ40Viscidus"; |
||
400 | "AQ40Huhuran"; |
||
401 | "AQ40Emperors"; |
||
402 | "AQ40Ouro"; |
||
403 | "AQ40CThun"; |
||
404 | ""; |
||
405 | ""; |
||
406 | ""; |
||
407 | ""; |
||
408 | ""; |
||
409 | ""; |
||
410 | ""; |
||
411 | "AQ40Trash"; |
||
412 | "AQEnchants"; |
||
413 | "AQ40SET"; |
||
414 | }; |
||
415 | |||
416 | Gnomeregan = { |
||
417 | ""; |
||
418 | ""; |
||
419 | "GnViscousFallout"; |
||
420 | "GnGrubbis"; |
||
421 | ""; |
||
422 | ""; |
||
423 | "GnElectrocutioner6000"; |
||
424 | ""; |
||
425 | "GnMekgineerThermaplugg"; |
||
426 | "GnDIAmbassador"; |
||
427 | "GnCrowdPummeler960"; |
||
428 | }; |
||
429 | |||
430 | TheStockade = { |
||
431 | ""; |
||
432 | ""; |
||
433 | "SWStKamDeepfury"; |
||
434 | ""; |
||
435 | ""; |
||
436 | ""; |
||
437 | "SWStBruegalIronknuckle"; |
||
438 | }; |
||
439 | |||
440 | BlackfathomDeeps = { |
||
441 | ""; |
||
442 | "BFDGhamoora"; |
||
443 | ""; |
||
444 | "BFDLadySarevess"; |
||
445 | ""; |
||
446 | "BFDGelihast"; |
||
447 | ""; |
||
448 | "BFDBaronAquanis"; |
||
449 | ""; |
||
450 | "BFDTwilightLordKelris"; |
||
451 | "BFDOldSerrakis"; |
||
452 | "BFDAkumai"; |
||
453 | }; |
||
454 | |||
455 | WailingCaverns = { |
||
456 | ""; |
||
457 | ""; |
||
458 | "WCLordCobrahn"; |
||
459 | "WCLadyAnacondra"; |
||
460 | "WCKresh"; |
||
461 | "WCLordPythas"; |
||
462 | "WCSkum"; |
||
463 | "WCLordSerpentis"; |
||
464 | "WCVerdan"; |
||
465 | "WCMutanus"; |
||
466 | ""; |
||
467 | "WCDeviateFaerieDragon"; |
||
468 | ""; |
||
469 | "WCViperSET"; |
||
470 | }; |
||
471 | |||
472 | TheDeadmines = { |
||
473 | ""; |
||
474 | ""; |
||
475 | "VCRhahkZor"; |
||
476 | "VCMinerJohnson"; |
||
477 | "VCSneed"; |
||
478 | "VCGilnid"; |
||
479 | ""; |
||
480 | "VCCaptainGreenskin"; |
||
481 | "VCVanCleef"; |
||
482 | "VCMrSmite"; |
||
483 | "VCCookie"; |
||
484 | ""; |
||
485 | "VCDefiasSET"; |
||
486 | }; |
||
487 | |||
488 | TheSunkenTemple = { |
||
489 | ""; |
||
490 | ""; |
||
491 | "STTrollMinibosses"; |
||
492 | ""; |
||
493 | "STAtalalarion"; |
||
494 | "STDreamscythe"; |
||
495 | "STWeaver"; |
||
496 | "STAvatarofHakkar"; |
||
497 | "STJammalan"; |
||
498 | "STOgom"; |
||
499 | "STMorphaz"; |
||
500 | "STHazzas"; |
||
501 | "STEranikus"; |
||
502 | }; |
||
503 | |||
504 | Maraudon = { |
||
505 | ""; |
||
506 | ""; |
||
507 | ""; |
||
508 | ""; |
||
509 | "MaraNoxxion"; |
||
510 | "MaraRazorlash"; |
||
511 | ""; |
||
512 | "MaraLordVyletongue"; |
||
513 | "MaraMeshlok"; |
||
514 | "MaraCelebras"; |
||
515 | "MaraLandslide"; |
||
516 | "MaraTinkererGizlock"; |
||
517 | "MaraRotgrip"; |
||
518 | "MaraPrincessTheradras"; |
||
519 | }; |
||
520 | |||
521 | ZulFarrak = { |
||
522 | ""; |
||
523 | "ZFAntusul"; |
||
524 | ""; |
||
525 | "ZFWitchDoctorZumrah"; |
||
526 | ""; |
||
527 | ""; |
||
528 | "ZFSezzziz"; |
||
529 | ""; |
||
530 | ""; |
||
531 | "ZFGahzrilla"; |
||
532 | "ZFDustwraith"; |
||
533 | "ZFChiefUkorzSandscalp"; |
||
534 | ""; |
||
535 | "ZFZerillis"; |
||
536 | }; |
||
537 | |||
538 | RazorfenDowns = { |
||
539 | ""; |
||
540 | "RFDTutenkash"; |
||
541 | ""; |
||
542 | ""; |
||
543 | "RFDMordreshFireEye"; |
||
544 | "RFDGlutton"; |
||
545 | "RFDRagglesnout"; |
||
546 | "RFDAmnennar"; |
||
547 | }; |
||
548 | |||
549 | Uldaman = { |
||
550 | ""; |
||
551 | ""; |
||
552 | ""; |
||
553 | ""; |
||
554 | "UldRevelosh"; |
||
555 | "UldIronaya"; |
||
556 | ""; |
||
557 | ""; |
||
558 | "UldAncientStoneKeeper"; |
||
559 | "UldGalgannFirehammer"; |
||
560 | "UldGrimlok"; |
||
561 | "UldArchaedas"; |
||
562 | }; |
||
563 | |||
564 | ScarletMonastery = { |
||
565 | ""; |
||
566 | ""; |
||
567 | ""; |
||
568 | ""; |
||
569 | "SMHoundmasterLoksey"; |
||
570 | "SMDoan"; |
||
571 | "SMHerod"; |
||
572 | "SMFairbanks"; |
||
573 | "SMMograine"; |
||
574 | "SMWhitemane"; |
||
575 | "SMIronspine"; |
||
576 | "SMAzshir"; |
||
577 | "SMFallenChampion"; |
||
578 | "SMBloodmageThalnos"; |
||
579 | ""; |
||
580 | "SMScarletSET"; |
||
581 | }; |
||
582 | |||
583 | RazorfenKraul = { |
||
584 | ""; |
||
585 | ""; |
||
586 | ""; |
||
587 | "RFKDeathSpeakerJargba"; |
||
588 | "RFKOverlordRamtusk"; |
||
589 | "RFKAgathelos"; |
||
590 | "RFKBlindHunter"; |
||
591 | "RFKCharlgaRazorflank"; |
||
592 | ""; |
||
593 | ""; |
||
594 | "RFKEarthcallerHalmgar"; |
||
595 | }; |
||
596 | |||
597 | BlackrockDepths = { |
||
598 | ""; |
||
599 | "BRDLordRoccor"; |
||
600 | ""; |
||
601 | ""; |
||
602 | ""; |
||
603 | "BRDHighInterrogatorGerstahn"; |
||
604 | "BRDArena"; |
||
605 | "BRDTheldren"; |
||
606 | ""; |
||
607 | "BRDPyromantLoregrain"; |
||
608 | "BRDWarderStilgiss"; |
||
609 | "BRDFineousDarkvire"; |
||
610 | ""; |
||
611 | "BRDLordIncendius"; |
||
612 | "BRDBaelGar"; |
||
613 | ""; |
||
614 | "BRDGeneralAngerforge"; |
||
615 | "BRDGolemLordArgelmach"; |
||
616 | "BRDGuzzler"; |
||
617 | "BRDFlamelash"; |
||
618 | "BRDPanzor"; |
||
619 | "BRDTomb"; |
||
620 | ""; |
||
621 | "BRDMagmus"; |
||
622 | "BRDImperatorDagranThaurissan"; |
||
623 | "BRDPrincess"; |
||
624 | ""; |
||
625 | }; |
||
626 | |||
627 | RagefireChasm = { |
||
628 | ""; |
||
629 | ""; |
||
630 | "RFCTaragaman"; |
||
631 | "RFCJergosh"; |
||
632 | ""; |
||
633 | }; |
||
634 | |||
635 | ShadowfangKeep = { |
||
636 | ""; |
||
637 | ""; |
||
638 | ""; |
||
639 | ""; |
||
640 | ""; |
||
641 | ""; |
||
642 | ""; |
||
643 | "BSFRazorclawtheButcher"; |
||
644 | "BSFSilverlaine"; |
||
645 | "BSFSpringvale"; |
||
646 | "BSFOdotheBlindwatcher"; |
||
647 | "BSFFenrustheDevourer"; |
||
648 | "BSFWolfMasterNandos"; |
||
649 | "BSFArchmageArugal"; |
||
650 | --"BSFIronbarkProtector"; |
||
651 | }; |
||
652 | |||
653 | DireMaulEast = { |
||
654 | ""; |
||
655 | ""; |
||
656 | ""; |
||
657 | ""; |
||
658 | ""; |
||
659 | "DMEPusillin"; |
||
660 | "DMEZevrimThornhoof"; |
||
661 | "DMEHydro"; |
||
662 | "DMELethtendris"; |
||
663 | ""; |
||
664 | "DMEAlzzin"; |
||
665 | "DMEIsalien"; |
||
666 | ""; |
||
667 | "DMBooks"; |
||
668 | }; |
||
669 | |||
670 | DireMaulNorth = { |
||
671 | ""; |
||
672 | "DMNGuardMoldar"; |
||
673 | "DMNStomperKreeg"; |
||
674 | "DMNGuardFengus"; |
||
675 | "DMNThimblejack"; |
||
676 | "DMNGuardSlipkik"; |
||
677 | "DMNCaptainKromcrush"; |
||
678 | "DMNKingGordok"; |
||
679 | ""; |
||
680 | ""; |
||
681 | ""; |
||
682 | "DMNTRIBUTERUN"; |
||
683 | "DMBooks"; |
||
684 | }; |
||
685 | |||
686 | DireMaulWest = { |
||
687 | ""; |
||
688 | ""; |
||
689 | ""; |
||
690 | "DMWTendrisWarpwood"; |
||
691 | "DMWIllyannaRavenoak"; |
||
692 | "DMWMagisterKalendris"; |
||
693 | "DMWTsuzee"; |
||
694 | "DMWImmolthar"; |
||
695 | "DMWPrinceTortheldrin"; |
||
696 | ""; |
||
697 | ""; |
||
698 | ""; |
||
699 | "DMBooks"; |
||
700 | }; |
||
701 | |||
702 | BlackrockSpireUpper = { |
||
703 | ""; |
||
704 | "UBRSEmberseer"; |
||
705 | "UBRSSolakar"; |
||
706 | "UBRSFLAME"; |
||
707 | "UBRSRunewatcher"; |
||
708 | "UBRSAnvilcrack"; |
||
709 | "UBRSRend"; |
||
710 | "UBRSGyth"; |
||
711 | ""; |
||
712 | "UBRSBeast"; |
||
713 | "UBRSValthalak"; |
||
714 | "UBRSDrakkisath"; |
||
715 | ""; |
||
716 | ""; |
||
717 | ""; |
||
718 | "T0SET"; |
||
719 | }; |
||
720 | |||
721 | Stratholme = { |
||
722 | ""; |
||
723 | ""; |
||
724 | "STRATSkull"; |
||
725 | "STRATStratholmeCourier"; |
||
726 | "STRATFrasSiabi"; |
||
727 | "STRATHearthsingerForresten"; |
||
728 | "STRATTheUnforgiven"; |
||
729 | "STRATTimmytheCruel"; |
||
730 | "STRATCannonMasterWilley"; |
||
731 | "STRATArchivistGalford"; |
||
732 | "STRATBalnazzar"; |
||
733 | "STRATSothosJarien"; |
||
734 | "STRATSothosJarien"; |
||
735 | ""; |
||
736 | "STRATStonespine"; |
||
737 | "STRATBaronessAnastari"; |
||
738 | "STRATNerubenkan"; |
||
739 | "STRATMalekithePallid"; |
||
740 | "STRATMagistrateBarthilas"; |
||
741 | "STRATRamsteintheGorger"; |
||
742 | "STRATBaronRivendare"; |
||
743 | }; |
||
744 | |||
745 | BlackrockSpireLower = { |
||
746 | ""; |
||
747 | ""; |
||
748 | ""; |
||
749 | "LBRSOmokk"; |
||
750 | "LBRSSpirestoneLord"; |
||
751 | "LBRSVosh"; |
||
752 | ""; |
||
753 | "LBRSVoone"; |
||
754 | ""; |
||
755 | "LBRSGrayhoof"; |
||
756 | "LBRSSmolderweb"; |
||
757 | "LBRSCrystalFang"; |
||
758 | "LBRSDoomhowl"; |
||
759 | "LBRSZigris"; |
||
760 | "LBRSSlavener"; |
||
761 | "LBRSHalycon"; |
||
762 | "LBRSWyrmthalak"; |
||
763 | "LBRSGrimaxe"; |
||
764 | "LBRSSpirestoneButcher"; |
||
765 | ""; |
||
766 | "T0SET"; |
||
767 | }; |
||
768 | |||
769 | Scholomance = { |
||
770 | ""; |
||
771 | ""; |
||
772 | ""; |
||
773 | "SCHOLOBloodSteward"; |
||
774 | ""; |
||
775 | "SCHOLOKirtonostheHerald"; |
||
776 | "SCHOLOJandiceBarov"; |
||
777 | ""; |
||
778 | "SCHOLORattlegore"; |
||
779 | "SCHOLOMarduk"; |
||
780 | "SCHOLOVectus"; |
||
781 | "SCHOLORasFrostwhisper"; |
||
782 | ""; |
||
783 | "SCHOLOKormok"; |
||
784 | "SCHOLOInstructorMalicia"; |
||
785 | "SCHOLODoctorTheolenKrastinov"; |
||
786 | "SCHOLOLorekeeperPolkelt"; |
||
787 | "SCHOLOTheRavenian"; |
||
788 | "SCHOLOLordAlexeiBarov"; |
||
789 | ""; |
||
790 | "SCHOLOLadyIlluciaBarov"; |
||
791 | "SCHOLODarkmasterGandling"; |
||
792 | ""; |
||
793 | ""; |
||
794 | ""; |
||
795 | ""; |
||
796 | "T0SET"; |
||
797 | }; |
||
798 | |||
799 | Naxxramas = { |
||
800 | ""; |
||
801 | "NAXPatchwerk"; |
||
802 | "NAXGrobbulus"; |
||
803 | "NAXGluth"; |
||
804 | "NAXThaddius"; |
||
805 | ""; |
||
806 | "NAXAnubRekhan"; |
||
807 | "NAXGrandWidowFaerlina"; |
||
808 | "NAXMaexxna"; |
||
809 | ""; |
||
810 | "NAXInstructorRazuvious"; |
||
811 | "NAXGothikderHarvester"; |
||
812 | "NAXTheFourHorsemen"; |
||
813 | ""; |
||
814 | ""; |
||
815 | ""; |
||
816 | ""; |
||
817 | ""; |
||
818 | "NAXNothderPlaguebringer"; |
||
819 | "NAXHeiganderUnclean"; |
||
820 | "NAXLoatheb"; |
||
821 | ""; |
||
822 | "NAXSapphiron"; |
||
823 | "NAXKelThuzard"; |
||
824 | ""; |
||
825 | "NAXTrash"; |
||
826 | "T3SET"; |
||
827 | }; |
||
828 | |||
829 | Kazzak = { |
||
830 | "KKazzak"; |
||
831 | }; |
||
832 | |||
833 | Dragons = { |
||
834 | "DTaerar"; |
||
835 | "DEmeriss"; |
||
836 | "DLethon"; |
||
837 | "DYsondre"; |
||
838 | }; |
||
839 | Azuregos = { |
||
840 | "AAzuregos"; |
||
841 | }; |
||
842 | }; |
||
843 | |||
844 | |||
845 | -------------------------------------------------------------------------------- |
||
846 | -- ItemIDs (default english) |
||
847 | -------------------------------------------------------------------------------- |
||
848 | AtlasLootItems = { |
||
849 | |||
850 | -------------------- |
||
851 | -- Blackwing Lair -- |
||
852 | -------------------- |
||
853 | |||
854 | BWLRazorgore = { |
||
855 | { 16918, "INV_Bracer_09", "=q4=Netherwind Bindings", "=q1=#m1# =ds=#c3#", "20.41%" }, |
||
856 | { 16926, "INV_Bracer_09", "=q4=Bindings of Transcendence", "=q1=#m1# =ds=#c5#", "20.37%" }, |
||
857 | { 16934, "INV_Bracer_07", "=q4=Nemesis Bracers", "=q1=#m1# =ds=#c8#", "18.11%" }, |
||
858 | { 16911, "INV_Bracer_02", "=q4=Bloodfang Bracers", "=q1=#m1# =ds=#c6#", "20.69%" }, |
||
859 | { 16904, "INV_Bracer_03", "=q4=Stormrage Bracers", "=q1=#m1# =ds=#c1#", "17.38%" }, |
||
860 | { 16935, "INV_Bracer_17", "=q4=Dragonstalker's Bracers", "=q1=#m1# =ds=#c2#", "19.13%" }, |
||
861 | { 16943, "INV_Bracer_16", "=q4=Bracers of Ten Storms", "=q1=#m1# =ds=#c7#", " 7.54%" }, |
||
862 | { 16959, "INV_Bracer_19", "=q4=Bracelets of Wrath", "=q1=#m1# =ds=#c9#", "20.29%" }, |
||
863 | { 16951, "INV_Bracer_18", "=q4=Judgement Bindings", "=q1=#m1# =ds=#c4#", "13.61%" }, |
||
864 | { 0,"","","" }, |
||
865 | { 0,"","","" }, |
||
866 | { 0,"","","" }, |
||
867 | { 0,"","","" }, |
||
868 | { 0,"","","" }, |
||
869 | { 0,"","","" }, |
||
870 | { 19337, "INV_Misc_Book_06", "=q4=The Black Book", "=q1=#m1# =ds=#c8#, =ds=#s14#", "18.37%" }, |
||
871 | { 19336, "Spell_Nature_WispSplode", "=q4=Arcane Infused Gem", "=q1=#m1# =ds=#c2#, =ds=#s14#", "17.33%" }, |
||
872 | { 0,"","","" }, |
||
873 | { 19370, "INV_Shoulder_25", "=q4=Mantle of the Blackwing Cabal", "=ds=#s3#, #a1#", "18.57%" }, |
||
874 | { 19369, "INV_Gauntlets_06", "=q4=Gloves of Rapid Evolution", "=ds=#s9#, #a1#", "17.52%" }, |
||
875 | { 19335, "INV_Mace_06", "=q4=Spineshatter", "=ds=#h3#, #w6#", "10.44%" }, |
||
876 | { 19334, "INV_Sword_50", "=q4=The Untamed Blade", "=ds=#h2#, #w10#", " 9.76%" }, |
||
877 | }; |
||
878 | |||
879 | BWLVaelastrasz = { |
||
880 | { 16818, "INV_Belt_22", "=q4=Netherwind Belt", "=q1=#m1# =ds=#c3#", "19.94%" }, |
||
881 | { 16925, "INV_Belt_22", "=q4=Belt of Transcendence", "=q1=#m1# =ds=#c5#", "18.76%" }, |
||
882 | { 16933, "INV_Belt_13", "=q4=Nemesis Belt", "=q1=#m1# =ds=#c8#", "18.42%" }, |
||
883 | { 16936, "INV_Belt_28", "=q4=Dragonstalker's Belt", "=q1=#m1# =ds=#c2#", "20.17%" }, |
||
884 | { 16903, "INV_Belt_06", "=q4=Stormrage Belt", "=q1=#m1# =ds=#c1#", "16.90%" }, |
||
885 | { 16910, "INV_Belt_23", "=q4=Bloodfang Belt", "=q1=#m1# =ds=#c6#", "19.69%" }, |
||
886 | { 16944, "INV_Belt_14", "=q4=Belt of Ten Storms", "=q1=#m1# =ds=#c7#", " 6.93%" }, |
||
887 | { 16960, "INV_Belt_09", "=q4=Waistband of Wrath", "=q1=#m1# =ds=#c9#", "20.03%" }, |
||
888 | { 16952, "INV_Belt_27", "=q4=Judgement Belt", "=q1=#m1# =ds=#c4#", "12.23%" }, |
||
889 | { 0,"","","" }, |
||
890 | { 0,"","","" }, |
||
891 | { 0,"","","" }, |
||
892 | { 0,"","","" }, |
||
893 | { 0,"","","" }, |
||
894 | { 0,"","","" }, |
||
895 | { 19339, "Spell_Nature_WispHeal", "=q4=Mind Quickening Gem", "=q1=#m1# =ds=#c3#, =ds= Trinket", "18.96%" }, |
||
896 | { 19340, "INV_Misc_Rune_06", "=q4=Rune of Metamorphosis", "=q1=#m1# =ds=#c1#, =ds=#s14#", "17.66%" }, |
||
897 | { 0,"","","" }, |
||
898 | { 19372, "INV_Helmet_10", "=q4=Helm of Endless Rage", "=ds=#s1#, #a4#", "16.76%" }, |
||
899 | { 19346, "INV_Weapon_Shortblade_29", "=q4=Dragonfang Blade", "=ds=#h1#, #w4#", " 9.40%" }, |
||
900 | { 19348, "INV_Shield_20", "=q4=Red Dragonscale Protector", "=ds=#w8#", " 8.57%" }, |
||
901 | { 19371, "INV_Jewelry_Necklace_12", "=q4=Pendant of the Fallen Dragon", "=ds=#s2#", "18.56%" }, |
||
902 | }; |
||
903 | |||
904 | BWLLashlayer = { |
||
905 | { 16912, "INV_Boots_07", "=q4=Netherwind Boots", "=q1=#m1# =ds=#c3#", "17.17%" }, |
||
906 | { 16919, "INV_Boots_07", "=q4=Boots of Transcendence", "=q1=#m1# =ds=#c5#", "14.61%" }, |
||
907 | { 16927, "INV_Boots_05", "=q4=Nemesis Boots", "=q1=#m1# =ds=#c8#", "15.32%" }, |
||
908 | { 16898, "INV_Boots_08", "=q4=Stormrage Boots", "=q1=#m1# =ds=#c1#", "13.79%" }, |
||
909 | { 16906, "INV_Boots_08", "=q4=Bloodfang Boots", "=q1=#m1# =ds=#c6#", "15.66%" }, |
||
910 | { 16941, "INV_Boots_Plate_07", "=q4=Dragonstalker's Greaves", "=q1=#m1# =ds=#c2#", "17.78%" }, |
||
911 | { 16949, "INV_Boots_Plate_06", "=q4=Greaves of Ten Storms", "=q1=#m1# =ds=#c7#", " 5.57%" }, |
||
912 | { 16965, "INV_Boots_Plate_04", "=q4=Sabatons of Wrath", "=q1=#m1# =ds=#c9#", "16.84%" }, |
||
913 | { 16957, "INV_Boots_Plate_09", "=q4=Judgement Sabatons", "=q1=#m1# =ds=#c4#", "11.28%" }, |
||
914 | { 0,"","","" }, |
||
915 | { 0,"","","" }, |
||
916 | { 0,"","","" }, |
||
917 | { 0,"","","" }, |
||
918 | { 0,"","","" }, |
||
919 | { 20383, "Spell_Shadow_CurseOfTounges", "=q4=Head of the Broodlord Lashlayer", "=ds=#m2#", "100%" }, |
||
920 | { 19342, "INV_Misc_Idol_03", "=q4=Venomous Totem", "=q1=#m1# =ds=#c6#, =ds=#s14#", "15.06%" }, |
||
921 | { 19341, "INV_Misc_Gem_Pearl_05", "=q4=Lifegiving Gem", "=q1=#m1# =ds=#c9#, =ds=#s14#", "14.27%" }, |
||
922 | { 0,"","","" }, |
||
923 | { 19374, "INV_Bracer_07", "=q4=Bracers of Arcane Accuracy", "=ds=#s8#, #a1#", "15.03%" }, |
||
924 | { 19373, "INV_Shoulder_14", "=q4=Black Brood Pauldrons", "=ds=#s3#, #a3#", "17.25%" }, |
||
925 | { 19351, "INV_Sword_49", "=q4=Maladath, Runed Blade of the Black Flight", "=ds=#h1#, #w10#", " 9.62%" }, |
||
926 | { 19350, "INV_Weapon_Bow_09", "=q4=Heartstriker", "=ds=#w2#", " 8.45%" }, |
||
927 | }; |
||
928 | |||
929 | BWLFiremaw = { |
||
930 | { 16913, "INV_Gauntlets_14", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "7.37%" }, |
||
931 | { 16920, "INV_Gauntlets_14", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "6.01%" }, |
||
932 | { 16928, "INV_Gauntlets_19", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "5.28%" }, |
||
933 | { 16907, "INV_Gauntlets_21", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "6.84%" }, |
||
934 | { 16940, "INV_Gauntlets_10", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "6.13%" }, |
||
935 | { 16899, "INV_Gauntlets_25", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "5.34%" }, |
||
936 | { 16948, "INV_Gauntlets_11", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "2.13%" }, |
||
937 | { 16964, "INV_Gauntlets_10", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "5.93%" }, |
||
938 | { 16956, "INV_Gauntlets_29", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "3.58%" }, |
||
939 | { 0,"","","" }, |
||
940 | { 0,"","","" }, |
||
941 | { 0,"","","" }, |
||
942 | { 0,"","","" }, |
||
943 | { 19343, "INV_Scroll_08", "=q4=Scrolls of Blinding Light", "=q1=#m1# =ds=#c4#, =ds=#s14#", " 9.17%" }, |
||
944 | { 19344, "INV_Misc_Gem_03", "=q4=Natural Alignment Crystal", "=q1=#m1# =ds=#c7#, =ds=#s14#", " 4.03%" }, |
||
945 | { 19400, "INV_Belt_10", "=q4=Firemaw's Clutch", "=ds=#s10#, #a1#", "14.75%" }, |
||
946 | { 19399, "INV_Chest_Cloth_50", "=q4=Black Ash Robe", "=ds=#s5#, #a1#", "15.00%" }, |
||
947 | { 19398, "INV_Misc_Cape_18", "=q4=Cloak of Firemaw", "=ds=#s4#", "15.39%" }, |
||
948 | { 19396, "INV_Belt_16", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", " 5.44%" }, |
||
949 | { 19401, "INV_Pants_Mail_19", "=q4=Primalist's Linked Legguards", "=ds=#s11#, #a3#", " 5.37%" }, |
||
950 | { 19402, "INV_Pants_Plate_16", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", " 9.50%" }, |
||
951 | { 19394, "INV_Shoulder_23", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", " 6.76%" }, |
||
952 | { 0,"","","" }, |
||
953 | { 19365, "INV_Weapon_ShortBlade_27", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "15.97%" }, |
||
954 | { 19355, "INV_Staff_13", "=q4=Shadow Wing Focus Staff", "=ds=#h2#, #w9#", " 3.70%" }, |
||
955 | { 19353, "INV_Axe_10", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", " 3.18%" }, |
||
956 | { 0,"","","" }, |
||
957 | { 19397, "INV_Jewelry_Ring_43", "=q4=Ring of Blackrock", "=ds=#s13#", " 5.98%" }, |
||
958 | { 19395, "INV_Misc_Gem_Topaz_02", "=q4=Rejuvenating Gem", "=ds=#s14#", " 5.30%" }, |
||
959 | }; |
||
960 | |||
961 | BWLEbonroc = { |
||
962 | { 16913, "INV_Gauntlets_14", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "6.44%" }, |
||
963 | { 16920, "INV_Gauntlets_14", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "6.59%" }, |
||
964 | { 16928, "INV_Gauntlets_19", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "7.15%" }, |
||
965 | { 16907, "INV_Gauntlets_21", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "7.07%" }, |
||
966 | { 16940, "INV_Gauntlets_10", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "6.91%" }, |
||
967 | { 16899, "INV_Gauntlets_25", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "6.32%" }, |
||
968 | { 16948, "INV_Gauntlets_11", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "1.93%" }, |
||
969 | { 16964, "INV_Gauntlets_10", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "6.19%" }, |
||
970 | { 16956, "INV_Gauntlets_29", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "4.45%" }, |
||
971 | { 0,"","","" }, |
||
972 | { 0,"","","" }, |
||
973 | { 0,"","","" }, |
||
974 | { 0,"","","" }, |
||
975 | { 0,"","","" }, |
||
976 | { 19345, "Spell_Holy_BlessingOfProtection", "=q4=Aegis of Preservation", "=q1=#m1# =ds=#c5#, =ds=#s14#", "16.47%" }, |
||
977 | { 19407, "INV_Gauntlets_27", "=q4=Ebony Flame Gloves", "=ds=Gloves, #a1#", "16.59%" }, |
||
978 | { 19405, "INV_Chest_Leather_08", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "17.03%" }, |
||
979 | { 19396, "INV_Belt_16", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", " 5.99%" }, |
||
980 | { 19394, "INV_Shoulder_23", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", " 5.68%" }, |
||
981 | { 0,"","","" }, |
||
982 | { 19353, "INV_Axe_10", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", " 3.60%" }, |
||
983 | { 19368, "INV_Weapon_Rifle_02", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", " 8.58%" }, |
||
984 | { 19355, "INV_Staff_13", "=q4=Shadow Wing Focus Staff", "=ds=#h2#, #w9#", " 2.77%" }, |
||
985 | { 0,"","","" }, |
||
986 | { 19403, "INV_Jewelry_Ring_34", "=q4=Band of Forced Concentration", "=ds=#s13#", "14.63%" }, |
||
987 | { 19397, "INV_Jewelry_Ring_43", "=q4=Ring of Blackrock", "=ds=#s13#", " 5.99%" }, |
||
988 | { 19406, "INV_Misc_Bone_06", "=q4=Drake Fang Talisman", "=ds=#s14#", "17.41%" }, |
||
989 | { 19395, "INV_Misc_Gem_Topaz_02", "=q4=Rejuvenating Gem", "=ds=#s14#", " 5.62%" }, |
||
990 | }; |
||
991 | |||
992 | BWLFlamegor = { |
||
993 | { 16913, "INV_Gauntlets_14", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "6.91%" }, |
||
994 | { 16920, "INV_Gauntlets_14", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "6.47%" }, |
||
995 | { 16928, "INV_Gauntlets_19", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "6.65%" }, |
||
996 | { 16907, "INV_Gauntlets_21", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "6.41%" }, |
||
997 | { 16940, "INV_Gauntlets_10", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "6.73%" }, |
||
998 | { 16899, "INV_Gauntlets_25", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "5.66%" }, |
||
999 | { 16948, "INV_Gauntlets_11", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "2.72%" }, |
||
1000 | { 16964, "INV_Gauntlets_10", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "6.63%" }, |
||
1001 | { 16956, "INV_Gauntlets_29", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "3.64%" }, |
||
1002 | { 0,"","","" }, |
||
1003 | { 0,"","","" }, |
||
1004 | { 0,"","","" }, |
||
1005 | { 0,"","","" }, |
||
1006 | { 0,"","","" }, |
||
1007 | { 0,"","","" }, |
||
1008 | { 19430, "INV_Misc_Cape_16", "=q4=Shroud of Pure Thought", "=ds=#s4#", "17.50%" }, |
||
1009 | { 19396, "INV_Belt_16", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", " 6.41%" }, |
||
1010 | { 19433, "INV_Pants_Mail_17", "=q4=Emberweave Leggings", "=ds=#s11#, #a3#", "18.73%" }, |
||
1011 | { 19394, "INV_Shoulder_23", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", " 5.95%" }, |
||
1012 | { 0,"","","" }, |
||
1013 | { 19353, "INV_Axe_10", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", " 3.79%" }, |
||
1014 | { 19355, "INV_Staff_13", "=q4=Shadow Wing Focus Staff", "=ds=#h2#, #w9#", " 2.66%" }, |
||
1015 | { 19357, "INV_Mace_05", "=q4=Herald of Woe", "=ds=#h2#, #w6#", " 9.07%" }, |
||
1016 | { 19367, "INV_Wand_11", "=q4=Dragon's Touch", "=ds=#w12#", " 9.06%" }, |
||
1017 | { 0,"","","" }, |
||
1018 | { 19431, "INV_Misc_ArmorKit_10", "=q4=Styleen's Impeding Scarab", "=ds=#s14#", "17.02%" }, |
||
1019 | { 19397, "INV_Jewelry_Ring_43", "=q4=Ring of Blackrock", "=ds=#s13#", " 6.25%" }, |
||
1020 | { 19432, "INV_Jewelry_Ring_37", "=q4=Circle of Applied Force", "=ds=#s13#", "18.69%" }, |
||
1021 | { 19395, "INV_Misc_Gem_Topaz_02", "=q4=Rejuvenating Gem", "=ds=#s14#", " 5.46%" }, |
||
1022 | }; |
||
1023 | |||
1024 | BWLChromaggus = { |
||
1025 | { 16917, "INV_Shoulder_32", "=q4=Netherwind Mantle", "=q1=#m1# =ds=#c3#", "18.09%" }, |
||
1026 | { 16924, "INV_Shoulder_02", "=q4=Pauldrons of Transcendence", "=q1=#m1# =ds=#c5#", "17.83%" }, |
||
1027 | { 16932, "INV_Shoulder_19", "=q4=Nemesis Spaulders", "=q1=#m1# =ds=#c8#", "16.26%" }, |
||
1028 | { 16937, "INV_Shoulder_10", "=q4=Dragonstalker's Spaulders", "=q1=#m1# =ds=#c2#", "16.20%" }, |
||
1029 | { 16902, "INV_Shoulder_07", "=q4=Stormrage Pauldrons", "=q1=#m1# =ds=#c1#", "14.63%" }, |
||
1030 | { 16832, "INV_Shoulder_23", "=q4=Bloodfang Spaulders", "=q1=#m1# =ds=#c6#", "17.03%" }, |
||
1031 | { 16945, "INV_Shoulder_33", "=q4=Epaulets of Ten Storms", "=q1=#m1# =ds=#c7#", " 6.73%" }, |
||
1032 | { 16953, "INV_Shoulder_37", "=q4=Judgement Spaulders", "=q1=#m1# =ds=#c4#", "10.97%" }, |
||
1033 | { 16961, "INV_Shoulder_34", "=q4=Pauldrons of Wrath", "=q1=#m1# =ds=#c9#", "16.83%" }, |
||
1034 | { 0,"","","" }, |
||
1035 | { 0,"","","" }, |
||
1036 | { 0,"","","" }, |
||
1037 | { 0,"","","" }, |
||
1038 | { 0,"","","" }, |
||
1039 | { 0,"","","" }, |
||
1040 | { 19388, "INV_Belt_13", "=q4=Angelista's Grasp", "=ds=#s10#, #a1#", "16.86%" }, |
||
1041 | { 19385, "INV_Pants_Cloth_19", "=q4=Empowered Leggings", "=ds=#s11#, #a1#", "16.27%" }, |
||
1042 | { 19391, "INV_Boots_Cloth_01", "=q4=Shimmering Geta", "=ds=#s12#, #a1#", "17.46%" }, |
||
1043 | { 19386, "INV_Misc_Cape_01", "=q4=Elementium Threaded Cloak", "=ds=#s4#", "18.93%" }, |
||
1044 | { 19390, "INV_Gauntlets_19", "=q4=Taut Dragonhide Gloves", "=ds=#s9#, #a2#", "18.84%" }, |
||
1045 | { 19389, "INV_Shoulder_08", "=q4=Taut Dragonhide Shoulderpads", "=ds=#s3#, #a2#", "16.89%" }, |
||
1046 | { 19393, "INV_Belt_21", "=q4=Primalist's Linked Waistguard", "=ds=#s10#, #a3#", " 6.17%" }, |
||
1047 | { 19392, "INV_Belt_11", "=q4=Girdle of the Fallen Crusader", "=ds=#s10#, #a4#", "10.97%" }, |
||
1048 | { 19387, "INV_Boots_Plate_04", "=q4=Chromatic Boots", "=ds=#s12#, #a4#", "16.46%" }, |
||
1049 | { 0,"","","" }, |
||
1050 | { 19352, "INV_Sword_51", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", " 9.05%" }, |
||
1051 | { 19347, "INV_Weapon_Shortblade_28", "=q4=Claw of Chromaggus", "=ds=#h1#, #w4#", " 8.39%" }, |
||
1052 | { 19349, "INV_Shield_17", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", " 8.04%" }, |
||
1053 | { 19361, "INV_Weapon_Crossbow_09", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", " 7.51%" }, |
||
1054 | }; |
||
1055 | |||
1056 | BWLNefarian = { |
||
1057 | { 16916, "INV_Chest_Cloth_03", "=q4=Netherwind Robes", "=q1=#m1# =ds=#c3#", "14.03%" }, |
||
1058 | { 16931, "INV_Chest_Leather_01", "=q4=Nemesis Robes", "=q1=#m1# =ds=#c8#", "12.46%" }, |
||
1059 | { 16923, "INV_Chest_Cloth_03", "=q4=Robes of Transcendence", "=q1=#m1# =ds=#c5#", "14.83%" }, |
||
1060 | { 16905, "INV_Chest_Cloth_07", "=q4=Bloodfang Chestpiece", "=q1=#m1# =ds=#c6#", "14.21%" }, |
||
1061 | { 16897, "INV_Chest_Chain_16", "=q4=Stormrage Chestguard", "=q1=#m1# =ds=#c1#", "11.89%" }, |
||
1062 | { 16942, "INV_Chest_Chain_03", "=q4=Dragonstalker's Breastplate", "=q1=#m1# =ds=#c2#", "13.30%" }, |
||
1063 | { 16950, "INV_Chest_Chain_11", "=q4=Breastplate of Ten Storms", "=q1=#m1# =ds=#c7#", " 5.65%" }, |
||
1064 | { 16966, "INV_Chest_Plate16", "=q4=Breastplate of Wrath", "=q1=#m1# =ds=#c9#", "15.06%" }, |
||
1065 | { 16958, "INV_Chest_Plate03", "=q4=Judgement Breastplate", "=q1=#m1# =ds=#c4#", " 9.24%" }, |
||
1066 | { 0,"","","" }, |
||
1067 | { 0,"","","" }, |
||
1068 | { 19003, "INV_Misc_Head_Dragon_Black", "=q4=Head of Nefarian", "=ds=#m2#", " 100%" }, |
||
1069 | { 19383,"INV_Jewelry_Necklace_18","=q4=Master Dragonslayer's Medallion","=q1=#m4# =ds=#s2#" }, |
||
1070 | { 19366,"INV_Misc_Orb_03","=q4=Master Dragonslayer's Orb","=q1=#m4# =ds=#s15#" }, |
||
1071 | { 19384,"INV_Jewelry_Ring_41","=q4=Master Dragonslayer's Ring","=q1=#m4# =ds=#s13#" }, |
||
1072 | { 19375, "INV_Helmet_52", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "14.80%" }, |
||
1073 | { 19378, "INV_Misc_Cape_20", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "14.95%" }, |
||
1074 | { 19381, "INV_Boots_Cloth_05", "=q4=Boots of the Shadow Flame", "=ds=#s12#, #a2#", "15.70%" }, |
||
1075 | { 19380, "INV_Belt_18", "=q4=Therazane's Link", "=ds=#s10#, #a3#", "16.82%" }, |
||
1076 | { 0,"","","" }, |
||
1077 | { 19364, "INV_Sword_50", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", " 7.21%" }, |
||
1078 | { 19360, "INV_Mace_06", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", " 6.98%" }, |
||
1079 | { 19363, "INV_Axe_12", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", " 7.00%" }, |
||
1080 | { 19356, "INV_Staff_06", "=q4=Staff of the Shadow Flame", "=ds=#h2#, #w9#", " 7.27%" }, |
||
1081 | { 0,"","","" }, |
||
1082 | { 19382, "INV_Jewelry_Ring_42", "=q4=Pure Elementium Band", "=ds=#s13#", "15.15%" }, |
||
1083 | { 19376, "INV_Jewelry_Ring_40", "=q4=Archimtiros' Ring of Reckoning", "=ds=#s13#", "13.93%" }, |
||
1084 | { 19377, "INV_Jewelry_Necklace_17", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "14.33%" }, |
||
1085 | { 19379, "INV_Stone_15", "=q4=Neltharion's Tear", "=ds=#s14#", "14.26%" }, |
||
1086 | }; |
||
1087 | |||
1088 | BWLTrashMobs = { |
||
1089 | { 19437, "INV_Boots_Cloth_03", "=q4=Boots of Pure Thought", "=ds=#s12#, #a1#", "2.33%" }, |
||
1090 | { 19438, "INV_Boots_Cloth_16", "=q4=Ringo's Blizzard Boots", "=ds=#s12#, #a1#", "4.42%" }, |
||
1091 | { 19436, "INV_Misc_Cape_11", "=q4=Cloak of Draconic Might", "=ds=#s4#", "2.53%" }, |
||
1092 | { 19439, "INV_Chest_Leather_03", "=q4=Interlaced Shadow Jerkin", "=ds=#s5#, #a2#", "4.62%" }, |
||
1093 | { 19362, "INV_Axe_15", "=q4=Doom's Edge", "=ds=#h1#, #w1#", "1.67%" }, |
||
1094 | { 19358, "INV_Mace_05", "=q4=Draconic Maul", "=ds=#h2#, #w6#", "2.30%" }, |
||
1095 | { 19354, "INV_Axe_21", "=q4=Draconic Avenger", "=ds=#h2#, #w1#", "5.96%" }, |
||
1096 | { 19435, "INV_Wand_06", "=q4=Essence Gatherer", "=ds=#w12#", "1.61%" }, |
||
1097 | { 19434, "INV_Jewelry_Ring_24", "=q4=Band of Dark Dominion", "=ds=#s13#", "1.57%" }, |
||
1098 | }; |
||
1099 | |||
1100 | T2Mage = { |
||
1101 | { 0,"Spell_Frost_IceStorm","=q6=#t2s3#","" }, |
||
1102 | { 16914, "INV_Helmet_70", "=q4=Netherwind Crown", "", "14.09%" }, |
||
1103 | { 16917, "INV_Shoulder_32", "=q4=Netherwind Mantle", "", "18.09%" }, |
||
1104 | { 16916, "INV_Chest_Cloth_03", "=q4=Netherwind Robes", "", "14.03%" }, |
||
1105 | { 16918, "INV_Bracer_09", "=q4=Netherwind Bindings", "", "20.41%" }, |
||
1106 | { 16913, "INV_Gauntlets_14", "=q4=Netherwind Gloves", "", "7.37%" }, |
||
1107 | { 16818, "INV_Belt_22", "=q4=Netherwind Belt", "", "19.94%" }, |
||
1108 | { 16915, "INV_Pants_08", "=q4=Netherwind Pants", "", "17.37%" }, |
||
1109 | { 16912, "INV_Boots_07", "=q4=Netherwind Boots", "", "17.17%" }, |
||
1110 | }; |
||
1111 | |||
1112 | T2Priest = { |
||
1113 | { 0,"Spell_Holy_PowerWordShield","=q6=#t2s5#","" }, |
||
1114 | { 16921, "INV_Helmet_24", "=q4=Halo of Transcendence", "", " 13.39%" }, |
||
1115 | { 16924, "INV_Shoulder_02", "=q4=Pauldrons of Transcendence", "", "17.83%" }, |
||
1116 | { 16923, "INV_Chest_Cloth_03", "=q4=Robes of Transcendence", "", "14.83%" }, |
||
1117 | { 16926, "INV_Bracer_09", "=q4=Bindings of Transcendence", "", "20.37%" }, |
||
1118 | { 16920, "INV_Gauntlets_14", "=q4=Handguards of Transcendence", "", "6.01%" }, |
||
1119 | { 16925, "INV_Belt_22", "=q4=Belt of Transcendence", "", "18.76%" }, |
||
1120 | { 16922, "INV_Pants_08", "=q4=Leggings of Transcendence", "", "17.30%" }, |
||
1121 | { 16919, "INV_Boots_07", "=q4=Boots of Transcendence", "", "14.61%" }, |
||
1122 | }; |
||
1123 | |||
1124 | T2Warlock = { |
||
1125 | { 0,"Spell_Shadow_CurseOfTounges","=q6=#t2s8#","" }, |
||
1126 | { 16929, "INV_Helmet_08", "=q4=Nemesis Skullcap", "", " 13.54%" }, |
||
1127 | { 16932, "INV_Shoulder_19", "=q4=Nemesis Spaulders", "", "16.26%" }, |
||
1128 | { 16931, "INV_Chest_Leather_01", "=q4=Nemesis Robes", "", "12.46%" }, |
||
1129 | { 16934, "INV_Bracer_07", "=q4=Nemesis Bracers", "", "18.11%" }, |
||
1130 | { 16928, "INV_Gauntlets_19", "=q4=Nemesis Gloves", "", "5.28%" }, |
||
1131 | { 16933, "INV_Belt_13", "=q4=Nemesis Belt", "", "18.42%" }, |
||
1132 | { 16930, "INV_Pants_07", "=q4=Nemesis Leggings", "", "16.87%" }, |
||
1133 | { 16927, "INV_Boots_05", "=q4=Nemesis Boots", "", "15.32%" }, |
||
1134 | }; |
||
1135 | |||
1136 | T2Rogue = { |
||
1137 | { 0,"Ability_BackStab","=q6=#t2s6#","" }, |
||
1138 | { 16908, "INV_Helmet_41", "=q4=Bloodfang Hood", "", " 13.21%" }, |
||
1139 | { 16832, "INV_Shoulder_23", "=q4=Bloodfang Spaulders", "", "17.03%" }, |
||
1140 | { 16905, "INV_Chest_Cloth_07", "=q4=Bloodfang Chestpiece", "", "14.21%" }, |
||
1141 | { 16911, "INV_Bracer_02", "=q4=Bloodfang Bracers", "", "20.69%" }, |
||
1142 | { 16907, "INV_Gauntlets_21", "=q4=Bloodfang Gloves", "", "6.84%" }, |
||
1143 | { 16910, "INV_Belt_23", "=q4=Bloodfang Belt", "", "19.69%" }, |
||
1144 | { 16909, "INV_Pants_06", "=q4=Bloodfang Pants", "", "17.18%" }, |
||
1145 | { 16906, "INV_Boots_08", "=q4=Bloodfang Boots", "", "15.66%" }, |
||
1146 | }; |
||
1147 | |||
1148 | T2Druid = { |
||
1149 | { 0,"Spell_Nature_Regeneration","=q6=#t2s1#","" }, |
||
1150 | { 16900, "INV_Helmet_09", "=q4=Stormrage Cover", "", " 13.08%" }, |
||
1151 | { 16902, "INV_Shoulder_07", "=q4=Stormrage Pauldrons", "", "14.63%" }, |
||
1152 | { 16897, "INV_Chest_Chain_16", "=q4=Stormrage Chestguard", "", "11.89%" }, |
||
1153 | { 16904, "INV_Bracer_03", "=q4=Stormrage Bracers", "", "17.38%" }, |
||
1154 | { 16899, "INV_Gauntlets_25", "=q4=Stormrage Handguards", "", "5.34%" }, |
||
1155 | { 16903, "INV_Belt_06", "=q4=Stormrage Belt", "", "16.90%" }, |
||
1156 | { 16901, "INV_Pants_06", "=q4=Stormrage Legguards", "", "15.49%" }, |
||
1157 | { 16898, "INV_Boots_08", "=q4=Stormrage Boots", "", "13.79%" }, |
||
1158 | }; |
||
1159 | |||
1160 | T2Shaman = { |
||
1161 | { 0,"Spell_FireResistanceTotem_01","=q6=#t2s7#","" }, |
||
1162 | { 16947, "INV_Helmet_69", "=q4=Helmet of Ten Storms", "", " 4.86%" }, |
||
1163 | { 16945, "INV_Shoulder_33", "=q4=Epaulets of Ten Storms", "", " 6.73%" }, |
||
1164 | { 16950, "INV_Chest_Chain_11", "=q4=Breastplate of Ten Storms", "", " 5.65%" }, |
||
1165 | { 16943, "INV_Bracer_16", "=q4=Bracers of Ten Storms", "", " 7.54%" }, |
||
1166 | { 16948, "INV_Gauntlets_11", "=q4=Gauntlets of Ten Storms", "", "2.13%" }, |
||
1167 | { 16944, "INV_Belt_14", "=q4=Belt of Ten Storms", "", " 6.93%" }, |
||
1168 | { 16946, "INV_Pants_03", "=q4=Legplates of Ten Storms", "", " 5.97%" }, |
||
1169 | { 16949, "INV_Boots_Plate_06", "=q4=Greaves of Ten Storms", "", " 5.57%" }, |
||
1170 | }; |
||
1171 | |||
1172 | T2Hunter = { |
||
1173 | { 0,"Ability_Hunter_RunningShot","=q6=#t2s2#","" }, |
||
1174 | { 16939, "INV_Helmet_05", "=q4=Dragonstalker's Helm", "", " 13.91%" }, |
||
1175 | { 16937, "INV_Shoulder_10", "=q4=Dragonstalker's Spaulders", "", "16.20%" }, |
||
1176 | { 16942, "INV_Chest_Chain_03", "=q4=Dragonstalker's Breastplate", "", "13.30%" }, |
||
1177 | { 16935, "INV_Bracer_17", "=q4=Dragonstalker's Bracers", "", "19.13%" }, |
||
1178 | { 16940, "INV_Gauntlets_10", "=q4=Dragonstalker's Gauntlets", "", "6.13%" }, |
||
1179 | { 16936, "INV_Belt_28", "=q4=Dragonstalker's Belt", "", "20.17%" }, |
||
1180 | { 16938, "INV_Pants_03", "=q4=Dragonstalker's Legguards", "", "16.02%" }, |
||
1181 | { 16941, "INV_Boots_Plate_07", "=q4=Dragonstalker's Greaves", "", "17.78%" }, |
||
1182 | }; |
||
1183 | |||
1184 | T2Warrior = { |
||
1185 | { 0,"INV_Shield_05","=q6=#t2s9#","" }, |
||
1186 | { 16963, "INV_Helmet_71", "=q4=Helm of Wrath", "", " 13.65%" }, |
||
1187 | { 16961, "INV_Shoulder_34", "=q4=Pauldrons of Wrath", "", "16.83%" }, |
||
1188 | { 16966, "INV_Chest_Plate16", "=q4=Breastplate of Wrath", "", "15.06%" }, |
||
1189 | { 16959, "INV_Bracer_19", "=q4=Bracelets of Wrath", "", "20.29%" }, |
||
1190 | { 16964, "INV_Gauntlets_10", "=q4=Gauntlets of Wrath", "", "5.93%" }, |
||
1191 | { 16960, "INV_Belt_09", "=q4=Waistband of Wrath", "", "20.03%" }, |
||
1192 | { 16962, "INV_Pants_04", "=q4=Legplates of Wrath", "", "17.23%" }, |
||
1193 | { 16965, "INV_Boots_Plate_04", "=q4=Sabatons of Wrath", "", "16.84%" }, |
||
1194 | }; |
||
1195 | |||
1196 | T2Paladin = { |
||
1197 | { 0,"Spell_Holy_SealOfMight","=q6=#t2s4#","" }, |
||
1198 | { 16955, "INV_Helmet_74", "=q4=Judgement Crown", "", " 8.64%" }, |
||
1199 | { 16953, "INV_Shoulder_37", "=q4=Judgement Spaulders", "", "10.97%" }, |
||
1200 | { 16958, "INV_Chest_Plate03", "=q4=Judgement Breastplate", "", " 9.24%" }, |
||
1201 | { 16951, "INV_Bracer_18", "=q4=Judgement Bindings", "", "13.61%" }, |
||
1202 | { 16956, "INV_Gauntlets_29", "=q4=Judgement Gauntlets", "", "3.58%" }, |
||
1203 | { 16952, "INV_Belt_27", "=q4=Judgement Belt", "", "12.23%" }, |
||
1204 | { 16954, "INV_Pants_04", "=q4=Judgement Legplates", "", "10.81%" }, |
||
1205 | { 16957, "INV_Boots_Plate_09", "=q4=Judgement Sabatons", "", "11.28%" }, |
||
1206 | }; |
||
1207 | |||
1208 | ----------------- |
||
1209 | -- Molten Core -- |
||
1210 | ----------------- |
||
1211 | |||
1212 | MCLucifron = { |
||
1213 | { 16800, "INV_Boots_07", "=q4=Arcanist Boots", "=q1=#m1# =ds=#c3#", "12.06%" }, |
||
1214 | { 16805, "INV_Gauntlets_19", "=q4=Felheart Gloves", "=q1=#m1# =ds=#c8#", "14.89%" }, |
||
1215 | { 16829, "INV_Boots_08", "=q4=Cenarion Boots", "=q1=#m1# =ds=#c1#", "10.72%" }, |
||
1216 | { 16837, "INV_Boots_Plate_06", "=q4=Earthfury Boots", "=q1=#m1# =ds=#c7#", " 4.16%" }, |
||
1217 | { 16863, "INV_Gauntlets_10", "=q4=Gauntlets of Might", "=q1=#m1# =ds=#c9#", "16.40%" }, |
||
1218 | { 16859, "INV_Boots_Plate_09", "=q4=Lawbringer Boots", "=q1=#m1# =ds=#c4# ", " 7.20%" }, |
||
1219 | { 0,"","","" }, |
||
1220 | { 0,"","","" }, |
||
1221 | { 0,"","","" }, |
||
1222 | { 0,"","","" }, |
||
1223 | { 0,"","","" }, |
||
1224 | { 0,"","","" }, |
||
1225 | { 0,"","","" }, |
||
1226 | { 0,"","","" }, |
||
1227 | { 0,"","","" }, |
||
1228 | { 18872, "INV_Pants_08", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", " 1.93%" }, |
||
1229 | { 19145, "INV_Chest_Cloth_18", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", " 1.84%" }, |
||
1230 | { 19146, "INV_Bracer_04", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", " 1.95%" }, |
||
1231 | { 18875, "INV_Pants_12", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", " 2.00%" }, |
||
1232 | { 18870, "INV_Helmet_18", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", " 1.09%" }, |
||
1233 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 2.15%" }, |
||
1234 | { 18878, "INV_Weapon_ShortBlade_07", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", " 2.23%" }, |
||
1235 | { 17077, "INV_Staff_13", "=q4=Crimson Shocker", "=ds=#w12#", " 1.60%" }, |
||
1236 | { 18879, "INV_Jewelry_Ring_14", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", " 2.04%" }, |
||
1237 | { 19147, "INV_Jewelry_Ring_38", "=q4=Ring of Spell Power", "=ds=#s13#", " 2.23%" }, |
||
1238 | { 17109, "INV_Jewelry_Necklace_10", "=q4=Choker of Enlightenment", "=ds=#s2#", "12.61%" }, |
||
1239 | { 0,"","","" }, |
||
1240 | { 0,"","","" }, |
||
1241 | { 0,"","","" }, |
||
1242 | { 16665, "INV_Misc_Book_11", "=q2=Tome of Tranquilizing Shot", "=q1=#m1# =ds=#c2#", "100%" }, |
||
1243 | }; |
||
1244 | |||
1245 | MCMagmadar = { |
||
1246 | { 16796, "INV_Pants_08", "=q4=Arcanist Leggings", "=q1=#m1# =ds=#c3#", "14.57%" }, |
||
1247 | { 16814, "INV_Pants_08", "=q4=Pants of Prophecy", "=q1=#m1# =ds=#c5#", "14.33%" }, |
||
1248 | { 16810, "INV_Pants_Cloth_14", "=q4=Felheart Pants", "=q1=#m1# =ds=#c8#", "13.75%" }, |
||
1249 | { 16822, "INV_Pants_06", "=q4=Nightslayer Pants", "=q1=#m1# =ds=#c6#", "13.83%" }, |
||
1250 | { 16847, "INV_Pants_Mail_03", "=q4=Giantstalker's Leggings", "=q1=#m1# =ds=#c2#", "13.28%" }, |
||
1251 | { 16835, "INV_Pants_06", "=q4=Cenarion Leggings", "=q1=#m1# =ds=#c1#", "12.90%" }, |
||
1252 | { 16843, "INV_Pants_03", "=q4=Earthfury Legguards", "=q1=#m1# =ds=#c7#", " 4.73%" }, |
||
1253 | { 16855, "INV_Pants_04", "=q4=Lawbringer Legplates", "=q1=#m1# =ds=#c4#", " 8.54%" }, |
||
1254 | { 16867, "INV_Pants_04", "=q4=Legplates of Might", "=q1=#m1# =ds=#c9#", "13.97%" }, |
||
1255 | { 0,"","","" }, |
||
1256 | { 0,"","","" }, |
||
1257 | { 0,"","","" }, |
||
1258 | { 0,"","","" }, |
||
1259 | { 0,"","","" }, |
||
1260 | { 0,"","","" }, |
||
1261 | { 19136, "INV_Belt_11", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", " 4.79%" }, |
||
1262 | { 18823, "INV_Gauntlets_23", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", " 6.18%" }, |
||
1263 | { 18829, "INV_Shoulder_04", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", " 2.10%" }, |
||
1264 | { 19144, "INV_Boots_Chain_05", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", " 1.86%" }, |
||
1265 | { 19143, "INV_Gauntlets_26", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", " 5.48%" }, |
||
1266 | { 18824, "INV_Boots_Plate_08", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", " 3.22%" }, |
||
1267 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 3.98%" }, |
||
1268 | { 17073, "INV_Hammer_04", "=q4=Earthshaker", "=ds=#h2#, #w6#", "16.75%" }, |
||
1269 | { 18822, "INV_Sword_28", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", " 5.68%" }, |
||
1270 | { 18203, "INV_Misc_MonsterClaw_04", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#", "17.82%" }, |
||
1271 | { 17069, "INV_Weapon_Bow_08", "=q4=Striker's Mark", "=ds=#w2#", "16.37%" }, |
||
1272 | { 19142, "INV_Misc_Book_09", "=q4=Fire Runed Grimoire", "=ds=#s15#", " 5.42%" }, |
||
1273 | { 17065, "INV_Jewelry_Amulet_03", "=q4=Medallion of Steadfast Might", "=ds=#s2#", "14.05%" }, |
||
1274 | { 18821, "INV_Jewelry_Ring_07", "=q4=Quick Strike Ring", "=ds=#s13#", " 5.79%" }, |
||
1275 | { 18820, "INV_Misc_StoneTablet_11", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", " 5.55%" }, |
||
1276 | }; |
||
1277 | |||
1278 | MCGehennas = { |
||
1279 | { 16812, "INV_Gauntlets_14", "=q4=Gloves of Prophecy", "=q1=#m1# =ds=#c5#", "18.65%" }, |
||
1280 | { 16826, "INV_Gauntlets_21", "=q4=Nightslayer Gloves", "=q1=#m1# =ds=#c6#", "19.47%" }, |
||
1281 | { 16849, "INV_Boots_Chain_13", "=q4=Giantstalker's Boots", "=q1=#m1# =ds=#c2#", "14.54%" }, |
||
1282 | { 16839, "INV_Gauntlets_11", "=q4=Earthfury Gauntlets", "=q1=#m1# =ds=#c7#", " 7.38%" }, |
||
1283 | { 16862, "INV_Boots_Plate_04", "=q4=Sabatons of Might", "=q1=#m1# =ds=#c9#", "14.48%" }, |
||
1284 | { 16860, "INV_Gauntlets_29", "=q4=Lawbringer Gauntlets", "=q1=#m1# =ds=#c4#", "11.77%" }, |
||
1285 | { 0,"","","" }, |
||
1286 | { 0,"","","" }, |
||
1287 | { 0,"","","" }, |
||
1288 | { 0,"","","" }, |
||
1289 | { 0,"","","" }, |
||
1290 | { 0,"","","" }, |
||
1291 | { 0,"","","" }, |
||
1292 | { 0,"","","" }, |
||
1293 | { 0,"","","" }, |
||
1294 | { 18872, "INV_Pants_08", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", " 3.37%" }, |
||
1295 | { 19145, "INV_Chest_Cloth_18", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", " 3.83%" }, |
||
1296 | { 18875, "INV_Pants_12", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", " 3.57%" }, |
||
1297 | { 19146, "INV_Bracer_04", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", " 3.53%" }, |
||
1298 | { 18870, "INV_Helmet_18", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", " 1.77%" }, |
||
1299 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 3.48%" }, |
||
1300 | { 18878, "INV_Weapon_ShortBlade_07", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", " 3.79%" }, |
||
1301 | { 17077, "INV_Staff_13", "=q4=Crimson Shocker", "=ds=#w12#", " 3.34%" }, |
||
1302 | { 18879, "INV_Jewelry_Ring_14", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", " 3.78%" }, |
||
1303 | { 19147, "INV_Jewelry_Ring_38", "=q4=Ring of Spell Power", "=ds=#s13#", " 3.78%" }, |
||
1304 | }; |
||
1305 | |||
1306 | MCGarr = { |
||
1307 | { 16795, "INV_Helmet_53", "=q4=Arcanist Crown", "=q1=#m1# =ds=#c3#", "11.31%" }, |
||
1308 | { 16813, "INV_Helmet_34", "=q4=Circlet of Prophecy", "=q1=#m1# =ds=#c5#", "11.36%" }, |
||
1309 | { 16808, "INV_Helmet_08", "=q4=Felheart Horns", "=q1=#m1# =ds=#c8#", "10.62%" }, |
||
1310 | { 16846, "INV_Helmet_05", "=q4=Giantstalker's Helmet", "=q1=#m1# =ds=#c2#", "11.57%" }, |
||
1311 | { 16834, "INV_Helmet_09", "=q4=Cenarion Helm", "=q1=#m1# =ds=#c1#", "11.51%" }, |
||
1312 | { 16821, "INV_Helmet_41", "=q4=Nightslayer Cover", "=q1=#m1# =ds=#c6#", "10.38%" }, |
||
1313 | { 16842, "INV_Helmet_09", "=q4=Earthfury Helmet", "=q1=#m1# =ds=#c7#", " 3.91%" }, |
||
1314 | { 16866, "INV_Helmet_09", "=q4=Helm of Might", "=q1=#m1# =ds=#c9#", "11.39%" }, |
||
1315 | { 16854, "INV_Helmet_05", "=q4=Lawbringer Helm", "=q1=#m1# =ds=#c4#", " 7.23%" }, |
||
1316 | { 0,"","","" }, |
||
1317 | { 0,"","","" }, |
||
1318 | { 0,"","","" }, |
||
1319 | { 0,"","","" }, |
||
1320 | { 18564, "Spell_Ice_Lament", "=q5=Bindings of the Windseeker", "=ds=#m9# =q1=#m3#", " 3.74%" }, |
||
1321 | { 19019, "INV_Sword_39", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#" }, |
||
1322 | { 19136, "INV_Belt_11", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", " 4.80%" }, |
||
1323 | { 18823, "INV_Gauntlets_23", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", " 5.23%" }, |
||
1324 | { 19144, "INV_Boots_Chain_05", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", " 1.48%" }, |
||
1325 | { 18829, "INV_Shoulder_04", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", " 1.68%" }, |
||
1326 | { 19143, "INV_Gauntlets_26", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", " 3.84%" }, |
||
1327 | { 18824, "INV_Boots_Plate_08", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", " 3.05%" }, |
||
1328 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 2.82%" }, |
||
1329 | { 18822, "INV_Sword_28", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", " 4.09%" }, |
||
1330 | { 18832, "INV_Sword_15", "=q4=Brutality Blade", "=ds=#h1#, #w10#", "13.27%" }, |
||
1331 | { 17071, "INV_Weapon_ShortBlade_18", "=q4=Gutgore Ripper", "=ds=#h1#, #w4#", "11.21%" }, |
||
1332 | { 17105, "INV_Hammer_05", "=q4=Aurastone Hammer", "=ds=#h1#, #w6#", "12.67%" }, |
||
1333 | { 17066, "INV_Shield_10", "=q4=Drillborer Disk", "=ds=#w8#", "11.85%" }, |
||
1334 | { 19142, "INV_Misc_Book_09", "=q4=Fire Runed Grimoire", "=ds=#s15#", " 3.69%" }, |
||
1335 | { 18821, "INV_Jewelry_Ring_07", "=q4=Quick Strike Ring", "=ds=#s13#", " 4.48%" }, |
||
1336 | { 18820, "INV_Misc_StoneTablet_11", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", " 4.13%" }, |
||
1337 | }; |
||
1338 | |||
1339 | MCShazzrah = { |
||
1340 | { 16801, "INV_Gauntlets_14", "=q4=Arcanist Gloves", "=q1=#m1# =ds=#c3#", "19.59%" }, |
||
1341 | { 16803, "INV_Boots_Cloth_05", "=q4=Felheart Slippers", "=q1=#m1# =ds=#c8#", "15.28%" }, |
||
1342 | { 16811, "INV_Gauntlets_07", "=q4=Boots of Prophecy", "=q1=#m1# =ds=#c5#", "14.90%" }, |
||
1343 | { 16831, "INV_Gauntlets_07", "=q4=Cenarion Gloves", "=q1=#m1# =ds=#c1#", "19.53%" }, |
||
1344 | { 16852, "INV_Gauntlets_10", "=q4=Giantstalker's Gloves", "=q1=#m1# =ds=#c2#", "18.58%" }, |
||
1345 | { 16824, "INV_Gauntlets_08", "=q4=Nightslayer Boots", "=q1=#m1# =ds=#c6#", "15.58%" }, |
||
1346 | { 0,"","","" }, |
||
1347 | { 0,"","","" }, |
||
1348 | { 0,"","","" }, |
||
1349 | { 0,"","","" }, |
||
1350 | { 0,"","","" }, |
||
1351 | { 0,"","","" }, |
||
1352 | { 0,"","","" }, |
||
1353 | { 0,"","","" }, |
||
1354 | { 0,"","","" }, |
||
1355 | { 19145, "INV_Chest_Cloth_18", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", " 1.97%" }, |
||
1356 | { 18872, "INV_Pants_08", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", " 1.84%" }, |
||
1357 | { 18875, "INV_Pants_12", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", " 1.81%" }, |
||
1358 | { 19146, "INV_Bracer_04", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", " 1.85%" }, |
||
1359 | { 18870, "INV_Helmet_18", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", " 0.78%" }, |
||
1360 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 2.22%" }, |
||
1361 | { 18878, "INV_Weapon_ShortBlade_07", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", " 2.27%" }, |
||
1362 | { 17077, "INV_Staff_13", "=q4=Crimson Shocker", "=ds=#w12#", " 3.32%" }, |
||
1363 | { 18879, "INV_Jewelry_Ring_14", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", " 1.72%" }, |
||
1364 | { 19147, "INV_Jewelry_Ring_38", "=q4=Ring of Spell Power", "=ds=#s13#", " 1.99%" }, |
||
1365 | }; |
||
1366 | |||
1367 | MCGeddon = { |
||
1368 | { 16797, "INV_Shoulder_02", "=q4=Arcanist Mantle", "=q1=#m1# =ds=#c3#", "19.92%" }, |
||
1369 | { 16807, "INV_Shoulder_23", "=q4=Felheart Shoulder Pads", "=q1=#m1# =ds=#c8#", "19.78%" }, |
||
1370 | { 16836, "INV_Shoulder_07", "=q4=Cenarion Spaulders", "=q1=#m1# =ds=#c1#", "19.52%" }, |
||
1371 | { 16856, "INV_Shoulder_20", "=q4=Lawbringer Spaulders", "=q1=#m1# =ds=#c4#", "12.62%" }, |
||
1372 | { 16844, "INV_Shoulder_29", "=q4=Earthfury Epaulets", "=q1=#m1# =ds=#c7#", " 7.29%" }, |
||
1373 | { 0,"","","" }, |
||
1374 | { 0,"","","" }, |
||
1375 | { 0,"","","" }, |
||
1376 | { 0,"","","" }, |
||
1377 | { 0,"","","" }, |
||
1378 | { 0,"","","" }, |
||
1379 | { 0,"","","" }, |
||
1380 | { 0,"","","" }, |
||
1381 | { 18563, "Spell_Ice_Lament", "=q5=Bindings of the Windseeker", "=ds=#m10# =q1=#m3#", " 3.78%" }, |
||
1382 | { 19019, "INV_Sword_39", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#" }, |
||
1383 | { 19136, "INV_Belt_11", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", " 2.44%" }, |
||
1384 | { 18823, "INV_Gauntlets_23", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", " 3.04%" }, |
||
1385 | { 19144, "INV_Boots_Chain_05", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", " 1.00%" }, |
||
1386 | { 18829, "INV_Shoulder_04", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", " 1.04%" }, |
||
1387 | { 19143, "INV_Gauntlets_26", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", " 2.61%" }, |
||
1388 | { 18824, "INV_Boots_Plate_08", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", " 1.48%" }, |
||
1389 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 1.77%" }, |
||
1390 | { 18822, "INV_Sword_28", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", " 2.70%" }, |
||
1391 | { 19142, "INV_Misc_Book_09", "=q4=Fire Runed Grimoire", "=ds=#s15#", " 2.59%" }, |
||
1392 | { 18820, "INV_Misc_StoneTablet_11", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", " 2.68%" }, |
||
1393 | { 17110, "INV_Jewelry_Ring_21", "=q4=Seal of the Archmagus", "=ds=#s13#", "21.93%" }, |
||
1394 | { 18821, "INV_Jewelry_Ring_07", "=q4=Quick Strike Ring", "=ds=#s13#", " 2.61%" }, |
||
1395 | }; |
||
1396 | |||
1397 | MCGolemagg = { |
||
1398 | { 16798, "INV_Chest_Cloth_03", "=q4=Arcanist Robes", "=q1=#m1# =ds=#c3#", "16.51%" }, |
||
1399 | { 16815, "INV_Chest_Cloth_03", "=q4=Robes of Prophecy", "=q1=#m1# =ds=#c5#", "15.65%" }, |
||
1400 | { 16809, "INV_Chest_Cloth_09", "=q4=Felheart Robes", "=q1=#m1# =ds=#c8#", "15.66%" }, |
||
1401 | { 16820, "INV_Chest_Cloth_07", "=q4=Nightslayer Chestpiece", "=q1=#m1# =ds=#c6#", "16.76%" }, |
||
1402 | { 16833, "INV_Chest_Cloth_06", "=q4=Cenarion Vestments", "=q1=#m1# =ds=#c1#", "15.21%" }, |
||
1403 | { 16845, "INV_Chest_Chain_03", "=q4=Giantstalker's Breastplate", "=q1=#m1# =ds=#c2#", "15.83%" }, |
||
1404 | { 16841, "INV_Chest_Chain_11", "=q4=Earthfury Vestments", "=q1=#m1# =ds=#c7#", " 6.08%" }, |
||
1405 | { 16865, "INV_Chest_Plate16", "=q4=Breastplate of Might", "=q1=#m1# =ds=#c9#", "15.28%" }, |
||
1406 | { 16853, "INV_Chest_Plate03", "=q4=Lawbringer Chestguard", "=q1=#m1# =ds=#c4#", " 9.53%" }, |
||
1407 | { 0,"","","" }, |
||
1408 | { 0,"","","" }, |
||
1409 | { 0,"","","" }, |
||
1410 | { 0,"","","" }, |
||
1411 | { 17203, "Spell_Fire_SealOfFire", "=q4=Sulfuron Ingot", "=q1=#m3#", "11.98%" }, |
||
1412 | { 17182, "INV_Hammer_Unique_Sulfuras", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#" }, |
||
1413 | { 19136, "INV_Belt_11", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", " 2.18%" }, |
||
1414 | { 18823, "INV_Gauntlets_23", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", " 2.65%" }, |
||
1415 | { 19144, "INV_Boots_Chain_05", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", " 1.00%" }, |
||
1416 | { 18829, "INV_Shoulder_04", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", " 1.20%" }, |
||
1417 | { 19143, "INV_Gauntlets_26", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", " 2.17%" }, |
||
1418 | { 18824, "INV_Boots_Plate_08", "=q4=Magma Tempered Boots", "=ds=#s11#, #a4#", " 1.69%" }, |
||
1419 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 1.44%" }, |
||
1420 | { 18822, "INV_Sword_28", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", " 2.89%" }, |
||
1421 | { 17103, "INV_Sword_39", "=q4=Azuresong Mageblade", "=ds=#h3#, #w10#", "17.59%" }, |
||
1422 | { 18842, "INV_Staff_13", "=q4=Staff of Dominance", "=ds=#h2#, #w9#", "18.95%" }, |
||
1423 | { 17072, "INV_Weapon_Rifle_09", "=q4=Blastershot Launcher", "=ds=#w5#", "17.83%" }, |
||
1424 | { 18821, "INV_Jewelry_Ring_07", "=q4=Quick Strike Ring", "=ds=#s13#", " 2.26%" }, |
||
1425 | { 19142, "INV_Misc_Book_09", "=q4=Fire Runed Grimoire", "=ds=#s15#", " 2.46%" }, |
||
1426 | { 18820, "INV_Misc_StoneTablet_11", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", " 2.91%" }, |
||
1427 | }; |
||
1428 | |||
1429 | MCSulfuron = { |
||
1430 | { 16816, "INV_Shoulder_02", "=q4=Mantle of Prophecy", "=q1=#m1# =ds=#c5#", "21.06%" }, |
||
1431 | { 16823, "INV_Shoulder_25", "=q4=Nightslayer Shoulder Pads", "=q1=#m1# =ds=#c6#", "20.66%" }, |
||
1432 | { 16848, "INV_Shoulder_10", "=q4=Giantstalker's Epaulets", "=q1=#m1# =ds=#c2#", "19.64%" }, |
||
1433 | { 16868, "INV_Shoulder_15", "=q4=Pauldrons of Might", "=q1=#m1# =ds=#c9#", "21.14%" }, |
||
1434 | { 0,"","","" }, |
||
1435 | { 0,"","","" }, |
||
1436 | { 0,"","","" }, |
||
1437 | { 0,"","","" }, |
||
1438 | { 0,"","","" }, |
||
1439 | { 0,"","","" }, |
||
1440 | { 0,"","","" }, |
||
1441 | { 0,"","","" }, |
||
1442 | { 0,"","","" }, |
||
1443 | { 0,"","","" }, |
||
1444 | { 0,"","","" }, |
||
1445 | { 19145, "INV_Chest_Cloth_18", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", " 2.80%" }, |
||
1446 | { 18872, "INV_Pants_08", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", " 2.54%" }, |
||
1447 | { 19146, "INV_Bracer_04", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", " 2.70%" }, |
||
1448 | { 18875, "INV_Pants_12", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", " 2.58%" }, |
||
1449 | { 18870, "INV_Helmet_18", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", " 1.26%" }, |
||
1450 | { 18861, "INV_Pants_04", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", " 2.54%" }, |
||
1451 | { 17077, "INV_Staff_13", "=q4=Crimson Shocker", "=ds=#w12#", " 2.26%" }, |
||
1452 | { 17074, "INV_Spear_08", "=q4=Shadowstrike", "=ds=#w7#", "23.50%" }, |
||
1453 | { 18878, "INV_Weapon_ShortBlade_07", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", " 2.53%" }, |
||
1454 | { 18879, "INV_Jewelry_Ring_14", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", " 2.32%" }, |
||
1455 | { 19147, "INV_Jewelry_Ring_38", "=q4=Ring of Spell Power", "=ds=#s13#", " 2.39%" }, |
||
1456 | }; |
||
1457 | |||
1458 | MCMajordomo = { |
||
1459 | { 18811, "INV_Misc_Cape_18", "=q4=Fireproof Cloak", "=ds=#s4#", "15.12%" }, |
||
1460 | { 18808, "INV_Gauntlets_03", "=q4=Gloves of the Hypnotic Flame", "=ds=#s9#, #a1#", "15.36%" }, |
||
1461 | { 18809, "INV_Belt_12", "=q4=Sash of Whispered Secrets", "=ds=#s10#, #a1#", "15.93%" }, |
||
1462 | { 19139, "INV_Shoulder_23", "=q4=Fireguard Shoulders", "=ds=#s3#, #a2#", "15.87%" }, |
||
1463 | { 18810, "INV_Shoulder_18", "=q4=Wild Growth Spaulders", "=ds=#s3#, #a2#", "16.91%" }, |
||
1464 | { 18812, "INV_Bracer_02", "=q4=Wristguards of True Flight", "=ds=#s8#, #a3#", "18.04%" }, |
||
1465 | { 18806, "INV_Boots_Plate_09", "=q4=Core Forged Greaves", "=ds=#s12#, #a4#", "16.53%" }, |
||
1466 | { 18805, "INV_Weapon_ShortBlade_11", "=q4=Core Hound Tooth", "=ds=#h1#, #w4#", "16.06%" }, |
||
1467 | { 18803, "INV_Gizmo_02", "=q4=Finkle's Lava Dredger", "=ds=#h2#, #w6#", "12.43%" }, |
||
1468 | { 19140, "INV_Jewelry_Ring_39", "=q4=Cauterizing Band", "=ds=#s13#", "15.10%" }, |
||
1469 | { 0,"","","" }, |
||
1470 | { 0,"","","" }, |
||
1471 | { 0,"","","" }, |
||
1472 | { 0,"","","" }, |
||
1473 | { 0,"","","" }, |
||
1474 | { 18703, "Spell_Nature_ResistNature", "=q4=Ancient Petrified Leaf", "=ds=#m2# =q1=(#c2#)", "35.25%" }, |
||
1475 | { 18714, "INV_Misc_Quiver_03", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m1# =ds=#c2#, #e9#" }, |
||
1476 | { 18713, "INV_Weapon_Bow_01", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m1# =ds=#c2#, Bow" }, |
||
1477 | { 18715, "INV_Staff_21", "=q4=Lok'delar, Stave of the Ancient Keepers", "=q1=#m1# =ds=#c2#, #w9#" }, |
||
1478 | { 0,"","","" }, |
||
1479 | { 18646, "Spell_Holy_MindSooth", "=q4=The Eye of Divinity", "=ds=#m2# =q1=(#c5#)", "28.30%" }, |
||
1480 | { 18608, "INV_Staff_30", "=q4=Benediction", "=q1=#m1# =ds=#c5#, #w9#" }, |
||
1481 | { 18609, "INV_Staff_12", "=q4=Anathema", "=q1=#m1# =ds=#c5#, #w9#" }, |
||
1482 | }; |
||
1483 | |||
1484 | MCRagnaros = { |
||
1485 | { 16915, "INV_Pants_08", "=q4=Netherwind Pants", "=q1=#m1# =ds=#c3#(t2)", "17.37%" }, |
||
1486 | { 16922, "INV_Pants_08", "=q4=Leggings of Transcendence", "=q1=#m1# =ds=#c5#(t2)", "17.30%" }, |
||
1487 | { 16930, "INV_Pants_07", "=q4=Nemesis Leggings", "=q1=#m1# =ds=#c8#(t2)", "16.87%" }, |
||
1488 | { 16909, "INV_Pants_06", "=q4=Bloodfang Pants", "=q1=#m1# =ds=#c6#(t2)", "17.18%" }, |
||
1489 | { 16901, "INV_Pants_06", "=q4=Stormrage Legguards", "=q1=#m1# =ds=#c1#(t2)", "15.49%" }, |
||
1490 | { 16938, "INV_Pants_03", "=q4=Dragonstalker's Legguards", "=q1=#m1# =ds=#c2#(t2)", "16.02%" }, |
||
1491 | { 16946, "INV_Pants_03", "=q4=Legplates of Ten Storms", "=q1=#m1# =ds=#c7#(t2)", " 5.97% " }, |
||
1492 | { 16962, "INV_Pants_04", "=q4=Legplates of Wrath", "=q1=#m1# =ds=#c9#(t2)", "17.23%" }, |
||
1493 | { 16954, "INV_Pants_04", "=q4=Judgement Legplates", "=q1=#m1# =ds=#c4#(t2)", "10.81%" }, |
||
1494 | { 0,"","","" }, |
||
1495 | { 17204, "INV_Misc_Gem_Pearl_05", "=q5=Eye of Sulfuras", "=q1=#m3#", " 3.42%" }, |
||
1496 | { 17182, "INV_Hammer_Unique_Sulfuras", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#" }, |
||
1497 | { 0,"","","" }, |
||
1498 | { 19017, "Spell_Fire_SelfDestruct", "=q5=Essence of the Firelord", "=q1=#m3#", " 0.46%" }, |
||
1499 | { 19019, "INV_Sword_39", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#" }, |
||
1500 | { 17102, "INV_Misc_Cape_17", "=q4=Cloak of the Shrouded Mists", "=ds=#s4#", "14.31%" }, |
||
1501 | { 17107, "INV_Misc_Cape_08", "=q4=Dragon's Blood Cape", "=ds=#s4#", "15.32%" }, |
||
1502 | { 18817, "INV_Crown_02", "=q4=Crown of Destruction", "=ds=#s1#, #a3#", "16.75%" }, |
||
1503 | { 19137, "INV_Belt_29", "=q4=Onslaught Girdle", "=ds=#s10#, #a4#", "13.18%" }, |
||
1504 | { 17104, "INV_Axe_09", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", " 4.63%" }, |
||
1505 | { 17076, "INV_Sword_12", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", " 5.12%" }, |
||
1506 | { 18816, "INV_Sword_48", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "15.90%" }, |
||
1507 | { 17106, "INV_Shield_08", "=q4=Malistar's Defender", "=ds=#w8#", "13.88%" }, |
||
1508 | { 18815, "Spell_Fire_Fire", "=q4=Essence of the Pure Flame", "=ds=#s14#", "17.80%" }, |
||
1509 | { 18814, "INV_Jewelry_Amulet_05", "=q4=Choker of the Fire Lord", "=ds=#s2#", "16.08%" }, |
||
1510 | { 19138, "INV_Jewelry_Ring_36", "=q4=Band of Sulfuras", "=ds=#s13#", "15.64%" }, |
||
1511 | { 17063, "INV_Jewelry_Ring_15", "=q4=Band of Accuria", "=ds=#s13#", "14.81%" }, |
||
1512 | { 17082, "INV_Misc_Orb_05", "=q4=Shard of the Flame", "=ds=#s14#", " 4.65%" }, |
||
1513 | }; |
||
1514 | |||
1515 | MCTrashMobs = { |
||
1516 | { 16802, "INV_Belt_30", "=q4=Arcanist Belt", "=q1=#m1# =ds=#c3#", "0.16%" }, |
||
1517 | { 16817, "INV_Belt_22", "=q4=Girdle of Prophecy", "=q1=#m1# =ds=#c5#", "0.18%" }, |
||
1518 | { 16806, "INV_Belt_13", "=q4=Felheart Belt", "=q1=#m1# =ds=#c8#", "0.19%" }, |
||
1519 | { 16827, "INV_Belt_23", "=q4=Nightslayer Belt", "=q1=#m1# =ds=#c6#", "0.15%" }, |
||
1520 | { 16828, "INV_Belt_06", "=q4=Cenarion Belt", "=q1=#m1# =ds=#c1#", "0.16%" }, |
||
1521 | { 16851, "INV_Belt_28", "=q4=Giantstalker's Belt", "=q1=#m1# =ds=#c2#", "0.17%" }, |
||
1522 | { 16838, "INV_Belt_14", "=q4=Earthfury Belt", "=q1=#m1# =ds=#c7#", "0.07%" }, |
||
1523 | { 16864, "INV_Belt_09", "=q4=Belt of Might", "=q1=#m1# =ds=#c9#", "0.16%" }, |
||
1524 | { 16858, "INV_Belt_27", "=q4=Lawbringer Belt", "=q1=#m1# =ds=#c4#", "0.10%" }, |
||
1525 | { 0,"","","" }, |
||
1526 | { 0,"","","" }, |
||
1527 | { 0,"","","" }, |
||
1528 | { 0,"","","" }, |
||
1529 | { 0,"","","" }, |
||
1530 | { 0,"","","" }, |
||
1531 | { 16799, "INV_Belt_29", "=q4=Arcanist Bindings", "=q1=#m1# =ds=#c3#", "0.16%" }, |
||
1532 | { 16819, "INV_Pants_08", "=q4=Vambraces of Prophecy", "=q1=#m1# =ds=#c5#", "0.16%" }, |
||
1533 | { 16804, "INV_Bracer_07", "=q4=Felheart Bracers", "=q1=#m1# =ds=#c8#", "0.16%" }, |
||
1534 | { 16825, "INV_Bracer_02", "=q4=Nightslayer Bracelets", "=q1=#m1# =ds=#c6#", "0.17%" }, |
||
1535 | { 16830, "INV_Bracer_03", "=q4=Cenarion Bracers", "=q1=#m1# =ds=#c1#", "0.17%" }, |
||
1536 | { 16850, "INV_Bracer_17", "=q4=Giantstalker's Bracers", "=q1=#m1# =ds=#c2#", "0.18%" }, |
||
1537 | { 16840, "INV_Pants_03", "=q4=Earthfury Bracers", "=q1=#m1# =ds=#c7#", "0.06%" }, |
||
1538 | { 16861, "INV_Bracer_19", "=q4=Bracers of Might", "=q1=#m1# =ds=#c9#", "0.16%" }, |
||
1539 | { 16857, "INV_Bracer_18", "=q4=Lawbringer Bracers", "=q1=#m1# =ds=#c4#", "0.11%" }, |
||
1540 | }; |
||
1541 | |||
1542 | MCRANDOMBOSSDROPPS = { |
||
1543 | { 18264, "INV_Scroll_05", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# #m14#", "1.02%" }, |
||
1544 | { 18262, "INV_Stone_02", "=q2=Elemental Sharpening Stone", "=ds=#e12#" }, |
||
1545 | { 0,"","","" }, |
||
1546 | { 18292, "INV_Scroll_05", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# #m14#", "0.96%" }, |
||
1547 | { 18282, "INV_Weapon_Rifle_05", "=q4=Core Marksman Rifle", "=ds=#w5#" }, |
||
1548 | { 0,"","","" }, |
||
1549 | { 18291, "INV_Scroll_05", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# #m14#", "0.92%" }, |
||
1550 | { 18168, "Spell_Arcane_PortalDarnassus", "=q4=Force Reactive Disk", "=ds=#w8#" }, |
||
1551 | { 0,"","","" }, |
||
1552 | { 18290, "INV_Scroll_05", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# #m14#", "0.11%" }, |
||
1553 | { 18283, "INV_Misc_Spyglass_02", "=q3=Biznicks 247x128 Accurascope", "=ds=#e13#" }, |
||
1554 | { 0,"","","" }, |
||
1555 | { 18259, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# #m14#", "0.85%" }, |
||
1556 | { 0,"","","" }, |
||
1557 | { 0,"","","" }, |
||
1558 | { 18252, "INV_Scroll_05", "=q3=Pattern: Core Armor Kit", "=ds=#p7# #m14#", "0.85%" }, |
||
1559 | { 18251, "INV_Misc_ArmorKit_05", "=q3=Core Armor Kit", "=ds=#e12#" }, |
||
1560 | { 0,"","","" }, |
||
1561 | { 18265, "INV_Scroll_05", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# #m14#", "0.72%" }, |
||
1562 | { 18263, "INV_Bracer_09", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#" }, |
||
1563 | { 0,"","","" }, |
||
1564 | { 21371, "INV_Scroll_05", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# #m14#", "0.33%" }, |
||
1565 | { 21342, "INV_Misc_Bag_CoreFelclothBag", "=q4=Core Felcloth Bag", "=ds=#m11# #e10# =q1=#m1# #c8#" }, |
||
1566 | { 0,"","","" }, |
||
1567 | { 18257, "INV_Scroll_05", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# #m14#", "0.76%" }, |
||
1568 | { 18253, "INV_Potion_47", "=q1=Major Rejuvenation Potion", "=ds=#e1#" }, |
||
1569 | { 0,"","","" }, |
||
1570 | { 18260, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# #m14#", "0.75%" }, |
||
1571 | }; |
||
1572 | |||
1573 | T1Mage = { |
||
1574 | { 0,"Spell_Frost_IceStorm","=q6=#t1s3#","" }, |
||
1575 | { 16795, "INV_Helmet_53", "=q4=Arcanist Crown", "", "11.31%" }, |
||
1576 | { 16797, "INV_Shoulder_02", "=q4=Arcanist Mantle", "", "19.92%" }, |
||
1577 | { 16798, "INV_Chest_Cloth_03", "=q4=Arcanist Robes", "", "16.51%" }, |
||
1578 | { 16799, "INV_Belt_29", "=q4=Arcanist Bindings", "", "0.16%" }, |
||
1579 | { 16801, "INV_Gauntlets_14", "=q4=Arcanist Gloves", "", "19.59%" }, |
||
1580 | { 16802, "INV_Belt_30", "=q4=Arcanist Belt", "", "0.16%" }, |
||
1581 | { 16796, "INV_Pants_08", "=q4=Arcanist Leggings", "", "14.57%" }, |
||
1582 | { 16800, "INV_Boots_07", "=q4=Arcanist Boots", "", "12.06%" }, |
||
1583 | }; |
||
1584 | |||
1585 | T1Priest = { |
||
1586 | { 0,"Spell_Holy_PowerWordShield","=q6=#t1s5#","" }, |
||
1587 | { 16813, "INV_Helmet_34", "=q4=Circlet of Prophecy", "", "11.36%" }, |
||
1588 | { 16816, "INV_Shoulder_02", "=q4=Mantle of Prophecy", "", "21.06%" }, |
||
1589 | { 16815, "INV_Chest_Cloth_03", "=q4=Robes of Prophecy", "", "15.65%" }, |
||
1590 | { 16819, "INV_Bracer_09", "=q4=Vambraces of Prophecy", "", "0.16%" }, |
||
1591 | { 16812, "INV_Gauntlets_14", "=q4=Gloves of Prophecy", "", "18.65%" }, |
||
1592 | { 16817, "INV_Belt_22", "=q4=Girdle of Prophecy", "", "0.18%" }, |
||
1593 | { 16814, "INV_Pants_08", "=q4=Pants of Prophecy", "", "14.33%" }, |
||
1594 | { 16811, "INV_Gauntlets_07", "=q4=Boots of Prophecy", "", "14.90%" }, |
||
1595 | }; |
||
1596 | |||
1597 | T1Warlock = { |
||
1598 | { 0,"Spell_Shadow_CurseOfTounges","=q6=#t1s8#","" }, |
||
1599 | { 16808, "INV_Helmet_08", "=q4=Felheart Horns", "", "10.62%" }, |
||
1600 | { 16807, "INV_Shoulder_23", "=q4=Felheart Shoulder Pads", "", "19.78%" }, |
||
1601 | { 16809, "INV_Chest_Cloth_09", "=q4=Felheart Robes", "", "15.66%" }, |
||
1602 | { 16804, "INV_Bracer_07", "=q4=Felheart Bracers", "", "0.16%" }, |
||
1603 | { 16805, "INV_Gauntlets_19", "=q4=Felheart Gloves", "", "14.89%" }, |
||
1604 | { 16806, "INV_Belt_13", "=q4=Felheart Belt", "", "0.19%" }, |
||
1605 | { 16810, "INV_Pants_Cloth_14", "=q4=Felheart Pants", "", "13.75%" }, |
||
1606 | { 16803, "INV_Boots_Cloth_05", "=q4=Felheart Slippers", "", "15.28%" }, |
||
1607 | }; |
||
1608 | |||
1609 | T1Rogue = { |
||
1610 | { 0,"Ability_BackStab","=q6=#t1s6#","" }, |
||
1611 | { 16821, "INV_Helmet_41", "=q4=Nightslayer Cover", "", "10.38%" }, |
||
1612 | { 16823, "INV_Shoulder_25", "=q4=Nightslayer Shoulder Pads", "", "20.66%" }, |
||
1613 | { 16820, "INV_Chest_Cloth_07", "=q4=Nightslayer Chestpiece", "", "16.76%" }, |
||
1614 | { 16825, "INV_Bracer_02", "=q4=Nightslayer Bracelets", "", "0.17%" }, |
||
1615 | { 16826, "INV_Gauntlets_21", "=q4=Nightslayer Gloves", "", "19.47%" }, |
||
1616 | { 16827, "INV_Belt_23", "=q4=Nightslayer Belt", "", "0.15%" }, |
||
1617 | { 16822, "INV_Pants_06", "=q4=Nightslayer Pants", "", "13.83%" }, |
||
1618 | { 16824, "INV_Gauntlets_08", "=q4=Nightslayer Boots", "", "15.58%" }, |
||
1619 | }; |
||
1620 | |||
1621 | T1Druid = { |
||
1622 | { 0,"Spell_Nature_Regeneration","=q6=#t1s1#","" }, |
||
1623 | { 16834, "INV_Helmet_09", "=q4=Cenarion Helm", "", "11.51%" }, |
||
1624 | { 16836, "INV_Shoulder_07", "=q4=Cenarion Spaulders", "", "19.52%" }, |
||
1625 | { 16833, "INV_Chest_Cloth_06", "=q4=Cenarion Vestments", "", "15.21%" }, |
||
1626 | { 16830, "INV_Bracer_03", "=q4=Cenarion Bracers", "", "0.17%" }, |
||
1627 | { 16831, "INV_Gauntlets_07", "=q4=Cenarion Gloves", "", "19.53%" }, |
||
1628 | { 16828, "INV_Belt_06", "=q4=Cenarion Belt", "", "0.16%" }, |
||
1629 | { 16835, "INV_Pants_06", "=q4=Cenarion Leggings", "", "12.90%" }, |
||
1630 | { 16829, "INV_Boots_08", "=q4=Cenarion Boots", "", "10.72%" }, |
||
1631 | }; |
||
1632 | |||
1633 | T1Shaman = { |
||
1634 | { 0,"Spell_FireResistanceTotem_01","=q6=#t1s7#","" }, |
||
1635 | { 16842, "INV_Helmet_09", "=q4=Earthfury Helmet", "", " 3.91%" }, |
||
1636 | { 16844, "INV_Shoulder_29", "=q4=Earthfury Epaulets", "", " 7.29%" }, |
||
1637 | { 16841, "INV_Chest_Chain_11", "=q4=Earthfury Vestments", "", " 6.08%" }, |
||
1638 | { 16840, "INV_Bracer_16", "=q4=Earthfury Bracers", "", "0.06%" }, |
||
1639 | { 16839, "INV_Gauntlets_11", "=q4=Earthfury Gauntlets", "", " 7.38%" }, |
||
1640 | { 16838, "INV_Belt_14", "=q4=Earthfury Belt", "", "0.07%" }, |
||
1641 | { 16843, "INV_Pants_03", "=q4=Earthfury Legguards", "", " 4.73%" }, |
||
1642 | { 16837, "INV_Boots_Plate_06", "=q4=Earthfury Boots", "", " 4.16%" }, |
||
1643 | }; |
||
1644 | |||
1645 | T1Hunter = { |
||
1646 | { 0,"Ability_Hunter_RunningShot","=q6=#t1s2#","" }, |
||
1647 | { 16846, "INV_Helmet_05", "=q4=Giantstalker's Helmet", "", "11.57%" }, |
||
1648 | { 16848, "INV_Shoulder_10", "=q4=Giantstalker's Epaulets", "", "19.64%" }, |
||
1649 | { 16845, "INV_Chest_Chain_03", "=q4=Giantstalker's Breastplate", "", "15.83%" }, |
||
1650 | { 16850, "INV_Bracer_17", "=q4=Giantstalker's Bracers", "", "0.18%" }, |
||
1651 | { 16852, "INV_Gauntlets_10", "=q4=Giantstalker's Gloves", "", "18.58%" }, |
||
1652 | { 16851, "INV_Belt_28", "=q4=Giantstalker's Belt", "", "0.17%" }, |
||
1653 | { 16847, "INV_Pants_Mail_03", "=q4=Giantstalker's Leggings", "", "13.28%" }, |
||
1654 | { 16849, "INV_Boots_Chain_13", "=q4=Giantstalker's Boots", "", "14.54%" }, |
||
1655 | }; |
||
1656 | |||
1657 | T1Warrior = { |
||
1658 | { 0,"INV_Shield_05","=q6=#t1s9#","" }, |
||
1659 | { 16866, "INV_Helmet_09", "=q4=Helm of Might", "", "11.39%" }, |
||
1660 | { 16868, "INV_Shoulder_15", "=q4=Pauldrons of Might", "", "21.14%" }, |
||
1661 | { 16865, "INV_Chest_Plate16", "=q4=Breastplate of Might", "", "15.28%" }, |
||
1662 | { 16861, "INV_Bracer_19", "=q4=Bracers of Might", "", "0.16%" }, |
||
1663 | { 16863, "INV_Gauntlets_10", "=q4=Gauntlets of Might", "", "16.40%" }, |
||
1664 | { 16864, "INV_Belt_09", "=q4=Belt of Might", "", "0.16%" }, |
||
1665 | { 16867, "INV_Pants_04", "=q4=Legplates of Might", "", "13.97%" }, |
||
1666 | { 16862, "INV_Boots_Plate_04", "=q4=Sabatons of Might", "", "14.48%" }, |
||
1667 | }; |
||
1668 | |||
1669 | |||
1670 | T1Paladin = { |
||
1671 | { 0,"Spell_Holy_SealOfMight","=q6=#t1s4#","" }, |
||
1672 | { 16854, "INV_Helmet_05", "=q4=Lawbringer Helm", "", " 7.23%" }, |
||
1673 | { 16856, "INV_Shoulder_20", "=q4=Lawbringer Spaulders", "", "12.62%" }, |
||
1674 | { 16853, "INV_Chest_Plate03", "=q4=Lawbringer Chestguard", "", " 9.53%" }, |
||
1675 | { 16857, "INV_Bracer_18", "=q4=Lawbringer Bracers", "", "0.11%" }, |
||
1676 | { 16860, "INV_Gauntlets_29", "=q4=Lawbringer Gauntlets", "", "11.77%" }, |
||
1677 | { 16858, "INV_Belt_27", "=q4=Lawbringer Belt", "", "0.10%" }, |
||
1678 | { 16855, "INV_Pants_04", "=q4=Lawbringer Legplates", "", " 8.54%" }, |
||
1679 | { 16859, "INV_Boots_Plate_09", "=q4=Lawbringer Boots", " ", " 7.20%" }, |
||
1680 | }; |
||
1681 | |||
1682 | ------------------- |
||
1683 | -- Onyxia's Lair -- |
||
1684 | ------------------- |
||
1685 | |||
1686 | Onyxia = { |
||
1687 | { 16914, "INV_Helmet_70", "=q4=Netherwind Crown", "=q1=#m1# =ds=#c3#", "14.09%" }, |
||
1688 | { 16921, "INV_Helmet_24", "=q4=Halo of Transcendence", "=q1=#m1# =ds=#c5#", " 13.39%" }, |
||
1689 | { 16929, "INV_Helmet_08", "=q4=Nemesis Skullcap", "=q1=#m1# =ds=#c8#", " 13.54%" }, |
||
1690 | { 16900, "INV_Helmet_09", "=q4=Stormrage Cover", "=q1=#m1# =ds=#c1#", " 13.08%" }, |
||
1691 | { 16908, "INV_Helmet_41", "=q4=Bloodfang Hood", "=q1=#m1# =ds=#c6#", " 13.21%" }, |
||
1692 | { 16939, "INV_Helmet_05", "=q4=Dragonstalker's Helm", "=q1=#m1# =ds=#c2#", " 13.91%" }, |
||
1693 | { 16947, "INV_Helmet_69", "=q4=Helmet of Ten Storms", "=q1=#m1# =ds=#c7#", " 4.86%" }, |
||
1694 | { 16963, "INV_Helmet_71", "=q4=Helm of Wrath", "=q1=#m1# =ds=#c9#", " 13.65%" }, |
||
1695 | { 16955, "INV_Helmet_74", "=q4=Judgement Crown", "=q1=#m1# =ds=#c4#", " 8.64%" }, |
||
1696 | { 0,"","","" }, |
||
1697 | { 0,"","","" }, |
||
1698 | { 18705, "Spell_Holy_DispelMagic", "=q4=Mature Black Dragon Sinew", "=q1=#m1# =ds=#c2# =q1=#m3#", " 24.53%" }, |
||
1699 | { 18713, "INV_Weapon_Bow_01", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4# =ds=#w2#" }, |
||
1700 | { 0,"","","" }, |
||
1701 | { 0,"","","" }, |
||
1702 | { 17078, "INV_Misc_Cape_16", "=q4=Sapphiron Drape", "=ds=#s4#", "15.28%" }, |
||
1703 | { 17068, "INV_Axe_09", "=q4=Deathbringer", "=ds=#h1#, #w1#", "4.31%" }, |
||
1704 | { 17075, "INV_Sword_18", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#", " 4.00%" }, |
||
1705 | { 17067, "INV_Misc_Book_07", "=q4=Ancient Cornerstone Grimoire", "=ds=#s15#", " 16.07%" }, |
||
1706 | { 18813, "INV_Jewelry_Ring_13", "=q4=Ring of Binding", "=ds=#s13#", " 16.28%" }, |
||
1707 | { 17064, "INV_Misc_MonsterScales_15", "=q4=Shard of the Scale", "=ds=#s14#", " 4.08%" }, |
||
1708 | { 18205, "INV_Belt_12", "=q4=Eskhandar's Collar", "=ds=#s2#", " 14.88%" }, |
||
1709 | { 0,"","","" }, |
||
1710 | { 17966,"INV_Misc_Bag_22","=q2=Onyxia Hide Backpack","=ds=#m12# #e10#", "100%"}, |
||
1711 | { 0,"","","" }, |
||
1712 | { 0,"","","" }, |
||
1713 | { 18423, "INV_Misc_Head_Dragon_01", "=q4=Head of Onyxia", "=ds=#m2#", "100%" }, |
||
1714 | { 18403, "INV_Jewelry_Ring_27", "=q4=Dragonslayer's Signet", "=q1=#m4# =ds=#s13#" }, |
||
1715 | { 18404, "INV_Jewelry_Necklace_09", "=q4=Onyxia Tooth Pendant", "=q1=#m4# =ds=#s2#" }, |
||
1716 | { 18406, "Spell_Shadow_LifeDrain", "=q4=Onyxia Blood Talisman", "=q1=#m4# =ds=#s14#" }, |
||
1717 | }; |
||
1718 | |||
1719 | --------------- |
||
1720 | -- Zul'Gurub -- |
||
1721 | --------------- |
||
1722 | |||
1723 | ZGJeklik = { |
||
1724 | { 19717, "INV_Bracer_18", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", " 11.41%" }, |
||
1725 | { 19716, "INV_Bracer_05", "=q4=Primal Hakkari Bindings", "=ds=#m3#", " 11.02%" }, |
||
1726 | { 19718, "INV_Bracer_14", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", " 10.84%" }, |
||
1727 | { 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=ds=#m3#", " 5.89%" }, |
||
1728 | { 19720, "INV_Belt_07", "=q4=Primal Hakkari Sash", "=ds=#m3#", " 5.80%" }, |
||
1729 | { 19719, "INV_Belt_12", "=q4=Primal Hakkari Girdle", "=ds=#m3#", " 5.56%" }, |
||
1730 | { 19724, "INV_Chest_Chain_12", "=q4=Primal Hakkari Aegis", "=ds=#m3#", " 2.33%" }, |
||
1731 | { 19723, "INV_Shirt_07", "=q4=Primal Hakkari Kossack", "=ds=#m3#", " 2.32%" }, |
||
1732 | { 19722, "INV_Banner_01", "=q4=Primal Hakkari Tabard", "=ds=#m3#", " 2.17%" }, |
||
1733 | { 0,"","","" }, |
||
1734 | { 0,"","","" }, |
||
1735 | { 0,"","","" }, |
||
1736 | { 0,"","","" }, |
||
1737 | { 0,"","","" }, |
||
1738 | { 0,"","","" }, |
||
1739 | { 19918, "INV_Mace_19", "=q4=Jeklik's Crusher", "=ds=#h2#, #w6#", " 3.96%" }, |
||
1740 | { 0,"","","" }, |
||
1741 | { 19928, "INV_Shoulder_09", "=q3=Animist's Spaulders", "=ds=#s3#, #a2#", " 3.39%" }, |
||
1742 | { 20262, "INV_Boots_Chain_11", "=q3=Seafury Boots", "=ds=#s12#, #a3#", " 4.31%" }, |
||
1743 | { 20265, "INV_Boots_Plate_03", "=q3=Peacekeeper Boots", "=ds=#s12#, #a4#", " 6.99%" }, |
||
1744 | { 19915, "INV_Shield_22", "=q3=Zulian Defender", "=ds=#w8#", " 11.36%" }, |
||
1745 | { 19923, "INV_Jewelry_Necklace_03", "=q3=Jeklik's Opaline Talisman", "=ds=#s2#", " 12.22%" }, |
||
1746 | { 19920, "INV_Jewelry_Ring_47", "=q3=Primalist's Band", "=ds=#s13#", "11.89%" }, |
||
1747 | }; |
||
1748 | |||
1749 | ZGVenoxis = { |
||
1750 | { 19716, "INV_Bracer_05", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "11.01%" }, |
||
1751 | { 19718, "INV_Bracer_14", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "10.55%" }, |
||
1752 | { 19717, "INV_Bracer_18", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", " 10.18%" }, |
||
1753 | { 19720, "INV_Belt_07", "=q4=Primal Hakkari Sash", "=ds=#m3#", " 5.93%" }, |
||
1754 | { 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=ds=#m3#", " 5.67%" }, |
||
1755 | { 19719, "INV_Belt_12", "=q4=Primal Hakkari Girdle", "=ds=#m3#", " 5.52%" }, |
||
1756 | { 19722, "INV_Banner_01", "=q4=Primal Hakkari Tabard", "=ds=#m3#", " 2.18%" }, |
||
1757 | { 19723, "INV_Shirt_07", "=q4=Primal Hakkari Kossack", "=ds=#m3#", " 2.02%" }, |
||
1758 | { 19724, "INV_Chest_Chain_12", "=q4=Primal Hakkari Aegis", "=ds=#m3#", " 2.00%" }, |
||
1759 | { 0,"","","" }, |
||
1760 | { 0,"","","" }, |
||
1761 | { 0,"","","" }, |
||
1762 | { 0,"","","" }, |
||
1763 | { 0,"","","" }, |
||
1764 | { 0,"","","" }, |
||
1765 | { 19903, "INV_Weapon_Shortblade_31", "=q4=Fang of Venoxis", "=ds=#h3#, #w4#", " 3.68%" }, |
||
1766 | { 19904, "INV_Chest_Plate08", "=q4=Runed Bloodstained Hauberk", "=ds=#s5#, #a3#", "3.70%" }, |
||
1767 | { 0,"","","" }, |
||
1768 | { 19907, "INV_Misc_Cape_10", "=q3=Zulian Tigerhide Cloak", "=ds=#s4#", "12.09%" }, |
||
1769 | { 19906, "INV_Boots_Chain_04", "=q3=Blooddrenched Footpads", "=ds=#s12#, #a2#", " 11.36%" }, |
||
1770 | { 19900, "INV_Axe_34", "=q3=Zulian Stone Axe", "=ds=#h2#, #w1#", "11.89%" }, |
||
1771 | { 19905, "INV_Jewelry_Ring_46", "=q3=Zanzil's Band", "=ds=#s13#", " 6.99%" }, |
||
1772 | }; |
||
1773 | |||
1774 | ZGMarli = { |
||
1775 | { 19720, "INV_Belt_07", "=q4=Primal Hakkari Sash", "=ds=#m3#", "13.69%" }, |
||
1776 | { 19719, "INV_Belt_12", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "13.69%" }, |
||
1777 | { 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "13.64%" }, |
||
1778 | { 19718, "INV_Bracer_14", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", " 6.55%" }, |
||
1779 | { 19716, "INV_Bracer_05", "=q4=Primal Hakkari Bindings", "=ds=#m3#", " 6.49%" }, |
||
1780 | { 19717, "INV_Bracer_18", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", " 6.31%" }, |
||
1781 | { 19722, "INV_Banner_01", "=q4=Primal Hakkari Tabard", "=ds=#m3#", " 2.56%" }, |
||
1782 | { 19723, "INV_Shirt_07", "=q4=Primal Hakkari Kossack", "=ds=#m3#", " 2.55%" }, |
||
1783 | { 19724, "INV_Chest_Chain_12", "=q4=Primal Hakkari Aegis", "=ds=#m3#", " 2.30%" }, |
||
1784 | { 0,"","","" }, |
||
1785 | { 0,"","","" }, |
||
1786 | { 0,"","","" }, |
||
1787 | { 0,"","","" }, |
||
1788 | { 0,"","","" }, |
||
1789 | { 0,"","","" }, |
||
1790 | { 20032, "INV_Chest_Cloth_25", "=q4=Flowing Ritual Robes", "=ds=#s5#, #a1#", "4.46%" }, |
||
1791 | { 19927, "INV_Wand_06", "=q4=Mar'li's Touch", "=ds=#w12#", "4.35%" }, |
||
1792 | { 0,"","","" }, |
||
1793 | { 19919, "INV_Boots_Chain_04", "=q3=Bloodstained Greaves", "=ds=#s12#, #a3#", "11.89%" }, |
||
1794 | { 19930, "INV_ZulGurubTrinket", "=q3=Mar'li's Eye", "=ds=#s14#", "12.09%" }, |
||
1795 | { 19871, "INV_Jewelry_Necklace_21", "=q3=Talisman of Protection", "=ds=#s2#", "11.36%" }, |
||
1796 | { 19925, "INV_Jewelry_Ring_44", "=q3=Band of Jin", "=ds=#s13#", " 6.99%" }, |
||
1797 | }; |
||
1798 | |||
1799 | ZGMandokir = { |
||
1800 | { 19723, "INV_Shirt_07", "=q4=Primal Hakkari Kossack", "=ds=#m3#", " 12.94%" }, |
||
1801 | { 19724, "INV_Chest_Chain_12", "=q4=Primal Hakkari Aegis", "=ds=#m3#", " 12.07%" }, |
||
1802 | { 19722, "INV_Banner_01", "=q4=Primal Hakkari Tabard", "=ds=#m3#", " 11.56%" }, |
||
1803 | { 19720, "INV_Belt_07", "=q4=Primal Hakkari Sash", "=ds=#m3#", " 6.65%" }, |
||
1804 | { 19719, "INV_Belt_12", "=q4=Primal Hakkari Girdle", "=ds=#m3# ", " 6.55%" }, |
||
1805 | { 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=ds=#m3# ", " 6.52%" }, |
||
1806 | { 19716, "INV_Bracer_05", "=q4=Primal Hakkari Bindings", "=ds=#m3# ", " 2.98%" }, |
||
1807 | { 19718, "INV_Bracer_14", "=q4=Primal Hakkari Stanchion", "=ds=#m3# ", " 2.65%" }, |
||
1808 | { 19717, "INV_Bracer_18", "=q4=Primal Hakkari Armsplint", "=ds=#m3# ", " 2.48%" }, |
||
1809 | { 0,"","","" }, |
||
1810 | { 22637,"INV_ZulGurubTrinket","=q3=Primal Hakkari Idol","=ds=#m3#" }, |
||
1811 | { 0,"","","" }, |
||
1812 | { 0,"","","" }, |
||
1813 | { 0,"","","" }, |
||
1814 | { 0,"","","" }, |
||
1815 | { 19866, "INV_Sword_55", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#", " 3.96%" }, |
||
1816 | { 19874, "INV_Weapon_Halberd_12", "=q4=Halberd of Smiting", "=ds=#w7#", " 6.35%" }, |
||
1817 | { 19867, "INV_Sword_54", "=q4=Bloodlord's Defender", "=ds=#h3#, #w10#", " 5.83%" }, |
||
1818 | { 20038, "INV_Waepon_Bow_ZulGrub_D_01", "=q4=Mandokir's Sting", "=ds=#w2#", " 5.96%" }, |
||
1819 | { 19872, "Ability_Mount_Raptor", "=q4=Swift Razzashi Raptor", "=ds=#e7#", " 0.43%" }, |
||
1820 | { 0,"","","" }, |
||
1821 | { 19895, "INV_Pants_Cloth_14", "=q3=Bloodtinged Kilt", "=ds=#s11#, #a1#", " 13.50%" }, |
||
1822 | { 19870, "INV_Misc_Cape_18", "=q3=Hakkari Loa Cloak", "=ds=#s4#", "12.54%" }, |
||
1823 | { 19877, "INV_Pants_Mail_14", "=q3=Animist's Leggings", "=ds=#s11#, #a2#", " 12.14%" }, |
||
1824 | { 19869, "INV_Gauntlets_26", "=q3=Blooddrenched Grips", "=ds=#s9#, #a2#", " 12.87%" }, |
||
1825 | { 19878, "INV_Shoulder_01", "=q3=Bloodsoaked Pauldrons", "=ds=#s9#, #a4#", " 12.31%" }, |
||
1826 | { 19873, "INV_Jewelry_Ring_39", "=q3=Overlord's Crimson Band", "=ds=#s13#", " 12.28%" }, |
||
1827 | { 19893, "INV_Jewelry_Ring_46", "=q3=Zanzil's Seal", "=ds=#s13#", " 13.11%" }, |
||
1828 | { 19863, "INV_Jewelry_Ring_47", "=q3=Primalist's Seal", "=ds=#s13#", " 12.32%" }, |
||
1829 | }; |
||
1830 | |||
1831 | ZGGrilek = { |
||
1832 | { 19961, "INV_Mace_04", "=q3=Gri'lek's Grinder", "=ds=#h1#, #w6#", "43.90%" }, |
||
1833 | { 19962, "INV_Axe_24", "=q3=Gri'lek's Carver", "=ds=#h2#, #w1#", "41.99%" }, |
||
1834 | { 0,"","","" }, |
||
1835 | { 19939, "INV_Potion_26", "=q2=Gri'lek's Blood", "=ds=#m3#", "100%" }, |
||
1836 | }; |
||
1837 | |||
1838 | ZGHazzarah = { |
||
1839 | { 19967, "INV_Wand_05", "=q3=Thoughtblighter", "=ds=#w12#", "45.49%" }, |
||
1840 | { 19968, "INV_Sword_01", "=q3=Fiery Retributer", "=ds=#h3#, #w10#", "38.37%" }, |
||
1841 | { 0,"","","" }, |
||
1842 | { 19942, "INV_Misc_Bandage_16", "=q2=Hazza'rah's Dream Thread", "=ds=#m3#", "100%" }, |
||
1843 | }; |
||
1844 | |||
1845 | ZGRenataki = { |
||
1846 | { 19963, "INV_Spear_03", "=q3=Pitchfork of Madness", "=ds=#w7#", "45.51%" }, |
||
1847 | { 19964, "INV_Sword_37", "=q3=Renataki's Soul Conduit", "=ds=#h3#, #w10#", "40.06%" }, |
||
1848 | { 0,"","","" }, |
||
1849 | { 19940, "INV_Misc_MonsterFang_01", "=q2=Renataki's Tooth", "=ds=#m3#", "100%" }, |
||
1850 | }; |
||
1851 | |||
1852 | ZGWushoolay = { |
||
1853 | { 19965, "INV_Sword_37", "=q3=Wushoolay's Poker", "=ds=#h3#, #w4#", "45.21%" }, |
||
1854 | { 19993, "INV_Waepon_Bow_ZulGrub_D_02", "=q3=Hoodoo Hunting Bow", "=ds=#w2#", "40.96%" }, |
||
1855 | { 0,"","","" }, |
||
1856 | { 19941, "INV_Misc_MonsterTail_02", "=q2=Wushoolay's Mane", "=ds=#m3#", "100%" }, |
||
1857 | }; |
||
1858 | |||
1859 | ZGGahzranka = { |
||
1860 | { 19945, "INV_Helmet_46", "=q4=Foror's Eyepatch", "=ds=#s1#, #a2#", " 8,82%" }, |
||
1861 | { 19944, "INV_Fishingpole_02", "=q4=Nat Pagle's Fish Terminator", "=ds=#h2#, #w9#", " 2.39%" }, |
||
1862 | { 0,"","","" }, |
||
1863 | { 19946, "INV_Spear_04", "=q3=Tigule's Harpoon", "=ds=#w7#", "29.22%" }, |
||
1864 | { 19947, "INV_Gizmo_09", "=q3=Nat Pagle's Broken Reel", "=ds=#s14#", " 28.20%" }, |
||
1865 | { 0,"","","" }, |
||
1866 | { 22739, "INV_Misc_Book_07", "=q3=Tome of Polymorph: Turtle", "=ds=#e20# #m1# #c3#" }, |
||
1867 | }; |
||
1868 | |||
1869 | ZGThekal = { |
||
1870 | { 19720, "INV_Belt_07", "=q4=Primal Hakkari Sash", "=ds=#m3#", " 14.95%" }, |
||
1871 | { 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=ds=#m3#", " 13.74%" }, |
||
1872 | { 19719, "INV_Belt_12", "=q4=Primal Hakkari Girdle", "=ds=#m3#", " 12.95" }, |
||
1873 | { 19716, "INV_Bracer_05", "=q4=Primal Hakkari Bindings", "=ds=#m3#", " 6.60%" }, |
||
1874 | { 19718, "INV_Bracer_14", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", " 6.56%" }, |
||
1875 | { 19717, "INV_Bracer_18", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", " 6.45%" }, |
||
1876 | { 0,"","","" }, |
||
1877 | { 0,"","","" }, |
||
1878 | { 0,"","","" }, |
||
1879 | { 0,"","","" }, |
||
1880 | { 0,"","","" }, |
||
1881 | { 0,"","","" }, |
||
1882 | { 0,"","","" }, |
||
1883 | { 0,"","","" }, |
||
1884 | { 0,"","","" }, |
||
1885 | { 19897, "INV_Boots_Cloth_09", "=q4=Betrayer's Boots", "=ds=#s12#, #a1#", " 5.83%" }, |
||
1886 | { 19896, "INV_Weapon_Hand_01", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#", " 4.23%" }, |
||
1887 | { 19902, "Ability_Mount_JungleTiger", "=q4=Swift Zulian Tiger", "=ds=#e7#", " 0.70%" }, |
||
1888 | { 0,"","","" }, |
||
1889 | { 19899, "INV_Pants_Cloth_14", "=q3=Ritualistic Legguards", "=ds=#s11#, #a1#", " 13.41%" }, |
||
1890 | { 20260, "INV_Pants_Mail_06", "=q3=Seafury Leggings", "=ds=#s11#, #a3#", " 4.30%" }, |
||
1891 | { 20266, "INV_Pants_Plate_04", "=q3=Peacekeeper Leggings", "=ds=#s11#, #a4#", " 8.69%" }, |
||
1892 | { 19901, "INV_Sword_35", "=q3=Zulian Slicer", "=ds=#h1#, #w10#", " 13.36%" }, |
||
1893 | { 19898, "INV_Jewelry_Ring_44", "=q3=Seal of Jin", "=ds=#s13#", " 13.65%" }, |
||
1894 | }; |
||
1895 | |||
1896 | ZGArlokk = { |
||
1897 | { 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "15.49%" }, |
||
1898 | { 19720, "INV_Belt_07", "=q4=Primal Hakkari Sash", "=ds=#m3#", "12.52%" }, |
||
1899 | { 19719, "INV_Belt_12", "=q4=Primal Hakkari Girdle", "=ds=#m3#", " 13.17%" }, |
||
1900 | { 19716, "INV_Bracer_05", "=q4=Primal Hakkari Bindings", "=ds=#m3#", " 6.94%" }, |
||
1901 | { 19717, "INV_Bracer_18", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", " 6.65%" }, |
||
1902 | { 19718, "INV_Bracer_14", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", " 6.21%" }, |
||
1903 | { 19722, "INV_Banner_01", "=q4=Primal Hakkari Tabard", "=ds=#m3#", " 2.75%" }, |
||
1904 | { 19723, "INV_Shirt_07", "=q4=Primal Hakkari Kossack", "=ds=#m3#", " 2.60%" }, |
||
1905 | { 19724, "INV_Chest_Chain_12", "=q4=Primal Hakkari Aegis", "=ds=#m3#", " 2.41%" }, |
||
1906 | { 0,"","","" }, |
||
1907 | { 0,"","","" }, |
||
1908 | { 0,"","","" }, |
||
1909 | { 0,"","","" }, |
||
1910 | { 0,"","","" }, |
||
1911 | { 0,"","","" }, |
||
1912 | { 19910, "INV_Weapon_Hand_01", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#", " 3.62%" }, |
||
1913 | { 19909, "INV_Staff_35", "=q4=Will of Arlokk", "=ds=#h2#, #w9#", " 5.14%" }, |
||
1914 | { 0,"","","" }, |
||
1915 | { 19913, "INV_Boots_Plate_06", "=q3=Bloodsoaked Greaves", "=ds=#s12#, #a4#", " 13.29%" }, |
||
1916 | { 19912, "INV_Jewelry_Ring_39", "=q3=Overlord's Onyx Band", "=ds=#s13#", " 13.95%" }, |
||
1917 | { 19922, "INV_Misc_Bone_DwarfSkull_01", "=q3=Arlokk's Hoodoo Stick", "=ds=#s15#", "13.66%" }, |
||
1918 | { 19914, "INV_Misc_Bag_14", "=q3=Panther Hide Sack", "=ds=#e10#", " 14.03%" }, |
||
1919 | }; |
||
1920 | |||
1921 | ZGJindo = { |
||
1922 | { 19723, "INV_Shirt_07", "=q4=Primal Hakkari Kossack", "=ds=#m3#", " 13.56%" }, |
||
1923 | { 19722, "INV_Banner_01", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "13.48%" }, |
||
1924 | { 19724, "INV_Chest_Chain_12", "=q4=Primal Hakkari Aegis", "=ds=#m3#", " 12.09%" }, |
||
1925 | { 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=ds=#m3#", " 7.30%" }, |
||
1926 | { 19719, "INV_Belt_12", "=q4=Primal Hakkari Girdle", "=ds=#m3#", " 6.37%" }, |
||
1927 | { 19720, "INV_Belt_07", "=q4=Primal Hakkari Sash", "=ds=#m3#", " 6.10%" }, |
||
1928 | { 19716, "INV_Bracer_05", "=q4=Primal Hakkari Bindings", "=ds=#m3#", " 2.85%" }, |
||
1929 | { 19717, "INV_Bracer_18", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", " 2.70%" }, |
||
1930 | { 19718, "INV_Bracer_14", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", " 2.36%" }, |
||
1931 | { 0,"","","" }, |
||
1932 | { 22637,"INV_ZulGurubTrinket","=q3=Primal Hakkari Idol","=ds=#m3#" }, |
||
1933 | { 0,"","","" }, |
||
1934 | { 0,"","","" }, |
||
1935 | { 0,"","","" }, |
||
1936 | { 0,"","","" }, |
||
1937 | { 19884, "INV_Staff_33", "=q4=Jin'do's Judgement", "=ds=#h2#, #w9#", " 8.36%" }, |
||
1938 | { 19890, "INV_Mace_17", "=q4=Jin'do's Hexxer", "=ds=#h3#, #w6#", " 8.08%" }, |
||
1939 | { 19891, "INV_Misc_Bag_10_Black", "=q4=Jin'do's Bag of Whammies", "=ds=#s15#", " 7.70%" }, |
||
1940 | { 19885, "INV_Jewelry_Ring_45", "=q4=Jin'do's Evil Eye", "=ds=#s2#", " 6.82%" }, |
||
1941 | { 0,"","","" }, |
||
1942 | { 19888, "INV_Misc_Cape_21", "=q3=Overlord's Embrace", "=ds=#s4#", " 12.72%" }, |
||
1943 | { 19886, "INV_Mask_02", "=q3=The Hexxer's Cover", "=ds=#s1#, #a1#", " 12.11%" }, |
||
1944 | { 19929, "INV_Gauntlets_16", "=q3=Bloodtinged Gloves", "=ds=#s9#, #a1#", " 11.75%" }, |
||
1945 | { 19889, "INV_Pants_Leather_09", "=q3=Blooddrenched Leggings", "=ds=#s11#, #a2#", " 11.97%" }, |
||
1946 | { 19892, "INV_Boots_Chain_13", "=q3=Animist's Boots", "=ds=#s12#, #a2#", " 12.28%" }, |
||
1947 | { 19875, "INV_Helmet_39", "=q3=Bloodstained Coif", "=ds=#s1#, #a3#", " 13.73%" }, |
||
1948 | { 19887, "INV_Pants_Mail_09", "=q3=Bloodstained Legplates", "=ds=#s11#, #a3#", " 11.11%" }, |
||
1949 | { 19894, "INV_Gauntlets_14", "=q3=Bloodsoaked Gauntlets", "=ds=#s9#, #a4#", " 12.93%" }, |
||
1950 | }; |
||
1951 | |||
1952 | ZGHakkar = { |
||
1953 | { 19857, "INV_Misc_Cape_22", "=q4=Cloak of Consumption", "=ds=#s4#", " 11.65%" }, |
||
1954 | { 20257, "INV_Gauntlets_30", "=q4=Seafury Gauntlets", "=ds=#s9#, #a3#", " 4.11%" }, |
||
1955 | { 19855, "INV_Pants_Plate_21", "=q4=Bloodsoaked Legplates", "=ds=#s11#, #a4#", " 10.52%" }, |
||
1956 | { 20264, "INV_Gauntlets_10", "=q4=Peacekeeper Gauntlets", "=ds=#s9#, #a4#", " 7.37%" }, |
||
1957 | { 0, "", "", "", "" }, |
||
1958 | { 19864, "INV_Sword_18", "=q4=Bloodcaller", "=ds=#h3#, #w10#", " 7.69%" }, |
||
1959 | { 19859, "INV_Weapon_Shortblade_30", "=q4=Fang of the Faceless", "=ds=#h1#, #w4#", " 7.33%" }, |
||
1960 | { 19854, "INV_Sword_55", "=q4=Zin'rokh, Destroyer of Worlds", "=ds=#h2#, #w10#", " 6.78%" }, |
||
1961 | { 19852, "INV_Axe_35", "=q4=Ancient Hakkari Manslayer", "=ds=#h1#, #w1#", " 6.62%" }, |
||
1962 | { 19865, "INV_Sword_55", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#", " 3.67%" }, |
||
1963 | { 19853, "INV_Weapon_Rifle_10", "=q4=Gurubashi Dwarf Destroyer", "=ds=#w5#", " 6.12%" }, |
||
1964 | { 19861, "INV_Wand_09", "=q4=Touch of Chaos", "=ds=#w12#", " 7.24%" }, |
||
1965 | { 19862, "INV_Shield_12", "=q4=Aegis of the Blood God", "=ds=#w8#", "9.99%" }, |
||
1966 | { 19876, "INV_Jewelry_Necklace_19", "=q4=Soul Corrupter's Necklace", "=ds=#s2#", " 10.11%" }, |
||
1967 | { 19856, "INV_Jewelry_Necklace_22", "=q4=The Eye of Hakkar", "=ds=#s2#", "12.02%" }, |
||
1968 | { 19802, "INV_Misc_Gem_Bloodstone_02", "=q4=Heart of Hakkar", "=ds=#m2#!", " 100.00%" }, |
||
1969 | { 19950, "INV_Jewelry_Necklace_13", "=q4=Zandalarian Hero Charm(ZHC)", "#m4#" }, |
||
1970 | { 19949, "INV_Jewelry_Necklace_13", "=q4=Zandalarian Hero Medallion", "#m4#" }, |
||
1971 | { 19948, "INV_Jewelry_Necklace_13", "=q4=Zandalarian Hero Badge", "#m4#" }, |
||
1972 | }; |
||
1973 | |||
1974 | ZGShared = { |
||
1975 | { 22721, "INV_Jewelry_Ring_16", "=q4=Band of Servitude", "=ds=#s13#" }; |
||
1976 | { 22722, "INV_Jewelry_Ring_20", "=q4=Seal of the Gurubashi Berserker", "=ds=#s13#" }; |
||
1977 | { 0, "", "", "", "" }, |
||
1978 | { 22711, "INV_Misc_Cape_16", "=q3=Cloak of the Hakkari Worshipers", "=ds=#s4#" }, |
||
1979 | { 22716, "INV_Belt_01", "=q3=Belt of Untapped Power", "=ds=#s10#, #a1#" }, |
||
1980 | { 22720, "INV_Helmet_61", "=q3=Zulian Headdress", "=ds=#s1#, #a1#" }, |
||
1981 | { 22715, "INV_Gauntlets_10", "=q3=Gloves of the Tormented", "=ds=#s9#, #a3#" }, |
||
1982 | { 22712, "INV_Misc_Cape_16", "=q3=Might of the Tribe", "=ds=#s4#" }, |
||
1983 | { 22718, "INV_Helmet_41", "=q3=Blooddrenched Mask", "=ds=#s1#, #a2#" }, |
||
1984 | { 22714, "INV_Gauntlets_31", "=q3=Sacrificial Gauntlets", "=ds=#s9#, #a4#" }, |
||
1985 | { 22713, "INV_Waepon_Bow_ZulGrub_D_01", "=q3=Zulian Scepter of Rites", "=ds=#h1#, #w6#" }, |
||
1986 | }; |
||
1987 | |||
1988 | ZGTrash = { |
||
1989 | { 20261, "INV_Belt_26", "=q3=Shadow Panther Hide Belt", "=ds=#s10#, #a2#" }, |
||
1990 | { 20259, "INV_Gauntlets_25", "=q3=Shadow Panther Hide Gloves", "=ds=#s9#, #a2#" }, |
||
1991 | { 20263, "INV_Helmet_25", "=q3=Gurubashi Helm", "=ds=#s1#, #a4#" }, |
||
1992 | { 19908, "INV_Mace_08", "=q3=Sceptre of Smiting", "=ds=#h1# #w6#" }, |
||
1993 | { 20258, "INV_Staff_34", "=q3=Zulian Ceremonial Staff", "=ds=#h2# #w9#" }, |
||
1994 | { 19921, "INV_Axe_08", "=q3=Zulian Hacker", "=ds=#h1# #w1#" }, |
||
1995 | }; |
||
1996 | |||
1997 | ZGEnchants = { |
||
1998 | { 19790, "Spell_Nature_Reincarnation", "=q3=Animist's Caress", "=ds=#c1#" }, |
||
1999 | { 19788, "Spell_Shadow_ImpPhaseShift", "=q3=Hoodoo Hex", "=ds=#c8#" }, |
||
2000 | { 19787, "Spell_Shadow_DetectLesserInvisibility", "=q3=Presence of Sight", "=ds=#c3#" }, |
||
2001 | { 19786, "Spell_Nature_Purge", "=q3=Vodouisant's Vigilant Embrace", "=ds=#c7#" }, |
||
2002 | { 19789, "Spell_Holy_HolyProtection", "=q3=Prophetic Aura", "=ds=#c5#" }, |
||
2003 | { 19784, "Spell_Shadow_ScourgeBuild", "=q3=Death's Embrace", "=ds=#c6#" }, |
||
2004 | { 19785, "Spell_Nature_ForceOfNature", "=q3=Falcon's Call", "=ds=#c2#" }, |
||
2005 | { 19782, "Spell_Holy_SealOfWrath", "=q3=Presence of Might", "=ds=#c9#" }, |
||
2006 | { 19783, "Spell_Holy_PrayerOfHealing", "=q3=Syncretist's Sigil", "=ds=#c4#" }, |
||
2007 | { 0, "", "", "", "" }, |
||
2008 | { 0, "", "", "", "" }, |
||
2009 | { 0, "", "", "", "" }, |
||
2010 | { 0, "", "", "", "" }, |
||
2011 | { 0, "", "", "", "" }, |
||
2012 | { 0, "", "", "", "" }, |
||
2013 | { 20077, "INV_Misc_ArmorKit_08", "=q3=Zandalar Signet of Might", "=ds=#s3# #e11#" }, |
||
2014 | { 20076, "INV_Jewelry_Ring_46", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e11#" }, |
||
2015 | { 20078, "Spell_Holy_PowerWordShield", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e11#" }, |
||
2016 | { 0, "", "", "", "" }, |
||
2017 | { 22635, "Spell_Nature_SpiritArmor", "=q3=Savage Guard", "=ds=#s1#/#s11# #e11#" }, |
||
2018 | }; |
||
2019 | |||
2020 | ZGMage = { |
||
2021 | { 0,"Spell_Frost_IceStorm","=q6=#zgs3#","" }, |
||
2022 | { 19959, "INV_Jewelry_Necklace_19", "=q4=Hazza'rah's Charm of Magic", "" }, |
||
2023 | { 19601, "INV_Jewelry_Necklace_26", "=q4=Jewel of Kajaro", "" }, |
||
2024 | { 20034, "INV_Chest_Cloth_12", "=q4=Zandalar Illusionist's Robe", "=q4=#x10#=ds=, #r4#" }, |
||
2025 | { 19845, "INV_Shoulder_17", "=q4=Zandalar Illusionist's Mantle", "=q4=#x11#=ds=, #r3#" }, |
||
2026 | { 19846, "INV_Bracer_07", "=q4=Zandalar Illusionist's Wraps", "=q4=#x12#=ds=, #r2#" }, |
||
2027 | }; |
||
2028 | ZGWarlock = { |
||
2029 | { 0,"Spell_Shadow_CurseOfTounges","=q6=#zgs8#","" }, |
||
2030 | { 19605, "INV_Jewelry_Necklace_26", "=q4=Kezan's Unstoppable Taint", "" }, |
||
2031 | { 19957, "INV_Jewelry_Necklace_19", "=q4=Hazza'rah's Charm of Destruction", "" }, |
||
2032 | { 20033, "INV_Chest_Cloth_12", "=q4=Zandalar Demoniac's Robe", "=q4=#x10#=ds=, #r4#" }, |
||
2033 | { 19849, "INV_Shoulder_17", "=q4=Zandalar Demoniac's Mantle", "=q4=#x13#=ds=, #r3#" }, |
||
2034 | { 19848, "INV_Bracer_07", "=q4=Zandalar Demoniac's Wraps", "=q4=#x14#=ds=, #r2#" }, |
||
2035 | }; |
||
2036 | ZGPriest = { |
||
2037 | { 0,"Spell_Holy_PowerWordShield","=q6=#zgs5#","" }, |
||
2038 | { 19594, "INV_Jewelry_Necklace_26", "=q4=The All-Seeing Eye of Zuldazar", "" }, |
||
2039 | { 19958, "INV_Jewelry_Necklace_19", "=q4=Hazza'rah's Charm of Healing", "" }, |
||
2040 | { 19841, "INV_Shoulder_01", "=q4=Zandalar Confessor's Mantle", "=q4=#x15#=ds=, #r4#" }, |
||
2041 | { 19842, "INV_Belt_08", "=q4=Zandalar Confessor's Bindings", "=q4=#x13#=ds=, #r3#" }, |
||
2042 | { 19843, "INV_Bracer_07", "=q4=Zandalar Confessor's Wraps", "=q4=#x14#=ds=, #r2#" }, |
||
2043 | }; |
||
2044 | ZGRogue = { |
||
2045 | { 0,"Ability_BackStab","=q6=#zgs6#","" }, |
||
2046 | { 19617, "INV_Jewelry_Necklace_26", "=q4=Zandalarian Shadow Mastery Talisman", "" }, |
||
2047 | { 19954, "INV_Jewelry_Necklace_19", "=q4=Renataki's Charm of Trickery", "" }, |
||
2048 | { 19834, "INV_Chest_Leather_10", "=q4=Zandalar Madcap's Tunic", "=q4=#x15#=ds=, #r4#" }, |
||
2049 | { 19835, "INV_Shoulder_29", "=q4=Zandalar Madcap's Mantle", "=q4=#x16#=ds=, #r3#" }, |
||
2050 | { 19836, "INV_Bracer_14", "=q4=Zandalar Madcap's Bracers", "=q4=#x17#=ds=, #r2#" }, |
||
2051 | }; |
||
2052 | |||
2053 | ZGDruid = { |
||
2054 | { 0,"Spell_Nature_Regeneration","=q6=#zgs1#","" }, |
||
2055 | { 19613, "INV_Jewelry_Necklace_26", "=q4=Pristine Enchanted South Seas Kelp", "" }, |
||
2056 | { 19955, "INV_Jewelry_Necklace_19", "=q4=Wushoolay's Charm of Nature", "" }, |
||
2057 | { 19838, "INV_Chest_Leather_06", "=q4=Zandalar Haruspex's Tunic", "=q4=#x18#=ds=, #r4#" }, |
||
2058 | { 19839, "INV_Belt_01", "=q4=Zandalar Haruspex's Belt","=q4=#x13#=ds=, #r3#" }, |
||
2059 | { 19840, "INV_Bracer_08", "=q4=Zandalar Haruspex's Bracers", "=q4=#x14#=ds=, #r2#" }, |
||
2060 | }; |
||
2061 | ZGHunter = { |
||
2062 | { 0,"Ability_Hunter_RunningShot","=q6=#zgs2#","" }, |
||
2063 | { 19621, "INV_Jewelry_Necklace_26", "=q4=Maelstrom's Wrath", "" }, |
||
2064 | { 19953, "INV_Jewelry_Necklace_19", "=q4=Renataki's Charm of Beasts", "" }, |
||
2065 | { 19831, "INV_Shoulder_22", "=q4=Zandalar Predator's Mantle", "=q4=#x15#=ds=, #r4#" }, |
||
2066 | { 19832, "INV_Belt_19", "=q4=Zandalar Predator's Belt", "=q4=#x11#=ds=, #r3#" }, |
||
2067 | { 19833, "INV_Bracer_18", "=q4=Zandalar Predator's Bracers", "=q4=#x12#=ds=, #r2#" }, |
||
2068 | }; |
||
2069 | ZGShaman = { |
||
2070 | { 0,"Spell_FireResistanceTotem_01","=q6=#zgs7#","" }, |
||
2071 | { 19609, "INV_Jewelry_Necklace_26", "=q4=Unmarred Vision of Voodress", "" }, |
||
2072 | { 19956, "INV_Jewelry_Necklace_19", "=q4=Wushoolay's Charm of Spirits", "" }, |
||
2073 | { 19828, "INV_Chest_Fur", "=q4=Zandalar Augur's Hauberk", "=q4=#x18#=ds=, #r4#" }, |
||
2074 | { 19829, "INV_Belt_19", "=q4=Zandalar Augur's Belt", "=q4=#x16#=ds=, #r3#" }, |
||
2075 | { 19830, "INV_Bracer_15", "=q4=Zandalar Augur's Bracers", "=q4=#x17#=ds=, #r2#" }, |
||
2076 | }; |
||
2077 | ZGWarrior = { |
||
2078 | { 0,"INV_Shield_05","=q6=#zgs9#","" }, |
||
2079 | { 19951, "INV_Jewelry_Necklace_19", "=q4=Gri'lek's Charm of Might", "" }, |
||
2080 | { 19577, "INV_Jewelry_Necklace_26", "=q4=Rage of Mugamba", "" }, |
||
2081 | { 19822, "INV_Chest_Plate07", "=q4=Zandalar Vindicator's Breastplate", "=q4=#x10#=ds=, #r4#" }, |
||
2082 | { 19823, "INV_Belt_32", "=q4=Zandalar Vindicator's Belt", "=q4=#x16#=ds=, #r3#" }, |
||
2083 | { 19824, "INV_Bracer_14", "=q4=Zandalar Vindicator's Armguards", "=q4=#x17#=ds=, #r2#" }, |
||
2084 | }; |
||
2085 | |||
2086 | ZGPaladin = { |
||
2087 | { 0,"Spell_Holy_SealOfMight","=q6=#zgs4#","" }, |
||
2088 | { 19952, "INV_Jewelry_Necklace_19", "=q4=Gri'lek's Charm of Valor", "" }, |
||
2089 | { 19588, "INV_Jewelry_Necklace_26", "=q4=Hero's Brand", "" }, |
||
2090 | { 19825, "INV_Chest_Plate07", "=q4=Zandalar Freethinker's Breastplate", "=q4=#x18#=ds=, #r4#" }, |
||
2091 | { 19826, "INV_Belt_32", "=q4=Zandalar Freethinker's Belt", "=q4=#x11#=ds=, #r3#" }, |
||
2092 | { 19827, "INV_Bracer_14", "=q4=Zandalar Freethinker's Armguards", "=q4=#x12#=ds=, #r2#" }, |
||
2093 | }; |
||
2094 | |||
2095 | ---------------------------- |
||
2096 | -- The Ruins of Ahn'Qiraj -- |
||
2097 | ---------------------------- |
||
2098 | |||
2099 | AQ20Kurinnaxx = { |
||
2100 | { 21499, "INV_Chest_Cloth_17", "=q4=Vestments of the Shifting Sands", "=ds=#s5#, #a1#", "7.34%"}, |
||
2101 | { 21498, "INV_Weapon_ShortBlade_12", "=q4=Qiraji Sacrificial Dagger", "=ds=#h1#, #w4#", "7.53%"}, |
||
2102 | { 0,"","","" }, |
||
2103 | { 21500, "INV_Belt_05", "=q3=Belt of the Inquisition", "=ds=#s10#, #a1#", "14.84%" }, |
||
2104 | { 21501, "INV_Gauntlets_24", "=q3=Toughened Silithid Hide Gloves", "=ds=#s9#, #a2#", "12.91%" }, |
||
2105 | { 21502, "INV_Bracer_19", "=q3=Sand Reaver Wristguards", "=ds=#s8#, #a3#", "13.79%" }, |
||
2106 | { 21503, "INV_Belt_13", "=q3=Belt of the Sand Reaver", "=ds=#s10#, #a4#", "14.38%" }, |
||
2107 | { 0,"","","" }, |
||
2108 | { 0,"","","" }, |
||
2109 | { 0,"","","" }, |
||
2110 | { 0,"","","" }, |
||
2111 | { 0,"","","" }, |
||
2112 | { 0,"","","" }, |
||
2113 | { 0,"","","" }, |
||
2114 | { 0,"","","" }, |
||
2115 | { 20889, "INV_Bracer_18", "=q3=Qiraji Regal Drape", "#m3#", "30.83%" }, |
||
2116 | { 20885, "INV_Qiraj_DrapeMartial", "=q3=Qiraji Martial Drape", "#m3#", "30.25%" }, |
||
2117 | { 20884, "INV_Qiraj_RingMagisterial", "=q3=Qiraji Magisterial Ring", "#m3#", "7.98%" }, |
||
2118 | { 20888, "INV_Qiraj_RingCeremonial", "=q3=Qiraji Ceremonial Ring", "#m3#", "7.80%" }, |
||
2119 | }; |
||
2120 | |||
2121 | AQ20CAPTIAN = { |
||
2122 | { 21810, "INV_Boots_Cloth_05", "=q3=Treads of the Wandering Nomad", "=ds=#s12#, #a1#", "3.11%" }, |
||
2123 | { 21806, "INV_Hammer_04", "=q3=Gavel of Qiraji Authority", "=ds=#h2#, #w6#", "3.04%" }, |
||
2124 | { 21809, "INV_Jewelry_Necklace_14", "=q3=Fury of the Forgotten Swarm", "=ds=#s2#", "3.20%" }, |
||
2125 | }; |
||
2126 | |||
2127 | AQ20Rajaxx = { |
||
2128 | { 21493, "INV_Boots_08", "=q4=Boots of the Vanguard", "=ds=#s12#, #a2#", "8.13%" }, |
||
2129 | { 21492, "INV_Sword_56", "=q4=Manslayer of the Qiraji", "=ds=#h2#, #w10#", "10.04%" }, |
||
2130 | { 0,"","","" }, |
||
2131 | { 21496, "INV_Bracer_13", "=q3=Bracers of Qiraji Command", "=ds=#s8#, #a1#", "15.79%" }, |
||
2132 | { 21494, "INV_Belt_25", "=q3=Southwind's Grasp", "=ds=#s10#, #a2#", "15.13%" }, |
||
2133 | { 21497, "INV_Boots_Chain_11", "=q3=Boots of the Qiraji General", "=ds=#s12#, #a3#", "15.45%" }, |
||
2134 | { 21495, "INV_Pants_Plate_15", "=q3=Legplates of the Qiraji Command", "=ds=#s11#, #a4#", "15.47" }, |
||
2135 | { 0, "", "", "" }, |
||
2136 | { 0,"","","" }, |
||
2137 | { 0,"","","" }, |
||
2138 | { 0,"","","" }, |
||
2139 | { 0,"","","" }, |
||
2140 | { 0,"","","" }, |
||
2141 | { 0,"","","" }, |
||
2142 | { 0,"","","" }, |
||
2143 | { 20889, "INV_Bracer_18", "=q3=Qiraji Regal Drape", "#m3#", "36.51%" }, |
||
2144 | { 20885, "INV_Qiraj_DrapeMartial", "=q3=Qiraji Martial Drape", "#m3#", "33.97%" }, |
||
2145 | { 20884, "INV_Qiraj_RingMagisterial", "=q3=Qiraji Magisterial Ring", "#m3#", "8.82%" }, |
||
2146 | { 20888, "INV_Qiraj_RingCeremonial", "=q3=Qiraji Ceremonial Ring", "#m3#", "8.56%" }, |
||
2147 | }; |
||
2148 | |||
2149 | AQ20Moam = { |
||
2150 | { 21472, "INV_Helmet_62", "=q4=Dustwind Turban", "=ds=#s1#, #a1#", "7.76%" }, |
||
2151 | { 21467, "INV_Chest_Leather_07", "=q4=Thick Silithid Chestguard", "=ds=#s5#, #a2#", "6.76%" }, |
||
2152 | { 21479, "INV_Gauntlets_31", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "7.12%" }, |
||
2153 | { 21471, "INV_Mace_21", "=q4=Talon of Furious Concentration", "=ds=#s15#", "7.39%" }, |
||
2154 | { 0,"","","" }, |
||
2155 | { 21468, "INV_Shoulder_25", "=q3=Mantle of Maz'Nadir", "=ds=#s3#, #a1#", "15.86%" }, |
||
2156 | { 21470, "INV_Misc_Cape_16", "=q3=Cloak of the Savior", "=ds=#s4#", "14.23%" }, |
||
2157 | { 21474, "INV_Shoulder_29", "=q3=Chitinous Shoulderguards", "=ds=#s3#, #a2#", "15.25%" }, |
||
2158 | { 21469, "INV_Gauntlets_05", "=q3=Gauntlets of Southwind", "=ds=#s9#, #a2#", "15.28%" }, |
||
2159 | { 21455, "INV_Helmet_01", "=q3=Southwind Helm", "=ds=#s1#, #a2#", "14.08%" }, |
||
2160 | { 21476, "INV_Pants_Mail_15", "=q3=Obsidian Scaled Leggings", "=ds=#s11#, #a3#", "6.81%" }, |
||
2161 | { 21475, "INV_Pants_Plate_01", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "10.39%" }, |
||
2162 | { 21477, "INV_Jewelry_Ring_AhnQiraj_04", "=q3=Ring of Fury", "=ds=#s13#", "14.42%" }, |
||
2163 | { 21473, "INV_Misc_Eye_01", "=q3=Eye of Moam", "=ds=#s14#", "14.74%" }, |
||
2164 | { 0, "", "", "" }, |
||
2165 | { 20886, "INV_Qiraj_HiltSpiked", "=q4=Qiraji Spiked Hilt", "#m3#", "36.38%" }, |
||
2166 | { 20890, "INV_Qiraj_HiltOrnate", "=q4=Qiraji Ornate Hilt", "#m3#", "33.16%" }, |
||
2167 | { 20884, "INV_Qiraj_RingMagisterial", "=q3=Qiraji Magisterial Ring", "#m3#", "7.56%" }, |
||
2168 | { 20888, "INV_Qiraj_RingCeremonial", "=q3=Qiraji Ceremonial Ring", "#m3#", "8.34%" }, |
||
2169 | { 0, "", "", "" }, |
||
2170 | { 22220, "INV_Scroll_05", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# #m14#", "4.11%" }, |
||
2171 | { 22194, "INV_Gauntlets_31", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#" }, |
||
2172 | }; |
||
2173 | |||
2174 | AQ20Buru = { |
||
2175 | { 21487, "INV_Gauntlets_12", "=q4=Slimy Scaled Gauntlets", "=ds=#s9#, #a3#", "2.64%" }, |
||
2176 | { 21486, "INV_Gauntlets_30", "=q4=Gloves of the Swarm", "=ds=#s9#, #a4#", "5.22%" }, |
||
2177 | { 21485, "INV_Shield_22", "=q4=Buru's Skull Fragment", "=ds=#w8#", "7.88%" }, |
||
2178 | { 0,"","","" }, |
||
2179 | { 21489, "INV_Boots_Cloth_05", "=q3=Quicksand Waders", "=ds=#s12#, #a1#", "15.95%" }, |
||
2180 | { 21491, "INV_Bracer_03", "=q3=Scaled Bracers of the Gorger", "=ds=#s8#, #a2#", "16.51%" }, |
||
2181 | { 21490, "INV_Boots_Plate_04", "=q3=Slime Kickers", "=ds=#s12#, #a4#", "15.99%" }, |
||
2182 | { 21488, "INV_Misc_AhnQirajTrinket_02", "=q3=Fetish of Chitinous Spikes", "=ds=#s14#", "17.22%" }, |
||
2183 | { 0, "", "", "" }, |
||
2184 | { 0,"","","" }, |
||
2185 | { 0,"","","" }, |
||
2186 | { 0,"","","" }, |
||
2187 | { 0,"","","" }, |
||
2188 | { 0,"","","" }, |
||
2189 | { 0,"","","" }, |
||
2190 | { 20886, "INV_Qiraj_HiltSpiked", "=q4=Qiraji Spiked Hilt", "#m3#", "8.31%" }, |
||
2191 | { 20890, "INV_Qiraj_HiltOrnate", "=q4=Qiraji Ornate Hilt", "#m3#", "8.98%" }, |
||
2192 | { 20889, "INV_Bracer_18", "=q3=Qiraji Regal Drape", "#m3#", "9.77%" }, |
||
2193 | { 20885, "INV_Qiraj_DrapeMartial", "=q3=Qiraji Martial Drape", "#m3#", "9.84%" }, |
||
2194 | { 20884, "INV_Qiraj_RingMagisterial", "=q3=Qiraji Magisterial Ring", "#m3#", "26.98%" }, |
||
2195 | { 20888, "INV_Qiraj_RingCeremonial", "=q3=Qiraji Ceremonial Ring", "#m3#", "25.58%" }, |
||
2196 | }; |
||
2197 | |||
2198 | AQ20Ayamiss = { |
||
2199 | { 21479, "INV_Gauntlets_31", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "6.18%" }, |
||
2200 | { 21466, "INV_Mace23", "=q4=Stinger of Ayamiss", "=ds=#h3#, #w6#", "2.06%" }, |
||
2201 | { 21478, "INV_Weapon_Bow_13", "=q4=Bow of Taut Sinew", "=ds=#w2#", "10.14%" }, |
||
2202 | { 0,"","","" }, |
||
2203 | { 21484, "INV_Helmet_15", "=q3=Helm of Regrowth", "=ds=#s1#, #a2#", "15.85%" }, |
||
2204 | { 21480, "INV_Gauntlets_10", "=q3=Scaled Silithid Gauntlets", "=ds=#s9#, #a3#", "17.10%" }, |
||
2205 | { 21482, "INV_Boots_Chain_02", "=q3=Boots of the Fiery Sands", "=ds=#s12#, #a3#", "4.92%" }, |
||
2206 | { 21481, "INV_Boots_Plate_05", "=q3=Boots of the Desert Protector", "=ds=#s12#, #a4#", "11.08%" }, |
||
2207 | { 21483, "INV_Jewelry_Ring_AhnQiraj_05", "=q3=Ring of the Desert Winds", "=ds=#s13#", "16.32%" }, |
||
2208 | { 0, "", "", "" }, |
||
2209 | { 0,"","","" }, |
||
2210 | { 0,"","","" }, |
||
2211 | { 0,"","","" }, |
||
2212 | { 0,"","","" }, |
||
2213 | { 0,"","","" }, |
||
2214 | { 20886, "INV_Qiraj_HiltSpiked", "=q4=Qiraji Spiked Hilt", "#m3#", "8.24%" }, |
||
2215 | { 20890, "INV_Qiraj_HiltOrnate", "=q4=Qiraji Ornate Hilt", "#m3#", "8.21%" }, |
||
2216 | { 20889, "INV_Bracer_18", "=q3=Qiraji Regal Drape", "#m3#", "8.85%" }, |
||
2217 | { 20885, "INV_Qiraj_DrapeMartial", "=q3=Qiraji Martial Drape", "#m3#", "10.97%" }, |
||
2218 | { 20884, "INV_Qiraj_RingMagisterial", "=q3=Qiraji Magisterial Ring", "#m3#", "26.98%" }, |
||
2219 | { 20888, "INV_Qiraj_RingCeremonial", "=q3=Qiraji Ceremonial Ring", "#m3#", "27.50%" }, |
||
2220 | }; |
||
2221 | |||
2222 | AQ20Ossirian = { |
||
2223 | { 21464, "INV_Bracer_07", "=q4=Shackles of the Unscarred", "=ds=#s8#, #a1#", "12.62%" }, |
||
2224 | { 21461, "INV_Pants_Cloth_06", "=q4=Leggings of the Black Blizzard", "=ds=#s11#, #a1#", "12.83%" }, |
||
2225 | { 21462, "INV_Gauntlets_19", "=q4=Gloves of Dark Wisdom", "=ds=#s9#, #a1#", "11.89%" }, |
||
2226 | { 21456, "INV_Misc_Cape_06", "=q4=Sandstorm Cloak", "=ds=#s4#", "10.89%" }, |
||
2227 | { 21458, "INV_Gauntlets_24", "=q4=Gauntlets of New Life", "=ds=#s9#, #a2#", "13.25%" }, |
||
2228 | { 21454, "INV_Shoulder_18", "=q4=Runic Stone Shoulders", "=ds=#s3#, #a3#", "4.10%" }, |
||
2229 | { 21463, "INV_Belt_18", "=q4=Ossirian's Binding", "=ds=#s10#, #a3#", "12.27%" }, |
||
2230 | { 21460, "INV_Helmet_09", "=q4=Helm of Domination", "=ds=#s1#, #a4#", "12.18%" }, |
||
2231 | { 21457, "INV_Bracer_19", "=q4=Bracers of Brutality", "=ds=#s8#, #a4#", "10.74%" }, |
||
2232 | { 21453, "INV_Shoulder_28", "=q4=Mantle of the Horusath", "=ds=#s3#, #a4#", "6.96%" }, |
||
2233 | { 21452, "INV_Staff_12", "=q4=Staff of the Ruins", "=ds=#h2#, #w9#", "10.32%" }, |
||
2234 | { 21715, "INV_Mace_24", "=q4=Sand Polished Hammer", "=ds=#h1#, #w6#", "5.95%" }, |
||
2235 | { 21459, "INV_Weapon_Crossbow_06", "=q4=Crossbow of Imminent Doom", "=ds=#w3#", "6.12%" }, |
||
2236 | { 0,"","","" }, |
||
2237 | { 0,"","","" }, |
||
2238 | { 21220, "Ability_Hunter_Pet_Owl", "=q4=Head of Ossirian the Unscarred", "=ds=#m2#", "100.00%" }, |
||
2239 | { 21504, "INV_Jewelry_Necklace_AhnQiraj_03", "=q4=Charm of the Shifting Sands", "=q1=#m4#: =ds=#s2#" }, |
||
2240 | { 21507, "INV_Jewelry_Necklace_AhnQiraj_03", "=q4=Amulet of the Shifting Sands", "=q1=#m4#: =ds=#s2#" }, |
||
2241 | { 21505, "INV_Jewelry_Necklace_AhnQiraj_03", "=q4=Choker of the Shifting Sands", "=q1=#m4#: =ds=#s2#" }, |
||
2242 | { 21506, "INV_Jewelry_Necklace_AhnQiraj_03", "=q4=Pendant of the Shifting Sands", "=q1=#m4#: =ds=#s2#" }, |
||
2243 | { 0, "", "", "" }, |
||
2244 | { 0,"","","" }, |
||
2245 | { 0,"","","" }, |
||
2246 | { 0,"","","" }, |
||
2247 | { 20886, "INV_Qiraj_HiltSpiked", "=q4=Qiraji Spiked Hilt", "#m3#", "35.27%" }, |
||
2248 | { 20890, "INV_Qiraj_HiltOrnate", "=q4=Qiraji Ornate Hilt", "#m3#", "30.69%" }, |
||
2249 | { 20884, "INV_Qiraj_RingMagisterial", "=q3=Qiraji Magisterial Ring", "#m3#", "9.65%" }, |
||
2250 | { 20888, "INV_Qiraj_RingCeremonial", "=q3=Qiraji Ceremonial Ring", "#m3#", "8.53%" }, |
||
2251 | }; |
||
2252 | |||
2253 | AQ20ClassBooks = { |
||
2254 | { 21294, "INV_Misc_Book_11", "=q3=Book of Healing Touch XI", "=q1=#m1# =ds=#c1#", "4.12%" }, |
||
2255 | { 21296, "INV_Misc_Book_11", "=q3=Book of Rejuvenation XI", "=q1=#m1# =ds=#c1#", "4.20%" }, |
||
2256 | { 21295, "INV_Misc_Book_11", "=q3=Book of Starfire VII", "=q1=#m1# =ds=#c1#", "4.00%" }, |
||
2257 | { 21306, "INV_Misc_Book_02", "=q3=Guide: Serpent Sting IX", "=q1=#m1# =ds=#c2#", "4.85%" }, |
||
2258 | { 21304, "INV_Misc_Book_02", "=q3=Guide: Multi-Shot V", "=q1=#m1# =ds=#c2#", "4.66%" }, |
||
2259 | { 21307, "INV_Misc_Book_02", "=q3=Guide: Aspect of the Hawk VII", "=q1=#m1# =ds=#c2#", "4.65%" }, |
||
2260 | { 21279, "INV_Misc_Book_07", "=q3=Tome of Fireball XII", "=q1=#m1# =ds=#c3#", "5.15%" }, |
||
2261 | { 21214, "INV_Misc_Book_07", "=q3=Tome of Frostbolt XI", "=q1=#m1# =ds=#c3#", "5.10%" }, |
||
2262 | { 21280, "INV_Misc_Book_07", "=q3=Tome of Arcane Missiles VIII", "=q1=#m1# =ds=#c3#", "5.03%" }, |
||
2263 | { 21288, "INV_Misc_Book_08", "=q3=Libram: Blessing of Wisdom VI", "=q1=#m1# =ds=#c4#", "3.50%" }, |
||
2264 | { 21289, "INV_Misc_Book_08", "=q3=Libram: Blessing of Might VII", "=q1=#m1#=ds= #c4#", "3.07%" }, |
||
2265 | { 21290, "INV_Misc_Book_08", "=q3=Libram: Holy Light IX", "=q1=#m1# =ds=#c4#", "3.09%" }, |
||
2266 | { 21284, "INV_Misc_Book_09", "=q3=Codex of Greater Heal V", "=q1=#m1#=ds= #c5#", "5.15%" }, |
||
2267 | { 21287, "INV_Misc_Book_09", "=q3=Codex of Prayer of Healing V", "=q1=#m1# =ds=#c5#", "4.89%" }, |
||
2268 | { 21285, "INV_Misc_Book_09", "=q3=Codex of Renew X", "=q1=#m1# =ds=#c5#", "4.91%" }, |
||
2269 | { 21300, "INV_Misc_Book_10", "=q3=Handbook of Backstab IX", "=q1=#m1# =ds=#c6#", "4.29%" }, |
||
2270 | { 21303, "INV_Misc_Book_10", "=q3=Handbook of Feint V", "=q1=#m1# =ds=#c6#", "4.79%" }, |
||
2271 | { 21302, "INV_Misc_Book_10", "=q3=Handbook of Deadly Poison V", "=q1=#m1# =ds=#c6#", "5.47%" }, |
||
2272 | { 21291, "INV_Misc_StoneTablet_11", "=q3=Tablet of Healing Wave X", "=q1=#m1#=ds= #c7#", "2.05%" }, |
||
2273 | { 21292, "INV_Misc_StoneTablet_11", "=q3=Tablet of Strength of Earth Totem V", "=q1=#m1# =ds=#c7#", "1.67%" }, |
||
2274 | { 21293, "INV_Misc_StoneTablet_11", "=q3=Tablet of Grace of Air Totem III", "=q1=#m1#=ds= #c7#", "1.81%" }, |
||
2275 | { 21281, "INV_Misc_Book_06", "=q3=Grimoire of Shadow Bolt X", "=q1=#m1# =ds=#c8#", "4.23%" }, |
||
2276 | { 21283, "INV_Misc_Book_06", "=q3=Grimoire of Corruption VII", "=q1=#m1# =ds=#c8#", "3.82%" }, |
||
2277 | { 21282, "INV_Misc_Book_06", "=q3=Grimoire of Immolate VIII", "=q1=#m1# =ds=#c8#", "4.51%" }, |
||
2278 | { 21298, "INV_Misc_Book_03", "=q3=Manual of Battle Shout VII", "=q1=#m1# =ds=#c9#", "4.84%" }, |
||
2279 | { 21299, "INV_Misc_Book_03", "=q3=Manual of Revenge VI", "=q1=#m1# =ds=#c9#", "4.78%" }, |
||
2280 | { 21297, "INV_Misc_Book_03", "=q3=Manual of Heroic Strike IX", "=q1=#m1#=ds= #c9#", "4.83%" }, |
||
2281 | }; |
||
2282 | |||
2283 | AQ20Mage = { |
||
2284 | { 0,"Spell_Frost_IceStorm","=q6=#aq20s3#","" }, |
||
2285 | { 21413, "INV_Sword_57", "=q4=Blade of Vaulted Secrets", " =q4=#x19#=ds=, #r5#" }, |
||
2286 | { 21415, "INV_Misc_Cape_19", "=q4=Drape of Vaulted Secrets", " =q3=#x20#=ds=, #r4#" }, |
||
2287 | { 21414, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Band of Vaulted Secrets", " =q3=#x21#=ds=, #r3#" }, |
||
2288 | }; |
||
2289 | AQ20Warlock = { |
||
2290 | { 0,"Spell_Shadow_CurseOfTounges","=q6=#aq20s8#","" }, |
||
2291 | { 21416, "INV_Weapon_ShortBlade_27", "=q4=Kris of Unspoken Names", " =q4=#x19#=ds=, #r5#" }, |
||
2292 | { 21418, "INV_Misc_Cape_20", "=q4=Shroud of Unspoken Names", " =q3=#x23#=ds=, #r4#" }, |
||
2293 | { 21417, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Ring of Unspoken Names", " =q3=#x22#=ds=, #r3#" }, |
||
2294 | }; |
||
2295 | AQ20Priest = { |
||
2296 | { 0,"Spell_Holy_PowerWordShield","=q6=#aq20s5#","" }, |
||
2297 | { 21410, "INV_Mace22", "=q4=Gavel of Infinite Wisdom", " =q4=#x19#=ds=, #r5#" }, |
||
2298 | { 21412, "INV_Misc_Cape_16", "=q4=Shroud of Infinite Wisdom", " =q3=#x20#=ds=, #r4#" }, |
||
2299 | { 21411, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Ring of Infinite Wisdom", " =q3=#x22#=ds=, #r3#" }, |
||
2300 | }; |
||
2301 | AQ20Rogue = { |
||
2302 | { 0,"Ability_BackStab","=q6=#aq20s6#","" }, |
||
2303 | { 21404, "INV_Weapon_ShortBlade_27", "=q4=Dagger of Veiled Shadows", " =q4=#x24#=ds=, #r5#" }, |
||
2304 | { 21406, "INV_Misc_Cape_19", "=q4=Cloak of Veiled Shadows", " =q3=#x20#=ds=, #r4#" }, |
||
2305 | { 21405, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Band of Veiled Shadows", " =q3=#x22#=ds=, #r3#" }, |
||
2306 | }; |
||
2307 | AQ20Druid = { |
||
2308 | { 0,"Spell_Nature_Regeneration","=q6=#aq20s1#","" }, |
||
2309 | { 21407, "INV_Mace22", "=q4=Mace of Unending Life", " =q4=#x19#=ds=, #r5#" }, |
||
2310 | { 21409, "INV_Misc_Cape_15", "=q4=Cloak of Unending Life", " =q3=#x23#=ds=, #r4#" }, |
||
2311 | { 21408, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Band of Unending Life", " =q3=#x21#=ds=, #r3#" }, |
||
2312 | }; |
||
2313 | |||
2314 | AQ20Hunter = { |
||
2315 | { 0,"Ability_Hunter_RunningShot","=q6=#aq20s2#","" }, |
||
2316 | { 21401, "INV_Axe_15", "=q4=Scythe of the Unseen Path", " =q4=#x24#=ds=, #r5#" }, |
||
2317 | { 21403, "INV_Misc_Cape_15", "=q4=Cloak of the Unseen Path", " =q3=#x23#=ds=, #r4#" }, |
||
2318 | { 21402, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Signet of the Unseen Path", " =q3=#x22#=ds=, #r3#" }, |
||
2319 | }; |
||
2320 | AQ20Paladin = { |
||
2321 | { 0,"Spell_Holy_SealOfMight","=q6=#aq20s4#","" }, |
||
2322 | { 21395, "INV_Sword_57", "=q4=Blade of Eternal Justice", " =q4=#x24#=ds=, #r5#" }, |
||
2323 | { 21397, "INV_Misc_Cape_14", "=q4=Cape of Eternal Justice", " =q3=#x23#=ds=, #r4#" }, |
||
2324 | { 21396, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Ring of Eternal Justice", " =q3=#x21#=ds=, #r3#" }, |
||
2325 | }; |
||
2326 | AQ20Shaman = { |
||
2327 | { 0,"Spell_FireResistanceTotem_01","=q6=#aq20s7#","" }, |
||
2328 | { 21398, "INV_Mace22", "=q4=Hammer of the Gathering Storm", " =q4=#x24#=ds=, #r5#" }, |
||
2329 | { 21400, "INV_Misc_Cape_16", "=q4=Cloak of the Gathering Storm", " =q3=#x23#=ds=, #r4#" }, |
||
2330 | { 21399, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Ring of the Gathering Storm", " =q3=#x21#=ds=, #r3#" }, |
||
2331 | }; |
||
2332 | AQ20Warrior = { |
||
2333 | { 0,"INV_Shield_05","=q6=#aq20s9#","" }, |
||
2334 | { 21392, "INV_Axe_15", "=q4=Sickle of Unyielding Strength", " =q4=#x24#=ds=, #r5#" }, |
||
2335 | { 21394, "INV_Misc_Cape_20", "=q4=Drape of Unyielding Strength", " =q3=#x20#=ds=, #r4#" }, |
||
2336 | { 21393, "INV_Jewelry_Ring_AhnQiraj_03", "=q4=Signet of Unyielding Strength", " =q3=#x21#=ds=, #r3#" }, |
||
2337 | }; |
||
2338 | |||
2339 | |||
2340 | ---------------------------- |
||
2341 | -- The Temple of Ahn'Qiraj -- |
||
2342 | ---------------------------- |
||
2343 | |||
2344 | AQ40Skeram = { |
||
2345 | { 21708, "INV_Bracer_12", "=q4=Beetle Scaled Wristguards", "=ds=#s8#, #a2#", "12.85%" }, |
||
2346 | { 21698, "INV_Pants_Leather_11", "=q4=Leggings of Immersion", "=ds=#s11#, #a2#", " 10.99%" }, |
||
2347 | { 21705, "INV_Boots_Chain_06", "=q4=Boots of the Fallen Prophet", "=ds=#s12#, #a3#", "3.33%" }, |
||
2348 | { 21699, "INV_Shoulder_14", "=q4=Barrage Shoulders", "=ds=#s3#, #a3#", "11.50%" }, |
||
2349 | { 21706, "INV_Boots_Plate_06", "=q4=Boots of the Unwavering Will", "=ds=#s12#, #a4#", "12.23%" }, |
||
2350 | { 21814, "INV_Chest_Plate02", "=q4=Breastplate of Annihilation", "=ds=#s5#, #a4#", "11.01%" }, |
||
2351 | { 21704, "INV_Boots_Plate_08", "=q4=Boots of the Redeemed Prophecy", "=ds=#s12#, #a4#", "7.75%" }, |
||
2352 | { 0,"","","" }, |
||
2353 | { 21703, "INV_Mace_21", "=q4=Hammer of Ji'zhi", "=ds=#h2#, #w6#", "7.14% " }, |
||
2354 | { 21128, "INV_Staff_01", "=q4=Staff of the Qiraji Prophets", "=ds=#h2#, #w9#", " 6.32%" }, |
||
2355 | { 21707, "INV_Jewelry_Ring_AhnQiraj_04", "=q4=Ring of Swarming Thought", "=ds=#s13#", "12.57%" }, |
||
2356 | { 21702, "INV_Jewelry_Necklace_12", "=q4=Amulet of Foul Warding", "=ds=#s2#", "12.20%" }, |
||
2357 | { 21700, "INV_Jewelry_Necklace_AhnQiraj_01", "=q4=Pendant of the Qiraji Guardian", "=ds=#s2#", "11.57%" }, |
||
2358 | { 21701, "INV_Misc_Cape_02", "=q4=Cloak of Concentrated Hatred", "=ds=#s4#", "11.81%" }, |
||
2359 | { 0,"","","" }, |
||
2360 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "3.51%" }, |
||
2361 | { 21273, "INV_Staff_20", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2362 | { 21275, "INV_Staff_20", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2363 | { 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h2#, #w6#" }, |
||
2364 | { 0,"","","" }, |
||
2365 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "2.69%" }, |
||
2366 | { 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#w1#" }, |
||
2367 | { 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#" }, |
||
2368 | { 21244, "INV_Weapon_Shortblade_35", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#w4#" }, |
||
2369 | { 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#" }, |
||
2370 | { 0,"","","" }, |
||
2371 | { 22222, "INV_Scroll_05", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# #m14#", "5.00%" }, |
||
2372 | { 22196, "INV_Chest_Chain_17", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#" }, |
||
2373 | }; |
||
2374 | |||
2375 | AQ40Vem = { |
||
2376 | { 21694, "INV_Shoulder_05", "=q4=Ternary Mantle", "=ds=#s3#, #a1# =q2=#m5#" }, |
||
2377 | { 21696, "INV_Chest_Cloth_22", "=q4=Robes of the Triumvirate", "=ds=#s5#, #a1# =q2=#m5#" }, |
||
2378 | { 21697, "INV_Misc_Cape_18", "=q4=Cape of the Trinity", "=ds=#s4# =q2=#m5#" }, |
||
2379 | { 21693, "INV_Helmet_06", "=q4=Guise of the Devourer", "=ds=#s1#, #a2# =q2=#m5#" }, |
||
2380 | { 21692, "INV_Belt_18", "=q4=Triad Girdle", "=ds=#s10#, #a4# =q2=#m5#" }, |
||
2381 | { 21695, "INV_Jewelry_Ring_AhnQiraj_04", "=q4=Angelista's Touch", "=ds=#s13# =q2=#m5#" }, |
||
2382 | { 0,"","","" }, |
||
2383 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# =q2=#m5#" }, |
||
2384 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# =q2=#m5#" }, |
||
2385 | { 0,"","","" }, |
||
2386 | { 21680, "INV_Chest_Cloth_45", "=q4=Vest of Swift Execution", "=ds=#s5#, #a2# =q2=Kri" }, |
||
2387 | { 21681, "INV_Jewelry_Ring_AhnQiraj_05", "=q4=Ring of the Devoured", "=ds=#s13# =q2=Kri" }, |
||
2388 | { 21685, "INV_Misc_AhnQirajTrinket_01", "=q4=Petrified Scarab", "=ds=#s14# =q2=Kri" }, |
||
2389 | { 21603, "INV_Wand_06", "=q4=Wand of Qiraji Nobility", "=ds=#w12# =q2=Kri" }, |
||
2390 | { 0,"","","" }, |
||
2391 | { 21689, "INV_Gauntlets_23", "=q4=Gloves of Ebru", "=ds=#s9#, #a2# =q2=Vem" }, |
||
2392 | { 21691, "INV_Gauntlets_11", "=q4=Ooze-ridden Gauntlets", "=ds=#s9#, #a4# =q2=Vem" }, |
||
2393 | { 21688, "INV_Boots_Plate_01", "=q4=Boots of the Fallen Hero", "=ds=#s12#, #a4# =q2=Vem" }, |
||
2394 | { 21690, "INV_Jewelry_Necklace_20", "=q4=Angelista's Charm", "=ds=#s2# =q2=Vem" }, |
||
2395 | { 0,"","","" }, |
||
2396 | { 21686, "INV_Shoulder_02", "=q4=Mantle of Phrenic Power", "=ds=#s3#, #a1# =q2=Yauj" }, |
||
2397 | { 21682, "INV_Gauntlets_21", "=q4=Bile-Covered Gauntlets", "=ds=#s9#, #a2# =q2=Yauj" }, |
||
2398 | { 21684, "INV_Shoulder_28", "=q4=Mantle of the Desert's Fury", "=ds=#s3#, #a3# =q2=Yauj (#m6#)" }, |
||
2399 | { 21683, "INV_Shoulder_29", "=q4=Mantle of the Desert Crusade", "=ds=#s3#, #a4# =q2=Yauj (#m7#)" }, |
||
2400 | { 21687, "INV_Jewelry_Ring_24", "=q4=Ukko's Ring of Darkness", "=ds=#s13# =q2=Yauj" }, |
||
2401 | }; |
||
2402 | |||
2403 | AQ40Sartura = { |
||
2404 | { 21676, "INV_Pants_Cloth_02", "=q4=Leggings of the Festering Swarm", "=ds=#s11#, #a1#", "13.02%" }, |
||
2405 | { 21648, "INV_Boots_Cloth_07", "=q4=Recomposed Boots", "=ds=#s12#, #a1#", "7.64%" }, |
||
2406 | { 21671, "INV_Chest_Cloth_26", "=q4=Robes of the Battleguard", "=ds=#s5#, #a1#", " 13.30%" }, |
||
2407 | { 21675, "INV_Belt_15", "=q4=Thick Qirajihide Belt", "=ds=#s10#, #a2#", "13.26% " }, |
||
2408 | { 21672, "INV_Gauntlets_17", "=q4=Gloves of Enforcement", "=ds=#s9#, #a2#", " 11.87%" }, |
||
2409 | { 21669, "INV_Helmet_01", "=q4=Creeping Vine Helm", "=ds=#s1#, #a2#", "12.33%" }, |
||
2410 | { 21668, "INV_Pants_Mail_15", "=q4=Scaled Leggings of Qiraji Fury", "=ds=#s11#, #a3#", "4.03%" }, |
||
2411 | { 21667, "INV_Pants_Plate_11", "=q4=Legplates of Blazing Light", "=ds=#s11#, #a4#", " 7.44%" }, |
||
2412 | { 21674, "INV_Gauntlets_31", "=q4=Gauntlets of Steadfast Determination", "=ds=#s9#, #a4#", " 11.07%" }, |
||
2413 | { 21673, "INV_Misc_MonsterClaw_03", "=q4=Silithid Claw", "=ds=#h3#, #w13#", "7.16%" }, |
||
2414 | { 21666, "INV_QirajIdol_War", "=q4=Sartura's Might", "=ds=#s15#", "6.47%" }, |
||
2415 | { 21678, "INV_Jewelry_Necklace_AhnQiraj_04", "=q4=Necklace of Purity", "=ds=#s2#", "14.21%" }, |
||
2416 | { 21670, "INV_Misc_AhnQirajTrinket_04", "=q4=Badge of the Swarmguard", "=ds=#s14#", "13.22%" }, |
||
2417 | { 0,"","","" }, |
||
2418 | { 0,"","","" }, |
||
2419 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "3.51%" }, |
||
2420 | { 21273, "INV_Staff_20", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2421 | { 21275, "INV_Staff_20", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2422 | { 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h2#, #w6#" }, |
||
2423 | { 0,"","","" }, |
||
2424 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "2.69%" }, |
||
2425 | { 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#w1#" }, |
||
2426 | { 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#" }, |
||
2427 | { 21244, "INV_Weapon_Shortblade_35", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#w4#" }, |
||
2428 | { 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#" }, |
||
2429 | }; |
||
2430 | |||
2431 | AQ40Fankriss = { |
||
2432 | { 21663, "INV_Chest_Cloth_23", "=q4=Robes of the Guardian Saint", "=ds=#s5#, #a1#", "12.95% " }, |
||
2433 | { 21627, "INV_Misc_Cape_20", "=q4=Cloak of Untold Secrets", "=ds=#s4#", " 12.51%" }, |
||
2434 | { 21645, "INV_Boots_04", "=q4=Hive Tunneler's Boots", "=ds=#s12#, #a2#", " 14.04%" }, |
||
2435 | { 21665, "INV_Shoulder_30", "=q4=Mantle of Wicked Revenge", "=ds=#s3#, #a2#", "13.25%" }, |
||
2436 | { 21651, "INV_Pants_Mail_10", "=q4=Scaled Sand Reaver Leggings", "=ds=#s11#, #a3#", "12.91%" }, |
||
2437 | { 21652, "INV_Chest_Plate09", "=q4=Silithid Carapace Chestguard", "=ds=#s5#, #a4#", "10.29%" }, |
||
2438 | { 21639, "INV_Shoulder_29", "=q4=Pauldrons of the Unrelenting", "=ds=#s3#, #a4#", " 14.78%" }, |
||
2439 | { 21650, "INV_Sword_59", "=q4=Ancient Qiraji Ripper", "=ds=#h1#, #w10#", " 7.19%" }, |
||
2440 | { 21635, "INV_Weapon_Halberd_AhnQiraj", "=q4=Barb of the Sand Reaver", "=ds=#w7#", " 6.61%" }, |
||
2441 | { 0,"","","" }, |
||
2442 | { 21647, "INV_Misc_AhnQirajTrinket_03", "=q4=Fetish of the Sand Reaver", "=ds=#s14#", " 13.82%" }, |
||
2443 | { 21664, "INV_Jewelry_Necklace_AhnQiraj_02", "=q4=Barbed Choker", "=ds=#s2#", "12.63%" }, |
||
2444 | { 22402, "INV_Relics_LibramofGrace", "=q4=Libram of Grace", "=ds=#s16#", " 4.21%" }, |
||
2445 | { 22396, "INV_Relics_TotemofLife", "=q4=Totem of Life", "=ds=#s16#", " 1.69%" }, |
||
2446 | { 0,"","","" }, |
||
2447 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "3.51%" }, |
||
2448 | { 21273, "INV_Staff_20", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2449 | { 21275, "INV_Staff_20", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2450 | { 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h2#, #w6#" }, |
||
2451 | { 0,"","","" }, |
||
2452 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "2.69%" }, |
||
2453 | { 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#w1#" }, |
||
2454 | { 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#" }, |
||
2455 | { 21244, "INV_Weapon_Shortblade_35", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#w4#" }, |
||
2456 | { 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#" }, |
||
2457 | }; |
||
2458 | |||
2459 | AQ40Viscidus = { |
||
2460 | { 21624, "INV_Gauntlets_26", "=q4=Gauntlets of Kalimdor", "=ds=#s9#, #a3#", " 3.90%" }, |
||
2461 | { 21626, "INV_Pants_Mail_11", "=q4=Slime-coated Leggings", "=ds=#s11#, #a3#", "13.66%" }, |
||
2462 | { 21623, "INV_Gauntlets_26", "=q4=Gauntlets of the Righteous Champion", "=ds=#s9#, #a4#", " 5.37%" }, |
||
2463 | { 21622, "INV_Sword_58", "=q4=Sharpened Silithid Femur", "=ds=#h3#, #w10#", " 15.12%" }, |
||
2464 | { 0,"","","" }, |
||
2465 | { 21625, "INV_Misc_AhnQirajTrinket_06", "=q4=Scarab Brooch", "=ds=#s14#", "21.46%" }, |
||
2466 | { 21677, "INV_jewelry_ring_AhnQiraj_01", "=q4=Ring of the Qiraji Fury", "=ds=#s13#", "2.93% " }, |
||
2467 | { 22399, "INV_Relics_IdolofHealth", "=q4=Idol of Health", "=ds=#s16#", "7.32%" }, |
||
2468 | { 0,"","","" }, |
||
2469 | { 20932, "INV_Qiraj_BindingsDominance", "=q4=Qiraji Bindings of Dominance", "=q1=#m3#, #m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "87.32% " }, |
||
2470 | { 20928, "INV_Qiraj_BindingsCommand", "=q4=Qiraji Bindings of Command", "=q1=#m3#, #m1# =ds=#c5#, #c6#, #c9#, #c2#", "79.51%" }, |
||
2471 | { 0,"","","" }, |
||
2472 | { 0,"","","" }, |
||
2473 | { 0,"","","" }, |
||
2474 | { 0,"","","" }, |
||
2475 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "3.51%" }, |
||
2476 | { 21273, "INV_Staff_20", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2477 | { 21275, "INV_Staff_20", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2478 | { 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h2#, #w6#" }, |
||
2479 | { 0,"","","" }, |
||
2480 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "2.69%" }, |
||
2481 | { 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#w1#" }, |
||
2482 | { 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#" }, |
||
2483 | { 21244, "INV_Weapon_Shortblade_35", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#w4#" }, |
||
2484 | { 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#" }, |
||
2485 | }; |
||
2486 | |||
2487 | AQ40Huhuran = { |
||
2488 | { 21619, "INV_Gauntlets_17", "=q4=Gloves of the Messiah", "=ds=#s9#, #a1#", "12.01%" }, |
||
2489 | { 21621, "INV_Misc_Cape_01", "=q4=Cloak of the Golden Hive", "=ds=#s4#", "12.56%" }, |
||
2490 | { 21617, "INV_Gauntlets_17", "=q4=Wasphide Gauntlets", "=ds=#s9#, #a2#", "11.97%" }, |
||
2491 | { 21618, "INV_Bracer_02", "=q4=Hive Defiler Wristguards", "=ds=#s8#, #a4#", "10.34%" }, |
||
2492 | { 21616, "INV_Weapon_Bow_14", "=q4=Huhuran's Stinger", "=ds=#w2#", " 5.71%" }, |
||
2493 | { 0,"","","" }, |
||
2494 | { 21620, "INV_Jewelry_Ring_AhnQiraj_01", "=q4=Ring of the Martyr", "=ds=#s13#", " 12.97%" }, |
||
2495 | { 0,"","","" }, |
||
2496 | { 20932, "INV_Qiraj_BindingsDominance", "=q4=Qiraji Bindings of Dominance", "=q1=#m3#, #m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "76.81%" }, |
||
2497 | { 20928, "INV_Qiraj_BindingsCommand", "=q4=Qiraji Bindings of Command", "=q1=#m3#, #m1# =ds=#c5#, #c6#, #c9#, #c2#", "72.32%" }, |
||
2498 | { 0,"","","" }, |
||
2499 | { 0,"","","" }, |
||
2500 | { 0,"","","" }, |
||
2501 | { 0,"","","" }, |
||
2502 | { 0,"","","" }, |
||
2503 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "3.51%" }, |
||
2504 | { 21273, "INV_Staff_20", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2505 | { 21275, "INV_Staff_20", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2506 | { 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h2#, #w6#" }, |
||
2507 | { 0,"","","" }, |
||
2508 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "2.69%" }, |
||
2509 | { 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#w1#" }, |
||
2510 | { 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#" }, |
||
2511 | { 21244, "INV_Weapon_Shortblade_35", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#w4#" }, |
||
2512 | { 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#" }, |
||
2513 | }; |
||
2514 | |||
2515 | AQ40Emperors = { |
||
2516 | { 21600, "INV_Boots_Cloth_05", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "15.77%" }, |
||
2517 | { 21602, "INV_Bracer_13", "=q4=Qiraji Execution Bracers", "=ds=#s8#, #a2#", "15.95%" }, |
||
2518 | { 21599, "INV_Gauntlets_28", "=q4=Vek'lor's Gloves of Devastation", "=ds=#s9#, #a3#", "15.77%" }, |
||
2519 | { 21598, "INV_Belt_31", "=q4=Royal Qiraji Belt", "=ds=#s10#, #a4#", " 9.84%" }, |
||
2520 | { 21597, "INV_Wand_10", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", " 6.99%" }, |
||
2521 | { 21601, "INV_jewelry_ring_AhnQiraj_01", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "17.27%" }, |
||
2522 | { 0,"","","" }, |
||
2523 | { 21604, "INV_Bracer_13", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "12.51% " }, |
||
2524 | { 21605, "INV_Gauntlets_19", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "15.45%" }, |
||
2525 | { 21609, "INV_Belt_11", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "13.35%" }, |
||
2526 | { 21607, "INV_Belt_32", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "2.72%" }, |
||
2527 | { 21606, "INV_Belt_34", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "12.22%" }, |
||
2528 | { 21679, "INV_Sword_56", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", " 9.25%" }, |
||
2529 | { 21608, "INV_Jewelry_Necklace_AhnQiraj_01", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "14.25%" }, |
||
2530 | { 0,"","","" }, |
||
2531 | { 20930, "INV_Bracer_18", "=q4=Vek'lor's Diadem", "=q1=#m3#, #m1# =ds=#c7#, #c1#, #c6#, #c2#, #c4#", "85.63% " }, |
||
2532 | { 20926, "INV_Bracer_18", "=q4=Vek'nilash's Circlet", "=q1=#m3#, #m1# =ds=#c8#, #c3#, #c5#, #c9#", "84.33%" }, |
||
2533 | { 0,"","","" }, |
||
2534 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "3.51%" }, |
||
2535 | { 21273, "INV_Staff_20", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2536 | { 21275, "INV_Staff_20", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2537 | { 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h2#, #w6#" }, |
||
2538 | { 0,"","","" }, |
||
2539 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "2.69%" }, |
||
2540 | { 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#w1#" }, |
||
2541 | { 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#" }, |
||
2542 | { 21244, "INV_Weapon_Shortblade_35", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#w4#" }, |
||
2543 | { 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#" }, |
||
2544 | }; |
||
2545 | |||
2546 | AQ40Ouro = { |
||
2547 | { 21611, "INV_Bracer_13", "=q4=Burrower Bracers", "=ds=#s8#, #a1#", "24.44%" }, |
||
2548 | { 21615, "INV_Helmet_51", "=q4=Don Rigoberto's Lost Hat", "=ds=#s1#, #a1#", "28.63%" }, |
||
2549 | { 21610, "INV_Shield_24", "=q4=Wormscale Blocker", "=ds=#w8#", "16.54%" }, |
||
2550 | { 23570, "INV_Misc_EngGizmos_19", "=q4=Jom Gabbar", "=ds=#s14#" }, |
||
2551 | { 23558, "INV_Shield_23","=q4=The Burrower's Shell", "=ds=#s14#" }, |
||
2552 | { 23557, "INV_Weapon_Rifle_10", "=q4=Larvae of the Great Worm", "=ds=#w5#" }, |
||
2553 | { 0,"","","" }, |
||
2554 | { 20927, "INV_Qiraj_OuroHide", "=q4=Ouro's Intact Hide", "=q1=#m3#, #m1# =ds=#c3#, #c5#, #c6#, #c9#", "78.93%" }, |
||
2555 | { 20931, "INV_Qiraj_SkinSandworm", "=q4=Skin of the Great Sandworm", "=q1=#m3#, #m1# =ds=#c8#, #c7#, #c1#, #c2#, #c4#", "85.15%" }, |
||
2556 | { 0,"","","" }, |
||
2557 | { 0,"","","" }, |
||
2558 | { 0,"","","" }, |
||
2559 | { 0,"","","" }, |
||
2560 | { 0,"","","" }, |
||
2561 | { 0,"","","" }, |
||
2562 | { 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "3.51%" }, |
||
2563 | { 21273, "INV_Staff_20", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2564 | { 21275, "INV_Staff_20", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#" }, |
||
2565 | { 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h2#, #w6#" }, |
||
2566 | { 0,"","","" }, |
||
2567 | { 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "2.69%" }, |
||
2568 | { 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#w1#" }, |
||
2569 | { 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#" }, |
||
2570 | { 21244, "INV_Weapon_Shortblade_35", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#w4#" }, |
||
2571 | { 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#" }, |
||
2572 | }; |
||
2573 | |||
2574 | AQ40CThun = { |
||
2575 | { 22730, "INV_Belt_12", "=q4=Eyestalk Waist Cord", "=ds=#s10#, #a1#", "10.41%" }, |
||
2576 | { 21582, "INV_Belt_31", "=q4=Grasp of the Old God", "=ds=#s10#, #a1#", "15.04%" }, |
||
2577 | { 21585, "INV_Gauntlets_17", "=q4=Dark Storm Gauntlets", "=ds=#s9#, #a1#", "13.63%" }, |
||
2578 | { 21583, "INV_Misc_Cape_02", "=q4=Cloak of Clarity", "=ds=#s4#", "14.45%" }, |
||
2579 | { 22731, "INV_Misc_Cape_18", "=q4=Cloak of the Devoured", "=ds=#s4#", "16.34%" }, |
||
2580 | { 21586, "INV_Belt_26", "=q4=Belt of Never-ending Agony", "=ds=#s10#, #a2#", "11.24%" }, |
||
2581 | { 21581, "INV_Gauntlets_31", "=q4=Gauntlets of Annihilation", "=ds=#s9#, #a4#", "12.04%" }, |
||
2582 | { 21126, "INV_Weapon_Shortblade_33", "=q4=Death's Sting", "=ds=#h1#, #w4#", "6.84%" }, |
||
2583 | { 21134, "INV_Axe_24", "=q4=Dark Edge of Insanity", "=ds=#h2#, #w1#", "5.93%" }, |
||
2584 | { 21839, "INV_Mace22", "=q4=Scepter of the False Prophet", "=ds=#h3#, #w6#", "4.75%" }, |
||
2585 | { 0,"","","" }, |
||
2586 | { 21579, "INV_Misc_AhnQirajTrinket_05", "=q4=Vanquished Tentacle of C'Thun", "=ds=#s14#", "12.18%" }, |
||
2587 | { 21596, "INV_Jewelry_Ring_AhnQiraj_06", "=q4=Ring of the Godslayer", "=ds=#s13#", "11.83%" }, |
||
2588 | { 22732, "INV_Jewelry_Necklace_AhnQiraj_04", "=q4=Mark of C'Thun", "=ds=#s2#", "10.62%" }, |
||
2589 | { 0,"","","" }, |
||
2590 | { 20933, "INV_Qiraj_HuskOldGod", "=q4=Husk of the Old God", "=q1=#m3#, #m1# =ds=#c8#, #c3#, #c1#, #c5#", "81.93%" }, |
||
2591 | { 20929, "INV_Qiraj_CarapaceOldGod", "=q4=Carapace of the Old God", "=q1=#m3#, #m1# =ds=#c7#, #c6#, #c9#, #c2#, #c4#", "77.88%" }, |
||
2592 | { 0,"","","" }, |
||
2593 | { 21221, "Spell_Shadow_DetectInvisibility", "=q4=Eye of C'Thun", "=ds=#m2#!", "100%" }, |
||
2594 | { 0,"","","" }, |
||
2595 | { 21712, "INV_Jewelry_Necklace_AhnQiraj_02", "=q4=Amulet of the Fallen God", "=q1=#m4# =ds=#s2#" }, |
||
2596 | { 21710, "INV_Misc_Cape_10", "=q4=Cloak of the Fallen God", "=q1=#m4# =ds=#s4#" }, |
||
2597 | { 21709, "INV_Jewelry_Ring_AhnQiraj_02", "=q4=Ring of the Fallen God", "=q1=#m4# =ds=#s13#" }, |
||
2598 | }; |
||
2599 | |||
2600 | AQ40Trash = { |
||
2601 | { 21838, "INV_Chest_Cloth_48", "=q4=Garb of Royal Ascension", "=ds=#s5#, #a1#", "0.20%" }, |
||
2602 | { 21888, "INV_Gauntlets_14", "=q4=Gloves of the Immortal", "=ds=#s9#, #a1#", "0.16%" }, |
||
2603 | { 21889, "INV_Gauntlets_19", "=q4=Gloves of the Redeemed Prophecy", "=ds=#s9#, #a4#", "0.39%" }, |
||
2604 | { 21856, "INV_Axe_09", "=q4=Neretzek, The Blood Drinker", "=ds=#h2#, #w1#", "0.20%" }, |
||
2605 | { 21837, "INV_Hammer_11", "=q4=Anubisath Warhammer", "=ds=#h1#, #w6#", "0.21%" }, |
||
2606 | { 21891, "INV_Misc_AhnQirajTrinket_04", "=q4=Shard of the Fallen Star", "=ds=#s14#", "0.59%" }, |
||
2607 | { 21836, "INV_Jewelry_Ring_34", "=q4=Ritssyn's Ring of Chaos", "=ds=#s13#", "0.18%" }, |
||
2608 | { 0,"","","" }, |
||
2609 | { 0,"","","" }, |
||
2610 | { 0,"","","" }, |
||
2611 | { 0,"","","" }, |
||
2612 | { 0,"","","" }, |
||
2613 | { 0,"","","" }, |
||
2614 | { 0,"","","" }, |
||
2615 | { 0,"","","" }, |
||
2616 | { 21218, "INV_Misc_QirajiCrystal_04", "=q3=Blue Qiraji Resonating Crystal", "=ds=#e7#", "10.64%" }, |
||
2617 | { 21324, "INV_Misc_QirajiCrystal_01", "=q3=Yellow Qiraji Resonating Crystal", "=ds=#e7#", "12.15%" }, |
||
2618 | { 21323, "INV_Misc_QirajiCrystal_03", "=q3=Green Qiraji Resonating Crystal", "=ds=#e7#", "11.62%" }, |
||
2619 | { 21321, "INV_Misc_QirajiCrystal_02", "=q3=Red Qiraji Resonating Crystal", "=ds=#e7#", "1.39%" }, |
||
2620 | }; |
||
2621 | |||
2622 | AQ40Mage = { |
||
2623 | { 0,"Spell_Frost_IceStorm","=q6=#aq40s3#","" }, --Mage |
||
2624 | { 21343, "INV_Chest_Cloth_11", "=q4=Enigma Robes", " =q4=#x28#=ds=, #r3#" }, |
||
2625 | { 21347, "INV_Helmet_06", "=q4=Enigma Circlet", " =q4=#x26#=ds=, #r2#" }, |
||
2626 | { 21346, "INV_Pants_Cloth_08", "=q4=Enigma Leggings", " =q4=#x27#=ds=, #r2#" }, |
||
2627 | { 21345, "INV_Shoulder_03", "=q4=Enigma Shoulderpads", " =q4=#x25#=ds=, #r1#" }, |
||
2628 | { 21344, "INV_Boots_Cloth_03", "=q4=Enigma Boots", " =q4=#x25#=ds=, #r1#" }, |
||
2629 | }; |
||
2630 | AQ40Priest = { |
||
2631 | { 0,"Spell_Holy_PowerWordShield","=q6=#aq40s5#","" }, --Priest |
||
2632 | { 21351, "INV_Chest_Cloth_10", "=q4=Vestments of the Oracle", " =q4=#x28#=ds=, #r3#" }, |
||
2633 | { 21348, "INV_Helmet_06", "=q4=Tiara of the Oracle", " =q4=#x26#=ds=, #r2#" }, |
||
2634 | { 21352, "INV_Pants_Cloth_07", "=q4=Trousers of the Oracle"," =q4=#x27#=ds=, #r2#" }, |
||
2635 | { 21350, "INV_Shoulder_03", "=q4=Mantle of the Oracle", " =q4=#x29#=ds=, #r1#" }, |
||
2636 | { 21349, "INV_Boots_Cloth_07", "=q4=Footwraps of the Oracle", " =q4=#x29#=ds=, #r1#" }, |
||
2637 | }; |
||
2638 | AQ40Warlock = { |
||
2639 | { 0,"Spell_Shadow_CurseOfTounges","=q6=#aq40s8#","" }, --Warlock |
||
2640 | { 21334, "INV_Chest_Cloth_12", "=q4=Doomcaller's Robes", " =q4=#x28#=ds=, #r3#" }, |
||
2641 | { 21337, "INV_Helmet_06", "=q4=Doomcaller's Circlet", " =q4=#x26#=ds=, #r2#" }, |
||
2642 | { 21336, "INV_Pants_Cloth_02", "=q4=Doomcaller's Trousers", " =q4=#x31#=ds=, #r2#" }, |
||
2643 | { 21335, "INV_Shoulder_03", "=q4=Doomcaller's Mantle", " =q4=#x25#=ds=, #r1#" }, |
||
2644 | { 21338, "INV_Boots_Cloth_02", "=q4=Doomcaller's Footwraps", " =q4=#x25#=ds=, #r1#" }, |
||
2645 | }; |
||
2646 | AQ40Rogue = { |
||
2647 | { 0,"Ability_BackStab","=q6=#aq40s6#","" }, --Rogue |
||
2648 | { 21364, "INV_Chest_Leather_08", "=q4=Deathdealer's Vest", " =q4=#x32#=ds=, #r3#" }, |
||
2649 | { 21360, "INV_Helmet_04", "=q4=Deathdealer's Helm", " =q4=#x30#=ds=, #r2#" }, |
||
2650 | { 21362, "INV_Pants_Leather_07", "=q4=Deathdealer's Leggings", " =q4=#x27#=ds=, #r2#" }, |
||
2651 | { 21361, "INV_Shoulder_03", "=q4=Deathdealer's Spaulders", " =q4=#x29#=ds=, #r1#" }, |
||
2652 | { 21359, "INV_Boots_08", "=q4=Deathdealer's Boots", " =q4=#x29#=ds=, #r1#" }, |
||
2653 | }; |
||
2654 | |||
2655 | AQ40Druid = { |
||
2656 | { 0,"Spell_Nature_Regeneration","=q6=#aq40s1#","" }, --Druid |
||
2657 | { 21357, "INV_Chest_Leather_08", "=q4=Genesis Vest", " =q4=#x28#=ds=, #r3#" }, |
||
2658 | { 21353, "INV_Helmet_06", "=q4=Genesis Helm", " =q4=#x30#=ds=, #r2#" }, |
||
2659 | { 21356, "INV_Pants_Leather_01", "=q4=Genesis Trousers", " =q4=#x31#=ds=, #r2#" }, |
||
2660 | { 21354, "INV_Shoulder_03", "=q4=Genesis Shoulderpads", " =q4=#x25#=ds=, #r1#" }, |
||
2661 | { 21355, "INV_Boots_Cloth_07", "=q4=Genesis Boots", " =q4=#x25#=ds=, #r1#" }, |
||
2662 | }; |
||
2663 | AQ40Shaman = { |
||
2664 | { 0,"Spell_FireResistanceTotem_01","=q6=#aq40s7#","" }, --Shaman |
||
2665 | { 21374, "INV_Chest_Chain_13", "=q4=Stormcaller's Hauberk", " =q4=#x32#=ds=, #r3#" }, |
||
2666 | { 21372, "INV_Helmet_73", "=q4=Stormcaller's Diadem", " =q4=#x30#=ds=, #r2#" }, |
||
2667 | { 21375, "INV_Pants_Mail_10", "=q4=Stormcaller's Leggings", " =q4=#x31#=ds=, #r2#" }, |
||
2668 | { 21376, "INV_Shoulder_03", "=q4=Stormcaller's Pauldrons", " =q4=#x25#=ds=, #r1#" }, |
||
2669 | { 21373, "INV_Boots_Chain_07", "=q4=Stormcaller's Footguards", " =q4=#x25#=ds=, #r1#" }, |
||
2670 | }; |
||
2671 | AQ40Hunter = { |
||
2672 | { 0,"Ability_Hunter_RunningShot","=q6=#aq40s2#","" }, --Hunter |
||
2673 | { 21370, "INV_Chest_Chain_04", "=q4=Striker's Hauberk", " =q4=#x32#=ds=, #r3#" }, |
||
2674 | { 21366, "INV_Helmet_73", "=q4=Striker's Diadem", " =q4=#x30#=ds=, #r2#" }, |
||
2675 | { 21368, "INV_Pants_Mail_11", "=q4=Striker's Leggings", " =q4=#x31#=ds=, #r2#" }, |
||
2676 | { 21367, "INV_Shoulder_36", "=q4=Striker's Pauldrons", " =q4=#x29#=ds=, #r1#" }, |
||
2677 | { 21365, "INV_Boots_Chain_08", "=q4=Striker's Footguards", " =q4=#x29#=ds=, #r1#" }, |
||
2678 | }; |
||
2679 | AQ40Warrior = { |
||
2680 | { 0,"INV_Shield_05","=q6=#aq40s9#","" }, --Warrior |
||
2681 | { 21331, "INV_Chest_Plate12", "=q4=Conqueror's Breastplate", " =q4=#x32#=ds=, #r3#" }, |
||
2682 | { 21329, "INV_Helmet_72", "=q4=Conqueror's Crown", " =q4=#x26#=ds=, #r2#" }, |
||
2683 | { 21332, "INV_Pants_Plate_03", "=q4=Conqueror's Legguards", " =q4=#x27#=ds=, #r2#" }, |
||
2684 | { 21330, "INV_Shoulder_35", "=q4=Conqueror's Spaulders", " =q4=#x29#=ds=, #r1#" }, |
||
2685 | { 21333, "INV_Boots_Plate_05", "=q4=Conqueror's Greaves", " =q4=#x29#=ds=, #r1#" }, |
||
2686 | }; |
||
2687 | |||
2688 | AQ40Paladin = { |
||
2689 | { 0,"Spell_Holy_SealOfMight","=q6=#aq40s4#","" }, --Paladin |
||
2690 | { 21389, "INV_Chest_Plate03", "=q4=Avenger's Breastplate", " =q4=#x32#=ds=, #r3#" }, |
||
2691 | { 21387, "INV_Helmet_72", "=q4=Avenger's Crown", " =q4=#x30#=ds=, #r2#" }, |
||
2692 | { 21390, "INV_Pants_Plate_02", "=q4=Avenger's Legguards", " =q4=#x31#=ds=, #r2#" }, |
||
2693 | { 21391, "INV_Shoulder_35", "=q4=Avenger's Pauldrons", " =q4=#x25#=ds=, #r1#" }, |
||
2694 | { 21388, "INV_Boots_Chain_07", "=q4=Avenger's Greaves", " =q4=#x25#=ds=, #r1#" }, |
||
2695 | }; |
||
2696 | |||
2697 | ------------------- |
||
2698 | -- AQ Enchants -- |
||
2699 | ------------------- |
||
2700 | |||
2701 | AQEnchants = { |
||
2702 | { 20728, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# #m14#" }, |
||
2703 | { 20731, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# #m14#" }, |
||
2704 | { 20734, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# #m14#" }, |
||
2705 | { 20729, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# #m14#" }, |
||
2706 | { 20736, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# #m14#" }, |
||
2707 | { 20730, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# #m14#" }, |
||
2708 | { 20727, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# #m14#" }, |
||
2709 | }; |
||
2710 | ------------------- |
||
2711 | --Gnomeregan-- |
||
2712 | ------------------- |
||
2713 | |||
2714 | GnViscousFallout = { |
||
2715 | { 9454, "INV_Boots_05", "=q3=Acidic Walkers", "=ds=#s12#, #a1#", "54.02%" }, |
||
2716 | { 9453, "INV_Weapon_ShortBlade_02", "=q3=Toxic Revenger", "=ds=#h1#, #w4#", "19.05%" }, |
||
2717 | { 9452, "INV_Staff_15", "=q3=Hydrocane", "=ds=#h2#, #w9#", "18.25%" }, |
||
2718 | }; |
||
2719 | |||
2720 | GnGrubbis = { |
||
2721 | { 9445, "INV_Gauntlets_17", "=q3=Grubbis Paws", "=ds=#s9#, #a3#", "9.22%" }, |
||
2722 | }; |
||
2723 | |||
2724 | GnElectrocutioner6000 = { |
||
2725 | { 9447, "INV_Misc_Gear_04", "=q3=Electrocutioner Lagnut", "=ds=#s13#", "28.44%" }, |
||
2726 | { 9446, "INV_Sword_30", "=q3=Electrocutioner Leg", "=ds=#h3#, #w10#", "13.19%" }, |
||
2727 | { 0,"","","" }, |
||
2728 | { 9448, "INV_Misc_Bandage_09", "=q2=Spidertank Oilrag", "=ds=#s8#, #a1#", "28.37%" }, |
||
2729 | { 0,"","","" }, |
||
2730 | { 6893, "INV_Misc_Key_06", "=q1=Workshop Key", "=ds=#e14#" }, |
||
2731 | }; |
||
2732 | |||
2733 | GnMekgineerThermaplugg = { |
||
2734 | { 9458, "INV_Shield_10", "=q3=Thermaplugg's Central Core", "=ds=#w8#", "28.61%" }, |
||
2735 | { 9461, "INV_Misc_Gear_01", "=q3=Charged Gear", "=ds=#s13#", "28.49%" }, |
||
2736 | { 9459, "INV_Axe_03", "=q3=Thermaplugg's Left Arm", "=ds=#h2#, #w1#", "18.05%" }, |
||
2737 | { 9492, "INV_Gizmo_01", "=q3=Electromagnetic Gigaflux Reactivator", "=ds=#s1#, #a1#", "7.65%" }, |
||
2738 | }; |
||
2739 | |||
2740 | GnDIAmbassador = { |
||
2741 | { 9456, "INV_Weapon_Rifle_02", "=q3=Glass Shooter", "=ds=#w5#", "38.01%" }, |
||
2742 | { 9455, "INV_Bracer_09", "=q3=Emissary Cuffs", "=ds=#s8#, #a2#", "33.96%" }, |
||
2743 | { 9457, "INV_Mace_08", "=q3=Royal Diplomatic Scepter", "=ds=#h1#, #w6#", "17.79%" }, |
||
2744 | }; |
||
2745 | |||
2746 | GnCrowdPummeler960 = { |
||
2747 | { 9449, "INV_Mace_14", "=q3=Manual Crowd Pummeler", "=ds=#h2#, #w6#", "33.14%" }, |
||
2748 | { 0,"","","" }, |
||
2749 | { 9450, "INV_Boots_03", "=q2=Gnomebot Operating Boots", "=ds=#s12#, #a2#", "60.45%" }, |
||
2750 | }; |
||
2751 | |||
2752 | ------------------- |
||
2753 | -- TheStockade -- |
||
2754 | ------------------- |
||
2755 | |||
2756 | SWStKamDeepfury = { |
||
2757 | { 2280, "INV_Staff_06", "=q2=Kam's Walking Stick", "=ds=#h2#, #w9#", "0.62%" }; |
||
2758 | }; |
||
2759 | |||
2760 | SWStBruegalIronknuckle = { |
||
2761 | { 3228, "INV_Bracer_02", "=q3=Jimmied Handcuffs", "=ds=#s8#, #a3#", "54.73%" }; |
||
2762 | { 2942, "INV_Gauntlets_04", "=q3=Iron Knuckles", "=ds=#h1#, #w13#", "18.18%" }; |
||
2763 | { 2941, "INV_Weapon_ShortBlade_18", "=q3=Prison Shank", "=ds=#h1#, #w4#", "16.05%" }; |
||
2764 | }; |
||
2765 | |||
2766 | ---------------------------- |
||
2767 | --Blackfathom Deeps ------- |
||
2768 | ---------------------------- |
||
2769 | |||
2770 | BFDGhamoora = { |
||
2771 | { 6907, "INV_Shirt_06", "=q3=Tortoise Armor", "=ds=#s5#, #a3#", "30.59%" }, |
||
2772 | { 0,"","","" }, |
||
2773 | { 6908, "INV_Belt_24", "=q2=Ghamoo-ra's Bind", "=ds=#s10#, #a1#", "45.81%" }, |
||
2774 | }; |
||
2775 | |||
2776 | BFDLadySarevess = { |
||
2777 | { 888, "INV_Gauntlets_13", "=q3=Naga Battle Gloves", "=ds=#s9#, #a2#", "33.72%" }, |
||
2778 | { 0,"","","" }, |
||
2779 | { 11121, "INV_Sword_36", "=q2=Darkwater Talwar", "=ds=#h3#, #w10#", "33.10%" }, |
||
2780 | { 3078, "INV_Weapon_Bow_04", "=q2=Naga Heartpiercer", "=ds=#w2#", "16.87%" }, |
||
2781 | }; |
||
2782 | |||
2783 | BFDGelihast = { |
||
2784 | { 6906, "INV_Gauntlets_10", "=q3=Algae Fists", "=ds=#s9#, #a3#", "38.24%" }, |
||
2785 | { 0,"","","" }, |
||
2786 | { 6905, "INV_Weapon_Halberd_06", "=q2=Reef Axe", "=ds=#h2#, #w1#", "42.29%" }, |
||
2787 | { 0,"","","" }, |
||
2788 | { 1470, "INV_Misc_Bag_05", "=q1=Murloc Skin Bag", "=ds=#m13# #e10#", "14.13%" }, |
||
2789 | }; |
||
2790 | |||
2791 | BFDBaronAquanis = { |
||
2792 | { 16782, "Spell_Shadow_Teleport", "=q1=Strange Water Globe", "=ds=#m2# (#m6#)", "90.35%" }, |
||
2793 | }; |
||
2794 | |||
2795 | BFDTwilightLordKelris = { |
||
2796 | { 1155, "INV_Staff_06", "=q3=Rod of the Sleepwalker", "=ds=#h2#, #w9#", "45.59%" }, |
||
2797 | { 0,"","","" }, |
||
2798 | { 6903, "INV_Pants_02", "=q2=Gaze Dreamer Pants", "=ds=#s11#, #a1#", "31.90%" }, |
||
2799 | }; |
||
2800 | |||
2801 | BFDOldSerrakis = { |
||
2802 | { 6901, "INV_Misc_MonsterScales_03", "=q3=Glowing Thresher Cape", "=ds=#s4#", "36.14%" }, |
||
2803 | { 6904, "INV_Misc_MonsterFang_01", "=q3=Bite of Serra'kis", "=ds=#h1#, #w4#", "15.34%" }, |
||
2804 | { 0,"","","" }, |
||
2805 | { 6902, "INV_Bracer_08", "=q2=Bands of Serra'kis", "=ds=#s8#, #a2#", "29.24%" }, |
||
2806 | }; |
||
2807 | |||
2808 | BFDAkumai = { |
||
2809 | { 6910, "INV_Pants_14", "=q3=Leech Pants", "=ds=#s11#, #a1#", "29.72%" }, |
||
2810 | { 6911, "INV_Belt_25", "=q3=Moss Cinch", "=ds=#s10#, #a2#", "29.01%" }, |
||
2811 | { 6909, "INV_Sword_42", "=q3=Strike of the Hydra", "=ds=#h2#, #w10#", "14.46%" }, |
||
2812 | }; |
||
2813 | |||
2814 | ---------------------------- |
||
2815 | -- Wailing Caverns ----------- |
||
2816 | ---------------------------- |
||
2817 | |||
2818 | WCLordCobrahn = { |
||
2819 | { 6460, "INV_Belt_03", "=q3=Cobrahn's Grasp", "=ds=#s10#, #a3#", "16.20%" }, |
||
2820 | { 10410, "INV_Pants_11", "=q3=Leggings of the Fang", "=ds=#s11#, #a2#", "16.03%" }, |
||
2821 | { 0, "", "", "" }, |
||
2822 | { 6465, "INV_Chest_Cloth_36", "=q2=Robe of the Moccasin", "=ds=#s5#, #a1#", "51.73%" }, |
||
2823 | }; |
||
2824 | |||
2825 | WCLadyAnacondra = { |
||
2826 | { 10412, "INV_Belt_30", "=q2=Belt of the Fang", "=ds=#s10#, #a2#", "8.63%" }, |
||
2827 | { 0, "", "", "" }, |
||
2828 | { 5404, "INV_Shoulder_08", "=q1=Serpent's Shoulders", "=ds=#s3#, #a2#", "58.61%" }, |
||
2829 | { 6446, "INV_Misc_Bag_12", "=q1=Snakeskin Bag", "=ds=#e10#", "6.61%" }, |
||
2830 | }; |
||
2831 | |||
2832 | WCKresh = { |
||
2833 | { 13245, "INV_Shield_18", "=q3=Kresh's Back", "=ds=#w8#", "9.17%" }, |
||
2834 | { 0, "", "", "" }, |
||
2835 | { 6447, "INV_Shield_21", "=q1=Worn Turtle Shell Shield", "=ds=#w8#", "63.66%" }, |
||
2836 | }; |
||
2837 | |||
2838 | WCLordPythas = { |
||
2839 | { 6472, "INV_Wand_10", "=q3=Stinging Viper", "=ds=#h1#, #w6#", "28.24%" }, |
||
2840 | { 0, "", "", "" }, |
||
2841 | { 6473, "INV_Shirt_16", "=q2=Armor of the Fang", "=ds=#s5#, #a2#", "52.06%" }, |
||
2842 | }; |
||
2843 | |||
2844 | WCSkum = { |
||
2845 | { 6449, "INV_Chest_Cloth_15", "=q3=Glowing Lizardscale Cloak", "=ds=#s4#", "38.24%" }, |
||
2846 | { 0, "", "", "" }, |
||
2847 | { 6448, "INV_Weapon_ShortBlade_10", "=q2=Tail Spike", "=ds=#h1#, #w4#", "39.24%" }, |
||
2848 | }; |
||
2849 | |||
2850 | WCLordSerpentis = { |
||
2851 | { 6469, "INV_Weapon_Bow_10", "=q3=Venomstrike", "=ds=#w2#", "16.63%" }, |
||
2852 | { 0, "", "", "" }, |
||
2853 | { 6459, "INV_Boots_01", "=q2=Savage Trodders", "=ds=#s12#, #a3#", "24.39%" }, |
||
2854 | { 5970, "INV_Gauntlets_19", "=q2=Serpent Gloves", "=ds=#s9#, #a1#", "20.96%" }, |
||
2855 | { 10411, "INV_Boots_04", "=q2=Footpads of the Fang", "=ds=#s12#, #a2#", "19.07%" }, |
||
2856 | }; |
||
2857 | |||
2858 | WCVerdan = { |
||
2859 | { 6630, "INV_Shield_10", "=q3=Seedcloud Buckler", "=ds=#w8#", "35.38%" }, |
||
2860 | { 6631, "INV_Staff_25", "=q3=Living Root", "=ds=#h2# #w9#", "34.47%" }, |
||
2861 | { 0, "", "", "" }, |
||
2862 | { 6629, "INV_Misc_Cape_17", "=q2=Sporid Cape", "=ds=#s4#", "16.65%" }, |
||
2863 | }; |
||
2864 | |||
2865 | WCMutanus = { |
||
2866 | { 6461, "INV_Shoulder_05", "=q3=Slime-encrusted Pads", "=ds=#s3#, #a1#", "22.96%" }, |
||
2867 | { 6463, "INV_Jewelry_Ring_15", "=q3=Deep Fathom Ring", "=ds=#s13#", "21.99%" }, |
||
2868 | { 6627, "INV_Chest_Plate08", "=q3=Mutant Scale Breastplate", "=ds=#s5#, #a3#", "18.33%" }, |
||
2869 | { 0, "", "", "" }, |
||
2870 | { 10441, "INV_Stone_03", "=q1=Glowing Shard", "=ds=#m2#" }, |
||
2871 | }; |
||
2872 | |||
2873 | WCDeviateFaerieDragon = { |
||
2874 | { 5243, "INV_Wand_11", "=q3=Firebelcher", "=ds=#w12#", "39.65%" }; |
||
2875 | { 0, "", "", "" }, |
||
2876 | { 6632, "INV_Misc_Cape_02", "=q2=Feyscale Cloak", "=ds=#s4#", "37.84%" }; |
||
2877 | }; |
||
2878 | |||
2879 | WCViperSET = { |
||
2880 | { 10410, "INV_Pants_11", "=q3=Leggings of the Fang", "#x1#", "16.03%" }, |
||
2881 | { 10412, "INV_Belt_30", "=q2=Belt of the Fang", "#x2#", "8.64%" }, |
||
2882 | { 10411, "INV_Boots_04", "=q2=Footpads of the Fang", "#x3#", "19.08%" }, |
||
2883 | { 10413, "INV_Gauntlets_18", "=q2=Gloves of the Fang", "#x4#", "1.20%" }, |
||
2884 | { 6473, "INV_Shirt_16", "=q2=Armor of the Fang", "#x5#", "52.05%" }, |
||
2885 | }; |
||
2886 | |||
2887 | ---------------------------- |
||
2888 | -- The Deadmines ------------ |
||
2889 | ---------------------------- |
||
2890 | |||
2891 | VCRhahkZor = { |
||
2892 | { 872, "INV_ThrowingAxe_01", "=q2=Rockslicer", "=ds=#h2#, #w1#", "3.13%" }, |
||
2893 | { 0, "", "", "" }, |
||
2894 | { 5187, "INV_Hammer_09", "=q1=Rhahk'Zor's Hammer", "=ds=#h2#, #w6#", "77.98%" }, |
||
2895 | }; |
||
2896 | |||
2897 | VCMinerJohnson = { |
||
2898 | { 5443, "INV_Shield_02", "=q3=Gold-plated Buckler", "=ds=#w8#", "37.21%" }, |
||
2899 | { 0, "", "", "" }, |
||
2900 | { 5444, "INV_Misc_Cape_11", "=q2=Miner's Cape", "=ds=#s4#", "54.88%" }, |
||
2901 | }; |
||
2902 | |||
2903 | VCSneed = { |
||
2904 | { 5194, "INV_ThrowingAxe_06", "=q3=Taskmaster Axe", "=ds=#h2#, #w1#", "26.23%" }, |
||
2905 | { 0, "", "", "" }, |
||
2906 | { 5195, "INV_Gauntlets_23", "=q2=Gold-flecked Gloves", "=ds=#s9#, #a1#", "62.38%" }, |
||
2907 | { 1937, "INV_Sword_24", "=q2=Buzz Saw", "=ds=#h1#, #w10#", "8.75%" }, |
||
2908 | { 0, "", "", "" }, |
||
2909 | { 2169, "INV_Weapon_ShortBlade_05", "=q1=Buzzer Blade", "=ds=#h1#, #w4#", "70.78%" }, |
||
2910 | }; |
||
2911 | |||
2912 | VCGilnid = { |
||
2913 | { 1156, "INV_Jewelry_Ring_09", "=q3=Lavishly Jeweled Ring", "=ds=#s13#", "35.02%" }, |
||
2914 | { 0, "", "", "" }, |
||
2915 | { 5199, "INV_Pants_02", "=q2=Smelting Pants", "=ds=#s11#, #a2#", "51.37%" }, |
||
2916 | }; |
||
2917 | |||
2918 | VCDefiasGunpowder = { |
||
2919 | { 5397, "INV_Head_1", "=q1=Defias Gunpowder", "=ds=#m3#", "100%" }, |
||
2920 | }; |
||
2921 | |||
2922 | VCCaptainGreenskin = { |
||
2923 | { 5201, "INV_Staff_13", "=q3=Emberstone Staff", "=ds=#h2#, #w9#", "34.10%" }, |
||
2924 | { 0, "", "", "" }, |
||
2925 | { 5200, "INV_Spear_07", "=q2=Impaling Harpoon", "=ds=#w7#", "25.39%" }, |
||
2926 | { 10403, "INV_Belt_26", "=q2=Blackened Defias Belt", "=ds=#s10#, #a2#", "23.26%" }, |
||
2927 | }; |
||
2928 | |||
2929 | VCVanCleef = { |
||
2930 | { 5202, "INV_Shirt_08", "=q3=Corsair's Overshirt", "=ds=#s5#, #a1#", "22.86%" }, |
||
2931 | { 5193, "INV_Misc_Cape_08", "=q3=Cape of the Brotherhood", "=ds=#s4#", "21.25%" }, |
||
2932 | { 10399, "INV_Chest_Leather_08", "=q3=Blackened Defias Armor", "=ds=#s5#, #a2#", "14.77%" }, |
||
2933 | { 5191, "INV_Sword_24", "=q3=Cruel Barb", "=ds=#h1#, #w10#", "14.17%" }, |
||
2934 | { 0, "", "", "" }, |
||
2935 | { 2874, "INV_Letter_15", "=q1=An Unsent Letter", "=ds=#m2#" }, |
||
2936 | { 3637, "INV_Misc_Head_Human_01", "=q1=Head of VanCleef", "=ds=#m2#" }, |
||
2937 | }; |
||
2938 | |||
2939 | VCMrSmite = { |
||
2940 | { 7230, "INV_Hammer_09", "=q3=Smite's Mighty Hammer", "=ds=#h2#, #w6#", "17.27%" }, |
||
2941 | { 0, "", "", "" }, |
||
2942 | { 5192, "INV_Sword_24", "=q2=Thief's Blade", "=ds=#h1#, #w10#", "34.96%" }, |
||
2943 | { 5196, "INV_Axe_22", "=q2=Smite's Reaver", "=ds=#h1#, #w1#", "33.95%" }, |
||
2944 | }; |
||
2945 | |||
2946 | VCCookie = { |
||
2947 | { 5198, "INV_Staff_02", "=q3=Cookie's Stirring Rod", "=ds=#w12#", "30.90%" }, |
||
2948 | { 0, "", "", "" }, |
||
2949 | { 5197, "INV_Fabric_Silk_02", "=q2=Cookie's Tenderizer", "=ds=#h1#, #w6#", "49.62%" }, |
||
2950 | { 0, "", "", "" }, |
||
2951 | { 8490, "INV_Box_PetCarrier_01", "=q1=Cat Carrier (Siamese)", "=ds=#e15#", "12.38%" }, |
||
2952 | }; |
||
2953 | |||
2954 | VCDefiasSET = { |
||
2955 | { 10399, "INV_Chest_Leather_08", "=q3=Blackened Defias Armor", "#x6#", "14.77%" }, |
||
2956 | { 10403, "INV_Belt_26", "=q2=Blackened Defias Belt", "#x7#", "23.26%" }, |
||
2957 | { 10402, "INV_Boots_05", "=q2=Blackened Defias Boots", "#x8#", "1.23%" }, |
||
2958 | { 10401, "INV_Gauntlets_18", "=q2=Blackened Defias Gloves", "#x9#", "1.76%" }, |
||
2959 | { 10400, "INV_Pants_12", "=q2=Blackened Defias Leggings", "#x9#", "1.64%" }, |
||
2960 | }; |
||
2961 | |||
2962 | ---------------------------- |
||
2963 | -- The Sunken Temple ------- |
||
2964 | ---------------------------- |
||
2965 | |||
2966 | STTrollMinibosses = { |
||
2967 | { 10787, "INV_Bracer_18", "=q3=Atal'ai Gloves", "=ds=#s9#, #a1#", "5.25%" }, |
||
2968 | { 10783, "INV_Shoulder_18", "=q3=Atal'ai Spaulders", "=ds=#s3#, #a2#", "3.12%" }, |
||
2969 | { 10784, "INV_Chest_Chain_05", "=q3=Atal'ai Breastplate", "=ds=#s5#, #a3#", "2.12%" }, |
||
2970 | { 0, "", "", "" }, |
||
2971 | { 10788, "INV_Belt_15", "=q2=Atal'ai Girdle", "=ds=#s10#, #a4#", "7.17%" }, |
||
2972 | { 10786, "INV_Boots_01", "=q2=Atal'ai Boots", "=ds=#s12#, #a3#", "6.15%" }, |
||
2973 | { 10785, "INV_Pants_07", "=q2=Atal'ai Leggings", "=ds=#s11#, #a2#", "4.42%" }, |
||
2974 | }; |
||
2975 | |||
2976 | STAtalalarion = { |
||
2977 | { 10800, "INV_Bracer_08", "=q3=Darkwater Bracers", "=ds=#s8#, #a2#", "31.73%" }, |
||
2978 | { 10798, "INV_Belt_15", "=q3=Atal'alarion's Tusk Ring", "=ds=#s10#, #a4#", "30.53%" }, |
||
2979 | { 10799, "INV_Spear_06", "=q3=Headspike", "=ds=#w7#", "17.98%" }, |
||
2980 | }; |
||
2981 | |||
2982 | STDreamscythe = { |
||
2983 | { 12464, "INV_Gauntlets_19", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "4.99%" }, |
||
2984 | { 10797, "INV_Sword_09", "=q3=Firebreather", "=ds=#h1#, #w10#", "4.57%" }, |
||
2985 | { 12243, "INV_Weapon_Halberd_04", "=q3=Smoldering Claw", "=ds=#w7#", "4.50%" }, |
||
2986 | { 12465, "INV_Misc_Cape_05", "=q3=Nightfall Drape", "=ds=#s4#", "4.42%" }, |
||
2987 | { 12463, "INV_Sword_19", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "4.40%" }, |
||
2988 | { 10796, "INV_Misc_Orb_03", "=q3=Drakestone", "=ds=#s15#", "4.26%" }, |
||
2989 | { 12466, "INV_Belt_11", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "4.16%" }, |
||
2990 | { 10795, "INV_Jewelry_Ring_04", "=q3=Drakeclaw Band", "=ds=#s13#", "3.68%" }, |
||
2991 | }; |
||
2992 | |||
2993 | STWeaver = { |
||
2994 | { 12463, "INV_Sword_19", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "5.00%" }, |
||
2995 | { 10796, "INV_Misc_Orb_03", "=q3=Drakestone", "=ds=#s15#", "4.47%" }, |
||
2996 | { 10795, "INV_Jewelry_Ring_04", "=q3=Drakeclaw Band", "=ds=#s13#", "4.46%" }, |
||
2997 | { 12243, "INV_Weapon_Halberd_04", "=q3=Smoldering Claw", "=ds=#w7#", "4.42%" }, |
||
2998 | { 12465, "INV_Misc_Cape_05", "=q3=Nightfall Drape", "=ds=#s4#", "4.20%" }, |
||
2999 | { 12464, "INV_Gauntlets_19", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "4.10%" }, |
||
3000 | { 10797, "INV_Sword_09", "=q3=Firebreather", "=ds=#h1#, #w10#", "4.08%" }, |
||
3001 | { 12466, "INV_Belt_11", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "3.89%" }, |
||
3002 | }; |
||
3003 | |||
3004 | STAvatarofHakkar = { |
||
3005 | { 12462, "INV_Chest_Cloth_42", "=q4=Embrace of the Wind Serpent", "=ds=#s5#, #a1#", "0.15%" }, |
||
3006 | { 0, "", "", "" }, |
||
3007 | { 10842, "INV_Pants_14", "=q3=Windscale Sarong", "=ds=#s11#, #a2#", "33.22%" }, |
||
3008 | { 10846, "INV_Boots_01", "=q3=Bloodshot Greaves", "=ds=#s12#, #a3#", "32.44%" }, |
||
3009 | { 10843, "INV_Misc_Cape_05", "=q3=Featherskin Cape", "=ds=#s4#", "31.12%" }, |
||
3010 | { 10845, "INV_Chest_Plate08", "=q3=Warrior's Embrace", "=ds=#s5#, #a4#", "30.44%" }, |
||
3011 | { 10838, "INV_Mace_11", "=q3=Might of Hakkar", "=ds=#h3#, #w6#", "16.37%" }, |
||
3012 | { 10844, "INV_Staff_32", "=q3=Spire of Hakkar", "=ds=#h2#, #w9#", "16.02%" }, |
||
3013 | }; |
||
3014 | |||
3015 | STJammalan = { |
||
3016 | { 10808, "INV_Gauntlets_17", "=q3=Gloves of the Atal'ai Prophet", "=ds=#s9#, #a1#", "26.74%" }, |
||
3017 | { 10806, "INV_Chest_Cloth_38", "=q3=Vestments of the Atal'ai Prophet", "=ds=#s5#, #a1#", "24.13%" }, |
||
3018 | { 10807, "INV_Pants_11", "=q3=Kilt of the Atal'ai Prophet", "=ds=#s11#, #a1#", "23.00%" }, |
||
3019 | }; |
||
3020 | |||
3021 | STOgom = { |
||
3022 | { 10804, "INV_Hammer_11", "=q2=Fist of the Damned", "=ds=#h1#, #w6#", "30.03%" }, |
||
3023 | { 10805, "INV_Axe_12", "=q2=Eater of the Dead", "=ds=#h3#, #w1#", "28.27%" }, |
||
3024 | { 10803, "INV_Sword_38", "=q2=Blade of the Wretched", "=ds=#h3#, #w10#", "28.21%" }, |
||
3025 | }; |
||
3026 | |||
3027 | STMorphaz = { |
||
3028 | { 12463, "INV_Sword_19", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "4.35%" }, |
||
3029 | { 12465, "INV_Misc_Cape_05", "=q3=Nightfall Drape", "=ds=#s4#", "4.29%" }, |
||
3030 | { 10797, "INV_Sword_09", "=q3=Firebreather", "=ds=#h1#, #w10#", "4.24%" }, |
||
3031 | { 12464, "INV_Gauntlets_19", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "4.21%" }, |
||
3032 | { 10796, "INV_Misc_Orb_03", "=q3=Drakestone", "=ds=#s15#", "4.18%" }, |
||
3033 | { 12466, "INV_Belt_11", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "4.12%" }, |
||
3034 | { 12243, "INV_Weapon_Halberd_04", "=q3=Smoldering Claw", "=ds=#w7#", "4.09%" }, |
||
3035 | { 10795, "INV_Jewelry_Ring_04", "=q3=Drakeclaw Band", "=ds=#s13#", "4.07%" }, |
||
3036 | }; |
||
3037 | |||
3038 | STHazzas = { |
||
3039 | { 12464, "INV_Gauntlets_19", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "5.00%" }, |
||
3040 | { 10796, "INV_Misc_Orb_03", "=q3=Drakestone", "=ds=#s15#", "4.92%" }, |
||
3041 | { 12463, "INV_Sword_19", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "4.58%" }, |
||
3042 | { 12243, "INV_Weapon_Halberd_04", "=q3=Smoldering Claw", "=ds=#w7#", "4.56%" }, |
||
3043 | { 10797, "INV_Sword_09", "=q3=Firebreather", "=ds=#h1#, #w10#", "4.50%" }, |
||
3044 | { 12465, "INV_Misc_Cape_05", "=q3=Nightfall Drape", "=ds=#s4#", "4.48%" }, |
||
3045 | { 12466, "INV_Belt_11", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "4.46%" }, |
||
3046 | { 10795, "INV_Jewelry_Ring_04", "=q3=Drakeclaw Band", "=ds=#s13#", "4.18%" }, |
||
3047 | }; |
||
3048 | |||
3049 | STEranikus = { |
||
3050 | { 10847, "INV_Sword_38", "=q4=Dragon's Call", "=ds=#h1#, #w10#", "0.18%" }, |
||
3051 | { 0,"","","" }, |
||
3052 | { 10829, "INV_Jewelry_Amulet_04", "=q3=Dragon's Eye", "=ds=#s2#", "27.02%" }, |
||
3053 | { 10833, "INV_Helmet_25", "=q3=Horns of Eranikus", "=ds=#s1#, #a3#", "25.66%" }, |
||
3054 | { 10836, "INV_Wand_04", "=q3=Rod of Corrosion", "=ds=#w12#", "21.54%" }, |
||
3055 | { 10835, "INV_Shield_04", "=q3=Crest of Supremacy", "=ds=#w8#", "19.17%" }, |
||
3056 | { 10828, "INV_Weapon_ShortBlade_16", "=q3=Dire Nail", "=ds=#h1#, #w4#", "10.91%" }, |
||
3057 | { 10837, "INV_Axe_07", "=q3=Tooth of Eranikus", "=ds=#h3#, #w1#", "10.05%" }, |
||
3058 | { 0,"","","" }, |
||
3059 | { 10454, "INV_Stone_03", "=q2=Essence of Eranikus", "=ds=#m2#" }, |
||
3060 | { 10455, "INV_Stone_03", "=q2=Chained Essence of Eranikus", "=q6=#m4# =ds=#s14#" }, |
||
3061 | }; |
||
3062 | |||
3063 | ---------------------------- |
||
3064 | -- Maraudon ---------------- |
||
3065 | ---------------------------- |
||
3066 | |||
3067 | MaraNoxxion = { |
||
3068 | { 17746, "INV_Bracer_06", "=q3=Noxxion's Shackles", "=ds=#s8#, #a4#", "32.50%" }, |
||
3069 | { 17744, "INV_Misc_Gem_Pearl_06", "=q3=Heart of Noxxion", "=ds=#s14#", "30.35%" }, |
||
3070 | { 17745, "INV_Wand_04", "=q3=Noxious Shooter", "=ds=#w12#", "17.53%" }, |
||
3071 | }; |
||
3072 | |||
3073 | MaraRazorlash = { |
||
3074 | { 17749, "INV_Shoulder_06", "=q3=Phytoskin Spaulders", "=ds=#s3#, #a2#", "22.09%" }, |
||
3075 | { 17748, "INV_Boots_05", "=q3=Vinerot Sandals", "=ds=#s12#, #a1#", "20.60%" }, |
||
3076 | { 0, "", "", "" }, |
||
3077 | { 17750, "INV_Belt_25", "=q2=Chloromesh Girdle", "=ds=#s10#, #a1#", "22.93%" }, |
||
3078 | { 17751, "INV_Pants_05", "=q2=Brusslehide Leggings", "=ds=#s11#, #a2#", "21.65%" }, |
||
3079 | }; |
||
3080 | |||
3081 | MaraLordVyletongue = { |
||
3082 | { 17754, "INV_Pants_Wolf", "=q3=Infernal Trickster Leggings", "=ds=#s11#, #a3#", "28.09%" }, |
||
3083 | { 17755, "INV_Belt_24", "=q3=Satyrmane Sash", "=ds=#s10#, #a1#", "25.71%" }, |
||
3084 | { 17752, "INV_Weapon_ShortBlade_09", "=q3=Satyr's Lash", "=ds=#h1#, #w4#", "23.14%" }, |
||
3085 | }; |
||
3086 | |||
3087 | MaraMeshlok = { |
||
3088 | { 17742, "INV_Chest_Leather_08", "=q3=Fungus Shroud Armor", "=ds=#s5#, #a2#", "31.37%" }, |
||
3089 | { 17741, "INV_Chest_Cloth_15", "=q3=Nature's Embrace", "=ds=#s5#, #a1#", "30.34%" }, |
||
3090 | { 17767, "INV_Helmet_17", "=q3=Bloomsprout Headpiece", "=ds=#s1#, #a3#", "28.32%" }, |
||
3091 | }; |
||
3092 | |||
3093 | MaraCelebras = { |
||
3094 | { 17739, "INV_Misc_Cape_17", "=q3=Grovekeeper's Drape", "=ds=#s4#", "30.32%" }, |
||
3095 | { 17740, "INV_Helmet_12", "=q3=Soothsayer's Headdress", "=ds=#s1#, #a2#", "28.59%" }, |
||
3096 | { 17738, "Ability_Whirlwind", "=q3=Claw of Celebras", "=ds=#h4#, #w13#", "28.22%" }, |
||
3097 | }; |
||
3098 | |||
3099 | MaraLandslide = { |
||
3100 | { 17736, "INV_Gauntlets_28", "=q3=Rockgrip Gauntlets", "=ds=#s9#, #a3#", "23.09%" }, |
||
3101 | { 17734, "INV_Helmet_20", "=q3=Helm of the Mountain", "=ds=#s1#, #a4#", "20.87%" }, |
||
3102 | { 17737, "INV_Misc_Orb_01", "=q3=Cloud Stone", "=ds=#s15#", "19.99%" }, |
||
3103 | { 17943, "INV_Hammer_17", "=q3=Fist of Stone", "=ds=#h3#, #w6#", "16.58%" }, |
||
3104 | }; |
||
3105 | |||
3106 | MaraTinkererGizlock = { |
||
3107 | { 17718, "INV_Shield_10", "=q3=Gizlock's Hypertech Buckler", "=ds=#w8#", "30.61%" }, |
||
3108 | { 17719, "INV_Sword_14", "=q3=Inventor's Focal Sword", "=ds=#h1#, #w10#", "27.44%" }, |
||
3109 | { 17717, "INV_Weapon_Rifle_05", "=q3=Megashot Rifle", "=ds=#w5#", "27.23%" }, |
||
3110 | }; |
||
3111 | |||
3112 | MaraRotgrip = { |
||
3113 | { 17728, "INV_Boots_05", "=q3=Albino Crocscale Boots", "=ds=#s12#, #a2#", "26.20%" }, |
||
3114 | { 17732, "INV_Shoulder_05", "=q3=Rotgrip Mantle", "=ds=#s3#, #a1#", "25.73%" }, |
||
3115 | { 17730, "INV_Axe_04", "=q3=Gatorbite Axe", "=ds=#h2#, #w1#", "19.21%" }, |
||
3116 | }; |
||
3117 | |||
3118 | MaraPrincessTheradras = { |
||
3119 | { 17780, "INV_Sword_09", "=q4=Blade of Eternal Darkness", "=ds=#h3#, #w4#", "0.20%" }, |
||
3120 | { 0,"","","" }, |
||
3121 | { 17714, "INV_Bracer_14", "=q3=Bracers of the Stone Princess", "=ds=#s8#, #a3#", "20.06%" }, |
||
3122 | { 17713, "INV_Jewelry_Ring_17", "=q3=Blackstone Ring", "=ds=#s13#", "18.92%" }, |
||
3123 | { 17766, "INV_Hammer_10", "=q3=Princess Theradras' Scepter", "=ds=#h2#, #w6#", "16.44%" }, |
||
3124 | { 17707, "INV_Stone_01", "=q3=Gemshard Heart", "=ds=#s2#", "15.30%" }, |
||
3125 | { 17711, "INV_Pants_04", "=q3=Elemental Rockridge Leggings", "=ds=#s11#, #a4#", "14.96%" }, |
||
3126 | { 17710, "INV_Weapon_ShortBlade_14", "=q3=Charstone Dirk", "=ds=#h3#, #w4#", "14.24%" }, |
||
3127 | { 17715, "INV_Crown_01", "=q3=Eye of Theradras", "=ds=#s1#, #a1#", "13.47%" }, |
||
3128 | }; |
||
3129 | |||
3130 | ---------------------------- |
||
3131 | -- ZulFarrak --------------- |
||
3132 | ---------------------------- |
||
3133 | |||
3134 | ZFAntusul = { |
||
3135 | { 9640, "INV_Gauntlets_26", "=q3=Vice Grips", "=ds=#s9#, #a4#", "31.30%" }, |
||
3136 | { 9641, "INV_Jewelry_Necklace_02", "=q3=Lifeblood Amulet", "=ds=#s2#", "30.80%" }, |
||
3137 | { 9639, "INV_Mace_11", "=q3=The Hand of Antu'sul", "=ds=#h3#, #w6#", "15.47%" }, |
||
3138 | { 9379, "INV_Sword_45", "=q3=Sang'thraze the Deflector", "=ds=#h1#, #w10#", "2.10%" }, |
||
3139 | }; |
||
3140 | |||
3141 | ZFWitchDoctorZumrah = { |
||
3142 | { 18083, "INV_Gauntlets_09", "=q3=Jumanza Grips", "=ds=#s9#, #a1#", "24.97%" }, |
||
3143 | { 18082, "INV_Staff_10", "=q3=Zum'rah's Vexing Cane", "=ds=#h2#, #w9#", "11.98%" }, |
||
3144 | }; |
||
3145 | |||
3146 | ZFSezzziz = { |
||
3147 | { 9473, "INV_Chest_Leather_05", "=q3=Jinxed Hoodoo Skin", "=ds=#s5#, #a2#", "21.12%" }, |
||
3148 | { 9474, "INV_Pants_05", "=q3=Jinxed Hoodoo Kilt", "=ds=#s11#, #a2#", "20.95%" }, |
||
3149 | { 9475, "INV_Spear_01", "=q3=Diabolic Skiver", "=ds=#w7#", "20.06%" }, |
||
3150 | { 9470, "INV_Banner_01", "=q3=Bad Mojo Mask", "=ds=#s1#, #a1#", "18.69%" }, |
||
3151 | }; |
||
3152 | |||
3153 | ZFGahzrilla = { |
||
3154 | { 9469, "INV_Chest_Chain_06", "=q3=Gahz'rilla Scale Armor", "=ds=#s5#, #a3#", "36.76%" }, |
||
3155 | { 0, "", "", "" }, |
||
3156 | { 9467, "INV_Misc_MonsterFang_01", "=q2=Gahz'rilla Fang", "=ds=#h1#, #w4#", "36.83%" }, |
||
3157 | }; |
||
3158 | |||
3159 | ZFDustwraith = { |
||
3160 | { 12471, "INV_Staff_21", "=q3=Desertwalker Cane", "=ds=#s15#", "17.71%" }, |
||
3161 | }; |
||
3162 | |||
3163 | ZFChiefUkorzSandscalp = { |
||
3164 | { 9476, "INV_Shoulder_01", "=q3=Big Bad Pauldrons", "=ds=#s3#, #a4#", "28.17%" }, |
||
3165 | { 9477, "INV_Staff_Goldfeathered_01", "=q3=The Chief's Enforcer", "=ds=#h2#, #w9#", "22.33%" }, |
||
3166 | { 9478, "INV_Axe_07", "=q3=Ripsaw", "=ds=#h3#, #w1#", "19.78%" }, |
||
3167 | { 9479, "Ability_Mount_WhiteDireWolf", "=q3=Embrace of the Lycan", "=ds=#s1#, #a2#", "8.97%" }, |
||
3168 | { 11086, "INV_Sword_43", "=q3=Jang'thraze the Protector", "=ds=#h3#, #w10#", "1.72%" }, |
||
3169 | }; |
||
3170 | |||
3171 | ZFZerillis = { |
||
3172 | { 12470, "INV_Bracer_04", "=q3=Sanstalker Ankleguards", "=ds=#s12#, #a2#", "15.55%" }, |
||
3173 | }; |
||
3174 | |||
3175 | ---------------------------- |
||
3176 | -- Razorfen Downs ---------- |
||
3177 | ---------------------------- |
||
3178 | |||
3179 | RFDTutenkash = { |
||
3180 | { 10777, "INV_Gauntlets_32", "=q3=Arachnid Gloves", "=ds=#s9#, #a2#", "28.95%" }, |
||
3181 | { 10776, "INV_Misc_Cape_17", "=q3=Silky Spider Cape", "=ds=#s4#", "28.64%" }, |
||
3182 | { 10775, "INV_Chest_Plate08", "=q3=Carapace of Tuten'kash", "=ds=#s5#, #a4#", "24.87%" }, |
||
3183 | }; |
||
3184 | |||
3185 | RFDMordreshFireEye = { |
||
3186 | { 10770, "INV_Misc_Bone_ElfSkull_01", "=q3=Mordresh's Lifeless Skull", "=ds=#s15#", "29.59%" }, |
||
3187 | { 10769, "INV_Misc_Orb_03", "=q3=Glowing Eye of Mordresh", "=ds=#s2#", "29.11%" }, |
||
3188 | { 10771, "INV_Belt_24", "=q3=Deathmage Sash", "=ds=#s10#, #a1#", "27.92%" }, |
||
3189 | }; |
||
3190 | |||
3191 | RFDGlutton = { |
||
3192 | { 10774, "INV_Shoulder_28", "=q3=Fleshhide Shoulders", "=ds=#s3#, #a2#", "42.15%" }, |
||
3193 | { 0, "", "", "" }, |
||
3194 | { 10772, "INV_Axe_23", "=q2=Glutton's Cleaver", "=ds=#h1#, #w1#", "44.22%" }, |
||
3195 | }; |
||
3196 | |||
3197 | RFDRagglesnout = { |
||
3198 | { 10767, "INV_Shield_17", "=q3=Savage Boar's Guard", "=ds=#w8#", "35.14%" }, |
||
3199 | { 10768, "INV_Belt_11", "=q3=Boar Champion's Belt", "=ds=#s10#, #a3#", "31.40%" }, |
||
3200 | { 10758, "INV_Sword_45", "=q3=X'caliboar", "=ds=#h2#, #w10#", "18.51%" }, |
||
3201 | }; |
||
3202 | |||
3203 | RFDAmnennar = { |
||
3204 | { 10762, "INV_Chest_Cloth_17", "=q3=Robes of the Lich", "=ds=#s5#, #a1#", "29.52%" }, |
||
3205 | { 10764, "INV_Chest_Plate12", "=q3=Deathchill Armor", "=ds=#s5#, #a3#", "24.24%" }, |
||
3206 | { 10763, "INV_Helmet_13", "=q3=Icemetal Barbute", "=ds=#s1#, #a4#", "28.66%" }, |
||
3207 | { 10761, "INV_Sword_34", "=q3=Coldrage Dagger", "=ds=#h1#, #w4#", "13.89%" }, |
||
3208 | { 0, "", "", "" }, |
||
3209 | { 10765, "INV_Gauntlets_09", "=q2=Bonefingers", "=ds=#s9#, #a2#" }, |
||
3210 | }; |
||
3211 | |||
3212 | ---------------------------- |
||
3213 | -- Uldaman ----------------- |
||
3214 | ---------------------------- |
||
3215 | |||
3216 | UldRevelosh = { |
||
3217 | { 9387, "INV_Boots_Plate_06", "=q2=Revelosh's Boots", "=ds=#s12#, #a4#", "20.53%" }, |
||
3218 | { 9390, "INV_Gauntlets_17", "=q2=Revelosh's Gloves", "=ds=#s9#, #a1#", "20.08%" }, |
||
3219 | { 9388, "INV_Bracer_16", "=q2=Revelosh's Armguards", "=ds=#s8#, #a3#", "19.84%" }, |
||
3220 | { 9389, "INV_Shoulder_25", "=q2=Revelosh's Spaulders", "=ds=#s3#, #a2#", "18.77%" }, |
||
3221 | }; |
||
3222 | |||
3223 | UldIronaya = { |
||
3224 | { 9409, "INV_Bracer_19", "=q3=Ironaya's Bracers", "=ds=#s8#, #a3#", "32.71%" }, |
||
3225 | { 9407, "INV_Pants_01", "=q3=Stoneweaver Leggings", "=ds=#s11#, #a1#", "31.02%" }, |
||
3226 | { 9408, "INV_Staff_28", "=q3=Ironshod Bludgeon", "=ds=#h2#, #w9#", "17.37%" }, |
||
3227 | }; |
||
3228 | |||
3229 | UldAncientStoneKeeper = { |
||
3230 | { 9410, "INV_Gauntlets_12", "=q3=Cragfists", "=ds=#s9#, #a4#", "41.61%" }, |
||
3231 | { 0, "", "", "" }, |
||
3232 | { 9411, "INV_Shoulder_02", "=q2=Rockshard Pauldrons", "=ds=#s3#, #a3#", "43.41%" }, |
||
3233 | }; |
||
3234 | |||
3235 | UldGalgannFirehammer = { |
||
3236 | { 11310, "INV_Shoulder_05", "=q3=Flameseer Mantle", "=ds=#s3#, #a1#", "17.35%" }, |
||
3237 | { 9412, "INV_Weapon_Rifle_07", "=q3=Galgann's Fireblaster", "=ds=#w5#", "17.10%" }, |
||
3238 | { 0, "", "", "" }, |
||
3239 | { 11311, "INV_Misc_Cape_08", "=q2=Emberscale Cape", "=ds=#s4#", "36.52%" }, |
||
3240 | { 9419, "INV_Hammer_17", "=q2=Galgann's Firehammer", "=ds=#h1#, #w6#", "18.10%" }, |
||
3241 | }; |
||
3242 | |||
3243 | UldGrimlok = { |
||
3244 | { 9415, "INV_Shirt_05", "=q3=Grimlok's Tribal Vestments", "=ds=#s5#, #a1#", "36.51%" }, |
||
3245 | { 9416, "INV_Spear_08", "=q3=Grimlok's Charge", "=ds=#w7#", "15.05%" }, |
||
3246 | { 0, "", "", "" }, |
||
3247 | { 9414, "INV_Pants_06", "=q2=Oilskin Leggings", "=ds=#s11#, #a2#", "29.78%" }, |
||
3248 | }; |
||
3249 | |||
3250 | UldArchaedas = { |
||
3251 | { 11118, "INV_Stone_15", "=q3=Archaedic Stone", "=ds=#s13#", "51.99%" }, |
||
3252 | { 9413, "INV_Hammer_12", "=q3=The Rockpounder", "=ds=#h2#, #w6#", "10.94%" }, |
||
3253 | { 9418, "INV_Sword_47", "=q3=Stoneslayer", "=ds=#h2#, #w10#", "10.48%" }, |
||
3254 | }; |
||
3255 | |||
3256 | ---------------------------- |
||
3257 | -- ScarletMonastery -------- |
||
3258 | ---------------------------- |
||
3259 | |||
3260 | SMHoundmasterLoksey = { |
||
3261 | { 7710, "INV_Staff_18", "=q3=Loksey's Training Stick", "=ds=#h2#, #w9#", "13.96%" }, |
||
3262 | { 0, "", "", "" }, |
||
3263 | { 7756, "INV_Gauntlets_07", "=q2=Dog Training Gloves", "=ds=#s9#, #a2#", "53.66%" }, |
||
3264 | { 3456, "Ability_Hunter_BeastCall", "=q2=Dog Whistle", "=ds=#e15#", "21.33%" }, |
||
3265 | }; |
||
3266 | |||
3267 | SMDoan = { |
||
3268 | { 7714, "INV_Weapon_ShortBlade_07", "=q3=Hypnotic Blade", "=ds=#h1#, #w4#", "39.91%" }, |
||
3269 | { 7713, "INV_Wand_04", "=q3=Illusionary Rod", "=ds=#h2#, #w9#", "38.44%" }, |
||
3270 | { 0, "", "", "" }, |
||
3271 | { 7711, "INV_Chest_Cloth_25", "=q2=Robe of Doan", "=ds=#s5#, #a1#", "42.86%" }, |
||
3272 | { 7712, "INV_Shoulder_05", "=q2=Mantle of Doan", "=ds=#s3#, #a1#", "41.96%" }, |
||
3273 | { 7146, "INV_Misc_Key_01", "=q2=The Scarlet Key", "=ds=#e14#" }, |
||
3274 | }; |
||
3275 | |||
3276 | SMHerod = { |
||
3277 | { 7718, "INV_Shoulder_01", "=q3=Herod's Shoulder", "=ds=#s3#, #a3#", "30.82%" }, |
||
3278 | { 7719, "INV_Helmet_25", "=q3=Raging Berserker's Helm", "=ds=#s1#, #a3#", "30.62%" }, |
||
3279 | { 7717, "INV_Weapon_Halberd_05", "=q3=Ravager", "=ds=#h2#, #w1#", "12.86%" }, |
||
3280 | { 10330, "INV_Pants_03", "=q3=Scarlet Leggings", "=ds=#s11#, #a3#", "12.75%" }, |
||
3281 | }; |
||
3282 | |||
3283 | SMFairbanks = { |
||
3284 | { 19509, "INV_Boots_Chain_02", "=q2=Dusty Mail Boots", "=ds=#s12#, #a3#", "17.24%" }, |
||
3285 | { 19508, "INV_Bracer_11", "=q2=Branded Leather Bracers", "=ds=#s8#, #a2#", "16.17%" }, |
||
3286 | { 19507, "INV_Shoulder_27", "=q2=Inquisitor's Shawl", "=ds=#s3#, #a1#", "15.94%" }, |
||
3287 | }; |
||
3288 | |||
3289 | SMMograine = { |
||
3290 | { 7726, "INV_Shield_05", "=q3=Aegis of the Scarlet Commander", "=ds=#w8#", "38.37%" }, |
||
3291 | { 7724, "INV_Gauntlets_19", "=q3=Gauntlets of Divinity", "=ds=#s9#, #a3#", "17.49%" }, |
||
3292 | { 7723, "INV_Mace_13", "=q3=Mograine's Might", "=ds=#h2#, #w6#", "17.13%" }, |
||
3293 | { 10330, "INV_Pants_03", "=q3=Scarlet Leggings", "=ds=#s11#, #a3#", "12.95%" }, |
||
3294 | }; |
||
3295 | |||
3296 | SMWhitemane = { |
||
3297 | { 7720, "INV_Helmet_12", "=q3=Whitemane's Chapeau", "=ds=#s1#, #a1#", "34.01%" }, |
||
3298 | { 7722, "INV_Jewelry_Amulet_01", "=q3=Triune Amulet", "=ds=#s2#", "33.23%" }, |
||
3299 | { 7721, "INV_Hammer_02", "=q3=Hand of Righteousness", "=ds=#h3#, #w6#", "18.32%" }, |
||
3300 | }; |
||
3301 | |||
3302 | SMIronspine = { |
||
3303 | { 7686, "INV_Jewelry_Ring_04", "=q3=Ironspine's Eye", "=ds=#s13#", "40.08%" }, |
||
3304 | { 7688, "INV_Chest_Plate15", "=q3=Ironspine's Ribcage", "=ds=#s5#, #a3#", "32.91%" }, |
||
3305 | { 7687, "INV_Hammer_19", "=q3=Ironspine's Fist", "=ds=#h1#, #w6#", "20.34%" }, |
||
3306 | }; |
||
3307 | |||
3308 | SMAzshir = { |
||
3309 | { 7731, "INV_Jewelry_Necklace_06", "=q3=Ghostshard Talisman", "=ds=#s2#", "32.71%" }, |
||
3310 | { 7709, "INV_Pants_07", "=q3=Blighted Leggings", "=ds=#s11#, #a1#", "31.19%" }, |
||
3311 | { 7708, "INV_Wand_04", "=q3=Necrotic Wand", "=ds=#w12#", "30.72%" }, |
||
3312 | }; |
||
3313 | |||
3314 | SMFallenChampion = { |
||
3315 | { 7691, "INV_Helmet_28", "=q3=Embalmed Shroud", "=ds=#s1#, #a1#", "38.58%" }, |
||
3316 | { 7690, "INV_Gauntlets_32", "=q3=Ebon Vise", "=ds=#s9#, #a2#", "37.83%" }, |
||
3317 | { 7689, "INV_Sword_12", "=q3=Morbid Dawn", "=ds=#h2#, #w10#", "19.15%" }, |
||
3318 | }; |
||
3319 | |||
3320 | SMBloodmageThalnos = { |
||
3321 | { 7685, "INV_Misc_Orb_02", "=q3=Orb of the Forgotten Seer", "=ds=#s15#", "47.07%" }, |
||
3322 | { 0, "", "", "" }, |
||
3323 | { 7684, "INV_Shoulder_05", "=q2=Bloodmage Mantle", "=ds=#s3#, #a1#", "48.46%" }, |
||
3324 | }; |
||
3325 | |||
3326 | SMScarletSET = { |
||
3327 | { 10332, "INV_Boots_02", "=q3=Scarlet Boots", "=ds=#x34#", "0.1%"}, |
||
3328 | { 10328, "INV_Chest_Chain_07", "=q3=Scarlet Chestpiece", "=ds=#x35#", "0.3%"}, |
||
3329 | { 10330, "INV_Pants_03", "=q3=Scarlet Leggings", "=ds=#x37#", "13.2%"}, |
||
3330 | { 10329, "INV_Belt_06", "=q2=Scarlet Belt", "=ds=#x33#", "1.6%"}, |
||
3331 | { 10331, "INV_Gauntlets_19", "=q2=Scarlet Gauntlets", "=ds=#x36#", "1.7%" }, |
||
3332 | { 10333, "INV_Bracer_03", "=q2=Scarlet Wristguards", "=ds=#x38#", "1.6%"}, |
||
3333 | }; |
||
3334 | |||
3335 | ---------------------------- |
||
3336 | -- Razorfen Kraul ---------- |
||
3337 | ---------------------------- |
||
3338 | |||
3339 | RFKDeathSpeakerJargba = { |
||
3340 | { 2816, "INV_Mace_07", "=q3=Death Speaker Scepter", "=ds=#h3#, #w6#", "7.72%" }, |
||
3341 | { 0, "", "", "" }, |
||
3342 | { 6682, "INV_Chest_Cloth_20", "=q2=Death Speaker Robes", "=ds=#s5#, #a1#", "40.52%" }, |
||
3343 | { 6685, "INV_Shoulder_09", "=q2=Death Speaker Mantle", "=ds=#s3#, #a1#", "40.42%" }, |
||
3344 | }; |
||
3345 | |||
3346 | RFKOverlordRamtusk = { |
||
3347 | { 6687, "INV_Weapon_Halbard_01", "=q3=Corpsemaker", "=ds=#h2#, #w1#", "27.79%" }, |
||
3348 | { 0, "", "", "" }, |
||
3349 | { 6686, "INV_Helmet_09", "=q2=Tusken Helm", "=ds=#s1#, #a3#", "57.14%" }, |
||
3350 | }; |
||
3351 | |||
3352 | RFKAgathelos = { |
||
3353 | { 6691, "INV_Misc_Bone_06", "=q3=Swinetusk Shank", "=ds=#h1#, #w4#", "24.85%" }, |
||
3354 | { 0, "", "", "" }, |
||
3355 | { 6690, "INV_Pants_14", "=q2=Ferine Leggings", "=ds=#s11#, #a2#", "49.21%" }, |
||
3356 | }; |
||
3357 | |||
3358 | RFKBlindHunter = { |
||
3359 | { 6697, "INV_Shoulder_05", "=q3=Batwing Mantle", "=ds=#s3#, #a1#", "27.65%" }, |
||
3360 | { 6696, "INV_Weapon_Bow_12", "=q3=Nightstalker Bow", "=ds=#w2#", "25.12%" }, |
||
3361 | { 6695, "INV_Jewelry_Necklace_04", "=q3=Stygian Bone Amulet", "=ds=#s2#", "22.24%" }, |
||
3362 | }; |
||
3363 | |||
3364 | RFKCharlgaRazorflank = { |
||
3365 | { 6693, "INV_Misc_Bone_05", "=q3=Agamaggan's Clutch", "=ds=#s13#", "32.15%" }, |
||
3366 | { 6694, "INV_Shield_02", "=q3=Heart of Agamaggan", "=ds=#w8#", "30.24%" }, |
||
3367 | { 6692, "INV_Axe_18", "=q3=Pronged Reaver", "=ds=#h1#, #w1#", "15.43%" }, |
||
3368 | { 0, "", "", "" }, |
||
3369 | { 17008, "INV_Scroll_03", "=q1=Small Scroll", "=ds=#m2# (#m6#)" }, |
||
3370 | }; |
||
3371 | |||
3372 | RFKEarthcallerHalmgar = { |
||
3373 | { 6689, "INV_Staff_01", "=q3=Wind Spirit Staff", "=ds=#h2#, #w9#", "42.66%" }, |
||
3374 | { 0, "", "", "" }, |
||
3375 | { 6688, "INV_Helmet_17", "=q2=Whisperwind Headdress", "=ds=#s1#, #a2#", "43.75%" }, |
||
3376 | }; |
||
3377 | |||
3378 | ---------------------------- |
||
3379 | -- Blackrock Deeps -- |
||
3380 | ---------------------------- |
||
3381 | BRDLordRoccor = { |
||
3382 | { 22234, "INV_Shoulder_09", "=q3=Mantle of Lost Hope", "=ds=#s3#, #a1#", "20.48%" }, |
||
3383 | { 11632, "INV_Shoulder_26", "=q3=Earthslag Shoulders", "=ds=#s3#, #a4#", "19.99%" }, |
||
3384 | { 11631, "INV_Shield_02", "=q3=Stoneshell Guard", "=ds=#w8#", "22.06%" }, |
||
3385 | { 22397, "INV_Relics_IdolofFerocity", "=q3=Idol of Ferocity", "=ds=#s16#, #e16#", "19.58%" }, |
||
3386 | { 11630, "INV_Ammo_Bullet_02", "=q3=Rockshard Pellets", "=ds=#e6#", "16.82%" }, |
||
3387 | { 0, "", "", "" }, |
||
3388 | { 11813, "INV_Misc_Note_01", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# #m17#", "14.79%" }, |
||
3389 | { 11811, "INV_Misc_Gem_Bloodstone_01", "=q3=Smoking Heart of the Mountain", "=ds=#s14#" }, |
||
3390 | }; |
||
3391 | |||
3392 | BRDHighInterrogatorGerstahn = { |
||
3393 | { 11626, "INV_Misc_Cape_18", "=q3=Blackveil Cape", "=ds=#s4#", "15.98%" }, |
||
3394 | { 11624, "INV_Shoulder_25", "=q3=Kentic Amice", "=ds=#s3#, #a1#", "22.45%" }, |
||
3395 | { 22240, "INV_Boots_Chain_04", "=q3=Greaves of Withering Despair", "=ds=#s12#, #a3#", "16.81%" }, |
||
3396 | { 11625, "INV_Misc_Orb_03", "=q3=Enthralled Sphere", "=ds=#s15#", "23.14%" }, |
||
3397 | }; |
||
3398 | |||
3399 | BRDArena = { |
||
3400 | { 0, "INV_Misc_Bag_09", "=q6=Houndmaster Grebmar", "" }, |
||
3401 | { 11623, "INV_Misc_Cape_20", "=q3=Spritecaster Cape", "=ds=#s4#", "32.09%" }, |
||
3402 | { 11626, "INV_Misc_Cape_18", "=q3=Blackveil Cape", "=ds=#s4#", "0.60%" }, |
||
3403 | { 11627, "INV_Boots_01", "=q3=Fleetfoot Greaves", "=ds=#s12#, #a3#", "32.09%" }, |
||
3404 | { 11628, "INV_Weapon_Bow_04", "=q3=Houndmaster's Bow", "=ds=#w2#", "12.14%" }, |
||
3405 | { 11629, "INV_Weapon_Rifle_07", "=q3=Houndmaster's Rifle", "=ds=#w5#", "11.18%" }, |
||
3406 | }; |
||
3407 | |||
3408 | BRDTheldren = { |
||
3409 | { 0, "INV_Misc_Bag_09", "=q6=Tier 0.5 Summonable", "=q5=Theldren" }, |
||
3410 | { 22330, "INV_Misc_Cape_16", "=q3=Shroud of Arcane Mastery", "=ds=#s4#", "19.73%" }, |
||
3411 | { 22305, "INV_Shoulder_05", "=q3=Ironweave Mantle", "=ds=#s3#, #a1#", "30.39%" }, |
||
3412 | { 22318, "INV_Weapon_Bow_12", "=q3=Malgen's Long Bow", "=ds=#w2#", "22.88%" }, |
||
3413 | { 22317, "INV_Gauntlets_11", "=q3=Lefty's Brass Knuckle", "=ds=#w13#", "26.15%" }, |
||
3414 | { 0, "", "", "" }, |
||
3415 | { 22047, "INV_Jewelry_Necklace_28", "=q1=Top Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
3416 | }; |
||
3417 | |||
3418 | BRDPyromantLoregrain = { |
||
3419 | { 11748, "INV_Staff_13", "=q3=Pyric Caduceus", "=ds=#w12#", "30.20%" }, |
||
3420 | { 11749, "INV_Pants_03", "=q3=Searingscale Leggings", "=ds=#s11#, #a3#", "21.29%" }, |
||
3421 | { 11747, "INV_Chest_Cloth_07", "=q3=Flamestrider Robes", "=ds=#s5#, #a2#", "18.10%" }, |
||
3422 | { 11750, "INV_Staff_18", "=q3=Kindling Stave", "=ds=#h2#, #w9#", " 16.19%" }, |
||
3423 | }; |
||
3424 | |||
3425 | BRDWarderStilgiss = { |
||
3426 | { 0, "INV_Box_01", "=q6=Warder Stilgiss", "" }, |
||
3427 | { 11782, "INV_Shoulder_02", "=q3=Boreal Mantle", "=ds=#s3#, #a1#", "18.38%" }, |
||
3428 | { 22241, "INV_Shoulder_07", "=q3=Dark Warder's Pauldrons", "=ds=#s3#, #a2#", "18.38%" }, |
||
3429 | { 11783, "INV_Belt_33", "=q3=Chillsteel Girdle", "=ds=#s10#, #a3#", "20.50%" }, |
||
3430 | { 11784, "INV_Sword_23", "=q3=Arbiter's Blade", "=ds=#h3#, #w10#", " 21.54%" }, |
||
3431 | { 0, "", "", "" }, |
||
3432 | { 0, "INV_Box_01", "=q6=Dark Coffer", "" }, |
||
3433 | { 11752, "INV_Potion_69", "=q1=Black Blood of the Tormented", "=ds=#m3#", "44.48%" }, |
||
3434 | { 11751, "Spell_Fire_LavaSpawn", "=q1=Burning Essence", "=ds=#m3#", "39.35%" }, |
||
3435 | { 11753, "Spell_Shadow_EvilEye", "=q1=Eye of Kajal", "=ds=#m3#", "39.95%" }, |
||
3436 | { 0, "", "", "" }, |
||
3437 | { 0, "", "", "" }, |
||
3438 | { 0, "", "", "" }, |
||
3439 | { 0, "", "", "" }, |
||
3440 | { 0, "", "", "" }, |
||
3441 | { 0, "INV_Box_01", "=q6=The Secret Safe", "" }, |
||
3442 | { 11929, "INV_Pants_11", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "21.12%" }, |
||
3443 | { 22256, "INV_Gauntlets_17", "=q3=Mana Shaping Handwraps", "=ds=#s9#, #a1#", "4.49%" }, |
||
3444 | { 11926, "INV_Chest_Chain_07", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "21.57%" }, |
||
3445 | { 22205, "INV_Bracer_14", "=q3=Black Steel Bindings", "=ds=#s8#, #a4#", "4.24%" }, |
||
3446 | { 11920, "INV_Axe_13", "=q3=Wraith Scythe", "=ds=#h3# #w1#", "21.12%" }, |
||
3447 | { 11923, "INV_Hammer_07", "=q3=The Hammer of Grace", "=ds=#h3# #w6#", "19.84%" }, |
||
3448 | { 22254, "INV_Wand_02", "=q3=Wand of Eternal Light", "=ds=#w12#", "3.65%" }, |
||
3449 | { 22255, "INV_Jewelry_Ring_04", "=q3=Magma Forged Band", "=ds=#s13#", "4.02%" }, |
||
3450 | }; |
||
3451 | |||
3452 | BRDFineousDarkvire = { |
||
3453 | { 11839, "INV_Helmet_44", "=q3=Chief Architect's Monocle", "=ds=#s1#, #a1#", " 15.28%" }, |
||
3454 | { 11841, "INV_Pants_09", "=q3=Senior Designer's Pantaloons", "=ds=#s11#, #a1#", " 21.25%" }, |
||
3455 | { 11842, "INV_Shoulder_15", "=q3=Lead Surveyor's Mantle", "=ds=#s3#, #a3#", " 20.83%" }, |
||
3456 | { 22223, "INV_Helmet_20", "=q3=Foreman's Head Protector", "=ds=#s1#, #a4#", " 19.73%" }, |
||
3457 | }; |
||
3458 | |||
3459 | BRDLordIncendius = { |
||
3460 | { 11766, "INV_Bracer_05", "=q3=Flameweave Cuffs", "=ds=#s8#, #a1#", "18.88%" }, |
||
3461 | { 11764, "INV_Bracer_02", "=q3=Cinderhide Armsplints", "=ds=#s8#, #a2#", "18.33% " }, |
||
3462 | { 11765, "INV_Bracer_18", "=q3=Pyremail Wristguards", "=ds=#s8#, #a3#", "18.85%" }, |
||
3463 | { 11767, "INV_Bracer_18", "=q3=Emberplate Armguards", "=ds=#s8#, #a4#", "19.24%" }, |
||
3464 | { 0, "", "", "" }, |
||
3465 | { 19268, "INV_Misc_Ticket_Tarot_Elemental_01", "=q3=Ace of Elementals", "=ds=#e19#", "2.10%" }, |
||
3466 | }; |
||
3467 | |||
3468 | BRDBaelGar = { |
||
3469 | { 11807, "INV_Belt_11", "=q3=Sash of the Burning Heart", "=ds=#s10#, #a1#", "13.59%" }, |
||
3470 | { 11802, "INV_Pants_04", "=q3=Lavacrest Leggings", "=ds=#s11#, #a4#", "26.75%" }, |
||
3471 | { 11803, "INV_Hammer_09", "=q3=Force of Magma", "=ds=#h2#, #w6#", "27.47%" }, |
||
3472 | { 11805, "INV_Hammer_09", "=q3=Rubidium Hammer", "=ds=#h3#, #w6#", "17.02%" }, |
||
3473 | }; |
||
3474 | |||
3475 | BRDGeneralAngerforge = { |
||
3476 | { 11821, "INV_Pants_09", "=q3=Warstrife Leggings", "=ds=#s11#, #a2#", " 16.41%" }, |
||
3477 | { 11820, "INV_Chest_Plate04", "=q3=Royal Decorated Armor", "=ds=#s5#, #a3#", " 18.55%" }, |
||
3478 | { 11816, "INV_Weapon_Halberd_06", "=q3=Angerforge's Battle Axe", "=ds=#h2#, #w1#", "16.41%" }, |
||
3479 | { 11817, "INV_Sword_25", "=q3=Lord General's Sword", "=ds=#h3#, #w10# ", "14.72%" }, |
||
3480 | { 11810, "INV_Jewelry_Amulet_01", "=q3=Force of Will", "=ds=#s14#", "12.97%" }, |
||
3481 | }; |
||
3482 | |||
3483 | BRDGolemLordArgelmach = { |
||
3484 | { 11822, "INV_Boots_05", "=q3=Omnicast Boots", "=ds=#s12#, #a1#", " 26.73%" }, |
||
3485 | { 11823, "INV_Pants_13", "=q3=Luminary Kilt", "=ds=#s11#, #a2#", " 25.73%" }, |
||
3486 | { 11669, "INV_Jewelry_Ring_05", "=q3=Naglering", "=ds=#s13#", " 22.92%" }, |
||
3487 | { 11819, "INV_Jewelry_Talisman_06", "=q3=Second Wind", "=ds=#s14#", " 5.75%" }, |
||
3488 | }; |
||
3489 | |||
3490 | BRDGuzzler = { |
||
3491 | { 0, "INV_Box_01", "=q6=Hurley Blackbreath", "" }, |
||
3492 | { 11735, "INV_Helmet_46", "=q3=Ragefury Eyepatch", "=ds=#s1#, #a2#", "8.11%" }, |
||
3493 | { 18043, "INV_Boots_08", "=q3=Coal Miner Boots", "=ds=#s12#, #a2#", "23.87%" }, |
||
3494 | { 22275, "INV_Boots_08", "=q3=Firemoss Boots", "=ds=#s12#, #a2#", "23.87%" }, |
||
3495 | { 18044, "INV_Drink_04", "=q3=Hurley's Tankard", "=ds=#h3#, #w6#", "31.02%" }, |
||
3496 | { 0, "", "", "" }, |
||
3497 | { 11312, "INV_Misc_Note_03", "=q1=Lost Thunderbrew Recipe", "=ds=#m3#" }, |
||
3498 | { 0, "", "", "" }, |
||
3499 | { 0, "", "", "" }, |
||
3500 | { 0, "INV_Box_01", "=q6=Phalanx", "" }, |
||
3501 | { 22212, "INV_Shoulder_16", "=q3=Golem Fitted Pauldrons", "=ds=#s3#, #a3#", "26.04%" }, |
||
3502 | { 11745, "INV_Gauntlets_22", "=q3=Fists of Phalanx", "=ds=#s9#, #a4#", "29.79%" }, |
||
3503 | { 11744, "INV_Gauntlets_11", "=q3=Bloodfist", "=ds=#h1#, #w13#", "28.48%" }, |
||
3504 | { 0, "", "", "" }, |
||
3505 | { 0, "", "", "" }, |
||
3506 | { 0, "INV_Box_01", "=q6=Ribbly Screwspigot", "" }, |
||
3507 | { 11612, "INV_Scroll_03", "=q3=Plans: Dark Iron Plate", "=ds=#p2#, #m20#", "22.20%" }, |
||
3508 | { 0, "", "", "" }, |
||
3509 | { 2662, "INV_Misc_Quiver_06", "=q2=Ribbly's Quiver", "=ds=#m21# #e9#", "17.03%" }, |
||
3510 | { 2663, "INV_Misc_Ammo_Bullet_01", "=q2=Ribbly's Bandolier", "=ds=#m21# #e8#", "15.73%" }, |
||
3511 | { 11742, "INV_Misc_Bag_20", "=q2=Wayfarer's Knapsack", "=ds=#m21# #e10#", "25.07%" }, |
||
3512 | }; |
||
3513 | |||
3514 | BRDFlamelash = { |
||
3515 | { 11808, "Spell_Fire_Fire", "=q4=Circle of Flame", "=ds=#s1#, #a1#", " 0.84%" }, |
||
3516 | { 0, "", "", "" }, |
||
3517 | { 11812, "INV_Misc_Cape_18", "=q3=Cape of the Fire Salamander", "=ds=#s4#", " 25.25%" }, |
||
3518 | { 11814, "INV_Gauntlets_04", "=q3=Molten Fists", "=ds=#s9#, #a3#", " 27.88%" }, |
||
3519 | { 11809, "INV_Spear_01", "=q3=Flame Wrath", "=ds=#w7#", " 18.69%" }, |
||
3520 | { 11832, "INV_Jewelry_Amulet_07", "=q3=Burst of Knowledge", "=ds=#s14#", " 14.61%" }, |
||
3521 | { 0, "", "", "" }, |
||
3522 | { 23320, "INV_Misc_StoneTablet_11", "=q3=Tablet of Flame Shock VI", "=ds=#e20# =q1=#m1# =ds=#c7#" }, |
||
3523 | }; |
||
3524 | |||
3525 | BRDPanzor = { |
||
3526 | { 22245, "INV_Boots_Cloth_05", "=q3=Soot Encrusted Footwear", "=ds=#s12#s,#a1#", "22.06%" }, |
||
3527 | { 11787, "INV_Boots_Plate_01", "=q3=Shalehusk Boots", "=ds=#s12#, #a4#", " 19.96%" }, |
||
3528 | { 11785, "INV_Shield_06", "=q3=Rock Golem Bulwark", "=ds=#w8#", " 21.22%" }, |
||
3529 | { 11786, "INV_Sword_47", "=q3=Stone of the Earth", "=ds=#h2#, #w10#", " 20.38%" }, |
||
3530 | }; |
||
3531 | |||
3532 | BRDTomb = { |
||
3533 | { 0, "INV_Box_01", "=q6=Chest of The Seven", "" }, |
||
3534 | { 11929, "INV_Pants_11", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "22.60%" }, |
||
3535 | { 11925, "INV_Helmet_41", "=q3=Ghostshroud", "=ds=#s1#, #a2#", "21.63%" }, |
||
3536 | { 11926, "INV_Chest_Chain_07", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "22.08%" }, |
||
3537 | { 11927, "INV_Pants_04", "=q3=Legplates of the Eternal Guardian", "=ds=#s11#, #a4#", "65.45%" }, |
||
3538 | { 11920, "INV_Axe_13", "=q3=Wraith Scythe", "=ds=#h3# #w1#", "22.61%" }, |
||
3539 | { 11923, "INV_Hammer_07", "=q3=The Hammer of Grace", "=ds=#h3# #w6#", "21.29%" }, |
||
3540 | { 11921, "INV_Hammer_08", "=q3=Impervious Giant", "=ds=#h2# #w6#", "22.23%" }, |
||
3541 | { 11922, "INV_Weapon_ShortBlade_15", "=q3=Blood-etched Blade", "=ds=#h1# #w4#", "22.05%" }, |
||
3542 | }; |
||
3543 | |||
3544 | BRDMagmus = { |
||
3545 | { 11746, "INV_Helmet_23", "=q3=Golem Skull Helm", "=ds=#s1#, #a4#", " 20.46%" }, |
||
3546 | { 22208, "INV_Hammer_10", "=q3=Lavastone Hammer", "=ds=#h2#, #w6#", " 22.79%" }, |
||
3547 | { 11935, "INV_Misc_Orb_05", "=q3=Magmus Stone", "=ds=#s15#", " 21.26%" }, |
||
3548 | { 22395, "INV_Relics_TotemofRage", "=q3=Totem of Rage", "=ds=#s16#, #e17#", " 10.09%" }, |
||
3549 | { 22400, "INV_Relics_LibramofTruth", "=q3=Libram of Truth", "=ds=#s16#, #e18#", " 9.75%" }, |
||
3550 | }; |
||
3551 | |||
3552 | BRDImperatorDagranThaurissan = { |
||
3553 | { 11684, "Spell_Frost_FrostBrand", "=q4=Ironfoe", "=ds=#h3#, #w6#", " 0.46%" }, |
||
3554 | { 0, "", "", "" }, |
||
3555 | { 11930, "INV_Misc_Cape_20", "=q3=The Emperor's New Cape", "=ds=#s4#", " 16.16%" }, |
||
3556 | { 11924, "INV_Chest_Cloth_16", "=q3=Robes of the Royal Crown", "=ds=#s5#, #a1#", " 15.18%" }, |
||
3557 | { 22204, "INV_Bracer_10", "=q3=Wristguards of Renown", "=ds=#s8#, #a2#", " 12.92%" }, |
||
3558 | { 22207, "INV_Belt_28", "=q3=Sash of the Grand Hunt", "=ds=#s10#, #a3#", " 15.12%" }, |
||
3559 | { 11931, "INV_Axe_22", "=q3=Dreadforge Retaliator", "=ds=#h2#, #w1#", " 15.76%" }, |
||
3560 | { 11932, "INV_Staff_30", "=q3=Guiding Stave of Wisdom", "=ds=#h2#, #w9#", " 15.01%" }, |
||
3561 | { 11928, "INV_Mace_13", "=q3=Thaurissan's Royal Scepter", "=ds=#s15#", " 12.86%" }, |
||
3562 | { 11815, "INV_Jewelry_Talisman_01", "Hand of Justice", "=ds=#s14#", " 10.43%" }, |
||
3563 | { 11933, "INV_Misc_Gem_Sapphire_01", "=q3=Imperial Jewel", "=ds=#s2#", " 15.99%" }, |
||
3564 | { 11934, "INV_Jewelry_Ring_24", "=q3=Emperor's Seal", "=ds=#s13#", " 15.41%" }, |
||
3565 | }; |
||
3566 | |||
3567 | BRDPrincess = { |
||
3568 | { 12557, "INV_Shoulder_25", "=q3=Ebonsteel Spaulders", "=ds=#s3#, #a4#", "12.11%" }, |
||
3569 | { 12554, "INV_Gauntlets_32", "=q3=Hands of the Exalted Herald", "=ds=#s9#, #a1#", "11.91%" }, |
||
3570 | { 12553, "INV_Boots_02", "=q3=Swiftwalker Boots", "=ds=#s12#, #a2#", "11.05%" }, |
||
3571 | { 12556, "INV_Boots_Wolf", "=q3=High Priestess Boots", "=ds=#s12#, #a1#", "10.26%" }, |
||
3572 | }; |
||
3573 | |||
3574 | ---------------------------- |
||
3575 | -- RagefireChasm ----------- |
||
3576 | ---------------------------- |
||
3577 | |||
3578 | RFCTaragaman = { |
||
3579 | { 14148, "INV_Bracer_13", "=q2=Crystalline Cuffs", "=ds=#s8#, #a1#", "33.91%" }, |
||
3580 | { 14149, "INV_Misc_Cape_18", "=q2=Subterranean Cape", "=ds=#s4#", "31.59%" }, |
||
3581 | { 14145, "INV_Weapon_ShortBlade_12", "=q2=Cursed Felblade", "=ds=#h3#, #w10#", "15.98%" }, |
||
3582 | }; |
||
3583 | |||
3584 | RFCJergosh = { |
||
3585 | { 14150, "INV_Chest_Cloth_24", "=q2=Robe of Evocation", "=ds=#s5#, #a1#", "36.40%" }, |
||
3586 | { 14147, "INV_Bracer_07", "=q2=Cavedweller Bracers", "=ds=#s8#, #a3#", "34.35%" }, |
||
3587 | { 14151, "INV_Weapon_ShortBlade_25", "=q2=Chanting Blade", "=ds=#h1#, #w4#", "17.10%" }, |
||
3588 | }; |
||
3589 | |||
3590 | ------------------------------------- |
||
3591 | ------Shadowfang Keep -------------- |
||
3592 | ------------------------------------- |
||
3593 | |||
3594 | BSFRazorclawtheButcher = { |
||
3595 | { 1292, "INV_Axe_23", "=q3=Butcher's Cleaver", "=ds=#h1#, #w1#", "8.70%" }, |
||
3596 | { 0, "", "", "" }, |
||
3597 | { 6633, "INV_Sword_16", "=q2=Butcher's Slicer", "=ds=#h1#, #w10#", "39.53%" }, |
||
3598 | { 6226, "INV_Chest_Cloth_24", "=q2=Bloody Apron", "=ds=#s5#, #a1#", "39.47%" }, |
||
3599 | }; |
||
3600 | |||
3601 | BSFSilverlaine = { |
||
3602 | { 6321, "INV_Belt_29", "=q3=Silverlaine's Family Seal", "=ds=#s13#", "18.91%" }, |
||
3603 | { 0, "", "", "" }, |
||
3604 | { 6323, "INV_Mace_02", "=q2=Baron's Scepter", "=ds=#h3#, #w6#", "37.93%" }, |
||
3605 | }; |
||
3606 | |||
3607 | BSFSpringvale = { |
||
3608 | { 6320, "INV_Shield_03", "=q3=Commander's Crest", "=ds=#w8#", "27.71%" }, |
||
3609 | { 0, "", "", "" }, |
||
3610 | { 3191, "INV_Axe_06", "=q2=Arced War Axe", "=ds=#h2#, #w1#", "31.73%" }, |
||
3611 | }; |
||
3612 | |||
3613 | BSFOdotheBlindwatcher = { |
||
3614 | { 6318, "INV_Staff_27", "=q3=Odo's Ley Staff", "=ds=#h2#, #w9#", "29.97%" }, |
||
3615 | { 0, "", "", "" }, |
||
3616 | { 6319, "INV_Belt_03", "=q2=Girdle of the Blindwatcher", "=ds=#s10#, #a2#", "57.15%" }, |
||
3617 | }; |
||
3618 | |||
3619 | BSFFenrustheDevourer = { |
||
3620 | { 6340, "INV_Misc_Pelt_Wolf_02", "=q2=Fenrus' Hide", "=ds=#s4#", "58.02%" }, |
||
3621 | { 3230, "INV_Bracer_07", "=q2=Black Wolf Bracers", "=ds=#s8#, #a2#", "14.76%" }, |
||
3622 | }; |
||
3623 | |||
3624 | BSFWolfMasterNandos = { |
||
3625 | { 3748, "INV_Shoulder_05", "=q3=Feline Mantle", "=ds=#s3#, #a1#", "48.55%" }, |
||
3626 | { 0, "", "", "" }, |
||
3627 | { 6314, "INV_Misc_Cape_10", "=q2=Wolfmaster Cape", "=ds=#s4#", "33.25%" }, |
||
3628 | }; |
||
3629 | |||
3630 | BSFArchmageArugal = { |
||
3631 | { 6392, "INV_Belt_10", "=q3=Belt of Arugal", "=ds=#s10#, #a1#", "30.51%" }, |
||
3632 | { 6324, "INV_Chest_Cloth_31", "=q3=Robes of Arugal", "=ds=#s5#, #a1#", "30.50%" }, |
||
3633 | { 6220, "INV_Weapon_ShortBlade_25", "=q3=Meteor Shard", "=ds=#h1#, #w4#", "15.78%" }, |
||
3634 | }; |
||
3635 | |||
3636 | ------------------------------- |
||
3637 | ----Dire Maul EAST ------------ |
||
3638 | ------------------------------- |
||
3639 | |||
3640 | DMEPusillin = { |
||
3641 | { 18267, "INV_Scroll_03", "=q2=Recipe: Runn Tum Tuber Surprise", "=ds=#p3# #m16#", "71.55%" }, |
||
3642 | { 0, "", "", "" }, |
||
3643 | { 18249, "INV_Misc_Key_10", "=q1=Crescent Key", "=ds=#e14#", "100%" }, |
||
3644 | }; |
||
3645 | |||
3646 | DMEZevrimThornhoof = { |
||
3647 | { 18319, "INV_Helmet_38", "=q3=Fervent Helm", "=ds=#s1#, #a3#", " 7.88%" }, |
||
3648 | { 18313, "INV_Helmet_19", "=q3=Helm of Awareness", "=ds=#s1#, #a4#", "17.87%" }, |
||
3649 | { 18323, "INV_Weapon_Bow_03", "=q3=Satyr's Bow", "=ds=#w2#", "17.24%" }, |
||
3650 | { 0, "", "", "" }, |
||
3651 | { 18308, "INV_Helmet_51", "=q2=Clever Hat", "=ds=#s1#, #a1#", "23.73%" }, |
||
3652 | { 18306, "INV_Gauntlets_22", "=q2=Gloves of Shadowy Mist", "=ds=#s9#, #a1#", " 21.40%" }, |
||
3653 | }; |
||
3654 | |||
3655 | DMELethtendris = { |
||
3656 | { 18325, "INV_Helmet_31", "=q3=Felhide Cap", "=ds=#s1#, #a2#", "24.67%" }, |
||
3657 | { 18311, "INV_Staff_14", "=q3=Quel'dorai Channeling Rod", "=ds=#h2#, #w9#", " 7.30%" }, |
||
3658 | { 0, "", "", "" }, |
||
3659 | { 18302, "INV_Jewelry_Ring_20", "=q2=Band of Vigor", "=ds=#s13#", " 29.30%" }, |
||
3660 | { 18301, "INV_Wand_06", "=q2=Lethtendris's Wand", "=ds=#w12#", " 25.57%" }, |
||
3661 | }; |
||
3662 | |||
3663 | DMEHydro = { |
||
3664 | { 18322, "INV_Boots_08", "=q3=Waterspout Boots", "=ds=#s12#, #a2#", " 16.42%" }, |
||
3665 | { 18324, "INV_Axe_17", "=q3=Waveslicer", "=ds=#h2#, #w1#", " 8.46%" }, |
||
3666 | { 18317, "INV_Jewelry_Necklace_03", "=q3=Tempest Talisman", "=ds=#s2#", " 16.44%" }, |
||
3667 | { 0, "", "", "" }, |
||
3668 | { 18307, "INV_Boots_05", "=q2=Riptide Shoes", "=ds=#s12#, #a1#", " 21.33%" }, |
||
3669 | { 18305, "INV_Pants_04", "=q2=Breakwater Legguards", "=ds=#s11#, #a4#", "22.75%" }, |
||
3670 | }; |
||
3671 | |||
3672 | DMEAlzzin = { |
||
3673 | { 18327, "INV_Belt_17", "=q3=Whipvine Cord", "=ds=#s10#, #a1#", "16.53%" }, |
||
3674 | { 18328, "INV_Misc_Cape_17", "=q3=Shadewood Cloak", "=ds=#s4#", " 15.36%" }, |
||
3675 | { 18309, "INV_Gauntlets_20", "=q3=Gloves of Restoration", "=ds=#s9#, #a2#", " 14.05%" }, |
||
3676 | { 18318, "INV_Boots_01", "=q3=Merciful Greaves", "=ds=Fett, #a3#", " 14.88%" }, |
||
3677 | { 18312, "INV_Chest_Plate11", "=q3=Energized Chestplate", "=ds=#s5#, #a4#", " 16.08%" }, |
||
3678 | { 18326, "INV_Gauntlets_31", "=q3=Razor Gauntlets", "=ds=#s9#, #a4#", " 18.62%" }, |
||
3679 | { 0, "", "", "" }, |
||
3680 | { 18321, "INV_Mace_13", "=q3=Energetic Rod", "=ds=#h3#, #w6#", " 15.94%" }, |
||
3681 | { 18310, "INV_Sword_18", "=q3=Fiendish Machete", "=ds=#h1#, #w10#", " 15.39%" }, |
||
3682 | { 18315, "INV_Jewelry_Ring_28", "=q3=Ring of Demonic Potency", "=ds=#s13#", " 15.40%" }, |
||
3683 | { 18314, "INV_Jewelry_Ring_31", "=q3=Ring of Demonic Guile", "=ds=#s13#", " 13.71%" }, |
||
3684 | }; |
||
3685 | |||
3686 | DMEIsalien = { |
||
3687 | { 0, "INV_Misc_Bag_09", "=q6=Tier 0.5 Summonable", "=q5=Isalien" }, |
||
3688 | { 22304, "INV_Gauntlets_27", "=q3=Ironweave Gloves", "=ds=#s9#, #a1#", "16.24%" }, |
||
3689 | { 22472, "INV_Boots_08", "=q3=Boots of Ferocity", "=ds=#s12#, #a2#", "12.55%" }, |
||
3690 | { 22314, "INV_Spear_06", "=q3=Huntsman's Harpoon", "=ds=#w7#", "15.50%" }, |
||
3691 | { 22315, "INV_Hammer_02", "=q3=Hammer of Revitalization", "=ds=#h3# #w6#", "13.65%" }, |
||
3692 | { 22401, "INV_Relics_LibramofHope", "=q3=Libram of Hope", "=ds=#s16#, #e18#", "14.76%" }, |
||
3693 | { 22345, "INV_Relics_TotemofRebirth", "=q3=Totem of Rebirth", "=ds=#s16#, #e17#", "2.95%" }, |
||
3694 | { 0, "", "", "" }, |
||
3695 | { 21984, "INV_Jewelry_Necklace_30", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
3696 | { 22046, "INV_Jewelry_Necklace_29", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
3697 | }; |
||
3698 | |||
3699 | ------------------------------------- |
||
3700 | -----Dire Maul North------------------ |
||
3701 | ------------------------------------- |
||
3702 | |||
3703 | DMNGuardMoldar = { |
||
3704 | { 18497, "INV_Bracer_13", "=q3=Sublime Wristguards", "=ds=#s8#, #a1#", " 4.14%" }, |
||
3705 | { 18496, "INV_Misc_Cape_02", "=q3=Heliotrope Cloak", "=ds=#s4#", " 4.68%" }, |
||
3706 | { 18494, "INV_Shoulder_15", "=q3=Denwatcher's Shoulders", "=ds=#s3#, #a3#", " 4.62%" }, |
||
3707 | { 18493, "INV_Shoulder_26", "=q3=Bulky Iron Spaulders", "=ds=#s3#, #a4#", " 3.96%" }, |
||
3708 | { 18498, "INV_Axe_11", "=q3=Hedgecutter", "=ds=#h1#, #w1#", " 4.94%" }, |
||
3709 | { 0, "", "", "" }, |
||
3710 | { 18450, "INV_Chest_Cloth_24", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", " 6.57%" }, |
||
3711 | { 18451, "INV_Belt_16", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", " 6.61%" }, |
||
3712 | { 18458, "INV_Bracer_03", "=q2=Modest Armguards", "=ds=#s8#, #a3#", " 7.12%" }, |
||
3713 | { 18459, "INV_Bracer_19", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", " 6.09%" }, |
||
3714 | { 18462, "INV_Gauntlets_13", "=q2=Jagged Bone Fist", "=ds=#h3#, #w13#", " 7.54%" }, |
||
3715 | { 18463, "INV_Sword_04", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", " 7.38%" }, |
||
3716 | { 18460, "INV_Weapon_Rifle_07", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", " 5.86%" }, |
||
3717 | { 18464, "INV_Jewelry_Ring_06", "=q2=Gordok Nose Ring", "=ds=#s13#", " 6.52%" }, |
||
3718 | }; |
||
3719 | |||
3720 | DMNStomperKreeg = { |
||
3721 | { 18269, "INV_Drink_03", "=q2=Gordok Green Grog", "=ds=#e3#", "100%" }, |
||
3722 | { 18284, "INV_Drink_05", "=q2=Kreeg's Stout Beatdown", "=ds=#e3#", "100%" }, |
||
3723 | { 18425, "INV_Drink_05", "=q2=Kreeg's Mug", "=ds=#s15#", "40.24%" }, |
||
3724 | }; |
||
3725 | |||
3726 | DMNGuardFengus = { |
||
3727 | { 18450, "INV_Chest_Cloth_24", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", " 9.76%" }, |
||
3728 | { 18451, "INV_Belt_16", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", "10.64%" }, |
||
3729 | { 18458, "INV_Bracer_03", "=q2=Modest Armguards", "=ds=#s8#, #a3#", "11.41%" }, |
||
3730 | { 18459, "INV_Bracer_19", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", " 9.60%" }, |
||
3731 | { 18463, "INV_Sword_04", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", " 11.02%" }, |
||
3732 | { 18462, "INV_Gauntlets_13", "=q2=Jagged Bone Fist", "=ds=#h3#, #w13#", " 11.79%" }, |
||
3733 | { 18460, "INV_Weapon_Rifle_07", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", " 9.07%" }, |
||
3734 | { 18464, "INV_Jewelry_Ring_06", "=q2=Gordok Nose Ring", "=ds=#s13#", " 11.41%" }, |
||
3735 | }; |
||
3736 | |||
3737 | DMNThimblejack = { |
||
3738 | { 18414, "INV_Scroll_04", "=q4=Pattern: Belt of the Archmage", "=ds=#p8# #m14#", "1.00%" }, |
||
3739 | { 18517, "INV_Scroll_04", "=q4=Pattern: Chromatic Cloak", "=ds=#p9# #p7# #m14#", "0.92%" }, |
||
3740 | { 18518, "INV_Scroll_04", "=q4=Pattern: Hide of the Wild", "=ds=#p10# #p7# #m14#", "1.29%" }, |
||
3741 | { 18519, "INV_Scroll_04", "=q4=Pattern: Shifting Cloak", "=ds=#p11# #p7# #m14#", "1.14%" }, |
||
3742 | { 0, "", "", "" }, |
||
3743 | { 18415, "INV_Scroll_05", "=q3=Pattern: Felcloth Gloves", "=ds=#p8# #m14#", "9.62%" }, |
||
3744 | { 18416, "INV_Scroll_05", "=q3=Pattern: Inferno Gloves", "=ds=#p8# #m14#", "10.66%" }, |
||
3745 | { 18417, "INV_Scroll_05", "=q3=Pattern: Mooncloth Gloves", "=ds=#p8# #m14#", "10.28%" }, |
||
3746 | { 18418, "INV_Scroll_05", "=q3=Pattern: Cloak of Warding", "=ds=#p8# #m14#", "9.75%" }, |
||
3747 | { 18514, "INV_Scroll_05", "=q3=Pattern: Girdle of Insight", "=ds=#p7# #m14#", "10.90%" }, |
||
3748 | { 18515, "INV_Scroll_05", "=q3=Pattern: Mongoose Boots", "=ds=#p7# #m14#", "11.18%" }, |
||
3749 | { 18516, "INV_Scroll_05", "=q3=Pattern: Swift Flight Bracers", "=ds=#p7# #m14#", "10.26%" }, |
||
3750 | { 0, "", "", "" }, |
||
3751 | { 18240, "INV_Potion_08", "=q2=Ogre Tannin", "=ds=#m3#", "31.05%" }, |
||
3752 | { 0, "", "", "" }, |
||
3753 | { 18405, "INV_Belt_31", "=q4=Belt of the Archmage", "=ds=#s10#, #a1#" }, |
||
3754 | { 18509, "INV_Misc_Cape_02", "=q4=Chromatic Cloak", "=ds=#s4#" }, |
||
3755 | { 18510, "INV_Misc_Cape_01", "=q4=Hide of the Wild", "=ds=#s4#" }, |
||
3756 | { 18511, "INV_Misc_Cape_20", "=q4=Shifting Cloak", "=ds=#s4#" }, |
||
3757 | { 0, "", "", "" }, |
||
3758 | { 18407, "INV_Gauntlets_19", "=q3=Felcloth Gloves", "=ds=#s9#, #a1#" }, |
||
3759 | { 18408, "INV_Gauntlets_19", "=q3=Inferno Gloves", "=ds=#s9#, #a1#" }, |
||
3760 | { 18409, "INV_Gauntlets_17", "=q3=Mooncloth Gloves", "=ds=#s9#, #a1#" }, |
||
3761 | { 18413, "INV_Misc_Cape_06", "=q3=Cloak of Warding", "=ds=#s4#" }, |
||
3762 | { 18504, "INV_Belt_26", "=q3=Girdle of Insight", "=ds=#s10#, #a2#" }, |
||
3763 | { 18506, "INV_Boots_08", "=q3=Mongoose Boots", "=ds=#s12#, #a2#" }, |
||
3764 | { 18508, "INV_Bracer_05", "=q3=Swift Flight Bracers", "=ds=#s8#, #a3#" }, |
||
3765 | }; |
||
3766 | |||
3767 | DMNGuardSlipkik = { |
||
3768 | { 18497, "INV_Bracer_13", "=q3=Sublime Wristguards", "=ds=#s8#, #a1#", " 4.75%" }, |
||
3769 | { 18496, "INV_Misc_Cape_02", "=q3=Heliotrope Cloak", "=ds=#s4#", " 5.82%" }, |
||
3770 | { 18494, "INV_Shoulder_15", "=q3=Denwatcher's Shoulders", "=ds=#s3#, #a3#", "5.70%" }, |
||
3771 | { 18493, "INV_Shoulder_26", "=q3=Bulky Iron Spaulders", "=ds=#s3#, #a4#", " 4.89%" }, |
||
3772 | { 18498, "INV_Axe_11", "=q3=Hedgecutter", "=ds=#h1#, #w1#", " 6.01%" }, |
||
3773 | { 0, "", "", "" }, |
||
3774 | { 18450, "INV_Chest_Cloth_24", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", " 6.78%" }, |
||
3775 | { 18451, "INV_Belt_16", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", " 7.83%" }, |
||
3776 | { 18458, "INV_Bracer_03", "=q2=Modest Armguards", "=ds=#s8#, #a3#", " 7.63%" }, |
||
3777 | { 18459, "INV_Bracer_19", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", " 6.98%" }, |
||
3778 | { 18462, "INV_Gauntlets_13", "=q2=Jagged Bone Fist", "=ds=#h3#, #w13#", " 8.52%" }, |
||
3779 | { 18463, "INV_Sword_04", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", " 7.74%" }, |
||
3780 | { 18460, "INV_Weapon_Rifle_07", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", " 6.66%" }, |
||
3781 | { 18464, "INV_Jewelry_Ring_06", "=q2=Gordok Nose Ring", "=ds=#s13#", " 7.36%" }, |
||
3782 | }; |
||
3783 | |||
3784 | DMNCaptainKromcrush = { |
||
3785 | { 18507, "INV_Boots_05", "=q3=Boots of the Full Moon", "=ds=#s12#, #a1#", "18.75%" }, |
||
3786 | { 18505, "INV_Belt_02", "=q3=Mugger's Belt", "=ds=#s10#, #a2#", " 18.06%" }, |
||
3787 | { 18503, "INV_Chest_Chain_14", "=q3=Kromcrush's Chestplate", "=ds=#s5#, #a4#", " 17.48%" }, |
||
3788 | { 18502, "INV_Weapon_Halberd_09", "=q3=Monstrous Glaive", "=ds=#w7#", " 21.47%" }, |
||
3789 | { 0, "", "", "" }, |
||
3790 | }; |
||
3791 | |||
3792 | DMNKingGordok = { |
||
3793 | { 18526, "INV_Crown_01", "=q3=Crown of the Ogre King", "=ds=#s1#, #a1#", " 17.17%" }, |
||
3794 | { 18525, "INV_Bracer_12", "=q3=Bracers of Prosperity", "=ds=#s8#, #a2#", "19.15%" }, |
||
3795 | { 18527, "INV_Gauntlets_10", "=q3=Harmonious Gauntlets", "=ds=#s9#, #a3#", "19.73%" }, |
||
3796 | { 18524, "INV_Pants_03", "=q3=Leggings of Destruction", "=ds=#s11#, #a3#", "18.55%" }, |
||
3797 | { 18521, "INV_Boots_Plate_01", "=q3=Grimy Metal Boots", "=ds=#s12#, #a4#", " 17.80%" }, |
||
3798 | { 18520, "INV_Sword_11", "=q3=Barbarous Blade", "=ds=#h2#, #w10#", " 16.44%" }, |
||
3799 | { 18523, "INV_Misc_Orb_01", "=q3=Brightly Glowing Stone", "=ds=#s15#", " 20.21%" }, |
||
3800 | { 18522, "INV_Jewelry_Ring_32", "=q3=Band of the Ogre King", "=ds=#s13#", "14.96%" }, |
||
3801 | { 0, "", "", "" }, |
||
3802 | { 19258, "INV_Misc_Ticket_Tarot_Warlord_01", "=q3=Ace of Warlords", "=ds=#e19#", "1.84%" }, |
||
3803 | { 0, "", "", "" }, |
||
3804 | { 18780, "INV_Misc_Note_06", "=q3=Top Half of Advanced Armorsmithing: Volume I", "=ds=#m1#", "6.00%" }, |
||
3805 | { 12727, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Breastplate", "=ds=#m4#" }, |
||
3806 | { 0, "", "", "" }, |
||
3807 | { 0, "", "", "" }, |
||
3808 | { 0, "INV_Misc_Bag_09", "=q6=Cho'Rush the Observer", "" }, |
||
3809 | { 18490, "INV_Helmet_41", "=q3=Insightful Hood", "=ds=#s1#, #a2#", "21.46%" }, |
||
3810 | { 18485, "INV_Shield_13", "=q3=Observer's Shield", "=ds=#h4#, #w8#", "22.96%" }, |
||
3811 | { 18484, "INV_Weapon_ShortBlade_04", "=q3=Cho'Rush's Blade", "=ds=#h1# #w10#", "22.46%" }, |
||
3812 | { 18483, "INV_Wand_05", "=q3=Mana Channeling Wand", "=ds=#w12#", "19.01%" }, |
||
3813 | }; |
||
3814 | |||
3815 | DMNTRIBUTERUN = { |
||
3816 | { 18538, "INV_Axe_10", "=q4=Treant's Bane", "=ds=#h2#, #w1#" }, |
||
3817 | { 0, "", "", "" }, |
||
3818 | { 18495, "INV_Misc_Cape_21", "=q3=Redoubt Cloak", "=ds=#s4#" }, |
||
3819 | { 18532, "INV_Chest_Cloth_29", "=q3=Mindsurge Robe", "=ds=#s5#, #a1#" }, |
||
3820 | { 0, "", "", "" }, |
||
3821 | { 18528, "INV_Shoulder_26", "=q3=Cyclone Spaulders", "=ds=#s3#, #a2#" }, |
||
3822 | { 18530, "INV_Chest_Chain_12", "=q3=Ogre Forged Hauberk", "=ds=#s5#, #a3#" }, |
||
3823 | { 18529, "INV_Belt_18", "=q3=Elemental Plate Girdle", "=ds=#s10#, #a4#" }, |
||
3824 | { 18533, "INV_Bracer_14", "=q3=Gordok Bracers of Power", "=ds=#s8#, #a4#" }, |
||
3825 | { 18534, "INV_Staff_32", "=q3=Rod of the Ogre Magi", "=ds=#h2#, #w9#" }, |
||
3826 | { 18531, "INV_Hammer_22", "=q3=Unyielding Maul", "=ds=#h2#, #w6#" }, |
||
3827 | { 18499, "INV_Shield_10", "=q3=Barrier Shield", "=ds=#w8#" }, |
||
3828 | { 18500, "INV_Jewelry_Ring_13", "=q3=Tarnished Elven Ring", "=ds=#s13#" }, |
||
3829 | { 18537, "INV_Stone_02", "=q3=Counterattack Lodestone", "=ds=#s14#" }, |
||
3830 | { 0, "", "", "" }, |
||
3831 | { 18475, "INV_Belt_07", "=q2=Oddly Magical Belt", "=ds=#s10#, #a1#" }, |
||
3832 | { 18476, "INV_Boots_07", "=q2=Mud Stained Boots", "=ds=#s12#, #a2#" }, |
||
3833 | { 18477, "INV_Pants_14", "=q2=Shaggy Leggings", "=ds=#s11#, #a2#" }, |
||
3834 | { 18478, "INV_Chest_Leather_06", "=q2=Hyena Hide Jerkin", "=ds=#s5#, #a2#" }, |
||
3835 | { 18479, "INV_Helmet_11", "=q2=Carrion Scorpid Helm", "=ds=#s1#, #a3#" }, |
||
3836 | { 18480, "INV_Helmet_23", "=q2=Scarab Plate Helm", "=ds=#s1#, #a4#" }, |
||
3837 | { 18481, "INV_Mace_05", "=q2=Skullcracking Mace", "=ds=#h2#, #w6#" }, |
||
3838 | { 18482, "INV_Weapon_Bow_05", "=q2=Ogre Toothpick Shooter", "=ds=#w2#" }, |
||
3839 | { 18655, "INV_Scroll_06", "=q2=Schematic: Major Recombobulator", "=ds=#p5# #m15#" }, |
||
3840 | }; |
||
3841 | |||
3842 | ------------------------------------------ |
||
3843 | ------Dire Maul West --------------------- |
||
3844 | ------------------------------------------ |
||
3845 | |||
3846 | DMWTendrisWarpwood = { |
||
3847 | { 18390, "INV_Pants_14", "=q3=Tanglemoss Leggings", "=ds=#s11#, #a2#", "22.55%" }, |
||
3848 | { 18393, "INV_Belt_34", "=q3=Warpwood Binding", "=ds=#s10#, #a3#", "19.81%" }, |
||
3849 | { 0, "", "", "" }, |
||
3850 | { 18353, "INV_Staff_08", "=q2=Stoneflower Staff", "=ds=#h2#, #w9#", "23.46%" }, |
||
3851 | { 18352, "INV_Shield_18", "=q2=Petrified Bark Shield", "=ds=#w8#", "21.67%" }, |
||
3852 | }; |
||
3853 | |||
3854 | DMWIllyannaRavenoak = { |
||
3855 | { 18386, "INV_Pants_06", "=q3=Padre's Trousers", "=ds=#s11#, #a1#", "18.79%" }, |
||
3856 | { 18383, "INV_Gauntlets_09", "=q3=Force Imbued Gauntlets", "=ds=#s9#, #a4#", "20.11%" }, |
||
3857 | { 0, "", "", "" }, |
||
3858 | { 18349, "INV_Gauntlets_12", "=q2=Gauntlets of Accuracy", "=ds=#s9#, #a3#", "23.94%" }, |
||
3859 | { 18347, "INV_Axe_11", "=q2=Well Balanced Axe", "=ds=#h1#, #w1#", "22.44%" }, |
||
3860 | }; |
||
3861 | |||
3862 | DMWMagisterKalendris = { |
||
3863 | { 18374, "INV_Shoulder_24", "=q3=Flamescarred Shoulders", "=ds=#s3#, #a2#", "18.11%" }, |
||
3864 | { 18397, "INV_Jewelry_Necklace_07", "=q3=Elder Magus Pendant", "=ds=#s2#", "17.46%" }, |
||
3865 | { 18371, "INV_Battery_02", "=q3=Mindtap Talisman", "=ds=#s14#", " 7.45%" }, |
||
3866 | { 0, "", "", "" }, |
||
3867 | { 18350, "INV_Misc_Cape_18", "=q2=Amplifying Cloak", "=ds=#s4#", " 21.44%" }, |
||
3868 | { 18351, "INV_Bracer_18", "=q2=Magically Sealed Bracers", "=ds=#s8#, #a4#", " 24.36%" }, |
||
3869 | }; |
||
3870 | |||
3871 | DMWTsuzee = { |
||
3872 | { 18387, "INV_Gauntlets_16", "=q3=Brightspark Gloves", "=ds=#s9#, #a1#", "24.79%" }, |
||
3873 | { 0, "", "", "" }, |
||
3874 | { 18346, "INV_Pants_09", "=q2=Threadbare Trousers", "=ds=#s11#, #a1#", "33.94%" }, |
||
3875 | { 18345, "INV_Jewelry_Ring_15", "=q2=Murmuring Ring", "=ds=#s13#", "30.28%" }, |
||
3876 | }; |
||
3877 | |||
3878 | DMWImmolthar = { |
||
3879 | { 18385, "INV_Chest_Cloth_51", "=q3=Robe of Everlasting Night", "=ds=#s5#, #a1#", "15.33%" }, |
||
3880 | { 18389, "INV_Misc_Cape_01", "=q3=Cloak of the Cosmos", "=ds=#s4#", "14.35%" }, |
||
3881 | { 18377, "INV_Gauntlets_21", "=q3=Quickdraw Gloves", "=ds=#s9#, #a2#", "21.01%" }, |
||
3882 | { 18391, "INV_Belt_26", "=q3=Eyestalk Cord", "=ds=#s10#, #a2#", "20.08%" }, |
||
3883 | { 18379, "INV_Boots_Plate_06", "=q3=Odious Greaves", "=ds=#s12#, #a3#", " 19.81%" }, |
||
3884 | { 18394, "INV_Bracer_05", "=q3=Demon Howl Wristguards", "=ds=#s8#, #a3#", "17.51%" }, |
||
3885 | { 18384, "INV_Shoulder_17", "=q3=Bile-etched Spaulders", "=ds=#s3#, #a4#", "14.71%" }, |
||
3886 | { 18372, "INV_Weapon_ShortBlade_18", "=q3=Blade of the New Moon", "=ds=#h3#, #w4#", "6.99%" }, |
||
3887 | { 18370, "INV_Misc_StoneTablet_04", "=q3=Vigilance Charm", "=ds=#s14#", "6.30%" }, |
||
3888 | { 18381, "INV_Misc_Eye_01", "=q3=Evil Eye Pendant", "=ds=#s2#", "17.78%" }, |
||
3889 | }; |
||
3890 | |||
3891 | DMWPrinceTortheldrin = { |
||
3892 | { 18382, "INV_Misc_Cape_14", "=q3=Fluctuating Cloak", "=ds=#s4#", "21.84%" }, |
||
3893 | { 18375, "INV_Bracer_07", "=q3=Bracers of the Eclipse", "=ds=#s8#, #a2#", "15.62%" }, |
||
3894 | { 18373, "INV_Chest_Leather_08", "=q3=Chestplate of Tranquility", "=ds=#s5#, #a2#", " 6.32%" }, |
||
3895 | { 18378, "INV_Pants_03", "=q3=Silvermoon Leggings", "=ds=#s11#, #a3#", "21.20%" }, |
||
3896 | { 18380, "INV_Pants_04", "=q3=Eldritch Reinforced Legplates", "=ds=#s11#, #a4#", " 15.87%" }, |
||
3897 | { 18392, "INV_Weapon_ShortBlade_05", "=q3=Distracting Dagger", "=ds=#h1#, #w4#", "14.70%" }, |
||
3898 | { 18396, "INV_Weapon_ShortBlade_22", "=q3=Mind Carver", "=ds=#h3#, #w10#", "14.62%" }, |
||
3899 | { 18376, "INV_Mace_07", "=q3=Timeworn Mace", "=ds=#h1#, #w6#", "14.40%" }, |
||
3900 | { 18388, "INV_Weapon_Crossbow_08", "=q3=Stoneshatter", "=ds=#w3#", " 7.72%" }, |
||
3901 | { 18395, "INV_Jewelry_Ring_11", "=q3=Emerald Flame Ring", "=ds=#s13#", "14.55%" }, |
||
3902 | }; |
||
3903 | |||
3904 | --------------------- |
||
3905 | -- Dire Maul Books -- |
||
3906 | --------------------- |
||
3907 | |||
3908 | DMBooks = { |
||
3909 | { 18358, "INV_Misc_Book_01", "=q3=The Arcanist's Cookbook", "=ds=#e20#, =q1=#m1# =ds=#c3#" }, |
||
3910 | { 18362, "INV_Misc_Book_08", "=q3=Holy Bologna: What the Light Won't Tell You", "=ds=#e20#, =q1=#m1# =ds=#c5#" }, |
||
3911 | { 18360, "INV_Misc_Book_05", "=q3=Harnessing Shadows", "=ds=#e20#, =q1=#m1# =ds=#c8#" }, |
||
3912 | { 18364, "INV_Misc_Book_10", "=q3=The Emerald Dream", "=ds=#e20#, =q1=#m1# =ds=#c1#" }, |
||
3913 | { 18356, "INV_Misc_Book_06", "=q3=Garona: A Study on Stealth and Treachery", "=ds=#e20#, =q1=#m1# =ds=#c6#" }, |
||
3914 | { 18361, "INV_Misc_Book_02", "=q3=The Greatest Race of Hunters", "=ds=#e20#, =q1=#m1# =ds=#c2#" }, |
||
3915 | { 18363, "INV_Misc_Book_04", "=q3=Frost Shock and You", "=ds=#e20#, =q1=#m1# =ds=#c7#" }, |
||
3916 | { 18357, "INV_Misc_Book_07", "=q3=Codex of Defense", "=ds=#e20#, =q1=#m1# =ds=#c9#" }, |
||
3917 | { 18359, "INV_Misc_Book_11", "=q3=The Light and How to Swing It", "=ds=#e20#, =q1=#m1# =ds=#c4#" }, |
||
3918 | { 0,"","","" }, |
||
3919 | { 18333,"INV_Misc_Book_04","=q2=Libram of Focus","=ds=#e20#" }, |
||
3920 | { 18334,"INV_Misc_Book_11","=q2=Libram of Protection","=ds=#e20#" }, |
||
3921 | { 18332,"INV_Misc_Book_02","=q2=Libram of Rapidity","=ds=#e20#" }, |
||
3922 | { 0,"","","" }, |
||
3923 | { 0,"","","" }, |
||
3924 | { 18468, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c3#" }, |
||
3925 | { 18469, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c5#" }, |
||
3926 | { 18467, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c8#" }, |
||
3927 | { 18470, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c1#" }, |
||
3928 | { 18465, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c6#" }, |
||
3929 | { 18473, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c2#" }, |
||
3930 | { 18471, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c7#" }, |
||
3931 | { 18466, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c9#" }, |
||
3932 | { 18472, "INV_Jewelry_Talisman_10", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c4#" }, |
||
3933 | { 0,"","","" }, |
||
3934 | { 18401,"INV_Misc_Book_11","=q4=Foror's Compendium of Dragon Slaying","=ds=#e20#, =q1=#m1#=ds=#c9#, #c4#" }, |
||
3935 | { 18348,"INV_Sword_01","=q4=Quel'Serrar","=ds=#h3# #w10#" }, |
||
3936 | }; |
||
3937 | |||
3938 | --------------------------------- |
||
3939 | ----UPPER BLACKROCK SPIRE-------- |
||
3940 | --------------------------------- |
||
3941 | |||
3942 | UBRSEmberseer = { |
||
3943 | { 16672,"INV_Gauntlets_11","=q3=Gauntlets of Elements", "=ds=#s9#, #a3# (T0, #c7#)", "14.23%" }, |
||
3944 | { 0,"","","" }, |
||
3945 | { 12905,"INV_Chest_Cloth_16","=q3=Wildfire Cape", "=ds=#s4#", "15.20%" }, |
||
3946 | { 12927,"INV_Shoulder_10","=q3=TruestrikeShoulders", "=ds=#s3#, #a2#", "17.47%" }, |
||
3947 | { 12929,"INV_Jewelry_Necklace_05","=q3=Emberfury Talisman","=ds=#s2#", "15.89%" }, |
||
3948 | { 12926,"Spell_Holy_InnerFire","=q3=Flaming Band", "=ds=#s13#", "18.52%" }, |
||
3949 | }; |
||
3950 | |||
3951 | UBRSRunewatcher = { |
||
3952 | { 12604,"INV_Crown_02","=q3=Starfire Tiara", "=ds=#s1#, #a1#", "28.64%" }, |
||
3953 | { 12605,"INV_Misc_Bone_ElfSkull_01","=q3=Serpentine Skuller", "=ds=#w12#", "32.95%" }, |
||
3954 | { 12930,"INV_Misc_Root_02","=q3=Briarwood Reed", "=ds=#s14#", "26.36%" }, |
||
3955 | }; |
||
3956 | |||
3957 | UBRSSolakar = { |
||
3958 | { 16695, "INV_Shoulder_02", "=q3=Devout Mantle", "=ds=#s3#, #a1# (T0, #c5#)", "12.84%" }, |
||
3959 | { 0,"","","" }, |
||
3960 | { 12589, "INV_Belt_11", "=q3=Dustfeather Sash", "=ds=#s10#, #a1#", "12.84%" }, |
||
3961 | { 12609, "INV_Chest_Cloth_17", "=q3=Polychromatic Visionwrap", "=ds=#s5#, #a1#", "15.82%" }, |
||
3962 | { 12603, "INV_Chest_Plate06", "=q3=Nightbrace Tunic", "=ds=#s5#, #a2#", "15.06%" }, |
||
3963 | { 12606, "INV_Belt_10", "=q3=Crystallized Girdle", "=ds=#s10#, #a2#", "14.04%" }, |
||
3964 | { 0,"","","" }, |
||
3965 | { 18657, "INV_Scroll_06", "=q3=Schematic: Hyper-Radiant Flame Reflector", "=ds=#p5# #m18#", "7.38%" }, |
||
3966 | { 0,"","","" }, |
||
3967 | }; |
||
3968 | |||
3969 | UBRSFLAME = { |
||
3970 | { 13371, "INV_Misc_Orb_05", "=q2=Father Flame", "=ds=#s15#", "100%" }, |
||
3971 | }; |
||
3972 | |||
3973 | UBRSAnvilcrack = { |
||
3974 | { 18047,"INV_Boots_02","=q3=Flame Walkers", "=ds=#s12#, #a3#", "18.05%" }, |
||
3975 | { 13502,"INV_Belt_23","=q3=Handcrafted Mastersmith Girdle", "=ds=#s10#, #a4#", "15.78%" }, |
||
3976 | { 13498,"INV_Pants_04","=q3=Handcrafted Mastersmith Leggings", "=ds=#s11#, #a4#", "20.63%" }, |
||
3977 | { 18048,"INV_Hammer_06","=q3=Mastersmith's Hammer", "=ds=#h3#, #w6#", "17.26%" }, |
||
3978 | { 0,"","","" }, |
||
3979 | { 12837,"INV_Scroll_03","=q3=Plans: Masterwork Stormhammer", "=ds=#p2# #m14#", "4.80%" }, |
||
3980 | { 12834,"INV_Scroll_03","=q3=Plans: Arcanite Champion", "=ds=#p2# #m14#", " 4.75%" }, |
||
3981 | { 0,"","","" }, |
||
3982 | { 18779,"INV_Misc_Note_06","=q3=Bottom Half of Advanced Armorsmithing: Volume I","=ds=#m3#", "17.08%" }, |
||
3983 | }; |
||
3984 | |||
3985 | UBRSRend = { |
||
3986 | { 12590,"INV_Weapon_ShortBlade_25","=q4=Felstriker","=ds=#h1# #w4#", "1.06%" }, |
||
3987 | { 0,"","","" }, |
||
3988 | { 16733,"INV_Shoulder_30","=q3=Spaulders of Valor","=ds=#s3#, #a4# (T0, #c9#)", "13.39%" }, |
||
3989 | { 0,"","","" }, |
||
3990 | { 22247,"INV_Boots_Cloth_03","=q3=Faith Healer's Boots","=ds=#s12#, #a1#", "12.71%" }, |
||
3991 | { 18102,"INV_Boots_05","=q3=Dragonrider Boots","=ds=#s12#, #a1#", "14.35%" }, |
||
3992 | { 12587,"INV_Helmet_46","=q3=Eye of Rend","=ds=#s1#, #a2#", "14.50%" }, |
||
3993 | { 18104,"INV_Belt_03","=q3=Feralsurge Girdle","=ds=#s10#, #a3#", "15.30%" }, |
||
3994 | { 12588,"INV_Shoulder_11","=q3=Bonespike Shoulder","=ds=#s3#, #a3#", "0.85%" }, |
||
3995 | { 12935,"INV_Pants_04","=q3=Warmaster Legguards","=ds=#s11#, #a4#", "15.05%" }, |
||
3996 | { 12936,"INV_Bracer_17","=q3=Battleborn Armbraces","=ds=#s8#, #a4#", "16.96%" }, |
||
3997 | { 12939,"INV_Sword_40","=q3=Dal'Rend's Tribal Guardian","=ds=#h4#, #w10#", "7.61%" }, |
||
3998 | { 12940,"INV_Sword_43","=q3=Dal'Rend's Sacred Charge","=ds=#h3#, #w10#", "6.79%" }, |
||
3999 | { 12583,"INV_Weapon_Halberd_04","=q3=Blackhand Doomsaw","=ds=#w7# ", "7.44%" }, |
||
4000 | { 18103,"INV_Jewelry_Ring_16","=q3=Band of Rumination","=ds=#s13#", "15.38%" }, |
||
4001 | }; |
||
4002 | |||
4003 | UBRSGyth = { |
||
4004 | { 12871,"INV_Shield_21","=q4=Chromatic Carapace","=ds=#m3#", "2.64%" }, |
||
4005 | { 0,"","","" }, |
||
4006 | { 16669,"INV_Shoulder_29","=q3=Pauldrons of Elements","=ds=#s3#, #a3# (T0, #c7#)", "14.77%" }, |
||
4007 | { 0,"","","" }, |
||
4008 | { 22225,"INV_Helmet_27","=q3=Dragonskin Cowl","=ds=#s1#, #a1#", "11.85%" }, |
||
4009 | { 12960,"INV_Helmet_24","=q3=Tribal War Feathers","=ds=#s1#, #a2#", "15.24%" }, |
||
4010 | { 12953,"INV_Helmet_39","=q3=Dragoneye Coif","=ds=#s1#, #a3#", "15.99%" }, |
||
4011 | { 12952,"INV_Helmet_23","=q3=Gyth's Skull","=ds=#s1#, #a4#", "12.43%" }, |
||
4012 | { 0,"","","" }, |
||
4013 | { 13522,"INV_Scroll_06","=q2=Recipe: Flask of Chromatic Resistance", "=ds=#p1# #m14#", "2.95%" }, |
||
4014 | }; |
||
4015 | |||
4016 | UBRSBeast = { |
||
4017 | { 12731, "INV_Misc_MonsterScales_15", "=q4=Pristine Hide of the Beast", "=ds=#m3#", "0.77%" }, |
||
4018 | { 0,"","","" }, |
||
4019 | { 16729,"INV_Shoulder_10","=q3=Lightforge Spaulders", "=ds=#s3#, #a4# (T0, #c4#)", "13.62%" }, |
||
4020 | { 0,"","","" }, |
||
4021 | { 22311,"INV_Boots_Cloth_05","=q3=Ironweave Boots", "=ds=#s12#, #a1#", "12.31%" }, |
||
4022 | { 12965,"INV_Pants_06","=q3=Spiritshroud Leggings", "=ds=#s11#, #a1#", "13.16%" }, |
||
4023 | { 12967,"INV_Misc_Cape_05","=q3=Bloodmoon Cloak", "=ds=#s4#", "18.30%" }, |
||
4024 | { 12968,"INV_Misc_Cape_18","=q3=Frostweaver Cape", "=ds=#s4#", "14.47%" }, |
||
4025 | { 12966,"INV_Bracer_07","=q3=Blackmist Armguards", "=ds=#s8#, #a2#", "16.06%" }, |
||
4026 | { 12963,"INV_Pants_06","=q3=Blademaster Leggings", "=ds=#s11#, #a2#", "12.74%" }, |
||
4027 | { 12964,"INV_Pants_04","=q3=Tristam Legguards", "=ds=#s11#, #a3#", "18.16%" }, |
||
4028 | { 12969,"INV_Hammer_17","=q3=Seeping Willow", "=ds=#h2#, #w6#", "11.49%" }, |
||
4029 | { 12709,"INV_Sword_33","=q3=Finkle's Skinner", "=ds=#h3#, #w4#", " 6.95%" }, |
||
4030 | { 0,"","","" }, |
||
4031 | { 19227, "INV_Misc_Ticket_Tarot_Beasts_01", "=q3=Ace of Beasts", "=ds=#e19#", "4.53%" }, |
||
4032 | }; |
||
4033 | |||
4034 | UBRSValthalak = { |
||
4035 | { 0, "INV_Misc_Bag_09", "=q6=Tier 0.5 Summonable", "=q5=Lord Valthalak" }, |
||
4036 | { 22302, "INV_Helmet_30", "=q3=Ironweave Cowl", "=ds=#s1#, #a1#", "27.72%" }, |
||
4037 | { 22337, "INV_Misc_Cape_19", "=q3=Shroud of Domination", "=ds=#s4#", "23.37%" }, |
||
4038 | { 22342, "INV_Pants_09", "=q3=Leggings of Torment", "=ds=#s11#, #a1#", "23.10%" }, |
||
4039 | { 22343, "INV_Gauntlets_11", "=q3=Handguards of Savagery", "=ds=#s9#, #a3#", "20.11%" }, |
||
4040 | { 22335, "INV_Staff_07", "=q3=Lord Valthalak's Staff of Command", "=ds=#h2# #w9#", "14.67%" }, |
||
4041 | { 22336, "INV_Shield_02", "=q3=Draconian Aegis of the Legion", "=ds=#w8#", "17.66%" }, |
||
4042 | { 22339, "INV_Jewelry_Ring_35", "=q3=Rune Band of Wizardry", "=ds=#s13#", "15.49%" }, |
||
4043 | { 22340, "INV_Jewelry_Necklace_04", "=q3=Pendant of Celerity", "=ds=#s2#", "17.66%" }, |
||
4044 | }; |
||
4045 | |||
4046 | UBRSDrakkisath = { |
||
4047 | { 12592,"INV_Sword_29","=q4=Blackblade of Shahram", "=ds=#h2#, #w10#", "1.08%" }, |
||
4048 | { 0,"","","" }, |
||
4049 | { 22267,"INV_Helmet_62","=q3=Spellweaver's Turban", "=ds=#s1#, #a1#", "15.50%" }, |
||
4050 | { 22269,"INV_Misc_Cape_20","=q3=Shadow Prowler's Cloak", "=ds=#s4#", "10.61%" }, |
||
4051 | { 13142,"INV_Belt_33","=q3=Brigam Girdle", "=ds=#s10#, #a4#", "16.40%" }, |
||
4052 | { 22253,"INV_Misc_Book_06","=q3=Tome of the Lost", "=ds=#s15#", "16.05%" }, |
||
4053 | { 12602,"INV_Shield_20","=q3=Draconian Deflector", "=ds=#w8#", "14.52%" }, |
||
4054 | { 13098,"INV_Jewelry_Ring_18","=q3=Painweaver Band", "=ds=#s13#", "13.51%" }, |
||
4055 | { 13141,"INV_Jewelry_Necklace_09","=q3=Tooth of Gnarr", "=ds=#s2#", "16.83%" }, |
||
4056 | { 22268,"INV_Jewelry_Talisman_09","=q3=Draconic Infused Emblem", "=ds=#s14#", " 4.13%" }, |
||
4057 | { 0,"","","" }, |
||
4058 | { 15730,"INV_Scroll_03","=q3=Pattern: Red Dragonscale Breastplate","=ds=#p9# #p7# #m14#", " 3.58%" }, |
||
4059 | { 15047,"INV_Chest_Chain_06","=q3=Red Dragonscale Breastplate","=ds=#s5#, #a3#" }, |
||
4060 | { 0,"","","" }, |
||
4061 | { 13519,"INV_Scroll_06","=q2=Recipe: Flask of the Titans", "=ds=#p1# #m14#", " 1.72%" }, |
||
4062 | { 16688,"INV_Chest_Cloth_25","=q3=Magister's Robes", "=ds=#s5#, #a1#(T0, #c3#)", "7.24%" }, |
||
4063 | { 16700,"INV_Chest_Cloth_49","=q3=Dreadmist Robe", "=ds=#s5#, #a1#(T0, #c8#)", "8.04%" }, |
||
4064 | { 16690,"INV_Chest_Cloth_11","=q3=Devout Robe", "=ds=#s5#, #a1#(T0, #c5#)", "6.20%" }, |
||
4065 | { 16706,"INV_Chest_Plate06","=q3=Wildheart Vest", "=ds=#s5#, #a2#(T0, #c1#)", "7.36%" }, |
||
4066 | { 16721,"INV_Chest_Leather_07","=q3=Shadowcraft Tunic", "=ds=#s5#, #a2#(T0, #c6#)", "6.09%" }, |
||
4067 | { 16674,"INV_Chest_Chain_03","=q3=Beaststalker's Tunic", "=ds=#s5#, #a3#(T0, #c2#)", "6.81%" }, |
||
4068 | { 16666,"INV_Chest_Chain_11","=q3=Vest of Elements", "=ds=#s5#, #a3#(T0, #c7#)", "3.03%" }, |
||
4069 | { 16730,"INV_Chest_Plate03","=q3=Breastplate of Valor", "=ds=#s5#, #a4#(T0, #c9#)", "5.83%" }, |
||
4070 | { 16726,"INV_Chest_Plate03","=q3=Lightforge Breastplate","=ds=#s5#, #a4#(T0, #c4#)", "3.76%" }, |
||
4071 | { 0,"","","" }, |
||
4072 | { 0,"","","" }, |
||
4073 | { 0,"","","" }, |
||
4074 | { 0,"","","" }, |
||
4075 | { 0,"","","" }, |
||
4076 | { 16663,"INV_Potion_27","=q2=Blood of the Black Dragon Champion", "=ds=#m3#", "100%" }, |
||
4077 | }; |
||
4078 | |||
4079 | ----------------------------------- |
||
4080 | ----------- Stratholme ------------ |
||
4081 | ----------------------------------- |
||
4082 | |||
4083 | STRATSkull = { |
||
4084 | { 13395, "INV_Gauntlets_27", "=q3=Skul's Fingerbone Claws", "=ds=#s9#, #a2#", "36.52%" }, |
||
4085 | { 13394, "INV_Chest_Chain_15", "=q3=Skul's Cold Embrace", "=ds=#s5#, #a4#", "24.16%" }, |
||
4086 | { 13396, "INV_Misc_Bone_ElfSkull_01", "=q3=Skul's Ghastly Touch", "=ds=#w12#", "16.85%" }, |
||
4087 | }; |
||
4088 | |||
4089 | STRATStratholmeCourier={ |
||
4090 | { 13304, "INV_Misc_Key_03", "=q1=Festival Lane Postbox Key", "=ds=#e14#", "45.19%" }, |
||
4091 | { 13303, "INV_Misc_Key_03", "=q1=Crusaders' Square Postbox Key", "=ds=#e14#", "43.46%" }, |
||
4092 | { 13307, "INV_Misc_Key_03", "=q1=Fras Siabi's Postbox Key", "=ds=#e14#", "42.88%" }, |
||
4093 | { 13305,"INV_Misc_Key_03", "=q1=Elders' Square Postbox Key", "=ds=#e14#", "36.87%" }, |
||
4094 | { 13302, "INV_Misc_Key_03", "=q1=Market Row Postbox Key", "=ds=#e14#", "35.58%" }, |
||
4095 | { 13306, "INV_Misc_Key_03", "=q1=King's Square Postbox Key", "=ds=#e14#", "37.69%" }, |
||
4096 | }; |
||
4097 | |||
4098 | STRATFrasSiabi = { |
||
4099 | { 13172, "INV_Crate_01", "=q1=Siabi's Premium Tobacco", "=ds=#m3#", "100%" }, |
||
4100 | { 13171, "Spell_Fire_SearingTotem", "=q2=Smokey's Lighter", "=ds=#s14# =q6=#m4#" }, |
||
4101 | }; |
||
4102 | |||
4103 | STRATHearthsingerForresten = { |
||
4104 | { 16682, "INV_Boots_02", "=q3=Magister's Boots", "=ds=#s12#, #a1# (T0, #c3#)", "10.86%" }, |
||
4105 | { 0,"","","" }, |
||
4106 | { 13378, "INV_Chest_Cloth_38", "=q3=Songbird Blouse", "=ds=#s5#, #a2#", "15.31%" }, |
||
4107 | { 13383, "INV_Pants_14", "=q3=Woollies of the Prancing Minstrel", "=ds=#s11#, #a3#", "18.42%" }, |
||
4108 | { 13384, "INV_Belt_30", "=q3=Rainbow Girdle", "=ds=#s10#, #a4#", "19.21%" }, |
||
4109 | { 13379, "INV_Misc_Flute_01", "=q3=Piccolo of the Flaming Fire", "=ds=#s14#", "15.13%" }, |
||
4110 | }; |
||
4111 | |||
4112 | STRATTheUnforgiven = { |
||
4113 | { 16717, "INV_Gauntlets_17", "=q3=Wildheart Gloves", "=ds=#s9#, #a2# (T0, #c1#)", "12.61%" }, |
||
4114 | { 0,"","","" }, |
||
4115 | { 13409, "INV_Bracer_13", "=q3=Tearfall Bracers", "=ds=#s8#, #a1#", "14.62%" }, |
||
4116 | { 13404, "INV_Misc_Bandana_01", "=q3=Mask of the Unforgiven", "=ds=#s1#, #a2#", "14.96%" }, |
||
4117 | { 13405, "INV_Shoulder_25", "=q3=Wailing Nightbane Pauldrons", "=ds=#s3#, #a4#", "12.10%" }, |
||
4118 | { 13408, "INV_Weapon_Halberd_05", "=q3=Soul Breaker", "=ds=#h3#, #w1#", "19.33%" }, |
||
4119 | }; |
||
4120 | |||
4121 | STRATTimmytheCruel = { |
||
4122 | { 16724, "INV_Gauntlets_19", "=q3=Lightforge Gauntlets", "=ds=#s9#, #a4# (T0, #c4#)", "10.42%" }, |
||
4123 | { 0,"","","" }, |
||
4124 | { 13403, "INV_Belt_02", "=q3=Grimgore Noose", "=ds=#s10#, #a1#", "16.48%" }, |
||
4125 | { 13402, "INV_Boots_01", "=q3=Timmy's Galoshes", "=ds=#s12#, #a3#", "16.74%" }, |
||
4126 | { 13400, "INV_Bracer_17", "=q3=Vambraces of the Sadist", "=ds=#s8#, #a4#", "14.02%" }, |
||
4127 | { 13401, "INV_Misc_Bone_ElfSkull_01", "=q3=The Cruel Hand of Timmy", "=ds=#h1#, #w6#", "16.87%" }, |
||
4128 | }; |
||
4129 | |||
4130 | STRATCannonMasterWilley = { |
||
4131 | { 16708, "INV_Shoulder_07", "=q3=Shadowcraft Spaulders", "=ds=#s3#, #a2# (T0, #c6#)", "10.68%" }, |
||
4132 | { 0, "", "", "", "" }, |
||
4133 | { 22405, "INV_Shoulder_02", "=q3=Mantle of the Scarlet Crusade", "=ds=#s3#, #a1#", "16.03%" }, |
||
4134 | { 22407, "INV_Helmet_41", "=q3=Helm of the New Moon", "=ds=#s1#, #a2#", "13.61%" }, |
||
4135 | { 18721, "INV_Belt_18", "=q3=Barrage Girdle", "=ds=#s10#, #a3#", "12.39%" }, |
||
4136 | { 13381, "INV_Boots_Plate_09", "=q3=Master Cannoneer Boots", "=ds=#s12#, #a4#", "12.86%" }, |
||
4137 | { 22404, "INV_Weapon_ShortBlade_16", "=q3=Willey's Back Scratcher", "=ds=#h3#, #w13#", "6.26%" }, |
||
4138 | { 22406, "INV_Staff_23", "=q3=Redemption", "=ds=#h2#, #w9#", "7.04%" }, |
||
4139 | { 13380, "INV_Weapon_Rifle_07", "=q3=Willey's Portable Howitzer", "=ds=#w5#", "10.71%" }, |
||
4140 | { 13382, "INV_Misc_Bomb_04", "=q3=Cannonball Runner", "=ds=#s14#", "12.28%" }, |
||
4141 | { 22403, "INV_Jewelry_Necklace_10", "=q3=Diana's Pearl Necklace", "=ds=#s2#", "14.27%" }, |
||
4142 | { 13377, "INV_Ammo_Bullet_02", "=q3=Miniature Cannon Balls", "=ds=#e6#", "66.61%" }, |
||
4143 | { 0, "", "", "", "" }, |
||
4144 | { 0, "", "", "", "" }, |
||
4145 | { 0, "", "", "", "" }, |
||
4146 | { 12839, "INV_Scroll_03", "=q3=Plans: Heartseeker", "=ds=#p2# #m14#", "4.98%" }, |
||
4147 | { 12783, "INV_Sword_17", "=q3=Heartseeker", "=ds=#h1#, #w4#" }, |
||
4148 | }; |
||
4149 | |||
4150 | STRATArchivistGalford = { |
||
4151 | { 16692, "INV_Gauntlets_14", "=q3=Devout Gloves", "=ds=#s9#, #a1# (T0, #c5#)", "12.46%" }, |
||
4152 | { 0, "", "", "", "" }, |
||
4153 | { 13386, "INV_Misc_Cape_19", "=q3=Archivist Cape", "=ds=#s4#", "18.45%" }, |
||
4154 | { 18716, "INV_Boots_08", "=q3=Ash Covered Boots", "=ds=#s12#, #a2#", "16.30%" }, |
||
4155 | { 13387, "INV_Belt_21", "=q3=Foresight Girdle", "=ds=#s10#, #a3#", "18.24%" }, |
||
4156 | { 13385, "INV_Misc_Book_05", "=q3=Tome of Knowledge", "=ds=#s15#", "9.87%" }, |
||
4157 | { 0, "", "", "", "" }, |
||
4158 | { 12811, "INV_Misc_Gem_Pearl_03", "=q2=Righteous Orb", "=ds=#e12#", "45.41%" }, |
||
4159 | }; |
||
4160 | |||
4161 | STRATBalnazzar = { |
||
4162 | { 13353, "INV_Misc_Book_06", "=q4=Book of the Dead", "=ds=#s15#", "1.37%" }, |
||
4163 | { 14512, "INV_Scroll_03", "=q4=Pattern: Truefaith Vestments", "=ds=#p8# #m14#", "3.02%" }, |
||
4164 | { 14154, "INV_Chest_Cloth_31", "=q4=Truefaith Vestments", "=ds=#s5#, #a1# =q6=BOP =q1=Class:#c5#" }, |
||
4165 | { 0, "", "", "", "" }, |
||
4166 | { 16725, "INV_Boots_Plate_03", "=q3=Lightforge Boots", "=ds=#s12#, #a4# (T0, #c4#)", "11.11%" }, |
||
4167 | { 0, "", "", "", "" }, |
||
4168 | { 13369, "INV_Boots_05", "=q3=Fire Striders", "=ds=#s12#, #a1#", "14.84%" }, |
||
4169 | { 18720, "INV_Shoulder_23", "=q3=Shroud of the Nathrezim", "=ds=#s3#, #a1#", "10.54%" }, |
||
4170 | { 13358, "INV_Shoulder_24", "=q3=Wyrmtongue Shoulders", "=ds=#s3#, #a2#", "11.58%" }, |
||
4171 | { 13359, "INV_Helmet_03", "=q3=Crown of Tyranny", "=ds=#s1#, #a3#", "13.94%" }, |
||
4172 | { 18718, "INV_Helmet_10", "=q3=Grand Crusader's Helm", "=ds=#s1#, #a4#", "10.16%" }, |
||
4173 | { 13360, "INV_Weapon_ShortBlade_15", "=q3=Gift of the Elven Magi", "=ds=#h1#, #w4#", "13.66%" }, |
||
4174 | { 13348, "INV_Sword_14", "=q3=Demonshear", "=ds=#h2#, #w10#", "13.94%" }, |
||
4175 | { 18717, "INV_Hammer_06", "=q3=Hammer of the Grand Crusader", "=ds=#h2#, #w6#", "11.91%" }, |
||
4176 | { 12103, "INV_Jewelry_Talisman_08", "=q3=Star of Mystaria", "=ds=#s2#", "12.48%" }, |
||
4177 | { 13520, "INV_Scroll_06", "=q2=Recipe: Flask of Distilled Wisdom", "=ds=#p1# #m14#", "1.94%" }, |
||
4178 | }; |
||
4179 | |||
4180 | STRATSothosJarien = { |
||
4181 | { 0, "INV_Misc_Bag_09", "=q6=Tier 0.5 Summonable", "=q5=Sothos & Jarien" }, |
||
4182 | { 22301, "INV_Chest_Cloth_48", "=q3=Ironweave Robe", "=ds=#s5#, #a1#", "19.00%" }, |
||
4183 | { 22328, "INV_Pants_04", "=q3=Legplates of Vigilance", "=ds=#s11#, #a4#", "21.27%" }, |
||
4184 | { 22329, "INV_Wand_07", "=q3=Scepter of Interminable Focus", "=ds=#s15#", "28.51%" }, |
||
4185 | { 22334, "INV_Jewelry_Ring_05", "=q3=Band of Mending", "=ds=#s13#", "17.19%" }, |
||
4186 | { 22327, "INV_Jewelry_Necklace_08", "=q3=Amulet of the Redeemed", "=ds=#s2#", "14.03%" }, |
||
4187 | { 0, "", "", "" }, |
||
4188 | { 21984, "INV_Jewelry_Necklace_30", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
4189 | { 22046, "INV_Jewelry_Necklace_29", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
4190 | }; |
||
4191 | |||
4192 | STRATStonespine = { |
||
4193 | { 13397, "INV_Misc_Cape_19", "=q3=Stoneskin Gargoyle Cape", "=ds=#s4#", "23.44%" }, |
||
4194 | { 13954, "INV_Boots_08", "=q3=Verdant Footpads", "=ds=#s12#, #a2#", "25.36%" }, |
||
4195 | { 13399, "INV_Gauntlets_11", "=q3=Gargoyle Shredder Talons", "=ds=#h4#, #w13#", "26.16%" }, |
||
4196 | { 0, "", "", "", "" }, |
||
4197 | }; |
||
4198 | |||
4199 | STRATBaronessAnastari = { |
||
4200 | { 16704, "INV_Boots_05", "=q3=Dreadmist Sandals", "=ds=#s12#, #a1# (T0, #c8#)", "13.16%" }, |
||
4201 | { 0, "", "", "", "" }, |
||
4202 | { 18730, "INV_Gauntlets_16", "=q3=Shadowy Laced Handwraps", "=ds=#s9#, #a1#", "13.54%" }, |
||
4203 | { 13534, "INV_Weapon_ShortBlade_18", "=q3=Banshee Finger", "=ds=#w12#", "13.42%" }, |
||
4204 | { 18729, "INV_Weapon_Bow_12", "=q3=Screeching Bow", "=ds=#w2#", "15.59%" }, |
||
4205 | { 18728, "INV_Jewelry_Necklace_11", "=q3=Anastari Heirloom", "=ds=#s2#", "11.92%" }, |
||
4206 | { 0, "", "", "", "" }, |
||
4207 | { 13535, "INV_Chest_Cloth_47", "=q2=Coldtouch Phantom Wraps", "=ds=#s5#, #a1#", "9.84%" }, |
||
4208 | { 13537, "INV_Bracer_07", "=q2=Chillhide Bracers", "=ds=#s8#, #a2#", "9.71%" }, |
||
4209 | { 13538, "INV_Shoulder_13", "=q2=Windshrieker Pauldrons", "=ds=#s3#, #a3#", "9.75%" }, |
||
4210 | { 13539, "INV_Gauntlets_29", "=q2=Banshee's Touch", "=ds=#s9#, #a4#", "8.27%" }, |
||
4211 | { 13514, "Spell_Shadow_Possession", "=q2=Wail of the Banshee", "=ds=#m8#", "7.73%" }, |
||
4212 | }; |
||
4213 | |||
4214 | STRATNerubenkan = { |
||
4215 | { 16675, "INV_Boots_Plate_07", "=q3=Beaststalker's Boots", "=ds=#s12#, #a3# (T0, #c2#)", "13.62%" }, |
||
4216 | { 0, "", "", "", "" }, |
||
4217 | { 18740, "INV_Belt_13", "=q3=Thuzadin Sash", "=ds=#s10#, #a1#", "14.72%" }, |
||
4218 | { 18739, "INV_Pants_04", "=q3=Chitinous Plate Legguards", "=ds=#s11#, #a4#", "12.19%" }, |
||
4219 | { 18738, "INV_Weapon_Crossbow_04", "=q3=Carapace Spine Crossbow", "=ds=#w3#", "14.17%" }, |
||
4220 | { 13529, "INV_Shield_02", "=q3=Husk of Nerub'enkan", "=ds=#w8#", "12.62%" }, |
||
4221 | { 0, "", "", "", "" }, |
||
4222 | { 13530, "INV_Boots_05", "=q2=Fangdrip Runners", "=ds=#s12#, #a1#", "8.49%" }, |
||
4223 | { 13531, "INV_Pants_09", "=q2=Crypt Stalker Leggings", "=ds=#s11#, #a2#", "10.17%" }, |
||
4224 | { 13532, "INV_Gauntlets_31", "=q2=Darkspinner Claws", "=ds=#s9#, #a3#", "9.69%" }, |
||
4225 | { 13533, "INV_Shoulder_18", "=q2=Acid-etched Pauldrons", "=ds=#s3#, #a4#", "8.11%" }, |
||
4226 | { 13508, "INV_Misc_Eye_01", "=q2=Eye of Arachnida", "=ds=#m8#", "7.39%" }, |
||
4227 | }; |
||
4228 | |||
4229 | STRATMalekithePallid = { |
||
4230 | { 16691, "INV_Boots_05", "=q3=Devout Sandals", "=ds=#s12#, #a1# (T0, #c5#)", "13.64%" }, |
||
4231 | { 0, "", "", "", "" }, |
||
4232 | { 18735, "INV_Boots_03", "=q3=Maleki's Footwraps", "=ds=#s12#, #a1#", "15.03%" }, |
||
4233 | { 18734, "INV_Misc_Cape_11", "=q3=Pale Moon Cloak", "=ds=#s4#", "13.42%" }, |
||
4234 | { 18737, "INV_Axe_11", "=q3=Bone Slicing Hatchet", "=ds=#h1#, #w1#", "14.23%" }, |
||
4235 | { 13524, "INV_Misc_Bone_HumanSkull_01", "=q3=Skull of Burning Shadows", "=ds=#s15#", "13.42%" }, |
||
4236 | { 0, "", "", "", "" }, |
||
4237 | { 13525, "INV_Gauntlets_15", "=q2=Darkbind Fingers", "=ds=#s9#, #a1#", "9.15%" }, |
||
4238 | { 13526, "INV_Belt_09", "=q2=Flamescarred Girdle", "=ds=#s10#, #a2#", "9.57%" }, |
||
4239 | { 13528, "INV_Bracer_16", "=q2=Twilight Void Bracers", "=ds=#s8#, #a3#", "9.49%" }, |
||
4240 | { 13527, "INV_Boots_Plate_09", "=q2=Lavawalker Greaves", "=ds=#s12#, #a4#", "9.39%" }, |
||
4241 | { 13509, "INV_Misc_Rune_03", "=q2=Clutch of Foresight", "=ds=#m8#", "6.95%" }, |
||
4242 | { 0, "", "", "", "" }, |
||
4243 | { 0, "", "", "", "" }, |
||
4244 | { 0, "", "", "", "" }, |
||
4245 | { 12833, "INV_Scroll_03", "=q3=Plans: Hammer of the Titans", "=ds=#p2# #m14#", "5.86%" }, |
||
4246 | { 12796, "INV_Hammer_09", "=q3=Hammer of the Titans", "=ds=#h2#, #w6#" }, |
||
4247 | }; |
||
4248 | |||
4249 | STRATMagistrateBarthilas = { |
||
4250 | { 18727, "INV_Helmet_51", "=q3=Crimson Felt Hat", "=ds=#s1#, #a1#", "13.82%" }, |
||
4251 | { 13376, "INV_Misc_Cape_14", "=q3=Royal Tribunal Cloak", "=ds=#s4#", "12.44%" }, |
||
4252 | { 18726, "INV_Bracer_11", "=q3=Magistrate's Cuffs", "=ds=#s8#, #a2#", "12.87%" }, |
||
4253 | { 18722, "INV_Gauntlets_13", "=q3=Death Grips", "=ds=#s9#, #a4#", "15.34%" }, |
||
4254 | { 18725, "INV_Spear_07", "=q3=Peacemaker", "=ds=#w7#", "14.22%" }, |
||
4255 | { 23198, "INV_Relics_IdolofFerocity", "=q3=Idol of Brutality", "=ds=#s16#, #e16#", "2.37%" }, |
||
4256 | { 0, "", "", "", "" }, |
||
4257 | { 12382, "INV_Misc_Key_13", "=q2=Key to the City", "=ds=#e14#", "100%" }, |
||
4258 | }; |
||
4259 | |||
4260 | STRATRamsteintheGorger = { |
||
4261 | { 16737, "INV_Gauntlets_26", "=q3=Gauntlets of Valor", "=ds=#s9#, #a4# (T0, #c9#)", "9.58%" }, |
||
4262 | { 0, "", "", "", "" }, |
||
4263 | { 13374, "INV_Shoulder_02", "=q3=Soulstealer Mantle", "=ds=#s3#, #a1#", "9.87%" }, |
||
4264 | { 13375, "INV_Shield_19", "=q3=Crest of Retribution", "=ds=#w8#", "9.17%" }, |
||
4265 | { 13372, "INV_Staff_08", "=q3=Slavedriver's Cane", "=ds=#h2#, #w9#", "8.63%" }, |
||
4266 | { 13515, "INV_Misc_Gear_06", "=q3=Ramstein's Lightning Bolts", "=ds=#s14#", "8.09%" }, |
||
4267 | { 13373, "INV_Misc_Bone_04", "=q3=Band of Flesh", "=ds=#s13#", "8.15%" }, |
||
4268 | { 18723, "INV_Jewelry_Necklace_01", "=q3=Animated Chain Necklace", "=ds=#s2#", "7.54%" }, |
||
4269 | }; |
||
4270 | |||
4271 | STRATBaronRivendare = { |
||
4272 | { 13505, "INV_Sword_17", "=q4=Runeblade of Baron Rivendare", "=ds=#h2#, #w10#", "0.27%" }, |
||
4273 | { 0, "", "", "", "" }, |
||
4274 | { 13335, "Ability_Mount_Undeadhorse", "=q3=Deathcharger's Reins", "=ds=#e7#", "0.10%" }, |
||
4275 | { 0, "", "", "", "" }, |
||
4276 | { 16687, "INV_Pants_06", "=q3=Magister's Leggings", "=ds=#s11#, #a1# (T0, #c3#)", "6.79%" }, |
||
4277 | { 16699, "INV_Pants_08", "=q3=Dreadmist Leggings", "=ds=#s11#, #a1# (T0, #c8#)", "7.31%" }, |
||
4278 | { 16694, "INV_Pants_08", "=q3=Devout Skirt", "=ds=#s11#, #a1# (T0, #c5#)", "7.42%" }, |
||
4279 | { 16709, "INV_Pants_02", "=q3=Shadowcraft Pants", "=ds=#s11#, #a2# (T0, #c6#)", "7.76%" }, |
||
4280 | { 16719, "INV_Pants_08", "=q3=Wildheart Kilt", "=ds=#s11#, #a2# (T0, #c1#)", "6.58%" }, |
||
4281 | { 16668, "INV_Pants_03", "=q3=Kilt of Elements", "=ds=#s11#, #a3# (T0, #c7#)", "3.02%" }, |
||
4282 | { 16678, "INV_Pants_03", "=q3=Beaststalker's Pants", "=ds=#s11#, #a3# (T0, #c2#)", "6.16%" }, |
||
4283 | { 16732, "INV_Pants_04", "=q3=Legplates of Valor", "=ds=#s11#, #a4# (T0, #c9#)", "5.74%" }, |
||
4284 | { 16728, "INV_Pants_04", "=q3=Lightforge Legplates", "=ds=#s11#, #a4# (T0, #c4#)", "4.20%" }, |
||
4285 | { 0, "", "", "", "" }, |
||
4286 | { 0, "", "", "", "" }, |
||
4287 | { 13346, "INV_Chest_Cloth_08", "=q3=Robes of the Exalted", "=ds=#s5#, #a1#", "11.51%" }, |
||
4288 | { 22412, "INV_Shoulder_02", "=q3=Thuzadin Mantle", "=ds=#s3#, #a1#", "4.16%" }, |
||
4289 | { 13340, "INV_Misc_Cape_20", "=q3=Cape of the Black Baron", "=ds=#s4#", "8.75%" }, |
||
4290 | { 22409, "INV_Chest_Leather_08", "=q3=Tunic of the Crescent Moon", "=ds=#s5#, #a2#", "4.59%" }, |
||
4291 | { 13344, "INV_Gauntlets_31", "=q3=Dracorian Gauntlets", "=ds=#s9#, #a3#", "10.85%" }, |
||
4292 | { 13349, "INV_Mace_07", "=q3=Scepter of the Unholy", "=ds=#h3#, #w6#", "9.30%" }, |
||
4293 | { 22410, "INV_Gauntlets_11", "=q3=Gauntlets of Deftness", "=ds=#s9#, #a3#", "4.98%" }, |
||
4294 | { 22411, "INV_Helmet_01", "=q3=Helm of the Executioner", "=ds=#s1#, #a4#", "3.80%" }, |
||
4295 | { 0, "", "", "", "" }, |
||
4296 | { 13368, "INV_Weapon_ShortBlade_12", "=q3=Bonescraper", "=ds=#h1#, #w4#", "4.32%" }, |
||
4297 | { 13361, "INV_Sword_12", "=q3=Skullforge Reaver", "=ds=#h1#, #w10#", "4.25%" }, |
||
4298 | { 22408, "INV_Wand_07", "=q3=Ritssyn's Wand of Bad Mojo", "=ds=#w12#", "3.39%" }, |
||
4299 | { 13345, "INV_Jewelry_Ring_16", "=q3=Seal of Rivendare", "=ds=#s13#", "9.50%" }, |
||
4300 | }; |
||
4301 | |||
4302 | --------------------------- |
||
4303 | -- Lower Blackrock Spire -- |
||
4304 | --------------------------- |
||
4305 | |||
4306 | LBRSOmokk = { |
||
4307 | { 16670, "INV_Boots_Wolf", "=q3=Boots of the Elements", "=ds=#s12#, #a3# (T0, #c7#)", "9.35%" }, |
||
4308 | { 0, "", "", "", "" }, |
||
4309 | { 13170, "INV_Pants_13", "=q3=Skyshroud Leggings", "=ds=#s11#, #a1#", "8.52%" }, |
||
4310 | { 13169, "INV_Pants_09", "=q3=Tressermane Leggings", "=ds=#s11#, #a2#", "9.52%" }, |
||
4311 | { 13168, "INV_Chest_Plate13", "=q3=Plate of the Shaman King", "=ds=#s5#, #a4#", "8.62%" }, |
||
4312 | { 13166, "INV_Shoulder_23", "=q3=Slamshot Shoulders", "=ds=#s3#, #a4#", "7.25%" }, |
||
4313 | { 13167, "INV_Hammer_04", "=q3=Fist of Omokk", "=ds=#h2#, #w6#", "10.64%" }, |
||
4314 | { 0, "", "", "", "" }, |
||
4315 | { 12336, "INV_Misc_Gem_Diamond_02", "=q2=Gemstone of Spirestone", "=ds=#m3#", "15.72%" }, |
||
4316 | { 0, "", "", "", "" }, |
||
4317 | { 12534, "INV_Misc_Head_Centaur_01", "=q1=Omokk's Head", "=ds=#m3#", "100.00%" }, |
||
4318 | }; |
||
4319 | |||
4320 | LBRSSpirestoneLord = { |
||
4321 | { 13284, "INV_Boots_01", "=q3=Swiftdart Battleboots", "=ds=#s12#, #a3#", "48.68%" }, |
||
4322 | { 13285, "INV_Weapon_Halberd_11", "=q3=The Nicker", "=ds=#h2#, #w1#", "34.87%" }, |
||
4323 | }; |
||
4324 | |||
4325 | LBRSVosh = { |
||
4326 | { 16712, "INV_Gauntlets_24", "=q3=Shadowcraft Gloves", "=ds=#s9#, #a2# (T0, #c6#)", "11.89%" }, |
||
4327 | { 0, "", "", "", "" }, |
||
4328 | { 12626, "INV_Bracer_07", "=q3=Funeral Cuffs", "=ds=#s8#, #a1#", "18.74%" }, |
||
4329 | { 13257, "INV_Shoulder_07", "=q3=Demonic Runed Spaulders", "=ds=#s3#, #a2#", "16.84%" }, |
||
4330 | { 13255, "INV_Gauntlets_30", "=q3=Trueaim Gauntlets", "=ds=#s9#, #a3#", "18.08%" }, |
||
4331 | { 12651, "INV_Weapon_Crossbow_04", "=q3=Blackcrow", "=ds=#w3#", "8.56%" }, |
||
4332 | { 12653, "INV_Weapon_Bow_08", "=q3=Riphook", "=ds=#w2#", "7.99%" }, |
||
4333 | { 12654, "Ability_Hunter_CriticalShot", "=q3=Doomshot", "=ds=#e5#", "23.06%" }, |
||
4334 | }; |
||
4335 | |||
4336 | LBRSVoone = { |
||
4337 | { 16676, "INV_Gauntlets_10", "=q3=Beaststalker's Gloves", "=ds=#s9#, #a3# (T0, #c2#)", "9.15%" }, |
||
4338 | { 0, "", "", "", "" }, |
||
4339 | { 22231, "INV_Boots_Cloth_02", "=q3=Kayser's Boots of Precision", "=ds=#s12#, #a1#", "15.40%" }, |
||
4340 | { 13179, "INV_Bracer_09", "=q3=Brazecore Armguards", "=ds=#s8#, #a3#", "16.12%" }, |
||
4341 | { 12582, "INV_Weapon_ShortBlade_12", "=q3=Keris of Zul'Serak", "=ds=#h1#, #w4#", "8.08%" }, |
||
4342 | { 13173, "INV_ThrowingAxe_06", "=q3=Flightblade Throwing Axe", "=ds=#w11#", "79.85%" }, |
||
4343 | { 13177, "INV_Jewelry_Amulet_04", "=q3=Talisman of Evasion", "=ds=#s2#", "15.40%" }, |
||
4344 | { 0, "", "", "", "" }, |
||
4345 | { 12335, "INV_Misc_Gem_Opal_01", "=q2=Gemstone of Smoulderthorn", "=ds=#m3#", "21.43%" }, |
||
4346 | }; |
||
4347 | |||
4348 | LBRSGrayhoof = { |
||
4349 | { 0, "INV_Misc_Bag_09", "=q6=Tier 0.5 Summonable", "=q5=Mor Grayhoof" }, |
||
4350 | { 22306, "INV_Belt_03", "=q3=Ironweave Belt", "=ds=#s10#, #a1#", "20.28%" }, |
||
4351 | { 22325, "INV_Belt_26", "=q3=Belt of the Trickster", "=ds=#s10#, #a2#", "20.28%" }, |
||
4352 | { 22322, "INV_Mace_15", "=q3=The Jaw Breaker", "=ds=#h1# #w6#", "20.28%" }, |
||
4353 | { 22319, "INV_Misc_Book_07", "=q3=Tome of Divine Right", "=ds=#s15#", "20.81%" }, |
||
4354 | { 22398, "INV_Relics_IdolofRejuvenation", "=q3=Idol of Rejuvenation", "=ds=#s16#, #e16#", "12.87%" }, |
||
4355 | { 0, "", "", "" }, |
||
4356 | { 21984, "INV_Jewelry_Necklace_30", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
4357 | { 22046, "INV_Jewelry_Necklace_29", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
4358 | }; |
||
4359 | |||
4360 | LBRSSmolderweb = { |
||
4361 | { 16715, "INV_Boots_08", "=q3=Wildheart Boots", "=ds=#s12#, #a2# (T0, #c1#)", "13.03%" }, |
||
4362 | { 0, "", "", "", "" }, |
||
4363 | { 13244, "INV_Gauntlets_29", "=q3=Gilded Gauntlets", "=ds=#s9#, #a3#", "25.06%" }, |
||
4364 | { 13213, "INV_Misc_Gem_Pearl_01", "=q3=Smolderweb's Eye", "=ds=#s14#", "24.97%" }, |
||
4365 | { 13183, "INV_Wand_10", "=q3=Venomspitter", "=ds=#h1#, #w6#", "12.49%" }, |
||
4366 | }; |
||
4367 | |||
4368 | LBRSCrystalFang = { |
||
4369 | { 13185, "INV_Shoulder_02", "=q3=Sunderseer Mantle", "=ds=#s3#, #a1#", "28.10%" }, |
||
4370 | { 13184, "INV_Gauntlets_13", "=q3=Fallbrush Handgrips", "=ds=#s9#, #a2#", "35.48%" }, |
||
4371 | { 13218, "INV_Weapon_ShortBlade_16", "=q3=Fang of the Crystal Spider", "=ds=#h1#, #w4#", "17.62%" }, |
||
4372 | }; |
||
4373 | |||
4374 | LBRSDoomhowl = { |
||
4375 | { 13258, "INV_Gauntlets_22", "=q3=Slaghide Gauntlets", "=ds=#s9#, #a2#", "17.09%" }, |
||
4376 | { 22232, "INV_Belt_18", "=q3=Marksman's Girdle", "=ds=#s10#, #a3#", "20.60%" }, |
||
4377 | { 13259, "INV_Boots_Plate_08", "=q3=Ribsteel Footguards", "=ds=#s12#, #a4#", "25.38%" }, |
||
4378 | { 13178, "INV_Jewelry_Ring_22", "=q3=Rosewine Circle", "=ds=#s13#", "21.48%" }, |
||
4379 | { 0, "", "", "", "" }, |
||
4380 | { 18784, "INV_Misc_Note_04", "=q3=Top Half of Advanced Armorsmithing: Volume III", "=ds=#m3#", "10.30%" }, |
||
4381 | { 12712, "INV_Potion_20", "=q1=Warosh's Mojo", "=ds=#m3#", "100%" } |
||
4382 | }; |
||
4383 | |||
4384 | LBRSZigris = { |
||
4385 | { 13253, "INV_Gauntlets_14", "=q3=Hands of Power", "=ds=#s9#, #a1#", "14.22%" }, |
||
4386 | { 13252, "INV_Belt_10", "=q3=Cloudrunner Girdle", "=ds=#s10#, #a2#", "15.48%" }, |
||
4387 | { 0, "", "", "", "" }, |
||
4388 | { 12835, "INV_Scroll_03", "=q3=Plans: Annihilator", "=ds=#p2# #m14#", "8.37%" }, |
||
4389 | { 12798, "INV_Axe_12", "=q3=Annihilator", "=ds=#h3#, #w1#" } |
||
4390 | }; |
||
4391 | |||
4392 | LBRSSlavener = { |
||
4393 | { 16718, "INV_Shoulder_01", "=q3=Wildheart Spaulders", "=ds=#s3#, #a2# (T0, #c1#)", "11.04%" }, |
||
4394 | { 0, "", "", "", "" }, |
||
4395 | { 13206, "INV_Pants_06", "=q3=Wolfshear Leggings", "=ds=#s11#, #a1#", "17.46%" }, |
||
4396 | { 13208, "INV_Bracer_07", "=q3=Bleak Howler Armguards", "=ds=#s8#, #a2#", "18.02%" }, |
||
4397 | { 13205, "INV_Shield_14", "=q3=Rhombeard Protector", "=ds=#w8#", "16.93%" }, |
||
4398 | }; |
||
4399 | |||
4400 | LBRSHalycon = { |
||
4401 | { 22313, "INV_Bracer_13", "=q3=Ironweave Bracers", "=ds=#s8#, #a1#", "18.16%" }, |
||
4402 | { 13210, "INV_Boots_Wolf", "=q3=Pads of the Dread Wolf", "=ds=#s12#, #a2#", "9.88%" }, |
||
4403 | { 13211, "INV_Bracer_07", "=q3=Slashclaw Bracers", "=ds=#s8#, #a3#", "20.32%" }, |
||
4404 | { 13212, "INV_Belt_14", "=q3=Halycon's Spiked Collar", "=ds=#s2#", "18.23%" }, |
||
4405 | }; |
||
4406 | |||
4407 | LBRSWyrmthalak = { |
||
4408 | { 13143, "INV_Jewelry_Ring_17", "=q4=Mark of the Dragon Lord", "=ds=#s13#", "1.11%" }, |
||
4409 | { 0, "", "", "", "" }, |
||
4410 | { 16679, "INV_Shoulder_10", "=q3=Beaststalker's Mantle", "=ds=#s3#, #a3# (T0, #c2#)", "9.89%" }, |
||
4411 | { 0, "", "", "", "" }, |
||
4412 | { 13162, "INV_Gauntlets_29", "=q3=Reiver Claws", "=ds=#s9#, #a4#", "12.14%" }, |
||
4413 | { 13163, "INV_Sword_18", "=q3=Relentless Scythe", "=ds=#h2#, #w10#", "14.12%" }, |
||
4414 | { 13161, "INV_Staff_29", "=q3=Trindlehaven Staff", "=ds=#h2#, #w9#", "10.40%" }, |
||
4415 | { 13148, "INV_Spear_05", "=q3=Chillpike", "=ds=#w7#", "0.76%" }, |
||
4416 | { 22321, "INV_Misc_Gem_Bloodstone_01", "=q3=Heart of Wyrmthalak", "=ds=#s14#", "13.87%" }, |
||
4417 | { 13164, "INV_Misc_Gem_Bloodstone_01", "=q3=Heart of the Scale", "=ds=#s14#", "0.73%" }, |
||
4418 | { 0, "", "", "", "" }, |
||
4419 | { 12337, "INV_Misc_Gem_Bloodstone_01", "=q2=Gemstone of Bloodaxe", "=ds=#m3#", "29.15%" }, |
||
4420 | }; |
||
4421 | |||
4422 | LBRSGrimaxe = { |
||
4423 | { 12634, "INV_Belt_13", "=q3=Chiselbrand Girdle", "=ds=#s10#, #a3#", "31.73%" }, |
||
4424 | { 12637, "INV_Gauntlets_26", "=q3=Backusarian Gauntlets", "=ds=#s9#, #a4#", "26.44%" }, |
||
4425 | { 12621, "INV_Weapon_Halberd_11", "=q3=Demonfork", "=ds=#h3#, #w1#", "27.64%" }, |
||
4426 | { 0, "", "", "", "" }, |
||
4427 | { 12838, "INV_Scroll_03", "=q3=Plans: Arcanite Reaper", "=ds=#p2# #m14#", "6.73%" }, |
||
4428 | { 12784, "INV_Axe_09", "=q3=Arcanite Reaper", "=ds=#h2#, #w1#" }, |
||
4429 | }; |
||
4430 | |||
4431 | LBRSSpirestoneButcher = { |
||
4432 | { 12608, "INV_Misc_Cape_18", "=q3=Butcher's Apron", "=ds=#s4#", "54.31%" }, |
||
4433 | { 13286, "INV_Pick_05", "=q3=Rivenspike", "=ds=#h1#, #w1#", "35.78%" }, |
||
4434 | }; |
||
4435 | |||
4436 | ------------------------------------ |
||
4437 | ----Scholomace---------------------- |
||
4438 | ------------------------------------ |
||
4439 | |||
4440 | SCHOLOBloodSteward = { |
||
4441 | { 13523, "INV_Potion_24", "=q1=Blood of Innocents", "=ds=#m3#", "100%" }, |
||
4442 | }; |
||
4443 | |||
4444 | SCHOLOKirtonostheHerald = { |
||
4445 | { 16734, "INV_Boots_Plate_03", "=q3=Boots of Valor", "=ds=#s12#, #a4# (T0, #c9#)", "11.12%" }, |
||
4446 | { 0, "", "", "", "" }, |
||
4447 | { 13956, "INV_Belt_12", "=q3=Clutch of Andros", "=ds=#s10#, #a1#", "15.31%" }, |
||
4448 | { 13957, "INV_Gauntlets_09", "=q3=Gargoyle Slashers", "=ds=#s9#, #a2#", "14.40%" }, |
||
4449 | { 13969, "INV_Bracer_16", "=q3=Loomguard Armbraces", "=ds=#s8#, #a3#", "16.25%" }, |
||
4450 | { 13967, "INV_Boots_Plate_04", "=q3=Windreaver Greaves", "=ds=#s12#, #a3#", "14.87%" }, |
||
4451 | { 13955, "INV_Shoulder_25", "=q3=Stoneform Shoulders", "=ds=#s3#, #a4#", "14.73%" }, |
||
4452 | { 14024, "INV_Weapon_ShortBlade_16", "=q3=Frightalon", "=ds=#h1#, #w4#", "15.55%" }, |
||
4453 | { 13983, "INV_Weapon_Halberd_09", "=q3=Gravestone War Axe", "=ds=#h2#, #w1#", "12.78%" }, |
||
4454 | { 13960, "INV_Misc_Orb_03", "=q3=Heart of the Fiend", "=ds=#s2#", "16.36%" }, |
||
4455 | }; |
||
4456 | |||
4457 | SCHOLOJandiceBarov = { |
||
4458 | { 16701, "INV_Misc_Bone_TaurenSkull_01", "=q3=Dreadmist Mantle", "=ds=#s3#, #a1# (T0, #c8#)","12.20%" }, |
||
4459 | { 0, "", "", "", "" }, |
||
4460 | { 18689, "INV_Misc_Cape_20", "=q3=Phantasmal Cloak", "=ds=#s4#", "7.52%" }, |
||
4461 | { 14543, "INV_Gauntlets_15", "=q3=Darkshade Gloves", "=ds=#s9#, #a1#", "0.26%" }, |
||
4462 | { 14545, "INV_Pants_11", "=q3=Ghostloom Leggings", "=ds=#s11#, #a2#", "8.81%" }, |
||
4463 | { 14548, "INV_Shoulder_11", "=q3=Royal Cap Spaulders", "=ds=#s3#, #a3#", "10.06%" }, |
||
4464 | { 18690, "INV_Pants_04", "=q3=Wraithplate Leggings", "=ds=#s11#, #a4#", "8.59%" }, |
||
4465 | { 22394, "INV_Staff_29", "=q3=Staff of Metanoia", "=ds=#h2#, #w9#", "8.67%" }, |
||
4466 | { 14541, "INV_Sword_03", "=q3=Barovian Family Sword", "=ds=#h2#, #w10#", "8.27%" }, |
||
4467 | { 0, "", "", "", "" }, |
||
4468 | { 0, "", "", "", "" }, |
||
4469 | { 13725, "INV_Misc_Bag_15", "=q1=Krastinov's Bag of Horrors", "=ds=#m3#", "100%" }, |
||
4470 | { 13523, "INV_Potion_24", "=q1=Blood of Innocents", "=ds=#m3#", "100%" }, |
||
4471 | }; |
||
4472 | |||
4473 | SCHOLORattlegore = { |
||
4474 | { 16711, "INV_Boots_08", "=q3=Shadowcraft Boots", "=ds=#s12#, #a2# (T0, #c6#)", "14.32%" }, |
||
4475 | { 0, "", "", "", "" }, |
||
4476 | { 14538, "INV_Shoulder_02", "=q3=Deadwalker Mantle", "=ds=#s3#, #a1#", "11.32%" }, |
||
4477 | { 14539, "INV_Helmet_14", "=q3=Bone Ring Helm", "=ds=#s1#, #a2#", "10.89%" }, |
||
4478 | { 18686, "INV_Shoulder_03", "=q3=Bone Golem Shoulders", "=ds=#s3#, #a3#", "9.04%" }, |
||
4479 | { 14537, "INV_Boots_Plate_09", "=q3=Corpselight Greaves", "=ds=#s12#, #a4#", "10.22%" }, |
||
4480 | { 14531, "INV_Hammer_13", "=q3=Frightskull Shaft", "=ds=#h2#, #w6#", "9.55%" }, |
||
4481 | { 14528, "INV_Shield_02", "=q3=Rattlecage Buckler", "=ds=#w8#", "9.16%" }, |
||
4482 | { 18782, "INV_Misc_Note_03", "=q3=Top Half of Advanced Armorsmithing: Volume II", "=ds=#m3#", "5.71%" }, |
||
4483 | { 0, "", "", "", "" }, |
||
4484 | { 13873, "INV_Misc_Key_14", "=q1=Viewing Room Key", "=ds=#e14#", "27.11%" }, |
||
4485 | }; |
||
4486 | |||
4487 | SCHOLOVectus = { |
||
4488 | { 18691, "INV_Jewelry_Necklace_06", "=q3=Dark Advisor's Pendant", "=ds=#s2#", "6.16%" }, |
||
4489 | { 14577, "INV_Pants_08", "=q3=Skullsmoke Pants", "=ds=#s11#, #a1#", "5.24%" }, |
||
4490 | }; |
||
4491 | |||
4492 | SCHOLOMarduk = { |
||
4493 | { 18692, "INV_Boots_Plate_08", "=q3=Death Knight Sabatons", "=ds=#s12#, #a4#", " 6.29%" }, |
||
4494 | { 14576, "INV_Sword_15", "=q3=Ebon Hilt of Marduk", "=ds=#h3#, #w10#", " 6.55%" }, |
||
4495 | }; |
||
4496 | |||
4497 | SCHOLORasFrostwhisper = { |
||
4498 | { 13314, "INV_Chest_Cloth_12", "=q4=Alanna's Embrace", "=ds=#s5#, #a1#", " 1.07%" }, |
||
4499 | { 0, "", "", "", "" }, |
||
4500 | { 16689, "INV_Shoulder_23", "=q3=Magister's Mantle", "=ds=#s3#, #a1# (T0, #c3#)", "11.93%" }, |
||
4501 | { 0, "", "", "", "" }, |
||
4502 | { 14340, "INV_Chest_Cloth_46", "=q3=Freezing Lich Robes", "=ds=#s5#, #a1#", "12.55%" }, |
||
4503 | { 18693, "INV_Gauntlets_16", "=q3=Shivery Handwraps", "=ds=#s9#, #a1#", "12.38%" }, |
||
4504 | { 14503, "INV_Shoulder_25", "=q3=Death's Clutch", "=ds=#s3#, #a2#", "11.73%" }, |
||
4505 | { 14502, "INV_Belt_10", "=q3=Frostbite Girdle", "=ds=#s10#, #a2#", "11.20%" }, |
||
4506 | { 18694, "INV_Boots_01", "=q3=Shadowy Mail Greaves", "=ds=#s12#, #a3#", "14.63%" }, |
||
4507 | { 14522, "INV_Pants_04", "=q3=Maelstrom Leggings", "=ds=#s11#, #a3#", "13.01%" }, |
||
4508 | { 14525, "INV_Gauntlets_29", "=q3=Boneclenched Gauntlets", "=ds=#s9#, #a4#", "11.45%" }, |
||
4509 | { 14487, "INV_Hammer_13", "=q3=Bonechill Hammer", "=ds=#h1#, #w6#", "11.92%" }, |
||
4510 | { 13952, "INV_Axe_03", "=q3=Iceblade Hacker", "=ds=#h3#, #w1#", " 9.74%" }, |
||
4511 | { 18696, "INV_Shield_02", "=q3=Intricately Runed Shield", "=ds=#w8#", "13.04%" }, |
||
4512 | { 18695, "INV_Misc_Book_06", "=q3=Spellbound Tome", "=ds=#s15#", "10.86%" }, |
||
4513 | { 13521, "INV_Scroll_06", "=q2=Recipe: Flask of Supreme Power", "=ds=#p1# #m14#", " 2.92%" }, |
||
4514 | { 0, "", "", "" }, |
||
4515 | }; |
||
4516 | |||
4517 | SCHOLOKormok = { |
||
4518 | { 0, "INV_Misc_Bag_09", "=q6=Tier 0.5 Summonable", "=q5=Kormok" }, |
||
4519 | { 22303, "INV_Pants_08", "=q3=Ironweave Pants", "=ds=#s11#, #a1#", "23.33%" }, |
||
4520 | { 22332, "INV_Sword_25", "=q3=Blade of Necromancy", "=ds=#h3# #w10#", "25.42%" }, |
||
4521 | { 22333, "INV_Hammer_04", "=q3=Hammer of Divine Might", "=ds=#h2# #w6#", "12.50%" }, |
||
4522 | { 22326, "INV_Jewelry_Ring_19", "=q3=Amalgam's Band", "=ds=#s13#", "16.67%" }, |
||
4523 | { 22331, "INV_Jewelry_Ring_33", "=q3=Band of the Steadfast Hero", "=ds=#s13#", "15.42%" }, |
||
4524 | { 0, "", "", "" }, |
||
4525 | { 21984, "INV_Jewelry_Necklace_30", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
4526 | { 22046, "INV_Jewelry_Necklace_29", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#" }, |
||
4527 | }; |
||
4528 | |||
4529 | SCHOLOInstructorMalicia = { |
||
4530 | { 16710, "INV_Bracer_07", "=q3=Shadowcraft Bracers", "=ds=#s8#, #a2# (T0, #c6#)", "3.51%" }, |
||
4531 | { 0, "", "", "", "" }, |
||
4532 | { 18681, "INV_Shoulder_05", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "1.81%" }, |
||
4533 | { 14633, "INV_Shoulder_02", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "1.12%" }, |
||
4534 | { 14626, "INV_Chest_Cloth_43", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "1.27%" }, |
||
4535 | { 14629, "INV_Bracer_07", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "1.03%" }, |
||
4536 | { 14631, "INV_Boots_05", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "0.88%" }, |
||
4537 | { 14632, "INV_Pants_08", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "0.85%" }, |
||
4538 | { 18682, "INV_Pants_02", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "1.00%" }, |
||
4539 | { 14637, "INV_Chest_Leather_03", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "1.51%" }, |
||
4540 | { 14638, "INV_Pants_07", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "1.09%" }, |
||
4541 | { 14640, "INV_Gauntlets_15", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "0.82%" }, |
||
4542 | { 14636, "INV_Belt_16", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "0.60%" }, |
||
4543 | { 14641, "INV_Boots_05", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "0.67%" }, |
||
4544 | { 14612, "INV_Pants_06", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "0.42%" }, |
||
4545 | { 14616, "INV_Boots_01", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "0.36%" }, |
||
4546 | { 14615, "INV_Gauntlets_26", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "0.09%" }, |
||
4547 | { 14614, "INV_Belt_23", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "0.60%" }, |
||
4548 | { 14611, "INV_Chest_Leather_05", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "0.54%" }, |
||
4549 | { 14621, "INV_Boots_01", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "0.57%" }, |
||
4550 | { 14620, "INV_Belt_12", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "0.67%" }, |
||
4551 | { 14622, "INV_Gauntlets_28", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "0.45%" }, |
||
4552 | { 14624, "INV_Chest_Chain_15", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "0.45%" }, |
||
4553 | { 14623, "INV_Pants_04", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "1.12%" }, |
||
4554 | { 18683, "INV_Hammer_13", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "1.39%" }, |
||
4555 | { 18680, "INV_Weapon_Bow_08", "=q3=Ancient Bone Bow", "=ds=#w2#", "0.91%" }, |
||
4556 | { 18684, "INV_Jewelry_Ring_15", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "0.85%" }, |
||
4557 | { 23201, "INV_Relics_LibramofHope", "=q3=Libram of Divinity", "=ds=#s16# #e18#" }, |
||
4558 | }; |
||
4559 | |||
4560 | SCHOLODoctorTheolenKrastinov = { |
||
4561 | { 16684, "INV_Gauntlets_17", "=q3=Magister's Gloves", "=ds=#s9#, #a1# (T0, #c3#)", "9.75%" }, |
||
4562 | { 0, "", "", "", "" }, |
||
4563 | { 18681, "INV_Shoulder_05", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "2.81%" }, |
||
4564 | { 14633, "INV_Shoulder_02", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "1.91%" }, |
||
4565 | { 14626, "INV_Chest_Cloth_43", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "2.37%" }, |
||
4566 | { 14629, "INV_Bracer_07", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "1.82%" }, |
||
4567 | { 14631, "INV_Boots_05", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "2.42%" }, |
||
4568 | { 14632, "INV_Pants_08", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "2.16%" }, |
||
4569 | { 18682, "INV_Pants_02", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "3.14%" }, |
||
4570 | { 14637, "INV_Chest_Leather_03", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "2.08%" }, |
||
4571 | { 14638, "INV_Pants_07", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "1.93%" }, |
||
4572 | { 14640, "INV_Gauntlets_15", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "1.43%" }, |
||
4573 | { 14636, "INV_Belt_16", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "1.82%" }, |
||
4574 | { 14641, "INV_Boots_05", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "1.91%" }, |
||
4575 | { 14612, "INV_Pants_06", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "0.87%" }, |
||
4576 | { 14616, "INV_Boots_01", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "0.53%" }, |
||
4577 | { 14615, "INV_Gauntlets_26", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "0.78%" }, |
||
4578 | { 14614, "INV_Belt_23", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "0.42%" }, |
||
4579 | { 14611, "INV_Chest_Leather_05", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "0.79%" }, |
||
4580 | { 14621, "INV_Boots_01", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "1.61%" }, |
||
4581 | { 14620, "INV_Belt_12", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "1.32%" }, |
||
4582 | { 14622, "INV_Gauntlets_28", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "1.52%" }, |
||
4583 | { 14624, "INV_Chest_Chain_15", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "1.64%" }, |
||
4584 | { 14623, "INV_Pants_04", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "1.75%" }, |
||
4585 | { 18683, "INV_Hammer_13", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "2.54%" }, |
||
4586 | { 18680, "INV_Weapon_Bow_08", "=q3=Ancient Bone Bow", "=ds=#w2#", "3.21%" }, |
||
4587 | { 18684, "INV_Jewelry_Ring_15", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "0.85%" }, |
||
4588 | { 23201, "INV_Relics_LibramofHope", "=q3=Libram of Divinity", "=ds=#s16# #e18#" }, |
||
4589 | }; |
||
4590 | |||
4591 | SCHOLOLorekeeperPolkelt ={ |
||
4592 | { 16705, "INV_Gauntlets_32", "=q3=Dreadmist Wraps", "=ds=#s9#, #a1# (T0, #c8#)", "14.54%" }, |
||
4593 | { 0, "", "", "", "" }, |
||
4594 | { 18681, "INV_Shoulder_05", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "0.53%" }, |
||
4595 | { 14633, "INV_Shoulder_02", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "0.67%" }, |
||
4596 | { 14626, "INV_Chest_Cloth_43", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "0.55%" }, |
||
4597 | { 14629, "INV_Bracer_07", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "0.47%" }, |
||
4598 | { 14631, "INV_Boots_05", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "0.57%" }, |
||
4599 | { 14632, "INV_Pants_08", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "0.89%" }, |
||
4600 | { 18682, "INV_Pants_02", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "0.57%" }, |
||
4601 | { 14637, "INV_Chest_Leather_03", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "0.65%" }, |
||
4602 | { 14638, "INV_Pants_07", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "0.79%" }, |
||
4603 | { 14640, "INV_Gauntlets_15", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "0.83%" }, |
||
4604 | { 14636, "INV_Belt_16", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "0.63%" }, |
||
4605 | { 14641, "INV_Boots_05", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "0.47%" }, |
||
4606 | { 14612, "INV_Pants_06", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "0.26%" }, |
||
4607 | { 14616, "INV_Boots_01", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "0.14%" }, |
||
4608 | { 14615, "INV_Gauntlets_26", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "0.45%" }, |
||
4609 | { 14614, "INV_Belt_23", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "0.18%" }, |
||
4610 | { 14611, "INV_Chest_Leather_05", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "0.30%" }, |
||
4611 | { 14621, "INV_Boots_01", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "0.49%" }, |
||
4612 | { 14620, "INV_Belt_12", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "0.32%" }, |
||
4613 | { 14622, "INV_Gauntlets_28", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "0.30%" }, |
||
4614 | { 14624, "INV_Chest_Chain_15", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "0.30%" }, |
||
4615 | { 14623, "INV_Pants_04", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "0.41%" }, |
||
4616 | { 18683, "INV_Hammer_13", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "0.67%" }, |
||
4617 | { 18680, "INV_Weapon_Bow_08", "=q3=Ancient Bone Bow", "=ds=#w2#", "0.49%" }, |
||
4618 | { 18684, "INV_Jewelry_Ring_15", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "0.85%" }, |
||
4619 | { 23201, "INV_Relics_LibramofHope", "=q3=Libram of Divinity", "=ds=#s16# #e18#" }, |
||
4620 | }; |
||
4621 | |||
4622 | SCHOLOTheRavenian = { |
||
4623 | { 16716, "INV_Belt_15", "=q3=Wildheart Belt", "=ds=#s10#, #a2# (T0, #c1#)", "2.60%" }, |
||
4624 | { 0, "", "", "", "" }, |
||
4625 | { 18681, "INV_Shoulder_05", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "1.32%" }, |
||
4626 | { 14633, "INV_Shoulder_02", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "0.76%" }, |
||
4627 | { 14626, "INV_Chest_Cloth_43", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "1.04%" }, |
||
4628 | { 14629, "INV_Bracer_07", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "0.89%" }, |
||
4629 | { 14631, "INV_Boots_05", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "1.32%" }, |
||
4630 | { 14632, "INV_Pants_08", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "1.41%" }, |
||
4631 | { 18682, "INV_Pants_02", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "0.95%" }, |
||
4632 | { 14637, "INV_Chest_Leather_03", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "1.52%" }, |
||
4633 | { 14638, "INV_Pants_07", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "0.82%" }, |
||
4634 | { 14640, "INV_Gauntlets_15", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "1.02%" }, |
||
4635 | { 14636, "INV_Belt_16", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "0.95%" }, |
||
4636 | { 14641, "INV_Boots_05", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "0.93%" }, |
||
4637 | { 14612, "INV_Pants_06", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "0.20%" }, |
||
4638 | { 14616, "INV_Boots_01", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "0.33%" }, |
||
4639 | { 14615, "INV_Gauntlets_26", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "0.11%" }, |
||
4640 | { 14614, "INV_Belt_23", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "0.09%" }, |
||
4641 | { 14611, "INV_Chest_Leather_05", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "0.04%" }, |
||
4642 | { 14621, "INV_Boots_01", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "1.06%" }, |
||
4643 | { 14620, "INV_Belt_12", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "0.91%" }, |
||
4644 | { 14622, "INV_Gauntlets_28", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "0.69%" }, |
||
4645 | { 14624, "INV_Chest_Chain_15", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "1.15%" }, |
||
4646 | { 14623, "INV_Pants_04", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "0.89%" }, |
||
4647 | { 18683, "INV_Hammer_13", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "1.52%" }, |
||
4648 | { 18680, "INV_Weapon_Bow_08", "=q3=Ancient Bone Bow", "=ds=#w2#", "1.74%" }, |
||
4649 | { 18684, "INV_Jewelry_Ring_15", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "0.85%" }, |
||
4650 | { 23201, "INV_Relics_LibramofHope", "=q3=Libram of Divinity", "=ds=#s16# #e18#" }, |
||
4651 | }; |
||
4652 | |||
4653 | SCHOLOLordAlexeiBarov = { |
||
4654 | { 16722, "INV_Bracer_14", "=q3=Lightforge Bracers", "=ds=#s8#, #a4# (T0, #c4#)", "3.37%" }, |
||
4655 | { 0, "", "", "", "" }, |
||
4656 | { 18681, "INV_Shoulder_05", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "4.94%" }, |
||
4657 | { 14633, "INV_Shoulder_02", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "3.39%" }, |
||
4658 | { 14626, "INV_Chest_Cloth_43", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "5.30%" }, |
||
4659 | { 14629, "INV_Bracer_07", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "4.05%" }, |
||
4660 | { 14631, "INV_Boots_05", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "2.86%" }, |
||
4661 | { 14632, "INV_Pants_08", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "2.38%" }, |
||
4662 | { 18682, "INV_Pants_02", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "4.79%" }, |
||
4663 | { 14637, "INV_Chest_Leather_03", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "4.55%" }, |
||
4664 | { 14638, "INV_Pants_07", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "2.08%" }, |
||
4665 | { 14640, "INV_Gauntlets_15", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "2.35%" }, |
||
4666 | { 14636, "INV_Belt_16", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "2.83%" }, |
||
4667 | { 14641, "INV_Boots_05", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "2.38%" }, |
||
4668 | { 14612, "INV_Pants_06", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "1.01%" }, |
||
4669 | { 14616, "INV_Boots_01", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "0.83%" }, |
||
4670 | { 14615, "INV_Gauntlets_26", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "0.62%" }, |
||
4671 | { 14614, "INV_Belt_23", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "1.13%" }, |
||
4672 | { 14611, "INV_Chest_Leather_05", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "1.43%" }, |
||
4673 | { 14621, "INV_Boots_01", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "1.49%" }, |
||
4674 | { 14620, "INV_Belt_12", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "1.73%" }, |
||
4675 | { 14622, "INV_Gauntlets_28", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "1.61%" }, |
||
4676 | { 14624, "INV_Chest_Chain_15", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "2.65%" }, |
||
4677 | { 14623, "INV_Pants_04", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "2.20%" }, |
||
4678 | { 18683, "INV_Hammer_13", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "4.67%" }, |
||
4679 | { 18680, "INV_Weapon_Bow_08", "=q3=Ancient Bone Bow", "=ds=#w2#", "4.70%" }, |
||
4680 | { 18684, "INV_Jewelry_Ring_15", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "0.85%" }, |
||
4681 | { 23201, "INV_Relics_LibramofHope", "=q3=Libram of Divinity", "=ds=#s16# #e18#" }, |
||
4682 | }; |
||
4683 | |||
4684 | SCHOLOLadyIlluciaBarov = { |
||
4685 | { 18681, "INV_Shoulder_05", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "1.20%" }, |
||
4686 | { 14633, "INV_Shoulder_02", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "1.07%" }, |
||
4687 | { 14626, "INV_Chest_Cloth_43", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "1.30%" }, |
||
4688 | { 14629, "INV_Bracer_07", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "1.17%" }, |
||
4689 | { 14631, "INV_Boots_05", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "0.94%" }, |
||
4690 | { 14632, "INV_Pants_08", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "0.78%" }, |
||
4691 | { 18682, "INV_Pants_02", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "1.61%" }, |
||
4692 | { 14637, "INV_Chest_Leather_03", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "0.94%" }, |
||
4693 | { 14638, "INV_Pants_07", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "1.15%" }, |
||
4694 | { 14640, "INV_Gauntlets_15", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "1.12%" }, |
||
4695 | { 14636, "INV_Belt_16", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "0.94%" }, |
||
4696 | { 14641, "INV_Boots_05", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "0.70%" }, |
||
4697 | { 14612, "INV_Pants_06", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "0.44%" }, |
||
4698 | { 14616, "INV_Boots_01", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "0.34%" }, |
||
4699 | { 14615, "INV_Gauntlets_26", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "0.49%" }, |
||
4700 | { 14614, "INV_Belt_23", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "0.42%" }, |
||
4701 | { 14611, "INV_Chest_Leather_05", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "0.44%" }, |
||
4702 | { 14621, "INV_Boots_01", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "0.75%" }, |
||
4703 | { 14620, "INV_Belt_12", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "0.70%" }, |
||
4704 | { 14622, "INV_Gauntlets_28", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "0.60%" }, |
||
4705 | { 14624, "INV_Chest_Chain_15", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "0.81%" }, |
||
4706 | { 14623, "INV_Pants_04", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "0.83%" }, |
||
4707 | { 18683, "INV_Hammer_13", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "1.35%" }, |
||
4708 | { 18680, "INV_Weapon_Bow_08", "=q3=Ancient Bone Bow", "=ds=#w2#", "1.17%" }, |
||
4709 | { 18684, "INV_Jewelry_Ring_15", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "0.85%" }, |
||
4710 | { 23201, "INV_Relics_LibramofHope", "=q3=Libram of Divinity", "=ds=#s16# #e18#" }, |
||
4711 | }; |
||
4712 | |||
4713 | SCHOLODarkmasterGandling = { |
||
4714 | { 13937, "INV_Jewelry_Talisman_12", "=q4=Headmaster's Charge", "=ds=#h2#, #w9#", "1.11%" }, |
||
4715 | { 14514, "INV_Scroll_03", "=q4=Pattern: Robe of the Void", "=ds=#p8# #m14#", "6.71%" }, |
||
4716 | { 14153, "INV_Chest_Cloth_51", "=q4=Robe of the Void", "=ds=#s5#, #a1# =q6=BOP =q1=#c8#", "" }, |
||
4717 | { 0, "", "", "", "" }, |
||
4718 | { 16698, "INV_Helmet_29", "=q3=Dreadmist Mask", "=ds=#s1#, #a1# (T0, #c8#)", "8.78%" }, |
||
4719 | { 16686, "INV_Crown_02", "=q3=Magister's Crown", "=ds=#s1#, #a1# (T0, #c3#)", "8.60%" }, |
||
4720 | { 16693, "INV_Crown_01", "=q3=Devout Crown", "=ds=#s1#, #a1# (T0, #c5#)", "7.89%" }, |
||
4721 | { 16720, "INV_Helmet_27", "=q3=Wildheart Cowl", "=ds=#s1#, #a2# (T0, #c1#)", "7.09%" }, |
||
4722 | { 16677, "INV_Helmet_24", "=q3=Beaststalker's Cap", "=ds=#s1#, #a3# (T0, #c2#)", "7.00%" }, |
||
4723 | { 16707, "INV_Helmet_41", "=q3=Shadowcraft Cap", "=ds=#s1#, #a2# (T0, #c6#)", "6.65%" }, |
||
4724 | { 16731, "INV_Helmet_02", "=q3=Helm of Valor", "=ds=#s1#, #a4# (T0, #c9#)", "6.54%" }, |
||
4725 | { 16727, "INV_Helmet_08", "=q3=Lightforge Helm", "=ds=#s1#, #a4# (T0, #c4#)", "5.32%" }, |
||
4726 | { 16667, "INV_Helmet_04", "=q3=Coif of Elements", "=ds=#s1#, #a3# (T0, #c7#)", "2.86%" }, |
||
4727 | { 0, "", "", "", "" }, |
||
4728 | { 0, "", "", "", "" }, |
||
4729 | { 13398, "INV_Boots_08", "=q3=Boots of the Shrieker", "=ds=#s12#, #a2#", "10.75%" }, |
||
4730 | { 13944, "INV_Chest_Chain_17","=q3=Tombstone Breastplate", "=ds=#s5#, #a2#", "8.96%" }, |
||
4731 | { 13950, "INV_Belt_09", "=q3=Detention Strap", "=ds=#s10#, #a3#", "0.24%" }, |
||
4732 | { 13951, "INV_Bracer_18", "=q3=Vigorsteel Vambraces", "=ds=#s8#, #a4#", "10.38%" }, |
||
4733 | { 13964, "INV_Weapon_ShortBlade_25", "=q3=Witchblade", "=ds=#h1#, #w4#", "9.82%" }, |
||
4734 | { 13953, "INV_Sword_41", "=q3=Silent Fang", "=ds=#h3#, #w10#", "9.68%" }, |
||
4735 | { 13938, "INV_Misc_Bone_TaurenSkull_01","=q3=Bonecreeper Stylus", "=ds=#w12#", "8.80% " }, |
||
4736 | { 22433, "INV_Jewelry_Ring_16", "=q3=Don Mauricio's Band of Domination", "=ds=#s13#", "7.72%" }, |
||
4737 | { 0, "", "", "", "" }, |
||
4738 | { 19276, "INV_Misc_Ticket_Tarot_Portal_01", "=q3=Ace of Portals", "=ds=#e19#", "2.20%" }, |
||
4739 | { 0, "", "", "", "" }, |
||
4740 | { 13501, "INV_Scroll_06", "=q2=Recipe: Major Mana Potion", "=ds=#p1# #m15#", "8.64%" }, |
||
4741 | }; |
||
4742 | |||
4743 | KKazzak = { |
||
4744 | { 19135, "INV_Bracer_07", "=q4=Blacklight Bracer", "=ds=#s8#, #a1#", "11.01%" }, |
||
4745 | { 19133, "INV_Pants_06", "=q4=Fel Infused Leggings", "=ds=#s11#, #a1#", "8.63%" }, |
||
4746 | { 18204, "INV_Misc_Cape_07", "=q4=Eskhandar's Pelt", "=ds=#s4#", "8.77%" }, |
||
4747 | { 18544, "INV_Gauntlets_22", "=q4=Doomhide Gauntlets", "=ds=#s9#, #a2#", "10.05%" }, |
||
4748 | { 19134, "INV_Belt_16", "=q4=Flayed Doomguard Belt", "=ds=#s10#, #a2#", "9.75%" }, |
||
4749 | { 18546, "INV_Helmet_18", "=q4=Infernal Headcage", "=ds=#s1#, #a3#", "9.39%" }, |
||
4750 | { 17112, "INV_Hammer_05", "=q4=Empyrean Demolisher", "=ds=#h3#, #w6#", "10.84%" }, |
||
4751 | { 17113, "INV_Staff_Goldfeathered_01", "=q4=Amberseal Keeper", "=ds=#h2#, #w9#", "10.50%" }, |
||
4752 | { 17111, "INV_Jewelry_Talisman_01", "=q4=Blazefury Medallion", "=ds=#s2#", "10.95%" }, |
||
4753 | { 18543, "INV_Jewelry_Ring_20", "=q4=Ring of Entropy", "=ds=#s13#", "9.82%" }, |
||
4754 | { 0, "", "", "", "" }, |
||
4755 | { 18665, "Spell_Shadow_UnholyFrenzy", "=q4=The Eye of Shadow", "=ds=#m3#", "29.98%" }, |
||
4756 | { 18608, "INV_Staff_30", "=q4=Benediction", "=ds=#m4#" }, |
||
4757 | { 18609, "INV_Staff_12", "=q4=Anathema", "=ds=#m4#" }, |
||
4758 | }; |
||
4759 | |||
4760 | DTaerar = { |
||
4761 | { 20631, "INV_Boots_Cloth_05", "=q4=Mendicant's Slippers", "=ds=#s12#s, #a1#", "13.14%" }, |
||
4762 | { 20634, "INV_Boots_08", "=q4=Boots of Fright", "=ds=#s12#s, #a2#", "10.15%" }, |
||
4763 | { 20633, "INV_Shoulder_29", "=q4=Unnatural Leather Spaulders", "=ds=#s3#, #a2#", "11.30%" }, |
||
4764 | { 20577, "INV_Sword_44", "=q4=Nightmare Blade", "=ds=#h1#, #w10#", "12.07%" }, |
||
4765 | { 20632, "INV_Jewelry_Ring_04", "=q4=Mindtear Band", "=ds=#s13#", "13.69%" }, |
||
4766 | { 0, "", "", "", "" }, |
||
4767 | { 0, "", "", "", "" }, |
||
4768 | { 0, "", "", "", "" }, |
||
4769 | { 20618, "INV_Gauntlets_17", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1#=q1=#m5#", "9.71%" }, |
||
4770 | { 20579, "INV_Misc_Cape_17", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "9.14%" }, |
||
4771 | { 20615, "INV_Bracer_15", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "8.83%" }, |
||
4772 | { 20617, "INV_Pants_Mail_08", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3#=q1=#m5#", "9.80%" }, |
||
4773 | { 20616, "INV_Bracer_14", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "10.20%" }, |
||
4774 | { 20619, "INV_Boots_Plate_04", "=q4=Acid Inscribed Greaves", "=ds=#s12#s, #a4# =q1=#m5#", "8.85%" }, |
||
4775 | { 20580, "INV_Mace_20", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "8.93%" }, |
||
4776 | { 20581, "INV_Staff_36", "=q4=Staff of Rampant Growth", "=ds=#h2#, #w9# =q1=#m5#", "9.70%" }, |
||
4777 | { 20582, "INV_Misc_Orb_01", "=q4=Trance Stone", "=ds=#s15#=q1=#m5#", "9.57%" }, |
||
4778 | { 0, "", "", "", "" }, |
||
4779 | { 20644, "Spell_Shadow_Haunting", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "80.05%" }, |
||
4780 | { 20600, "INV_Jewelry_Ring_37", "=q4=Malfurion's Signet Ring", "=ds=#m4#" }, |
||
4781 | }; |
||
4782 | |||
4783 | DEmeriss = { |
||
4784 | { 20623, "INV_Helmet_17", "=q4=Circlet of Restless Dreams", "=ds=#s1#, #a2#", "10.51%" }, |
||
4785 | { 20621, "INV_Boots_Chain_11", "=q4=Boots of the Endless Moor", "=ds=#s12#s, #a3#", "10.24%" }, |
||
4786 | { 20599, "INV_Weapon_Crossbow_11", "=q4=Polished Ironwood Crossbow", "=ds=#w3#", "12.63%" }, |
||
4787 | { 20624, "INV_Jewelry_Ring_38", "=q4=Ring of the Unliving", "=ds=#s13#", "13.23%" }, |
||
4788 | { 20622, "INV_Jewelry_Necklace_18", "=q4=Dragonheart Necklace", "=ds=#s2#", "12.35%" }, |
||
4789 | { 0, "", "", "", "" }, |
||
4790 | { 0, "", "", "", "" }, |
||
4791 | { 0, "", "", "", "" }, |
||
4792 | { 20618, "INV_Gauntlets_17", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1#=q1=#m5#", "9.71%" }, |
||
4793 | { 20579, "INV_Misc_Cape_17", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "9.14%" }, |
||
4794 | { 20615, "INV_Bracer_15", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "8.83%" }, |
||
4795 | { 20617, "INV_Pants_Mail_08", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3#=q1=#m5#", "9.80%" }, |
||
4796 | { 20616, "INV_Bracer_14", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "10.20%" }, |
||
4797 | { 20619, "INV_Boots_Plate_04", "=q4=Acid Inscribed Greaves", "=ds=#s12#s, #a4# =q1=#m5#", "8.85%" }, |
||
4798 | { 20580, "INV_Mace_20", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "8.93%" }, |
||
4799 | { 20581, "INV_Staff_36", "=q4=Staff of Rampant Growth", "=ds=#h2#, #w9# =q1=#m5#", "9.70%" }, |
||
4800 | { 20582, "INV_Misc_Orb_01", "=q4=Trance Stone", "=ds=#s15#=q1=#m5#", "9.57%" }, |
||
4801 | { 0, "", "", "", "" }, |
||
4802 | { 20644, "Spell_Shadow_Haunting", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "80.05%" }, |
||
4803 | { 20600, "INV_Jewelry_Ring_37", "=q4=Malfurion's Signet Ring", "=ds=#m4#" }, |
||
4804 | }; |
||
4805 | |||
4806 | DLethon = { |
||
4807 | { 20625, "INV_Belt_15", "=q4=Belt of the Dark Bog", "=ds=#s10#, #a1#", "10.99%" }, |
||
4808 | { 20626, "INV_Bracer_07", "=q4=Black Bark Wristbands", "=ds=#s8#, #a1#", "9.44%" }, |
||
4809 | { 20628, "INV_Helmet_43", "=q4=Deviate Growth Cap", "=ds=#s1#, #a2#", "15.80%" }, |
||
4810 | { 20627, "INV_Pants_Leather_11", "=q4=Dark Heart Pants", "=ds=#s11#, #a2#", "11.68%" }, |
||
4811 | { 20629, "INV_Boots_Chain_08", "=q4=Malignant Footguards", "=ds=#s12#s, #a3#", "4.46%" }, |
||
4812 | { 20630, "INV_Gauntlets_29", "=q4=Gauntlets of the Shining Light", "=ds=#s9#, #a4#", "8.19%" }, |
||
4813 | { 0, "", "", "", "" }, |
||
4814 | { 0, "", "", "", "" }, |
||
4815 | { 0, "", "", "", "" }, |
||
4816 | { 20618, "INV_Gauntlets_17", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1#=q1=#m5#", "9.71%" }, |
||
4817 | { 20579, "INV_Misc_Cape_17", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "9.14%" }, |
||
4818 | { 20615, "INV_Bracer_15", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "8.83%" }, |
||
4819 | { 20617, "INV_Pants_Mail_08", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3#=q1=#m5#", "9.80%" }, |
||
4820 | { 20616, "INV_Bracer_14", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "10.20%" }, |
||
4821 | { 20619, "INV_Boots_Plate_04", "=q4=Acid Inscribed Greaves", "=ds=#s12#s, #a4# =q1=#m5#", "8.85%" }, |
||
4822 | { 20580, "INV_Mace_20", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "8.93%" }, |
||
4823 | { 20581, "INV_Staff_36", "=q4=Staff of Rampant Growth", "=ds=#h2#, #w9# =q1=#m5#", "9.70%" }, |
||
4824 | { 20582, "INV_Misc_Orb_01", "=q4=Trance Stone", "=ds=#s15#=q1=#m5#", "9.57%" }, |
||
4825 | { 0, "", "", "", "" }, |
||
4826 | { 20644, "Spell_Shadow_Haunting", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "80.05%" }, |
||
4827 | { 20600, "INV_Jewelry_Ring_37", "=q4=Malfurion's Signet Ring", "=ds=#m4#" }, |
||
4828 | }; |
||
4829 | |||
4830 | DYsondre = { |
||
4831 | { 20635, "INV_Chest_Cloth_39", "=q4=Jade Inlaid Vestments", "=ds=Robe, #a1#", "14.19%" }, |
||
4832 | { 20638, "INV_Pants_Mail_15", "=q4=Leggings of the Demented Mind", "=ds=#s11#, #a3#", "3.66%" }, |
||
4833 | { 20639, "INV_Pants_Plate_05", "=q4=Strangely Glyphed Legplates", "=ds=#s11#, #a4#", "8.87%" }, |
||
4834 | { 20637, "INV_Shoulder_11", "=q4=Acid Inscribed Pauldrons", "=ds=#s3#, #a4#", "10.13%" }, |
||
4835 | { 20578, "INV_Weapon_ShortBlade_22", "=q4=Emerald Dragonfang", "=ds=#h1#, #w4#", "9.95%" }, |
||
4836 | { 20636, "INV_Misc_Gem_Stone_01", "=q4=Hibernation Crystal", "=ds=#s14#", "12.75%" }, |
||
4837 | { 0, "", "", "", "" }, |
||
4838 | { 0, "", "", "", "" }, |
||
4839 | { 0, "", "", "", "" }, |
||
4840 | { 20618, "INV_Gauntlets_17", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1#=q1=#m5#", "9.71%" }, |
||
4841 | { 20579, "INV_Misc_Cape_17", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "9.14%" }, |
||
4842 | { 20615, "INV_Bracer_15", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "8.83%" }, |
||
4843 | { 20617, "INV_Pants_Mail_08", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3#=q1=#m5#", "9.80%" }, |
||
4844 | { 20616, "INV_Bracer_14", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "10.20%" }, |
||
4845 | { 20619, "INV_Boots_Plate_04", "=q4=Acid Inscribed Greaves", "=ds=#s12#s, #a4# =q1=#m5#", "8.85%" }, |
||
4846 | { 20580, "INV_Mace_20", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "8.93%" }, |
||
4847 | { 20581, "INV_Staff_36", "=q4=Staff of Rampant Growth", "=ds=#h2#, #w9# =q1=#m5#", "9.70%" }, |
||
4848 | { 20582, "INV_Misc_Orb_01", "=q4=Trance Stone", "=ds=#s15#=q1=#m5#", "9.57%" }, |
||
4849 | { 0, "", "", "", "" }, |
||
4850 | { 20644, "Spell_Shadow_Haunting", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "80.05%" }, |
||
4851 | { 20600, "INV_Jewelry_Ring_37", "=q4=Malfurion's Signet Ring", "=ds=#m4#" }, |
||
4852 | }; |
||
4853 | |||
4854 | AAzuregos = { |
||
4855 | { 18545, "INV_Pants_08", "=q4=Leggings of Arcane Supremacy", "=ds=#s11#, #a1#", "16.39% " }, |
||
4856 | { 19132, "INV_Crown_01", "=q4=Crystal Adorned Crown", "=ds=#s1#, #a1#", "13.54%" }, |
||
4857 | { 19131, "INV_Boots_Cloth_14", "=q4=Snowblind Shoes", "=ds=#s12#s, #a1#", "12.23%" }, |
||
4858 | { 18541, "INV_Misc_Cape_06", "=q4=Puissant Cape", "=ds=#s4#", "11.71%" }, |
||
4859 | { 18208, "INV_Misc_Cape_04", "=q4=Drape of Benediction", "=ds=#s4#", "11.22%" }, |
||
4860 | { 18547, "INV_Belt_31", "=q4=Unmelting Ice Girdle", "=ds=#s10#, #a4#", "12.93%" }, |
||
4861 | { 17070, "INV_Weapon_ShortBlade_06", "=q4=Fang of the Mystics", "=ds=#h1#, #w4#", "13.64%" }, |
||
4862 | { 18202, "INV_Misc_MonsterClaw_04", "=q4=Eskhandar's Left Claw", "=ds=#h4#, #w13#", "11.76%" }, |
||
4863 | { 18542, "INV_Sword_41", "=q4=Typhoon", "=ds=#h2#, #w10#", "16.89%" }, |
||
4864 | { 19130, "INV_Wand_01", "=q4=Cold Snap", "=ds=#w12#", "11.89%" }, |
||
4865 | { 0, "", "", "", "" }, |
||
4866 | { 18704, "INV_Misc_Bandage_04", "=q4=Mature Blue Dragon Sinew", "=ds=#m3#", "51.56%" }, |
||
4867 | { 18714, "INV_Misc_Quiver_03", "=q4=Ancient Sinew Wrapped Lamina", "=ds=#m4#" }, |
||
4868 | }; |
||
4869 | |||
4870 | NAXPatchwerk = { |
||
4871 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4872 | { 0, "", "", "" }, |
||
4873 | { 22368, "INV_Misc_Desecrated_ClothShoulder", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
4874 | { 22361, "INV_Misc_Desecrated_MailShoulder", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
4875 | { 22354, "INV_Misc_Desecrated_PlateShoulder", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
4876 | { 0, "", "", "" }, |
||
4877 | { 22960, "INV_Misc_Cape_Naxxramas_02", "=q4=Cloak of Suturing", "=ds=#s4#" }, |
||
4878 | { 22815, "INV_Axe_22", "=q4=Severance", "=ds=#h2#, #w1#" }, |
||
4879 | { 22820, "INV_Wand_1H_Stratholme_D_01", "=q4=Wand of Fates", "=ds=#w12#" }, |
||
4880 | { 22818, "INV_Shield_27", "=q4=The Plague Bearer", "=ds=#w8#" }, |
||
4881 | { 22961, "INV_Jewelry_Ring_49Naxxramas", "=q4=Band of Reanimation", "=ds=Ring" }, |
||
4882 | }; |
||
4883 | |||
4884 | NAXGrobbulus = { |
||
4885 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4886 | { 0, "", "", "" }, |
||
4887 | { 22368, "INV_Misc_Desecrated_ClothShoulder", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
4888 | { 22361, "INV_Misc_Desecrated_MailShoulder", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
4889 | { 22354, "INV_Misc_Desecrated_PlateShoulder", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
4890 | { 0, "", "", "" }, |
||
4891 | { 22968, "INV_Shoulder_14", "=q4=Glacial Mantle", "=ds=#s3#, #a1#" }, |
||
4892 | { 22967, "INV_Shoulder_14", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#" }, |
||
4893 | { 22803, "INV_knife_1h_stratholme_d_02", "=q4=Midnight Haze", "=ds=#w4#" }, |
||
4894 | { 22988, "INV_Mace_1H_Stratholme_D_02", "=q4=The End of Dreams", "=ds=#h1# #w6#" }, |
||
4895 | { 22810, "INV_Weapon_Rifle_11", "=q4=Toxin Injector", "=ds=#w5#" }, |
||
4896 | }; |
||
4897 | |||
4898 | NAXGluth = { |
||
4899 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4900 | { 0, "", "", "" }, |
||
4901 | { 22372, "INV_Misc_Desecrated_ClothBoots", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
4902 | { 22365, "INV_Misc_Desecrated_MailBoots", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
4903 | { 22358, "INV_Misc_Desecrated_PlateBoots", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
4904 | { 0, "", "", "" }, |
||
4905 | { 22983, "INV_Shoulder_05", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#" }, |
||
4906 | { 22813, "INV_Sword_46", "=q4=Claymore of Unholy Might", "=ds=#h2# #w10#" }, |
||
4907 | { 23075, "INV_Armor_Shield_Naxxramas_D_01", "=q4=Death's Bargain", "=ds=#w8#" }, |
||
4908 | { 22994, "INV_Offhand_Stratholme_A_02", "=q4=Digested Hand of Power", "=ds=#s15#"}, |
||
4909 | { 22981, "INV_Jewelry_Necklace_27Naxxramas", "=q4=Gluth's Missing Collar", "=ds=#s2#" }, |
||
4910 | }; |
||
4911 | |||
4912 | NAXThaddius = { |
||
4913 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4914 | { 0, "", "", "" }, |
||
4915 | { 22367, "INV_Misc_Desecrated_ClothHelm", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
4916 | { 22360, "INV_Misc_Desecrated_MailHelm", "=q4=Desecrated Headpiece", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
4917 | { 22353, "INV_Misc_Desecrated_PlateHelm", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
4918 | { 0, "", "", "" }, |
||
4919 | { 23070, "INV_Pants_08", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" }, |
||
4920 | { 23000, "INV_Chest_Chain_15", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#" }, |
||
4921 | { 22808, "INV_Mace_1H_Stratholme_D_01", "=q4=The Castigator", "=ds=#h1#, #w6#" }, |
||
4922 | { 22801, "INV_Staff_31", "=q4=Spire of Twilight", "=ds=#h2# #w9#" }, |
||
4923 | { 23001, "INV_Trinket_Naxxramas02", "=q4=Eye of Diminution", "=ds=#s14#" }, |
||
4924 | }; |
||
4925 | |||
4926 | NAXAnubRekhan = { |
||
4927 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#", "27.61%" }, |
||
4928 | { 0, "", "", "" }, |
||
4929 | { 22369, "INV_Misc_Desecrated_ClothBracer", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "28.57%" }, |
||
4930 | { 22362, "INV_Misc_Desecrated_MailBracer", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#", "31.30%" }, |
||
4931 | { 22355, "INV_Misc_Desecrated_PlateBracer", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "29.53%" }, |
||
4932 | { 0, "", "", "" }, |
||
4933 | { 22938, "INV_Misc_Cape_Naxxramas_02", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "20.39%" }, |
||
4934 | { 22936, "INV_Bracer_17", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#", "16.85%" }, |
||
4935 | { 22937, "INV_Offhand_Naxxramas_D_01", "=q4=Gem of Nerubis", "=ds=#s15#", "15.09%" }, |
||
4936 | { 22939, "INV_Jewelry_Ring_50Naxxramas", "=q4=Band of Unanswered Prayers", "=ds=#s13#", "16.85%" }, |
||
4937 | { 22935, "INV_Jewelry_Amulet_04", "=q4=Touch of Frost", "=ds=#s2#", "13.32%" }, |
||
4938 | }; |
||
4939 | |||
4940 | NAXGrandWidowFaerlina = { |
||
4941 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4942 | { 0, "", "", "" }, |
||
4943 | { 22369, "INV_Misc_Desecrated_ClothBracer", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
4944 | { 22362, "INV_Misc_Desecrated_MailBracer", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#" }, |
||
4945 | { 22355, "INV_Misc_Desecrated_PlateBracer", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#" }, |
||
4946 | { 0, "", "", "" }, |
||
4947 | { 22941, "INV_Shoulder_07", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#" }, |
||
4948 | { 22940, "INV_Shoulder_16", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#" }, |
||
4949 | { 22806, "INV_Sword_60", "=q4=Widow's Remorse", "=ds=#h1# #w10#" }, |
||
4950 | { 22942, "INV_Mace_29", "=q4=The Widow's Embrace", "=ds=#h1# #w6#" }, |
||
4951 | { 22943, "INV_Jewelry_Necklace_29Naxxramas", "=q4=Malice Stone Pendant", "=ds=#s2#" }, |
||
4952 | }; |
||
4953 | |||
4954 | NAXMaexxna = { |
||
4955 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4956 | { 0, "", "", "" }, |
||
4957 | { 22371, "INV_Misc_Desecrated_ClothGlove", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
4958 | { 22364, "INV_Misc_Desecrated_MailGlove", "=q4=Desecrated Handguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#" }, |
||
4959 | { 22357, "INV_Misc_Desecrated_PlateGloves", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#" }, |
||
4960 | { 0, "", "", "" }, |
||
4961 | { 23220, "INV_Chest_Cloth_46", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#" }, |
||
4962 | { 22804, "INV_knife_1h_stratholme_d_01", "=q4=Maexxna's Fang", "=ds=#w4#" }, |
||
4963 | { 22807, "INV_Sword_11", "=q4=Wraith Blade", "=ds=#h1# #w10#" }, |
||
4964 | { 22947, "INV_Jewelry_Necklace_28Naxxramas", "=q4=Pendant of Forgotten Names", "=ds=#s2#" }, |
||
4965 | { 22954, "INV_Trinket_Naxxramas04", "=q4=Kiss of the Spider", "=ds=#s14#" }, |
||
4966 | }; |
||
4967 | |||
4968 | NAXInstructorRazuvious = { |
||
4969 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#", "24.39%" }, |
||
4970 | { 0, "", "", "" }, |
||
4971 | { 22372, "INV_Misc_Desecrated_ClothBoots", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "27.64%" }, |
||
4972 | { 22365, "INV_Misc_Desecrated_MailBoots", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#", "31.10%" }, |
||
4973 | { 22358, "INV_Misc_Desecrated_PlateBoots", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#", "26.02%" }, |
||
4974 | { 0, "", "", "" }, |
||
4975 | { 23017, "INV_Misc_Cape_Naxxramas_01", "=q4=Veil of Eclipse", "=ds=#s4#", "19.31%" }, |
||
4976 | { 23219, "INV_Belt_13", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#", "8.74%" }, |
||
4977 | { 23014, "INV_Sword_07", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1# #w10#", "9.35%" }, |
||
4978 | { 23009, "INV_Wand_1H_Stratholme_D_01", "=q4=Wand of the Whispering Dead", "=ds=#w12#", "12.80%" }, |
||
4979 | { 23004, "INV_Relics_IdolofHealth", "=q4=Idol of Longevity", "=ds=#s16#, #e16#", "17.68%" }, |
||
4980 | { 23018, "INV_Jewelry_Ring_50Naxxramas", "=q4=Signet of the Fallen Defender", "=ds=#s13#", "19.31%" }, |
||
4981 | }; |
||
4982 | |||
4983 | NAXGothikderHarvester = { |
||
4984 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4985 | { 0, "", "", "" }, |
||
4986 | { 22372, "INV_Misc_Desecrated_ClothBoots", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
4987 | { 22365, "INV_Misc_Desecrated_MailBoots", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
4988 | { 22358, "INV_Misc_Desecrated_PlateBoots", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
4989 | { 0, "", "", "" }, |
||
4990 | { 23032, "INV_Helmet_53", "=q4=Glacial Headdress", "=ds=#s1#, #a1#" }, |
||
4991 | { 23021, "INV_Bracer_07", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#" }, |
||
4992 | { 23020, "INV_Helmet_04", "=q4=Polar Helmet", "=ds=#s1#, #a2#" }, |
||
4993 | { 23073, "INV_Boots_08", "=q4=Boots of Displacement", "=ds=#s12#, #a2#" }, |
||
4994 | { 23023, "INV_Jewelry_Necklace_29Naxxramas", "=q4=Sadist's Collar", "=ds=#s2#" }, |
||
4995 | }; |
||
4996 | |||
4997 | NAXTheFourHorsemen = { |
||
4998 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
4999 | { 0, "", "", "" }, |
||
5000 | { 22351, "INV_Misc_Desecrated_ClothChest", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#" }, |
||
5001 | { 22350, "INV_Misc_Desecrated_MailChest", "=q4=Desecrated Tunic", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
5002 | { 22349, "INV_Misc_Desecrated_PlateChest", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
5003 | { 0, "", "", "" }, |
||
5004 | { 0, "INV_Misc_QuestionMark", "=q4=Leggings of the Apocalypse", "=ds=#s11#, #a2#" }, |
||
5005 | { 0, "INV_Misc_QuestionMark", "=q4=Maul of the Redeemed Crusader", "=ds=#h2# #w6#" }, |
||
5006 | { 0, "INV_Misc_QuestionMark", "=q4=Bow of the Four Horsemen", "=ds=#w2#" }, |
||
5007 | { 0, "INV_Misc_QuestionMark", "=q4=Seal of the Damned", "=ds=#s13#" }, |
||
5008 | { 0, "INV_Misc_QuestionMark", "=q4=Sadist's Collar", "=ds=#s2#" }, |
||
5009 | { 0, "", "", "" }, |
||
5010 | { 0, "INV_Misc_QuestionMark", "=q4=Corrupted Ashbringer", "=ds=#h2# #w10# =q2=Mograine" }, |
||
5011 | }; |
||
5012 | |||
5013 | NAXNothderPlaguebringer = { |
||
5014 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
5015 | { 0, "", "", "" }, |
||
5016 | { 22370, "INV_Misc_Desecrated_ClothBelt", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#" }, |
||
5017 | { 22363, "INV_Misc_Desecrated_MailBelt", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
5018 | { 22356, "INV_Misc_Desecrated_PlateBelt", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
5019 | { 0, "", "", "" }, |
||
5020 | { 23030, "INV_Misc_Cape_Naxxramas_01", "=q4=Cloak of the Scourge", "=ds=#s4#" }, |
||
5021 | { 22816, "INV_Axe_08", "=q4=Hatchet of Sundered Bone", "=ds=#h1# #w1#" }, |
||
5022 | { 23005, "INV_Relics_TotemofLife", "=q4=Totem of Flowing Water", "=ds=#s16#, #e17#" }, |
||
5023 | { 23006, "INV_Relics_LibramofGrace", "=q4=Libram of Light", "=ds=#s16#, #e18#" }, |
||
5024 | { 23029, "INV_Offhand_Naxxramas_04", "=q4=Noth's Frigid Heart", "=ds=#s15#" }, |
||
5025 | { 23031, "INV_Jewelry_Ring_53Naxxramas", "=q4=Band of the Inevitable", "=ds=#s13#" }, |
||
5026 | { 23028, "INV_Jewelry_Ring_35", "=q4=Hailstone Band", "=ds=#s13#" }, |
||
5027 | }; |
||
5028 | |||
5029 | NAXHeiganderUnclean = { |
||
5030 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
5031 | { 0, "", "", "" }, |
||
5032 | { 22370, "INV_Misc_Desecrated_ClothBelt", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#" }, |
||
5033 | { 22363, "INV_Misc_Desecrated_MailBelt", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
5034 | { 22356, "INV_Misc_Desecrated_PlateBelt", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
5035 | { 0, "", "", "" }, |
||
5036 | { 23035, "INV_Helmet_50", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#" }, |
||
5037 | { 23033, "INV_Helmet_20", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#" }, |
||
5038 | { 23019, "INV_Helmet_06", "=q4=Icebane Helmet", "=ds=#s1#, #a4#" }, |
||
5039 | { 23068, "INV_Pants_Plate_20", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#" }, |
||
5040 | { 23036, "INV_Jewelry_Necklace_30Naxxramas", "=q4=Necklace of Necropsy", "=ds=#s2#" }, |
||
5041 | }; |
||
5042 | |||
5043 | NAXLoatheb = { |
||
5044 | { 22726, "INV_Qiraj_JewelBlessed", "=q5=Splinter of Atiesh", "=ds=#m2#" }, |
||
5045 | { 0, "", "", "" }, |
||
5046 | { 22366, "INV_Misc_Desecrated_ClothPants", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#" }, |
||
5047 | { 22359, "INV_Misc_Desecrated_MailPants", "=q4=Desecrated Legguards", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" }, |
||
5048 | { 22352, "INV_Misc_Desecrated_PlatePants", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#" }, |
||
5049 | { 0, "", "", "" }, |
||
5050 | { 0, "INV_Misc_QuestionMark", "=q4=The Eye of Nerub", "=ds=#w7#" }, |
||
5051 | { 22800, "INV_Staff_13", "=q4=Brimstone Staff", "=ds=Staff" }, |
||
5052 | { 23037, "INV_Jewelry_Ring_52Naxxramas", "=q4=Ring of Spiritual Fervor", "=ds=#s13#" }, |
||
5053 | { 23038, "INV_Jewelry_Ring_48Naxxramas", "=q4=Band of Unnatural Forces", "=ds=#s13#" }, |
||
5054 | { 23042, "INV_Trinket_Naxxramas05", "=q4=Loatheb's Reflection", "=ds=#s14#" }, |
||
5055 | }; |
||
5056 | |||
5057 | NAXSapphiron = { |
||
5058 | { 0, "INV_Misc_QuestionMark", "=q4=Cloak of the Necropolis", "=ds=#s4#" }, |
||
5059 | { 0, "INV_Misc_QuestionMark", "=q4=The Face of Death", "=ds=#w8#" }, |
||
5060 | { 0, "INV_Misc_QuestionMark", "=q4=Claw of the Frost Wyrm", "=ds=#w8#" }, |
||
5061 | { 0, "INV_Misc_QuestionMark", "=q4=Sapphiron's Left Eye", "=ds=#s15#" }, |
||
5062 | { 0, "INV_Misc_QuestionMark", "=q4=Sapphiron's Right Eye", "=ds=#s15#" }, |
||
5063 | { 0, "INV_Misc_QuestionMark", "=q4=Glyph of Deflection", "=ds=#s14#" }, |
||
5064 | { 0, "INV_Misc_QuestionMark", "=q4=Eye of the Dead", "=ds=#s14#" }, |
||
5065 | { 0, "INV_Misc_QuestionMark", "=q4=The Restrained Essence of Sapphiron", "=ds=#s14#" }, |
||
5066 | { 0, "INV_Misc_QuestionMark", "=q4=Slayer's Crest", "=ds=#s14#" }, |
||
5067 | { 0, "", "", "" }, |
||
5068 | { 0, "INV_Misc_QuestionMark", "=q4=Power of the Scourge", "=ds=#s3# #e11#" }, |
||
5069 | { 0, "INV_Misc_QuestionMark", "=q4=Resilience of the Scourge", "=ds=#s3# #e11#" }, |
||
5070 | { 0, "INV_Misc_QuestionMark", "=q4=Fortitude of the Scourge", "=ds=#s3# #e11#" }, |
||
5071 | { 0, "INV_Misc_QuestionMark", "=q4=Might of the Scourge", "=ds=#s3# #e11#" }, |
||
5072 | }; |
||
5073 | |||
5074 | NAXKelThuzard = { |
||
5075 | { 0, "INV_Misc_QuestionMark", "=q4=Fists of the Unrelenting", "=ds=#s9#, #a4#" }, |
||
5076 | { 0, "INV_Misc_QuestionMark", "=q4=Kingsfall", "=ds=#w4#" }, |
||
5077 | { 0, "INV_Misc_QuestionMark", "=q4=Gressil, Dawn of Ruin", "=ds=#h1# #w10#" }, |
||
5078 | { 0, "INV_Misc_QuestionMark", "=q4=Hammer of the Twisting Nether", "=ds=#h1# #w6#" }, |
||
5079 | { 0, "INV_Misc_QuestionMark", "=q4=Might of Menethil", "=ds=#h2# #w6#" }, |
||
5080 | { 0, "INV_Misc_QuestionMark", "=q4=Doomfinger", "=ds=#w12#" }, |
||
5081 | { 0, "INV_Misc_QuestionMark", "=q4=Nerubian Slavemaker", "=ds=#w3#" }, |
||
5082 | { 0, "INV_Misc_QuestionMark", "=q4=Shield of Condemnation", "=ds=#w8#" }, |
||
5083 | { 0, "INV_Misc_QuestionMark", "=q4=Gem of Trapped Innocents", "=ds=#s2#" }, |
||
5084 | { 0, "INV_Misc_QuestionMark", "=q4=Necklace of Kel'thuzad", "=ds=#s2#" }, |
||
5085 | { 0, "", "", "" }, |
||
5086 | { 0, "", "", "" }, |
||
5087 | { 0, "", "", "" }, |
||
5088 | { 0, "", "", "" }, |
||
5089 | { 0, "", "", "" }, |
||
5090 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Dreamwalker", "=ds=#s13# =q1=#m1# =ds=#c1#" }, |
||
5091 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Cryptstalker", "=ds=#s13# =q1=#m1# =ds=#c2#" }, |
||
5092 | { 0, "INV_Misc_QuestionMark", "=q4=Frostfire Ring", "=ds=#s13# =q1=#m1# =ds=#c3#" }, |
||
5093 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of Redemption", "=ds=#s13# =q1=#m1# =ds=#c4#" }, |
||
5094 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of Faith", "=ds=#s13# =q1=#m1# =ds=#c5#" }, |
||
5095 | { 0, "INV_Misc_QuestionMark", "=q4=Bonescythe Ring", "=ds=#s13# =q1=#m1# =ds=#c6#" }, |
||
5096 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Earthshatterer", "=ds=#s13# =q1=#m1# =ds=#c7#" }, |
||
5097 | { 0, "INV_Misc_QuestionMark", "=q4=Plagueheart Ring", "=ds=#s13# =q1=#m1# =ds=#c8#" }, |
||
5098 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Dreadnaught", "=ds=#s13# =q1=#m1# =ds=#c9#" }, |
||
5099 | }; |
||
5100 | |||
5101 | NAXTrash = { |
||
5102 | { 0, "INV_Misc_QuestionMark", "=q4=Shroud of Dominion", "=ds=#s4#" }, |
||
5103 | { 23069, "INV_Chest_Cloth_46", "=q4=Necro-Knight's Garb", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#, #c3#, #c8#" }, |
||
5104 | { 23226, "INV_Chest_Leather_02", "=q4=Ghoul Skin Tunic", "=ds=#s5#, #a2#" }, |
||
5105 | { 23663, "INV_Belt_32", "=q4=Girdle of Elemental Fury", "=ds=#s10#, #a3# =q1=#m1# =ds=#c7#" }, |
||
5106 | { 23664, "INV_Shoulder_01", "=q4=Pauldrons of Elemental Fury", "=ds=#s3#, #a3# =q1=#m1# =ds=#c7#" }, |
||
5107 | { 23665, "INV_Pants_Mail_14", "=q4=Leggings of Elemental Fury", "=ds=#s11#, #a3# =q1=#m1# =ds=#c7#" }, |
||
5108 | { 23666, "INV_Belt_27", "=q4=Belt of the Grand Crusader", "=ds=#s10#, #a4# =q1=#m1# =ds=#c4#" }, |
||
5109 | { 23667, "INV_Shoulder_22", "=q4=Spaulders of the Grand Crusader", "=ds=#s3#, #a4# =q1=#m1# =ds=#c4#" }, |
||
5110 | { 23668, "INV_Pants_04", "=q4=Leggings of the Grand Crusader", "=ds=#s11#, #a4# =q1=#m1# =ds=#c4#" }, |
||
5111 | { 23044, "INV_knife_1h_stratholme_d_03", "=q4=Harbinger of Doom", "=ds=#h1#, #w4#" }, |
||
5112 | { 23221, "INV_Mace_28", "=q4=Misplaced Servo Arm", "=ds=#h1# #w6#" }, |
||
5113 | { 23238, "INV_Armor_Shield_Naxxramas_D_02", "=q4=Stygian Buckler", "=ds=#w8#" }, |
||
5114 | { 23237, "INV_Jewelry_Ring_48Naxxramas", "=q4=Ring of the Eternal Flame", "=ds=#s13#" }, |
||
5115 | { 0, "INV_Misc_QuestionMark", "=q4=Life Channeling Necklace", "=ds=#s2#" }, |
||
5116 | { 0, "INV_Misc_QuestionMark", "=q4=Warmth of Forgiveness", "=ds=#s14#" }, |
||
5117 | { 22376, "INV_Misc_WartornScrap_Cloth", "=q3=Wartorn Cloth Scrap", "=ds=#m3#" }, |
||
5118 | { 22373, "INV_Misc_WartornScrap_Leather", "=q3=Wartorn Leather Scrap", "=ds=#m3#" }, |
||
5119 | { 22374, "INV_Misc_WartornScrap_Chain", "=q3=Wartorn Chain Scrap", "=ds=#m3#" }, |
||
5120 | { 22375, "INV_Misc_WartornScrap_Plate", "=q3=Wartorn Plate Scrap", "=ds=#m3#" }, |
||
5121 | { 0, "", "", "" }, |
||
5122 | { 22708, "INV_Jewelry_Ring_35", "=q1=Fate of Ramaladni", "=ds=#m3#" }, |
||
5123 | { 23055, "INV_Scroll_02", "=q1=Word of Thawing", "=ds=" }, |
||
5124 | }; |
||
5125 | |||
5126 | T3Mage = { |
||
5127 | { 0,"Spell_Frost_IceStorm","=q6=#t3s3#","" }, |
||
5128 | { 22498, "INV_Crown_01", "=q4=Frostfire Circlet", "" }, |
||
5129 | { 22499, "INV_Shoulder_25", "=q4=Frostfire Shoulderpads", "" }, |
||
5130 | { 22496, "INV_Chest_Cloth_43", "=q4=Frostfire Robe", "" }, |
||
5131 | { 22503, "INV_Bracer_13", "=q4=Frostfire Bindings", "" }, |
||
5132 | { 22501, "INV_Gauntlets_17", "=q4=Frostfire Gloves", "" }, |
||
5133 | { 22502, "INV_Belt_03", "=q4=Frostfire Belt", "" }, |
||
5134 | { 22497, "INV_Pants_Cloth_05", "=q4=Frostfire Leggings", "" }, |
||
5135 | { 22500, "INV_Boots_Fabric_01", "=q4=Frostfire Sandals", "" }, |
||
5136 | { 0, "INV_Misc_QuestionMark", "=q4=Frostfire Ring", "" }, |
||
5137 | }; |
||
5138 | T3Warlock = { |
||
5139 | { 0,"Spell_Shadow_CurseOfTounges","=q6=#t3s8#","" }, |
||
5140 | { 22506, "INV_Crown_01", "=q4=Plagueheart Circlet", "" }, |
||
5141 | { 22507, "INV_Shoulder_25", "=q4=Plagueheart Shoulderpads", "" }, |
||
5142 | { 22504, "INV_Chest_Cloth_43", "=q4=Plagueheart Robe", "" }, |
||
5143 | { 22511, "INV_Bracer_13", "=q4=Plagueheart Bindings", "" }, |
||
5144 | { 22509, "INV_Gauntlets_17", "=q4=Plagueheart Gloves", "" }, |
||
5145 | { 22510, "INV_Belt_03", "=q4=Plagueheart Belt", "" }, |
||
5146 | { 22505, "INV_Pants_Cloth_05", "=q4=Plagueheart Leggings", "" }, |
||
5147 | { 22508, "INV_Boots_Fabric_01", "=q4=Plagueheart Sandals", "" }, |
||
5148 | { 0, "INV_Misc_QuestionMark", "=q4=Plagueheart Ring", "" }, |
||
5149 | }; |
||
5150 | T3Priest = { |
||
5151 | { 0,"Spell_Holy_PowerWordShield","=q6=#t3s5#","" }, |
||
5152 | { 22514, "INV_Crown_01", "=q4=Circlet of Faith", "" }, |
||
5153 | { 22515, "INV_Shoulder_25", "=q4=Shoulderpads of Faith", "" }, |
||
5154 | { 22512, "INV_Chest_Cloth_43", "=q4=Robe of Faith", "" }, |
||
5155 | { 22519, "INV_Bracer_13", "=q4=Bindings of Faith", "" }, |
||
5156 | { 22517, "INV_Gauntlets_17", "=q4=Gloves of Faith", "" }, |
||
5157 | { 22518, "INV_Belt_08", "=q4=Belt of Faith", "" }, |
||
5158 | { 22513, "INV_Pants_Cloth_05", "=q4=Leggings of Faith", "" }, |
||
5159 | { 22516, "INV_Boots_Fabric_01", "=q4=Sandals of Faith", "" }, |
||
5160 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of Faith", "" }, |
||
5161 | }; |
||
5162 | T3Rogue = { |
||
5163 | { 0,"Ability_BackStab","=q6=#t3s6#","" }, |
||
5164 | { 22478, "INV_Helmet_58", "=q4=Bonescythe Helmet", "" }, |
||
5165 | { 22479, "INV_Shoulder_29", "=q4=Bonescythe Pauldrons", "" }, |
||
5166 | { 22476, "INV_Chest_Plate02", "=q4=Bonescythe Breastplate", "" }, |
||
5167 | { 22483, "INV_Bracer_15", "=q4=Bonescythe Bracers", "" }, |
||
5168 | { 22481, "INV_Gauntlets_28", "=q4=Bonescythe Gauntlets", "" }, |
||
5169 | { 22482, "INV_Belt_27", "=q4=Bonescythe Waistguard", "" }, |
||
5170 | { 22477, "INV_Pants_Plate_05", "=q4=Bonescythe Legplates", "" }, |
||
5171 | { 22480, "INV_Boots_Plate_06", "=q4=Bonescythe Sabatons", "" }, |
||
5172 | { 0, "INV_Misc_QuestionMark", "=q4=Bonescythe Ring", "" }, |
||
5173 | }; |
||
5174 | T3Druid = { |
||
5175 | { 0,"Spell_Nature_Regeneration","=q6=#t3s1#","" }, |
||
5176 | { 22490, "INV_Helmet_15", "=q4=Dreamwalker Headpiece", "" }, |
||
5177 | { 22491, "INV_Shoulder_14", "=q4=Dreamwalker Spaulders", "" }, |
||
5178 | { 22488, "INV_Chest_Chain_15", "=q4=Dreamwalker Tunic", "" }, |
||
5179 | { 22495, "INV_Bracer_02", "=q4=Dreamwalker Wristguards", "" }, |
||
5180 | { 22493, "INV_Gauntlets_25", "=q4=Dreamwalker Handguards", "" }, |
||
5181 | { 22494, "INV_Belt_22", "=q4=Dreamwalker Girdle", "" }, |
||
5182 | { 22489, "INV_Pants_Mail_15", "=q4=Dreamwalker Legguards", "" }, |
||
5183 | { 22492, "INV_Boots_Chain_05", "=q4=Dreamwalker Boots", "" }, |
||
5184 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Dreamwalker", "" }, |
||
5185 | }; |
||
5186 | T3Hunter = { |
||
5187 | { 0,"Ability_Hunter_RunningShot","=q6=#t3s2#","" }, |
||
5188 | { 22438, "INV_Helmet_15", "=q4=Cryptstalker Headpiece", "" }, |
||
5189 | { 22439, "INV_Shoulder_14", "=q4=Cryptstalker Spaulders", "" }, |
||
5190 | { 22436, "INV_Chest_Chain_15", "=q4=Cryptstalker Tunic", "" }, |
||
5191 | { 22443, "INV_Bracer_02", "=q4=Cryptstalker Wristguards", "" }, |
||
5192 | { 22441, "INV_Gauntlets_25", "=q4=Cryptstalker Handguards", "" }, |
||
5193 | { 22442, "INV_Belt_22", "=q4=Cryptstalker Girdle", "" }, |
||
5194 | { 22437, "INV_Pants_Mail_15", "=q4=Cryptstalker Legguards", "" }, |
||
5195 | { 22440, "INV_Boots_Chain_05", "=q4=Cryptstalker Boots", "" }, |
||
5196 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Cryptstalker", "" }, |
||
5197 | }; |
||
5198 | T3Paladin = { |
||
5199 | { 0,"Spell_Holy_SealOfMight","=q6=#t3s4#","" }, |
||
5200 | { 22428, "INV_Helmet_15", "=q4=Redemption Headpiece", "" }, |
||
5201 | { 22429, "INV_Shoulder_14", "=q4=Redemption Spaulders", "" }, |
||
5202 | { 22425, "INV_Chest_Chain_15", "=q4=Redemption Tunic", "" }, |
||
5203 | { 22424, "INV_Bracer_02", "=q4=Redemption Wristguards", "" }, |
||
5204 | { 22426, "INV_Gauntlets_25", "=q4=Redemption Handguards", "" }, |
||
5205 | { 22431, "INV_Belt_22", "=q4=Redemption Girdle", "" }, |
||
5206 | { 22427, "INV_Pants_Mail_15", "=q4=Redemption Legguards", "" }, |
||
5207 | { 22430, "INV_Boots_Chain_05", "=q4=Redemption Boots", "" }, |
||
5208 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of Redemption", "" }, |
||
5209 | }; |
||
5210 | T3Shaman = { |
||
5211 | { 0,"Spell_FireResistanceTotem_01","=q6=#t3s7#","" }, |
||
5212 | { 22466, "INV_Helmet_15", "=q4=Earthshatter Headpiece", "" }, |
||
5213 | { 22467, "INV_Shoulder_14", "=q4=Earthshatter Spaulders", "" }, |
||
5214 | { 22464, "INV_Chest_Chain_15", "=q4=Earthshatter Tunic", "" }, |
||
5215 | { 22471, "INV_Bracer_02", "=q4=Earthshatter Wristguards", "" }, |
||
5216 | { 22469, "INV_Gauntlets_25", "=q4=Earthshatter Handguards", "" }, |
||
5217 | { 22470, "INV_Belt_22", "=q4=Earthshatter Girdle", "" }, |
||
5218 | { 22465, "INV_Pants_Mail_15", "=q4=Earthshatter Legguards", "" }, |
||
5219 | { 22468, "INV_Boots_Chain_05", "=q4=Earthshatter Boots", "" }, |
||
5220 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Earthshatterer", "" }, |
||
5221 | }; |
||
5222 | T3Warrior = { |
||
5223 | { 0,"INV_Shield_05","=q6=#t3s9#","" }, |
||
5224 | { 22418, "INV_Helmet_58", "=q4=Dreadnaught Helmet", "" }, |
||
5225 | { 22419, "INV_Shoulder_29", "=q4=Dreadnaught Pauldrons", "" }, |
||
5226 | { 22416, "INV_Chest_Plate02", "=q4=Dreadnaught Breastplate", "" }, |
||
5227 | { 22423, "INV_Bracer_15", "=q4=Dreadnaught Bracers", "" }, |
||
5228 | { 22421, "INV_Gauntlets_28", "=q4=Dreadnaught Gauntlets", "" }, |
||
5229 | { 22422, "INV_Belt_27", "=q4=Dreadnaught Waistguard", "" }, |
||
5230 | { 22417, "INV_Pants_Plate_05", "=q4=Dreadnaught Legplates", "" }, |
||
5231 | { 22420, "INV_Boots_Plate_06", "=q4=Dreadnaught Sabatons", "" }, |
||
5232 | { 0, "INV_Misc_QuestionMark", "=q4=Ring of the Dreadnaught", "" }, |
||
5233 | }; |
||
5234 | |||
5235 | T0Mage = { |
||
5236 | { 0,"Spell_Frost_IceStorm", "=q6=#t0s3#", "" }, |
||
5237 | { 16686, "INV_Crown_02", "=q3=Magister's Crown", "", "8.60%" }, |
||
5238 | { 16689, "INV_Shoulder_23", "=q3=Magister's Mantle", "", "11.93%" }, |
||
5239 | { 16688,"INV_Chest_Cloth_25","=q3=Magister's Robes", "", "7.24%" }, |
||
5240 | { 16683, "INV_Jewelry_Ring_23", "=q3=Magister's Bindings", "", "1.19%" }, |
||
5241 | { 16684, "INV_Gauntlets_17", "=q3=Magister's Gloves", "", "9.75%" }, |
||
5242 | { 16685, "INV_Belt_08", "=q3=Magister's Belt", "", "1.32%" }, |
||
5243 | { 16687, "INV_Pants_06", "=q3=Magister's Leggings", "", "6.79%" }, |
||
5244 | { 16682, "INV_Boots_02", "=q3=Magister's Boots", "", "10.86%" }, |
||
5245 | }; |
||
5246 | |||
5247 | T0Priest = { |
||
5248 | { 0,"Spell_Holy_PowerWordShield","=q6=#t0s5#","" }, |
||
5249 | { 16693, "INV_Crown_01", "=q3=Devout Crown", "", "7.89%" }, |
||
5250 | { 16695, "INV_Shoulder_02", "=q3=Devout Mantle", "", "12.84%" }, |
||
5251 | { 16690,"INV_Chest_Cloth_11","=q3=Devout Robe", "", "6.20%" }, |
||
5252 | { 16697, "INV_Belt_31", "=q3=Devout Bracers", "", "1.13%" }, |
||
5253 | { 16692, "INV_Gauntlets_14", "=q3=Devout Gloves", "", "12.46%" }, |
||
5254 | { 16696, "INV_Belt_10", "=q3=Devout Belt", "", "2.07%" }, |
||
5255 | { 16694, "INV_Pants_08", "=q3=Devout Skirt", "", "7.42%" }, |
||
5256 | { 16691, "INV_Boots_05", "=q3=Devout Sandals", "", "13.64%" }, |
||
5257 | }; |
||
5258 | |||
5259 | T0Warlock = { |
||
5260 | { 0,"Spell_Shadow_CurseOfTounges","=q6=#t0s8#","" }, |
||
5261 | { 16698, "INV_Helmet_29", "=q3=Dreadmist Mask", "", "8.78%" }, |
||
5262 | { 16701, "INV_Misc_Bone_TaurenSkull_01", "=q3=Dreadmist Mantle", "", "12.20%" }, |
||
5263 | { 16700,"INV_Chest_Cloth_49","=q3=Dreadmist Robe", "", "8.04%" }, |
||
5264 | { 16703, "INV_Bracer_13", "=q3=Dreadmist Bracers", "", "1.68%" }, |
||
5265 | { 16705, "INV_Gauntlets_32", "=q3=Dreadmist Wraps", "", "14.54%" }, |
||
5266 | { 16702, "INV_Belt_12", "=q3=Dreadmist Belt", "", "1.03%" }, |
||
5267 | { 16699, "INV_Pants_08", "=q3=Dreadmist Leggings", "", "7.31%" }, |
||
5268 | { 16704, "INV_Boots_05", "=q3=Dreadmist Sandals", "", "13.16%" }, |
||
5269 | }; |
||
5270 | |||
5271 | T0Rogue = { |
||
5272 | { 0,"Ability_BackStab","=q6=#t0s6#","" }, |
||
5273 | { 16707, "INV_Helmet_41", "=q3=Shadowcraft Cap", "", "6.65%" }, |
||
5274 | { 16708, "INV_Shoulder_07", "=q3=Shadowcraft Spaulders", "", "10.68%" }, |
||
5275 | { 16721,"INV_Chest_Leather_07","=q3=Shadowcraft Tunic", "", "6.09%" }, |
||
5276 | { 16710, "INV_Bracer_07", "=q3=Shadowcraft Bracers", "", "3.51%" }, |
||
5277 | { 16712, "INV_Gauntlets_24", "=q3=Shadowcraft Gloves", "", "11.89%" }, |
||
5278 | { 16713, "INV_Belt_03", "=q3=Shadowcraft Belt", "", "1.05%" }, |
||
5279 | { 16709, "INV_Pants_02", "=q3=Shadowcraft Pants", "", "7.76%" }, |
||
5280 | { 16711, "INV_Boots_08", "=q3=Shadowcraft Boots", "", "14.32%" }, |
||
5281 | }; |
||
5282 | |||
5283 | T0Druid = { |
||
5284 | { 0,"Spell_Nature_Regeneration","=q6=#t0s1#","" }, |
||
5285 | { 16720, "INV_Helmet_27", "=q3=Wildheart Cowl", "", "7.09%" }, |
||
5286 | { 16718, "INV_Shoulder_01", "=q3=Wildheart Spaulders", "", "11.04%" }, |
||
5287 | { 16706,"INV_Chest_Plate06","=q3=Wildheart Vest", "", "7.36%" }, |
||
5288 | { 16716, "INV_Bracer_09", "=q3=Wildheart Bracers", "", "1.85%" }, |
||
5289 | { 16717, "INV_Gauntlets_17", "=q3=Wildheart Gloves", "", "12.61%" }, |
||
5290 | { 16716, "INV_Belt_15", "=q3=Wildheart Belt", "", "2.60%" }, |
||
5291 | { 16719, "INV_Pants_08", "=q3=Wildheart Kilt", "", "6.58%" }, |
||
5292 | { 16715, "INV_Boots_08", "=q3=Wildheart Boots", "", "13.03%" }, |
||
5293 | }; |
||
5294 | |||
5295 | T0Shaman = { |
||
5296 | { 0,"Spell_FireResistanceTotem_01","=q6=#t0s7#","" }, |
||
5297 | { 16667, "INV_Helmet_04", "=q3=Coif of Elements", "", "2.86%" }, |
||
5298 | { 16669,"INV_Shoulder_29","=q3=Pauldrons of Elements","", "14.77%" }, |
||
5299 | { 16666,"INV_Chest_Chain_11","=q3=Vest of Elements", "", "3.03%" }, |
||
5300 | { 16671, "INV_Bracer_02", "=q3=Bindings of Elements", "", "1.59%" }, |
||
5301 | { 16672,"INV_Gauntlets_11","=q3=Gauntlets of Elements", "", "14.23%" }, |
||
5302 | { 16673, "INV_Belt_16", "=q3=Cord of Elements", "", "1.06%" }, |
||
5303 | { 16668, "INV_Pants_03", "=q3=Kilt of Elements", "", "3.02%" }, |
||
5304 | { 16670, "INV_Boots_Wolf", "=q3=Boots of the Elements", "", "9.35%" }, |
||
5305 | }; |
||
5306 | |||
5307 | T0Hunter = { |
||
5308 | { 0,"Ability_Hunter_RunningShot","=q6=#t0s2#","" }, |
||
5309 | { 16677, "INV_Helmet_24", "=q3=Beaststalker's Cap", "", "7.00%" }, |
||
5310 | { 16679, "INV_Shoulder_10", "=q3=Beaststalker's Mantle", "", "9.89%" }, |
||
5311 | { 16674, "INV_Chest_Chain_03","=q3=Beaststalker's Tunic", "", "6.81%" }, |
||
5312 | { 16681, "INV_Bracer_17", "=q3=Beaststalker's Bindings", "", "1.64%" }, |
||
5313 | { 16676, "INV_Gauntlets_10", "=q3=Beaststalker's Gloves", "", "9.15%" }, |
||
5314 | { 16680, "INV_Belt_28", "=q3=Beaststalker's Belt", "", "1.36%" }, |
||
5315 | { 16678, "INV_Pants_03", "=q3=Beaststalker's Pants", "", "6.16%" }, |
||
5316 | { 16675, "INV_Boots_Plate_07", "=q3=Beaststalker's Boots", "", "13.62%" }, |
||
5317 | }; |
||
5318 | |||
5319 | T0Warrior = { |
||
5320 | { 0,"INV_Shield_05","=q6=#t0s9#","" }, |
||
5321 | { 16731, "INV_Helmet_02", "=q3=Helm of Valor", "", "6.54%" }, |
||
5322 | { 16733,"INV_Shoulder_30","=q3=Spaulders of Valor","", "13.39%" }, |
||
5323 | { 16730,"INV_Chest_Plate03","=q3=Breastplate of Valor", "", "5.83%" }, |
||
5324 | { 16735, "INV_Bracer_18", "=q3=Bracers of Valor", "", "1.49%" }, |
||
5325 | { 16737, "INV_Gauntlets_26", "=q3=Gauntlets of Valor", "", "9.58%" }, |
||
5326 | { 16736, "INV_Belt_34", "=q3=Belt of Valor", "", "1.96%" }, |
||
5327 | { 16732, "INV_Pants_04", "=q3=Legplates of Valor", "", "5.74%" }, |
||
5328 | { 16734, "INV_Boots_Plate_03", "=q3=Boots of Valor", "", "11.12%" }, |
||
5329 | }; |
||
5330 | |||
5331 | T0Paladin = { |
||
5332 | { 0,"Spell_Holy_SealOfMight","=q6=#t0s4#","" }, |
||
5333 | { 16727, "INV_Helmet_08", "=q3=Lightforge Helm", "", "5.32%" }, |
||
5334 | { 16729,"INV_Shoulder_10","=q3=Lightforge Spaulders", "", "13.62%" }, |
||
5335 | { 16726,"INV_Chest_Plate03","=q3=Lightforge Breastplate", "", "3.76%" }, |
||
5336 | { 16722, "INV_Bracer_14", "=q3=Lightforge Bracers", "", "3.37%" }, |
||
5337 | { 16724, "INV_Gauntlets_19", "=q3=Lightforge Gauntlets", "", "10.42%" }, |
||
5338 | { 16723, "INV_Belt_11", "=q3=Lightforge Belt", "", "1.93%" }, |
||
5339 | { 16728, "INV_Pants_04", "=q3=Lightforge Legplates", "", "4.20%" }, |
||
5340 | { 16725, "INV_Boots_Plate_03", "=q3=Lightforge Boots", "", "11.11%" }, |
||
5341 | }; |
||
5342 | |||
5343 | }; |