diff --git a/AtlasLoot/TableRegister/loottables.en.lua b/AtlasLoot/TableRegister/loottables.en.lua index af96ade..fb801e3 100644 --- a/AtlasLoot/TableRegister/loottables.en.lua +++ b/AtlasLoot/TableRegister/loottables.en.lua @@ -730,6 +730,60 @@ end AtlasLoot_TableNames["BRDImperatorDagranThaurissan"] = { BabbleBoss["Emperor Dagran Thaurissan"], "AtlasLootOriginalWoW" }; AtlasLoot_TableNames["BRDBSPlans"] = { "Blacksmith Plans".." ("..BabbleZone["Blackrock Depths"]..")", "AtlasLootOriginalWoW" }; AtlasLoot_TableNames["BRDTrash"] = { AL["Trash Mobs"].." ("..BabbleZone["Blackrock Depths"]..")", "AtlasLootOriginalWoW" }; + -- Blackrock Depths HEROIC + AtlasLoot_TableNames["BRDPyron25Man"] = { AL["Overmaster Pyron"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDLordRoccor25Man"] = { BabbleBoss["Lord Roccor"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDHighInterrogatorGerstahn25Man"] = { BabbleBoss["High Interrogator Gerstahn"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDArena25Man"] = { "Ring of Law", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTheldren25Man"] = { AL["Theldren"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDHoundmaster25Man"] = { BabbleBoss["Houndmaster Grebmar"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDForgewright25Man"] = { "Monument of Franclorn Forgewright", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDPyromantLoregrain25Man"] = { BabbleBoss["Pyromancer Loregrain"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTheVault25Man"] = { AL["The Vault"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDWarderStilgiss25Man"] = { BabbleBoss["Warder Stilgiss"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDVerek25Man"] = { BabbleBoss["Verek"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDFineousDarkvire25Man"] = { BabbleBoss["Fineous Darkvire"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDLordIncendius25Man"] = { BabbleBoss["Lord Incendius"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDBaelGar25Man"] = { BabbleBoss["Bael'Gar"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDGeneralAngerforge25Man"] = { BabbleBoss["General Angerforge"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDGolemLordArgelmach25Man"] = { BabbleBoss["Golem Lord Argelmach"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDGuzzler25Man"] = { "The Grim Guzzler", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDFlamelash25Man"] = { BabbleBoss["Ambassador Flamelash"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDPanzor25Man"] = { BabbleBoss["Panzor the Invincible"].." ("..AL["Rare"]..")", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTomb25Man"] = { "Summoner's Tomb", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDLyceum25Man"] = { AL["Shadowforge Flame Keeper"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDMagmus25Man"] = { BabbleBoss["Magmus"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDPrincess25Man"] = { BabbleBoss["Princess Moira Bronzebeard"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDImperatorDagranThaurissan25Man"] = { BabbleBoss["Emperor Dagran Thaurissan"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDBSPlans25Man"] = { "Blacksmith Plans".." ("..BabbleZone["Blackrock Depths"]..")", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTrash25Man"] = { AL["Trash Mobs"].." ("..BabbleZone["Blackrock Depths"]..")", "AtlasLootOriginalWoW" }; + -- Blackrock Depths MYTHIC + AtlasLoot_TableNames["BRDPyron25ManHEROIC"] = { AL["Overmaster Pyron"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDLordRoccor25ManHEROIC"] = { BabbleBoss["Lord Roccor"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDHighInterrogatorGerstahn25ManHEROIC"] = { BabbleBoss["High Interrogator Gerstahn"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDArena25ManHEROIC"] = { "Ring of Law", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTheldren25ManHEROIC"] = { AL["Theldren"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDHoundmaster25ManHEROIC"] = { BabbleBoss["Houndmaster Grebmar"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDForgewright25ManHEROIC"] = { "Monument of Franclorn Forgewright", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDPyromantLoregrain25ManHEROIC"] = { BabbleBoss["Pyromancer Loregrain"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTheVault25ManHEROIC"] = { AL["The Vault"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDWarderStilgiss25ManHEROIC"] = { BabbleBoss["Warder Stilgiss"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDVerek25ManHEROIC"] = { BabbleBoss["Verek"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDFineousDarkvire25ManHEROIC"] = { BabbleBoss["Fineous Darkvire"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDLordIncendius25ManHEROIC"] = { BabbleBoss["Lord Incendius"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDBaelGar25ManHEROIC"] = { BabbleBoss["Bael'Gar"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDGeneralAngerforge25ManHEROIC"] = { BabbleBoss["General Angerforge"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDGolemLordArgelmach25ManHEROIC"] = { BabbleBoss["Golem Lord Argelmach"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDGuzzler25ManHEROIC"] = { "The Grim Guzzler", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDFlamelash25ManHEROIC"] = { BabbleBoss["Ambassador Flamelash"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDPanzor25ManHEROIC"] = { BabbleBoss["Panzor the Invincible"].." ("..AL["Rare"]..")", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTomb25ManHEROIC"] = { "Summoner's Tomb", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDLyceum25ManHEROIC"] = { AL["Shadowforge Flame Keeper"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDMagmus25ManHEROIC"] = { BabbleBoss["Magmus"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDPrincess25ManHEROIC"] = { BabbleBoss["Princess Moira Bronzebeard"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDImperatorDagranThaurissan25ManHEROIC"] = { BabbleBoss["Emperor Dagran Thaurissan"], "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDBSPlans25ManHEROIC"] = { "Blacksmith Plans".." ("..BabbleZone["Blackrock Depths"]..")", "AtlasLootOriginalWoW" }; + AtlasLoot_TableNames["BRDTrash25ManHEROIC"] = { AL["Trash Mobs"].." ("..BabbleZone["Blackrock Depths"]..")", "AtlasLootOriginalWoW" }; -- Lower Blackrock Spire AtlasLoot_TableNames["LBRSQuestItems"] = { BabbleZone["Lower Blackrock Spire"].." - "..AL["Quest Item"], "AtlasLootOriginalWoW" }; AtlasLoot_TableNames["LBRSSpirestoneButcher"] = { BabbleBoss["Spirestone Butcher"].." ("..AL["Rare"]..")", "AtlasLootOriginalWoW" }; diff --git a/AtlasLoot_OriginalWoW/originalwow.lua b/AtlasLoot_OriginalWoW/originalwow.lua index cfc152b..90097c5 100644 --- a/AtlasLoot_OriginalWoW/originalwow.lua +++ b/AtlasLoot_OriginalWoW/originalwow.lua @@ -1,11674 +1,12520 @@ -local AL = LibStub("AceLocale-3.0"):GetLocale("AtlasLoot"); -local BabbleBoss = AtlasLoot_GetLocaleLibBabble("LibBabble-Boss-3.0") -local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") - - --- Index ---- Dungeons & Raids ----- Keys ----- Ahn'Qiraj: The Ruins of Ahn'Qiraj ----- Ahn'Qiraj: The Temple of Ahn'Qiraj ----- AQ Enchants ----- Blackfathom Deeps ----- Blackrock Mountain: Blackrock Dephts ----- Blackrock Mountain: Lower Blackrock Spire ----- Blackrock Mountain: Upper Blackrock Spire ----- Blackrock Mountain: Molten Core ----- Blackrock Mountain: Blackwing Lair ----- Dire Maul Books ----- Dire Maul East ----- Dire Maul North ----- Dire Maul West ----- Gnomeregan ----- Maraudon ----- Ragefire Chasm ----- Razorfen Downs ----- Razorfen Kraul ----- Scarlet Monastery ----- Scholomance ----- Shadowfang Keep ----- Stratholme ----- The Deadmines ----- The Stockade ----- The Sunken Temple ----- Uldaman ----- Wailing Caverns ----- Zul'Farrak ----- Zul'Gurub ----- Naxxramas ----- Onyxia ---- Sets & Collections ----- Dungeon 1 and 2 Sets (D1/D2) ----- Tier 1/2 Sets (T1/T2) ----- Tier 3 Sets (T3) ----- Vanilla WoW Sets ----- ZG Sets ----- AQ20 Sets ----- AQ40 Sets ----- BoE World Epics ---- PvP ----- Alterac Valley ----- Arathi Basin ----- Warsong Gulch ----- PvP Level 60 Rare and Epic Sets ----- PvP Level 60 Weapons ----- PvP Level 60 Accessories ----- PvP Level 60 Enchants ---- Factions ----- Misc ----- Argent Dawn ----- Bloodsail Buccaneers & Hydraxian Waterlords ----- Brood of Nozdormu ----- Cenarion Circle ----- Stormpike Guard & Frostwolf Clan ----- Thorium Brotherhood ----- Timbermaw Hold ----- Zandalar Tribe ---- World Bosses ----- Dragons of Nightmare ----- Azuregos ----- Classic Kazzak ----- Setis - - ------------------------ - --- Dungeons & Raids --- - ------------------------ - - ------------ - --- Keys --- - ------------ - - AtlasLoot_Data["OldKeys"] = { - { 1, 0, "INV_Box_01", "=q6=#e9#", ""}; - { 2, 7146, "", "=q2=The Scarlet Key", "=ds=#e9#"}; - { 3, 12382, "", "=q2=Key to the City", "=ds=#e9#"}; - { 4, 6893, "", "=q1=Workshop Key", "=ds=#e9#"}; - { 5, 11000, "", "=q1=Shadowforge Key", "=ds=#e9#"}; - { 6, 11140, "", "=q1=Prison Cell Key", "=ds=#e9#"}; - { 7, 18249, "", "=q1=Crescent Key", "=ds=#e9#"}; - { 8, 13704, "", "=q1=Skeleton Key", "=ds=#e9#"}; - { 10, 0, "INV_Box_01", "=q6=#j7#", ""}; - { 11, 22057, "", "=q1=Brazier of Invocation", "=ds=#m27#"}; - { 12, 21986, "", "=q1=Banner of Provocation", "=ds=#m27#"}; - { 16, 0, "INV_Box_01", "=q6=#m20#", ""}; - { 17, 19931, "", "=q3=Gurubashi Mojo Madness", "=ds=#m27#"}; - { 18, 13523, "", "=q1=Blood of Innocents", "=ds=#m27#"}; - { 19, 18746, "", "=q1=Divination Scryer", "=ds=#m27#"}; - { 20, 18663, "", "=q1=J'eevee's Jar", "=ds=#m27#"}; - { 21, 19974, "", "=q1=Mudskunk Lure", "=ds=#m27#"}; - { 22, 7733, "", "=q1=Staff of Prehistoria", "=ds=#m27#"}; - { 23, 10818, "", "=q1=Yeh'kinya's Scroll", "=ds=#m27#"}; - }; - - ----------------------------------------- - --- Ahn'Qiraj: The Ruins of Ahn'Qiraj --- - ----------------------------------------- - - AtlasLoot_Data["AQ20Kurinnaxx"] = { - { 1, 21499, "", "=q4=Vestments of the Shifting Sands", "=ds=#s5#, #a1#", "", "7.34%"}; - { 2, 21498, "", "=q4=Qiraji Sacrificial Dagger", "=ds=#h1#, #w4#", "", "7.53%"}; - { 4, 21500, "", "=q3=Belt of the Inquisition", "=ds=#s10#, #a1#", "", "14.84%"}; - { 5, 21501, "", "=q3=Toughened Silithid Hide Gloves", "=ds=#s9#, #a2#", "", "12.91%"}; - { 6, 21502, "", "=q3=Sand Reaver Wristguards", "=ds=#s8#, #a3#", "", "13.79%"}; - { 7, 21503, "", "=q3=Belt of the Sand Reaver", "=ds=#s10#, #a4#", "", "14.38%"}; - { 9, 22217, "", "=q1=Kurinnaxx's Venom Sac", "=ds=#m3#", "", "100%"}; - { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "30.83%"}; - { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "30.25%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.98%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "7.80%"}; - Next = "AQ20Rajaxx"; - }; - - AtlasLoot_Data["AQ20Rajaxx"] = { - { 1, 21493, "", "=q4=Boots of the Vanguard", "=ds=#s12#, #a2#", "", "8.13%"}; - { 2, 21492, "", "=q4=Manslayer of the Qiraji", "=ds=#h2#, #w10#", "", "10.04%"}; - { 4, 21496, "", "=q3=Bracers of Qiraji Command", "=ds=#s8#, #a1#", "", "15.79%"}; - { 5, 21494, "", "=q3=Southwind's Grasp", "=ds=#s10#, #a2#", "", "15.13%"}; - { 6, 21497, "", "=q3=Boots of the Qiraji General", "=ds=#s12#, #a3#", "", "15.45%"}; - { 7, 21495, "", "=q3=Legplates of the Qiraji Command", "=ds=#s11#, #a4#", "", "15.47%"}; - { 9, 0, "INV_Box_01", "=q6="..AL["Rajaxx's Captains"], ""}; - { 10, 21810, "", "=q3=Treads of the Wandering Nomad", "=ds=#s12#, #a1#", "", "3.11%"}; - { 11, 21809, "", "=q3=Fury of the Forgotten Swarm", "=ds=#s2#", "", "3.20%"}; - { 12, 21806, "", "=q3=Gavel of Qiraji Authority", "=ds=#h2#, #w6#", "", "3.04%"}; - { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "36.51%"}; - { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "33.97%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "8.82%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.56%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lieutenant General Andorov"], ""}; - { 22, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; - { 23, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; - Prev = "AQ20Kurinnaxx"; - Next = "AQ20Moam"; - }; - - AtlasLoot_Data["AQ20Moam"] = { - { 1, 21472, "", "=q4=Dustwind Turban", "=ds=#s1#, #a1#", "", "7.76%"}; - { 2, 21467, "", "=q4=Thick Silithid Chestguard", "=ds=#s5#, #a2#", "", "6.76%"}; - { 3, 21479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "7.12%"}; - { 4, 21471, "", "=q4=Talon of Furious Concentration", "=ds=#s15#", "", "7.39%"}; - { 6, 21470, "", "=q3=Cloak of the Savior", "=ds=#s4#", "", "14.23%"}; - { 7, 21468, "", "=q3=Mantle of Maz'Nadir", "=ds=#s3#, #a1#", "", "15.86%"}; - { 8, 21455, "", "=q3=Southwind Helm", "=ds=#s1#, #a2#", "", "14.08%"}; - { 9, 21474, "", "=q3=Chitinous Shoulderguards", "=ds=#s3#, #a2#", "", "15.25%"}; - { 10, 21469, "", "=q3=Gauntlets of Southwind", "=ds=#s9#, #a2#", "", "15.28%"}; - { 11, 21476, "", "=q3=Obsidian Scaled Leggings", "=ds=#s11#, #a3#", "", "6.81%"}; - { 12, 21475, "", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "", "10.39%"}; - { 13, 21477, "", "=q3=Ring of Fury", "=ds=#s13#", "", "14.42%"}; - { 14, 21473, "", "=q3=Eye of Moam", "=ds=#s14#", "", "14.74%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "36.38%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "33.16%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.56%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.34%"}; - { 21, 22220, "", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# (300)", "", "4.11%"}; - { 22, 22194, "", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#"}; - Prev = "AQ20Rajaxx"; - Next = "AQ20Buru"; - }; - - AtlasLoot_Data["AQ20Buru"] = { - { 1, 21487, "", "=q4=Slimy Scaled Gauntlets", "=ds=#s9#, #a3#", "", "2.64%"}; - { 2, 21486, "", "=q4=Gloves of the Swarm", "=ds=#s9#, #a4#", "", "5.22%"}; - { 3, 21485, "", "=q4=Buru's Skull Fragment", "=ds=#w8#", "", "7.88%"}; - { 5, 21489, "", "=q3=Quicksand Waders", "=ds=#s12#, #a1#", "", "15.95%"}; - { 6, 21491, "", "=q3=Scaled Bracers of the Gorger", "=ds=#s8#, #a2#", "", "16.51%"}; - { 7, 21490, "", "=q3=Slime Kickers", "=ds=#s12#, #a4#", "", "15.99%"}; - { 8, 21488, "", "=q3=Fetish of Chitinous Spikes", "=ds=#s14#", "", "17.22%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.31%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.98%"}; - { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "9.77%"}; - { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "9.84%"}; - { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; - { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "25.58%"}; - Prev = "AQ20Moam"; - Next = "AQ20Ayamiss"; - }; - - AtlasLoot_Data["AQ20Ayamiss"] = { - { 1, 21479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "6.18%"}; - { 2, 21466, "", "=q4=Stinger of Ayamiss", "=ds=#h3#, #w6#", "", "2.06%"}; - { 3, 21478, "", "=q4=Bow of Taut Sinew", "=ds=#w2#", "", "10.14%"}; - { 5, 21484, "", "=q3=Helm of Regrowth", "=ds=#s1#, #a2#", "", "15.85%"}; - { 6, 21480, "", "=q3=Scaled Silithid Gauntlets", "=ds=#s9#, #a3#", "", "17.10%"}; - { 7, 21482, "", "=q3=Boots of the Fiery Sands", "=ds=#s12#, #a3#", "", "4.92%"}; - { 8, 21481, "", "=q3=Boots of the Desert Protector", "=ds=#s12#, #a4#", "", "11.08%"}; - { 9, 21483, "", "=q3=Ring of the Desert Winds", "=ds=#s13#", "", "16.32%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.24%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.21%"}; - { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "8.85%"}; - { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "10.97%"}; - { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; - { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "27.50%"}; - Prev = "AQ20Buru"; - Next = "AQ20Ossirian"; - }; - - AtlasLoot_Data["AQ20Ossirian"] = { - { 1, 21456, "", "=q4=Sandstorm Cloak", "=ds=#s4#", "", "10.89%"}; - { 2, 21464, "", "=q4=Shackles of the Unscarred", "=ds=#s8#, #a1#", "", "12.62%"}; - { 3, 21462, "", "=q4=Gloves of Dark Wisdom", "=ds=#s9#, #a1#", "", "11.89%"}; - { 4, 21461, "", "=q4=Leggings of the Black Blizzard", "=ds=#s11#, #a1#", "", "12.83%"}; - { 5, 21458, "", "=q4=Gauntlets of New Life", "=ds=#s9#, #a2#", "", "13.25%"}; - { 6, 21454, "", "=q4=Runic Stone Shoulders", "=ds=#s3#, #a3#", "", "4.10%"}; - { 7, 21463, "", "=q4=Ossirian's Binding", "=ds=#s10#, #a3#", "", "12.27%"}; - { 8, 21460, "", "=q4=Helm of Domination", "=ds=#s1#, #a4#", "", "12.18%"}; - { 9, 21453, "", "=q4=Mantle of the Horusath", "=ds=#s3#, #a4#", "", "6.96%"}; - { 10, 21457, "", "=q4=Bracers of Brutality", "=ds=#s8#, #a4#", "", "10.74%"}; - { 11, 21715, "", "=q4=Sand Polished Hammer", "=ds=#h1#, #w6#", "", "5.95%"}; - { 12, 21459, "", "=q4=Crossbow of Imminent Doom", "=ds=#w3#", "", "6.12%"}; - { 13, 21452, "", "=q4=Staff of the Ruins", "=ds=#w9#", "", "10.32%"}; - { 16, 21220, "", "=q4=Head of Ossirian the Unscarred", "=ds=#m2#", "", "100%"}; - { 17, 21504, "", "=q4=Charm of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 18, 21507, "", "=q4=Amulet of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 19, 21505, "", "=q4=Choker of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 20, 21506, "", "=q4=Pendant of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 22, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "35.27%"}; - { 23, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "30.69%"}; - { 24, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "9.65%"}; - { 25, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.53%"}; - Prev = "AQ20Ayamiss"; - }; - - AtlasLoot_Data["AQ20Trash"] = { - { 1, 20873, "", "=q3=Alabaster Idol", "=ds=#e15#", "", "0.39%"}; - { 2, 20869, "", "=q3=Amber Idol", "=ds=#e15#", "", "0.36%"}; - { 3, 20866, "", "=q3=Azure Idol", "=ds=#e15#", "", "0.48%"}; - { 4, 20870, "", "=q3=Jasper Idol", "=ds=#e15#", "", "0.52%"}; - { 5, 20868, "", "=q3=Lambent Idol", "=ds=#e15#", "", "0.48%"}; - { 6, 20871, "", "=q3=Obsidian Idol", "=ds=#e15#", "", "0.41%"}; - { 7, 20867, "", "=q3=Onyx Idol", "=ds=#e15#", "", "0.36%"}; - { 8, 20872, "", "=q3=Vermillion Idol", "=ds=#e15#", "", "0.31%"}; - { 10, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; - { 11, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; - { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; - { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; - { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; - { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; - { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; - { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; - { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; - { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; - { 25, 21761, "", "=q1=Scarab Coffer Key", "=ds=#e9#", "", "7.27%"}; - }; - - AtlasLoot_Data["AQ20ClassBooks"] = { - { 1, 21294, "", "=q3=Book of Healing Touch XI", "=q1=#m1# =ds=#c1#", "", "4.12%"}; - { 2, 21296, "", "=q3=Book of Rejuvenation XI", "=q1=#m1# =ds=#c1#", "", "4.20%"}; - { 3, 21295, "", "=q3=Book of Starfire VII", "=q1=#m1# =ds=#c1#", "", "4.00%"}; - { 4, 21306, "", "=q3=Guide: Serpent Sting IX", "=q1=#m1# =ds=#c2#", "", "4.85%"}; - { 5, 21304, "", "=q3=Guide: Multi-Shot V", "=q1=#m1# =ds=#c2#", "", "4.66%"}; - { 6, 21307, "", "=q3=Guide: Aspect of the Hawk VII", "=q1=#m1# =ds=#c2#", "", "4.65%"}; - { 7, 21279, "", "=q3=Tome of Fireball XII", "=q1=#m1# =ds=#c3#", "", "5.15%"}; - { 8, 21214, "", "=q3=Tome of Frostbolt XI", "=q1=#m1# =ds=#c3#", "", "5.10%"}; - { 9, 21280, "", "=q3=Tome of Arcane Missiles VIII", "=q1=#m1# =ds=#c3#", "", "5.03%"}; - { 10, 21288, "", "=q3=Libram: Blessing of Wisdom VI", "=q1=#m1# =ds=#c4#", "", "3.50%"}; - { 11, 21289, "", "=q3=Libram: Blessing of Might VII", "=q1=#m1# =ds=#c4#", "", "3.07%"}; - { 12, 21290, "", "=q3=Libram: Holy Light IX", "=q1=#m1# =ds=#c4#", "", "3.09%"}; - { 13, 21284, "", "=q3=Codex of Greater Heal V", "=q1=#m1# =ds=#c5#", "", "5.15%"}; - { 14, 21287, "", "=q3=Codex of Prayer of Healing V", "=q1=#m1# =ds=#c5#", "", "4.89%"}; - { 15, 21285, "", "=q3=Codex of Renew X", "=q1=#m1# =ds=#c5#", "", "4.91%"}; - { 16, 21300, "", "=q3=Handbook of Backstab IX", "=q1=#m1# =ds=#c6#", "", "4.29%"}; - { 17, 21303, "", "=q3=Handbook of Feint V", "=q1=#m1# =ds=#c6#", "", "4.79%"}; - { 18, 21302, "", "=q3=Handbook of Deadly Poison V", "=q1=#m1# =ds=#c6#", "", "5.47%"}; - { 19, 21291, "", "=q3=Tablet of Healing Wave X", "=q1=#m1# =ds=#c7#", "", "2.05%"}; - { 20, 21292, "", "=q3=Tablet of Strength of Earth Totem V", "=q1=#m1# =ds=#c7#", "", "1.67%"}; - { 21, 21293, "", "=q3=Tablet of Grace of Air Totem III", "=q1=#m1# =ds=#c7#", "", "1.81%"}; - { 22, 21281, "", "=q3=Grimoire of Shadow Bolt X", "=q1=#m1# =ds=#c8#", "", "4.23%"}; - { 23, 21283, "", "=q3=Grimoire of Corruption VII", "=q1=#m1# =ds=#c8#", "", "3.82%"}; - { 24, 21282, "", "=q3=Grimoire of Immolate VIII", "=q1=#m1# =ds=#c8#", "", "4.51%"}; - { 25, 21298, "", "=q3=Manual of Battle Shout VII", "=q1=#m1# =ds=#c9#", "", "4.84%"}; - { 26, 21299, "", "=q3=Manual of Revenge VI", "=q1=#m1# =ds=#c9#", "", "4.78%"}; - { 27, 21297, "", "=q3=Manual of Heroic Strike IX", "=q1=#m1# =ds=#c9#", "", "4.83%"}; - }; - - - ------------------------------------------------ - --- Ahn'Qiraj: The Ruins of Ahn'Qiraj HEROIC FLEX --- - ------------------------------------------------ - - AtlasLoot_Data["AQ20Kurinnaxx25Man"] = { - { 1, 321499, "", "=q4=Vestments of the Shifting Sands", "=ds=#s5#, #a1#", "", "7.34%"}; - { 2, 321498, "", "=q4=Qiraji Sacrificial Dagger", "=ds=#h1#, #w4#", "", "7.53%"}; - { 4, 321500, "", "=q3=Belt of the Inquisition", "=ds=#s10#, #a1#", "", "14.84%"}; - { 5, 321501, "", "=q3=Toughened Silithid Hide Gloves", "=ds=#s9#, #a2#", "", "12.91%"}; - { 6, 321502, "", "=q3=Sand Reaver Wristguards", "=ds=#s8#, #a3#", "", "13.79%"}; - { 7, 321503, "", "=q3=Belt of the Sand Reaver", "=ds=#s10#, #a4#", "", "14.38%"}; - { 9, 22217, "", "=q1=Kurinnaxx's Venom Sac", "=ds=#m3#", "", "100%"}; - { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "30.83%"}; - { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "30.25%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.98%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "7.80%"}; - Next = "AQ20Rajaxx25Man"; - }; - - AtlasLoot_Data["AQ20Rajaxx25Man"] = { - { 1, 321493, "", "=q4=Boots of the Vanguard", "=ds=#s12#, #a2#", "", "8.13%"}; - { 2, 321492, "", "=q4=Manslayer of the Qiraji", "=ds=#h2#, #w10#", "", "10.04%"}; - { 4, 321496, "", "=q3=Bracers of Qiraji Command", "=ds=#s8#, #a1#", "", "15.79%"}; - { 5, 321494, "", "=q3=Southwind's Grasp", "=ds=#s10#, #a2#", "", "15.13%"}; - { 6, 321497, "", "=q3=Boots of the Qiraji General", "=ds=#s12#, #a3#", "", "15.45%"}; - { 7, 321495, "", "=q3=Legplates of the Qiraji Command", "=ds=#s11#, #a4#", "", "15.47%"}; - { 9, 0, "INV_Box_01", "=q6="..AL["Rajaxx's Captains"], ""}; - { 10, 221810, "", "=q3=Treads of the Wandering Nomad", "=ds=#s12#, #a1#", "", "3.11%"}; - { 11, 221809, "", "=q3=Fury of the Forgotten Swarm", "=ds=#s2#", "", "3.20%"}; - { 12, 221806, "", "=q3=Gavel of Qiraji Authority", "=ds=#h2#, #w6#", "", "3.04%"}; - { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "36.51%"}; - { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "33.97%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "8.82%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.56%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lieutenant General Andorov"], ""}; - { 22, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; - { 23, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; - Prev = "AQ20Kurinnaxx25Man"; - Next = "AQ20Moam25Man"; - }; - - AtlasLoot_Data["AQ20Moam25Man"] = { - { 1, 321472, "", "=q4=Dustwind Turban", "=ds=#s1#, #a1#", "", "7.76%"}; - { 2, 321467, "", "=q4=Thick Silithid Chestguard", "=ds=#s5#, #a2#", "", "6.76%"}; - { 3, 321479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "7.12%"}; - { 4, 321471, "", "=q4=Talon of Furious Concentration", "=ds=#s15#", "", "7.39%"}; - { 6, 321470, "", "=q3=Cloak of the Savior", "=ds=#s4#", "", "14.23%"}; - { 7, 321468, "", "=q3=Mantle of Maz'Nadir", "=ds=#s3#, #a1#", "", "15.86%"}; - { 8, 321455, "", "=q3=Southwind Helm", "=ds=#s1#, #a2#", "", "14.08%"}; - { 9, 321474, "", "=q3=Chitinous Shoulderguards", "=ds=#s3#, #a2#", "", "15.25%"}; - { 10, 221469, "", "=q3=Gauntlets of Southwind", "=ds=#s9#, #a2#", "", "15.28%"}; - { 11, 221476, "", "=q3=Obsidian Scaled Leggings", "=ds=#s11#, #a3#", "", "6.81%"}; - { 12, 221475, "", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "", "10.39%"}; - { 13, 221477, "", "=q3=Ring of Fury", "=ds=#s13#", "", "14.42%"}; - { 14, 221473, "", "=q3=Eye of Moam", "=ds=#s14#", "", "14.74%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "36.38%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "33.16%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.56%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.34%"}; - { 21, 22220, "", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# (300)", "", "4.11%"}; - { 22, 22194, "", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#"}; - Prev = "AQ20Rajaxx25Man"; - Next = "AQ20Buru25Man"; - }; - - AtlasLoot_Data["AQ20Buru25Man"] = { - { 1, 321487, "", "=q4=Slimy Scaled Gauntlets", "=ds=#s9#, #a3#", "", "2.64%"}; - { 2, 321486, "", "=q4=Gloves of the Swarm", "=ds=#s9#, #a4#", "", "5.22%"}; - { 3, 321485, "", "=q4=Buru's Skull Fragment", "=ds=#w8#", "", "7.88%"}; - { 5, 321489, "", "=q3=Quicksand Waders", "=ds=#s12#, #a1#", "", "15.95%"}; - { 6, 321491, "", "=q3=Scaled Bracers of the Gorger", "=ds=#s8#, #a2#", "", "16.51%"}; - { 7, 321490, "", "=q3=Slime Kickers", "=ds=#s12#, #a4#", "", "15.99%"}; - { 8, 321488, "", "=q3=Fetish of Chitinous Spikes", "=ds=#s14#", "", "17.22%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.31%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.98%"}; - { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "9.77%"}; - { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "9.84%"}; - { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; - { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "25.58%"}; - Prev = "AQ20Moam25Man"; - Next = "AQ20Ayamiss"; - }; - - AtlasLoot_Data["AQ20Ayamiss25Man"] = { - { 1, 321479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "6.18%"}; - { 2, 321466, "", "=q4=Stinger of Ayamiss", "=ds=#h3#, #w6#", "", "2.06%"}; - { 3, 321478, "", "=q4=Bow of Taut Sinew", "=ds=#w2#", "", "10.14%"}; - { 5, 321484, "", "=q3=Helm of Regrowth", "=ds=#s1#, #a2#", "", "15.85%"}; - { 6, 321480, "", "=q3=Scaled Silithid Gauntlets", "=ds=#s9#, #a3#", "", "17.10%"}; - { 7, 321482, "", "=q3=Boots of the Fiery Sands", "=ds=#s12#, #a3#", "", "4.92%"}; - { 8, 321481, "", "=q3=Boots of the Desert Protector", "=ds=#s12#, #a4#", "", "11.08%"}; - { 9, 321483, "", "=q3=Ring of the Desert Winds", "=ds=#s13#", "", "16.32%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.24%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.21%"}; - { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "8.85%"}; - { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "10.97%"}; - { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; - { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "27.50%"}; - Prev = "AQ20Buru25Man"; - Next = "AQ20Ossirian25Man"; - }; - - AtlasLoot_Data["AQ20Ossirian25Man"] = { - { 1, 321456, "", "=q4=Sandstorm Cloak", "=ds=#s4#", "", "10.89%"}; - { 2, 321464, "", "=q4=Shackles of the Unscarred", "=ds=#s8#, #a1#", "", "12.62%"}; - { 3, 321462, "", "=q4=Gloves of Dark Wisdom", "=ds=#s9#, #a1#", "", "11.89%"}; - { 4, 321461, "", "=q4=Leggings of the Black Blizzard", "=ds=#s11#, #a1#", "", "12.83%"}; - { 5, 321458, "", "=q4=Gauntlets of New Life", "=ds=#s9#, #a2#", "", "13.25%"}; - { 6, 321454, "", "=q4=Runic Stone Shoulders", "=ds=#s3#, #a3#", "", "4.10%"}; - { 7, 321463, "", "=q4=Ossirian's Binding", "=ds=#s10#, #a3#", "", "12.27%"}; - { 8, 321460, "", "=q4=Helm of Domination", "=ds=#s1#, #a4#", "", "12.18%"}; - { 9, 321453, "", "=q4=Mantle of the Horusath", "=ds=#s3#, #a4#", "", "6.96%"}; - { 10, 221457, "", "=q4=Bracers of Brutality", "=ds=#s8#, #a4#", "", "10.74%"}; - { 11, 221715, "", "=q4=Sand Polished Hammer", "=ds=#h1#, #w6#", "", "5.95%"}; - { 12, 221459, "", "=q4=Crossbow of Imminent Doom", "=ds=#w3#", "", "6.12%"}; - { 13, 221452, "", "=q4=Staff of the Ruins", "=ds=#w9#", "", "10.32%"}; - { 16, 21220, "", "=q4=Head of Ossirian the Unscarred", "=ds=#m2#", "", "100%"}; - { 17, 21504, "", "=q4=Charm of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 18, 21507, "", "=q4=Amulet of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 19, 21505, "", "=q4=Choker of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 20, 21506, "", "=q4=Pendant of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 22, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "35.27%"}; - { 23, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "30.69%"}; - { 24, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "9.65%"}; - { 25, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.53%"}; - Prev = "AQ20Ayamiss25Man"; - }; - - AtlasLoot_Data["AQ20Trash25Man"] = { - { 1, 20873, "", "=q3=Alabaster Idol", "=ds=#e15#", "", "0.39%"}; - { 2, 20869, "", "=q3=Amber Idol", "=ds=#e15#", "", "0.36%"}; - { 3, 20866, "", "=q3=Azure Idol", "=ds=#e15#", "", "0.48%"}; - { 4, 20870, "", "=q3=Jasper Idol", "=ds=#e15#", "", "0.52%"}; - { 5, 20868, "", "=q3=Lambent Idol", "=ds=#e15#", "", "0.48%"}; - { 6, 20871, "", "=q3=Obsidian Idol", "=ds=#e15#", "", "0.41%"}; - { 7, 20867, "", "=q3=Onyx Idol", "=ds=#e15#", "", "0.36%"}; - { 8, 20872, "", "=q3=Vermillion Idol", "=ds=#e15#", "", "0.31%"}; - { 10, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; - { 11, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; - { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; - { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; - { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; - { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; - { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; - { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; - { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; - { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; - { 25, 21761, "", "=q1=Scarab Coffer Key", "=ds=#e9#", "", "7.27%"}; - }; - - AtlasLoot_Data["AQ20ClassBooks25Man"] = { - { 1, 21294, "", "=q3=Book of Healing Touch XI", "=q1=#m1# =ds=#c1#", "", "4.12%"}; - { 2, 21296, "", "=q3=Book of Rejuvenation XI", "=q1=#m1# =ds=#c1#", "", "4.20%"}; - { 3, 21295, "", "=q3=Book of Starfire VII", "=q1=#m1# =ds=#c1#", "", "4.00%"}; - { 4, 21306, "", "=q3=Guide: Serpent Sting IX", "=q1=#m1# =ds=#c2#", "", "4.85%"}; - { 5, 21304, "", "=q3=Guide: Multi-Shot V", "=q1=#m1# =ds=#c2#", "", "4.66%"}; - { 6, 21307, "", "=q3=Guide: Aspect of the Hawk VII", "=q1=#m1# =ds=#c2#", "", "4.65%"}; - { 7, 21279, "", "=q3=Tome of Fireball XII", "=q1=#m1# =ds=#c3#", "", "5.15%"}; - { 8, 21214, "", "=q3=Tome of Frostbolt XI", "=q1=#m1# =ds=#c3#", "", "5.10%"}; - { 9, 21280, "", "=q3=Tome of Arcane Missiles VIII", "=q1=#m1# =ds=#c3#", "", "5.03%"}; - { 10, 21288, "", "=q3=Libram: Blessing of Wisdom VI", "=q1=#m1# =ds=#c4#", "", "3.50%"}; - { 11, 21289, "", "=q3=Libram: Blessing of Might VII", "=q1=#m1# =ds=#c4#", "", "3.07%"}; - { 12, 21290, "", "=q3=Libram: Holy Light IX", "=q1=#m1# =ds=#c4#", "", "3.09%"}; - { 13, 21284, "", "=q3=Codex of Greater Heal V", "=q1=#m1# =ds=#c5#", "", "5.15%"}; - { 14, 21287, "", "=q3=Codex of Prayer of Healing V", "=q1=#m1# =ds=#c5#", "", "4.89%"}; - { 15, 21285, "", "=q3=Codex of Renew X", "=q1=#m1# =ds=#c5#", "", "4.91%"}; - { 16, 21300, "", "=q3=Handbook of Backstab IX", "=q1=#m1# =ds=#c6#", "", "4.29%"}; - { 17, 21303, "", "=q3=Handbook of Feint V", "=q1=#m1# =ds=#c6#", "", "4.79%"}; - { 18, 21302, "", "=q3=Handbook of Deadly Poison V", "=q1=#m1# =ds=#c6#", "", "5.47%"}; - { 19, 21291, "", "=q3=Tablet of Healing Wave X", "=q1=#m1# =ds=#c7#", "", "2.05%"}; - { 20, 21292, "", "=q3=Tablet of Strength of Earth Totem V", "=q1=#m1# =ds=#c7#", "", "1.67%"}; - { 21, 21293, "", "=q3=Tablet of Grace of Air Totem III", "=q1=#m1# =ds=#c7#", "", "1.81%"}; - { 22, 21281, "", "=q3=Grimoire of Shadow Bolt X", "=q1=#m1# =ds=#c8#", "", "4.23%"}; - { 23, 21283, "", "=q3=Grimoire of Corruption VII", "=q1=#m1# =ds=#c8#", "", "3.82%"}; - { 24, 21282, "", "=q3=Grimoire of Immolate VIII", "=q1=#m1# =ds=#c8#", "", "4.51%"}; - { 25, 21298, "", "=q3=Manual of Battle Shout VII", "=q1=#m1# =ds=#c9#", "", "4.84%"}; - { 26, 21299, "", "=q3=Manual of Revenge VI", "=q1=#m1# =ds=#c9#", "", "4.78%"}; - { 27, 21297, "", "=q3=Manual of 25Man Strike IX", "=q1=#m1# =ds=#c9#", "", "4.83%"}; - }; - - ------------------------------------------------ - --- Ahn'Qiraj: The Ruins of Ahn'Qiraj ASCENDED --- - ------------------------------------------------ - - AtlasLoot_Data["AQ20Kurinnaxx25ManHEROIC"] = { - { 1, 221499, "", "=q4=Vestments of the Shifting Sands", "=ds=#s5#, #a1#", "", "7.34%"}; - { 2, 221498, "", "=q4=Qiraji Sacrificial Dagger", "=ds=#h1#, #w4#", "", "7.53%"}; - { 4, 221500, "", "=q3=Belt of the Inquisition", "=ds=#s10#, #a1#", "", "14.84%"}; - { 5, 221501, "", "=q3=Toughened Silithid Hide Gloves", "=ds=#s9#, #a2#", "", "12.91%"}; - { 6, 221502, "", "=q3=Sand Reaver Wristguards", "=ds=#s8#, #a3#", "", "13.79%"}; - { 7, 221503, "", "=q3=Belt of the Sand Reaver", "=ds=#s10#, #a4#", "", "14.38%"}; - { 9, 22217, "", "=q1=Kurinnaxx's Venom Sac", "=ds=#m3#", "", "100%"}; - { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "30.83%"}; - { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "30.25%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.98%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "7.80%"}; - Next = "AQ20Rajaxx25ManHEROIC"; - }; - - AtlasLoot_Data["AQ20Rajaxx25ManHEROIC"] = { - { 1, 221493, "", "=q4=Boots of the Vanguard", "=ds=#s12#, #a2#", "", "8.13%"}; - { 2, 221492, "", "=q4=Manslayer of the Qiraji", "=ds=#h2#, #w10#", "", "10.04%"}; - { 4, 221496, "", "=q3=Bracers of Qiraji Command", "=ds=#s8#, #a1#", "", "15.79%"}; - { 5, 221494, "", "=q3=Southwind's Grasp", "=ds=#s10#, #a2#", "", "15.13%"}; - { 6, 221497, "", "=q3=Boots of the Qiraji General", "=ds=#s12#, #a3#", "", "15.45%"}; - { 7, 221495, "", "=q3=Legplates of the Qiraji Command", "=ds=#s11#, #a4#", "", "15.47%"}; - { 9, 0, "INV_Box_01", "=q6="..AL["Rajaxx's Captains"], ""}; - { 10, 221810, "", "=q3=Treads of the Wandering Nomad", "=ds=#s12#, #a1#", "", "3.11%"}; - { 11, 221809, "", "=q3=Fury of the Forgotten Swarm", "=ds=#s2#", "", "3.20%"}; - { 12, 221806, "", "=q3=Gavel of Qiraji Authority", "=ds=#h2#, #w6#", "", "3.04%"}; - { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "36.51%"}; - { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "33.97%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "8.82%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.56%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lieutenant General Andorov"], ""}; - { 22, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; - { 23, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; - Prev = "AQ20Kurinnaxx25ManHEROIC"; - Next = "AQ20Moam25ManHEROIC"; - }; - - AtlasLoot_Data["AQ20Moam25ManHEROIC"] = { - { 1, 221472, "", "=q4=Dustwind Turban", "=ds=#s1#, #a1#", "", "7.76%"}; - { 2, 221467, "", "=q4=Thick Silithid Chestguard", "=ds=#s5#, #a2#", "", "6.76%"}; - { 3, 221479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "7.12%"}; - { 4, 221471, "", "=q4=Talon of Furious Concentration", "=ds=#s15#", "", "7.39%"}; - { 6, 221470, "", "=q3=Cloak of the Savior", "=ds=#s4#", "", "14.23%"}; - { 7, 221468, "", "=q3=Mantle of Maz'Nadir", "=ds=#s3#, #a1#", "", "15.86%"}; - { 8, 221455, "", "=q3=Southwind Helm", "=ds=#s1#, #a2#", "", "14.08%"}; - { 9, 221474, "", "=q3=Chitinous Shoulderguards", "=ds=#s3#, #a2#", "", "15.25%"}; - { 10, 221469, "", "=q3=Gauntlets of Southwind", "=ds=#s9#, #a2#", "", "15.28%"}; - { 11, 221476, "", "=q3=Obsidian Scaled Leggings", "=ds=#s11#, #a3#", "", "6.81%"}; - { 12, 221475, "", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "", "10.39%"}; - { 13, 221477, "", "=q3=Ring of Fury", "=ds=#s13#", "", "14.42%"}; - { 14, 221473, "", "=q3=Eye of Moam", "=ds=#s14#", "", "14.74%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "36.38%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "33.16%"}; - { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.56%"}; - { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.34%"}; - { 21, 22220, "", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# (300)", "", "4.11%"}; - { 22, 22194, "", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#"}; - Prev = "AQ20Rajaxx25ManHEROIC"; - Next = "AQ20Buru25ManHEROIC"; - }; - - AtlasLoot_Data["AQ20Buru25ManHEROIC"] = { - { 1, 221487, "", "=q4=Slimy Scaled Gauntlets", "=ds=#s9#, #a3#", "", "2.64%"}; - { 2, 221486, "", "=q4=Gloves of the Swarm", "=ds=#s9#, #a4#", "", "5.22%"}; - { 3, 221485, "", "=q4=Buru's Skull Fragment", "=ds=#w8#", "", "7.88%"}; - { 5, 221489, "", "=q3=Quicksand Waders", "=ds=#s12#, #a1#", "", "15.95%"}; - { 6, 221491, "", "=q3=Scaled Bracers of the Gorger", "=ds=#s8#, #a2#", "", "16.51%"}; - { 7, 221490, "", "=q3=Slime Kickers", "=ds=#s12#, #a4#", "", "15.99%"}; - { 8, 221488, "", "=q3=Fetish of Chitinous Spikes", "=ds=#s14#", "", "17.22%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.31%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.98%"}; - { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "9.77%"}; - { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "9.84%"}; - { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; - { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "25.58%"}; - Prev = "AQ20Moam25ManHEROIC"; - Next = "AQ20Ayamiss"; - }; - - AtlasLoot_Data["AQ20Ayamiss25ManHEROIC"] = { - { 1, 221479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "6.18%"}; - { 2, 221466, "", "=q4=Stinger of Ayamiss", "=ds=#h3#, #w6#", "", "2.06%"}; - { 3, 221478, "", "=q4=Bow of Taut Sinew", "=ds=#w2#", "", "10.14%"}; - { 5, 221484, "", "=q3=Helm of Regrowth", "=ds=#s1#, #a2#", "", "15.85%"}; - { 6, 221480, "", "=q3=Scaled Silithid Gauntlets", "=ds=#s9#, #a3#", "", "17.10%"}; - { 7, 221482, "", "=q3=Boots of the Fiery Sands", "=ds=#s12#, #a3#", "", "4.92%"}; - { 8, 221481, "", "=q3=Boots of the Desert Protector", "=ds=#s12#, #a4#", "", "11.08%"}; - { 9, 221483, "", "=q3=Ring of the Desert Winds", "=ds=#s13#", "", "16.32%"}; - { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.24%"}; - { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.21%"}; - { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "8.85%"}; - { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "10.97%"}; - { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; - { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "27.50%"}; - Prev = "AQ20Buru25ManHEROIC"; - Next = "AQ20Ossirian25ManHEROIC"; - }; - - AtlasLoot_Data["AQ20Ossirian25ManHEROIC"] = { - { 1, 221456, "", "=q4=Sandstorm Cloak", "=ds=#s4#", "", "10.89%"}; - { 2, 221464, "", "=q4=Shackles of the Unscarred", "=ds=#s8#, #a1#", "", "12.62%"}; - { 3, 221462, "", "=q4=Gloves of Dark Wisdom", "=ds=#s9#, #a1#", "", "11.89%"}; - { 4, 221461, "", "=q4=Leggings of the Black Blizzard", "=ds=#s11#, #a1#", "", "12.83%"}; - { 5, 221458, "", "=q4=Gauntlets of New Life", "=ds=#s9#, #a2#", "", "13.25%"}; - { 6, 221454, "", "=q4=Runic Stone Shoulders", "=ds=#s3#, #a3#", "", "4.10%"}; - { 7, 221463, "", "=q4=Ossirian's Binding", "=ds=#s10#, #a3#", "", "12.27%"}; - { 8, 221460, "", "=q4=Helm of Domination", "=ds=#s1#, #a4#", "", "12.18%"}; - { 9, 221453, "", "=q4=Mantle of the Horusath", "=ds=#s3#, #a4#", "", "6.96%"}; - { 10, 221457, "", "=q4=Bracers of Brutality", "=ds=#s8#, #a4#", "", "10.74%"}; - { 11, 221715, "", "=q4=Sand Polished Hammer", "=ds=#h1#, #w6#", "", "5.95%"}; - { 12, 221459, "", "=q4=Crossbow of Imminent Doom", "=ds=#w3#", "", "6.12%"}; - { 13, 221452, "", "=q4=Staff of the Ruins", "=ds=#w9#", "", "10.32%"}; - { 16, 21220, "", "=q4=Head of Ossirian the Unscarred", "=ds=#m2#", "", "100%"}; - { 17, 21504, "", "=q4=Charm of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 18, 21507, "", "=q4=Amulet of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 19, 21505, "", "=q4=Choker of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 20, 21506, "", "=q4=Pendant of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; - { 22, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "35.27%"}; - { 23, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "30.69%"}; - { 24, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "9.65%"}; - { 25, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.53%"}; - Prev = "AQ20Ayamiss25ManHEROIC"; - }; - - AtlasLoot_Data["AQ20Trash25ManHEROIC"] = { - { 1, 20873, "", "=q3=Alabaster Idol", "=ds=#e15#", "", "0.39%"}; - { 2, 20869, "", "=q3=Amber Idol", "=ds=#e15#", "", "0.36%"}; - { 3, 20866, "", "=q3=Azure Idol", "=ds=#e15#", "", "0.48%"}; - { 4, 20870, "", "=q3=Jasper Idol", "=ds=#e15#", "", "0.52%"}; - { 5, 20868, "", "=q3=Lambent Idol", "=ds=#e15#", "", "0.48%"}; - { 6, 20871, "", "=q3=Obsidian Idol", "=ds=#e15#", "", "0.41%"}; - { 7, 20867, "", "=q3=Onyx Idol", "=ds=#e15#", "", "0.36%"}; - { 8, 20872, "", "=q3=Vermillion Idol", "=ds=#e15#", "", "0.31%"}; - { 10, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; - { 11, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; - { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; - { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; - { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; - { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; - { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; - { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; - { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; - { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; - { 25, 21761, "", "=q1=Scarab Coffer Key", "=ds=#e9#", "", "7.27%"}; - }; - - AtlasLoot_Data["AQ20ClassBooks25ManHEROIC"] = { - { 1, 21294, "", "=q3=Book of Healing Touch XI", "=q1=#m1# =ds=#c1#", "", "4.12%"}; - { 2, 21296, "", "=q3=Book of Rejuvenation XI", "=q1=#m1# =ds=#c1#", "", "4.20%"}; - { 3, 21295, "", "=q3=Book of Starfire VII", "=q1=#m1# =ds=#c1#", "", "4.00%"}; - { 4, 21306, "", "=q3=Guide: Serpent Sting IX", "=q1=#m1# =ds=#c2#", "", "4.85%"}; - { 5, 21304, "", "=q3=Guide: Multi-Shot V", "=q1=#m1# =ds=#c2#", "", "4.66%"}; - { 6, 21307, "", "=q3=Guide: Aspect of the Hawk VII", "=q1=#m1# =ds=#c2#", "", "4.65%"}; - { 7, 21279, "", "=q3=Tome of Fireball XII", "=q1=#m1# =ds=#c3#", "", "5.15%"}; - { 8, 21214, "", "=q3=Tome of Frostbolt XI", "=q1=#m1# =ds=#c3#", "", "5.10%"}; - { 9, 21280, "", "=q3=Tome of Arcane Missiles VIII", "=q1=#m1# =ds=#c3#", "", "5.03%"}; - { 10, 21288, "", "=q3=Libram: Blessing of Wisdom VI", "=q1=#m1# =ds=#c4#", "", "3.50%"}; - { 11, 21289, "", "=q3=Libram: Blessing of Might VII", "=q1=#m1# =ds=#c4#", "", "3.07%"}; - { 12, 21290, "", "=q3=Libram: Holy Light IX", "=q1=#m1# =ds=#c4#", "", "3.09%"}; - { 13, 21284, "", "=q3=Codex of Greater Heal V", "=q1=#m1# =ds=#c5#", "", "5.15%"}; - { 14, 21287, "", "=q3=Codex of Prayer of Healing V", "=q1=#m1# =ds=#c5#", "", "4.89%"}; - { 15, 21285, "", "=q3=Codex of Renew X", "=q1=#m1# =ds=#c5#", "", "4.91%"}; - { 16, 21300, "", "=q3=Handbook of Backstab IX", "=q1=#m1# =ds=#c6#", "", "4.29%"}; - { 17, 21303, "", "=q3=Handbook of Feint V", "=q1=#m1# =ds=#c6#", "", "4.79%"}; - { 18, 21302, "", "=q3=Handbook of Deadly Poison V", "=q1=#m1# =ds=#c6#", "", "5.47%"}; - { 19, 21291, "", "=q3=Tablet of Healing Wave X", "=q1=#m1# =ds=#c7#", "", "2.05%"}; - { 20, 21292, "", "=q3=Tablet of Strength of Earth Totem V", "=q1=#m1# =ds=#c7#", "", "1.67%"}; - { 21, 21293, "", "=q3=Tablet of Grace of Air Totem III", "=q1=#m1# =ds=#c7#", "", "1.81%"}; - { 22, 21281, "", "=q3=Grimoire of Shadow Bolt X", "=q1=#m1# =ds=#c8#", "", "4.23%"}; - { 23, 21283, "", "=q3=Grimoire of Corruption VII", "=q1=#m1# =ds=#c8#", "", "3.82%"}; - { 24, 21282, "", "=q3=Grimoire of Immolate VIII", "=q1=#m1# =ds=#c8#", "", "4.51%"}; - { 25, 21298, "", "=q3=Manual of Battle Shout VII", "=q1=#m1# =ds=#c9#", "", "4.84%"}; - { 26, 21299, "", "=q3=Manual of Revenge VI", "=q1=#m1# =ds=#c9#", "", "4.78%"}; - { 27, 21297, "", "=q3=Manual of 25ManHEROIC Strike IX", "=q1=#m1# =ds=#c9#", "", "4.83%"}; - }; - - ------------------------------------------ - --- Ahn'Qiraj: The Temple of Ahn'Qiraj --- - ------------------------------------------ - - AtlasLoot_Data["AQ40Skeram"] = { - { 1, 21701, "", "=q4=Cloak of Concentrated Hatred", "=ds=#s4#", "", "11.81%"}; - { 2, 21708, "", "=q4=Beetle Scaled Wristguards", "=ds=#s8#, #a2#", "", "12.85%"}; - { 3, 21698, "", "=q4=Leggings of Immersion", "=ds=#s11#, #a2#", "", " 10.99%"}; - { 4, 21699, "", "=q4=Barrage Shoulders", "=ds=#s3#, #a3#", "", "11.50%"}; - { 5, 21705, "", "=q4=Boots of the Fallen Prophet", "=ds=#s12#, #a3#", "", "3.33%"}; - { 6, 21814, "", "=q4=Breastplate of Annihilation", "=ds=#s5#, #a4#", "", "11.01%"}; - { 7, 21704, "", "=q4=Boots of the Redeemed Prophecy", "=ds=#s12#, #a4#", "", "7.75%"}; - { 8, 21706, "", "=q4=Boots of the Unwavering Will", "=ds=#s12#, #a4#", "", "12.23%"}; - { 10, 21702, "", "=q4=Amulet of Foul Warding", "=ds=#s2#", "", "12.20%"}; - { 11, 21700, "", "=q4=Pendant of the Qiraji Guardian", "=ds=#s2#", "", "11.57%"}; - { 12, 21707, "", "=q4=Ring of Swarming Thought", "=ds=#s13#", "", "12.57%"}; - { 13, 21703, "", "=q4=Hammer of Ji'zhi", "=ds=#h2#, #w6#", "", "7.14%"}; - { 14, 21128, "", "=q4=Staff of the Qiraji Prophets", "=ds=#w9#", "", " 6.32%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "1.74%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "1.32%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - { 27, 22222, "", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# (300)", "", "5.00%"}; - { 28, 22196, "", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#"}; - Next = "AQ40Vem"; - }; - - AtlasLoot_Data["AQ40Vem"] = { - { 1, 21697, "", "=q4=Cape of the Trinity", "=ds=#s4# =q2=#m5#", "", "14%"}; - { 2, 21694, "", "=q4=Ternary Mantle", "=ds=#s3#, #a1# =q2=#m5#", "", "16%"}; - { 3, 21696, "", "=q4=Robes of the Triumvirate", "=ds=#s5#, #a1# =q2=#m5#", "", "13%"}; - { 4, 21693, "", "=q4=Guise of the Devourer", "=ds=#s1#, #a2# =q2=#m5#", "", "16%"}; - { 5, 21692, "", "=q4=Triad Girdle", "=ds=#s10#, #a4# =q2=#m5#", "", "16%"}; - { 6, 21695, "", "=q4=Angelista's Touch", "=ds=#s13# =q2=#m5#", "", "14%"}; - { 8, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3# =q2=#m5#", "", "7%"}; - { 9, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3# =q2=#m5#", "", "7%"}; - { 11, 21680, "", "=q4=Vest of Swift Execution", "=ds=#s5#, #a2# =q2=#n115#", "", "21%"}; - { 12, 21603, "", "=q4=Wand of Qiraji Nobility", "=ds=#w12# =q2=#n115#", "", "25%"}; - { 13, 21681, "", "=q4=Ring of the Devoured", "=ds=#s13# =q2=#n115#", "", "17%"}; - { 14, 21685, "", "=q4=Petrified Scarab", "=ds=#s14# =q2=#n115#", "", "21%"}; - { 16, 21689, "", "=q4=Gloves of Ebru", "=ds=#s9#, #a2# =q2=#n116#", "", "18%"}; - { 17, 21691, "", "=q4=Ooze-ridden Gauntlets", "=ds=#s9#, #a4# =q2=#n116#", "", "20%"}; - { 18, 21688, "", "=q4=Boots of the Fallen Hero", "=ds=#s12#, #a4# =q2=#n116#", "", "18%"}; - { 19, 21690, "", "=q4=Angelista's Charm", "=ds=#s2# =q2=#n116#", "", "20%"}; - { 21, 21686, "", "=q4=Mantle of Phrenic Power", "=ds=#s3#, #a1# =q2=#n117#", "", "13%"}; - { 22, 21682, "", "=q4=Bile-Covered Gauntlets", "=ds=#s9#, #a2# =q2=#n117#", "", "19%"}; - { 23, 21684, "", "=q4=Mantle of the Desert's Fury", "=ds=#s3#, #a3# =q2=#n117#", "", "16%"}; - { 24, 21683, "", "=q4=Mantle of the Desert Crusade", "=ds=#s3#, #a4# =q2=#n117#", "", "14%"}; - { 25, 21687, "", "=q4=Ukko's Ring of Darkness", "=ds=#s13# =q2=#n117#", "", "20%"}; - Prev = "AQ40Skeram"; - Next = "AQ40Sartura"; - }; - - AtlasLoot_Data["AQ40Sartura"] = { - { 1, 21671, "", "=q4=Robes of the Battleguard", "=ds=#s5#, #a1#", "", "13.30%"}; - { 2, 21676, "", "=q4=Leggings of the Festering Swarm", "=ds=#s11#, #a1#", "", "13.02%"}; - { 3, 21648, "", "=q4=Recomposed Boots", "=ds=#s12#, #a1#", "", "7.64%"}; - { 4, 21669, "", "=q4=Creeping Vine Helm", "=ds=#s1#, #a2#", "", "12.33%"}; - { 5, 21672, "", "=q4=Gloves of Enforcement", "=ds=#s9#, #a2#", "", "11.87%"}; - { 6, 21675, "", "=q4=Thick Qirajihide Belt", "=ds=#s10#, #a2#", "", "13.26%"}; - { 7, 21668, "", "=q4=Scaled Leggings of Qiraji Fury", "=ds=#s11#, #a3#", "", "4.03%"}; - { 8, 21674, "", "=q4=Gauntlets of Steadfast Determination", "=ds=#s9#, #a4#", "", "11.07%"}; - { 9, 21667, "", "=q4=Legplates of Blazing Light", "=ds=#s11#, #a4#", "", "7.44%"}; - { 11, 21678, "", "=q4=Necklace of Purity", "=ds=#s2#", "", "14.21%"}; - { 12, 21670, "", "=q4=Badge of the Swarmguard", "=ds=#s14#", "", "13.22%"}; - { 13, 21666, "", "=q4=Sartura's Might", "=ds=#s15#", "", "6.47%"}; - { 14, 21673, "", "=q4=Silithid Claw", "=ds=#h3#, #w13#", "", "7.16%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.01%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.02%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Vem"; - Next = "AQ40Fankriss"; - }; - - AtlasLoot_Data["AQ40Fankriss"] = { - { 1, 21627, "", "=q4=Cloak of Untold Secrets", "=ds=#s4#", "", "12.51%"}; - { 2, 21663, "", "=q4=Robes of the Guardian Saint", "=ds=#s5#, #a1#", "", "12.95%"}; - { 3, 21665, "", "=q4=Mantle of Wicked Revenge", "=ds=#s3#, #a2#", "", "13.25%"}; - { 4, 21645, "", "=q4=Hive Tunneler's Boots", "=ds=#s12#, #a2#", "", "14.04%"}; - { 5, 21651, "", "=q4=Scaled Sand Reaver Leggings", "=ds=#s11#, #a3#", "", "12.91%"}; - { 6, 21639, "", "=q4=Pauldrons of the Unrelenting", "=ds=#s3#, #a4#", "", "14.78%"}; - { 7, 21652, "", "=q4=Silithid Carapace Chestguard", "=ds=#s5#, #a4#", "", "10.29%"}; - { 9, 21647, "", "=q4=Fetish of the Sand Reaver", "=ds=#s14#", "", "13.82%"}; - { 10, 21664, "", "=q4=Barbed Choker", "=ds=#s2#", "", "12.63%"}; - { 11, 22402, "", "=q4=Libram of Grace", "=ds=#s16#, #w16#", "", "4.21%"}; - { 12, 22396, "", "=q4=Totem of Life", "=ds=#s16#, #w15#", "", "1.69%"}; - { 13, 21650, "", "=q4=Ancient Qiraji Ripper", "=ds=#h1#, #w10#", "", " 7.19%"}; - { 14, 21635, "", "=q4=Barb of the Sand Reaver", "=ds=#w7#", "", "6.61%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.84%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.09%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Sartura"; - Next = "AQ40Viscidus"; - }; - - AtlasLoot_Data["AQ40Viscidus"] = { - { 1, 21624, "", "=q4=Gauntlets of Kalimdor", "=ds=#s9#, #a3#", "", "3.90%"}; - { 2, 21626, "", "=q4=Slime-coated Leggings", "=ds=#s11#, #a3#", "", "13.66%"}; - { 3, 21623, "", "=q4=Gauntlets of the Righteous Champion", "=ds=#s9#, #a4#", "", "5.37%"}; - { 5, 21677, "", "=q4=Ring of the Qiraji Fury", "=ds=#s13#", "", "2.93%"}; - { 6, 21625, "", "=q4=Scarab Brooch", "=ds=#s14#", "", "21.46%"}; - { 7, 22399, "", "=q4=Idol of Health", "=ds=#s16#, #w14#", "", "7.32%"}; - { 8, 21622, "", "=q4=Sharpened Silithid Femur", "=ds=#h3#, #w10#", "", "15.12%"}; - { 10, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; - { 11, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "3.19%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.86%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Fankriss"; - Next = "AQ40Huhuran"; - }; - - AtlasLoot_Data["AQ40Huhuran"] = { - { 1, 21619, "", "=q4=Gloves of the Messiah", "=ds=#s9#, #a1#", "", "12.01%"}; - { 2, 21621, "", "=q4=Cloak of the Golden Hive", "=ds=#s4#", "", "12.56%"}; - { 3, 21617, "", "=q4=Wasphide Gauntlets", "=ds=#s9#, #a2#", "", "11.97%"}; - { 4, 21618, "", "=q4=Hive Defiler Wristguards", "=ds=#s8#, #a4#", "", "10.34%"}; - { 6, 21620, "", "=q4=Ring of the Martyr", "=ds=#s13#", "", "12.97%"}; - { 7, 21616, "", "=q4=Huhuran's Stinger", "=ds=#w2#", "", "5.71%"}; - { 9, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; - { 10, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.31%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.11%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Viscidus"; - Next = "AQ40Emperors"; - }; - - AtlasLoot_Data["AQ40Emperors"] = { - { 1, 20930, "", "=q4=Vek'lor's Diadem", "=q1=#m1# =ds=#c7#, #c1#, #c6#, #c2#, #c4#", "", "100%"}; - { 2, 21600, "", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "", "15.77%"}; - { 3, 21602, "", "=q4=Qiraji Execution Bracers", "=ds=#s8#, #a2#", "", "15.95%"}; - { 4, 21599, "", "=q4=Vek'lor's Gloves of Devastation", "=ds=#s9#, #a3#", "", "15.77%"}; - { 5, 21598, "", "=q4=Royal Qiraji Belt", "=ds=#s10#, #a4#", "", "9.84%"}; - { 6, 21597, "", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", "", "6.99%"}; - { 7, 21601, "", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "", "17.27%"}; - { 8, 20735, "", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# (300)", "", "6.62%"}; - { 11, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.25%"}; - { 12, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 13, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 14, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 15, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - { 16, 20926, "", "=q4=Vek'nilash's Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#, #c9#", "", "100%"}; - { 17, 21604, "", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "", "12.51%"}; - { 18, 21605, "", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "", "15.45%"}; - { 19, 21609, "", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "", "13.35%"}; - { 20, 21607, "", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "", "2.72%"}; - { 21, 21606, "", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "", "12.22%"}; - { 22, 21679, "", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "", "9.25%"}; - { 23, 21608, "", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "", "14.25%"}; - { 24, 20726, "", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "", "6.24%"}; - { 26, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.00%"}; - { 27, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 28, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 29, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - Prev = "AQ40Huhuran"; - Next = "AQ40Ouro"; - }; - - AtlasLoot_Data["AQ40Ouro"] = { - { 1, 21615, "", "=q4=Don Rigoberto's Lost Hat", "=ds=#s1#, #a1#", "", "28.63%"}; - { 2, 21611, "", "=q4=Burrower Bracers", "=ds=#s8#, #a1#", "", "24.44%"}; - { 3, 23558, "", "=q4=The Burrower's Shell", "=ds=#s14#", "", "2.90%"}; - { 4, 23570, "", "=q4=Jom Gabbar", "=ds=#s14#", "", "2.80%"}; - { 5, 23557, "", "=q4=Larvae of the Great Worm", "=ds=#w5#", "", "3.95%"}; - { 6, 21610, "", "=q4=Wormscale Blocker", "=ds=#w8#", "", "16.54%"}; - { 8, 20927, "", "=q4=Ouro's Intact Hide", "=q1=#m1# =ds=#c3#, #c5#, #c6#, #c9#", "", "100%"}; - { 9, 20931, "", "=q4=Skin of the Great Sandworm", "=q1=#m1# =ds=#c8#, #c7#, #c1#, #c2#, #c4#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.20%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4# =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4# =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4# =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.10%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4# =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4# =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4# =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4# =ds=#w8#"}; - Prev = "AQ40Emperors"; - Next = "AQ40CThun"; - }; - - AtlasLoot_Data["AQ40CThun"] = { - { 1, 21583, "", "=q4=Cloak of Clarity", "=ds=#s4#", "", "14.45%"}; - { 2, 22731, "", "=q4=Cloak of the Devoured", "=ds=#s4#", "", "16.34%"}; - { 3, 21585, "", "=q4=Dark Storm Gauntlets", "=ds=#s9#, #a1#", "", "13.63%"}; - { 4, 22730, "", "=q4=Eyestalk Waist Cord", "=ds=#s10#, #a1#", "", "10.41%"}; - { 5, 21582, "", "=q4=Grasp of the Old God", "=ds=#s10#, #a1#", "", "15.04%"}; - { 6, 21586, "", "=q4=Belt of Never-ending Agony", "=ds=#s10#, #a2#", "", "11.24%"}; - { 7, 21581, "", "=q4=Gauntlets of Annihilation", "=ds=#s9#, #a4#", "", "12.04%"}; - { 9, 22732, "", "=q4=Mark of C'Thun", "=ds=#s2#", "", "10.62%"}; - { 10, 21596, "", "=q4=Ring of the Godslayer", "=ds=#s13#", "", "11.83%"}; - { 11, 21579, "", "=q4=Vanquished Tentacle of C'Thun", "=ds=#s14#", "", "12.18%"}; - { 12, 21126, "", "=q4=Death's Sting", "=ds=#h1#, #w4#", "", "6.84%"}; - { 13, 21134, "", "=q4=Dark Edge of Insanity", "=ds=#h2#, #w1#", "", "5.93%"}; - { 14, 21839, "", "=q4=Scepter of the False Prophet", "=ds=#h3#, #w6#", "", "4.75%"}; - { 16, 20933, "", "=q4=Husk of the Old God", "=q1=#m1# =ds=#c8#, #c3#, #c1#, #c5#", "", "100%"}; - { 17, 20929, "", "=q4=Carapace of the Old God", "=q1=#m1# =ds=#c7#, #c6#, #c9#, #c2#, #c4#", "", "100%"}; - { 19, 21221, "", "=q4=Eye of C'Thun", "=ds=#m2#", "", "100%"}; - { 20, 21710, "", "=q4=Cloak of the Fallen God", "=q1=#m4#: =ds=#s4#"}; - { 21, 21712, "", "=q4=Amulet of the Fallen God", "=q1=#m4#: =ds=#s2#"}; - { 22, 21709, "", "=q4=Ring of the Fallen God", "=q1=#m4#: =ds=#s13#"}; - { 24, 22734, "", "=q1=Base of Atiesh", "=ds=#m3#"}; - { 25, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}; - { 26, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}; - { 27, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}; - { 28, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}; - Prev = "AQ40Ouro"; - }; - - AtlasLoot_Data["AQ40Trash1"] = { - { 1, 21838, "", "=q4=Garb of Royal Ascension", "=ds=#s5#, #a1#", "", "0.20%"}; - { 2, 21888, "", "=q4=Gloves of the Immortal", "=ds=#s9#, #a1#", "", "0.16%"}; - { 3, 21889, "", "=q4=Gloves of the Redeemed Prophecy", "=ds=#s9#, #a4# =q1=#m1# =ds=#c4#", "", "0.39%"}; - { 4, 21836, "", "=q4=Ritssyn's Ring of Chaos", "=ds=#s13#", "", "0.18%"}; - { 5, 21891, "", "=q4=Shard of the Fallen Star", "=ds=#s14#", "", "0.59%"}; - { 6, 21856, "", "=q4=Neretzek, The Blood Drinker", "=ds=#h2#, #w1#", "", "0.20%"}; - { 7, 21837, "", "=q4=Anubisath Warhammer", "=ds=#h1#, #w6#", "", "0.21%"}; - { 9, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; - { 10, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; - { 16, 21218, "", "=q3=Blue Qiraji Resonating Crystal", "=ds=#e12#", "", "10.64%"}; - { 17, 21324, "", "=q3=Yellow Qiraji Resonating Crystal", "=ds=#e12#", "", "12.15%"}; - { 18, 21323, "", "=q3=Green Qiraji Resonating Crystal", "=ds=#e12#", "", "11.62%"}; - { 19, 21321, "", "=q3=Red Qiraji Resonating Crystal", "=ds=#e12#", "", "1.39%"}; - Next = "AQ40Trash2"; - }; - - AtlasLoot_Data["AQ40Trash2"] = { - { 1, 20876, "", "=q3=Idol of Death", "=ds=#e15#", "", "0.26%"}; - { 2, 20879, "", "=q3=Idol of Life", "=ds=#e15#", "", "0.29%"}; - { 3, 20875, "", "=q3=Idol of Night", "=ds=#e15#", "", "0.29%"}; - { 4, 20878, "", "=q3=Idol of Rebirth", "=ds=#e15#", "", "0.28%"}; - { 5, 20881, "", "=q3=Idol of Strife", "=ds=#e15#", "", "0.21%"}; - { 6, 20877, "", "=q3=Idol of the Sage", "=ds=#e15#", "", "0.33%"}; - { 7, 20874, "", "=q3=Idol of the Sun", "=ds=#e15#", "", "0.21%"}; - { 8, 20882, "", "=q3=Idol of War", "=ds=#e15#", "", "0.30%"}; - { 10, 21230, "", "=q1=Ancient Qiraji Artifact", "=ds=#m2#"}; - { 12, 21762, "", "=q1=Greater Scarab Coffer Key", "=ds=#e9#", "", "7.03%"}; - { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; - { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; - { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; - { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; - { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; - { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; - { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; - { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; - Prev = "AQ40Trash1"; - }; - - ------------------- - --- AQ Enchants --- - ------------------- - - AtlasLoot_Data["AQEnchants"] = { - { 1, 20728, "", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# (300)"}; - { 2, 20731, "", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# (300)"}; - { 3, 20734, "", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# (300)"}; - { 4, 20729, "", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# (300)"}; - { 5, 20736, "", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# (300)"}; - { 6, 20730, "", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# (300)"}; - { 7, 20727, "", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# (300)"}; - }; - - AtlasLoot_Data["AQOpening"] = { - { 1, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#"}; - { 2, 21530, "", "=q4=Onyx Embedded Leggings", "=ds=#s11#, #a3#"}; - { 3, 21529, "", "=q4=Amulet of Shadow Shielding", "=ds=#s2#"}; - { 5, 21139, "", "=q1=Green Scepter Shard", "=ds=#m3#"}; - { 6, 21532, "", "=q4=Drudge Boots", "=ds=#s12#, #a2#"}; - { 7, 21531, "", "=q4=Drake Tooth Necklace", "=ds=#s2#"}; - { 9, 21137, "", "=q1=Blue Scepter Shard", "=ds=#m3#"}; - { 10, 21517, "", "=q4=Gnomish Turban of Psychic Might", "=ds=#s1#, #a1#"}; - { 11, 21527, "", "=q4=Darkwater Robes", "=ds=#s5#, #a1#"}; - { 12, 21526, "", "=q4=Band of Icy Depths", "=ds=#s13#"}; - { 13, 21025, "", "=q4=Recipe: Dirge's Kickin' Chimaerok Chops", "=ds=#p3# (300)"}; - { 16, 21175, "", "=q1=The Scepter of the Shifting Sands", "=ds=#m3#"}; - { 17, 21176, "", "=q5=Black Qiraji Resonating Crystal", "=ds=#e12#"}; - { 18, 21522, "", "=q4=Shadowsong's Sorrow", "=ds=#h1#, #w4#"}; - { 19, 21523, "", "=q4=Fang of Korialstrasz", "=ds=#h3#, #w4#"}; - { 20, 21520, "", "=q4=Ravencrest's Legacy", "=ds=#h1#, #w10#"}; - { 21, 21521, "", "=q4=Runesword of the Red", "=ds=#h3#, #w10#"}; - }; - - ------------------------------------------------- - --- Ahn'Qiraj: The Temple of Ahn'Qiraj HEROIC FLEX --- - ------------------------------------------------- - - AtlasLoot_Data["AQ40Skeram25Man"] = { - { 1, 321701, "", "=q4=Cloak of Concentrated Hatred", "=ds=#s4#", "", "11.81%"}; - { 2, 321708, "", "=q4=Beetle Scaled Wristguards", "=ds=#s8#, #a2#", "", "12.85%"}; - { 3, 321698, "", "=q4=Leggings of Immersion", "=ds=#s11#, #a2#", "", " 10.99%"}; - { 4, 321699, "", "=q4=Barrage Shoulders", "=ds=#s3#, #a3#", "", "11.50%"}; - { 5, 321705, "", "=q4=Boots of the Fallen Prophet", "=ds=#s12#, #a3#", "", "3.33%"}; - { 6, 321814, "", "=q4=Breastplate of Annihilation", "=ds=#s5#, #a4#", "", "11.01%"}; - { 7, 321704, "", "=q4=Boots of the Redeemed Prophecy", "=ds=#s12#, #a4#", "", "7.75%"}; - { 8, 321706, "", "=q4=Boots of the Unwavering Will", "=ds=#s12#, #a4#", "", "12.23%"}; - { 10, 321702, "", "=q4=Amulet of Foul Warding", "=ds=#s2#", "", "12.20%"}; - { 11, 321700, "", "=q4=Pendant of the Qiraji Guardian", "=ds=#s2#", "", "11.57%"}; - { 12, 321707, "", "=q4=Ring of Swarming Thought", "=ds=#s13#", "", "12.57%"}; - { 13, 321703, "", "=q4=Hammer of Ji'zhi", "=ds=#h2#, #w6#", "", "7.14%"}; - { 14, 321128, "", "=q4=Staff of the Qiraji Prophets", "=ds=#w9#", "", " 6.32%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "1.74%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "1.32%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - { 27, 22222, "", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# (300)", "", "5.00%"}; - { 28, 22196, "", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#"}; - Next = "AQ40Vem25Man"; - }; - - AtlasLoot_Data["AQ40Vem25Man"] = { - { 1, 321697, "", "=q4=Cape of the Trinity", "=ds=#s4# =q2=#m5#", "", "14%"}; - { 2, 321694, "", "=q4=Ternary Mantle", "=ds=#s3#, #a1# =q2=#m5#", "", "16%"}; - { 3, 321696, "", "=q4=Robes of the Triumvirate", "=ds=#s5#, #a1# =q2=#m5#", "", "13%"}; - { 4, 321693, "", "=q4=Guise of the Devourer", "=ds=#s1#, #a2# =q2=#m5#", "", "16%"}; - { 5, 321692, "", "=q4=Triad Girdle", "=ds=#s10#, #a4# =q2=#m5#", "", "16%"}; - { 6, 321695, "", "=q4=Angelista's Touch", "=ds=#s13# =q2=#m5#", "", "14%"}; - { 8, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3# =q2=#m5#", "", "7%"}; - { 9, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3# =q2=#m5#", "", "7%"}; - { 11, 321680, "", "=q4=Vest of Swift Execution", "=ds=#s5#, #a2# =q2=#n115#", "", "21%"}; - { 12, 321603, "", "=q4=Wand of Qiraji Nobility", "=ds=#w12# =q2=#n115#", "", "25%"}; - { 13, 321681, "", "=q4=Ring of the Devoured", "=ds=#s13# =q2=#n115#", "", "17%"}; - { 14, 321685, "", "=q4=Petrified Scarab", "=ds=#s14# =q2=#n115#", "", "21%"}; - { 16, 321689, "", "=q4=Gloves of Ebru", "=ds=#s9#, #a2# =q2=#n116#", "", "18%"}; - { 17, 321691, "", "=q4=Ooze-ridden Gauntlets", "=ds=#s9#, #a4# =q2=#n116#", "", "20%"}; - { 18, 321688, "", "=q4=Boots of the Fallen Hero", "=ds=#s12#, #a4# =q2=#n116#", "", "18%"}; - { 19, 321690, "", "=q4=Angelista's Charm", "=ds=#s2# =q2=#n116#", "", "20%"}; - { 21, 321686, "", "=q4=Mantle of Phrenic Power", "=ds=#s3#, #a1# =q2=#n117#", "", "13%"}; - { 22, 321682, "", "=q4=Bile-Covered Gauntlets", "=ds=#s9#, #a2# =q2=#n117#", "", "19%"}; - { 23, 321684, "", "=q4=Mantle of the Desert's Fury", "=ds=#s3#, #a3# =q2=#n117#", "", "16%"}; - { 24, 321683, "", "=q4=Mantle of the Desert Crusade", "=ds=#s3#, #a4# =q2=#n117#", "", "14%"}; - { 25, 321687, "", "=q4=Ukko's Ring of Darkness", "=ds=#s13# =q2=#n117#", "", "20%"}; - Prev = "AQ40Skeram25Man"; - Next = "AQ40Sartura25Man"; - }; - - AtlasLoot_Data["AQ40Sartura25Man"] = { - { 1, 321671, "", "=q4=Robes of the Battleguard", "=ds=#s5#, #a1#", "", "13.30%"}; - { 2, 321676, "", "=q4=Leggings of the Festering Swarm", "=ds=#s11#, #a1#", "", "13.02%"}; - { 3, 321648, "", "=q4=Recomposed Boots", "=ds=#s12#, #a1#", "", "7.64%"}; - { 4, 321669, "", "=q4=Creeping Vine Helm", "=ds=#s1#, #a2#", "", "12.33%"}; - { 5, 321672, "", "=q4=Gloves of Enforcement", "=ds=#s9#, #a2#", "", "11.87%"}; - { 6, 321675, "", "=q4=Thick Qirajihide Belt", "=ds=#s10#, #a2#", "", "13.26%"}; - { 7, 321668, "", "=q4=Scaled Leggings of Qiraji Fury", "=ds=#s11#, #a3#", "", "4.03%"}; - { 8, 321674, "", "=q4=Gauntlets of Steadfast Determination", "=ds=#s9#, #a4#", "", "11.07%"}; - { 9, 321667, "", "=q4=Legplates of Blazing Light", "=ds=#s11#, #a4#", "", "7.44%"}; - { 11, 321678, "", "=q4=Necklace of Purity", "=ds=#s2#", "", "14.21%"}; - { 12, 321670, "", "=q4=Badge of the Swarmguard", "=ds=#s14#", "", "13.22%"}; - { 13, 321666, "", "=q4=Sartura's Might", "=ds=#s15#", "", "6.47%"}; - { 14, 321673, "", "=q4=Silithid Claw", "=ds=#h3#, #w13#", "", "7.16%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.01%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.02%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Vem25Man"; - Next = "AQ40Fankriss25Man"; - }; - - AtlasLoot_Data["AQ40Fankriss25Man"] = { - { 1, 321627, "", "=q4=Cloak of Untold Secrets", "=ds=#s4#", "", "12.51%"}; - { 2, 321663, "", "=q4=Robes of the Guardian Saint", "=ds=#s5#, #a1#", "", "12.95%"}; - { 3, 321665, "", "=q4=Mantle of Wicked Revenge", "=ds=#s3#, #a2#", "", "13.25%"}; - { 4, 321645, "", "=q4=Hive Tunneler's Boots", "=ds=#s12#, #a2#", "", "14.04%"}; - { 5, 321651, "", "=q4=Scaled Sand Reaver Leggings", "=ds=#s11#, #a3#", "", "12.91%"}; - { 6, 321639, "", "=q4=Pauldrons of the Unrelenting", "=ds=#s3#, #a4#", "", "14.78%"}; - { 7, 321652, "", "=q4=Silithid Carapace Chestguard", "=ds=#s5#, #a4#", "", "10.29%"}; - { 9, 321647, "", "=q4=Fetish of the Sand Reaver", "=ds=#s14#", "", "13.82%"}; - { 10, 321664, "", "=q4=Barbed Choker", "=ds=#s2#", "", "12.63%"}; - { 11, 322402, "", "=q4=Libram of Grace", "=ds=#s16#, #w16#", "", "4.21%"}; - { 12, 322396, "", "=q4=Totem of Life", "=ds=#s16#, #w15#", "", "1.69%"}; - { 13, 321650, "", "=q4=Ancient Qiraji Ripper", "=ds=#h1#, #w10#", "", " 7.19%"}; - { 14, 321635, "", "=q4=Barb of the Sand Reaver", "=ds=#w7#", "", "6.61%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.84%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.09%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Sartura25Man"; - Next = "AQ40Viscidus25Man"; - }; - - AtlasLoot_Data["AQ40Viscidus25Man"] = { - { 1, 321624, "", "=q4=Gauntlets of Kalimdor", "=ds=#s9#, #a3#", "", "3.90%"}; - { 2, 321626, "", "=q4=Slime-coated Leggings", "=ds=#s11#, #a3#", "", "13.66%"}; - { 3, 321623, "", "=q4=Gauntlets of the Righteous Champion", "=ds=#s9#, #a4#", "", "5.37%"}; - { 5, 321677, "", "=q4=Ring of the Qiraji Fury", "=ds=#s13#", "", "2.93%"}; - { 6, 321625, "", "=q4=Scarab Brooch", "=ds=#s14#", "", "21.46%"}; - { 7, 322399, "", "=q4=Idol of Health", "=ds=#s16#, #w14#", "", "7.32%"}; - { 8, 321622, "", "=q4=Sharpened Silithid Femur", "=ds=#h3#, #w10#", "", "15.12%"}; - { 10, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; - { 11, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "3.19%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.86%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Fankriss25Man"; - Next = "AQ40Huhuran25Man"; - }; - - AtlasLoot_Data["AQ40Huhuran25Man"] = { - { 1, 321619, "", "=q4=Gloves of the Messiah", "=ds=#s9#, #a1#", "", "12.01%"}; - { 2, 321621, "", "=q4=Cloak of the Golden Hive", "=ds=#s4#", "", "12.56%"}; - { 3, 321617, "", "=q4=Wasphide Gauntlets", "=ds=#s9#, #a2#", "", "11.97%"}; - { 4, 321618, "", "=q4=Hive Defiler Wristguards", "=ds=#s8#, #a4#", "", "10.34%"}; - { 6, 321620, "", "=q4=Ring of the Martyr", "=ds=#s13#", "", "12.97%"}; - { 7, 321616, "", "=q4=Huhuran's Stinger", "=ds=#w2#", "", "5.71%"}; - { 9, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; - { 10, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.31%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.11%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Viscidus25Man"; - Next = "AQ40Emperors25Man"; - }; - - AtlasLoot_Data["AQ40Emperors25Man"] = { - { 1, 20930, "", "=q4=Vek'lor's Diadem", "=q1=#m1# =ds=#c7#, #c1#, #c6#, #c2#, #c4#", "", "100%"}; - { 2, 321600, "", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "", "15.77%"}; - { 3, 321602, "", "=q4=Qiraji Execution Bracers", "=ds=#s8#, #a2#", "", "15.95%"}; - { 4, 321599, "", "=q4=Vek'lor's Gloves of Devastation", "=ds=#s9#, #a3#", "", "15.77%"}; - { 5, 321598, "", "=q4=Royal Qiraji Belt", "=ds=#s10#, #a4#", "", "9.84%"}; - { 6, 321597, "", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", "", "6.99%"}; - { 7, 321601, "", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "", "17.27%"}; - { 8, 20735, "", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# (300)", "", "6.62%"}; - { 11, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.25%"}; - { 12, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 13, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 14, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 15, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - { 16, 20926, "", "=q4=Vek'nilash's Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#, #c9#", "", "100%"}; - { 17, 321604, "", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "", "12.51%"}; - { 18, 321605, "", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "", "15.45%"}; - { 19, 321609, "", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "", "13.35%"}; - { 20, 321607, "", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "", "2.72%"}; - { 21, 321606, "", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "", "12.22%"}; - { 22, 321679, "", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "", "9.25%"}; - { 23, 321608, "", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "", "14.25%"}; - { 24, 20726, "", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "", "6.24%"}; - { 26, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.00%"}; - { 27, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 28, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 29, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - Prev = "AQ40Huhuran25Man"; - Next = "AQ40Ouro25Man"; - }; - - AtlasLoot_Data["AQ40Ouro25Man"] = { - { 1, 321615, "", "=q4=Don Rigoberto's Lost Hat", "=ds=#s1#, #a1#", "", "28.63%"}; - { 2, 321611, "", "=q4=Burrower Bracers", "=ds=#s8#, #a1#", "", "24.44%"}; - { 3, 323558, "", "=q4=The Burrower's Shell", "=ds=#s14#", "", "2.90%"}; - { 4, 323570, "", "=q4=Jom Gabbar", "=ds=#s14#", "", "2.80%"}; - { 5, 323557, "", "=q4=Larvae of the Great Worm", "=ds=#w5#", "", "3.95%"}; - { 6, 321610, "", "=q4=Wormscale Blocker", "=ds=#w8#", "", "16.54%"}; - { 8, 20927, "", "=q4=Ouro's Intact Hide", "=q1=#m1# =ds=#c3#, #c5#, #c6#, #c9#", "", "100%"}; - { 9, 20931, "", "=q4=Skin of the Great Sandworm", "=q1=#m1# =ds=#c8#, #c7#, #c1#, #c2#, #c4#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.20%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4# =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4# =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4# =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.10%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4# =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4# =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4# =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4# =ds=#w8#"}; - Prev = "AQ40Emperors25Man"; - Next = "AQ40CThun25Man"; - }; - - AtlasLoot_Data["AQ40CThun25Man"] = { - { 1, 321583, "", "=q4=Cloak of Clarity", "=ds=#s4#", "", "14.45%"}; - { 2, 322731, "", "=q4=Cloak of the Devoured", "=ds=#s4#", "", "16.34%"}; - { 3, 321585, "", "=q4=Dark Storm Gauntlets", "=ds=#s9#, #a1#", "", "13.63%"}; - { 4, 322730, "", "=q4=Eyestalk Waist Cord", "=ds=#s10#, #a1#", "", "10.41%"}; - { 5, 321582, "", "=q4=Grasp of the Old God", "=ds=#s10#, #a1#", "", "15.04%"}; - { 6, 321586, "", "=q4=Belt of Never-ending Agony", "=ds=#s10#, #a2#", "", "11.24%"}; - { 7, 321581, "", "=q4=Gauntlets of Annihilation", "=ds=#s9#, #a4#", "", "12.04%"}; - { 9, 322732, "", "=q4=Mark of C'Thun", "=ds=#s2#", "", "10.62%"}; - { 10, 321596, "", "=q4=Ring of the Godslayer", "=ds=#s13#", "", "11.83%"}; - { 11, 321579, "", "=q4=Vanquished Tentacle of C'Thun", "=ds=#s14#", "", "12.18%"}; - { 12, 321126, "", "=q4=Death's Sting", "=ds=#h1#, #w4#", "", "6.84%"}; - { 13, 321134, "", "=q4=Dark Edge of Insanity", "=ds=#h2#, #w1#", "", "5.93%"}; - { 14, 321839, "", "=q4=Scepter of the False Prophet", "=ds=#h3#, #w6#", "", "4.75%"}; - { 16, 20933, "", "=q4=Husk of the Old God", "=q1=#m1# =ds=#c8#, #c3#, #c1#, #c5#", "", "100%"}; - { 17, 20929, "", "=q4=Carapace of the Old God", "=q1=#m1# =ds=#c7#, #c6#, #c9#, #c2#, #c4#", "", "100%"}; - { 19, 21221, "", "=q4=Eye of C'Thun", "=ds=#m2#", "", "100%"}; - { 20, 21710, "", "=q4=Cloak of the Fallen God", "=q1=#m4#: =ds=#s4#"}; - { 21, 21712, "", "=q4=Amulet of the Fallen God", "=q1=#m4#: =ds=#s2#"}; - { 22, 21709, "", "=q4=Ring of the Fallen God", "=q1=#m4#: =ds=#s13#"}; - { 24, 22734, "", "=q1=Base of Atiesh", "=ds=#m3#"}; - { 25, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}; - { 26, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}; - { 27, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}; - { 28, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}; - Prev = "AQ40Ouro25Man"; - }; - - AtlasLoot_Data["AQ40Trash125Man"] = { - { 1, 321838, "", "=q4=Garb of Royal Ascension", "=ds=#s5#, #a1#", "", "0.20%"}; - { 2, 321888, "", "=q4=Gloves of the Immortal", "=ds=#s9#, #a1#", "", "0.16%"}; - { 3, 321889, "", "=q4=Gloves of the Redeemed Prophecy", "=ds=#s9#, #a4# =q1=#m1# =ds=#c4#", "", "0.39%"}; - { 4, 321836, "", "=q4=Ritssyn's Ring of Chaos", "=ds=#s13#", "", "0.18%"}; - { 5, 321891, "", "=q4=Shard of the Fallen Star", "=ds=#s14#", "", "0.59%"}; - { 6, 321856, "", "=q4=Neretzek, The Blood Drinker", "=ds=#h2#, #w1#", "", "0.20%"}; - { 7, 321837, "", "=q4=Anubisath Warhammer", "=ds=#h1#, #w6#", "", "0.21%"}; - { 9, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; - { 10, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; - { 16, 21218, "", "=q3=Blue Qiraji Resonating Crystal", "=ds=#e12#", "", "10.64%"}; - { 17, 21324, "", "=q3=Yellow Qiraji Resonating Crystal", "=ds=#e12#", "", "12.15%"}; - { 18, 21323, "", "=q3=Green Qiraji Resonating Crystal", "=ds=#e12#", "", "11.62%"}; - { 19, 21321, "", "=q3=Red Qiraji Resonating Crystal", "=ds=#e12#", "", "1.39%"}; - Next = "AQ40Trash225Man"; - }; - - AtlasLoot_Data["AQ40Trash225Man"] = { - { 1, 20876, "", "=q3=Idol of Death", "=ds=#e15#", "", "0.26%"}; - { 2, 20879, "", "=q3=Idol of Life", "=ds=#e15#", "", "0.29%"}; - { 3, 20875, "", "=q3=Idol of Night", "=ds=#e15#", "", "0.29%"}; - { 4, 20878, "", "=q3=Idol of Rebirth", "=ds=#e15#", "", "0.28%"}; - { 5, 20881, "", "=q3=Idol of Strife", "=ds=#e15#", "", "0.21%"}; - { 6, 20877, "", "=q3=Idol of the Sage", "=ds=#e15#", "", "0.33%"}; - { 7, 20874, "", "=q3=Idol of the Sun", "=ds=#e15#", "", "0.21%"}; - { 8, 20882, "", "=q3=Idol of War", "=ds=#e15#", "", "0.30%"}; - { 10, 21230, "", "=q1=Ancient Qiraji Artifact", "=ds=#m2#"}; - { 12, 21762, "", "=q1=Greater Scarab Coffer Key", "=ds=#e9#", "", "7.03%"}; - { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; - { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; - { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; - { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; - { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; - { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; - { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; - { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; - Prev = "AQ40Trash125Man"; - }; - - ------------------------------------------------- - --- Ahn'Qiraj: The Temple of Ahn'Qiraj ASCENDED --- - ------------------------------------------------- - - AtlasLoot_Data["AQ40Skeram25ManHEROIC"] = { - { 1, 221701, "", "=q4=Cloak of Concentrated Hatred", "=ds=#s4#", "", "11.81%"}; - { 2, 221708, "", "=q4=Beetle Scaled Wristguards", "=ds=#s8#, #a2#", "", "12.85%"}; - { 3, 221698, "", "=q4=Leggings of Immersion", "=ds=#s11#, #a2#", "", " 10.99%"}; - { 4, 221699, "", "=q4=Barrage Shoulders", "=ds=#s3#, #a3#", "", "11.50%"}; - { 5, 221705, "", "=q4=Boots of the Fallen Prophet", "=ds=#s12#, #a3#", "", "3.33%"}; - { 6, 221814, "", "=q4=Breastplate of Annihilation", "=ds=#s5#, #a4#", "", "11.01%"}; - { 7, 221704, "", "=q4=Boots of the Redeemed Prophecy", "=ds=#s12#, #a4#", "", "7.75%"}; - { 8, 221706, "", "=q4=Boots of the Unwavering Will", "=ds=#s12#, #a4#", "", "12.23%"}; - { 10, 221702, "", "=q4=Amulet of Foul Warding", "=ds=#s2#", "", "12.20%"}; - { 11, 221700, "", "=q4=Pendant of the Qiraji Guardian", "=ds=#s2#", "", "11.57%"}; - { 12, 221707, "", "=q4=Ring of Swarming Thought", "=ds=#s13#", "", "12.57%"}; - { 13, 221703, "", "=q4=Hammer of Ji'zhi", "=ds=#h2#, #w6#", "", "7.14%"}; - { 14, 221128, "", "=q4=Staff of the Qiraji Prophets", "=ds=#w9#", "", " 6.32%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "1.74%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "1.32%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - { 27, 22222, "", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# (300)", "", "5.00%"}; - { 28, 22196, "", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#"}; - Next = "AQ40Vem25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Vem25ManHEROIC"] = { - { 1, 221697, "", "=q4=Cape of the Trinity", "=ds=#s4# =q2=#m5#", "", "14%"}; - { 2, 221694, "", "=q4=Ternary Mantle", "=ds=#s3#, #a1# =q2=#m5#", "", "16%"}; - { 3, 221696, "", "=q4=Robes of the Triumvirate", "=ds=#s5#, #a1# =q2=#m5#", "", "13%"}; - { 4, 221693, "", "=q4=Guise of the Devourer", "=ds=#s1#, #a2# =q2=#m5#", "", "16%"}; - { 5, 221692, "", "=q4=Triad Girdle", "=ds=#s10#, #a4# =q2=#m5#", "", "16%"}; - { 6, 221695, "", "=q4=Angelista's Touch", "=ds=#s13# =q2=#m5#", "", "14%"}; - { 8, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3# =q2=#m5#", "", "7%"}; - { 9, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3# =q2=#m5#", "", "7%"}; - { 11, 221680, "", "=q4=Vest of Swift Execution", "=ds=#s5#, #a2# =q2=#n115#", "", "21%"}; - { 12, 221603, "", "=q4=Wand of Qiraji Nobility", "=ds=#w12# =q2=#n115#", "", "25%"}; - { 13, 221681, "", "=q4=Ring of the Devoured", "=ds=#s13# =q2=#n115#", "", "17%"}; - { 14, 221685, "", "=q4=Petrified Scarab", "=ds=#s14# =q2=#n115#", "", "21%"}; - { 16, 221689, "", "=q4=Gloves of Ebru", "=ds=#s9#, #a2# =q2=#n116#", "", "18%"}; - { 17, 221691, "", "=q4=Ooze-ridden Gauntlets", "=ds=#s9#, #a4# =q2=#n116#", "", "20%"}; - { 18, 221688, "", "=q4=Boots of the Fallen Hero", "=ds=#s12#, #a4# =q2=#n116#", "", "18%"}; - { 19, 221690, "", "=q4=Angelista's Charm", "=ds=#s2# =q2=#n116#", "", "20%"}; - { 21, 221686, "", "=q4=Mantle of Phrenic Power", "=ds=#s3#, #a1# =q2=#n117#", "", "13%"}; - { 22, 221682, "", "=q4=Bile-Covered Gauntlets", "=ds=#s9#, #a2# =q2=#n117#", "", "19%"}; - { 23, 221684, "", "=q4=Mantle of the Desert's Fury", "=ds=#s3#, #a3# =q2=#n117#", "", "16%"}; - { 24, 221683, "", "=q4=Mantle of the Desert Crusade", "=ds=#s3#, #a4# =q2=#n117#", "", "14%"}; - { 25, 221687, "", "=q4=Ukko's Ring of Darkness", "=ds=#s13# =q2=#n117#", "", "20%"}; - Prev = "AQ40Skeram25ManHEROIC"; - Next = "AQ40Sartura25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Sartura25ManHEROIC"] = { - { 1, 221671, "", "=q4=Robes of the Battleguard", "=ds=#s5#, #a1#", "", "13.30%"}; - { 2, 221676, "", "=q4=Leggings of the Festering Swarm", "=ds=#s11#, #a1#", "", "13.02%"}; - { 3, 221648, "", "=q4=Recomposed Boots", "=ds=#s12#, #a1#", "", "7.64%"}; - { 4, 221669, "", "=q4=Creeping Vine Helm", "=ds=#s1#, #a2#", "", "12.33%"}; - { 5, 221672, "", "=q4=Gloves of Enforcement", "=ds=#s9#, #a2#", "", "11.87%"}; - { 6, 221675, "", "=q4=Thick Qirajihide Belt", "=ds=#s10#, #a2#", "", "13.26%"}; - { 7, 221668, "", "=q4=Scaled Leggings of Qiraji Fury", "=ds=#s11#, #a3#", "", "4.03%"}; - { 8, 221674, "", "=q4=Gauntlets of Steadfast Determination", "=ds=#s9#, #a4#", "", "11.07%"}; - { 9, 221667, "", "=q4=Legplates of Blazing Light", "=ds=#s11#, #a4#", "", "7.44%"}; - { 11, 221678, "", "=q4=Necklace of Purity", "=ds=#s2#", "", "14.21%"}; - { 12, 221670, "", "=q4=Badge of the Swarmguard", "=ds=#s14#", "", "13.22%"}; - { 13, 221666, "", "=q4=Sartura's Might", "=ds=#s15#", "", "6.47%"}; - { 14, 221673, "", "=q4=Silithid Claw", "=ds=#h3#, #w13#", "", "7.16%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.01%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.02%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Vem25ManHEROIC"; - Next = "AQ40Fankriss25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Fankriss25ManHEROIC"] = { - { 1, 221627, "", "=q4=Cloak of Untold Secrets", "=ds=#s4#", "", "12.51%"}; - { 2, 221663, "", "=q4=Robes of the Guardian Saint", "=ds=#s5#, #a1#", "", "12.95%"}; - { 3, 221665, "", "=q4=Mantle of Wicked Revenge", "=ds=#s3#, #a2#", "", "13.25%"}; - { 4, 221645, "", "=q4=Hive Tunneler's Boots", "=ds=#s12#, #a2#", "", "14.04%"}; - { 5, 221651, "", "=q4=Scaled Sand Reaver Leggings", "=ds=#s11#, #a3#", "", "12.91%"}; - { 6, 221639, "", "=q4=Pauldrons of the Unrelenting", "=ds=#s3#, #a4#", "", "14.78%"}; - { 7, 221652, "", "=q4=Silithid Carapace Chestguard", "=ds=#s5#, #a4#", "", "10.29%"}; - { 9, 221647, "", "=q4=Fetish of the Sand Reaver", "=ds=#s14#", "", "13.82%"}; - { 10, 221664, "", "=q4=Barbed Choker", "=ds=#s2#", "", "12.63%"}; - { 11, 222402, "", "=q4=Libram of Grace", "=ds=#s16#, #w16#", "", "4.21%"}; - { 12, 222396, "", "=q4=Totem of Life", "=ds=#s16#, #w15#", "", "1.69%"}; - { 13, 221650, "", "=q4=Ancient Qiraji Ripper", "=ds=#h1#, #w10#", "", " 7.19%"}; - { 14, 221635, "", "=q4=Barb of the Sand Reaver", "=ds=#w7#", "", "6.61%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.84%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.09%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Sartura25ManHEROIC"; - Next = "AQ40Viscidus25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Viscidus25ManHEROIC"] = { - { 1, 221624, "", "=q4=Gauntlets of Kalimdor", "=ds=#s9#, #a3#", "", "3.90%"}; - { 2, 221626, "", "=q4=Slime-coated Leggings", "=ds=#s11#, #a3#", "", "13.66%"}; - { 3, 221623, "", "=q4=Gauntlets of the Righteous Champion", "=ds=#s9#, #a4#", "", "5.37%"}; - { 5, 221677, "", "=q4=Ring of the Qiraji Fury", "=ds=#s13#", "", "2.93%"}; - { 6, 221625, "", "=q4=Scarab Brooch", "=ds=#s14#", "", "21.46%"}; - { 7, 222399, "", "=q4=Idol of Health", "=ds=#s16#, #w14#", "", "7.32%"}; - { 8, 221622, "", "=q4=Sharpened Silithid Femur", "=ds=#h3#, #w10#", "", "15.12%"}; - { 10, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; - { 11, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "3.19%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.86%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Fankriss25ManHEROIC"; - Next = "AQ40Huhuran25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Huhuran25ManHEROIC"] = { - { 1, 221619, "", "=q4=Gloves of the Messiah", "=ds=#s9#, #a1#", "", "12.01%"}; - { 2, 221621, "", "=q4=Cloak of the Golden Hive", "=ds=#s4#", "", "12.56%"}; - { 3, 221617, "", "=q4=Wasphide Gauntlets", "=ds=#s9#, #a2#", "", "11.97%"}; - { 4, 221618, "", "=q4=Hive Defiler Wristguards", "=ds=#s8#, #a4#", "", "10.34%"}; - { 6, 221620, "", "=q4=Ring of the Martyr", "=ds=#s13#", "", "12.97%"}; - { 7, 221616, "", "=q4=Huhuran's Stinger", "=ds=#w2#", "", "5.71%"}; - { 9, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; - { 10, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.31%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.11%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - Prev = "AQ40Viscidus25ManHEROIC"; - Next = "AQ40Emperors25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Emperors25ManHEROIC"] = { - { 1, 20930, "", "=q4=Vek'lor's Diadem", "=q1=#m1# =ds=#c7#, #c1#, #c6#, #c2#, #c4#", "", "100%"}; - { 2, 221600, "", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "", "15.77%"}; - { 3, 221602, "", "=q4=Qiraji Execution Bracers", "=ds=#s8#, #a2#", "", "15.95%"}; - { 4, 221599, "", "=q4=Vek'lor's Gloves of Devastation", "=ds=#s9#, #a3#", "", "15.77%"}; - { 5, 221598, "", "=q4=Royal Qiraji Belt", "=ds=#s10#, #a4#", "", "9.84%"}; - { 6, 221597, "", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", "", "6.99%"}; - { 7, 221601, "", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "", "17.27%"}; - { 8, 20735, "", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# (300)", "", "6.62%"}; - { 11, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.25%"}; - { 12, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; - { 13, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; - { 14, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; - { 15, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; - { 16, 20926, "", "=q4=Vek'nilash's Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#, #c9#", "", "100%"}; - { 17, 221604, "", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "", "12.51%"}; - { 18, 221605, "", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "", "15.45%"}; - { 19, 221609, "", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "", "13.35%"}; - { 20, 221607, "", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "", "2.72%"}; - { 21, 221606, "", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "", "12.22%"}; - { 22, 221679, "", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "", "9.25%"}; - { 23, 221608, "", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "", "14.25%"}; - { 24, 20726, "", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "", "6.24%"}; - { 26, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.00%"}; - { 27, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; - { 28, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; - { 29, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; - Prev = "AQ40Huhuran25ManHEROIC"; - Next = "AQ40Ouro25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Ouro25ManHEROIC"] = { - { 1, 221615, "", "=q4=Don Rigoberto's Lost Hat", "=ds=#s1#, #a1#", "", "28.63%"}; - { 2, 221611, "", "=q4=Burrower Bracers", "=ds=#s8#, #a1#", "", "24.44%"}; - { 3, 223558, "", "=q4=The Burrower's Shell", "=ds=#s14#", "", "2.90%"}; - { 4, 223570, "", "=q4=Jom Gabbar", "=ds=#s14#", "", "2.80%"}; - { 5, 223557, "", "=q4=Larvae of the Great Worm", "=ds=#w5#", "", "3.95%"}; - { 6, 221610, "", "=q4=Wormscale Blocker", "=ds=#w8#", "", "16.54%"}; - { 8, 20927, "", "=q4=Ouro's Intact Hide", "=q1=#m1# =ds=#c3#, #c5#, #c6#, #c9#", "", "100%"}; - { 9, 20931, "", "=q4=Skin of the Great Sandworm", "=q1=#m1# =ds=#c8#, #c7#, #c1#, #c2#, #c4#", "", "100%"}; - { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.20%"}; - { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4# =ds=#w9#"}; - { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4# =ds=#w9#"}; - { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4# =ds=#h1#, #w6#"}; - { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.10%"}; - { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4# =ds=#h1#, #w1#"}; - { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4# =ds=#w5#"}; - { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4# =ds=#h1#, #w4#"}; - { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4# =ds=#w8#"}; - Prev = "AQ40Emperors25ManHEROIC"; - Next = "AQ40CThun25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40CThun25ManHEROIC"] = { - { 1, 221583, "", "=q4=Cloak of Clarity", "=ds=#s4#", "", "14.45%"}; - { 2, 222731, "", "=q4=Cloak of the Devoured", "=ds=#s4#", "", "16.34%"}; - { 3, 221585, "", "=q4=Dark Storm Gauntlets", "=ds=#s9#, #a1#", "", "13.63%"}; - { 4, 222730, "", "=q4=Eyestalk Waist Cord", "=ds=#s10#, #a1#", "", "10.41%"}; - { 5, 221582, "", "=q4=Grasp of the Old God", "=ds=#s10#, #a1#", "", "15.04%"}; - { 6, 221586, "", "=q4=Belt of Never-ending Agony", "=ds=#s10#, #a2#", "", "11.24%"}; - { 7, 221581, "", "=q4=Gauntlets of Annihilation", "=ds=#s9#, #a4#", "", "12.04%"}; - { 9, 222732, "", "=q4=Mark of C'Thun", "=ds=#s2#", "", "10.62%"}; - { 10, 221596, "", "=q4=Ring of the Godslayer", "=ds=#s13#", "", "11.83%"}; - { 11, 221579, "", "=q4=Vanquished Tentacle of C'Thun", "=ds=#s14#", "", "12.18%"}; - { 12, 221126, "", "=q4=Death's Sting", "=ds=#h1#, #w4#", "", "6.84%"}; - { 13, 221134, "", "=q4=Dark Edge of Insanity", "=ds=#h2#, #w1#", "", "5.93%"}; - { 14, 221839, "", "=q4=Scepter of the False Prophet", "=ds=#h3#, #w6#", "", "4.75%"}; - { 16, 20933, "", "=q4=Husk of the Old God", "=q1=#m1# =ds=#c8#, #c3#, #c1#, #c5#", "", "100%"}; - { 17, 20929, "", "=q4=Carapace of the Old God", "=q1=#m1# =ds=#c7#, #c6#, #c9#, #c2#, #c4#", "", "100%"}; - { 19, 21221, "", "=q4=Eye of C'Thun", "=ds=#m2#", "", "100%"}; - { 20, 21710, "", "=q4=Cloak of the Fallen God", "=q1=#m4#: =ds=#s4#"}; - { 21, 21712, "", "=q4=Amulet of the Fallen God", "=q1=#m4#: =ds=#s2#"}; - { 22, 21709, "", "=q4=Ring of the Fallen God", "=q1=#m4#: =ds=#s13#"}; - { 24, 222734, "", "=q1=Base of Atiesh", "=ds=#m3#"}; - { 25, 222632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}; - { 26, 222589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}; - { 27, 222631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}; - { 28, 222630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}; - Prev = "AQ40Ouro25ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Trash125ManHEROIC"] = { - { 1, 221838, "", "=q4=Garb of Royal Ascension", "=ds=#s5#, #a1#", "", "0.20%"}; - { 2, 221888, "", "=q4=Gloves of the Immortal", "=ds=#s9#, #a1#", "", "0.16%"}; - { 3, 221889, "", "=q4=Gloves of the Redeemed Prophecy", "=ds=#s9#, #a4# =q1=#m1# =ds=#c4#", "", "0.39%"}; - { 4, 221836, "", "=q4=Ritssyn's Ring of Chaos", "=ds=#s13#", "", "0.18%"}; - { 5, 221891, "", "=q4=Shard of the Fallen Star", "=ds=#s14#", "", "0.59%"}; - { 6, 221856, "", "=q4=Neretzek, The Blood Drinker", "=ds=#h2#, #w1#", "", "0.20%"}; - { 7, 221837, "", "=q4=Anubisath Warhammer", "=ds=#h1#, #w6#", "", "0.21%"}; - { 9, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; - { 10, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; - { 16, 21218, "", "=q3=Blue Qiraji Resonating Crystal", "=ds=#e12#", "", "10.64%"}; - { 17, 21324, "", "=q3=Yellow Qiraji Resonating Crystal", "=ds=#e12#", "", "12.15%"}; - { 18, 21323, "", "=q3=Green Qiraji Resonating Crystal", "=ds=#e12#", "", "11.62%"}; - { 19, 21321, "", "=q3=Red Qiraji Resonating Crystal", "=ds=#e12#", "", "1.39%"}; - Next = "AQ40Trash225ManHEROIC"; - }; - - AtlasLoot_Data["AQ40Trash225ManHEROIC"] = { - { 1, 20876, "", "=q3=Idol of Death", "=ds=#e15#", "", "0.26%"}; - { 2, 20879, "", "=q3=Idol of Life", "=ds=#e15#", "", "0.29%"}; - { 3, 20875, "", "=q3=Idol of Night", "=ds=#e15#", "", "0.29%"}; - { 4, 20878, "", "=q3=Idol of Rebirth", "=ds=#e15#", "", "0.28%"}; - { 5, 20881, "", "=q3=Idol of Strife", "=ds=#e15#", "", "0.21%"}; - { 6, 20877, "", "=q3=Idol of the Sage", "=ds=#e15#", "", "0.33%"}; - { 7, 20874, "", "=q3=Idol of the Sun", "=ds=#e15#", "", "0.21%"}; - { 8, 20882, "", "=q3=Idol of War", "=ds=#e15#", "", "0.30%"}; - { 10, 21230, "", "=q1=Ancient Qiraji Artifact", "=ds=#m2#"}; - { 12, 21762, "", "=q1=Greater Scarab Coffer Key", "=ds=#e9#", "", "7.03%"}; - { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; - { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; - { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; - { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; - { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; - { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; - { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; - { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; - Prev = "AQ40Trash125ManHEROIC"; - }; - - ------------------- - --- AQ Enchants --- - ------------------- - - AtlasLoot_Data["AQEnchantsHEROIC"] = { - { 1, 20728, "", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# (300)"}; - { 2, 20731, "", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# (300)"}; - { 3, 20734, "", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# (300)"}; - { 4, 20729, "", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# (300)"}; - { 5, 20736, "", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# (300)"}; - { 6, 20730, "", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# (300)"}; - { 7, 20727, "", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# (300)"}; - }; - - AtlasLoot_Data["AQOpeningHEROIC"] = { - { 1, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#"}; - { 2, 21530, "", "=q4=Onyx Embedded Leggings", "=ds=#s11#, #a3#"}; - { 3, 21529, "", "=q4=Amulet of Shadow Shielding", "=ds=#s2#"}; - { 5, 21139, "", "=q1=Green Scepter Shard", "=ds=#m3#"}; - { 6, 21532, "", "=q4=Drudge Boots", "=ds=#s12#, #a2#"}; - { 7, 21531, "", "=q4=Drake Tooth Necklace", "=ds=#s2#"}; - { 9, 21137, "", "=q1=Blue Scepter Shard", "=ds=#m3#"}; - { 10, 21517, "", "=q4=Gnomish Turban of Psychic Might", "=ds=#s1#, #a1#"}; - { 11, 21527, "", "=q4=Darkwater Robes", "=ds=#s5#, #a1#"}; - { 12, 21526, "", "=q4=Band of Icy Depths", "=ds=#s13#"}; - { 13, 21025, "", "=q4=Recipe: Dirge's Kickin' Chimaerok Chops", "=ds=#p3# (300)"}; - { 16, 21175, "", "=q1=The Scepter of the Shifting Sands", "=ds=#m3#"}; - { 17, 21176, "", "=q5=Black Qiraji Resonating Crystal", "=ds=#e12#"}; - { 18, 21522, "", "=q4=Shadowsong's Sorrow", "=ds=#h1#, #w4#"}; - { 19, 21523, "", "=q4=Fang of Korialstrasz", "=ds=#h3#, #w4#"}; - { 20, 21520, "", "=q4=Ravencrest's Legacy", "=ds=#h1#, #w10#"}; - { 21, 21521, "", "=q4=Runesword of the Red", "=ds=#h3#, #w10#"}; - }; - - ------------------------- - --- Blackfathom Deeps --- - ------------------------- - - AtlasLoot_Data["BlackfathomDeeps1"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Ghamoo-ra"], ""}; - { 2, 6908, "", "=q3=Ghamoo-ra's Bind", "=ds=#s10#, #a1#", "", "45.81%"}; - { 3, 6907, "", "=q3=Tortoise Armor", "=ds=#s5#, #a3#", "", "30.59%"}; - { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Lady Sarevess"], ""}; - { 6, 888, "", "=q3=Naga Battle Gloves", "=ds=#s9#, #a2#", "", "33.72%"}; - { 7, 11121, "", "=q3=Darkwater Talwar", "=ds=#h1#, #w10#", "", "33.10%"}; - { 8, 3078, "", "=q3=Naga Heartpiercer", "=ds=#w2#", "", "16.87%"}; - { 10, 0, "INV_Box_01", "=q6="..BabbleBoss["Gelihast"], ""}; - { 11, 6906, "", "=q3=Algae Fists", "=ds=#s9#, #a3#", "", "38.24%"}; - { 12, 6905, "", "=q3=Reef Axe", "=ds=#h2#, #w1#", "", "42.29%"}; - { 13, 1470, "", "=q1=Murloc Skin Bag", "=ds=#m12# #e1#", "", "14.13%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Baron Aquanis"], ""}; - { 17, 16782, "", "=q2=Strange Water Globe", "=ds=#m2# (#m6#)", "", "90.35%"}; - { 18, 16886, "", "=q3=Outlaw Sabre", "=q1=#m4#: =ds=#h1#, #w10#"}; - { 19, 16887, "", "=q3=Witch's Finger", "=q1=#m4#: =ds=#s15#"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Twilight Lord Kelris"], ""}; - { 22, 6903, "", "=q3=Gaze Dreamer Pants", "=ds=#s11#, #a1#", "", "31.90%"}; - { 23, 1155, "", "=q3=Rod of the Sleepwalker", "=ds=#w9#", "", "45.59%"}; - { 24, 5881, "", "=q1=Head of Kelris", "=ds=#m3#", "", "100%"}; - { 26, 0, "INV_Box_01", "=q6="..BabbleBoss["Old Serra'kis"], ""}; - { 27, 6901, "", "=q3=Glowing Thresher Cape", "=ds=#s4#", "", "36.14%"}; - { 28, 6902, "", "=q3=Bands of Serra'kis", "=ds=#s8#, #a2#", "", "29.24%"}; - { 29, 6904, "", "=q3=Bite of Serra'kis", "=ds=#h1#, #w4#", "", "15.34%"}; - Next = "BlackfathomDeeps2"; - }; - - AtlasLoot_Data["BlackfathomDeeps2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Aku'mai"], ""}; - { 2, 6910, "", "=q3=Leech Pants", "=ds=#s11#, #a1#", "", "29.72%"}; - { 3, 6911, "", "=q3=Moss Cinch", "=ds=#s10#, #a2#", "", "29.01%"}; - { 4, 6909, "", "=q3=Strike of the Hydra", "=ds=#h2#, #w10#", "", "14.46%"}; - { 6, 0, "INV_Box_01", "=q6="..AL["Quest Item"], ""}; - { 7, 5359, "", "=q1=Lorgalis Manuscript", "=ds=#m3#", "", "100%"}; - { 8, 16762, "", "=q1=Fathom Core", "=ds=#m3#", "", "100%"}; - { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; - { 17, 1486, "", "=q3=Tree Bark Jacket", "=ds=#s5#, #a1#", "", "0.02%"}; - { 18, 3416, "", "=q3=Martyr's Chain", "=ds=#s5#, #a3#", "", "0.01%"}; - { 19, 1491, "", "=q3=Ring of Precision", "=ds=#s13#", "", "0.01%"}; - { 20, 3413, "", "=q3=Doomspike", "=ds=#h1#, #w4#", "", "0.01%"}; - { 21, 2567, "", "=q3=Evocator's Blade", "=ds=#h1#, #w4#", "", "0.02%"}; - { 22, 3417, "", "=q3=Onyx Claymore", "=ds=#h2#, #w10#", "", "0.01%"}; - { 23, 1454, "", "=q3=Axe of the Enforcer", "=ds=#h1#, #w1#", "", "0.01%"}; - { 24, 1481, "", "=q3=Grimclaw", "=ds=#h1#, #w1#", "", "0.01%"}; - { 25, 3414, "", "=q3=Crested Scepter", "=ds=#h1#, #w6#", "", "0.01%"}; - { 26, 3415, "", "=q3=Staff of the Friar", "=ds=#w9#", "", "0.02%"}; - { 27, 2271, "", "=q3=Staff of the Blessed Seer", "=ds=#w9#", "", "0.02%"}; - Prev = "BlackfathomDeeps1"; - }; - - -------------------------------------------- - --- Blackrock Mountain: Blackrock Dephts --- - -------------------------------------------- - - AtlasLoot_Data["BRDPyron"] = { - { 1, 14486, "", "=q3=Pattern: Cloak of Fire", "=ds=#p8# (275)", "", "17.95%"}; - }; - - AtlasLoot_Data["BRDLordRoccor"] = { - { 1, 22234, "", "=q3=Mantle of Lost Hope", "=ds=#s3#, #a1#", "", "20.48%"}; - { 2, 11632, "", "=q3=Earthslag Shoulders", "=ds=#s3#, #a4#", "", "19.99%"}; - { 3, 22397, "", "=q3=Idol of Ferocity", "=ds=#s16#, #w14#", "", "19.58%"}; - { 4, 11631, "", "=q3=Stoneshell Guard", "=ds=#w8#", "", "22.06%"}; - { 5, 11630, "", "=q3=Rockshard Pellets", "=ds=#w18#", "", "16.82%"}; - { 16, 11813, "", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# (265)", "", "14.79%"}; - { 17, 11811, "", "=q3=Smoking Heart of the Mountain", "=ds=#s14#"}; - }; - - AtlasLoot_Data["BRDHighInterrogatorGerstahn"] = { - { 1, 11626, "", "=q3=Blackveil Cape", "=ds=#s4#", "", "15.98%"}; - { 2, 11624, "", "=q3=Kentic Amice", "=ds=#s3#, #a1#", "", "22.45%"}; - { 3, 22240, "", "=q3=Greaves of Withering Despair", "=ds=#s12#, #a3#", "", "16.81%"}; - { 4, 11625, "", "=q3=Enthralled Sphere", "=ds=#s15#", "", "23.14%"}; - { 6, 11140, "", "=q1=Prison Cell Key", "=ds=#e9#"}; - }; - - AtlasLoot_Data["BRDArena"] = { - { 1, 11677, "", "=q3=Graverot Cape", "=ds=#s4# =q2=#brd1#", "", "23.07%"}; - { 2, 11675, "", "=q3=Shadefiend Boots", "=ds=#s12#, #a2# =q2=#brd1#", "", "25.84%"}; - { 3, 11731, "", "=q3=Savage Gladiator Greaves", "=ds=#s12#, #a3# =q2=#brd1#", "", "15.14%"}; - { 4, 11678, "", "=q3=Carapace of Anub'shiah", "=ds=#s5#, #a4# =q2=#brd1#", "", "15.78%"}; - { 6, 11685, "", "=q3=Splinthide Shoulders", "=ds=#s3#, #a2# =q2=#brd2#", "", "24.49%"}; - { 7, 11686, "", "=q3=Girdle of Beastial Fury", "=ds=#s10#, #a2# =q2=#brd2#", "", "15.85%"}; - { 8, 11679, "", "=q3=Rubicund Armguards", "=ds=#s8#, #a3# =q2=#brd2#", "", "25.13%"}; - { 9, 11730, "", "=q3=Savage Gladiator Grips", "=ds=#s9#, #a3# =q2=#brd2#", "", "14.12%"}; - { 11, 11726, "", "=q4=Savage Gladiator Chain", "=ds=#s5#, #a3# =q2=#brd3#", "", "14.52%"}; - { 12, 22271, "", "=q3=Leggings of Frenzied Magic", "=ds=#s11#, #a2# =q2=#brd3#", "", "23.24%"}; - { 13, 11729, "", "=q3=Savage Gladiator Helm", "=ds=#s1#, #a3# =q2=#brd3#, #brd5#", "", "10.08%"}; - { 14, 11722, "", "=q3=Dregmetal Spaulders", "=ds=#s3#, #a3# =q2=#brd4#", "", "15.07%"}; - { 15, 11703, "", "=q3=Stonewall Girdle", "=ds=#s10#, #a4# =q2=#brd4#", "", "31.45%"}; - { 16, 22270, "", "=q3=Entrenching Boots", "=ds=#s12#, #a4# =q2=#brd4#", "", "11.97%"}; - { 17, 22257, "", "=q3=Bloodclot Band", "=ds=#s13# =q2=#brd3#", "", "26.28%"}; - { 18, 22266, "", "=q3=Flarethorn", "=ds=#h1#, #w4# =q2=#brd3#", "", "17.98%"}; - { 19, 11702, "", "=q3=Grizzle's Skinner", "=ds=#h1#, #w1# =q2=#brd4#", "", "20.62%"}; - { 20, 11610, "", "=q3=Plans: Dark Iron Pulverizer", "=ds=#p2# (265) =q2=#brd4#", "", "69.76%"}; - { 22, 11634, "", "=q3=Silkweb Gloves", "=ds=#s9#, #a1# =q2=#brd5#", "", "24.02%"}; - { 23, 11633, "", "=q3=Spiderfang Carapace", "=ds=#s5#, #a4# =q2=#brd5#", "", "20.61%"}; - { 24, 11635, "", "=q3=Hookfang Shanker", "=ds=#h1#, #w4# =q2=#brd5#", "", "17.26%"}; - { 26, 11662, "", "=q3=Ban'thok Sash", "=ds=#s10#, #a1# =q2=#brd6#", "", "23.77%"}; - { 27, 11665, "", "=q3=Ogreseer Fists", "=ds=#s9#, #a2# =q2=#brd6#", "", "28.16%"}; - { 28, 11728, "", "=q3=Savage Gladiator Leggings", "=ds=#s11#, #a3# =q2=#brd6#", "", "14.95%"}; - { 29, 11824, "", "=q3=Cyclopean Band", "=ds=#s13# =q2=#brd6#", "", "18.37%"}; - }; - - AtlasLoot_Data["BRDTheldren"] = { - { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n17#"}; - { 2, 22330, "", "=q3=Shroud of Arcane Mastery", "=ds=#s4#", "", "19.73%"}; - { 3, 22305, "", "=q3=Ironweave Mantle", "=ds=#s3#, #a1#", "", "30.39%"}; - { 4, 22317, "", "=q3=Lefty's Brass Knuckle", "=ds=#h1#, #w13#", "", "26.15%"}; - { 5, 22318, "", "=q3=Malgen's Long Bow", "=ds=#w2#", "", "22.88%"}; - { 7, 22047, "", "=q1=Top Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - }; - - AtlasLoot_Data["BRDHoundmaster"] = { - { 1, 11623, "", "=q3=Spritecaster Cape", "=ds=#s4#", "", "32.09%"}; - { 2, 11626, "", "=q3=Blackveil Cape", "=ds=#s4#", "", "0.60%"}; - { 3, 11627, "", "=q3=Fleetfoot Greaves", "=ds=#s12#, #a3#", "", "32.09%"}; - { 4, 11628, "", "=q3=Houndmaster's Bow", "=ds=#w2#", "", "12.14%"}; - { 5, 11629, "", "=q3=Houndmaster's Rifle", "=ds=#w5#", "", "11.18%"}; - }; - - AtlasLoot_Data["BRDForgewright"] = { - { 1, 11000, "", "=q1=Shadowforge Key", "=q1=#m4#: =ds=#e9#"}; - }; - - AtlasLoot_Data["BRDPyromantLoregrain"] = { - { 1, 11747, "", "=q3=Flamestrider Robes", "=ds=#s5#, #a2#", "", "18.10%"}; - { 2, 11749, "", "=q3=Searingscale Leggings", "=ds=#s11#, #a3#", "", "21.29%"}; - { 3, 11750, "", "=q3=Kindling Stave", "=ds=#w9#", "", " 16.19%"}; - { 4, 11748, "", "=q3=Pyric Caduceus", "=ds=#w12#", "", "30.20%"}; - { 6, 11207, "", "=q2=Formula: Enchant Weapon - Fiery Weapon", "=ds=#p4# (265)", "", "13.32%"}; - }; - - AtlasLoot_Data["BRDTheVault"] = { - { 1, 0, "INV_Box_01", "=q6=#x3#", ""}; - { 2, 11309, "", "=q1=The Heart of the Mountain", "=ds=#m3#", "", "100%"}; - { 4, 0, "INV_Box_01", "=q6=#x5#", ""}; - { 5, 22256, "", "=q3=Mana Shaping Handwraps", "=ds=#s9#, #a1#", "", "4.49%"}; - { 6, 11929, "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "21.12%"}; - { 7, 11926, "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "21.57%"}; - { 8, 22205, "", "=q3=Black Steel Bindings", "=ds=#s8#, #a4#", "", "4.24%"}; - { 9, 22255, "", "=q3=Magma Forged Band", "=ds=#s13#", "", "4.02%"}; - { 10, 11920, "", "=q3=Wraith Scythe", "=ds=#h1#, #w1#", "", "21.12%"}; - { 11, 11923, "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "19.84%"}; - { 12, 22254, "", "=q3=Wand of Eternal Light", "=ds=#w12#", "", "3.65%"}; - { 16, 0, "INV_Box_01", "=q6=#x4#", ""}; - { 17, 11752, "", "=q1=Black Blood of the Tormented", "=ds=#m3#", "", "44.48%"}; - { 18, 11751, "", "=q1=Burning Essence", "=ds=#m3#", "", "39.35%"}; - { 19, 11753, "", "=q1=Eye of Kajal", "=ds=#m3#", "", "39.95%"}; - }; - - AtlasLoot_Data["BRDWarderStilgiss"] = { - { 1, 11782, "", "=q3=Boreal Mantle", "=ds=#s3#, #a1#", "", "18.38%"}; - { 2, 22241, "", "=q3=Dark Warder's Pauldrons", "=ds=#s3#, #a2#", "", "18.38%"}; - { 3, 11783, "", "=q3=Chillsteel Girdle", "=ds=#s10#, #a3#", "", "20.50%"}; - { 4, 11784, "", "=q3=Arbiter's Blade", "=ds=#h3#, #w10#", "", "21.54%"}; - }; - - AtlasLoot_Data["BRDVerek"] = { - { 1, 22242, "", "=q3=Verek's Leash", "=ds=#s10#, #a3#", "", "9.78%"}; - { 2, 11755, "", "=q3=Verek's Collar", "=ds=#s2#", "", "9.54%"}; - }; - - AtlasLoot_Data["BRDFineousDarkvire"] = { - { 1, 11839, "", "=q3=Chief Architect's Monocle", "=ds=#s1#, #a1#", "", "15.28%"}; - { 2, 11841, "", "=q3=Senior Designer's Pantaloons", "=ds=#s11#, #a1#", "", "21.25%"}; - { 3, 11842, "", "=q3=Lead Surveyor's Mantle", "=ds=#s3#, #a3#", "", "20.83%"}; - { 4, 22223, "", "=q3=Foreman's Head Protector", "=ds=#s1#, #a4#", "", "19.73%"}; - { 6, 11840, "", "=q1=Master Builder's Shirt", "#s6#", "", "3.9%"}; - { 8, 10999, "", "=q1=Ironfel", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["BRDLordIncendius"] = { - { 1, 11768, "", "=q3=Incendic Bracers", "=ds=#s8#, #a1#", "", "1.30%"}; - { 2, 11766, "", "=q3=Flameweave Cuffs", "=ds=#s8#, #a1# =q2=#m16#", "", "18.88%"}; - { 3, 11764, "", "=q3=Cinderhide Armsplints", "=ds=#s8#, #a2# =q2=#m16#", "", "18.33%"}; - { 4, 11765, "", "=q3=Pyremail Wristguards", "=ds=#s8#, #a3# =q2=#m16#", "", "18.85%"}; - { 5, 11767, "", "=q3=Emberplate Armguards", "=ds=#s8#, #a4# =q2=#m16#", "", "19.24%"}; - { 6, 19268, "", "=q3=Ace of Elementals", "=ds=#e16#", "", "2.10%"}; - { 8, 21987, "", "=q1=Incendicite of Incendius", "=ds=#m3#"}; - { 9, 11126, "", "=q1=Tablet of Kurniya", "=ds=#m3#"}; - }; - - AtlasLoot_Data["BRDBaelGar"] = { - { 1, 11807, "", "=q3=Sash of the Burning Heart", "=ds=#s10#, #a1#", "", "13.59%"}; - { 2, 11802, "", "=q3=Lavacrest Leggings", "=ds=#s11#, #a4#", "", "26.75%"}; - { 3, 11805, "", "=q3=Rubidium Hammer", "=ds=#h1#, #w6#", "", "17.02%"}; - { 4, 11803, "", "=q3=Force of Magma", "=ds=#h2#, #w6#", "", "27.47%"}; - }; - - AtlasLoot_Data["BRDGeneralAngerforge"] = { - { 1, 11821, "", "=q3=Warstrife Leggings", "=ds=#s11#, #a2#", "", "16.41%"}; - { 2, 11820, "", "=q3=Royal Decorated Armor", "=ds=#s5#, #a3#", "", "18.55%"}; - { 3, 11810, "", "=q3=Force of Will", "=ds=#s14#", "", "12.97%"}; - { 4, 11817, "", "=q3=Lord General's Sword", "=ds=#h1#, #w10# ", "", "14.72%"}; - { 5, 11816, "", "=q3=Angerforge's Battle Axe", "=ds=#h2#, #w1#", "", "16.41%"}; - { 7, 11464, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; - }; - - AtlasLoot_Data["BRDGolemLordArgelmach"] = { - { 1, 11822, "", "=q3=Omnicast Boots", "=ds=#s12#, #a1#", "", "26.73%"}; - { 2, 11823, "", "=q3=Luminary Kilt", "=ds=#s11#, #a2#", "", "25.73%"}; - { 3, 11669, "", "=q3=Naglering", "=ds=#s13#", "", "22.92%"}; - { 4, 11819, "", "=q3=Second Wind", "=ds=#s14#", "", "5.75%"}; - { 6, 21956, "", "=q2=Design: Dark Iron Scorpid", "=ds=#p12# (300)"}; - { 8, 11268, "", "=q1=Head of Argelmach", "=ds=#m3#"}; - { 9, 11465, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; - }; - - AtlasLoot_Data["BRDGuzzler"] = { - { 1, 0, "INV_Box_01", "=q6=#n48#", ""}; - { 2, 11735, "", "=q3=Ragefury Eyepatch", "=ds=#s1#, #a2#", "", "8.11%"}; - { 3, 18043, "", "=q3=Coal Miner Boots", "=ds=#s12#, #a2#", "", "23.87%"}; - { 4, 22275, "", "=q3=Firemoss Boots", "=ds=#s12#, #a2#", "", "23.87%"}; - { 5, 18044, "", "=q3=Hurley's Tankard", "=ds=#h1#, #w6#", "", "31.02%"}; - { 6, 11312, "", "=q1=Lost Thunderbrew Recipe", "=ds=#m3#"}; - { 8, 0, "INV_Box_01", "=q6=#n49#", ""}; - { 9, 22212, "", "=q3=Golem Fitted Pauldrons", "=ds=#s3#, #a3#", "", "26.04%"}; - { 10, 11745, "", "=q3=Fists of Phalanx", "=ds=#s9#, #a4#", "", "29.79%"}; - { 11, 11744, "", "=q3=Bloodfist", "=ds=#h1#, #w13#", "", "28.48%"}; - { 16, 0, "INV_Box_01", "=q6=#n50#", ""}; - { 17, 11612, "", "=q3=Plans: Dark Iron Plate", "=ds=#p2# (285)", "", "22.20%"}; - { 18, 2662, "", "=q2=Ribbly's Quiver", "=ds=#m13# #w19#", "", "17.03%"}; - { 19, 2663, "", "=q2=Ribbly's Bandolier", "=ds=#m13# #w20#", "", "15.73%"}; - { 20, 11742, "", "=q2=Wayfarer's Knapsack", "=ds=#m13# #e1#", "", "25.07%"}; - { 21, 11313, "", "=q1=Ribbly's Head", "=ds=#m3#"}; - { 23, 0, "INV_Box_01", "=q6=#n51#", ""}; - { 24, 12793, "", "=q3=Mixologist's Tunic", "=ds=#s5#, #a2#", "", "24.87%"}; - { 25, 12791, "", "=q3=Barman Shanker", "=ds=#h1#, #w4#", "", "6.97%"}; - { 26, 13483, "", "=q2=Recipe: Transmute Fire to Earth", "=ds=#p1# (275)"}; - { 27, 18653, "", "=q2=Schematic: Goblin Jumper Cables XL", "=ds=#p5# (265)", "", "14.13%"}; - { 28, 15759, "", "=q1=Pattern: Black Dragonscale Breastplate", "=ds=#p7# (290)"}; - { 29, 11602, "", "=q1=Grim Guzzler Key", "=ds=#e9#"}; - { 30, 11325, "", "=q1=Dark Iron Ale Mug", "=ds=#m3#"}; - }; - - AtlasLoot_Data["BRDFlamelash"] = { - { 1, 11808, "", "=q4=Circle of Flame", "=ds=#s1#, #a1#", "", "0.84%"}; - { 3, 11812, "", "=q3=Cape of the Fire Salamander", "=ds=#s4#", "", "25.25%"}; - { 4, 11814, "", "=q3=Molten Fists", "=ds=#s9#, #a3#", "", "27.88%"}; - { 5, 11832, "", "=q3=Burst of Knowledge", "=ds=#s14#", "", "14.61%"}; - { 6, 11809, "", "=q3=Flame Wrath", "=ds=#w7#", "", "18.69%"}; - { 8, 23320, "", "=q3=Tablet of Flame Shock VI", "=ds=#e10# =q1=#m1# =ds=#c7#"}; - }; - - AtlasLoot_Data["BRDPanzor"] = { - { 1, 22245, "", "=q3=Soot Encrusted Footwear", "=ds=#s12#,#a1#", "", "22.06%"}; - { 2, 11787, "", "=q3=Shalehusk Boots", "=ds=#s12#, #a4#", "", "19.96%"}; - { 3, 11786, "", "=q3=Stone of the Earth", "=ds=#h2#, #w10#", "", "20.38%"}; - { 4, 11785, "", "=q3=Rock Golem Bulwark", "=ds=#w8#", "", "21.22%"}; - }; - - AtlasLoot_Data["BRDTomb"] = { - { 1, 0, "INV_Box_01", "=q6=#x2#", ""}; - { 2, 11929, "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "22.60%"}; - { 3, 11925, "", "=q3=Ghostshroud", "=ds=#s1#, #a2#", "", "21.63%"}; - { 4, 11926, "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "22.08%"}; - { 5, 11927, "", "=q3=Legplates of the Eternal Guardian", "=ds=#s11#, #a4#", "", "65.45%"}; - { 6, 11922, "", "=q3=Blood-etched Blade", "=ds=#h3#, #w4#", "", "22.05%"}; - { 7, 11920, "", "=q3=Wraith Scythe", "=ds=#h1# #w1#", "", "22.61%"}; - { 8, 11923, "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "21.29%"}; - { 9, 11921, "", "=q3=Impervious Giant", "=ds=#h2#, #w6#", "", "22.23%"}; - }; - - AtlasLoot_Data["BRDLyceum"] = { - { 1, 0, "INV_Box_01", "=q6=#n44#", ""}; - { 2, 11885, "", "=q1=Shadowforge Torch", "=ds=#m20#"}; - }; - - AtlasLoot_Data["BRDMagmus"] = { - { 1, 11746, "", "=q3=Golem Skull Helm", "=ds=#s1#, #a4#", "", "20.46%"}; - { 2, 11935, "", "=q3=Magmus Stone", "=ds=#s15#", "", "21.26%"}; - { 3, 22395, "", "=q3=Totem of Rage", "=ds=#s16#, #w15#", "", "10.09%"}; - { 4, 22400, "", "=q3=Libram of Truth", "=ds=#s16#, #w16#", "", "9.75%"}; - { 5, 22208, "", "=q3=Lavastone Hammer", "=ds=#h2#, #w6#", "", "22.79%"}; - }; - - AtlasLoot_Data["BRDImperatorDagranThaurissan"] = { - { 1, 11684, "", "=q4=Ironfoe", "=ds=#h1#, #w6#", "", "0.46%"}; - { 3, 11930, "", "=q3=The Emperor's New Cape", "=ds=#s4#", "", "16.16%"}; - { 4, 11924, "", "=q3=Robes of the Royal Crown", "=ds=#s5#, #a1#", "", "15.18%"}; - { 5, 22204, "", "=q3=Wristguards of Renown", "=ds=#s8#, #a2#", "", "12.92%"}; - { 6, 22207, "", "=q3=Sash of the Grand Hunt", "=ds=#s10#, #a3#", "", "15.12%"}; - { 7, 11933, "", "=q3=Imperial Jewel", "=ds=#s2#", "", "15.99%"}; - { 8, 11934, "", "=q3=Emperor's Seal", "=ds=#s13#", "", "15.41%"}; - { 9, 11815, "", "=q3=Hand of Justice", "=ds=#s14#", "", "10.43%"}; - { 16, 11931, "", "=q3=Dreadforge Retaliator", "=ds=#h2#, #w1#", "", "15.76%"}; - { 17, 11932, "", "=q3=Guiding Stave of Wisdom", "=ds=#w9#", "", "15.01%"}; - { 18, 11928, "", "=q3=Thaurissan's Royal Scepter", "=ds=#s15#", "", " 12.86%"}; - { 20, 12033, "", "=q1=Thaurissan Family Jewels", "=ds=#e7# #e1#", "", "2.2%"}; - }; - - AtlasLoot_Data["BRDPrincess"] = { - { 1, 12554, "", "=q3=Hands of the Exalted Herald", "=ds=#s9#, #a1#", "", "11.91%"}; - { 2, 12556, "", "=q3=High Priestess Boots", "=ds=#s12#, #a1#", "", "10.26%"}; - { 3, 12557, "", "=q3=Ebonsteel Spaulders", "=ds=#s3#, #a4#", "", "12.11%"}; - { 4, 12553, "", "=q3=Swiftwalker Boots", "=ds=#s12#, #a2#", "", "11.05%"}; - }; - - AtlasLoot_Data["BRDBSPlans"] = { - { 1, 11614, "", "=q2=Plans: Dark Iron Mail", "=ds=#p2# (270)", "", "13.38%"}; - { 2, 11615, "", "=q2=Plans: Dark Iron Shoulders", "=ds=#p2# (280)", "", "7.65%"}; - }; - - AtlasLoot_Data["BRDTrash"] = { - { 1, 12552, "", "=q3=Blisterbane Wrap", "=ds=#s4#", "", "0.01%"}; - { 2, 12551, "", "=q3=Stoneshield Cloak", "=ds=#s4#", "", "0.01%"}; - { 3, 12542, "", "=q3=Funeral Pyre Vestment", "=ds=#s5#, #a1#", "", "0.02%"}; - { 4, 12546, "", "=q3=Aristocratic Cuffs", "=ds=#s8#, #a1#", "", "0.01%"}; - { 5, 12550, "", "=q3=Runed Golem Shackles", "=ds=#s8#, #a2#", "", "0.02%"}; - { 6, 12547, "", "=q3=Mar Alom's Grip", "=ds=#s9#, #a2#", "", "0.01%"}; - { 7, 12549, "", "=q3=Braincage", "=ds=#s1#, #a3#", "", "0.02%"}; - { 8, 12555, "", "=q3=Battlechaser's Greaves", "=ds=#s12#, #a4#", "", "0.01%"}; - { 9, 12531, "", "=q3=Searing Needle", "=ds=#h1#, #w4#", "", "0.02%"}; - { 10, 12535, "", "=q3=Doomforged Straightedge", "=ds=#h1#, #w10#", "", "0.01%"}; - { 11, 12527, "", "=q3=Ribsplitter", "=ds=#h1#, #w1# =q2=#m16#", "", "0.02%"}; - { 12, 12528, "", "=q3=The Judge's Gavel", "=ds=#h2#, #w6#", "", "0.02%"}; - { 13, 12532, "", "=q3=Spire of the Stoneshaper", "=ds=#w9#", "", "0.01%"}; - { 16, 15781, "", "=q3=Pattern: Black Dragonscale Leggings", "=ds=#p7# (300) =q1=#n75#", "", "1.93%"}; - { 17, 15770, "", "=q3=Pattern: Black Dragonscale Shoulders", "=ds=#p7# (300) =q1=#n76#", "", "1.88%"}; - { 18, 16053, "", "=q2=Schematic: Master Engineer's Goggles", "=ds=#p5# (290) =q1=#n77#", "", "0.45%"}; - { 19, 16049, "", "=q2=Schematic: Dark Iron Bomb", "=ds=#p5# (285) =q1=#n78#", "", "1.02%"}; - { 20, 16048, "", "=q2=Schematic: Dark Iron Rifle", "=ds=#p5# (275) =q1=#n79#", "", "0.98%"}; - { 21, 18654, "", "=q2=Schematic: Gnomish Alarm-O-Bot", "=ds=#p5# (265) =q1=#n78#", "", "1.88%"}; - { 22, 18661, "", "=q2=Schematic: World Enlarger", "=ds=#p5# (260) =q1=#n78#", "", "2.00%"}; - { 24, 11754, "", "=q2=Black Diamond", "#e8#", "", "5.0%"}; - { 25, 11078, "", "=q1=Relic Coffer Key", "=ds=#e9#"}; - { 26, 18945, "", "=q1=Dark Iron Residue", "=ds=#m3#"}; - { 27, 11468, "", "=q1=Dark Iron Fanny Pack", "=ds=#m3#"}; - { 28, 11446, "", "=q1=A Crumpled Up Note", "=ds=#m2#"}; - }; - - ------------------------------------------------- - --- Blackrock Mountain: Lower Blackrock Spire --- - ------------------------------------------------- - - AtlasLoot_Data["BRMScarshieldQuartermaster"] = { - { 1, 18987, "", "=q1=Blackhand's Command", "=ds=#m2#", "", "100%"}; - }; - - AtlasLoot_Data["LBRSQuestItems"] = { - { 1, 12812, "", "=q3=Unfired Plate Gauntlets", "=ds=#m3#", "", "100%"}; - { 2, 12631, "", "=q3=Fiery Plate Gauntlets", "=q1=#m4#: =ds=#s9#, #a4#"}; - { 3, 12699, "", "=q3=Plans: Fiery Plate Gauntlets", "=q1=#m4#: =ds=#p2# (290)"}; - { 5, 12533, "", "=q1=Roughshod Pike", "=ds=#m3#"}; - { 6, 12740, "", "=q1=Fifth Mosh'aru Tablet", "=ds=#m3#"}; - { 7, 12741, "", "=q1=Sixth Mosh'aru Tablet", "=ds=#m3#"}; - { 8, 12345, "", "=q1=Bijou's Belongings", "=ds=#m3#"}; - }; - - AtlasLoot_Data["LBRSSpirestoneButcher"] = { - { 1, 12608, "", "=q3=Butcher's Apron", "=ds=#s4#", "", "54.31%"}; - { 2, 13286, "", "=q3=Rivenspike", "=ds=#h1#, #w1#", "", "35.78%"}; - }; - - AtlasLoot_Data["LBRSOmokk"] = { - { 1, 13170, "", "=q3=Skyshroud Leggings", "=ds=#s11#, #a1#", "", "8.52%"}; - { 2, 13169, "", "=q3=Tressermane Leggings", "=ds=#s11#, #a2#", "", "9.52%"}; - { 3, 13168, "", "=q3=Plate of the Shaman King", "=ds=#s5#, #a4#", "", "8.62%"}; - { 4, 13166, "", "=q3=Slamshot Shoulders", "=ds=#s3#, #a4#", "", "7.25%"}; - { 5, 13167, "", "=q3=Fist of Omokk", "=ds=#h2#, #w6#", "", "10.64%"}; - { 7, 12336, "", "=q2=Gemstone of Spirestone", "=ds=#m3#", "", "100%"}; - { 9, 12534, "", "=q1=Omokk's Head", "=ds=#m3#", "", "100%"}; - { 16, 16670, "", "=q3=Boots of Elements", "=ds=#s12#, #a3# (D1, #c7#)", "", "9.35%"}; - }; - - AtlasLoot_Data["LBRSSpirestoneLord"] = { - { 1, 13284, "", "=q3=Swiftdart Battleboots", "=ds=#s12#, #a3#", "", "48.68%"}; - { 2, 13285, "", "=q3=The Blackrock Slicer", "=ds=#h2#, #w1#", "", "34.87%"}; - }; - - AtlasLoot_Data["LBRSLordMagus"] = { - { 1, 13282, "", "=q3=Ogreseer Tower Boots", "=ds=#s12#, #a3#", "", "22.95%"}; - { 2, 13283, "", "=q3=Magus Ring", "=ds=#s13#", "", "38.01%"}; - { 3, 13261, "", "=q3=Globe of D'sak", "=ds=#s15#", "", "18.07%"}; - }; - - AtlasLoot_Data["LBRSVosh"] = { - { 1, 12626, "", "=q3=Funeral Cuffs", "=ds=#s8#, #a1#", "", "18.74%"}; - { 2, 13257, "", "=q3=Demonic Runed Spaulders", "=ds=#s3#, #a2#", "", "16.84%"}; - { 3, 13255, "", "=q3=Trueaim Gauntlets", "=ds=#s9#, #a3#", "", "18.08%"}; - { 4, 12651, "", "=q3=Blackcrow", "=ds=#w3#", "", "8.56%"}; - { 5, 12653, "", "=q3=Riphook", "=ds=#w2#", "", "7.99%"}; - { 6, 12654, "", "=q3=Doomshot", "=ds=#w17#", "", "23.06%"}; - { 8, 13352, "", "=q1=Vosh'gajin's Snakestone", "=ds=#m3#", "", "100%"}; - { 9, 12821, "", "=q3=Plans: Dawn's Edge", "=q1=#m4#: =ds=#p2# (275)"}; - { 16, 16712, "", "=q3=Shadowcraft Gloves", "=ds=#s9#, #a2# (D1, #c6#)", "", "11.89%"}; - }; - - AtlasLoot_Data["LBRSVoone"] = { - { 1, 22231, "", "=q3=Kayser's Boots of Precision", "=ds=#s12#, #a1#", "", "15.40%"}; - { 2, 13179, "", "=q3=Brazecore Armguards", "=ds=#s8#, #a3#", "", "16.12%"}; - { 3, 13177, "", "=q3=Talisman of Evasion", "=ds=#s2#", "", "15.40%"}; - { 4, 12582, "", "=q3=Keris of Zul'Serak", "=ds=#h1#, #w4#", "", "8.08%"}; - { 5, 28972, "", "=q3=Flightblade Throwing Axe", "=ds=#w11#", "", "79.85%"}; - { 7, 12335, "", "=q2=Gemstone of Smolderthorn", "=ds=#m3#", "", "100%"}; - { 16, 16676, "", "=q3=Beaststalker's Gloves", "=ds=#s9#, #a3# (D1, #c2#)", "", "9.15%"}; - }; - - AtlasLoot_Data["LBRSGrayhoof"] = { - { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n21#"}; - { 2, 22306, "", "=q3=Ironweave Belt", "=ds=#s10#, #a1#", "", "20.28%"}; - { 3, 22325, "", "=q3=Belt of the Trickster", "=ds=#s10#, #a2#", "", "20.28%"}; - { 4, 22319, "", "=q3=Tome of Divine Right", "=ds=#s15#", "", "20.81%"}; - { 5, 22398, "", "=q3=Idol of Rejuvenation", "=ds=#s16#, #w14#", "", "12.87%"}; - { 6, 22322, "", "=q3=The Jaw Breaker", "=ds=#h1#, #w6#", "", "20.28%"}; - { 8, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - { 9, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - }; - - AtlasLoot_Data["LBRSGrimaxe"] = { - { 1, 12634, "", "=q3=Chiselbrand Girdle", "=ds=#s10#, #a3#", "", "31.73%"}; - { 2, 12637, "", "=q3=Backusarian Gauntlets", "=ds=#s9#, #a4#", "", "26.44%"}; - { 3, 12621, "", "=q3=Demonfork", "=ds=#h1#, #w1#", "", "27.64%"}; - { 5, 12838, "", "=q3=Plans: Arcanite Reaper", "=ds=#p2# (300)", "", "6.73%"}; - { 6, 12784, "", "=q3=Arcanite Reaper", "=ds=#h2#, #w1#"}; - }; - - AtlasLoot_Data["LBRSSmolderweb"] = { - { 1, 13244, "", "=q3=Gilded Gauntlets", "=ds=#s9#, #a3#", "", "25.06%"}; - { 2, 13213, "", "=q3=Smolderweb's Eye", "=ds=#s14#", "", "24.97%"}; - { 3, 13183, "", "=q3=Venomspitter", "=ds=#h1#, #w6#", "", "12.49%"}; - { 16, 16715, "", "=q3=Wildheart Boots", "=ds=#s12#, #a2# (D1, #c1#)", "", "13.03%"}; - }; - - AtlasLoot_Data["LBRSCrystalFang"] = { - { 1, 13185, "", "=q3=Sunderseer Mantle", "=ds=#s3#, #a1#", "", "28.10%"}; - { 2, 13184, "", "=q3=Fallbrush Handgrips", "=ds=#s9#, #a2#", "", "35.48%"}; - { 3, 13218, "", "=q3=Fang of the Crystal Spider", "=ds=#h1#, #w4#", "", "17.62%"}; - }; - - AtlasLoot_Data["LBRSDoomhowl"] = { - { 1, 13258, "", "=q3=Slaghide Gauntlets", "=ds=#s9#, #a2#", "", "17.09%"}; - { 2, 22232, "", "=q3=Marksman's Girdle", "=ds=#s10#, #a3#", "", "20.60%"}; - { 3, 13259, "", "=q3=Ribsteel Footguards", "=ds=#s12#, #a4#", "", "25.38%"}; - { 4, 13178, "", "=q3=Rosewine Circle", "=ds=#s13#", "", "21.48%"}; - { 6, 18784, "", "=q3=Top Half of Advanced Armorsmithing: Volume III", "=ds=#m3#", "", "10.30%"}; - { 7, 12725, "", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4#: =ds=#p2# (300)"}; - { 9, 12712, "", "=q1=Warosh's Mojo", "=ds=#m3#", "", "100%"}; - { 10, 15867, "", "=q2=Prismcharm", "=q1=#m4#: =ds=#s14#"}; - }; - - AtlasLoot_Data["LBRSZigris"] = { - { 1, 13253, "", "=q3=Hands of Power", "=ds=#s9#, #a1#", "", "14.22%"}; - { 2, 13252, "", "=q3=Cloudrunner Girdle", "=ds=#s10#, #a2#", "", "15.48%"}; - { 4, 12835, "", "=q3=Plans: Annihilator", "=ds=#p2# (300)", "", "8.37%"}; - { 5, 12798, "", "=q3=Annihilator", "=ds=#h1#, #w1#"}; - { 7, 21955, "", "=q2=Design: Black Diamond Crab", "=ds=#p12# (300)"}; - }; - - AtlasLoot_Data["LBRSSlavener"] = { - { 1, 13206, "", "=q3=Wolfshear Leggings", "=ds=#s11#, #a1#", "", "17.46%"}; - { 2, 13208, "", "=q3=Bleak Howler Armguards", "=ds=#s8#, #a2#", "", "18.02%"}; - { 3, 13205, "", "=q3=Rhombeard Protector", "=ds=#w8#", "", "16.93%"}; - { 16, 16718, "", "=q3=Wildheart Spaulders", "=ds=#s3#, #a2# (D1, #c1#)", "", "11.04%"}; - }; - - AtlasLoot_Data["LBRSHalycon"] = { - { 1, 22313, "", "=q3=Ironweave Bracers", "=ds=#s8#, #a1#", "", "18.16%"}; - { 2, 13210, "", "=q3=Pads of the Dread Wolf", "=ds=#s12#, #a2#", "", "9.88%"}; - { 3, 13211, "", "=q3=Slashclaw Bracers", "=ds=#s8#, #a3#", "", "20.32%"}; - { 4, 13212, "", "=q3=Halycon's Spiked Collar", "=ds=#s2#", "", "18.23%"}; - }; - - AtlasLoot_Data["LBRSBashguud"] = { - { 1, 13203, "", "=q3=Armswake Cloak", "=ds=#s4#", "", "35.31%"}; - { 2, 13198, "", "=q3=Hurd Smasher", "=ds=#h1#, #w13#", "", "21.15%"}; - { 3, 13204, "", "=q3=Bashguuder", "=ds=#h1#, #w6#", "", "27.09%"}; - }; - - AtlasLoot_Data["LBRSWyrmthalak"] = { - { 1, 13143, "", "=q4=Mark of the Dragon Lord", "=ds=#s13#", "", "1.11%"}; - { 3, 13162, "", "=q3=Reiver Claws", "=ds=#s9#, #a4#", "", "12.14%"}; - { 4, 13164, "", "=q3=Heart of the Scale", "=ds=#s14#", "", "0.73%"}; - { 5, 22321, "", "=q3=Heart of Wyrmthalak", "=ds=#s14#", "", "13.87%"}; - { 6, 13163, "", "=q3=Relentless Scythe", "=ds=#h2#, #w10#", "", "14.12%"}; - { 7, 13148, "", "=q3=Chillpike", "=ds=#w7#", "", "0.76%"}; - { 8, 13161, "", "=q3=Trindlehaven Staff", "=ds=#w9#", "", "10.40%"}; - { 10, 12337, "", "=q2=Gemstone of Bloodaxe", "=ds=#m3#", "", "100%"}; - { 16, 16679, "", "=q3=Beaststalker's Mantle", "=ds=#s3#, #a3# (D1, #c2#)", "", "9.89%"}; - }; - - AtlasLoot_Data["LBRSFelguard"] = { - { 1, 13181, "", "=q3=Demonskin Gloves", "=ds=#s9#, #a1#", "", "14.47%"}; - { 2, 13182, "", "=q3=Phase Blade", "=ds=#h1#, #w10#", "", "11.63%"}; - }; - - AtlasLoot_Data["LBRSTrash"] = { - { 1, 14513, "", "=q4=Pattern: Robe of the Archmage", "=ds=#p8# (300) =q1=#m1# =ds=#c3# =q1=#n71#", "", "10.12%"}; - { 2, 14152, "", "=q4=Robe of the Archmage", "=ds=#s5#, #a1# =q1=#m1# =ds=#c3#"}; - { 4, 13494, "", "=q2=Recipe: Greater Fire Protection Potion", "=ds=#p1# (290) =q1=#n71#/#n72#", "", "1.94%"}; - { 5, 16250, "", "=q2=Formula: Enchant Weapon - Superior Striking", "=ds=#p4# (300) =q1=#n75#", "", "1.04%"}; - { 6, 16244, "", "=q2=Formula: Enchant Gloves - Greater Strength", "=ds=#p4# (295) =q1=#n76#", "", "4.16%"}; - { 7, 15749, "", "=q2=Pattern: Volcanic Breastplate", "=ds=#p7# (285) =q1=#n73#", "", "2.04%"}; - { 8, 15775, "", "=q2=Pattern: Volcanic Shoulders", "=ds=#p7# (300) =q1=#n74#", "", "10.56%"}; - { 10, 12219, "", "=q1=Unadorned Seal of Ascension", "=ds=#m3#"}; - { 11, 21982, "", "=q1=Ogre Warbeads", "=ds=#m3#"}; - }; - - ------------------------------------------------- - --- Blackrock Mountain: Upper Blackrock Spire --- - ------------------------------------------------- - - AtlasLoot_Data["UBRSEmberseer"] = { - { 1, 12905, "", "=q3=Wildfire Cape", "=ds=#s4#", "", "15.20%"}; - { 2, 12927, "", "=q3=TruestrikeShoulders", "=ds=#s3#, #a2#", "", "17.47%"}; - { 3, 12929, "", "=q3=Emberfury Talisman", "=ds=#s2#", "", "15.89%"}; - { 4, 12926, "", "=q3=Flaming Band", "=ds=#s13#", "", "18.52%"}; - { 6, 17322, "", "=q1=Eye of the Emberseer", "=ds=#m3#", "", "100%"}; - { 7, 21988, "", "=q1=Ember of Emberseer", "=ds=#m3#"}; - { 16, 16672, "", "=q3=Gauntlets of Elements", "=ds=#s9#, #a3# (D1, #c7#)", "", "14.23%"}; - }; - - AtlasLoot_Data["UBRSSolakar"] = { - { 1, 12609, "", "=q3=Polychromatic Visionwrap", "=ds=#s5#, #a1#", "", "15.82%"}; - { 2, 12589, "", "=q3=Dustfeather Sash", "=ds=#s10#, #a1#", "", "12.84%"}; - { 3, 12603, "", "=q3=Nightbrace Tunic", "=ds=#s5#, #a2#", "", "15.06%"}; - { 4, 12606, "", "=q3=Crystallized Girdle", "=ds=#s10#, #a2#", "", "14.04%"}; - { 6, 18657, "", "=q2=Schematic: Hyper-Radiant Flame Reflector", "=ds=#p5# (290)", "", "7.38%"}; - { 7, 18638, "", "=q3=Hyper-Radiant Flame Reflector", "=ds=#s14#"}; - { 16, 16695, "", "=q3=Devout Mantle", "=ds=#s3#, #a1# (D1, #c5#)", "", "12.84%"}; - }; - - AtlasLoot_Data["UBRSFLAME"] = { - { 1, 13371, "", "=q2=Father Flame", "=ds=#s15#", "", "100%"}; - }; - - AtlasLoot_Data["UBRSQuestItems"] = { - { 1, 12358, "", "=q1=Darkstone Tablet", "=ds=#m3#"}; - { 2, 12352, "", "=q1=Doomrigger's Clasp", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UBRSRunewatcher"] = { - { 1, 12604, "", "=q3=Starfire Tiara", "=ds=#s1#, #a1#", "", "28.64%"}; - { 2, 12930, "", "=q3=Briarwood Reed", "=ds=#s14#", "", "26.36%"}; - { 3, 12605, "", "=q3=Serpentine Skuller", "=ds=#w12#", "", "32.95%"}; - }; - - AtlasLoot_Data["UBRSAnvilcrack"] = { - { 1, 18047, "", "=q3=Flame Walkers", "=ds=#s12#, #a3#", "", "18.05%"}; - { 2, 13502, "", "=q3=Handcrafted Mastersmith Girdle", "=ds=#s10#, #a4#", "", "15.78%"}; - { 3, 13498, "", "=q3=Handcrafted Mastersmith Leggings", "=ds=#s11#, #a4#", "", "20.63%"}; - { 4, 18048, "", "=q3=Mastersmith's Hammer", "=ds=#h3#, #w6#", "", "17.26%"}; - { 6, 12837, "", "=q3=Plans: Masterwork Stormhammer", "=ds=#p2# (300)", "", "4.80%"}; - { 7, 12794, "", "=q3=Masterwork Stormhammer", "=ds=#h1#, #w6#"}; - { 8, 12834, "", "=q3=Plans: Arcanite Champion", "=ds=#p2# (300)", "", "4.75%"}; - { 9, 12790, "", "=q3=Arcanite Champion", "=ds=#h2#, #w10#"}; - { 11, 18779, "", "=q3=Bottom Half of Advanced Armorsmithing: Volume I", "=ds=#m3#", "", "17.08%"}; - { 12, 12727, "", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4#: =ds=#p2# (300)"}; - { 16, 0, "INV_Box_01", "=q6=#x10#", ""}; - { 17, 12806, "", "=q3=Unforged Rune Covered Breastplate", "=ds=#m3#"}; - { 18, 12696, "", "=q3=Plans: Demon Forged Breastplate", "=q1=#m4#: =ds=#p2# (285)"}; - }; - - AtlasLoot_Data["UBRSRend"] = { - { 1, 12590, "", "=q4=Felstriker", "=ds=#h1#, #w4#", "", "1.06%"}; - { 3, 22247, "", "=q3=Faith Healer's Boots", "=ds=#s12#, #a1#", "", "12.71%"}; - { 4, 18102, "", "=q3=Dragonrider Boots", "=ds=#s12#, #a1#", "", "14.35%"}; - { 5, 12587, "", "=q3=Eye of Rend", "=ds=#s1#, #a2#", "", "14.50%"}; - { 6, 12588, "", "=q3=Bonespike Shoulder", "=ds=#s3#, #a3#", "", "0.85%"}; - { 7, 18104, "", "=q3=Feralsurge Girdle", "=ds=#s10#, #a3#", "", "15.30%"}; - { 8, 12936, "", "=q3=Battleborn Armbraces", "=ds=#s8#, #a4#", "", "16.96%"}; - { 9, 12935, "", "=q3=Warmaster Legguards", "=ds=#s11#, #a4#", "", "15.05%"}; - { 10, 18103, "", "=q3=Band of Rumination", "=ds=#s13#", "", "15.38%"}; - { 16, 16733, "", "=q3=Spaulders of Valor", "=ds=#s3#, #a4# (D1, #c9#)", "", "13.39%"}; - { 18, 12940, "", "=q3=Dal'Rend's Sacred Charge", "=ds=#h3#, #w10#", "", "6.79%"}; - { 19, 12939, "", "=q3=Dal'Rend's Tribal Guardian", "=ds=#h4#, #w10#", "", "7.61%"}; - { 20, 12583, "", "=q3=Blackhand Doomsaw", "=ds=#w7#", "", "7.44%"}; - { 22, 12630, "", "=q1=Head of Rend Blackhand", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["UBRSGyth"] = { - { 1, 12871, "", "=q4=Chromatic Carapace", "=ds=#m3#", "", "2.64%"}; - { 2, 12945, "", "=q4=Legplates of the Chromatic Defier", "=q1=#m4#: =ds=#s11#, #a3#"}; - { 3, 12903, "", "=q4=Legguards of the Chromatic Defier", "=q1=#m4#: =ds=#s11#, #a3#"}; - { 4, 12895, "", "=q4=Breastplate of the Chromatic Flight", "=q1=#m4#: =ds=#s5#, #a4#"}; - { 6, 22225, "", "=q3=Dragonskin Cowl", "=ds=#s1#, #a1# =q2=#m16#", "", "11.85%"}; - { 7, 12960, "", "=q3=Tribal War Feathers", "=ds=#s1#, #a2# =q2=#m16#", "", "15.24%"}; - { 8, 12953, "", "=q3=Dragoneye Coif", "=ds=#s1#, #a3# =q2=#m16#", "", "15.99%"}; - { 9, 12952, "", "=q3=Gyth's Skull", "=ds=#s1#, #a4# =q2=#m16#", "", "12.43%"}; - { 11, 13522, "", "=q2=Recipe: Flask of Chromatic Resistance", "=ds=#p1# (300)", "", "2.95%"}; - { 16, 16669, "", "=q3=Pauldrons of Elements", "=ds=#s3#, #a3# (D1, #c7#)", "", "14.77%"}; - }; - - AtlasLoot_Data["UBRSBeast"] = { - { 1, 12731, "", "=q4=Pristine Hide of the Beast", "=ds=#m3#", "", "0.77%"}; - { 2, 12752, "", "=q4=Cap of the Scarlet Savant", "=q1=#m4#: =ds=#s1#, #a1#"}; - { 3, 12757, "", "=q4=Breastplate of Bloodthirst", "=q1=#m4#: =ds=#s5#, #a2#"}; - { 4, 12756, "", "=q4=Leggings of Arcana", "=q1=#m4#: =ds=#s11#, #a2#"}; - { 6, 12967, "", "=q3=Bloodmoon Cloak", "=ds=#s4#", "", "18.30%"}; - { 7, 12968, "", "=q3=Frostweaver Cape", "=ds=#s4#", "", "14.47%"}; - { 8, 12965, "", "=q3=Spiritshroud Leggings", "=ds=#s11#, #a1#", "", "13.16%"}; - { 9, 22311, "", "=q3=Ironweave Boots", "=ds=#s12#, #a1#", "", "12.31%"}; - { 10, 12966, "", "=q3=Blackmist Armguards", "=ds=#s8#, #a2#", "", "16.06%"}; - { 11, 12963, "", "=q3=Blademaster Leggings", "=ds=#s11#, #a2#", "", "12.74%"}; - { 12, 12964, "", "=q3=Tristam Legguards", "=ds=#s11#, #a3#", "", "18.16%"}; - { 13, 12709, "", "=q3=Finkle's Skinner", "=ds=#h1#, #w4#, =q1=#e18#", "", "6.95%"}; - { 14, 12969, "", "=q3=Seeping Willow", "=ds=#h2#, #w6#", "", "11.49%"}; - { 16, 16729, "", "=q3=Lightforge Spaulders", "=ds=#s3#, #a4# (D1, #c4#)", "", "13.62%"}; - { 18, 24101, "", "=q3=Book of Ferocious Bite V", "=ds=#e10# =q1=#m1# =ds=#c1#", "", "1.44%"}; - { 19, 19227, "", "=q3=Ace of Beasts", "=ds=#e16#", "", "4.53%"}; - }; - - AtlasLoot_Data["UBRSValthalak"] = { - { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n16#"}; - { 2, 22337, "", "=q3=Shroud of Domination", "=ds=#s4#", "", "23.37%"}; - { 3, 22302, "", "=q3=Ironweave Cowl", "=ds=#s1#, #a1#", "", "27.72%"}; - { 4, 22342, "", "=q3=Leggings of Torment", "=ds=#s11#, #a1#", "", "23.10%"}; - { 5, 22343, "", "=q3=Handguards of Savagery", "=ds=#s9#, #a3#", "", "20.11%"}; - { 6, 22340, "", "=q3=Pendant of Celerity", "=ds=#s2#", "", "17.66%"}; - { 7, 22339, "", "=q3=Rune Band of Wizardry", "=ds=#s13#", "", "15.49%"}; - { 8, 22335, "", "=q3=Lord Valthalak's Staff of Command", "=ds=#w9#", "", "14.67%"}; - { 9, 22336, "", "=q3=Draconian Aegis of the Legion", "=ds=#w8#", "", "17.66%"}; - }; - - AtlasLoot_Data["UBRSDrakkisath"] = { - { 1, 12592, "", "=q4=Blackblade of Shahram", "=ds=#h2#, #w10#", "", "1.08%"}; - { 3, 22269, "", "=q3=Shadow Prowler's Cloak", "=ds=#s4#", "", "10.61%"}; - { 4, 22267, "", "=q3=Spellweaver's Turban", "=ds=#s1#, #a1#", "", "15.50%"}; - { 5, 13142, "", "=q3=Brigam Girdle", "=ds=#s10#, #a4#", "", "16.40%"}; - { 6, 13141, "", "=q3=Tooth of Gnarr", "=ds=#s2#", "", "16.83%"}; - { 7, 13098, "", "=q3=Painweaver Band", "=ds=#s13#", "", "13.51%"}; - { 8, 22268, "", "=q3=Draconic Infused Emblem", "=ds=#s14#", "", "4.13%"}; - { 9, 22253, "", "=q3=Tome of the Lost", "=ds=#s15#", "", "16.05%"}; - { 10, 12602, "", "=q3=Draconian Deflector", "=ds=#w8#", "", "14.52%"}; - { 12, 15730, "", "=q3=Pattern: Red Dragonscale Breastplate", "=ds=#p7# (300)", "", "3.58%"}; - { 13, 15047, "", "=q3=Red Dragonscale Breastplate", "=ds=#s5#, #a3#"}; - { 15, 13519, "", "=q2=Recipe: Flask of the Titans", "=ds=#p1# (300)", "", "1.72%"}; - { 16, 16688, "", "=q3=Magister's Robes", "=ds=#s5#, #a1# (D1, #c3#)", "", "7.24%"}; - { 17, 16700, "", "=q3=Dreadmist Robe", "=ds=#s5#, #a1# (D1, #c8#)", "", "8.04%"}; - { 18, 16690, "", "=q3=Devout Robe", "=ds=#s5#, #a1# (D1, #c5#)", "", "6.20%"}; - { 19, 16706, "", "=q3=Wildheart Vest", "=ds=#s5#, #a2# (D1, #c1#)", "", "7.36%"}; - { 20, 16721, "", "=q3=Shadowcraft Tunic", "=ds=#s5#, #a2# (D1, #c6#)", "", "6.09%"}; - { 21, 16674, "", "=q3=Beaststalker's Tunic", "=ds=#s5#, #a3# (D1, #c2#)", "", "6.81%"}; - { 22, 16666, "", "=q3=Vest of Elements", "=ds=#s5#, #a3# (D1, #c7#)", "", "3.03%"}; - { 23, 16730, "", "=q3=Breastplate of Valor", "=ds=#s5#, #a4# (D1, #c9#)", "", "5.83%"}; - { 24, 16726, "", "=q3=Lightforge Breastplate", "=ds=#s5#, #a4# (D1, #c4#)", "", "3.76%"}; - { 30, 16663, "", "=q1=Blood of the Black Dragon Champion", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["UBRSTrash"] = { - { 1, 13260, "", "=q3=Wind Dancer Boots", "=ds=#s12#, #a3#", "", "0.01%"}; - { 2, 24102, "", "=q3=Manual of Eviscerate IX", "=ds=#e10# =q1=#m1# =ds=#c6# =q1=#n70#", "", "0.94%"}; - { 4, 16247, "", "=q2=Formula: Enchant 2H Weapon - Superior Impact", "=ds=#p4# (295) =q1=#n69#", "", "1.54%"}; - { 6, 12607, "", "=q3=Brilliant Chromatic Scale", "=ds=#m3#"}; - { 7, 12219, "", "=q1=Unadorned Seal of Ascension", "=ds=#m3#"}; - }; - - --------------------------------------- - --- Blackrock Mountain: Molten Core --- - --------------------------------------- - - AtlasLoot_Data["MCLucifron"] = { - { 1, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.93%"}; - { 2, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.84%"}; - { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.95%"}; - { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.00%"}; - { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.09%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.15%"}; - { 7, 17109, "", "=q4=Choker of Enlightenment", "=ds=#s2#", "", "12.61%"}; - { 8, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.04%"}; - { 9, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.23%"}; - { 10, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.23%"}; - { 11, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "1.60%"}; - { 16, 16800, "", "=q4=Arcanist Boots", "=q1=#m1# =ds=#c3# (T1)", "", "12.06%"}; - { 17, 16805, "", "=q4=Felheart Gloves", "=q1=#m1# =ds=#c8# (T1)", "", "14.89%"}; - { 18, 16829, "", "=q4=Cenarion Boots", "=q1=#m1# =ds=#c1# (T1)", "", "10.72%"}; - { 19, 16837, "", "=q4=Earthfury Boots", "=q1=#m1# =ds=#c7# (T1)", "", "4.16%"}; - { 20, 16863, "", "=q4=Gauntlets of Might", "=q1=#m1# =ds=#c9# (T1)", "", "16.40%"}; - { 21, 16859, "", "=q4=Lawbringer Boots", "=q1=#m1# =ds=#c4# (T1)", "", "7.20%"}; - { 22, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; - Next = "MCMagmadar"; - }; - - AtlasLoot_Data["MCMagmadar"] = { - { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.79%"}; - { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "6.18%"}; - { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "2.10%"}; - { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.86%"}; - { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "5.48%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.98%"}; - { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.22%"}; - { 8, 17065, "", "=q4=Medallion of Steadfast Might", "=ds=#s2#", "", "14.05%"}; - { 9, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "5.79%"}; - { 10, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "5.55%"}; - { 11, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "5.42%"}; - { 12, 18203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#", "", "17.82%"}; - { 13, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "5.68%"}; - { 14, 17073, "", "=q4=Earthshaker", "=ds=#h2#, #w6#", "", "16.75%"}; - { 15, 17069, "", "=q4=Striker's Mark", "=ds=#w2#", "", "16.37%"}; - { 16, 16796, "", "=q4=Arcanist Leggings", "=q1=#m1# =ds=#c3# (T1)", "", "14.57%"}; - { 17, 16814, "", "=q4=Pants of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.33%"}; - { 18, 16810, "", "=q4=Felheart Pants", "=q1=#m1# =ds=#c8# (T1)", "", "13.75%"}; - { 19, 16822, "", "=q4=Nightslayer Pants", "=q1=#m1# =ds=#c6# (T1)", "", "13.83%"}; - { 20, 16847, "", "=q4=Giantstalker's Leggings", "=q1=#m1# =ds=#c2# (T1)", "", "13.28%"}; - { 21, 16835, "", "=q4=Cenarion Leggings", "=q1=#m1# =ds=#c1# (T1)", "", "12.90%"}; - { 22, 16843, "", "=q4=Earthfury Legguards", "=q1=#m1# =ds=#c7# (T1)", "", " 4.73%"}; - { 23, 16855, "", "=q4=Lawbringer Legplates", "=q1=#m1# =ds=#c4# (T1)", "", "8.54%"}; - { 24, 16867, "", "=q4=Legplates of Might", "=q1=#m1# =ds=#c9# (T1)", "", "13.97%"}; - Prev = "MCLucifron"; - Next = "MCGehennas"; - }; - - AtlasLoot_Data["MCGehennas"] = { - { 1, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "3.83%"}; - { 2, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "3.37%"}; - { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "3.53%"}; - { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "3.57%"}; - { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.77%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.48%"}; - { 7, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "3.78%"}; - { 8, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "3.78%"}; - { 9, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "3.79%"}; - { 10, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.34%"}; - { 16, 16812, "", "=q4=Gloves of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "18.65%"}; - { 17, 16826, "", "=q4=Nightslayer Gloves", "=q1=#m1# =ds=#c6# (T1)", "", "19.47%"}; - { 18, 16849, "", "=q4=Giantstalker's Boots", "=q1=#m1# =ds=#c2# (T1)", "", "14.54%"}; - { 19, 16839, "", "=q4=Earthfury Gauntlets", "=q1=#m1# =ds=#c7# (T1)", "", "7.38%"}; - { 20, 16862, "", "=q4=Sabatons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "14.48%"}; - { 21, 16860, "", "=q4=Lawbringer Gauntlets", "=q1=#m1# =ds=#c4# (T1)", "", "11.77%"}; - { 23, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; - Prev = "MCMagmadar"; - Next = "MCGarr"; - }; - - AtlasLoot_Data["MCGarr"] = { - { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.80%"}; - { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "5.23%"}; - { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.68%"}; - { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.48%"}; - { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "3.84%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.82%"}; - { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.05%"}; - { 8, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "4.48%"}; - { 9, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "4.13%"}; - { 10, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "3.69%"}; - { 11, 17071, "", "=q4=Gutgore Ripper", "=ds=#h1#, #w4#", "", "11.21%"}; - { 12, 18832, "", "=q4=Brutality Blade", "=ds=#h1#, #w10#", "", "13.27%"}; - { 13, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "4.09%"}; - { 14, 17105, "", "=q4=Aurastone Hammer", "=ds=#h3#, #w6#", "", "12.67%"}; - { 15, 17066, "", "=q4=Drillborer Disk", "=ds=#w8#", "", "11.85%"}; - { 16, 16795, "", "=q4=Arcanist Crown", "=q1=#m1# =ds=#c3# (T1)", "", "11.31%"}; - { 17, 16813, "", "=q4=Circlet of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "11.36%"}; - { 18, 16808, "", "=q4=Felheart Horns", "=q1=#m1# =ds=#c8# (T1)", "", "10.62%"}; - { 19, 16846, "", "=q4=Giantstalker's Helmet", "=q1=#m1# =ds=#c2# (T1)", "", "11.57%"}; - { 20, 16834, "", "=q4=Cenarion Helm", "=q1=#m1# =ds=#c1# (T1)", "", "11.51%"}; - { 21, 16821, "", "=q4=Nightslayer Cover", "=q1=#m1# =ds=#c6# (T1)", "", "10.38%"}; - { 22, 16842, "", "=q4=Earthfury Helmet", "=q1=#m1# =ds=#c7# (T1)", "", "3.91%"}; - { 23, 16866, "", "=q4=Helm of Might", "=q1=#m1# =ds=#c9# (T1)", "", "11.39%"}; - { 24, 16854, "", "=q4=Lawbringer Helm", "=q1=#m1# =ds=#c4# (T1)", "", "7.23%"}; - { 26, 18564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%"}; - { 27, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - Prev = "MCGehennas"; - Next = "MCShazzrah"; - }; - - AtlasLoot_Data["MCShazzrah"] = { - { 1, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.97%"}; - { 2, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.84%"}; - { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.85%"}; - { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "1.81%"}; - { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "0.78%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.22%"}; - { 7, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "1.72%"}; - { 8, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "1.99%"}; - { 9, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.27%"}; - { 10, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.32%"}; - { 16, 16801, "", "=q4=Arcanist Gloves", "=q1=#m1# =ds=#c3# (T1)", "", "19.59%"}; - { 17, 16803, "", "=q4=Felheart Slippers", "=q1=#m1# =ds=#c8# (T1)", "", "15.28%"}; - { 18, 16811, "", "=q4=Boots of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.90%"}; - { 19, 16831, "", "=q4=Cenarion Gloves", "=q1=#m1# =ds=#c1# (T1)", "", "19.53%"}; - { 20, 16852, "", "=q4=Giantstalker's Gloves", "=q1=#m1# =ds=#c2# (T1)", "", "18.58%"}; - { 21, 16824, "", "=q4=Nightslayer Boots", "=q1=#m1# =ds=#c6# (T1)", "", "15.58%"}; - { 23, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; - Prev = "MCGarr"; - Next = "MCGeddon"; - }; - - AtlasLoot_Data["MCGeddon"] = { - { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.44%"}; - { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "3.04%"}; - { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.04%"}; - { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; - { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.61%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.77%"}; - { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.48%"}; - { 8, 17110, "", "=q4=Seal of the Archmagus", "=ds=#s13#", "", "21.93%"}; - { 9, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.61%"}; - { 10, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.68%"}; - { 11, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.59%"}; - { 12, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.70%"}; - { 16, 16797, "", "=q4=Arcanist Mantle", "=q1=#m1# =ds=#c3# (T1)", "", "19.92%"}; - { 17, 16807, "", "=q4=Felheart Shoulder Pads", "=q1=#m1# =ds=#c8# (T1)", "", "19.78%"}; - { 18, 16836, "", "=q4=Cenarion Spaulders", "=q1=#m1# =ds=#c1# (T1)", "", "19.52%"}; - { 19, 16856, "", "=q4=Lawbringer Spaulders", "=q1=#m1# =ds=#c4# (T1)", "", "12.62%"}; - { 20, 16844, "", "=q4=Earthfury Epaulets", "=q1=#m1# =ds=#c7# (T1)", "", "7.29%"}; - { 22, 18563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%"}; - { 23, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - Prev = "MCShazzrah"; - Next = "MCGolemagg"; - }; - - AtlasLoot_Data["MCGolemagg"] = { - { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.18%"}; - { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "2.65%"}; - { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.20%"}; - { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; - { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.17%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.44%"}; - { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.69%"}; - { 8, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.26%"}; - { 9, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.91%"}; - { 10, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.46%"}; - { 11, 17103, "", "=q4=Azuresong Mageblade", "=ds=#h3#, #w10#", "", "17.59%"}; - { 12, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.89%"}; - { 13, 18842, "", "=q4=Staff of Dominance", "=ds=#w9#", "", "18.95%"}; - { 14, 17072, "", "=q4=Blastershot Launcher", "=ds=#w5#", "", "17.83%"}; - { 16, 16798, "", "=q4=Arcanist Robes", "=q1=#m1# =ds=#c3# (T1)", "", "16.51%"}; - { 17, 16815, "", "=q4=Robes of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "15.65%"}; - { 18, 16809, "", "=q4=Felheart Robes", "=q1=#m1# =ds=#c8# (T1)", "", "15.66%"}; - { 19, 16820, "", "=q4=Nightslayer Chestpiece", "=q1=#m1# =ds=#c6# (T1)", "", "16.76%"}; - { 20, 16833, "", "=q4=Cenarion Vestments", "=q1=#m1# =ds=#c1# (T1)", "", "15.21%"}; - { 21, 16845, "", "=q4=Giantstalker's Breastplate", "=q1=#m1# =ds=#c2# (T1)", "", "15.83%"}; - { 22, 16841, "", "=q4=Earthfury Vestments", "=q1=#m1# =ds=#c7# (T1)", "", " 6.08%"}; - { 23, 16865, "", "=q4=Breastplate of Might", "=q1=#m1# =ds=#c9# (T1)", "", "15.28%"}; - { 24, 16853, "", "=q4=Lawbringer Chestguard", "=q1=#m1# =ds=#c4# (T1)", "", "9.53%"}; - { 26, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; - { 27, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; - Prev = "MCGeddon"; - Next = "MCSulfuron"; - }; - - AtlasLoot_Data["MCSulfuron"] = { - { 1, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "2.80%"}; - { 2, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "2.54%"}; - { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "2.70%"}; - { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.58%"}; - { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.26%"}; - { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.54%"}; - { 7, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.32%"}; - { 8, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.39%"}; - { 9, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.53%"}; - { 10, 17074, "", "=q4=Shadowstrike", "=ds=#w7#", "", "23.50%"}; - { 11, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "2.26%"}; - { 16, 16816, "", "=q4=Mantle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "21.06%"}; - { 17, 16823, "", "=q4=Nightslayer Shoulder Pads", "=q1=#m1# =ds=#c6# (T1)", "", "20.66%"}; - { 18, 16848, "", "=q4=Giantstalker's Epaulets", "=q1=#m1# =ds=#c2# (T1)", "", "19.64%"}; - { 19, 16868, "", "=q4=Pauldrons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "21.14%"}; - { 21, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; - Prev = "MCGolemagg"; - Next = "MCMajordomo"; - }; - - AtlasLoot_Data["MCMajordomo"] = { - { 1, 18811, "", "=q4=Fireproof Cloak", "=ds=#s4#", "", "15.12%"}; - { 2, 18808, "", "=q4=Gloves of the Hypnotic Flame", "=ds=#s9#, #a1#", "", "15.36%"}; - { 3, 18809, "", "=q4=Sash of Whispered Secrets", "=ds=#s10#, #a1#", "", "15.93%"}; - { 4, 19139, "", "=q4=Fireguard Shoulders", "=ds=#s3#, #a2#", "", "15.87%"}; - { 5, 18810, "", "=q4=Wild Growth Spaulders", "=ds=#s3#, #a2#", "", "16.91%"}; - { 6, 18812, "", "=q4=Wristguards of True Flight", "=ds=#s8#, #a3#", "", "18.04%"}; - { 7, 18806, "", "=q4=Core Forged Greaves", "=ds=#s12#, #a4#", "", "16.53%"}; - { 8, 19140, "", "=q4=Cauterizing Band", "=ds=#s13#", "", "15.10%"}; - { 9, 18805, "", "=q4=Core Hound Tooth", "=ds=#h1#, #w4#", "", "16.06%"}; - { 10, 18803, "", "=q4=Finkle's Lava Dredger", "=ds=#h2#, #w6#", "", "12.43%"}; - { 16, 18703, "", "=q4=Ancient Petrified Leaf", "=ds=#m2# =q1=(#c2#)", "", "35.25%"}; - { 17, 18715, "", "=q4=Lok'delar, Stave of the Ancient Keepers", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c2#"}; - { 18, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#"}; - { 19, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#w19#, =q1=#m1# =ds=#c2#"}; - { 21, 18646, "", "=q4=The Eye of Divinity", "=ds=#m2# =q1=(#c5#)", "", "28.30%"}; - { 22, 18608, "", "=q4=Benediction", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; - { 23, 18609, "", "=q4=Anathema", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; - Prev = "MCSulfuron"; - Next = "MCRagnaros"; - }; - - AtlasLoot_Data["MCRagnaros"] = { - { 1, 16915, "", "=q4=Netherwind Pants", "=q1=#m1# =ds=#c3# (T2)", "", "17.37%"}; - { 2, 16922, "", "=q4=Leggings of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "", "17.30%"}; - { 3, 16930, "", "=q4=Nemesis Leggings", "=q1=#m1# =ds=#c8# (T2)", "", "16.87%"}; - { 4, 16909, "", "=q4=Bloodfang Pants", "=q1=#m1# =ds=#c6# (T2)", "", "17.18%"}; - { 5, 16901, "", "=q4=Stormrage Legguards", "=q1=#m1# =ds=#c1# (T2)", "", "15.49%"}; - { 6, 16938, "", "=q4=Dragonstalker's Legguards", "=q1=#m1# =ds=#c2# (T2)", "", "16.02%"}; - { 7, 16946, "", "=q4=Legplates of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "", "5.97%"}; - { 8, 16962, "", "=q4=Legplates of Wrath", "=q1=#m1# =ds=#c9# (T2)", "", "17.23%"}; - { 9, 16954, "", "=q4=Judgement Legplates", "=q1=#m1# =ds=#c4# (T2)", "", "10.81%"}; - { 11, 17204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; - { 12, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; - { 14, 19017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; - { 15, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - { 16, 17102, "", "=q4=Cloak of the Shrouded Mists", "=ds=#s4#", "", "14.31%"}; - { 17, 17107, "", "=q4=Dragon's Blood Cape", "=ds=#s4#", "", "15.32%"}; - { 18, 18817, "", "=q4=Crown of Destruction", "=ds=#s1#, #a3#", "", "16.75%"}; - { 19, 19137, "", "=q4=Onslaught Girdle", "=ds=#s10#, #a4#", "", "13.18%"}; - { 20, 18814, "", "=q4=Choker of the Fire Lord", "=ds=#s2#", "", "16.08%"}; - { 21, 19138, "", "=q4=Band of Sulfuras", "=ds=#s13#", "", "15.64%"}; - { 22, 17063, "", "=q4=Band of Accuria", "=ds=#s13#", "", "14.81%"}; - { 23, 17082, "", "=q4=Shard of the Flame", "=ds=#s14#", "", " 4.65%"}; - { 24, 18815, "", "=q4=Essence of the Pure Flame", "=ds=#s14#", "", "17.80%"}; - { 25, 18816, "", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "", "15.90%"}; - { 26, 17076, "", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", "", "5.12%"}; - { 27, 17104, "", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "", " 4.63%"}; - { 28, 17106, "", "=q4=Malistar's Defender", "=ds=#w8#", "", "13.88%"}; - { 30, 21110, "", "=q1=Draconic for Dummies", "=ds=#m3#", "", "100%"}; - Prev = "MCMajordomo"; - }; - - AtlasLoot_Data["MCTrashMobs"] = { - { 1, 16802, "", "=q4=Arcanist Belt", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; - { 2, 16817, "", "=q4=Girdle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.18%"}; - { 3, 16806, "", "=q4=Felheart Belt", "=q1=#m1# =ds=#c8# (T1)", "", "0.19%"}; - { 4, 16827, "", "=q4=Nightslayer Belt", "=q1=#m1# =ds=#c6# (T1)", "", "0.15%"}; - { 5, 16828, "", "=q4=Cenarion Belt", "=q1=#m1# =ds=#c1# (T1)", "", "0.16%"}; - { 6, 16851, "", "=q4=Giantstalker's Belt", "=q1=#m1# =ds=#c2# (T1)", "", "0.17%"}; - { 7, 16838, "", "=q4=Earthfury Belt", "=q1=#m1# =ds=#c7# (T1)", "", "0.07%"}; - { 8, 16864, "", "=q4=Belt of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; - { 9, 16858, "", "=q4=Lawbringer Belt", "=q1=#m1# =ds=#c4# (T1)", "", "0.10%"}; - { 11, 17010, "", "=q3=Fiery Core", "=ds=#e8#"}; - { 12, 17011, "", "=q3=Lava Core", "=ds=#e8#"}; - { 13, 11382, "", "=q2=Blood of the Mountain", "=ds=#e8#"}; - { 14, 17012, "", "=q1=Core Leather", "=ds=#e8#"}; - { 16, 16799, "", "=q4=Arcanist Bindings", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; - { 17, 16819, "", "=q4=Vambraces of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.16%"}; - { 18, 16804, "", "=q4=Felheart Bracers", "=q1=#m1# =ds=#c8# (T1)", "", "0.16%"}; - { 19, 16825, "", "=q4=Nightslayer Bracelets", "=q1=#m1# =ds=#c6# (T1)", "", "0.17%"}; - { 20, 16830, "", "=q4=Cenarion Bracers", "=q1=#m1# =ds=#c1# (T1)", "", "0.17%"}; - { 21, 16850, "", "=q4=Giantstalker's Bracers", "=q1=#m1# =ds=#c2# (T1)", "", "0.18%"}; - { 22, 16840, "", "=q4=Earthfury Bracers", "=q1=#m1# =ds=#c7# (T1)", "", "0.06%"}; - { 23, 16861, "", "=q4=Bracers of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; - { 24, 16857, "", "=q4=Lawbringer Bracers", "=q1=#m1# =ds=#c4# (T1)", "", "0.11%"}; - }; - - AtlasLoot_Data["MCRANDOMBOSSDROPPS"] = { - { 1, 18264, "", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# (300)", "", "1.02%"}; - { 2, 18262, "", "=q2=Elemental Sharpening Stone", "=ds=#e6#"}; - { 4, 18292, "", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# (300)", "", "0.96%"}; - { 5, 18282, "", "=q4=Core Marksman Rifle", "=ds=#w5#"}; - { 7, 18291, "", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# (300)", "", "0.92%"}; - { 8, 18168, "", "=q4=Force Reactive Disk", "=ds=#w8#"}; - { 10, 18290, "", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# (300)", "", "0.11%"}; - { 11, 18283, "", "=q3=Biznicks 247x128 Accurascope", "=ds=#e11#"}; - { 13, 18259, "", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# (300)", "", "0.85%"}; - { 16, 18252, "", "=q3=Pattern: Core Armor Kit", "=ds=#p7# (300)", "", "0.85%"}; - { 17, 18251, "", "=q3=Core Armor Kit", "=ds=#e6#"}; - { 19, 18265, "", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# (300)", "", "0.72%"}; - { 20, 18263, "", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#"}; - { 22, 21371, "", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# (300)", "", "0.33%"}; - { 23, 21342, "", "=q4=Core Felcloth Bag", "=ds=#m11# #e1# =q1=#m1# #c8#"}; - { 25, 18257, "", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# (300)", "", "0.76%"}; - { 26, 18253, "", "=q1=Major Rejuvenation Potion", "=ds=#e2#"}; - { 28, 18260, "", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# (300)", "", "0.75%"}; - }; - - - ---------------------------------------------- - --- Blackrock Mountain: Molten Core HEROIC FLEX --- - ---------------------------------------------- - - AtlasLoot_Data["MCLucifron25Man"] = { - { 1, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.93%"}; - { 2, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.84%"}; - { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.95%"}; - { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.00%"}; - { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.09%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.15%"}; - { 7, 317109, "", "=q4=Choker of Enlightenment", "=ds=#s2#", "", "12.61%"}; - { 8, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.04%"}; - { 9, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.23%"}; - { 10, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.23%"}; - { 11, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "1.60%"}; - { 16, 316800, "", "=q4=Arcanist Boots", "=q1=#m1# =ds=#c3# (T1)", "", "12.06%"}; - { 17, 316805, "", "=q4=Felheart Gloves", "=q1=#m1# =ds=#c8# (T1)", "", "14.89%"}; - { 18, 316829, "", "=q4=Cenarion Boots", "=q1=#m1# =ds=#c1# (T1)", "", "10.72%"}; - { 19, 316837, "", "=q4=Earthfury Boots", "=q1=#m1# =ds=#c7# (T1)", "", "4.16%"}; - { 20, 316863, "", "=q4=Gauntlets of Might", "=q1=#m1# =ds=#c9# (T1)", "", "16.40%"}; - { 21, 316859, "", "=q4=Lawbringer Boots", "=q1=#m1# =ds=#c4# (T1)", "", "7.20%"}; - { 22, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; - Next = "MCMagmadar25Man"; - }; - - AtlasLoot_Data["MCMagmadar25Man"] = { - { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.79%"}; - { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "6.18%"}; - { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "2.10%"}; - { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.86%"}; - { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "5.48%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.98%"}; - { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.22%"}; - { 8, 317065, "", "=q4=Medallion of Steadfast Might", "=ds=#s2#", "", "14.05%"}; - { 9, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "5.79%"}; - { 10, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "5.55%"}; - { 11, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "5.42%"}; - { 12, 318203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#", "", "17.82%"}; - { 13, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "5.68%"}; - { 14, 317073, "", "=q4=Earthshaker", "=ds=#h2#, #w6#", "", "16.75%"}; - { 15, 317069, "", "=q4=Striker's Mark", "=ds=#w2#", "", "16.37%"}; - { 16, 316796, "", "=q4=Arcanist Leggings", "=q1=#m1# =ds=#c3# (T1)", "", "14.57%"}; - { 17, 316814, "", "=q4=Pants of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.33%"}; - { 18, 316810, "", "=q4=Felheart Pants", "=q1=#m1# =ds=#c8# (T1)", "", "13.75%"}; - { 19, 316822, "", "=q4=Nightslayer Pants", "=q1=#m1# =ds=#c6# (T1)", "", "13.83%"}; - { 20, 316847, "", "=q4=Giantstalker's Leggings", "=q1=#m1# =ds=#c2# (T1)", "", "13.28%"}; - { 21, 316835, "", "=q4=Cenarion Leggings", "=q1=#m1# =ds=#c1# (T1)", "", "12.90%"}; - { 22, 316843, "", "=q4=Earthfury Legguards", "=q1=#m1# =ds=#c7# (T1)", "", " 4.73%"}; - { 23, 316855, "", "=q4=Lawbringer Legplates", "=q1=#m1# =ds=#c4# (T1)", "", "8.54%"}; - { 24, 316867, "", "=q4=Legplates of Might", "=q1=#m1# =ds=#c9# (T1)", "", "13.97%"}; - Prev = "MCLucifron25Man"; - Next = "MCGehennas25Man"; - }; - - AtlasLoot_Data["MCGehennas25Man"] = { - { 1, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "3.83%"}; - { 2, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "3.37%"}; - { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "3.53%"}; - { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "3.57%"}; - { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.77%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.48%"}; - { 7, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "3.78%"}; - { 8, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "3.78%"}; - { 9, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "3.79%"}; - { 10, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.34%"}; - { 16, 316812, "", "=q4=Gloves of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "18.65%"}; - { 17, 316826, "", "=q4=Nightslayer Gloves", "=q1=#m1# =ds=#c6# (T1)", "", "19.47%"}; - { 18, 316849, "", "=q4=Giantstalker's Boots", "=q1=#m1# =ds=#c2# (T1)", "", "14.54%"}; - { 19, 316839, "", "=q4=Earthfury Gauntlets", "=q1=#m1# =ds=#c7# (T1)", "", "7.38%"}; - { 20, 316862, "", "=q4=Sabatons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "14.48%"}; - { 21, 316860, "", "=q4=Lawbringer Gauntlets", "=q1=#m1# =ds=#c4# (T1)", "", "11.77%"}; - { 23, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; - Prev = "MCMagmadar25Man"; - Next = "MCGarr25Man"; - }; - - AtlasLoot_Data["MCGarr25Man"] = { - { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.80%"}; - { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "5.23%"}; - { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.68%"}; - { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.48%"}; - { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "3.84%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.82%"}; - { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.05%"}; - { 8, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "4.48%"}; - { 9, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "4.13%"}; - { 10, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "3.69%"}; - { 11, 317071, "", "=q4=Gutgore Ripper", "=ds=#h1#, #w4#", "", "11.21%"}; - { 12, 318832, "", "=q4=Brutality Blade", "=ds=#h1#, #w10#", "", "13.27%"}; - { 13, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "4.09%"}; - { 14, 317105, "", "=q4=Aurastone Hammer", "=ds=#h3#, #w6#", "", "12.67%"}; - { 15, 317066, "", "=q4=Drillborer Disk", "=ds=#w8#", "", "11.85%"}; - { 16, 316795, "", "=q4=Arcanist Crown", "=q1=#m1# =ds=#c3# (T1)", "", "11.31%"}; - { 17, 316813, "", "=q4=Circlet of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "11.36%"}; - { 18, 316808, "", "=q4=Felheart Horns", "=q1=#m1# =ds=#c8# (T1)", "", "10.62%"}; - { 19, 316846, "", "=q4=Giantstalker's Helmet", "=q1=#m1# =ds=#c2# (T1)", "", "11.57%"}; - { 20, 316834, "", "=q4=Cenarion Helm", "=q1=#m1# =ds=#c1# (T1)", "", "11.51%"}; - { 21, 316821, "", "=q4=Nightslayer Cover", "=q1=#m1# =ds=#c6# (T1)", "", "10.38%"}; - { 22, 316842, "", "=q4=Earthfury Helmet", "=q1=#m1# =ds=#c7# (T1)", "", "3.91%"}; - { 23, 316866, "", "=q4=Helm of Might", "=q1=#m1# =ds=#c9# (T1)", "", "11.39%"}; - { 24, 316854, "", "=q4=Lawbringer Helm", "=q1=#m1# =ds=#c4# (T1)", "", "7.23%"}; - { 26, 318564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%"}; - { 27, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - Prev = "MCGehennas25Man"; - Next = "MCShazzrah25Man"; - }; - - AtlasLoot_Data["MCShazzrah25Man"] = { - { 1, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.97%"}; - { 2, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.84%"}; - { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.85%"}; - { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "1.81%"}; - { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "0.78%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.22%"}; - { 7, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "1.72%"}; - { 8, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "1.99%"}; - { 9, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.27%"}; - { 10, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.32%"}; - { 16, 316801, "", "=q4=Arcanist Gloves", "=q1=#m1# =ds=#c3# (T1)", "", "19.59%"}; - { 17, 316803, "", "=q4=Felheart Slippers", "=q1=#m1# =ds=#c8# (T1)", "", "15.28%"}; - { 18, 316811, "", "=q4=Boots of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.90%"}; - { 19, 316831, "", "=q4=Cenarion Gloves", "=q1=#m1# =ds=#c1# (T1)", "", "19.53%"}; - { 20, 316852, "", "=q4=Giantstalker's Gloves", "=q1=#m1# =ds=#c2# (T1)", "", "18.58%"}; - { 21, 316824, "", "=q4=Nightslayer Boots", "=q1=#m1# =ds=#c6# (T1)", "", "15.58%"}; - { 23, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; - Prev = "MCGarr25Man"; - Next = "MCGeddon25Man"; - }; - - AtlasLoot_Data["MCGeddon25Man"] = { - { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.44%"}; - { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "3.04%"}; - { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.04%"}; - { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; - { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.61%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.77%"}; - { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.48%"}; - { 8, 317110, "", "=q4=Seal of the Archmagus", "=ds=#s13#", "", "21.93%"}; - { 9, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.61%"}; - { 10, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.68%"}; - { 11, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.59%"}; - { 12, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.70%"}; - { 16, 316797, "", "=q4=Arcanist Mantle", "=q1=#m1# =ds=#c3# (T1)", "", "19.92%"}; - { 17, 316807, "", "=q4=Felheart Shoulder Pads", "=q1=#m1# =ds=#c8# (T1)", "", "19.78%"}; - { 18, 316836, "", "=q4=Cenarion Spaulders", "=q1=#m1# =ds=#c1# (T1)", "", "19.52%"}; - { 19, 316856, "", "=q4=Lawbringer Spaulders", "=q1=#m1# =ds=#c4# (T1)", "", "12.62%"}; - { 20, 316844, "", "=q4=Earthfury Epaulets", "=q1=#m1# =ds=#c7# (T1)", "", "7.29%"}; - { 22, 18563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%"}; - { 23, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - Prev = "MCShazzrah25Man"; - Next = "MCGolemagg25Man"; - }; - - AtlasLoot_Data["MCGolemagg25Man"] = { - { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.18%"}; - { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "2.65%"}; - { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.20%"}; - { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; - { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.17%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.44%"}; - { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.69%"}; - { 8, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.26%"}; - { 9, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.91%"}; - { 10, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.46%"}; - { 11, 317103, "", "=q4=Azuresong Mageblade", "=ds=#h3#, #w10#", "", "17.59%"}; - { 12, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.89%"}; - { 13, 318842, "", "=q4=Staff of Dominance", "=ds=#w9#", "", "18.95%"}; - { 14, 317072, "", "=q4=Blastershot Launcher", "=ds=#w5#", "", "17.83%"}; - { 16, 316798, "", "=q4=Arcanist Robes", "=q1=#m1# =ds=#c3# (T1)", "", "16.51%"}; - { 17, 316815, "", "=q4=Robes of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "15.65%"}; - { 18, 316809, "", "=q4=Felheart Robes", "=q1=#m1# =ds=#c8# (T1)", "", "15.66%"}; - { 19, 316820, "", "=q4=Nightslayer Chestpiece", "=q1=#m1# =ds=#c6# (T1)", "", "16.76%"}; - { 20, 316833, "", "=q4=Cenarion Vestments", "=q1=#m1# =ds=#c1# (T1)", "", "15.21%"}; - { 21, 316845, "", "=q4=Giantstalker's Breastplate", "=q1=#m1# =ds=#c2# (T1)", "", "15.83%"}; - { 22, 316841, "", "=q4=Earthfury Vestments", "=q1=#m1# =ds=#c7# (T1)", "", " 6.08%"}; - { 23, 316865, "", "=q4=Breastplate of Might", "=q1=#m1# =ds=#c9# (T1)", "", "15.28%"}; - { 24, 316853, "", "=q4=Lawbringer Chestguard", "=q1=#m1# =ds=#c4# (T1)", "", "9.53%"}; - { 26, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; - { 27, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; - Prev = "MCGeddon25Man"; - Next = "MCSulfuron25Man"; - }; - - AtlasLoot_Data["MCSulfuron25Man"] = { - { 1, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "2.80%"}; - { 2, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "2.54%"}; - { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "2.70%"}; - { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.58%"}; - { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.26%"}; - { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.54%"}; - { 7, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.32%"}; - { 8, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.39%"}; - { 9, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.53%"}; - { 10, 317074, "", "=q4=Shadowstrike", "=ds=#w7#", "", "23.50%"}; - { 11, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "2.26%"}; - { 16, 316816, "", "=q4=Mantle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "21.06%"}; - { 17, 316823, "", "=q4=Nightslayer Shoulder Pads", "=q1=#m1# =ds=#c6# (T1)", "", "20.66%"}; - { 18, 316848, "", "=q4=Giantstalker's Epaulets", "=q1=#m1# =ds=#c2# (T1)", "", "19.64%"}; - { 19, 316868, "", "=q4=Pauldrons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "21.14%"}; - { 21, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; - Prev = "MCGolemagg25Man"; - Next = "MCMajordomo25Man"; - }; - - AtlasLoot_Data["MCMajordomo25Man"] = { - { 1, 318811, "", "=q4=Fireproof Cloak", "=ds=#s4#", "", "15.12%"}; - { 2, 318808, "", "=q4=Gloves of the Hypnotic Flame", "=ds=#s9#, #a1#", "", "15.36%"}; - { 3, 318809, "", "=q4=Sash of Whispered Secrets", "=ds=#s10#, #a1#", "", "15.93%"}; - { 4, 319139, "", "=q4=Fireguard Shoulders", "=ds=#s3#, #a2#", "", "15.87%"}; - { 5, 318810, "", "=q4=Wild Growth Spaulders", "=ds=#s3#, #a2#", "", "16.91%"}; - { 6, 318812, "", "=q4=Wristguards of True Flight", "=ds=#s8#, #a3#", "", "18.04%"}; - { 7, 318806, "", "=q4=Core Forged Greaves", "=ds=#s12#, #a4#", "", "16.53%"}; - { 8, 319140, "", "=q4=Cauterizing Band", "=ds=#s13#", "", "15.10%"}; - { 9, 318805, "", "=q4=Core Hound Tooth", "=ds=#h1#, #w4#", "", "16.06%"}; - { 10, 318803, "", "=q4=Finkle's Lava Dredger", "=ds=#h2#, #w6#", "", "12.43%"}; - { 16, 18703, "", "=q4=Ancient Petrified Leaf", "=ds=#m2# =q1=(#c2#)", "", "35.25%"}; - { 17, 18715, "", "=q4=Lok'delar, Stave of the Ancient Keepers", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c2#"}; - { 18, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#"}; - { 19, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#w19#, =q1=#m1# =ds=#c2#"}; - { 21, 18646, "", "=q4=The Eye of Divinity", "=ds=#m2# =q1=(#c5#)", "", "28.30%"}; - { 22, 18608, "", "=q4=Benediction", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; - { 23, 18609, "", "=q4=Anathema", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; - Prev = "MCSulfuron25Man"; - Next = "MCRagnaros25Man"; - }; - - AtlasLoot_Data["MCRagnaros25Man"] = { - { 1, 316915, "", "=q4=Netherwind Pants", "=q1=#m1# =ds=#c3# (T2)", "", "17.37%"}; - { 2, 316922, "", "=q4=Leggings of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "", "17.30%"}; - { 3, 316930, "", "=q4=Nemesis Leggings", "=q1=#m1# =ds=#c8# (T2)", "", "16.87%"}; - { 4, 316909, "", "=q4=Bloodfang Pants", "=q1=#m1# =ds=#c6# (T2)", "", "17.18%"}; - { 5, 316901, "", "=q4=Stormrage Legguards", "=q1=#m1# =ds=#c1# (T2)", "", "15.49%"}; - { 6, 316938, "", "=q4=Dragonstalker's Legguards", "=q1=#m1# =ds=#c2# (T2)", "", "16.02%"}; - { 7, 316946, "", "=q4=Legplates of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "", "5.97%"}; - { 8, 316962, "", "=q4=Legplates of Wrath", "=q1=#m1# =ds=#c9# (T2)", "", "17.23%"}; - { 9, 316954, "", "=q4=Judgement Legplates", "=q1=#m1# =ds=#c4# (T2)", "", "10.81%"}; - { 11, 17204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; - { 12, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; - { 13, 102107, "", "=q4=Reins of the Magmatic Steed", "=ds=#e12#", "" }; - { 14, 19017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; - { 15, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - { 16, 317102, "", "=q4=Cloak of the Shrouded Mists", "=ds=#s4#", "", "14.31%"}; - { 17, 317107, "", "=q4=Dragon's Blood Cape", "=ds=#s4#", "", "15.32%"}; - { 18, 318817, "", "=q4=Crown of Destruction", "=ds=#s1#, #a3#", "", "16.75%"}; - { 19, 319137, "", "=q4=Onslaught Girdle", "=ds=#s10#, #a4#", "", "13.18%"}; - { 20, 318814, "", "=q4=Choker of the Fire Lord", "=ds=#s2#", "", "16.08%"}; - { 21, 319138, "", "=q4=Band of Sulfuras", "=ds=#s13#", "", "15.64%"}; - { 22, 317063, "", "=q4=Band of Accuria", "=ds=#s13#", "", "14.81%"}; - { 23, 317082, "", "=q4=Shard of the Flame", "=ds=#s14#", "", " 4.65%"}; - { 24, 318815, "", "=q4=Essence of the Pure Flame", "=ds=#s14#", "", "17.80%"}; - { 25, 318816, "", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "", "15.90%"}; - { 26, 317076, "", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", "", "5.12%"}; - { 27, 317104, "", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "", " 4.63%"}; - { 28, 317106, "", "=q4=Malistar's Defender", "=ds=#w8#", "", "13.88%"}; - { 30, 21110, "", "=q1=Draconic for Dummies", "=ds=#m3#", "", "100%"}; - Prev = "MCMajordomo25Man"; - }; - - AtlasLoot_Data["MCTrashMobs25Man"] = { - { 1, 316802, "", "=q4=Arcanist Belt", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; - { 2, 316817, "", "=q4=Girdle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.18%"}; - { 3, 316806, "", "=q4=Felheart Belt", "=q1=#m1# =ds=#c8# (T1)", "", "0.19%"}; - { 4, 316827, "", "=q4=Nightslayer Belt", "=q1=#m1# =ds=#c6# (T1)", "", "0.15%"}; - { 5, 316828, "", "=q4=Cenarion Belt", "=q1=#m1# =ds=#c1# (T1)", "", "0.16%"}; - { 6, 316851, "", "=q4=Giantstalker's Belt", "=q1=#m1# =ds=#c2# (T1)", "", "0.17%"}; - { 7, 316838, "", "=q4=Earthfury Belt", "=q1=#m1# =ds=#c7# (T1)", "", "0.07%"}; - { 8, 316864, "", "=q4=Belt of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; - { 9, 316858, "", "=q4=Lawbringer Belt", "=q1=#m1# =ds=#c4# (T1)", "", "0.10%"}; - { 11, 17010, "", "=q3=Fiery Core", "=ds=#e8#"}; - { 12, 17011, "", "=q3=Lava Core", "=ds=#e8#"}; - { 13, 11382, "", "=q2=Blood of the Mountain", "=ds=#e8#"}; - { 14, 17012, "", "=q1=Core Leather", "=ds=#e8#"}; - { 16, 316799, "", "=q4=Arcanist Bindings", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; - { 17, 316819, "", "=q4=Vambraces of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.16%"}; - { 18, 316804, "", "=q4=Felheart Bracers", "=q1=#m1# =ds=#c8# (T1)", "", "0.16%"}; - { 19, 316825, "", "=q4=Nightslayer Bracelets", "=q1=#m1# =ds=#c6# (T1)", "", "0.17%"}; - { 20, 316830, "", "=q4=Cenarion Bracers", "=q1=#m1# =ds=#c1# (T1)", "", "0.17%"}; - { 21, 316850, "", "=q4=Giantstalker's Bracers", "=q1=#m1# =ds=#c2# (T1)", "", "0.18%"}; - { 22, 316840, "", "=q4=Earthfury Bracers", "=q1=#m1# =ds=#c7# (T1)", "", "0.06%"}; - { 23, 316861, "", "=q4=Bracers of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; - { 24, 316857, "", "=q4=Lawbringer Bracers", "=q1=#m1# =ds=#c4# (T1)", "", "0.11%"}; - }; - - AtlasLoot_Data["MCRANDOMBOSSDROPPS25Man"] = { - { 1, 18264, "", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# (300)", "", "1.02%"}; - { 2, 18262, "", "=q2=Elemental Sharpening Stone", "=ds=#e6#"}; - { 4, 18292, "", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# (300)", "", "0.96%"}; - { 5, 18282, "", "=q4=Core Marksman Rifle", "=ds=#w5#"}; - { 7, 18291, "", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# (300)", "", "0.92%"}; - { 8, 18168, "", "=q4=Force Reactive Disk", "=ds=#w8#"}; - { 10, 18290, "", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# (300)", "", "0.11%"}; - { 11, 18283, "", "=q3=Biznicks 247x128 Accurascope", "=ds=#e11#"}; - { 13, 18259, "", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# (300)", "", "0.85%"}; - { 16, 18252, "", "=q3=Pattern: Core Armor Kit", "=ds=#p7# (300)", "", "0.85%"}; - { 17, 18251, "", "=q3=Core Armor Kit", "=ds=#e6#"}; - { 19, 18265, "", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# (300)", "", "0.72%"}; - { 20, 18263, "", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#"}; - { 22, 21371, "", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# (300)", "", "0.33%"}; - { 23, 21342, "", "=q4=Core Felcloth Bag", "=ds=#m11# #e1# =q1=#m1# #c8#"}; - { 25, 18257, "", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# (300)", "", "0.76%"}; - { 26, 18253, "", "=q1=Major Rejuvenation Potion", "=ds=#e2#"}; - { 28, 18260, "", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# (300)", "", "0.75%"}; - }; - - ---------------------------------------------- - --- Blackrock Mountain: Molten Core ASCENDED --- - ---------------------------------------------- - - AtlasLoot_Data["MCLucifron25ManHEROIC"] = { - { 1, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.93%"}; - { 2, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.84%"}; - { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.95%"}; - { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.00%"}; - { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.09%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.15%"}; - { 7, 217109, "", "=q4=Choker of Enlightenment", "=ds=#s2#", "", "12.61%"}; - { 8, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.04%"}; - { 9, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.23%"}; - { 10, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.23%"}; - { 11, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "1.60%"}; - { 16, 216800, "", "=q4=Arcanist Boots", "=q1=#m1# =ds=#c3# (T1)", "", "12.06%"}; - { 17, 216805, "", "=q4=Felheart Gloves", "=q1=#m1# =ds=#c8# (T1)", "", "14.89%"}; - { 18, 216829, "", "=q4=Cenarion Boots", "=q1=#m1# =ds=#c1# (T1)", "", "10.72%"}; - { 19, 216837, "", "=q4=Earthfury Boots", "=q1=#m1# =ds=#c7# (T1)", "", "4.16%"}; - { 20, 216863, "", "=q4=Gauntlets of Might", "=q1=#m1# =ds=#c9# (T1)", "", "16.40%"}; - { 21, 216859, "", "=q4=Lawbringer Boots", "=q1=#m1# =ds=#c4# (T1)", "", "7.20%"}; - { 22, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; - Next = "MCMagmadar25ManHEROIC"; - }; - - AtlasLoot_Data["MCMagmadar25ManHEROIC"] = { - { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.79%"}; - { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "6.18%"}; - { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "2.10%"}; - { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.86%"}; - { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "5.48%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.98%"}; - { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.22%"}; - { 8, 217065, "", "=q4=Medallion of Steadfast Might", "=ds=#s2#", "", "14.05%"}; - { 9, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "5.79%"}; - { 10, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "5.55%"}; - { 11, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "5.42%"}; - { 12, 218203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#", "", "17.82%"}; - { 13, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "5.68%"}; - { 14, 217073, "", "=q4=Earthshaker", "=ds=#h2#, #w6#", "", "16.75%"}; - { 15, 217069, "", "=q4=Striker's Mark", "=ds=#w2#", "", "16.37%"}; - { 16, 216796, "", "=q4=Arcanist Leggings", "=q1=#m1# =ds=#c3# (T1)", "", "14.57%"}; - { 17, 216814, "", "=q4=Pants of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.33%"}; - { 18, 216810, "", "=q4=Felheart Pants", "=q1=#m1# =ds=#c8# (T1)", "", "13.75%"}; - { 19, 216822, "", "=q4=Nightslayer Pants", "=q1=#m1# =ds=#c6# (T1)", "", "13.83%"}; - { 20, 216847, "", "=q4=Giantstalker's Leggings", "=q1=#m1# =ds=#c2# (T1)", "", "13.28%"}; - { 21, 216835, "", "=q4=Cenarion Leggings", "=q1=#m1# =ds=#c1# (T1)", "", "12.90%"}; - { 22, 216843, "", "=q4=Earthfury Legguards", "=q1=#m1# =ds=#c7# (T1)", "", " 4.73%"}; - { 23, 216855, "", "=q4=Lawbringer Legplates", "=q1=#m1# =ds=#c4# (T1)", "", "8.54%"}; - { 24, 216867, "", "=q4=Legplates of Might", "=q1=#m1# =ds=#c9# (T1)", "", "13.97%"}; - Prev = "MCLucifron25ManHEROIC"; - Next = "MCGehennas25ManHEROIC"; - }; - - AtlasLoot_Data["MCGehennas25ManHEROIC"] = { - { 1, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "3.83%"}; - { 2, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "3.37%"}; - { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "3.53%"}; - { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "3.57%"}; - { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.77%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.48%"}; - { 7, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "3.78%"}; - { 8, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "3.78%"}; - { 9, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "3.79%"}; - { 10, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.34%"}; - { 16, 216812, "", "=q4=Gloves of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "18.65%"}; - { 17, 216826, "", "=q4=Nightslayer Gloves", "=q1=#m1# =ds=#c6# (T1)", "", "19.47%"}; - { 18, 216849, "", "=q4=Giantstalker's Boots", "=q1=#m1# =ds=#c2# (T1)", "", "14.54%"}; - { 19, 216839, "", "=q4=Earthfury Gauntlets", "=q1=#m1# =ds=#c7# (T1)", "", "7.38%"}; - { 20, 216862, "", "=q4=Sabatons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "14.48%"}; - { 21, 216860, "", "=q4=Lawbringer Gauntlets", "=q1=#m1# =ds=#c4# (T1)", "", "11.77%"}; - { 23, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; - Prev = "MCMagmadar25ManHEROIC"; - Next = "MCGarr25ManHEROIC"; - }; - - AtlasLoot_Data["MCGarr25ManHEROIC"] = { - { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.80%"}; - { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "5.23%"}; - { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.68%"}; - { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.48%"}; - { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "3.84%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.82%"}; - { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.05%"}; - { 8, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "4.48%"}; - { 9, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "4.13%"}; - { 10, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "3.69%"}; - { 11, 217071, "", "=q4=Gutgore Ripper", "=ds=#h1#, #w4#", "", "11.21%"}; - { 12, 218832, "", "=q4=Brutality Blade", "=ds=#h1#, #w10#", "", "13.27%"}; - { 13, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "4.09%"}; - { 14, 217105, "", "=q4=Aurastone Hammer", "=ds=#h3#, #w6#", "", "12.67%"}; - { 15, 217066, "", "=q4=Drillborer Disk", "=ds=#w8#", "", "11.85%"}; - { 16, 216795, "", "=q4=Arcanist Crown", "=q1=#m1# =ds=#c3# (T1)", "", "11.31%"}; - { 17, 216813, "", "=q4=Circlet of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "11.36%"}; - { 18, 216808, "", "=q4=Felheart Horns", "=q1=#m1# =ds=#c8# (T1)", "", "10.62%"}; - { 19, 216846, "", "=q4=Giantstalker's Helmet", "=q1=#m1# =ds=#c2# (T1)", "", "11.57%"}; - { 20, 216834, "", "=q4=Cenarion Helm", "=q1=#m1# =ds=#c1# (T1)", "", "11.51%"}; - { 21, 216821, "", "=q4=Nightslayer Cover", "=q1=#m1# =ds=#c6# (T1)", "", "10.38%"}; - { 22, 216842, "", "=q4=Earthfury Helmet", "=q1=#m1# =ds=#c7# (T1)", "", "3.91%"}; - { 23, 216866, "", "=q4=Helm of Might", "=q1=#m1# =ds=#c9# (T1)", "", "11.39%"}; - { 24, 216854, "", "=q4=Lawbringer Helm", "=q1=#m1# =ds=#c4# (T1)", "", "7.23%"}; - { 26, 218564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%"}; - { 27, 219019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - Prev = "MCGehennas25ManHEROIC"; - Next = "MCShazzrah25ManHEROIC"; - }; - - AtlasLoot_Data["MCShazzrah25ManHEROIC"] = { - { 1, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.97%"}; - { 2, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.84%"}; - { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.85%"}; - { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "1.81%"}; - { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "0.78%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.22%"}; - { 7, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "1.72%"}; - { 8, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "1.99%"}; - { 9, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.27%"}; - { 10, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.32%"}; - { 16, 216801, "", "=q4=Arcanist Gloves", "=q1=#m1# =ds=#c3# (T1)", "", "19.59%"}; - { 17, 216803, "", "=q4=Felheart Slippers", "=q1=#m1# =ds=#c8# (T1)", "", "15.28%"}; - { 18, 216811, "", "=q4=Boots of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.90%"}; - { 19, 216831, "", "=q4=Cenarion Gloves", "=q1=#m1# =ds=#c1# (T1)", "", "19.53%"}; - { 20, 216852, "", "=q4=Giantstalker's Gloves", "=q1=#m1# =ds=#c2# (T1)", "", "18.58%"}; - { 21, 216824, "", "=q4=Nightslayer Boots", "=q1=#m1# =ds=#c6# (T1)", "", "15.58%"}; - { 23, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; - Prev = "MCGarr25ManHEROIC"; - Next = "MCGeddon25ManHEROIC"; - }; - - AtlasLoot_Data["MCGeddon25ManHEROIC"] = { - { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.44%"}; - { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "3.04%"}; - { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.04%"}; - { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; - { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.61%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.77%"}; - { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.48%"}; - { 8, 217110, "", "=q4=Seal of the Archmagus", "=ds=#s13#", "", "21.93%"}; - { 9, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.61%"}; - { 10, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.68%"}; - { 11, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.59%"}; - { 12, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.70%"}; - { 16, 216797, "", "=q4=Arcanist Mantle", "=q1=#m1# =ds=#c3# (T1)", "", "19.92%"}; - { 17, 216807, "", "=q4=Felheart Shoulder Pads", "=q1=#m1# =ds=#c8# (T1)", "", "19.78%"}; - { 18, 216836, "", "=q4=Cenarion Spaulders", "=q1=#m1# =ds=#c1# (T1)", "", "19.52%"}; - { 19, 216856, "", "=q4=Lawbringer Spaulders", "=q1=#m1# =ds=#c4# (T1)", "", "12.62%"}; - { 20, 216844, "", "=q4=Earthfury Epaulets", "=q1=#m1# =ds=#c7# (T1)", "", "7.29%"}; - { 22, 218563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%"}; - { 23, 219019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - Prev = "MCShazzrah25ManHEROIC"; - Next = "MCGolemagg25ManHEROIC"; - }; - - AtlasLoot_Data["MCGolemagg25ManHEROIC"] = { - { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.18%"}; - { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "2.65%"}; - { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.20%"}; - { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; - { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.17%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.44%"}; - { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.69%"}; - { 8, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.26%"}; - { 9, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.91%"}; - { 10, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.46%"}; - { 11, 217103, "", "=q4=Azuresong Mageblade", "=ds=#h3#, #w10#", "", "17.59%"}; - { 12, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.89%"}; - { 13, 218842, "", "=q4=Staff of Dominance", "=ds=#w9#", "", "18.95%"}; - { 14, 217072, "", "=q4=Blastershot Launcher", "=ds=#w5#", "", "17.83%"}; - { 16, 216798, "", "=q4=Arcanist Robes", "=q1=#m1# =ds=#c3# (T1)", "", "16.51%"}; - { 17, 216815, "", "=q4=Robes of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "15.65%"}; - { 18, 216809, "", "=q4=Felheart Robes", "=q1=#m1# =ds=#c8# (T1)", "", "15.66%"}; - { 19, 216820, "", "=q4=Nightslayer Chestpiece", "=q1=#m1# =ds=#c6# (T1)", "", "16.76%"}; - { 20, 216833, "", "=q4=Cenarion Vestments", "=q1=#m1# =ds=#c1# (T1)", "", "15.21%"}; - { 21, 216845, "", "=q4=Giantstalker's Breastplate", "=q1=#m1# =ds=#c2# (T1)", "", "15.83%"}; - { 22, 216841, "", "=q4=Earthfury Vestments", "=q1=#m1# =ds=#c7# (T1)", "", " 6.08%"}; - { 23, 216865, "", "=q4=Breastplate of Might", "=q1=#m1# =ds=#c9# (T1)", "", "15.28%"}; - { 24, 216853, "", "=q4=Lawbringer Chestguard", "=q1=#m1# =ds=#c4# (T1)", "", "9.53%"}; - { 26, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; - { 27, 217182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; - Prev = "MCGeddon25ManHEROIC"; - Next = "MCSulfuron25ManHEROIC"; - }; - - AtlasLoot_Data["MCSulfuron25ManHEROIC"] = { - { 1, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "2.80%"}; - { 2, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "2.54%"}; - { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "2.70%"}; - { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.58%"}; - { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.26%"}; - { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.54%"}; - { 7, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.32%"}; - { 8, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.39%"}; - { 9, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.53%"}; - { 10, 217074, "", "=q4=Shadowstrike", "=ds=#w7#", "", "23.50%"}; - { 11, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "2.26%"}; - { 16, 216816, "", "=q4=Mantle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "21.06%"}; - { 17, 216823, "", "=q4=Nightslayer Shoulder Pads", "=q1=#m1# =ds=#c6# (T1)", "", "20.66%"}; - { 18, 216848, "", "=q4=Giantstalker's Epaulets", "=q1=#m1# =ds=#c2# (T1)", "", "19.64%"}; - { 19, 216868, "", "=q4=Pauldrons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "21.14%"}; - { 21, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; - Prev = "MCGolemagg25ManHEROIC"; - Next = "MCMajordomo25ManHEROIC"; - }; - - AtlasLoot_Data["MCMajordomo25ManHEROIC"] = { - { 1, 218811, "", "=q4=Fireproof Cloak", "=ds=#s4#", "", "15.12%"}; - { 2, 218808, "", "=q4=Gloves of the Hypnotic Flame", "=ds=#s9#, #a1#", "", "15.36%"}; - { 3, 218809, "", "=q4=Sash of Whispered Secrets", "=ds=#s10#, #a1#", "", "15.93%"}; - { 4, 219139, "", "=q4=Fireguard Shoulders", "=ds=#s3#, #a2#", "", "15.87%"}; - { 5, 218810, "", "=q4=Wild Growth Spaulders", "=ds=#s3#, #a2#", "", "16.91%"}; - { 6, 218812, "", "=q4=Wristguards of True Flight", "=ds=#s8#, #a3#", "", "18.04%"}; - { 7, 218806, "", "=q4=Core Forged Greaves", "=ds=#s12#, #a4#", "", "16.53%"}; - { 8, 219140, "", "=q4=Cauterizing Band", "=ds=#s13#", "", "15.10%"}; - { 9, 218805, "", "=q4=Core Hound Tooth", "=ds=#h1#, #w4#", "", "16.06%"}; - { 10, 218803, "", "=q4=Finkle's Lava Dredger", "=ds=#h2#, #w6#", "", "12.43%"}; - { 16, 18703, "", "=q4=Ancient Petrified Leaf", "=ds=#m2# =q1=(#c2#)", "", "35.25%"}; - { 17, 18715, "", "=q4=Lok'delar, Stave of the Ancient Keepers", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c2#"}; - { 18, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#"}; - { 19, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#w19#, =q1=#m1# =ds=#c2#"}; - { 21, 18646, "", "=q4=The Eye of Divinity", "=ds=#m2# =q1=(#c5#)", "", "28.30%"}; - { 22, 18608, "", "=q4=Benediction", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; - { 23, 18609, "", "=q4=Anathema", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; - Prev = "MCSulfuron25ManHEROIC"; - Next = "MCRagnaros25ManHEROIC"; - }; - - AtlasLoot_Data["MCRagnaros25ManHEROIC"] = { - { 1, 216915, "", "=q4=Netherwind Pants", "=q1=#m1# =ds=#c3# (T2)", "", "17.37%"}; - { 2, 216922, "", "=q4=Leggings of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "", "17.30%"}; - { 3, 216930, "", "=q4=Nemesis Leggings", "=q1=#m1# =ds=#c8# (T2)", "", "16.87%"}; - { 4, 216909, "", "=q4=Bloodfang Pants", "=q1=#m1# =ds=#c6# (T2)", "", "17.18%"}; - { 5, 216901, "", "=q4=Stormrage Legguards", "=q1=#m1# =ds=#c1# (T2)", "", "15.49%"}; - { 6, 216938, "", "=q4=Dragonstalker's Legguards", "=q1=#m1# =ds=#c2# (T2)", "", "16.02%"}; - { 7, 216946, "", "=q4=Legplates of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "", "5.97%"}; - { 8, 216962, "", "=q4=Legplates of Wrath", "=q1=#m1# =ds=#c9# (T2)", "", "17.23%"}; - { 9, 216954, "", "=q4=Judgement Legplates", "=q1=#m1# =ds=#c4# (T2)", "", "10.81%"}; - { 11, 217204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; - { 12, 217182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; - { 13, 102107, "", "=q4=Reins of the Magmatic Steed", "=ds=#e12#", "" }; - { 14, 219017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; - { 15, 219019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - { 16, 217102, "", "=q4=Cloak of the Shrouded Mists", "=ds=#s4#", "", "14.31%"}; - { 17, 217107, "", "=q4=Dragon's Blood Cape", "=ds=#s4#", "", "15.32%"}; - { 18, 218817, "", "=q4=Crown of Destruction", "=ds=#s1#, #a3#", "", "16.75%"}; - { 19, 219137, "", "=q4=Onslaught Girdle", "=ds=#s10#, #a4#", "", "13.18%"}; - { 20, 218814, "", "=q4=Choker of the Fire Lord", "=ds=#s2#", "", "16.08%"}; - { 21, 219138, "", "=q4=Band of Sulfuras", "=ds=#s13#", "", "15.64%"}; - { 22, 217063, "", "=q4=Band of Accuria", "=ds=#s13#", "", "14.81%"}; - { 23, 217082, "", "=q4=Shard of the Flame", "=ds=#s14#", "", " 4.65%"}; - { 24, 218815, "", "=q4=Essence of the Pure Flame", "=ds=#s14#", "", "17.80%"}; - { 25, 218816, "", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "", "15.90%"}; - { 26, 217076, "", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", "", "5.12%"}; - { 27, 217104, "", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "", " 4.63%"}; - { 28, 217106, "", "=q4=Malistar's Defender", "=ds=#w8#", "", "13.88%"}; - { 30, 21110, "", "=q1=Draconic for Dummies", "=ds=#m3#", "", "100%"}; - Prev = "MCMajordomo25ManHEROIC"; - }; - - AtlasLoot_Data["MCTrashMobs25ManHEROIC"] = { - { 1, 216802, "", "=q4=Arcanist Belt", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; - { 2, 216817, "", "=q4=Girdle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.18%"}; - { 3, 216806, "", "=q4=Felheart Belt", "=q1=#m1# =ds=#c8# (T1)", "", "0.19%"}; - { 4, 216827, "", "=q4=Nightslayer Belt", "=q1=#m1# =ds=#c6# (T1)", "", "0.15%"}; - { 5, 216828, "", "=q4=Cenarion Belt", "=q1=#m1# =ds=#c1# (T1)", "", "0.16%"}; - { 6, 216851, "", "=q4=Giantstalker's Belt", "=q1=#m1# =ds=#c2# (T1)", "", "0.17%"}; - { 7, 216838, "", "=q4=Earthfury Belt", "=q1=#m1# =ds=#c7# (T1)", "", "0.07%"}; - { 8, 216864, "", "=q4=Belt of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; - { 9, 216858, "", "=q4=Lawbringer Belt", "=q1=#m1# =ds=#c4# (T1)", "", "0.10%"}; - { 11, 17010, "", "=q3=Fiery Core", "=ds=#e8#"}; - { 12, 17011, "", "=q3=Lava Core", "=ds=#e8#"}; - { 13, 11382, "", "=q2=Blood of the Mountain", "=ds=#e8#"}; - { 14, 17012, "", "=q1=Core Leather", "=ds=#e8#"}; - { 16, 216799, "", "=q4=Arcanist Bindings", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; - { 17, 216819, "", "=q4=Vambraces of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.16%"}; - { 18, 216804, "", "=q4=Felheart Bracers", "=q1=#m1# =ds=#c8# (T1)", "", "0.16%"}; - { 19, 216825, "", "=q4=Nightslayer Bracelets", "=q1=#m1# =ds=#c6# (T1)", "", "0.17%"}; - { 20, 216830, "", "=q4=Cenarion Bracers", "=q1=#m1# =ds=#c1# (T1)", "", "0.17%"}; - { 21, 216850, "", "=q4=Giantstalker's Bracers", "=q1=#m1# =ds=#c2# (T1)", "", "0.18%"}; - { 22, 216840, "", "=q4=Earthfury Bracers", "=q1=#m1# =ds=#c7# (T1)", "", "0.06%"}; - { 23, 216861, "", "=q4=Bracers of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; - { 24, 216857, "", "=q4=Lawbringer Bracers", "=q1=#m1# =ds=#c4# (T1)", "", "0.11%"}; - }; - - AtlasLoot_Data["MCRANDOMBOSSDROPPS25ManHEROIC"] = { - { 1, 18264, "", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# (300)", "", "1.02%"}; - { 2, 18262, "", "=q2=Elemental Sharpening Stone", "=ds=#e6#"}; - { 4, 18292, "", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# (300)", "", "0.96%"}; - { 5, 18282, "", "=q4=Core Marksman Rifle", "=ds=#w5#"}; - { 7, 18291, "", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# (300)", "", "0.92%"}; - { 8, 18168, "", "=q4=Force Reactive Disk", "=ds=#w8#"}; - { 10, 18290, "", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# (300)", "", "0.11%"}; - { 11, 18283, "", "=q3=Biznicks 247x128 Accurascope", "=ds=#e11#"}; - { 13, 18259, "", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# (300)", "", "0.85%"}; - { 16, 18252, "", "=q3=Pattern: Core Armor Kit", "=ds=#p7# (300)", "", "0.85%"}; - { 17, 18251, "", "=q3=Core Armor Kit", "=ds=#e6#"}; - { 19, 18265, "", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# (300)", "", "0.72%"}; - { 20, 18263, "", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#"}; - { 22, 21371, "", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# (300)", "", "0.33%"}; - { 23, 21342, "", "=q4=Core Felcloth Bag", "=ds=#m11# #e1# =q1=#m1# #c8#"}; - { 25, 18257, "", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# (300)", "", "0.76%"}; - { 26, 18253, "", "=q1=Major Rejuvenation Potion", "=ds=#e2#"}; - { 28, 18260, "", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# (300)", "", "0.75%"}; - }; - - ------------------------------------------ - --- Blackrock Mountain: Blackwing Lair --- - ------------------------------------------ - - AtlasLoot_Data["BWLRazorgore"] = { - { 1, 16918, "", "=q4=Netherwind Bindings", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 16926, "", "=q4=Bindings of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 16934, "", "=q4=Nemesis Bracers", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 16911, "", "=q4=Bloodfang Bracers", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 5, 16904, "", "=q4=Stormrage Bracers", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 16935, "", "=q4=Dragonstalker's Bracers", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 16943, "", "=q4=Bracers of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 16959, "", "=q4=Bracelets of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 16951, "", "=q4=Judgement Bindings", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 16, 19337, "", "=q4=The Black Book", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "20%"}; - { 17, 19336, "", "=q4=Arcane Infused Gem", "=ds=#s14#, =q1=#m1# =ds=#c2#", "", "20%"}; - { 18, 19344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; - { 20, 19370, "", "=q4=Mantle of the Blackwing Cabal", "=ds=#s3#, #a1#", "", "20%"}; - { 21, 19369, "", "=q4=Gloves of Rapid Evolution", "=ds=#s9#, #a1#", "", "20%"}; - { 22, 19334, "", "=q4=The Untamed Blade", "=ds=#h2#, #w10#", "", "10%"}; - { 23, 19335, "", "=q4=Spineshatter", "=ds=#h1#, #w6#", "", "10%"}; - { 24, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 25, 19357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; - { 26, 19405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; - Next = "BWLVaelastrasz"; - }; - - AtlasLoot_Data["BWLVaelastrasz"] = { - { 1, 16818, "", "=q4=Netherwind Belt", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 16925, "", "=q4=Belt of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 16933, "", "=q4=Nemesis Belt", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 16936, "", "=q4=Dragonstalker's Belt", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 5, 16903, "", "=q4=Stormrage Belt", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 16910, "", "=q4=Bloodfang Belt", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 7, 16944, "", "=q4=Belt of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 16960, "", "=q4=Waistband of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 16952, "", "=q4=Judgement Belt", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; - { 16, 19339, "", "=q4=Mind Quickening Gem", "=ds=#s14#, =q1=#m1# =ds=#c3#", "", "20%"}; - { 17, 19340, "", "=q4=Rune of Metamorphosis", "=ds=#s14#, =q1=#m1# =ds=#c1#", "", "20%"}; - { 19, 19372, "", "=q4=Helm of Endless Rage", "=ds=#s1#, #a4#", "", "20%"}; - { 20, 19371, "", "=q4=Pendant of the Fallen Dragon", "=ds=#s2#", "", "20%"}; - { 21, 19346, "", "=q4=Dragonfang Blade", "=ds=#h1#, #w4#", "", "10%"}; - { 22, 19348, "", "=q4=Red Dragonscale Protector", "=ds=#w8#", "", "10%"}; - { 23, 19430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; - { 24, 19403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; - { 25, 19367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - Prev = "BWLRazorgore"; - Next = "BWLLashlayer"; - }; - - AtlasLoot_Data["BWLLashlayer"] = { - { 1, 16912, "", "=q4=Netherwind Boots", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 16919, "", "=q4=Boots of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 16927, "", "=q4=Nemesis Boots", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 16898, "", "=q4=Stormrage Boots", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 5, 16906, "", "=q4=Bloodfang Boots", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 6, 16941, "", "=q4=Dragonstalker's Greaves", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 16949, "", "=q4=Greaves of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 16965, "", "=q4=Sabatons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 16957, "", "=q4=Judgement Sabatons", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; - { 12, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; - { 16, 19342, "", "=q4=Venomous Totem", "=ds=#s14#, =q1=#m1# =ds=#c6#", "", "20%"}; - { 17, 19341, "", "=q4=Lifegiving Gem", "=ds=#s14#, =q1=#m1# =ds=#c9#", "", "20%"}; - { 18, 19345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; - { 20, 19374, "", "=q4=Bracers of Arcane Accuracy", "=ds=#s8#, #a1#", "", "20%"}; - { 21, 19373, "", "=q4=Black Brood Pauldrons", "=ds=#s3#, #a3#", "", "20%"}; - { 22, 19351, "", "=q4=Maladath, Runed Blade of the Black Flight", "=ds=#h1#, #w10#", "", "10%"}; - { 23, 19350, "", "=q4=Heartstriker", "=ds=#w2#", "", "10%"}; - { 24, 19402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; - { 25, 19365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; - { 26, 14000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; - { 27, 19432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; - Prev = "BWLVaelastrasz"; - Next = "BWLFiremaw"; - }; - - AtlasLoot_Data["BWLFiremaw"] = { - { 1, 16913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 16920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 16928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 16907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 16940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 16899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 16948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 16964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 16956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 11, 19365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; - { 12, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 13, 19353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 16, 19343, "", "=q4=Scrolls of Blinding Light", "=ds=#s14#, =q1=#m1# =ds=#c4#", "", "12.5%"}; - { 17, 19344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; - { 19, 19398, "", "=q4=Cloak of Firemaw", "=ds=#s4#", "", "12.5%"}; - { 20, 19400, "", "=q4=Firemaw's Clutch", "=ds=#s10#, #a1#", "", "12.5%"}; - { 21, 19399, "", "=q4=Black Ash Robe", "=ds=#s5#, #a1#", "", "12.5%"}; - { 22, 19396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 23, 19401, "", "=q4=Primalist's Linked Legguards", "=ds=#s11#, #a3#", "", "12.5%"}; - { 24, 19394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.76%"}; - { 25, 19402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; - { 27, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 28, 19395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - Prev = "BWLLashlayer"; - Next = "BWLEbonroc"; - }; - - AtlasLoot_Data["BWLEbonroc"] = { - { 1, 16913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 16920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 16928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 16907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 16940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 16899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 16948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 16964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 16956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 16, 19345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; - { 18, 19407, "", "=q4=Ebony Flame Gloves", "=ds=#s9#, #a1#", "", "16.67%"}; - { 19, 19405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; - { 20, 19396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 21, 19394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; - { 23, 19403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; - { 24, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 25, 19406, "", "=q4=Drake Fang Talisman", "=ds=#s14#", "", "16.67%"}; - { 26, 19395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - { 28, 19353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 29, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 30, 19368, "", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", "", "16.67%"}; - Prev = "BWLFiremaw"; - Next = "BWLFlamegor"; - }; - - AtlasLoot_Data["BWLFlamegor"] = { - { 1, 16913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 16920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 16928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 16907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 16940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 16899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 16948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 16964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 16956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 16, 19430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; - { 17, 19396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 18, 19433, "", "=q4=Emberweave Leggings", "=ds=#s11#, #a3#", "", "16.67%"}; - { 19, 19394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; - { 21, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 22, 19432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; - { 23, 19395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - { 24, 19431, "", "=q4=Styleen's Impeding Scarab", "=ds=#s14#", "", "16.67%"}; - { 26, 19353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 27, 19357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; - { 28, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 29, 19367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - Prev = "BWLEbonroc"; - Next = "BWLChromaggus"; - }; - - AtlasLoot_Data["BWLChromaggus"] = { - { 1, 16917, "", "=q4=Netherwind Mantle", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 16924, "", "=q4=Pauldrons of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 16932, "", "=q4=Nemesis Spaulders", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 16937, "", "=q4=Dragonstalker's Spaulders", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 5, 16902, "", "=q4=Stormrage Pauldrons", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 16832, "", "=q4=Bloodfang Spaulders", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 7, 16945, "", "=q4=Epaulets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 16953, "", "=q4=Judgement Spaulders", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 9, 16961, "", "=q4=Pauldrons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 16, 19386, "", "=q4=Elementium Threaded Cloak", "=ds=#s4#", "", "20%"}; - { 17, 19388, "", "=q4=Angelista's Grasp", "=ds=#s10#, #a1#", "", "20%"}; - { 18, 19385, "", "=q4=Empowered Leggings", "=ds=#s11#, #a1#", "", "20%"}; - { 19, 19391, "", "=q4=Shimmering Geta", "=ds=#s12#, #a1#", "", "20%"}; - { 20, 19389, "", "=q4=Taut Dragonhide Shoulderpads", "=ds=#s3#, #a2#", "", "20%"}; - { 21, 19390, "", "=q4=Taut Dragonhide Gloves", "=ds=#s9#, #a2#", "", "20%"}; - { 22, 19393, "", "=q4=Primalist's Linked Waistguard", "=ds=#s10#, #a3#", "", "10%"}; - { 23, 19392, "", "=q4=Girdle of the Fallen Crusader", "=ds=#s10#, #a4#", "", "10%"}; - { 24, 19387, "", "=q4=Chromatic Boots", "=ds=#s12#, #a4#", "", "20%"}; - { 26, 19347, "", "=q4=Claw of Chromaggus", "=ds=#h3#, #w4#", "", "10%"}; - { 27, 19352, "", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", "", "10%"}; - { 28, 19349, "", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", "", "10%"}; - { 29, 19361, "", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", "", "10%"}; - Prev = "BWLFlamegor"; - Next = "BWLNefarian1"; - }; - - AtlasLoot_Data["BWLNefarian1"] = { - { 1, 16916, "", "=q4=Netherwind Robes", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 16931, "", "=q4=Nemesis Robes", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 3, 16923, "", "=q4=Robes of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 4, 16905, "", "=q4=Bloodfang Chestpiece", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 5, 16897, "", "=q4=Stormrage Chestguard", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 16942, "", "=q4=Dragonstalker's Breastplate", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 16950, "", "=q4=Breastplate of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 16966, "", "=q4=Breastplate of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 16958, "", "=q4=Judgement Breastplate", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 16, 19378, "", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "", "16.67%"}; - { 17, 19375, "", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "", "16.67%"}; - { 18, 19381, "", "=q4=Boots of the Shadow Flame", "=ds=#s12#, #a2#", "", "16.67%"}; - { 19, 19380, "", "=q4=Therazane's Link", "=ds=#s10#, #a3#", "", "16.67%"}; - { 20, 19377, "", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "", "16.67%"}; - { 21, 19376, "", "=q4=Archimtiros' Ring of Reckoning", "=ds=#s13#", "", "16.67%"}; - { 22, 19382, "", "=q4=Pure Elementium Band", "=ds=#s13#", "", "16.67%"}; - { 23, 19379, "", "=q4=Neltharion's Tear", "=ds=#s14#", "", "16.67%"}; - { 24, 19364, "", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", "", "10%"}; - { 25, 19363, "", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", "", "16.67%"}; - { 26, 19360, "", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "", "16.67%"}; - { 27, 19356, "", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "", "16.67%%"}; - { 28, 14001, "", "=q4=Archimtiros' Ring of Armageddon", "=ds=#s13#", "", "16.67%%"}; - Prev = "BWLChromaggus"; - Next = "BWLNefarian2"; - }; - - AtlasLoot_Data["BWLNefarian2"] = { - { 1, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; - { 2, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; - { 3, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; - { 4, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; - { 6, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; - Prev = "BWLNefarian1"; - Next = "BWLTrashMobs"; - }; - - AtlasLoot_Data["BWLTrashMobs"] = { - { 1, 19436, "", "=q4=Cloak of Draconic Might", "=ds=#s4#", "", "2.53%"}; - { 2, 19437, "", "=q4=Boots of Pure Thought", "=ds=#s12#, #a1#", "", "2.33%"}; - { 3, 19438, "", "=q4=Ringo's Blizzard Boots", "=ds=#s12#, #a1#", "", "4.42%"}; - { 4, 19439, "", "=q4=Interlaced Shadow Jerkin", "=ds=#s5#, #a2#", "", "4.62%"}; - { 5, 19434, "", "=q4=Band of Dark Dominion", "=ds=#s13#", "", "1.57%"}; - { 6, 19362, "", "=q4=Doom's Edge", "=ds=#h1#, #w1#", "", "1.67%"}; - { 7, 19354, "", "=q4=Draconic Avenger", "=ds=#h2#, #w1#", "", "5.96%"}; - { 8, 19358, "", "=q4=Draconic Maul", "=ds=#h2#, #w6#", "", "2.30%"}; - { 9, 19435, "", "=q4=Essence Gatherer", "=ds=#w12#", "", "1.61%"}; - { 16, 18562, "", "=q4=Elementium Ore", "=ds=#e8#", "", "4.75%"}; - { 18, 21109, "", "=q1=Draconic for Dummies", "=ds=#m3#"}; - Prev = "BWLNefarian2"; - }; - - - ------------------------------------------------- - --- Blackrock Mountain: Blackwing Lair HEROIC FLEX --- - ------------------------------------------------- - - AtlasLoot_Data["BWLRazorgore25Man"] = { - { 1, 316918, "", "=q4=Netherwind Bindings", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 316926, "", "=q4=Bindings of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 316934, "", "=q4=Nemesis Bracers", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 316911, "", "=q4=Bloodfang Bracers", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 5, 316904, "", "=q4=Stormrage Bracers", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 316935, "", "=q4=Dragonstalker's Bracers", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 316943, "", "=q4=Bracers of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 316959, "", "=q4=Bracelets of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 316951, "", "=q4=Judgement Bindings", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 16, 319337, "", "=q4=The Black Book", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "20%"}; - { 17, 319336, "", "=q4=Arcane Infused Gem", "=ds=#s14#, =q1=#m1# =ds=#c2#", "", "20%"}; - { 18, 319344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; - { 20, 319370, "", "=q4=Mantle of the Blackwing Cabal", "=ds=#s3#, #a1#", "", "20%"}; - { 21, 319369, "", "=q4=Gloves of Rapid Evolution", "=ds=#s9#, #a1#", "", "20%"}; - { 22, 319334, "", "=q4=The Untamed Blade", "=ds=#h2#, #w10#", "", "10%"}; - { 23, 319335, "", "=q4=Spineshatter", "=ds=#h1#, #w6#", "", "10%"}; - { 24, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 25, 319357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; - { 26, 319405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; - Next = "BWLVaelastrasz25Man"; - }; - - AtlasLoot_Data["BWLVaelastrasz25Man"] = { - { 1, 316818, "", "=q4=Netherwind Belt", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 316925, "", "=q4=Belt of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 316933, "", "=q4=Nemesis Belt", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 316936, "", "=q4=Dragonstalker's Belt", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 5, 316903, "", "=q4=Stormrage Belt", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 316910, "", "=q4=Bloodfang Belt", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 7, 316944, "", "=q4=Belt of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 316960, "", "=q4=Waistband of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 316952, "", "=q4=Judgement Belt", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; - { 16, 319339, "", "=q4=Mind Quickening Gem", "=ds=#s14#, =q1=#m1# =ds=#c3#", "", "20%"}; - { 17, 319340, "", "=q4=Rune of Metamorphosis", "=ds=#s14#, =q1=#m1# =ds=#c1#", "", "20%"}; - { 19, 319372, "", "=q4=Helm of Endless Rage", "=ds=#s1#, #a4#", "", "20%"}; - { 20, 319371, "", "=q4=Pendant of the Fallen Dragon", "=ds=#s2#", "", "20%"}; - { 21, 319346, "", "=q4=Dragonfang Blade", "=ds=#h1#, #w4#", "", "10%"}; - { 22, 319348, "", "=q4=Red Dragonscale Protector", "=ds=#w8#", "", "10%"}; - { 23, 319430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; - { 24, 319403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; - { 25, 319367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - Prev = "BWLRazorgore25Man"; - Next = "BWLLashlayer25Man"; - }; - - AtlasLoot_Data["BWLLashlayer25Man"] = { - { 1, 316912, "", "=q4=Netherwind Boots", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 316919, "", "=q4=Boots of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 316927, "", "=q4=Nemesis Boots", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 316898, "", "=q4=Stormrage Boots", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 5, 316906, "", "=q4=Bloodfang Boots", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 6, 316941, "", "=q4=Dragonstalker's Greaves", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 316949, "", "=q4=Greaves of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 316965, "", "=q4=Sabatons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 316957, "", "=q4=Judgement Sabatons", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; - { 12, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; - { 16, 319342, "", "=q4=Venomous Totem", "=ds=#s14#, =q1=#m1# =ds=#c6#", "", "20%"}; - { 17, 319341, "", "=q4=Lifegiving Gem", "=ds=#s14#, =q1=#m1# =ds=#c9#", "", "20%"}; - { 18, 319345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; - { 20, 319374, "", "=q4=Bracers of Arcane Accuracy", "=ds=#s8#, #a1#", "", "20%"}; - { 21, 319373, "", "=q4=Black Brood Pauldrons", "=ds=#s3#, #a3#", "", "20%"}; - { 22, 319351, "", "=q4=Maladath, Runed Blade of the Black Flight", "=ds=#h1#, #w10#", "", "10%"}; - { 23, 319350, "", "=q4=Heartstriker", "=ds=#w2#", "", "10%"}; - { 24, 319402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; - { 25, 319365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; - { 26, 314000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; - { 27, 319432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; - Prev = "BWLVaelastrasz25Man"; - Next = "BWLFiremaw25Man"; - }; - - AtlasLoot_Data["BWLFiremaw25Man"] = { - { 1, 316913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 316920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 316928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 316907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 316940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 316899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 316948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 316964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 316956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 11, 319365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; - { 12, 319355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 13, 319353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 16, 319343, "", "=q4=Scrolls of Blinding Light", "=ds=#s14#, =q1=#m1# =ds=#c4#", "", "12.5%"}; - { 17, 319344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; - { 19, 319398, "", "=q4=Cloak of Firemaw", "=ds=#s4#", "", "12.5%"}; - { 20, 319400, "", "=q4=Firemaw's Clutch", "=ds=#s10#, #a1#", "", "12.5%"}; - { 21, 319399, "", "=q4=Black Ash Robe", "=ds=#s5#, #a1#", "", "12.5%"}; - { 22, 319396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 23, 319401, "", "=q4=Primalist's Linked Legguards", "=ds=#s11#, #a3#", "", "12.5%"}; - { 24, 319394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.76%"}; - { 25, 319402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; - { 27, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 28, 319395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - Prev = "BWLLashlayer25Man"; - Next = "BWLEbonroc25Man"; - }; - - AtlasLoot_Data["BWLEbonroc25Man"] = { - { 1, 316913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 316920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 316928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 316907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 316940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 316899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 316948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 316964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 316956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 16, 319345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; - { 18, 319407, "", "=q4=Ebony Flame Gloves", "=ds=#s9#, #a1#", "", "16.67%"}; - { 19, 319405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; - { 20, 319396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 21, 319394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; - { 23, 319403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; - { 24, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 25, 319406, "", "=q4=Drake Fang Talisman", "=ds=#s14#", "", "16.67%"}; - { 26, 319395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - { 28, 319353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 29, 319355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 30, 319368, "", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", "", "16.67%"}; - Prev = "BWLFiremaw25Man"; - Next = "BWLFlamegor25Man"; - }; - - AtlasLoot_Data["BWLFlamegor25Man"] = { - { 1, 316913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 316920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 316928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 316907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 316940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 316899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 316948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 316964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 316956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 16, 319430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; - { 17, 319396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 18, 319433, "", "=q4=Emberweave Leggings", "=ds=#s11#, #a3#", "", "16.67%"}; - { 19, 319394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; - { 21, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 22, 319432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; - { 23, 319395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - { 24, 319431, "", "=q4=Styleen's Impeding Scarab", "=ds=#s14#", "", "16.67%"}; - { 26, 319353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 27, 319357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; - { 28, 319355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 29, 319367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - Prev = "BWLEbonroc25Man"; - Next = "BWLChromaggus25Man"; - }; - - AtlasLoot_Data["BWLChromaggus25Man"] = { - { 1, 316917, "", "=q4=Netherwind Mantle", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 316924, "", "=q4=Pauldrons of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 316932, "", "=q4=Nemesis Spaulders", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 316937, "", "=q4=Dragonstalker's Spaulders", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 5, 316902, "", "=q4=Stormrage Pauldrons", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 316832, "", "=q4=Bloodfang Spaulders", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 7, 316945, "", "=q4=Epaulets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 316953, "", "=q4=Judgement Spaulders", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 9, 316961, "", "=q4=Pauldrons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 16, 319386, "", "=q4=Elementium Threaded Cloak", "=ds=#s4#", "", "20%"}; - { 17, 319388, "", "=q4=Angelista's Grasp", "=ds=#s10#, #a1#", "", "20%"}; - { 18, 319385, "", "=q4=Empowered Leggings", "=ds=#s11#, #a1#", "", "20%"}; - { 19, 319391, "", "=q4=Shimmering Geta", "=ds=#s12#, #a1#", "", "20%"}; - { 20, 319389, "", "=q4=Taut Dragonhide Shoulderpads", "=ds=#s3#, #a2#", "", "20%"}; - { 21, 319390, "", "=q4=Taut Dragonhide Gloves", "=ds=#s9#, #a2#", "", "20%"}; - { 22, 319393, "", "=q4=Primalist's Linked Waistguard", "=ds=#s10#, #a3#", "", "10%"}; - { 23, 319392, "", "=q4=Girdle of the Fallen Crusader", "=ds=#s10#, #a4#", "", "10%"}; - { 24, 319387, "", "=q4=Chromatic Boots", "=ds=#s12#, #a4#", "", "20%"}; - { 26, 319347, "", "=q4=Claw of Chromaggus", "=ds=#h3#, #w4#", "", "10%"}; - { 27, 319352, "", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", "", "10%"}; - { 28, 319349, "", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", "", "10%"}; - { 29, 319361, "", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", "", "10%"}; - Prev = "BWLFlamegor25Man"; - Next = "BWLNefarian125Man"; - }; - - AtlasLoot_Data["BWLNefarian125Man"] = { - { 1, 316916, "", "=q4=Netherwind Robes", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 316931, "", "=q4=Nemesis Robes", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 3, 316923, "", "=q4=Robes of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 4, 316905, "", "=q4=Bloodfang Chestpiece", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 5, 316897, "", "=q4=Stormrage Chestguard", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 316942, "", "=q4=Dragonstalker's Breastplate", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 316950, "", "=q4=Breastplate of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 316966, "", "=q4=Breastplate of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 316958, "", "=q4=Judgement Breastplate", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 16, 319378, "", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "", "16.67%"}; - { 17, 319375, "", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "", "16.67%"}; - { 18, 319381, "", "=q4=Boots of the Shadow Flame", "=ds=#s12#, #a2#", "", "16.67%"}; - { 19, 319380, "", "=q4=Therazane's Link", "=ds=#s10#, #a3#", "", "16.67%"}; - { 20, 319377, "", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "", "16.67%"}; - { 21, 319376, "", "=q4=Archimtiros' Ring of Reckoning", "=ds=#s13#", "", "16.67%"}; - { 22, 319382, "", "=q4=Pure Elementium Band", "=ds=#s13#", "", "16.67%"}; - { 23, 319379, "", "=q4=Neltharion's Tear", "=ds=#s14#", "", "16.67%"}; - { 24, 319364, "", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", "", "10%"}; - { 25, 319363, "", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", "", "16.67%"}; - { 26, 319360, "", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "", "16.67%"}; - { 27, 319356, "", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "", "16.67%%"}; - { 28, 314001, "", "=q4=Archimtiros' Ring of Armageddon", "=ds=#s13#", "", "16.67%%"}; - Prev = "BWLChromaggus25Man"; - Next = "BWLNefarian225Man"; - }; - - AtlasLoot_Data["BWLNefarian225Man"] = { - { 1, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; - { 2, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; - { 3, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; - { 4, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; - { 6, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; - Prev = "BWLNefarian125Man"; - Next = "BWLTrashMobs25Man"; - }; - - AtlasLoot_Data["BWLTrashMobs25Man"] = { - { 1, 319436, "", "=q4=Cloak of Draconic Might", "=ds=#s4#", "", "2.53%"}; - { 2, 319437, "", "=q4=Boots of Pure Thought", "=ds=#s12#, #a1#", "", "2.33%"}; - { 3, 319438, "", "=q4=Ringo's Blizzard Boots", "=ds=#s12#, #a1#", "", "4.42%"}; - { 4, 319439, "", "=q4=Interlaced Shadow Jerkin", "=ds=#s5#, #a2#", "", "4.62%"}; - { 5, 319434, "", "=q4=Band of Dark Dominion", "=ds=#s13#", "", "1.57%"}; - { 6, 319362, "", "=q4=Doom's Edge", "=ds=#h1#, #w1#", "", "1.67%"}; - { 7, 319354, "", "=q4=Draconic Avenger", "=ds=#h2#, #w1#", "", "5.96%"}; - { 8, 319358, "", "=q4=Draconic Maul", "=ds=#h2#, #w6#", "", "2.30%"}; - { 9, 319435, "", "=q4=Essence Gatherer", "=ds=#w12#", "", "1.61%"}; - { 16, 18562, "", "=q4=Elementium Ore", "=ds=#e8#", "", "4.75%"}; - { 18, 21109, "", "=q1=Draconic for Dummies", "=ds=#m3#"}; - Prev = "BWLNefarian225Man"; - }; - - ------------------------------------------------- - --- Blackrock Mountain: Blackwing Lair ASCENDED --- - ------------------------------------------------- - - AtlasLoot_Data["BWLRazorgore25ManHEROIC"] = { - { 1, 216918, "", "=q4=Netherwind Bindings", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 216926, "", "=q4=Bindings of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 216934, "", "=q4=Nemesis Bracers", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 216911, "", "=q4=Bloodfang Bracers", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 5, 216904, "", "=q4=Stormrage Bracers", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 216935, "", "=q4=Dragonstalker's Bracers", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 216943, "", "=q4=Bracers of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 216959, "", "=q4=Bracelets of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 216951, "", "=q4=Judgement Bindings", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 16, 219337, "", "=q4=The Black Book", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "20%"}; - { 17, 219336, "", "=q4=Arcane Infused Gem", "=ds=#s14#, =q1=#m1# =ds=#c2#", "", "20%"}; - { 18, 219344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; - { 20, 219370, "", "=q4=Mantle of the Blackwing Cabal", "=ds=#s3#, #a1#", "", "20%"}; - { 21, 219369, "", "=q4=Gloves of Rapid Evolution", "=ds=#s9#, #a1#", "", "20%"}; - { 22, 219334, "", "=q4=The Untamed Blade", "=ds=#h2#, #w10#", "", "10%"}; - { 23, 219335, "", "=q4=Spineshatter", "=ds=#h1#, #w6#", "", "10%"}; - { 24, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 25, 219357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; - { 26, 219405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; - Next = "BWLVaelastrasz25ManHEROIC"; - }; - - AtlasLoot_Data["BWLVaelastrasz25ManHEROIC"] = { - { 1, 216818, "", "=q4=Netherwind Belt", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 216925, "", "=q4=Belt of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 216933, "", "=q4=Nemesis Belt", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 216936, "", "=q4=Dragonstalker's Belt", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 5, 216903, "", "=q4=Stormrage Belt", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 216910, "", "=q4=Bloodfang Belt", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 7, 216944, "", "=q4=Belt of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 216960, "", "=q4=Waistband of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 216952, "", "=q4=Judgement Belt", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; - { 16, 219339, "", "=q4=Mind Quickening Gem", "=ds=#s14#, =q1=#m1# =ds=#c3#", "", "20%"}; - { 17, 219340, "", "=q4=Rune of Metamorphosis", "=ds=#s14#, =q1=#m1# =ds=#c1#", "", "20%"}; - { 19, 219372, "", "=q4=Helm of Endless Rage", "=ds=#s1#, #a4#", "", "20%"}; - { 20, 219371, "", "=q4=Pendant of the Fallen Dragon", "=ds=#s2#", "", "20%"}; - { 21, 219346, "", "=q4=Dragonfang Blade", "=ds=#h1#, #w4#", "", "10%"}; - { 22, 219348, "", "=q4=Red Dragonscale Protector", "=ds=#w8#", "", "10%"}; - { 23, 219430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; - { 24, 219403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; - { 25, 219367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - Prev = "BWLRazorgore25ManHEROIC"; - Next = "BWLLashlayer25ManHEROIC"; - }; - - AtlasLoot_Data["BWLLashlayer25ManHEROIC"] = { - { 1, 216912, "", "=q4=Netherwind Boots", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 216919, "", "=q4=Boots of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 216927, "", "=q4=Nemesis Boots", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 216898, "", "=q4=Stormrage Boots", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 5, 216906, "", "=q4=Bloodfang Boots", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 6, 216941, "", "=q4=Dragonstalker's Greaves", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 216949, "", "=q4=Greaves of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 216965, "", "=q4=Sabatons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 216957, "", "=q4=Judgement Sabatons", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; - { 12, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; - { 16, 219342, "", "=q4=Venomous Totem", "=ds=#s14#, =q1=#m1# =ds=#c6#", "", "20%"}; - { 17, 219341, "", "=q4=Lifegiving Gem", "=ds=#s14#, =q1=#m1# =ds=#c9#", "", "20%"}; - { 18, 219345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; - { 20, 219374, "", "=q4=Bracers of Arcane Accuracy", "=ds=#s8#, #a1#", "", "20%"}; - { 21, 219373, "", "=q4=Black Brood Pauldrons", "=ds=#s3#, #a3#", "", "20%"}; - { 22, 219351, "", "=q4=Maladath, Runed Blade of the Black Flight", "=ds=#h1#, #w10#", "", "10%"}; - { 23, 219350, "", "=q4=Heartstriker", "=ds=#w2#", "", "10%"}; - { 24, 219402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; - { 25, 219365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; - { 26, 214000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; - { 27, 219432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; - Prev = "BWLVaelastrasz25ManHEROIC"; - Next = "BWLFiremaw25ManHEROIC"; - }; - - AtlasLoot_Data["BWLFiremaw25ManHEROIC"] = { - { 1, 216913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 216920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 216928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 216907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 216940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 216899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 216948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 216964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 216956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 11, 219365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; - { 12, 219355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 13, 219353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 16, 219343, "", "=q4=Scrolls of Blinding Light", "=ds=#s14#, =q1=#m1# =ds=#c4#", "", "12.5%"}; - { 17, 219344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; - { 19, 219398, "", "=q4=Cloak of Firemaw", "=ds=#s4#", "", "12.5%"}; - { 20, 219400, "", "=q4=Firemaw's Clutch", "=ds=#s10#, #a1#", "", "12.5%"}; - { 21, 219399, "", "=q4=Black Ash Robe", "=ds=#s5#, #a1#", "", "12.5%"}; - { 22, 219396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 23, 219401, "", "=q4=Primalist's Linked Legguards", "=ds=#s11#, #a3#", "", "12.5%"}; - { 24, 219394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.76%"}; - { 25, 219402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; - { 27, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 28, 219395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - Prev = "BWLLashlayer25ManHEROIC"; - Next = "BWLEbonroc25ManHEROIC"; - }; - - AtlasLoot_Data["BWLEbonroc25ManHEROIC"] = { - { 1, 216913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 216920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 216928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 216907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 216940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 216899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 216948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 216964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 216956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 16, 219345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; - { 18, 219407, "", "=q4=Ebony Flame Gloves", "=ds=#s9#, #a1#", "", "16.67%"}; - { 19, 219405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; - { 20, 219396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 21, 219394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; - { 23, 219403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; - { 24, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 25, 219406, "", "=q4=Drake Fang Talisman", "=ds=#s14#", "", "16.67%"}; - { 26, 219395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - { 28, 219353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 29, 219355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 30, 219368, "", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", "", "16.67%"}; - Prev = "BWLFiremaw25ManHEROIC"; - Next = "BWLFlamegor25ManHEROIC"; - }; - - AtlasLoot_Data["BWLFlamegor25ManHEROIC"] = { - { 1, 216913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; - { 2, 216920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; - { 3, 216928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; - { 4, 216907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; - { 5, 216940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; - { 6, 216899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; - { 7, 216948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; - { 8, 216964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; - { 9, 216956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; - { 16, 219430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; - { 17, 219396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; - { 18, 219433, "", "=q4=Emberweave Leggings", "=ds=#s11#, #a3#", "", "16.67%"}; - { 19, 219394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; - { 21, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; - { 22, 219432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; - { 23, 219395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - { 24, 219431, "", "=q4=Styleen's Impeding Scarab", "=ds=#s14#", "", "16.67%"}; - { 26, 219353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; - { 27, 219357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; - { 28, 219355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; - { 29, 219367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - Prev = "BWLEbonroc25ManHEROIC"; - Next = "BWLChromaggus25ManHEROIC"; - }; - - AtlasLoot_Data["BWLChromaggus25ManHEROIC"] = { - { 1, 216917, "", "=q4=Netherwind Mantle", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 216924, "", "=q4=Pauldrons of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 3, 216932, "", "=q4=Nemesis Spaulders", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 4, 216937, "", "=q4=Dragonstalker's Spaulders", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 5, 216902, "", "=q4=Stormrage Pauldrons", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 216832, "", "=q4=Bloodfang Spaulders", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 7, 216945, "", "=q4=Epaulets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 216953, "", "=q4=Judgement Spaulders", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 9, 216961, "", "=q4=Pauldrons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 16, 219386, "", "=q4=Elementium Threaded Cloak", "=ds=#s4#", "", "20%"}; - { 17, 219388, "", "=q4=Angelista's Grasp", "=ds=#s10#, #a1#", "", "20%"}; - { 18, 219385, "", "=q4=Empowered Leggings", "=ds=#s11#, #a1#", "", "20%"}; - { 19, 219391, "", "=q4=Shimmering Geta", "=ds=#s12#, #a1#", "", "20%"}; - { 20, 219389, "", "=q4=Taut Dragonhide Shoulderpads", "=ds=#s3#, #a2#", "", "20%"}; - { 21, 219390, "", "=q4=Taut Dragonhide Gloves", "=ds=#s9#, #a2#", "", "20%"}; - { 22, 219393, "", "=q4=Primalist's Linked Waistguard", "=ds=#s10#, #a3#", "", "10%"}; - { 23, 219392, "", "=q4=Girdle of the Fallen Crusader", "=ds=#s10#, #a4#", "", "10%"}; - { 24, 219387, "", "=q4=Chromatic Boots", "=ds=#s12#, #a4#", "", "20%"}; - { 26, 219347, "", "=q4=Claw of Chromaggus", "=ds=#h3#, #w4#", "", "10%"}; - { 27, 219352, "", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", "", "10%"}; - { 28, 219349, "", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", "", "10%"}; - { 29, 219361, "", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", "", "10%"}; - Prev = "BWLFlamegor25ManHEROIC"; - Next = "BWLNefarian125ManHEROIC"; - }; - - AtlasLoot_Data["BWLNefarian125ManHEROIC"] = { - { 1, 216916, "", "=q4=Netherwind Robes", "=q1=#m1# =ds=#c3#", "", "22.22%"}; - { 2, 216931, "", "=q4=Nemesis Robes", "=q1=#m1# =ds=#c8#", "", "22.22%"}; - { 3, 216923, "", "=q4=Robes of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; - { 4, 216905, "", "=q4=Bloodfang Chestpiece", "=q1=#m1# =ds=#c6#", "", "22.22%"}; - { 5, 216897, "", "=q4=Stormrage Chestguard", "=q1=#m1# =ds=#c1#", "", "22.22%"}; - { 6, 216942, "", "=q4=Dragonstalker's Breastplate", "=q1=#m1# =ds=#c2#", "", "22.22%"}; - { 7, 216950, "", "=q4=Breastplate of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; - { 8, 216966, "", "=q4=Breastplate of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; - { 9, 216958, "", "=q4=Judgement Breastplate", "=q1=#m1# =ds=#c4#", "", "22.22%"}; - { 16, 219378, "", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "", "16.67%"}; - { 17, 219375, "", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "", "16.67%"}; - { 18, 219381, "", "=q4=Boots of the Shadow Flame", "=ds=#s12#, #a2#", "", "16.67%"}; - { 19, 219380, "", "=q4=Therazane's Link", "=ds=#s10#, #a3#", "", "16.67%"}; - { 20, 219377, "", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "", "16.67%"}; - { 21, 219376, "", "=q4=Archimtiros' Ring of Reckoning", "=ds=#s13#", "", "16.67%"}; - { 22, 219382, "", "=q4=Pure Elementium Band", "=ds=#s13#", "", "16.67%"}; - { 23, 219379, "", "=q4=Neltharion's Tear", "=ds=#s14#", "", "16.67%"}; - { 24, 219364, "", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", "", "10%"}; - { 25, 219363, "", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", "", "16.67%"}; - { 26, 219360, "", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "", "16.67%"}; - { 27, 219356, "", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "", "16.67%%"}; - { 28, 214001, "", "=q4=Archimtiros' Ring of Armageddon", "=ds=#s13#", "", "16.67%%"}; - Prev = "BWLChromaggus25ManHEROIC"; - Next = "BWLNefarian225ManHEROIC"; - }; - - AtlasLoot_Data["BWLNefarian225ManHEROIC"] = { - { 1, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; - { 2, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; - { 3, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; - { 4, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; - { 6, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; - Prev = "BWLNefarian125ManHEROIC"; - Next = "BWLTrashMobs25ManHEROIC"; - }; - - AtlasLoot_Data["BWLTrashMobs25ManHEROIC"] = { - { 1, 219436, "", "=q4=Cloak of Draconic Might", "=ds=#s4#", "", "2.53%"}; - { 2, 219437, "", "=q4=Boots of Pure Thought", "=ds=#s12#, #a1#", "", "2.33%"}; - { 3, 219438, "", "=q4=Ringo's Blizzard Boots", "=ds=#s12#, #a1#", "", "4.42%"}; - { 4, 219439, "", "=q4=Interlaced Shadow Jerkin", "=ds=#s5#, #a2#", "", "4.62%"}; - { 5, 219434, "", "=q4=Band of Dark Dominion", "=ds=#s13#", "", "1.57%"}; - { 6, 219362, "", "=q4=Doom's Edge", "=ds=#h1#, #w1#", "", "1.67%"}; - { 7, 219354, "", "=q4=Draconic Avenger", "=ds=#h2#, #w1#", "", "5.96%"}; - { 8, 219358, "", "=q4=Draconic Maul", "=ds=#h2#, #w6#", "", "2.30%"}; - { 9, 219435, "", "=q4=Essence Gatherer", "=ds=#w12#", "", "1.61%"}; - { 16, 18562, "", "=q4=Elementium Ore", "=ds=#e8#", "", "4.75%"}; - { 18, 21109, "", "=q1=Draconic for Dummies", "=ds=#m3#"}; - Prev = "BWLNefarian225ManHEROIC"; - }; - - ----------------------- - --- Dire Maul Books --- - ----------------------- - - AtlasLoot_Data["DMBooks"] = { - { 1, 18364, "", "=q3=The Emerald Dream", "=ds=#e10#, =q1=#m1# =ds=#c1#"}; - { 2, 18361, "", "=q3=The Greatest Race of Hunters", "=ds=#e10#, =q1=#m1# =ds=#c2#"}; - { 3, 18358, "", "=q3=The Arcanist's Cookbook", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; - { 4, 18359, "", "=q3=The Light and How to Swing It", "=ds=#e10#, =q1=#m1# =ds=#c4#"}; - { 5, 18362, "", "=q3=Holy Bologna: What the Light Won't Tell You", "=ds=#e10#, =q1=#m1# =ds=#c5#"}; - { 6, 18356, "", "=q3=Garona: A Study on Stealth and Treachery", "=ds=#e10#, =q1=#m1# =ds=#c6#"}; - { 7, 18363, "", "=q3=Frost Shock and You", "=ds=#e10#, =q1=#m1# =ds=#c7#"}; - { 8, 18360, "", "=q3=Harnessing Shadows", "=ds=#e10#, =q1=#m1# =ds=#c8#"}; - { 9, 18357, "", "=q3=Codex of Defense", "=ds=#e10#, =q1=#m1# =ds=#c9#"}; - { 11, 18333, "", "=q2=Libram of Focus", "=ds=#e10#"}; - { 12, 18334, "", "=q2=Libram of Protection", "=ds=#e10#"}; - { 13, 18332, "", "=q2=Libram of Rapidity", "=ds=#e10#"}; - { 16, 18470, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c1#"}; - { 17, 18473, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c2#"}; - { 18, 18468, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c3#"}; - { 19, 18472, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c4#"}; - { 20, 18469, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c5#"}; - { 21, 18465, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c6#"}; - { 22, 18471, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c7#"}; - { 23, 18467, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c8#"}; - { 24, 18466, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c9#"}; - { 26, 18401, "", "=q4=Foror's Compendium of Dragon Slaying", "=ds=#e10#, =q1=#m1# =ds=#c9#, #c4#"}; - { 27, 18348, "", "=q4=Quel'Serrar", "=ds=#h3#, #w10#, =q1=#m1# =ds=#c9#, #c4#"}; - }; - - ---------------------- - --- Dire Maul East --- - ---------------------- - - AtlasLoot_Data["DMEPusillin"] = { - { 1, 18267, "", "=q2=Recipe: Runn Tum Tuber Surprise", "=ds=#p3# (275)", "", "71.55%"}; - { 3, 18261, "", "=q1=Book of Incantations", "=ds=#m3#", "", "100%"}; - { 4, 18249, "", "=q1=Crescent Key", "=ds=#e9#", "", "100%"}; - }; - - AtlasLoot_Data["DMEZevrimThornhoof"] = { - { 1, 18319, "", "=q3=Fervent Helm", "=ds=#s1#, #a3#", "", "7.88%"}; - { 2, 18313, "", "=q3=Helm of Awareness", "=ds=#s1#, #a4#", "", "17.87%"}; - { 3, 18323, "", "=q3=Satyr's Bow", "=ds=#w2#", "", "17.24%"}; - { 5, 18306, "", "=q2=Gloves of Shadowy Mist", "=ds=#s9#, #a1#", "", "21.40%"}; - { 6, 18308, "", "=q2=Clever Hat", "=ds=#s1#, #a2#", "", "23.73%"}; - }; - - AtlasLoot_Data["DMELethtendris"] = { - { 1, 18325, "", "=q3=Felhide Cap", "=ds=#s1#, #a2#", "", "24.67%"}; - { 2, 18311, "", "=q3=Quel'dorai Channeling Rod", "=ds=#w9#", "", "7.30%"}; - { 4, 18302, "", "=q2=Band of Vigor", "=ds=#s13#", "", "29.30%"}; - { 5, 18301, "", "=q2=Lethtendris's Wand", "=ds=#w12#", "", "25.57%"}; - { 7, 18426, "", "=q1=Lethtendris's Web", "=ds=#m3#"}; - }; - - AtlasLoot_Data["DMEPimgib"] = { - { 1, 18354, "", "=q3=Pimgib's Collar", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "18.68%"}; - }; - - AtlasLoot_Data["DMEHydro"] = { - { 1, 18322, "", "=q3=Waterspout Boots", "=ds=#s12#, #a2#", "", "16.42%"}; - { 2, 18317, "", "=q3=Tempest Talisman", "=ds=#s2#", "", "16.44%"}; - { 3, 18324, "", "=q3=Waveslicer", "=ds=#h2#, #w1#", "", "8.46%"}; - { 5, 18307, "", "=q2=Riptide Shoes", "=ds=#s12#, #a1#", "", "21.33%"}; - { 6, 18305, "", "=q2=Breakwater Legguards", "=ds=#s11#, #a4#", "", "22.75%"}; - }; - - AtlasLoot_Data["DMEAlzzin"] = { - { 1, 18328, "", "=q3=Shadewood Cloak", "=ds=#s4#", "", "15.36%"}; - { 2, 18327, "", "=q3=Whipvine Cord", "=ds=#s10#, #a1#", "", "16.53%"}; - { 3, 18309, "", "=q3=Gloves of Restoration", "=ds=#s9#, #a2#", "", "14.05%"}; - { 4, 18318, "", "=q3=Merciful Greaves", "=ds=#s12#, #a3#", "", "14.88%"}; - { 5, 18312, "", "=q3=Energized Chestplate", "=ds=#s5#, #a4#", "", "16.08%"}; - { 6, 18326, "", "=q3=Razor Gauntlets", "=ds=#s9#, #a4#", "", "18.62%"}; - { 8, 0, "INV_Box_01", "=q6=#x9#", ""}; - { 9, 18501, "", "=q1=Felvine Shard", "=ds=#m3#"}; - { 16, 18315, "", "=q3=Ring of Demonic Potency", "=ds=#s13#", "", "15.40%"}; - { 17, 18314, "", "=q3=Ring of Demonic Guile", "=ds=#s13#", "", "13.71%"}; - { 18, 18310, "", "=q3=Fiendish Machete", "=ds=#h1#, #w10#", "", "15.39%"}; - { 19, 18321, "", "=q3=Energetic Rod", "=ds=#h3#, #w6#", "", "15.94%"}; - }; - - AtlasLoot_Data["DMEIsalien"] = { - { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n20#"}; - { 2, 22304, "", "=q3=Ironweave Gloves", "=ds=#s9#, #a1#", "", "16.24%"}; - { 3, 22472, "", "=q3=Boots of Ferocity", "=ds=#s12#, #a2#", "", "12.55%"}; - { 4, 22401, "", "=q3=Libram of Hope", "=ds=#s16#, #w16#", "", "14.76%"}; - { 5, 22345, "", "=q3=Totem of Rebirth", "=ds=#s16#, #w15#", "", "2.95%"}; - { 6, 22315, "", "=q3=Hammer of Revitalization", "=ds=#h3#, #w6#", "", "13.65%"}; - { 7, 22314, "", "=q3=Huntsman's Harpoon", "=ds=#w7#", "", "15.50%"}; - { 17, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - { 18, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - }; - - AtlasLoot_Data["DMETrash"] = { - { 1, 18295, "", "=q3=Phasing Boots", "=ds=#s12#, #a1# =q2=#m16#", "", "1.26%"}; - { 2, 18298, "", "=q3=Unbridled Leggings", "=ds=#s11#, #a2#", "", "0.62%"}; - { 3, 18296, "", "=q3=Marksman Bands", "=ds=#s8#, #a3#", "", "0.59%"}; - { 4, 18289, "", "=q3=Barbed Thorn Necklace", "=ds=#s2#", "", "0.87%"}; - }; - - ----------------------- - --- Dire Maul North --- - ----------------------- - - AtlasLoot_Data["DMNGuardMoldar"] = { - { 1, 18496, "", "=q3=Heliotrope Cloak", "=ds=#s4#", "", "4.68%"}; - { 2, 18497, "", "=q3=Sublime Wristguards", "=ds=#s8#, #a1#", "", "4.14%"}; - { 3, 18494, "", "=q3=Denwatcher's Shoulders", "=ds=#s3#, #a3#", "", "4.62%"}; - { 4, 18493, "", "=q3=Bulky Iron Spaulders", "=ds=#s3#, #a4#", "", "3.96%"}; - { 5, 18498, "", "=q3=Hedgecutter", "=ds=#h1#, #w1#", "", "4.94%"}; - { 7, 18268, "", "=q1=Gordok Inner Door Key", "=ds=#e9#", "", "100%"}; - { 16, 18450, "", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", "", "6.57%"}; - { 17, 18451, "", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", "", "6.61%"}; - { 18, 18458, "", "=q2=Modest Armguards", "=ds=#s8#, #a3#", "", "7.12%"}; - { 19, 18459, "", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", "", "6.09%"}; - { 20, 18464, "", "=q2=Gordok Nose Ring", "=ds=#s13#", "", "6.52%"}; - { 21, 18462, "", "=q2=Jagged Bone Fist", "=ds=#h1#, #w13#", "", "7.54%"}; - { 22, 18463, "", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", "", "7.38%"}; - { 23, 18460, "", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", "", "5.86%"}; - }; - - AtlasLoot_Data["DMNStomperKreeg"] = { - { 1, 18425, "", "=q2=Kreeg's Mug", "=ds=#s15#", "", "40.24%"}; - { 2, 18269, "", "=q2=Gordok Green Grog", "=ds=#e4#", "", "100%"}; - { 3, 18284, "", "=q2=Kreeg's Stout Beatdown", "=ds=#e4#", "", "100%"}; - }; - - AtlasLoot_Data["DMNGuardFengus"] = { - { 1, 18450, "", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", "", "9.76%"}; - { 2, 18451, "", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", "", "10.64%"}; - { 3, 18458, "", "=q2=Modest Armguards", "=ds=#s8#, #a3#", "", "11.41%"}; - { 4, 18459, "", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", "", "9.60%"}; - { 5, 18464, "", "=q2=Gordok Nose Ring", "=ds=#s13#", "", "11.41%"}; - { 6, 18462, "", "=q2=Jagged Bone Fist", "=ds=#h1#, #w13#", "", "11.79%"}; - { 7, 18463, "", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", "", "11.02%"}; - { 8, 18460, "", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", "", "9.07%"}; - { 16, 0, "INV_Box_01", "=q6=#x7#", ""}; - { 17, 18266, "", "=q1=Gordok Courtyard Key", "=ds=#e9#", "", "100%"}; - }; - - AtlasLoot_Data["DMNThimblejack"] = { - { 1, 18517, "", "=q4=Pattern: Chromatic Cloak", "=ds=#p7# (300)", "", "0.92%"}; - { 2, 18518, "", "=q4=Pattern: Hide of the Wild", "=ds=#p7# (300)", "", "1.29%"}; - { 3, 18519, "", "=q4=Pattern: Shifting Cloak", "=ds=#p7# (300)", "", "1.14%"}; - { 4, 18414, "", "=q4=Pattern: Belt of the Archmage", "=ds=#p8# (300)", "", "1.00%"}; - { 6, 18418, "", "=q3=Pattern: Cloak of Warding", "=ds=#p8# (300)", "", "9.75%"}; - { 7, 18415, "", "=q3=Pattern: Felcloth Gloves", "=ds=#p8# (300)", "", "9.62%"}; - { 8, 18416, "", "=q3=Pattern: Inferno Gloves", "=ds=#p8# (300)", "", "10.66%"}; - { 9, 18417, "", "=q3=Pattern: Mooncloth Gloves", "=ds=#p8# (300)", "", "10.28%"}; - { 10, 18514, "", "=q3=Pattern: Girdle of Insight", "=ds=#p7# (300)", "", "10.90%"}; - { 11, 18515, "", "=q3=Pattern: Mongoose Boots", "=ds=#p7# (300)", "", "11.18%"}; - { 12, 18516, "", "=q3=Pattern: Swift Flight Bracers", "=ds=#p7# (300)", "", "10.26%"}; - { 14, 0, "INV_Box_01", "=q6=#x6#", ""}; - { 15, 18240, "", "=q2=Ogre Tannin", "=ds=#m3#", "", "100%"}; - { 16, 18509, "", "=q4=Chromatic Cloak", "=ds=#s4#"}; - { 17, 18510, "", "=q4=Hide of the Wild", "=ds=#s4#"}; - { 18, 18511, "", "=q4=Shifting Cloak", "=ds=#s4#"}; - { 19, 18405, "", "=q4=Belt of the Archmage", "=ds=#s10#, #a1#"}; - { 21, 18413, "", "=q3=Cloak of Warding", "=ds=#s4#"}; - { 22, 18407, "", "=q3=Felcloth Gloves", "=ds=#s9#, #a1#"}; - { 23, 18408, "", "=q3=Inferno Gloves", "=ds=#s9#, #a1#"}; - { 24, 18409, "", "=q3=Mooncloth Gloves", "=ds=#s9#, #a1#"}; - { 25, 18504, "", "=q3=Girdle of Insight", "=ds=#s10#, #a2#"}; - { 26, 18506, "", "=q3=Mongoose Boots", "=ds=#s12#, #a2#"}; - { 27, 18508, "", "=q3=Swift Flight Bracers", "=ds=#s8#, #a3#"}; - }; - - AtlasLoot_Data["DMNGuardSlipkik"] = { - { 1, 18496, "", "=q3=Heliotrope Cloak", "=ds=#s4#", "", "5.82%"}; - { 2, 18497, "", "=q3=Sublime Wristguards", "=ds=#s8#, #a1#", "", "4.75%"}; - { 3, 18494, "", "=q3=Denwatcher's Shoulders", "=ds=#s3#, #a3#", "", "5.70%"}; - { 4, 18493, "", "=q3=Bulky Iron Spaulders", "=ds=#s3#, #a4#", "", "4.89%"}; - { 5, 18498, "", "=q3=Hedgecutter", "=ds=#h1#, #w1#", "", "6.01%"}; - { 16, 18450, "", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", "", "6.78%"}; - { 17, 18451, "", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", "", "7.83%"}; - { 18, 18458, "", "=q2=Modest Armguards", "=ds=#s8#, #a3#", "", "7.63%"}; - { 19, 18459, "", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", "", "6.98%"}; - { 20, 18464, "", "=q2=Gordok Nose Ring", "=ds=#s13#", "", "7.36%"}; - { 21, 18462, "", "=q2=Jagged Bone Fist", "=ds=#h1#, #w13#", "", "8.52%"}; - { 22, 18463, "", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", "", "7.74%"}; - { 23, 18460, "", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", "", "6.66%"}; - }; - - AtlasLoot_Data["DMNCaptainKromcrush"] = { - { 1, 18507, "", "=q3=Boots of the Full Moon", "=ds=#s12#, #a1#", "", "18.75%"}; - { 2, 18505, "", "=q3=Mugger's Belt", "=ds=#s10#, #a2#", "", "18.06%"}; - { 3, 18503, "", "=q3=Kromcrush's Chestplate", "=ds=#s5#, #a4#", "", "17.48%"}; - { 4, 18502, "", "=q3=Monstrous Glaive", "=ds=#w7#", "", "21.47%"}; - }; - - AtlasLoot_Data["DMNChoRush"] = { - { 1, 18490, "", "=q3=Insightful Hood", "=ds=#s1#, #a2#", "", "21.46%"}; - { 2, 18484, "", "=q3=Cho'Rush's Blade", "=ds=#h1#, #w10#", "", "22.46%"}; - { 3, 18485, "", "=q3=Observer's Shield", "=ds=#w8#", "", "22.96%"}; - { 4, 18483, "", "=q3=Mana Channeling Wand", "=ds=#w12#", "", "19.01%"}; - }; - - AtlasLoot_Data["DMNKingGordok"] = { - { 1, 18526, "", "=q3=Crown of the Ogre King", "=ds=#s1#, #a1#", "", "17.17%"}; - { 2, 18525, "", "=q3=Bracers of Prosperity", "=ds=#s8#, #a2#", "", "19.15%"}; - { 3, 18527, "", "=q3=Harmonious Gauntlets", "=ds=#s9#, #a3#", "", "19.73%"}; - { 4, 18524, "", "=q3=Leggings of Destruction", "=ds=#s11#, #a3#", "", "18.55%"}; - { 5, 18521, "", "=q3=Grimy Metal Boots", "=ds=#s12#, #a4#", "", "17.80%"}; - { 6, 18522, "", "=q3=Band of the Ogre King", "=ds=#s13#", "", "14.96%"}; - { 7, 18523, "", "=q3=Brightly Glowing Stone", "=ds=#s15#", "", "20.21%"}; - { 8, 18520, "", "=q3=Barbarous Blade", "=ds=#h2#, #w10#", "", "16.44%"}; - { 16, 19258, "", "=q3=Ace of Warlords", "=ds=#e16#", "", "1.84%"}; - { 18, 18780, "", "=q3=Top Half of Advanced Armorsmithing: Volume I", "=ds=#m3#", "", "6.00%"}; - { 19, 12727, "", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4#: =ds=#p2# (300)"}; - }; - - AtlasLoot_Data["DMNTRIBUTERUN"] = { - { 1, 18538, "", "=q4=Treant's Bane", "=ds=#h2#, #w1#"}; - { 3, 18495, "", "=q3=Redoubt Cloak", "=ds=#s4#"}; - { 4, 18532, "", "=q3=Mindsurge Robe", "=ds=#s5#, #a1#"}; - { 5, 18528, "", "=q3=Cyclone Spaulders", "=ds=#s3#, #a2#"}; - { 6, 18530, "", "=q3=Ogre Forged Hauberk", "=ds=#s5#, #a3#"}; - { 7, 18533, "", "=q3=Gordok Bracers of Power", "=ds=#s8#, #a4#"}; - { 8, 18529, "", "=q3=Elemental Plate Girdle", "=ds=#s10#, #a4# =q2=#m16#"}; - { 9, 18500, "", "=q3=Tarnished Elven Ring", "=ds=#s13#"}; - { 10, 18537, "", "=q3=Counterattack Lodestone", "=ds=#s14#"}; - { 11, 18531, "", "=q3=Unyielding Maul", "=ds=#h2#, #w6#"}; - { 12, 18534, "", "=q3=Rod of the Ogre Magi", "=ds=#w9#"}; - { 13, 18499, "", "=q3=Barrier Shield", "=ds=#w8#"}; - { 16, 18475, "", "=q2=Oddly Magical Belt", "=ds=#s10#, #a1#"}; - { 17, 18478, "", "=q2=Hyena Hide Jerkin", "=ds=#s5#, #a2#"}; - { 18, 18477, "", "=q2=Shaggy Leggings", "=ds=#s11#, #a2#"}; - { 19, 18476, "", "=q2=Mud Stained Boots", "=ds=#s12#, #a2#"}; - { 20, 18479, "", "=q2=Carrion Scorpid Helm", "=ds=#s1#, #a3#"}; - { 21, 18480, "", "=q2=Scarab Plate Helm", "=ds=#s1#, #a4#"}; - { 22, 18481, "", "=q2=Skullcracking Mace", "=ds=#h2#, #w6#"}; - { 23, 18482, "", "=q2=Ogre Toothpick Shooter", "=ds=#w2#"}; - { 24, 18655, "", "=q2=Schematic: Major Recombobulator", "=ds=#p5# (275)"}; - }; - - ---------------------- - --- Dire Maul West --- - ---------------------- - - AtlasLoot_Data["DMWTendrisWarpwood"] = { - { 1, 18390, "", "=q3=Tanglemoss Leggings", "=ds=#s11#, #a2#", "", "22.55%"}; - { 2, 18393, "", "=q3=Warpwood Binding", "=ds=#s10#, #a3#", "", "19.81%"}; - { 4, 18353, "", "=q2=Stoneflower Staff", "=ds=#w9#", "", "23.46%"}; - { 5, 18352, "", "=q2=Petrified Bark Shield", "=ds=#w8#", "", "21.67%"}; - }; - - AtlasLoot_Data["DMWIllyannaRavenoak"] = { - { 1, 18386, "", "=q3=Padre's Trousers", "=ds=#s11#, #a1#", "", "18.79%"}; - { 2, 18383, "", "=q3=Force Imbued Gauntlets", "=ds=#s9#, #a4#", "", "20.11%"}; - { 4, 18349, "", "=q2=Gauntlets of Accuracy", "=ds=#s9#, #a3#", "", "23.94%"}; - { 5, 18347, "", "=q2=Well Balanced Axe", "=ds=#h1#, #w1#", "", "22.44%"}; - }; - - AtlasLoot_Data["DMWMagisterKalendris"] = { - { 1, 18374, "", "=q3=Flamescarred Shoulders", "=ds=#s3#, #a2#", "", "18.11%"}; - { 2, 18397, "", "=q3=Elder Magus Pendant", "=ds=#s2#", "", "17.46%"}; - { 3, 18371, "", "=q3=Mindtap Talisman", "=ds=#s14#", "", "7.45%"}; - { 5, 18350, "", "=q2=Amplifying Cloak", "=ds=#s4#", "", "21.44%"}; - { 6, 18351, "", "=q2=Magically Sealed Bracers", "=ds=#s8#, #a4#", "", "24.36%"}; - { 7, 22309, "", "=q2=Pattern: Big Bag of Enchantment", "=ds=#p8# (300)"}; - }; - AtlasLoot_Data["DMWTsuzee"] = { - { 1, 18387, "", "=q3=Brightspark Gloves", "=ds=#s9#, #a1#", "", "24.79%"}; - { 3, 18346, "", "=q2=Threadbare Trousers", "=ds=#s11#, #a1#", "", "33.94%"}; - { 4, 18345, "", "=q2=Murmuring Ring", "=ds=#s13#", "", "30.28%"}; - }; - - AtlasLoot_Data["DMWImmolthar"] = { - { 1, 18389, "", "=q3=Cloak of the Cosmos", "=ds=#s4#", "", "14.35%"}; - { 2, 18385, "", "=q3=Robe of Everlasting Night", "=ds=#s5#, #a1#", "", "15.33%"}; - { 3, 18377, "", "=q3=Quickdraw Gloves", "=ds=#s9#, #a2#", "", "21.01%"}; - { 4, 18391, "", "=q3=Eyestalk Cord", "=ds=#s10#, #a2#", "", "20.08%"}; - { 5, 18394, "", "=q3=Demon Howl Wristguards", "=ds=#s8#, #a3#", "", "17.51%"}; - { 6, 18379, "", "=q3=Odious Greaves", "=ds=#s12#, #a3#", "", " 19.81%"}; - { 7, 18384, "", "=q3=Bile-etched Spaulders", "=ds=#s3#, #a4#", "", "14.71%"}; - { 16, 18381, "", "=q3=Evil Eye Pendant", "=ds=#s2#", "", "17.78%"}; - { 17, 18370, "", "=q3=Vigilance Charm", "=ds=#s14#", "", "6.30%"}; - { 18, 18372, "", "=q3=Blade of the New Moon", "=ds=#h1#, #w4#", "", "6.99%"}; - }; - - AtlasLoot_Data["DMWHelnurath"] = { - { 1, 18757, "", "=q3=Diabolic Mantle", "=ds=#s3#, #a1#", "", "23.12%"}; - { 2, 18754, "", "=q3=Fel Hardened Bracers", "=ds=#s8#, #a4#", "", "19.24%"}; - { 3, 18756, "", "=q3=Dreadguard's Protector", "=ds=#w8#", "", "19.77%"}; - { 4, 18755, "", "=q3=Xorothian Firestick", "=ds=#w5#", "", "21.92%"}; - }; - - AtlasLoot_Data["DMWPrinceTortheldrin"] = { - { 1, 18382, "", "=q3=Fluctuating Cloak", "=ds=#s4# =q2=#m16#", "", "21.84%"}; - { 2, 18373, "", "=q3=Chestplate of Tranquility", "=ds=#s5#, #a2#", "", "6.32%"}; - { 3, 18375, "", "=q3=Bracers of the Eclipse", "=ds=#s8#, #a2#", "", "15.62%"}; - { 4, 18378, "", "=q3=Silvermoon Leggings", "=ds=#s11#, #a3#", "", "21.20%"}; - { 5, 18380, "", "=q3=Eldritch Reinforced Legplates", "=ds=#s11#, #a4#", "", "15.87%"}; - { 6, 18395, "", "=q3=Emerald Flame Ring", "=ds=#s13#", "", "14.55%"}; - { 8, 0, "INV_Box_01", "=q6=#x8#", ""}; - { 9, 18336, "", "=q1=Gauntlet of Gordok Might", "=ds=#m3#"}; - { 16, 18392, "", "=q3=Distracting Dagger", "=ds=#h4#, #w4#", "", "14.70%"}; - { 17, 18396, "", "=q3=Mind Carver", "=ds=#h3#, #w10#", "", "14.62%"}; - { 18, 18376, "", "=q3=Timeworn Mace", "=ds=#h1#, #w6#", "", "14.40%"}; - { 19, 18388, "", "=q3=Stoneshatter", "=ds=#w3#", "", "7.72%"}; - }; - - AtlasLoot_Data["DMWShendralarProvisioner"] = { - { 1, 18487, "", "=q1=Pattern: Mooncloth Robe", "=ds=#p8# (300)"}; - }; - - AtlasLoot_Data["DMWTrash"] = { - { 1, 18344, "", "=q3=Stonebark Gauntlets", "=ds=#s9#, #a2#", "", "0.47%"}; - { 2, 18340, "", "=q3=Eidolon Talisman", "=ds=#s2#", "", "0.58%"}; - { 3, 18338, "", "=q3=Wand of Arcane Potency", "=ds=#w12#", "", "0.78%"}; - }; - - ------------------ - --- Gnomeregan --- - ------------------ - - AtlasLoot_Data["Gnomeregan1"] = { - { 1, 0, "INV_Box_01", "=q6="..AL["Namdo Bizzfizzle"], "=ec1=#j28#"}; - { 2, 14639, "", "=q1=Schematic: Minor Recombobulator", "=ds=#p5# (140)"}; - { 4, 0, "INV_Box_01", "=q6="..BabbleBoss["Techbot"], "=ec1=#j28#"}; - { 5, 9444, "", "=q1=Techbot CPU Shell", "=ds=#w8#", "", "69.3%"}; - { 6, 9277, "", "=q1=Techbot's Memory Core", "=ds=#m3#", "", "100%"}; - { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Grubbis"], ""}; - { 9, 9445, "", "=q3=Grubbis Paws", "=ds=#s9#, #a3#", "", "9.22%"}; - { 11, 0, "INV_Box_01", "=q6="..BabbleBoss["Viscous Fallout"], ""}; - { 12, 9454, "", "=q3=Acidic Walkers", "=ds=#s12#, #a1#", "", "54.02%"}; - { 13, 9453, "", "=q3=Toxic Revenger", "=ds=#h1#, #w4#", "", "19.05%"}; - { 14, 9452, "", "=q3=Hydrocane", "=ds=#w9#", "", "18.25%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Electrocutioner 6000"], ""}; - { 17, 9448, "", "=q3=Spidertank Oilrag", "=ds=#s8#, #a1#", "", "28.37%"}; - { 18, 9447, "", "=q3=Electrocutioner Lagnut", "=ds=#s13#", "", "28.44%"}; - { 19, 9446, "", "=q3=Electrocutioner Leg", "=ds=#h1#, #w10#", "", "13.19%"}; - { 20, 6893, "", "=q1=Workshop Key", "=ds=#e9#"}; - { 22, 0, "INV_Box_01", "=q6="..BabbleBoss["Crowd Pummeler 9-60"], ""}; - { 23, 9450, "", "=q3=Gnomebot Operating Boots", "=ds=#s12#, #a2#", "", "60.45%"}; - { 24, 9449, "", "=q3=Manual Crowd Pummeler", "=ds=#h2#, #w6#", "", "33.14%"}; - { 26, 0, "INV_Box_01", "=q6="..BabbleBoss["Dark Iron Ambassador"], ""}; - { 27, 9455, "", "=q3=Emissary Cuffs", "=ds=#s8#, #a2# =q2=#m16#", "", "33.96%"}; - { 28, 9457, "", "=q3=Royal Diplomatic Scepter", "=ds=#h1#, #w6#", "", "17.79%"}; - { 29, 9456, "", "=q3=Glass Shooter", "=ds=#w5#", "", "38.01%"}; - Next = "Gnomeregan2"; - }; - - AtlasLoot_Data["Gnomeregan2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Mekgineer Thermaplugg"], ""}; - { 2, 9492, "", "=q3=Electromagnetic Gigaflux Reactivator", "=ds=#s1#, #a1#", "", "7.65%"}; - { 3, 9461, "", "=q3=Charged Gear", "=ds=#s13# =q2=#m16#", "", "28.49%"}; - { 4, 9459, "", "=q3=Thermaplugg's Left Arm", "=ds=#h2#, #w1#", "", "18.05%"}; - { 5, 9458, "", "=q3=Thermaplugg's Central Core", "=ds=#w8#", "", "28.61%"}; - { 6, 4415, "", "=q3=Schematic: Craftsman's Monocle", "=ds=#p5# (185)", "", ""}; - { 7, 4413, "", "=q2=Schematic: Discombobulator Ray", "=ds=#p5# (160)", "", ""}; - { 8, 4411, "", "=q2=Schematic: Flame Deflector", "=ds=#p5# (125)", "", "0.7%"}; - { 9, 7742, "", "=q1=Schematic: Gnomish Cloaking Device", "=ds=#p5# (200)", "", ""}; - { 10, 9299, "", "=q1=Thermaplugg's Safe Combination", "=ds=#m3#", "", "100%"}; - { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; - { 17, 9508, "", "=q3=Mechbuilder's Overalls", "=ds=#s5#, #a1#", "", "0.02%"}; - { 18, 9491, "", "=q3=Hotshot Pilot's Gloves", "=ds=#s9#, #a1#", "", "0.01%"}; - { 19, 9509, "", "=q3=Petrolspill Leggings", "=ds=#s11#, #a2#", "", "0.01%"}; - { 20, 9510, "", "=q3=Caverndeep Trudgers", "=ds=#s12#, #a3#", "", "0.01%"}; - { 21, 9490, "", "=q3=Gizmotron Megachopper", "=ds=#h2#, #w10#", "", "0.01%"}; - { 22, 9485, "", "=q3=Vibroblade", "=ds=#h1#, #w1#", "", "0.01%"}; - { 23, 9486, "", "=q3=Supercharger Battle Axe", "=ds=#h2#, #w1#", "", "0.02%"}; - { 24, 9488, "", "=q3=Oscillating Power Hammer", "=ds=#h1#, #w6#", "", "0.02%"}; - { 25, 9487, "", "=q3=Hi-tech Supergun", "=ds=#w5#", "", "0.01%"}; - { 26, 9327, "", "=q2=Security DELTA Data Access Card", "=ds=#m20#", "", "1.41%"}; - { 28, 9326, "", "=q1=Grime-Encrusted Ring", "=ds=#m2#", "", "9.38%"}; - { 29, 9362, "", "=q2=Brilliant Gold Ring", "=q1=#m4#: =ds=#s13#"}; - { 30, 9538, "", "=q3=Talvash's Gold Ring", "=q1=#m4#: =ds=#s13#"}; - Prev = "Gnomeregan1"; - }; - - ---------------- - --- Maraudon --- - ---------------- - - AtlasLoot_Data["Maraudon1"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Noxxion"], ""}; - { 2, 17746, "", "=q3=Noxxion's Shackles", "=ds=#s8#, #a4#", "", "32.50%"}; - { 3, 17744, "", "=q3=Heart of Noxxion", "=ds=#s14#", "", "30.35%"}; - { 4, 17745, "", "=q3=Noxious Shooter", "=ds=#w12#", "", "17.53%"}; - { 5, 17702, "", "=q1=Celebrian Rod", "=ds=#m3#", "", "100%"}; - { 7, 0, "INV_Box_01", "=q6="..BabbleBoss["Razorlash"], ""}; - { 8, 17750, "", "=q3=Chloromesh Girdle", "=ds=#s10#, #a1#", "", "22.93%"}; - { 9, 17748, "", "=q3=Vinerot Sandals", "=ds=#s12#, #a1#", "", "20.60%"}; - { 10, 17749, "", "=q3=Phytoskin Spaulders", "=ds=#s3#, #a2#", "", "22.09%"}; - { 11, 17751, "", "=q3=Brusslehide Leggings", "=ds=#s11#, #a2#", "", "21.65%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Vyletongue"], ""}; - { 17, 17755, "", "=q3=Satyrmane Sash", "=ds=#s10#, #a1#", "", "25.71%"}; - { 18, 17754, "", "=q3=Infernal Trickster Leggings", "=ds=#s11#, #a3#", "", "28.09%"}; - { 19, 17752, "", "=q3=Satyr's Lash", "=ds=#h1#, #w4#", "", "23.14%"}; - { 20, 17703, "", "=q1=Celebrian Diamond", "=ds=#m3#", "", "100%"}; - { 22, 0, "INV_Box_01", "=q6="..BabbleBoss["Meshlok the Harvester"], ""}; - { 23, 17741, "", "=q3=Nature's Embrace", "=ds=#s5#, #a1#", "", "30.34%"}; - { 24, 17742, "", "=q3=Fungus Shroud Armor", "=ds=#s5#, #a2#", "", "31.37%"}; - { 25, 17767, "", "=q3=Bloomsprout Headpiece", "=ds=#s1#, #a3#", "", "28.32%"}; - { 27, 0, "INV_Box_01", "=q6="..BabbleBoss["Celebras the Cursed"], ""}; - { 28, 17739, "", "=q3=Grovekeeper's Drape", "=ds=#s4#", "", "30.32%"}; - { 29, 17740, "", "=q3=Soothsayer's Headdress", "=ds=#s1#, #a2#", "", "28.59%"}; - { 30, 17738, "", "=q3=Claw of Celebras", "=ds=#h4#, #w13#", "", "28.22%"}; - Next = "Maraudon2"; - }; - - AtlasLoot_Data["Maraudon2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Landslide"], ""}; - { 2, 17736, "", "=q3=Rockgrip Gauntlets", "=ds=#s9#, #a3#", "", "23.09%"}; - { 3, 17734, "", "=q3=Helm of the Mountain", "=ds=#s1#, #a4#", "", "20.87%"}; - { 4, 17737, "", "=q3=Cloud Stone", "=ds=#s15#", "", "19.99%"}; - { 5, 17943, "", "=q3=Fist of Stone", "=ds=#h1#, #w6#", "", "16.58%"}; - { 7, 0, "INV_Box_01", "=q6="..BabbleBoss["Tinkerer Gizlock"], ""}; - { 8, 17719, "", "=q3=Inventor's Focal Sword", "=ds=#h1#, #w10#", "", "27.44%"}; - { 9, 17718, "", "=q3=Gizlock's Hypertech Buckler", "=ds=#w8#", "", "30.61%"}; - { 10, 17717, "", "=q3=Megashot Rifle", "=ds=#w5#", "", "27.23%"}; - { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Rotgrip"], ""}; - { 13, 17732, "", "=q3=Rotgrip Mantle", "=ds=#s3#, #a1#", "", "25.73%"}; - { 14, 17728, "", "=q3=Albino Crocscale Boots", "=ds=#s12#, #a2#", "", "26.20%"}; - { 15, 17730, "", "=q3=Gatorbite Axe", "=ds=#h2#, #w1#", "", "19.21%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Princess Theradras"], ""}; - { 17, 17780, "", "=q4=Blade of Eternal Darkness", "=ds=#h1#, #w4#", "", "0.20%"}; - { 18, 17715, "", "=q3=Eye of Theradras", "=ds=#s1#, #a1#", "", "13.47%"}; - { 19, 17714, "", "=q3=Bracers of the Stone Princess", "=ds=#s8#, #a3#", "", "20.06%"}; - { 20, 17711, "", "=q3=Elemental Rockridge Leggings", "=ds=#s11#, #a4#", "", "14.96%"}; - { 21, 17707, "", "=q3=Gemshard Heart", "=ds=#s2#", "", "15.30%"}; - { 22, 17713, "", "=q3=Blackstone Ring", "=ds=#s13#", "", "18.92%"}; - { 23, 17710, "", "=q3=Charstone Dirk", "=ds=#h1#, #w4#", "", "14.24%"}; - { 24, 17766, "", "=q3=Princess Theradras' Scepter", "=ds=#h2#, #w6#", "", "16.44%"}; - { 26, 0, "INV_Box_01", "=q6="..AL["Quest Item"], ""}; - { 27, 17764, "", "=q1=Gem of the Fourth Khan", "=ds=#m3#", "", "100%"}; - { 28, 17765, "", "=q1=Gem of the Fifth Khan", "=ds=#m3#", "", "100%"}; - Prev = "Maraudon1"; - }; - - ---------------------- - --- Ragefire Chasm --- - ---------------------- - - AtlasLoot_Data["RagefireChasm"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Taragaman the Hungerer"], ""}; - { 2, 14149, "", "=q3=Subterranean Cape", "=ds=#s4#", "", "31.59%"}; - { 3, 14148, "", "=q3=Crystalline Cuffs", "=ds=#s8#, #a1#", "", "33.91%"}; - { 4, 14145, "", "=q3=Cursed Felblade", "=ds=#h1#, #w10#", "", "15.98%"}; - { 5, 14540, "", "=q1=Taragaman the Hungerer's Heart", "=ds=#m3#", "", "100%"}; - { 7, 0, "INV_Box_01", "=q6="..AL["Zelemar the Wrathful"], ""}; - { 8, 24225, "", "=q1=Blood of the Wrathful", "=ds=#m3#", "", "100%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Jergosh the Invoker"], ""}; - { 17, 14150, "", "=q3=Robe of Evocation", "=ds=#s5#, #a1#", "", "36.40%"}; - { 18, 14147, "", "=q3=Cavedweller Bracers", "=ds=#s8#, #a3#", "", "34.35%"}; - { 19, 14151, "", "=q3=Chanting Blade", "=ds=#h1#, #w4#", "", "17.10%"}; - }; - - ---------------------- - --- Razorfen Downs --- - ---------------------- - - AtlasLoot_Data["RazorfenDowns1"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Tuten'kash"], ""}; - { 2, 10776, "", "=q3=Silky Spider Cape", "=ds=#s4#", "", "28.64%"}; - { 3, 10777, "", "=q3=Arachnid Gloves", "=ds=#s9#, #a2# =q2=#m16#", "", "28.95%"}; - { 4, 10775, "", "=q3=Carapace of Tuten'kash", "=ds=#s5#, #a4#", "", "24.87%"}; - { 6, 0, "INV_Box_01", "=q6="..AL["Henry Stern"], ""}; - { 7, 3831, "", "=q2=Recipe: Mighty Troll's Blood Potion", "=ds=#p1# (180)"}; - { 8, "s13028", "10841", "=q1=Goldthorn Tea", "=ds=#p3# (175)"}; - { 10, 0, "INV_Box_01", "=q6="..BabbleBoss["Mordresh Fire Eye"], ""}; - { 11, 10771, "", "=q3=Deathmage Sash", "=ds=#s10#, #a1#", "", "27.92%"}; - { 12, 10769, "", "=q3=Glowing Eye of Mordresh", "=ds=#s2#", "", "29.11%"}; - { 13, 10770, "", "=q3=Mordresh's Lifeless Skull", "=ds=#s15#", "", "29.59%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Glutton"], ""}; - { 17, 10774, "", "=q3=Fleshhide Shoulders", "=ds=#s3#, #a2#", "", "42.15%"}; - { 18, 10772, "", "=q3=Glutton's Cleaver", "=ds=#h1#, #w1#", "", "44.22%"}; - { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Ragglesnout"], ""}; - { 21, 10768, "", "=q3=Boar Champion's Belt", "=ds=#s10#, #a3#", "", "31.40%"}; - { 22, 10758, "", "=q3=X'caliboar", "=ds=#h2#, #w10#", "", "18.51%"}; - { 23, 10767, "", "=q3=Savage Boar's Guard", "=ds=#w8#", "", "35.14%"}; - Next = "RazorfenDowns2"; - }; - - AtlasLoot_Data["RazorfenDowns2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Amnennar the Coldbringer"], ""}; - { 2, 10762, "", "=q3=Robes of the Lich", "=ds=#s5#, #a1#", "", "29.52%"}; - { 3, 10765, "", "=q3=Bonefingers", "=ds=#s9#, #a2#"}; - { 4, 10764, "", "=q3=Deathchill Armor", "=ds=#s5#, #a3#", "", "24.24%"}; - { 5, 10763, "", "=q3=Icemetal Barbute", "=ds=#s1#, #a4#", "", "28.66%"}; - { 6, 10761, "", "=q3=Coldrage Dagger", "=ds=#h1#, #w4#", "", "13.89%"}; - { 7, 10420, "", "=q1=Skull of the Coldbringer", "=ds=#m3#", "", "100%"}; - { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Plaguemaw the Rotting"], ""}; - { 10, 10760, "", "=q3=Swine Fists", "=ds=#s9#, #a2#", "", "58.15%"}; - { 11, 10766, "", "=q3=Plaguerot Sprig", "=ds=#w12#, =q1=#m1# =ds=#c3#", "", "29.98%"}; - { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; - { 17, 10574, "", "=q3=Corpseshroud", "=ds=#s1#, #a1#", "", "0.01%"}; - { 18, 10581, "", "=q3=Death's Head Vestment", "=ds=#s5#, #a1#", "", "0.02%"}; - { 19, 10578, "", "=q3=Thoughtcast Boots", "=ds=#s12#, #a1#", "", "0.01%"}; - { 20, 10583, "", "=q3=Quillward Harness", "=ds=#s5#, #a2#", "", "0.01%"}; - { 21, 10582, "", "=q3=Briar Tredders", "=ds=#s12#, #a2#", "", "0.02%"}; - { 22, 10584, "", "=q3=Stormgale Fists", "=ds=#s9#, #a3#", "", "0.02%"}; - { 23, 10573, "", "=q3=Boneslasher", "=ds=#h2#, #w10#", "", "0.01%"}; - { 24, 10570, "", "=q3=Manslayer", "=ds=#h2#, #w1#", "", "0.01%"}; - { 25, 10571, "", "=q3=Ebony Boneclub", "=ds=#h1#, #w6#", "", "0.01%"}; - { 26, 10567, "", "=q3=Quillshooter", "=ds=#w2#", "", "0.02%"}; - { 27, 10572, "", "=q3=Freezing Shard", "=ds=#w12#, =q1=#m1# =q2=#c3#", "", "0.01%"}; - Prev = "RazorfenDowns1"; - }; - - ---------------------- - --- Razorfen Kraul --- - ---------------------- - - AtlasLoot_Data["RazorfenKraul1"] = { - { 1, 0, "INV_Box_01", "=q6="..AL["Roogug"], ""}; - { 2, 6841, "", "=q1=Vial of Phlogiston", "=ds=#m3#"}; - { 4, 0, "INV_Box_01", "=q6="..AL["Aggem Thorncurse"], ""}; - { 5, 6681, "", "=q3=Thornspike", "=ds=#h1#, #w4#", "", "57,12%"}; - { 7, 0, "INV_Box_01", "=q6="..BabbleBoss["Death Speaker Jargba"], ""}; - { 8, 6685, "", "=q3=Death Speaker Mantle", "=ds=#s3#, #a1#", "", "40.42%"}; - { 9, 6682, "", "=q3=Death Speaker Robes", "=ds=#s5#, #a1#", "", "40.52%"}; - { 10, 2816, "", "=q3=Death Speaker Scepter", "=ds=#h3#, #w6#", "", "7.72%"}; - { 12, 0, "INV_Box_01", "=q6="..AL["Razorfen Spearhide"], ""}; - { 13, 6679, "", "=q3=Armor Piercer", "=ds=#w7#", "", "43%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Overlord Ramtusk"], ""}; - { 17, 6686, "", "=q3=Tusken Helm", "=ds=#s1#, #a3#", "", "57.14%"}; - { 18, 6687, "", "=q3=Corpsemaker", "=ds=#h2#, #w1#", "", "27.79%"}; - { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Agathelos the Raging"], ""}; - { 21, 6690, "", "=q3=Ferine Leggings", "=ds=#s11#, #a2#", "", "49.21%"}; - { 22, 6691, "", "=q3=Swinetusk Shank", "=ds=#h1#, #w4#", "", "24.85%"}; - { 24, 0, "INV_Box_01", "=q6="..BabbleBoss["Blind Hunter"], ""}; - { 25, 6697, "", "=q3=Batwing Mantle", "=ds=#s3#, #a1#", "", "27.65%"}; - { 26, 6695, "", "=q3=Stygian Bone Amulet", "=ds=#s2#", "", "22.24%"}; - { 27, 6696, "", "=q3=Nightstalker Bow", "=ds=#w2#", "", "25.12%"}; - Next = "RazorfenKraul2"; - }; - - AtlasLoot_Data["RazorfenKraul2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Charlga Razorflank"], ""}; - { 2, 6693, "", "=q3=Agamaggan's Clutch", "=ds=#s13#", "", "32.15%"}; - { 3, 6692, "", "=q3=Pronged Reaver", "=ds=#h1#, #w1#", "", "15.43%"}; - { 4, 6694, "", "=q3=Heart of Agamaggan", "=ds=#w8#", "", "30.24%"}; - { 5, 17008, "", "=q1=Small Scroll", "=ds=#m2# (#m6#)"}; - { 6, 5793, "", "=q1=Razorflank's Heart", "=ds=#m3#", "", "100%"}; - { 7, 5792, "", "=q1=Razorflank's Medallion", "=ds=#m3#", "", "100%"}; - { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Earthcaller Halmgar"], ""}; - { 10, 6688, "", "=q3=Whisperwind Headdress", "=ds=#s1#, #a2#", "", "43.75%"}; - { 11, 6689, "", "=q3=Wind Spirit Staff", "=ds=#w9#", "", "42.66%"}; - { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; - { 17, 2264, "", "=q3=Mantle of Thieves", "=ds=#s3#, #a2#", "", "0.02%"}; - { 18, 1978, "", "=q3=Wolfclaw Gloves", "=ds=#s9#, #a2#", "", "0.02%"}; - { 19, 1488, "", "=q3=Avenger's Armor", "=ds=#s5#, #a3#", "", "0.01%"}; - { 20, 4438, "", "=q3=Pugilist Bracers", "=ds=#s8#, #a3#", "", "0.01%"}; - { 21, 2039, "", "=q3=Plains Ring", "=ds=#s13#", "", "0.02%"}; - { 22, 776, "", "=q3=Vendetta", "=ds=#h1#, #w4#", "", "0.01%"}; - { 23, 1727, "", "=q3=Sword of Decay", "=ds=#h1#, #w10#", "", "0.02%"}; - { 24, 1975, "", "=q3=Pysan's Old Greatsword", "=ds=#h2#, #w10#", "", "0.02%"}; - { 25, 1976, "", "=q3=Slaghammer", "=ds=#h2#, #w6#", "", "0.02%"}; - { 26, 2549, "", "=q3=Staff of the Shade", "=ds=#w9#", "", "0.02%"}; - Prev = "RazorfenKraul1"; - }; - - ------------------------- - --- Scarlet Monastery --- - ------------------------- - - AtlasLoot_Data["SMHerod"] = { - { 1, 7719, "", "=q3=Raging Berserker's Helm", "=ds=#s1#, #a3#", "", "30.62%"}; - { 2, 7718, "", "=q3=Herod's Shoulder", "=ds=#s3#, #a3#", "", "30.82%"}; - { 3, 10330, "", "=q3=Scarlet Leggings", "=ds=#s11#, #a3#", "", "12.75%"}; - { 4, 7717, "", "=q3=Ravager", "=ds=#h2#, #w1#", "", "12.86%"}; - { 6, 0, "INV_Box_01", "=q6=#n43#", ""}; - { 7, 23192, "", "=q2=Tabard of the Scarlet Crusade", "=ds=#s7#", "", "0.4%"}; - }; - - AtlasLoot_Data["SMCathedral"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["High Inquisitor Fairbanks"], ""}; - { 2, 19507, "", "=q3=Inquisitor's Shawl", "=ds=#s3#, #a1#", "", "15.94%"}; - { 3, 19508, "", "=q3=Branded Leather Bracers", "=ds=#s8#, #a2#", "", "16.17%"}; - { 4, 19509, "", "=q3=Dusty Mail Boots", "=ds=#s12#, #a3#", "", "17.24%"}; - { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Scarlet Commander Mograine"], ""}; - { 7, 7724, "", "=q3=Gauntlets of Divinity", "=ds=#s9#, #a3#", "", "17.49%"}; - { 8, 10330, "", "=q3=Scarlet Leggings", "=ds=#s11#, #a3#", "", "12.95%"}; - { 9, 7723, "", "=q3=Mograine's Might", "=ds=#h2#, #w6#", "", "17.13%"}; - { 10, 7726, "", "=q3=Aegis of the Scarlet Commander", "=ds=#w8#", "", "38.37%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["High Inquisitor Whitemane"], ""}; - { 17, 7720, "", "=q3=Whitemane's Chapeau", "=ds=#s1#, #a1#", "", "34.01%"}; - { 18, 7722, "", "=q3=Triune Amulet", "=ds=#s2#", "", "33.23%"}; - { 19, 7721, "", "=q3=Hand of Righteousness", "=ds=#h3#, #w6#", "", "18.32%"}; - { 20, 20976, "", "=q2=Design: Citrine Pendant of Golden Healing", "=ds=#p12# (190)", "", "100%"}; - }; - - AtlasLoot_Data["SMGraveyard"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Interrogator Vishas"], ""}; - { 2, 7683, "", "=q3=Bloody Brass Knuckles", "=ds=#h1#, #w13#", "", "66.1%"}; - { 3, 7682, "", "=q3=Torturing Poker", "=ds=#h1#, #w4#", "", "5.56%"}; - { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Bloodmage Thalnos"], ""}; - { 6, 7684, "", "=q3=Bloodmage Mantle", "=ds=#s3#, #a1#", "", "48.46%"}; - { 7, 7685, "", "=q3=Orb of the Forgotten Seer", "=ds=#s15#", "", "47.07%"}; - { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Ironspine"], ""}; - { 10, 7688, "", "=q3=Ironspine's Ribcage", "=ds=#s5#, #a3#", "", "32.91%"}; - { 11, 7686, "", "=q3=Ironspine's Eye", "=ds=#s13#", "", "40.08%"}; - { 12, 7687, "", "=q3=Ironspine's Fist", "=ds=#h1#, #w6#", "", "20.34%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Azshir the Sleepless"], ""}; - { 17, 7709, "", "=q3=Blighted Leggings", "=ds=#s11#, #a1#", "", "31.19%"}; - { 18, 7731, "", "=q3=Ghostshard Talisman", "=ds=#s2#", "", "32.71%"}; - { 19, 7708, "", "=q3=Necrotic Wand", "=ds=#w12#", "", "30.72%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Fallen Champion"], ""}; - { 22, 7691, "", "=q3=Embalmed Shroud", "=ds=#s1#, #a1#", "", "38.58%"}; - { 23, 7690, "", "=q3=Ebon Vise", "=ds=#s9#, #a2#", "", "37.83%"}; - { 24, 7689, "", "=q3=Morbid Dawn", "=ds=#h2#, #w10#", "", "19.15%"}; - }; - - AtlasLoot_Data["SMLibrary"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Houndmaster Loksey"], ""}; - { 2, 7756, "", "=q3=Dog Training Gloves", "=ds=#s9#, #a2#", "", "53.66%"}; - { 3, 7710, "", "=q3=Loksey's Training Stick", "=ds=#w9#", "", "13.96%"}; - { 4, 3456, "", "=q3=Dog Whistle", "=ds=#e13#", "", "21.33%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Arcanist Doan"], ""}; - { 17, 34227, "", "=q4=Deadman's Hand", "=ds=#s13#", "", ""}; - { 18, 7712, "", "=q3=Mantle of Doan", "=ds=#s3#, #a1#", "", "41.96%"}; - { 19, 7711, "", "=q3=Robe of Doan", "=ds=#s5#, #a1#", "", "42.86%"}; - { 20, 7714, "", "=q3=Hypnotic Blade", "=ds=#h3#, #w4#", "", "39.91%"}; - { 21, 7713, "", "=q3=Illusionary Rod", "=ds=#w9#", "", "38.44%"}; - { 23, 0, "INV_Box_01", "=q6=#x1#", ""}; - { 24, 7146, "", "=q2=The Scarlet Key", "=ds=#e9#"}; - }; - - AtlasLoot_Data["SMTrash"] = { - { 1, 7728, "", "=q3=Beguiler Robes", "=ds=#s5#, #a1#", "", "0.01%"}; - { 2, 7755, "", "=q3=Flintrock Shoulders", "=ds=#s3#, #a2#", "", "0.00%"}; - { 3, 7727, "", "=q3=Watchman Pauldrons", "=ds=#s3#, #a2#", "", "0.01%"}; - { 4, 7760, "", "=q3=Warchief Kilt", "=ds=#s11#, #a2#", "", "0.00%"}; - { 5, 7754, "", "=q3=Harbinger Boots", "=ds=#s12#, #a2#", "", "0.01%"}; - { 6, 5819, "", "=q3=Sunblaze Coif", "=ds=#s1#, #a3#", "", "0.01%"}; - { 7, 7759, "", "=q3=Archon Chestpiece", "=ds=#s5#, #a3#", "", "0.00%"}; - { 8, 10328, "", "=q3=Scarlet Chestpiece", "=ds=#s5#, #a3#", "", "0.3%"}; - { 9, 10332, "", "=q3=Scarlet Boots", "=ds=#s12#, #a3#", "", "0.1%"}; - { 10, 2262, "", "=q3=Mark of Kern", "=ds=#s13#", "", "0.01%"}; - { 11, 1992, "", "=q3=Swampchill Fetish", "=ds=#s15#", "", "0.00%"}; - { 13, 10333, "", "=q2=Scarlet Wristguards", "=ds=#s8#, #a3#", "", "1.6%"}; - { 14, 10331, "", "=q2=Scarlet Gauntlets", "=ds=#s9#, #a3#", "", "1.7%"}; - { 15, 10329, "", "=q2=Scarlet Belt", "=ds=#s10#, #a3#", "", "1.6%"}; - { 16, 5756, "", "=q3=Sliverblade", "=ds=#h1#, #w4#", "", "0.01%"}; - { 17, 8225, "", "=q3=Tainted Pierce", "=ds=#h1#, #w10#", "", "0.01%"}; - { 18, 8226, "", "=q3=The Butcher", "=ds=#h1#, #w10#", "", "0.01%"}; - { 19, 7786, "", "=q3=Headsplitter", "=ds=#h1#, #w1#", "", "0.01%"}; - { 20, 7761, "", "=q3=Steelclaw Reaver", "=ds=#h1#, #w1#", "", "0.01%"}; - { 21, 7753, "", "=q3=Bloodspiller", "=ds=#h2#, #w1#", "", "0.01%"}; - { 22, 7752, "", "=q3=Dreamslayer", "=ds=#h1#, #w6#", "", "0.01%"}; - { 23, 7736, "", "=q3=Fight Club", "=ds=#h1#, #w6#", "", "0.00%"}; - { 24, 7730, "", "=q3=Cobalt Crusher", "=ds=#h2#, #w6#", "", "0.01%"}; - { 25, 7758, "", "=q3=Ruthless Shiv", "=ds=#w7#", "", "0.00%"}; - { 26, 7757, "", "=q3=Windweaver Staff", "=ds=#w9#", "", "0.01%"}; - { 27, 7787, "", "=q3=Resplendent Guardian", "=ds=#w8#", "", "0.01%"}; - { 28, 7729, "", "=q3=Chesterfall Musket", "=ds=#w5#", "", "0.01%"}; - }; - - ------------------- - --- Scholomance --- - ------------------- - - AtlasLoot_Data["SCHOLOQuestItems"] = { - { 1, 13873, "", "=q1=Viewing Room Key", "=ds=#e9#"}; - { 3, 13471, "", "=q1=The Deed to Brill", "=ds=#m3#"}; - { 4, 13448, "", "=q1=The Deed to Caer Darrow", "=ds=#m3#"}; - { 5, 13450, "", "=q1=The Deed to Southshore", "=ds=#m3#"}; - { 6, 13451, "", "=q1=The Deed to Tarren Mill", "=ds=#m3#"}; - }; - - AtlasLoot_Data["SCHOLOBloodStewardofKirtonos"] = { - { 1, 13523, "", "=q1=Blood of Innocents", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["SCHOLOKirtonostheHerald"] = { - { 1, 13956, "", "=q3=Clutch of Andros", "=ds=#s10#, #a1#", "", "15.31%"}; - { 2, 13957, "", "=q3=Gargoyle Slashers", "=ds=#s9#, #a2#", "", "14.40%"}; - { 3, 13969, "", "=q3=Loomguard Armbraces", "=ds=#s8#, #a3#", "", "16.25%"}; - { 4, 13967, "", "=q3=Windreaver Greaves", "=ds=#s12#, #a3#", "", "14.87%"}; - { 5, 13955, "", "=q3=Stoneform Shoulders", "=ds=#s3#, #a4#", "", "14.73%"}; - { 6, 13960, "", "=q3=Heart of the Fiend", "=ds=#s2#", "", "16.36%"}; - { 7, 14024, "", "=q3=Frightalon", "=ds=#h1#, #w4#", "", "15.55%"}; - { 8, 13983, "", "=q3=Gravestone War Axe", "=ds=#h2#, #w1#", "", "12.78%"}; - { 16, 16734, "", "=q3=Boots of Valor", "=ds=#s12#, #a4# (D1, #c9#)", "", "11.12%"}; - }; - - AtlasLoot_Data["SCHOLOJandiceBarov"] = { - { 1, 18689, "", "=q3=Phantasmal Cloak", "=ds=#s4#", "", "7.52%"}; - { 2, 14543, "", "=q3=Darkshade Gloves", "=ds=#s9#, #a1#", "", "0.26%"}; - { 3, 14545, "", "=q3=Ghostloom Leggings", "=ds=#s11#, #a2#", "", "8.81%"}; - { 4, 14548, "", "=q3=Royal Cap Spaulders", "=ds=#s3#, #a3#", "", "10.06%"}; - { 5, 18690, "", "=q3=Wraithplate Leggings", "=ds=#s11#, #a4#", "", "8.59%"}; - { 6, 14541, "", "=q3=Barovian Family Sword", "=ds=#h2#, #w10#", "", "8.27%"}; - { 7, 22394, "", "=q3=Staff of Metanoia", "=ds=#w9#", "", "8.67%"}; - { 9, 13725, "", "=q1=Krastinov's Bag of Horrors", "=ds=#m3#", "", "100%"}; - { 10, 13523, "", "=q1=Blood of Innocents", "=ds=#m3#", "", "17.8%"}; - { 16, 16701, "", "=q3=Dreadmist Mantle", "=ds=#s3#, #a1# (D1, #c8#)", "", "12.20%"}; - }; - - AtlasLoot_Data["SCHOLORattlegore"] = { - { 1, 14538, "", "=q3=Deadwalker Mantle", "=ds=#s3#, #a1#", "", "11.32%"}; - { 2, 14539, "", "=q3=Bone Ring Helm", "=ds=#s1#, #a2#", "", "10.89%"}; - { 3, 18686, "", "=q3=Bone Golem Shoulders", "=ds=#s3#, #a3#", "", "9.04%"}; - { 4, 14537, "", "=q3=Corpselight Greaves", "=ds=#s12#, #a4#", "", "10.22%"}; - { 5, 14531, "", "=q3=Frightskull Shaft", "=ds=#h2#, #w6#", "", "9.55%"}; - { 6, 14528, "", "=q3=Rattlecage Buckler", "=ds=#w8#", "", "9.16%"}; - { 8, 13873, "", "=q1=Viewing Room Key", "=ds=#e9#", "", "100%"}; - { 16, 16711, "", "=q3=Shadowcraft Boots", "=ds=#s12#, #a2# (D1, #c6#)", "", "14.32%"}; - { 18, 18782, "", "=q3=Top Half of Advanced Armorsmithing: Volume II", "=ds=#m3#", "", "5.71%"}; - { 19, 12726, "", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4#: =ds=#p2# (300)"}; - }; - - AtlasLoot_Data["SCHOLODeathKnight"] = { - { 1, 18760, "", "=q3=Necromantic Band", "=ds=#s13#", "", "24.75%"}; - { 2, 18758, "", "=q3=Specter's Blade", "=ds=#h1#, #w4#", "", "15.72%"}; - { 3, 18759, "", "=q3=Malicious Axe", "=ds=#h2#, #w1#", "", "24.75%"}; - { 4, 18761, "", "=q3=Oblivion's Touch", "=ds=#w12#", "", "17.17%"}; - { 6, 18749, "", "=q1=Charger's Lost Soul", "=ds=#m3#", "", "10.93%"}; - }; - - AtlasLoot_Data["SCHOLOVectus"] = { - { 1, 14577, "", "=q3=Skullsmoke Pants", "=ds=#s11#, #a1#", "", "5.24%"}; - { 2, 18691, "", "=q3=Dark Advisor's Pendant", "=ds=#s2#", "", "6.16%"}; - }; - - AtlasLoot_Data["SCHOLOMarduk"] = { - { 1, 18692, "", "=q3=Death Knight Sabatons", "=ds=#s12#, #a4#", "", "6.29%"}; - { 2, 14576, "", "=q3=Ebon Hilt of Marduk", "=ds=#h1#, #w10#", "", "6.55%"}; - }; - - AtlasLoot_Data["SCHOLORasFrostwhisper"] = { - { 1, 13314, "", "=q4=Alanna's Embrace", "=ds=#s5#, #a1#", "", "1.07%"}; - { 3, 14340, "", "=q3=Freezing Lich Robes", "=ds=#s5#, #a1#", "", "12.55%"}; - { 4, 18693, "", "=q3=Shivery Handwraps", "=ds=#s9#, #a1#", "", "12.38%"}; - { 5, 14503, "", "=q3=Death's Clutch", "=ds=#s3#, #a2#", "", "11.73%"}; - { 6, 14502, "", "=q3=Frostbite Girdle", "=ds=#s10#, #a2#", "", "11.20%"}; - { 7, 18694, "", "=q3=Shadowy Mail Greaves", "=ds=#s12#, #a3#", "", "14.63%"}; - { 8, 14522, "", "=q3=Maelstrom Leggings", "=ds=#s11#, #a3#", "", "13.01%"}; - { 9, 14525, "", "=q3=Boneclenched Gauntlets", "=ds=#s9#, #a4#", "", "11.45%"}; - { 10, 18695, "", "=q3=Spellbound Tome", "=ds=#s15#", "", "10.86%"}; - { 11, 13952, "", "=q3=Iceblade Hacker", "=ds=#h1#, #w1#", "", "9.74%"}; - { 12, 14487, "", "=q3=Bonechill Hammer", "=ds=#h1#, #w6#", "", "11.92%"}; - { 13, 18696, "", "=q3=Intricately Runed Shield", "=ds=#w8#", "", "13.04%"}; - { 16, 16689, "", "=q3=Magister's Mantle", "=ds=#s3#, #a1# (D1, #c3#)", "", "11.93%"}; - { 18, 13521, "", "=q2=Recipe: Flask of Supreme Power", "=ds=#p1# (300)", "", "2.92%"}; - { 20, 13626, "", "=q1=Human Head of Ras Frostwhisper", "=ds=#m3#", "", "100%"}; - { 21, 13986, "", "=q3=Crown of Caer Darrow", "=q1=#m4#: =ds=#s1#, #a1#"}; - { 22, 13984, "", "=q3=Darrowspike", "=q1=#m4#: =ds=#h1#, #w4#"}; - { 23, 13982, "", "=q3=Warblade of Caer Darrow", "=q1=#m4#: =ds=#h2#, #w10#"}; - { 24, 14002, "", "=q3=Darrowshire Strongguard", "=q1=#m4#: =ds=#w8#"}; - { 26, 0, "INV_Box_01", "=q6=#x12#", ""}; - { 27, 12736, "", "=q1=Frostwhisper's Embalming Fluid", "=ds=#m3#"}; - }; - - AtlasLoot_Data["SCHOLOKormok"] = { - { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n22#"}; - { 2, 22303, "", "=q3=Ironweave Pants", "=ds=#s11#, #a1#", "", "23.33%"}; - { 3, 22326, "", "=q3=Amalgam's Band", "=ds=#s13#", "", "16.67%"}; - { 4, 22331, "", "=q3=Band of the Steadfast Hero", "=ds=#s13#", "", "15.42%"}; - { 5, 22332, "", "=q3=Blade of Necromancy", "=ds=#h1#, #w10#", "", "25.42%"}; - { 6, 22333, "", "=q3=Hammer of Divine Might", "=ds=#h2#, #w6#", "", "12.50%"}; - { 8, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - { 9, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - }; - - AtlasLoot_Data["SCHOLOInstructorMalicia"] = { - { 1, 16710, "", "=q3=Shadowcraft Bracers", "=ds=#s8#, #a2# (D1, #c6#)", "", "3.51%"}; - { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "1.81%"}; - { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "1.12%"}; - { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "1.27%"}; - { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "1.03%"}; - { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "0.88%"}; - { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "0.85%"}; - { 9, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "1.51%"}; - { 10, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "0.82%"}; - { 11, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.60%"}; - { 12, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "1.09%"}; - { 13, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "1.00%"}; - { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.67%"}; - { 15, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.54%"}; - { 16, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.09%"}; - { 17, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.60%"}; - { 18, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.42%"}; - { 19, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.36%"}; - { 20, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "0.45%"}; - { 21, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.45%"}; - { 22, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.67%"}; - { 23, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "1.12%"}; - { 24, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "0.57%"}; - { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; - { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; - { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; - { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "1.39%"}; - { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "0.91%"}; - }; - - AtlasLoot_Data["SCHOLODoctorTheolenKrastinov"] = { - { 1, 16684, "", "=q3=Magister's Gloves", "=ds=#s9#, #a1# (D1, #c3#)", "", "9.75%"}; - { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "2.81%"}; - { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "1.91%"}; - { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "2.37%"}; - { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "1.82%"}; - { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "2.42%"}; - { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "2.16%"}; - { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "3.14%"}; - { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "2.08%"}; - { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "1.93%"}; - { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "1.43%"}; - { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "1.82%"}; - { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "1.91%"}; - { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.87%"}; - { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.53%"}; - { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.78%"}; - { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.42%"}; - { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.79%"}; - { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "1.61%"}; - { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "1.32%"}; - { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "1.52%"}; - { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "1.64%"}; - { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "1.75%"}; - { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; - { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; - { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; - { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "2.54%"}; - { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "3.21%"}; - { 30, 13523, "", "=q1=Blood of Innocents", "=ds=#m3#", "", "25.7%"}; - }; - - AtlasLoot_Data["SCHOLOLorekeeperPolkelt"] = { - { 1, 16705, "", "=q3=Dreadmist Wraps", "=ds=#s9#, #a1# (D1, #c8#)", "", "14.54%"}; - { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "0.53%"}; - { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "0.67%"}; - { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "0.55%"}; - { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "0.47%"}; - { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "0.57%"}; - { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "0.89%"}; - { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "0.57%"}; - { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "0.65%"}; - { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "0.79%"}; - { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "0.83%"}; - { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.63%"}; - { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.47%"}; - { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.26%"}; - { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.14%"}; - { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.45%"}; - { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.18%"}; - { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.30%"}; - { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "0.49%"}; - { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.32%"}; - { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.30%"}; - { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "0.30%"}; - { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "0.41%"}; - { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; - { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; - { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; - { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "0.67%"}; - { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "0.49%"}; - }; - - AtlasLoot_Data["SCHOLOTheRavenian"] = { - { 1, 16716, "", "=q3=Wildheart Belt", "=ds=#s10#, #a2# (D1, #c1#)", "", "2.60%"}; - { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "1.32%"}; - { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "0.76%"}; - { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "1.04%"}; - { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "0.89%"}; - { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "1.32%"}; - { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "1.41%"}; - { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "0.95%"}; - { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "1.52%"}; - { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "0.82%"}; - { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "1.02%"}; - { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.95%"}; - { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.93%"}; - { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.20%"}; - { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.33%"}; - { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.11%"}; - { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.09%"}; - { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.04%"}; - { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "1.06%"}; - { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.91%"}; - { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.69%"}; - { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "1.15%"}; - { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "0.89%"}; - { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; - { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; - { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; - { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "1.52%"}; - { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "1.74%"}; - }; - - AtlasLoot_Data["SCHOLOLordAlexeiBarov"] = { - { 1, 16722, "", "=q3=Lightforge Bracers", "=ds=#s8#, #a4# (D1, #c4#)", "", "3.37%"}; - { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "4.94%"}; - { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "3.39%"}; - { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "5.30%"}; - { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "4.05%"}; - { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "2.86%"}; - { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "2.38%"}; - { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "4.79%"}; - { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "4.55%"}; - { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "2.08%"}; - { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "2.35%"}; - { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "2.83%"}; - { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "2.38%"}; - { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "1.01%"}; - { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.83%"}; - { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.62%"}; - { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "1.13%"}; - { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "1.43%"}; - { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "1.49%"}; - { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "1.73%"}; - { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "1.61%"}; - { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "2.65%"}; - { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "2.20%"}; - { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; - { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; - { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; - { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "4.67%"}; - { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "4.70%"}; - }; - - AtlasLoot_Data["SCHOLOLadyIlluciaBarov"] = { - { 1, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "1.20%"}; - { 2, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "1.07%"}; - { 3, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "1.30%"}; - { 4, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "1.17%"}; - { 5, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "0.94%"}; - { 6, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "0.78%"}; - { 7, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "1.61%"}; - { 8, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "0.94%"}; - { 9, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "1.15%"}; - { 10, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "1.12%"}; - { 11, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.94%"}; - { 12, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.70%"}; - { 13, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.44%"}; - { 14, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.34%"}; - { 15, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.49%"}; - { 16, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.42%"}; - { 17, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.44%"}; - { 18, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "0.75%"}; - { 19, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.70%"}; - { 20, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.60%"}; - { 21, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "0.81%"}; - { 22, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "0.83%"}; - { 23, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; - { 24, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; - { 25, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; - { 26, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "1.35%"}; - { 27, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "1.17%"}; - }; - - AtlasLoot_Data["SCHOLODarkmasterGandling"] = { - { 1, 13937, "", "=q4=Headmaster's Charge", "=ds=#w9#", "", "1.11%"}; - { 2, 14514, "", "=q4=Pattern: Robe of the Void", "=ds=#p8# (300) =q1=#m1# =ds=#c8#", "", "6.71%"}; - { 3, 14153, "", "=q4=Robe of the Void", "=ds=#s5#, #a1# =q1=#m1# =ds=#c8#"}; - { 4, 13944, "", "=q3=Tombstone Breastplate", "=ds=#s5#, #a2#", "", "8.96%"}; - { 5, 13398, "", "=q3=Boots of the Shrieker", "=ds=#s12#, #a2#", "", "10.75%"}; - { 7, 13950, "", "=q3=Detention Strap", "=ds=#s10#, #a3#", "", "0.24%"}; - { 8, 13951, "", "=q3=Vigorsteel Vambraces", "=ds=#s8#, #a4#", "", "10.38%"}; - { 9, 22433, "", "=q3=Don Mauricio's Band of Domination", "=ds=#s13#", "", "7.72%"}; - { 10, 13964, "", "=q3=Witchblade", "=ds=#h3#, #w4#", "", "9.82%"}; - { 11, 13953, "", "=q3=Silent Fang", "=ds=#h1#, #w10#", "", "9.68%"}; - { 12, 13938, "", "=q3=Bonecreeper Stylus", "=ds=#w12#", "", "8.80% "}; - { 16, 16698, "", "=q3=Dreadmist Mask", "=ds=#s1#, #a1# (D1, #c8#)", "", "8.78%"}; - { 17, 16686, "", "=q3=Magister's Crown", "=ds=#s1#, #a1# (D1, #c3#)", "", "8.60%"}; - { 18, 16693, "", "=q3=Devout Crown", "=ds=#s1#, #a1# (D1, #c5#)", "", "7.89%"}; - { 19, 16707, "", "=q3=Shadowcraft Cap", "=ds=#s1#, #a2# (D1, #c6#)", "", "6.65%"}; - { 20, 16720, "", "=q3=Wildheart Cowl", "=ds=#s1#, #a2# (D1, #c1#)", "", "7.09%"}; - { 21, 16677, "", "=q3=Beaststalker's Cap", "=ds=#s1#, #a3# (D1, #c2#)", "", "7.00%"}; - { 22, 16667, "", "=q3=Coif of Elements", "=ds=#s1#, #a3# (D1, #c7#)", "", "2.86%"}; - { 23, 16731, "", "=q3=Helm of Valor", "=ds=#s1#, #a4# (D1, #c9#)", "", "6.54%"}; - { 24, 16727, "", "=q3=Lightforge Helm", "=ds=#s1#, #a4# (D1, #c4#)", "", "5.32%"}; - { 26, 19276, "", "=q3=Ace of Portals", "=ds=#e16#", "", "2.20%"}; - { 28, 13501, "", "=q2=Recipe: Major Mana Potion", "=ds=#p1# (295)", "", "8.64%"}; - }; - - AtlasLoot_Data["SCHOLOTrash"] = { - { 1, 18697, "", "=q3=Coldstone Slippers", "=ds=#s12#, #a1#", "", "0.01%"}; - { 2, 18698, "", "=q3=Tattered Leather Hood", "=ds=#s1#, #a2#", "", "0.01%"}; - { 3, 18699, "", "=q3=Icy Tomb Spaulders", "=ds=#s3#, #a2#", "", "0.01%"}; - { 4, 18700, "", "=q3=Malefic Bracers", "=ds=#s8#, #a2#", "", "0.01%"}; - { 5, 14536, "", "=q3=Bonebrace Hauberk", "=ds=#s5#, #a3#", "", "0.01%"}; - { 6, 18702, "", "=q3=Belt of the Ordained", "=ds=#s10#, #a4#", "", "0.01%"}; - { 7, 18701, "", "=q3=Innervating Band", "=ds=#s13#", "", "0.01%"}; - { 9, 16254, "", "=q3=Formula: Enchant Weapon - Lifestealing", "=ds=#p4# (300) =q1=#n66#", "", "0.93%"}; - { 10, 16255, "", "=q2=Formula: Enchant 2H Weapon - Major Spirit", "=ds=#p4# (300) =q1=#n67#", "", "0.88%"}; - { 11, 15773, "", "=q2=Pattern: Wicked Leather Armor", "=ds=#p7# (300) =q1=#n66#", "", "3.03%"}; - { 12, 15776, "", "=q2=Pattern: Runic Leather Armor", "=ds=#p7# (300) =q1=#n68#", "", "1.62%"}; - { 14, 12753, "", "=q2=Skin of Shadow", "=ds=#m3#"}; - { 15, 13920, "", "=q1=Healthy Dragon Scale", "=ds=#m2#"}; - { 16, 16705, "", "=q3=Dreadmist Wraps", "=ds=#s9#, #a1# (D1)", "", "0.03%"}; - { 17, 16684, "", "=q3=Magister's Gloves", "=ds=#s9#, #a1# (D1)", "", "1.27%"}; - { 18, 16685, "", "=q3=Magister's Belt", "=ds=#s8#, #a1# (D1)", "", "0.22%"}; - { 19, 16710, "", "=q3=Shadowcraft Bracers", "=ds=#s8#, #a2# (D1)", "", "1.53%"}; - { 20, 16716, "", "=q3=Wildheart Belt", "=ds=#s8#, #a2# (D1)", "", "1.84%"}; - { 21, 16722, "", "=q3=Lightforge Bracers", "=ds=#s8#, #a4# (D1)", "", "2.72%"}; - }; - - ----------------------- - --- Shadowfang Keep --- - ----------------------- - - AtlasLoot_Data["ShadowfangKeep1"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Deathsworn Captain"], ""}; - { 2, 6642, "", "=q3=Phantom Armor", "=ds=#s5#, #a3#", "", "30.49%"}; - { 3, 6641, "", "=q3=Haunting Blade", "=ds=#h2#, #w10#", "", "58.60%"}; - { 5, 0, "INV_Box_01", "=q6="..AL["Rethilgore"], ""}; - { 6, 5254, "", "=q3=Rugged Spaulders", "=ds=#s3#, #a2#", "", "84.73%"}; - { 8, 0, "INV_Box_01", "=q6="..AL["Felsteed"], ""}; - { 9, 6341, "", "=q3=Eerie Stable Lantern", "=ds=#s15#", "", "5.48%"}; - { 10, 932, "", "=q1=Fel Steed Saddlebags", "=ds=#m12# #e1#", "", "16.46%"}; - { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Razorclaw the Butcher"], ""}; - { 13, 6226, "", "=q3=Bloody Apron", "=ds=#s5#, #a1#", "", "39.47%"}; - { 14, 6633, "", "=q3=Butcher's Slicer", "=ds=#h1#, #w10#", "", "39.53%"}; - { 15, 1292, "", "=q3=Butcher's Cleaver", "=ds=#h1#, #w1#", "", "8.70%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Baron Silverlaine"], ""}; - { 17, 6321, "", "=q3=Silverlaine's Family Seal", "=ds=#s13#", "", "18.91%"}; - { 18, 6323, "", "=q3=Baron's Scepter", "=ds=#h1#, #w6#", "", "37.93%"}; - { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Commander Springvale"], ""}; - { 21, 3191, "", "=q3=Arced War Axe", "=ds=#h2#, #w1#", "", "31.73%"}; - { 22, 6320, "", "=q3=Commander's Crest", "=ds=#w8#", "", "27.71%"}; - { 24, 0, "INV_Box_01", "=q6="..BabbleBoss["Odo the Blindwatcher"], ""}; - { 25, 6319, "", "=q3=Girdle of the Blindwatcher", "=ds=#s10#, #a2#", "", "57.15%"}; - { 26, 6318, "", "=q3=Odo's Ley Staff", "=ds=#w9#", "", "29.97%"}; - { 28, 0, "INV_Box_01", "=q6="..BabbleBoss["Fenrus the Devourer"], ""}; - { 29, 6340, "", "=q3=Fenrus' Hide", "=ds=#s4#", "", "58.02%"}; - { 30, 3230, "", "=q3=Black Wolf Bracers", "=ds=#s8#, #a2#", "", "14.76%"}; - Next = "ShadowfangKeep2"; - }; - - AtlasLoot_Data["ShadowfangKeep2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Arugal's Voidwalker"], ""}; - { 2, 5943, "", "=q3=Rift Bracers", "=ds=#s8#, #a3#", "", "3%"}; - { 4, 0, "INV_Box_01", "=q6="..BabbleBoss["Wolf Master Nandos"], ""}; - { 5, 6314, "", "=q3=Wolfmaster Cape", "=ds=#s4#", "", "33.25%"}; - { 6, 3748, "", "=q3=Feline Mantle", "=ds=#s3#, #a1#", "", "48.55%"}; - { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Archmage Arugal"], ""}; - { 9, 6324, "", "=q3=Robes of Arugal", "=ds=#s5#, #a1#", "", "30.50%"}; - { 10, 6392, "", "=q3=Belt of Arugal", "=ds=#s10#, #a1#", "", "30.51%"}; - { 11, 6220, "", "=q3=Meteor Shard", "=ds=#h1#, #w4#", "", "15.78%"}; - { 12, 24224, "", "=q1=Crate of Bloodforged Ingots", "=ds=#m3#"}; - { 13, 6895, "", "=q1=Jordan's Smithing Hammer", "=ds=#m3#"}; - { 14, 6283, "", "=q1=The Book of Ur", "=ds=#m3#"}; - { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; - { 17, 2292, "", "=q3=Necrology Robes", "=ds=#s5#, #a1#", "", "0.01%"}; - { 18, 1974, "", "=q3=Mindthrust Bracers", "=ds=#s8#, #a1#", "", "0.02%"}; - { 19, 1489, "", "=q3=Gloomshroud Armor", "=ds=#s5#, #a2#", "", "0.01%"}; - { 20, 1935, "", "=q3=Assassin's Blade", "=ds=#h1#, #w4#", "", "0.01%"}; - { 21, 1482, "", "=q3=Shadowfang", "=ds=#h1#, #w10#", "", "0.01%"}; - { 22, 2205, "", "=q3=Duskbringer", "=ds=#h2#, #w10#", "", "0.01%"}; - { 23, 2807, "", "=q3=Guillotine Axe", "=ds=#h1#, #w1#", "", "0.01%"}; - { 24, 1318, "", "=q3=Night Reaver", "=ds=#h2#, #w1#", "", "0.01%"}; - { 25, 1483, "", "=q3=Face Smasher", "=ds=#h1#, #w6#", "", "0.02%"}; - { 26, 3194, "", "=q3=Black Malice", "=ds=#h2#, #w6#", "", "0.02%"}; - { 27, 1484, "", "=q3=Witching Stave", "=ds=#w9#", "", "0.01%"}; - Prev = "ShadowfangKeep1"; - }; - - ------------------ - --- Stratholme --- - ------------------ - - AtlasLoot_Data["STRATSkull"] = { - { 1, 13395, "", "=q3=Skul's Fingerbone Claws", "=ds=#s9#, #a2#", "", "36.52%"}; - { 2, 13394, "", "=q3=Skul's Cold Embrace", "=ds=#s5#, #a4#", "", "24.16%"}; - { 3, 13396, "", "=q3=Skul's Ghastly Touch", "=ds=#w12#", "", "16.85%"}; - }; - - AtlasLoot_Data["STRATStratholmeCourier"] = { - { 1, 13304, "", "=q1=Festival Lane Postbox Key", "=ds=#e9#", "", "45.19%"}; - { 2, 13303, "", "=q1=Crusaders' Square Postbox Key", "=ds=#e9#", "", "43.46%"}; - { 3, 13307, "", "=q1=Fras Siabi's Postbox Key", "=ds=#e9#", "", "42.88%"}; - { 4, 13305, "", "=q1=Elders' Square Postbox Key", "=ds=#e9#", "", "36.87%"}; - { 5, 13302, "", "=q1=Market Row Postbox Key", "=ds=#e9#", "", "35.58%"}; - { 6, 13306, "", "=q1=King's Square Postbox Key", "=ds=#e9#", "", "37.69%"}; - }; - - AtlasLoot_Data["STRATFrasSiabi"] = { - { 1, 13172, "", "=q1=Siabi's Premium Tobacco", "=ds=#m3#", "", "100%"}; - { 2, 13171, "", "=q2=Smokey's Lighter", "=q1=#m4#: =ds=#s14#"}; - }; - - AtlasLoot_Data["STRATAtiesh"] = { - { 1, 22736, "", "=q5=Andonisus, Reaper of Souls", "=q1=#m26#: =ds=#h3#, #w10#", "", "100%"}; - }; - - AtlasLoot_Data["STRATHearthsingerForresten"] = { - { 1, 13378, "", "=q3=Songbird Blouse", "=ds=#s5#, #a2#", "", "15.31%"}; - { 2, 13383, "", "=q3=Woollies of the Prancing Minstrel", "=ds=#s11#, #a3#", "", "18.42%"}; - { 3, 13384, "", "=q3=Rainbow Girdle", "=ds=#s10#, #a4#", "", "19.21%"}; - { 4, 13379, "", "=q3=Piccolo of the Flaming Fire", "=ds=#s14#", "", "15.13%"}; - { 16, 16682, "", "=q3=Magister's Boots", "=ds=#s12#, #a1# (D1, #c3#)", "", "10.86%"}; - }; - - AtlasLoot_Data["STRATTheUnforgiven"] = { - { 1, 13409, "", "=q3=Tearfall Bracers", "=ds=#s8#, #a1#", "", "14.62%"}; - { 2, 13404, "", "=q3=Mask of the Unforgiven", "=ds=#s1#, #a2#", "", "14.96%"}; - { 3, 13405, "", "=q3=Wailing Nightbane Pauldrons", "=ds=#s3#, #a4#", "", "12.10%"}; - { 4, 13408, "", "=q3=Soul Breaker", "=ds=#h1#, #w1#", "", "19.33%"}; - { 16, 16717, "", "=q3=Wildheart Gloves", "=ds=#s9#, #a2# (D1, #c1#)", "", "12.61%"}; - }; - - AtlasLoot_Data["STRATTimmytheCruel"] = { - { 1, 13403, "", "=q3=Grimgore Noose", "=ds=#s10#, #a1#", "", "16.48%"}; - { 2, 13402, "", "=q3=Timmy's Galoshes", "=ds=#s12#, #a3#", "", "16.74%"}; - { 3, 13400, "", "=q3=Vambraces of the Sadist", "=ds=#s8#, #a4#", "", "14.02%"}; - { 4, 13401, "", "=q3=The Cruel Hand of Timmy", "=ds=#h1#, #w6#", "", "16.87%"}; - { 16, 16724, "", "=q3=Lightforge Gauntlets", "=ds=#s9#, #a4# (D1, #c4#)", "", "10.42%"}; - }; - - AtlasLoot_Data["STRATMalorsStrongbox"] = { - { 1, 0, "INV_Box_01", "=q6=#x13#", ""}; - { 2, 12845, "", "=q1=Medallion of Faith", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["STRATCrimsonHammersmith"] = { - { 1, 18781, "", "=q3=Bottom Half of Advanced Armorsmithing: Volume II", "=ds=#m3#", "", "41.6%"}; - { 2, 12726, "", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4#: =ds=#p2# (300)"}; - { 4, 13351, "", "=q1=Crimson Hammersmith's Apron", "=ds=#m3#", "", "100%"}; - { 5, 12824, "", "=q2=Plans: Enchanted Battlehammer", "=q1=#m4#: =ds=#p2# (280)"}; - }; - - AtlasLoot_Data["STRATBSPlansSerenity"] = { - { 1, 12827, "", "=q2=Plans: Serenity", "=ds=#p2# (285)", "", "100%"}; - }; - - AtlasLoot_Data["STRATCannonMasterWilley"] = { - { 1, 22405, "", "=q3=Mantle of the Scarlet Crusade", "=ds=#s3#, #a1#", "", "16.03%"}; - { 2, 22407, "", "=q3=Helm of the New Moon", "=ds=#s1#, #a2#", "", "13.61%"}; - { 3, 18721, "", "=q3=Barrage Girdle", "=ds=#s10#, #a3#", "", "12.39%"}; - { 4, 13381, "", "=q3=Master Cannoneer Boots", "=ds=#s12#, #a4#", "", "12.86%"}; - { 5, 22403, "", "=q3=Diana's Pearl Necklace", "=ds=#s2#", "", "14.27%"}; - { 6, 13382, "", "=q3=Cannonball Runner", "=ds=#s14#", "", "12.28%"}; - { 7, 22404, "", "=q3=Willey's Back Scratcher", "=ds=#h3#, #w13#", "", "6.26%"}; - { 8, 22406, "", "=q3=Redemption", "=ds=#w9#", "", "7.04%"}; - { 9, 13380, "", "=q3=Willey's Portable Howitzer", "=ds=#w5#", "", "10.71%"}; - { 10, 13377, "", "=q3=Miniature Cannon Balls", "=ds=#w18#", "", "66.61%"}; - { 16, 16708, "", "=q3=Shadowcraft Spaulders", "=ds=#s3#, #a2# (D1, #c6#)", "", "10.68%"}; - { 18, 12839, "", "=q3=Plans: Heartseeker", "=ds=#p2# (300)", "", "4.98%"}; - { 19, 12783, "", "=q3=Heartseeker", "=ds=#h1#, #w4#"}; - }; - - AtlasLoot_Data["STRATArchivistGalford"] = { - { 1, 13386, "", "=q3=Archivist Cape", "=ds=#s4#", "", "18.45%"}; - { 2, 18716, "", "=q3=Ash Covered Boots", "=ds=#s12#, #a2#", "", "16.30%"}; - { 3, 13387, "", "=q3=Foresight Girdle", "=ds=#s10#, #a3#", "", "18.24%"}; - { 4, 13385, "", "=q3=Tome of Knowledge", "=ds=#s15#", "", "9.87%"}; - { 5, 22897, "", "=q3=Tome of Conjure Food VII", "=ds=#e10# =q1=#m1# =ds=#c3#", "", "4.86%"}; - { 7, 12811, "", "=q2=Righteous Orb", "=ds=#e8#", "", "61.3%"}; - { 9, 0, "INV_Box_01", "=q6=#x11#", ""}; - { 10, 14679, "", "=q1=Of Love and Family", "=ds=#m3#"}; - { 16, 16692, "", "=q3=Devout Gloves", "=ds=#s9#, #a1# (D1, #c5#)", "", "12.46%"}; - }; - - AtlasLoot_Data["STRATBalnazzar"] = { - { 1, 13353, "", "=q4=Book of the Dead", "=ds=#s15#", "", "1.37%"}; - { 2, 14512, "", "=q4=Pattern: Truefaith Vestments", "=ds=#p8# (300)", "", "3.02%"}; - { 3, 14154, "", "=q4=Truefaith Vestments", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#"}; - { 5, 18720, "", "=q3=Shroud of the Nathrezim", "=ds=#s3#, #a1#", "", "10.54%"}; - { 6, 13369, "", "=q3=Fire Striders", "=ds=#s12#, #a1#", "", "14.84%"}; - { 7, 13358, "", "=q3=Wyrmtongue Shoulders", "=ds=#s3#, #a2#", "", "11.58%"}; - { 8, 13359, "", "=q3=Crown of Tyranny", "=ds=#s1#, #a3#", "", "13.94%"}; - { 9, 18718, "", "=q3=Grand Crusader's Helm", "=ds=#s1#, #a4#", "", "10.16%"}; - { 10, 12103, "", "=q3=Star of Mystaria", "=ds=#s2#", "", "12.48%"}; - { 11, 13360, "", "=q3=Gift of the Elven Magi", "=ds=#h1#, #w4#", "", "13.66%"}; - { 12, 13348, "", "=q3=Demonshear", "=ds=#h2#, #w10#", "", "13.94%"}; - { 13, 18717, "", "=q3=Hammer of the Grand Crusader", "=ds=#h2#, #w6#", "", "11.91%"}; - { 16, 16725, "", "=q3=Lightforge Boots", "=ds=#s12#, #a4# (D1, #c4#)", "", "11.11%"}; - { 18, 13520, "", "=q2=Recipe: Flask of Distilled Wisdom", "=ds=#p1# (300)", "", "1.94%"}; - { 20, 13250, "", "=q1=Head of Balnazzar", "=ds=#m2#"}; - }; - - AtlasLoot_Data["STRATSothosJarien"] = { - { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n18#"}; - { 2, 22301, "", "=q3=Ironweave Robe", "=ds=#s5#, #a1#", "", "19.00%"}; - { 3, 22328, "", "=q3=Legplates of Vigilance", "=ds=#s11#, #a4#", "", "21.27%"}; - { 4, 22327, "", "=q3=Amulet of the Redeemed", "=ds=#s2#", "", "14.03%"}; - { 5, 22334, "", "=q3=Band of Mending", "=ds=#s13#", "", "17.19%"}; - { 6, 22329, "", "=q3=Scepter of Interminable Focus", "=ds=#s15#", "", "28.51%"}; - { 8, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - { 9, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; - }; - - AtlasLoot_Data["STRATStonespine"] = { - { 1, 13397, "", "=q3=Stoneskin Gargoyle Cape", "=ds=#s4#", "", "23.44%"}; - { 2, 13954, "", "=q3=Verdant Footpads", "=ds=#s12#, #a2#", "", "25.36%"}; - { 3, 13399, "", "=q3=Gargoyle Shredder Talons", "=ds=#h4#, #w13#", "", "26.16%"}; - }; - - AtlasLoot_Data["STRATBaronessAnastari"] = { - { 1, 18730, "", "=q3=Shadowy Laced Handwraps", "=ds=#s9#, #a1#", "", "13.54%"}; - { 2, 18728, "", "=q3=Anastari Heirloom", "=ds=#s2#", "", "11.92%"}; - { 3, 13534, "", "=q3=Banshee Finger", "=ds=#w12#", "", "13.42%"}; - { 4, 18729, "", "=q3=Screeching Bow", "=ds=#w2#", "", "15.59%"}; - { 6, 13535, "", "=q2=Coldtouch Phantom Wraps", "=ds=#s5#, #a1#", "", "9.84%"}; - { 7, 13537, "", "=q2=Chillhide Bracers", "=ds=#s8#, #a2#", "", "9.71%"}; - { 8, 13538, "", "=q2=Windshrieker Pauldrons", "=ds=#s3#, #a3#", "", "9.75%"}; - { 9, 13539, "", "=q2=Banshee's Touch", "=ds=#s9#, #a4#", "", "8.27%"}; - { 10, 13514, "", "=q2=Wail of the Banshee", "=ds=#m8#", "", "7.73%"}; - { 16, 16704, "", "=q3=Dreadmist Sandals", "=ds=#s12#, #a1# (D1, #c8#)", "", "13.16%"}; - }; - - AtlasLoot_Data["STRATBlackGuardSwordsmith"] = { - { 1, 18783, "", "=q3=Bottom Half of Advanced Armorsmithing: Volume III", "=ds=#m3#", "", "23.5%"}; - { 2, 12725, "", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4#: =ds=#p2# (300)"}; - { 4, 13350, "", "=q1=Insignia of the Black Guard", "=ds=#m3#", "", "100%"}; - { 5, 12825, "", "=q2=Plans: Blazing Rapier", "=q1=#m4#: =ds=#p2# (280)"}; - }; - - AtlasLoot_Data["STRATBSPlansCorruption"] = { - { 1, 12830, "", "=q1=Plans: Corruption", "=ds=#p2# (290)", "", "100%"}; - }; - - AtlasLoot_Data["STRATNerubenkan"] = { - { 1, 18740, "", "=q3=Thuzadin Sash", "=ds=#s10#, #a1#", "", "14.72%"}; - { 2, 18739, "", "=q3=Chitinous Plate Legguards", "=ds=#s11#, #a4#", "", "12.19%"}; - { 3, 13529, "", "=q3=Husk of Nerub'enkan", "=ds=#w8#", "", "12.62%"}; - { 4, 18738, "", "=q3=Carapace Spine Crossbow", "=ds=#w3#", "", "14.17%"}; - { 6, 13530, "", "=q2=Fangdrip Runners", "=ds=#s12#, #a1#", "", "8.49%"}; - { 7, 13531, "", "=q2=Crypt Stalker Leggings", "=ds=#s11#, #a2#", "", "10.17%"}; - { 8, 13532, "", "=q2=Darkspinner Claws", "=ds=#s9#, #a3#", "", "9.69%"}; - { 9, 13533, "", "=q2=Acid-etched Pauldrons", "=ds=#s3#, #a4#", "", "8.11%"}; - { 10, 13508, "", "=q2=Eye of Arachnida", "=ds=#m8#", "", "7.39%"}; - { 16, 16675, "", "=q3=Beaststalker's Boots", "=ds=#s12#, #a3# (D1, #c2#)", "", "13.62%"}; - }; - - AtlasLoot_Data["STRATMalekithePallid"] = { - { 1, 18734, "", "=q3=Pale Moon Cloak", "=ds=#s4#", "", "13.42%"}; - { 2, 18735, "", "=q3=Maleki's Footwraps", "=ds=#s12#, #a1#", "", "15.03%"}; - { 3, 13524, "", "=q3=Skull of Burning Shadows", "=ds=#s15#", "", "13.42%"}; - { 4, 18737, "", "=q3=Bone Slicing Hatchet", "=ds=#h1#, #w1#", "", "14.23%"}; - { 6, 13525, "", "=q2=Darkbind Fingers", "=ds=#s9#, #a1#", "", "9.15%"}; - { 7, 13526, "", "=q2=Flamescarred Girdle", "=ds=#s10#, #a2#", "", "9.57%"}; - { 8, 13528, "", "=q2=Twilight Void Bracers", "=ds=#s8#, #a3#", "", "9.49%"}; - { 9, 13527, "", "=q2=Lavawalker Greaves", "=ds=#s12#, #a4#", "", "9.39%"}; - { 10, 13509, "", "=q2=Clutch of Foresight", "=ds=#m8#", "", "6.95%"}; - { 16, 16691, "", "=q3=Devout Sandals", "=ds=#s12#, #a1# (D1, #c5#)", "", "13.64%"}; - { 18, 12833, "", "=q3=Plans: Hammer of the Titans", "=ds=#p2# (300)", "", "5.86%"}; - { 19, 12796, "", "=q3=Hammer of the Titans", "=ds=#h2#, #w6#"}; - }; - - AtlasLoot_Data["STRATMagistrateBarthilas"] = { - { 1, 13376, "", "=q3=Royal Tribunal Cloak", "=ds=#s4#", "", "12.44%"}; - { 2, 18727, "", "=q3=Crimson Felt Hat", "=ds=#s1#, #a1#", "", "13.82%"}; - { 3, 18726, "", "=q3=Magistrate's Cuffs", "=ds=#s8#, #a2#", "", "12.87%"}; - { 4, 18722, "", "=q3=Death Grips", "=ds=#s9#, #a4#", "", "15.34%"}; - { 5, 23198, "", "=q3=Idol of Brutality", "=ds=#s16#, #w14#", "", "2.37%"}; - { 6, 18725, "", "=q3=Peacemaker", "=ds=#w7#", "", "14.22%"}; - { 8, 12382, "", "=q2=Key to the City", "=ds=#e9#", "", "100%"}; - }; - - AtlasLoot_Data["STRATRamsteintheGorger"] = { - { 1, 13374, "", "=q3=Soulstealer Mantle", "=ds=#s3#, #a1#", "", "9.87%"}; - { 2, 18723, "", "=q3=Animated Chain Necklace", "=ds=#s2#", "", "7.54%"}; - { 3, 13373, "", "=q3=Band of Flesh", "=ds=#s13#", "", "8.15%"}; - { 4, 13515, "", "=q3=Ramstein's Lightning Bolts", "=ds=#s14#", "", "8.09%"}; - { 5, 13372, "", "=q3=Slavedriver's Cane", "=ds=#w9#", "", "8.63%"}; - { 6, 13375, "", "=q3=Crest of Retribution", "=ds=#w8#", "", "9.17%"}; - { 16, 16737, "", "=q3=Gauntlets of Valor", "=ds=#s9#, #a4# (D1, #c9#)", "", "9.58%"}; - }; - - AtlasLoot_Data["STRATBaronRivendare"] = { - { 1, 13505, "", "=q4=Runeblade of Baron Rivendare", "=ds=#h2#, #w10#", "", "1%"}; ---drop rate according to blue - { 2, 13335, "", "=q4=Deathcharger's Reins", "=ds=#e12#", "", "0.10%"}; - { 4, 13340, "", "=q3=Cape of the Black Baron", "=ds=#s4#", "", "8.75%"}; - { 5, 22412, "", "=q3=Thuzadin Mantle", "=ds=#s3#, #a1#", "", "4.16%"}; - { 6, 13346, "", "=q3=Robes of the Exalted", "=ds=#s5#, #a1#", "", "11.51%"}; - { 7, 22409, "", "=q3=Tunic of the Crescent Moon", "=ds=#s5#, #a2#", "", "4.59%"}; - { 8, 13344, "", "=q3=Dracorian Gauntlets", "=ds=#s9#, #a3#", "", "10.85%"}; - { 9, 22410, "", "=q3=Gauntlets of Deftness", "=ds=#s9#, #a3#", "", "4.98%"}; - { 10, 22411, "", "=q3=Helm of the Executioner", "=ds=#s1#, #a4#", "", "3.80%"}; - { 11, 13345, "", "=q3=Seal of Rivendare", "=ds=#s13#", "", "9.50%"}; - { 12, 13368, "", "=q3=Bonescraper", "=ds=#h1#, #w4#", "", "4.32%"}; - { 13, 13361, "", "=q3=Skullforge Reaver", "=ds=#h1#, #w10#", "", "4.25%"}; - { 14, 13349, "", "=q3=Scepter of the Unholy", "=ds=#h1#, #w6#", "", "9.30%"}; - { 15, 22408, "", "=q3=Ritssyn's Wand of Bad Mojo", "=ds=#w12#", "", "3.39%"}; - { 16, 16687, "", "=q3=Magister's Leggings", "=ds=#s11#, #a1# (D1, #c3#)", "", "6.79%"}; - { 17, 16699, "", "=q3=Dreadmist Leggings", "=ds=#s11#, #a1# (D1, #c8#)", "", "7.31%"}; - { 18, 16694, "", "=q3=Devout Skirt", "=ds=#s11#, #a1# (D1, #c5#)", "", "7.42%"}; - { 19, 16709, "", "=q3=Shadowcraft Pants", "=ds=#s11#, #a2# (D1, #c6#)", "", "7.76%"}; - { 20, 16719, "", "=q3=Wildheart Kilt", "=ds=#s11#, #a2# (D1, #c1#)", "", "6.58%"}; - { 21, 16668, "", "=q3=Kilt of Elements", "=ds=#s11#, #a3# (D1, #c7#)", "", "3.02%"}; - { 22, 16678, "", "=q3=Beaststalker's Pants", "=ds=#s11#, #a3# (D1, #c2#)", "", "6.16%"}; - { 23, 16732, "", "=q3=Legplates of Valor", "=ds=#s11#, #a4# (D1, #c9#)", "", "5.74%"}; - { 24, 16728, "", "=q3=Lightforge Legplates", "=ds=#s11#, #a4# (D1, #c4#)", "", "4.20%"}; - { 26, 13251, "", "=q1=Head of Baron Rivendare", "=ds=#m3#", "", "100%"}; - { 27, 13246, "", "=q3=Argent Avenger", "=q1=#m4#: =ds=#h1#, #w10#"}; - { 28, 13249, "", "=q3=Argent Crusader", "=q1=#m4#: =ds=#w9#"}; - { 29, 13243, "", "=q3=Argent Defender", "=q1=#m4#: =ds=#w8#"}; - }; - - AtlasLoot_Data["STRATTrash"] = { - { 1, 18743, "", "=q3=Gracious Cape", "=ds=#s4#", "", "0.01%"}; - { 2, 17061, "", "=q3=Juno's Shadow", "=ds=#s4#", "", "0.01%"}; - { 3, 18745, "", "=q3=Sacred Cloth Leggings", "=ds=#s11#, #a1#", "", "0.01%"}; - { 4, 18744, "", "=q3=Plaguebat Fur Gloves", "=ds=#s9#, #a2#", "", "0.00%"}; - { 5, 18736, "", "=q3=Plaguehound Leggings", "=ds=#s11#, #a2#", "", "0.00%"}; - { 6, 18742, "", "=q3=Stratholme Militia Shoulderguard", "=ds=#s3#, #a3#", "", "0.00%"}; - { 7, 18741, "", "=q3=Morlune's Bracer", "=ds=#s8#, #a4#", "", "0.01%"}; - { 9, 16249, "", "=q2=Formula: Enchant 2H Weapon - Major Intellect", "=ds=#p4# (300) =q1=#n60#", "", "1.19%"}; - { 10, 16248, "", "=q2=Formula: Enchant Weapon - Unholy", "=ds=#p4# (295) =q1=#n61#", "", "0.36%"}; - { 11, 18658, "", "=q2=Schematic: Ultra-Flash Shadow Reflector", "=ds=#p5# (300) =q1=#n62#", "", "1.82%"}; - { 12, 16052, "", "=q2=Schematic: Voice Amplification Modulator", "=ds=#p5# (290) =q1=#n62#", "", "1.99%"}; - { 13, 15777, "", "=q2=Pattern: Runic Leather Shoulders", "=ds=#p7# (300) =q1=#n63#", "", "1.00%"}; - { 14, 15768, "", "=q2=Pattern: Wicked Leather Belt", "=ds=#p7# (300) =q1=#n64#", "", "0.85%"}; - { 15, 14495, "", "=q2=Pattern: Ghostweave Pants", "=ds=#p8# (290) =q1=#n65#", "", "2.13%"}; - { 16, 16697, "", "=q3=Devout Bracers", "=ds=#s8#, #a1# (D1)", "", "1.15%"}; - { 17, 16702, "", "=q3=Dreadmist Belt", "=ds=#s10#, #a1# (D1)", "", "0.90%"}; - { 18, 16685, "", "=q3=Magister's Belt", "=ds=#s10#, #a1# (D1)", "", "0.80%"}; - { 19, 16714, "", "=q3=Wildheart Bracers", "=ds=#s8#, #a2# (D1)", "", "1.49%"}; - { 20, 16681, "", "=q3=Beaststalker's Bindings", "=ds=#s8#, #a3# (D1)", "", "1.64%"}; - { 21, 16671, "", "=q3=Bindings of Elements", "=ds=#s8#, #a3# (D1)", "", "1.90%"}; - { 22, 16736, "", "=q3=Belt of Valor", "=ds=#s10#, #a4# (D1)", "", "2.02%"}; - { 23, 16723, "", "=q3=Lightforge Belt", "=ds=#s10#, #a4# (D1)", "", "1.83%"}; - { 25, 12811, "", "=q2=Righteous Orb", "=ds=#e8#", "", "5.09%"}; - { 26, 12735, "", "=q2=Frayed Abomination Stitching", "=ds=#m3#", "", "17.5%"}; - }; - - --------------------- - --- The Deadmines --- - --------------------- - - AtlasLoot_Data["TheDeadmines1"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Marisa du'Paige"], "=ec1=#j28#"}; - { 2, 3019, "", "=q2=Noble's Robe", "=ds=#s5#, #a1#", "", "22.4%"}; - { 3, 4660, "", "=q2=Walking Boots", "=ds=#s12#, #a1#", "", "71.4%"}; - { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Brainwashed Noble"], "=ec1=#j28#"}; - { 6, 5967, "", "=q2=Girdle of Nobility", "=ds=#s10#, #a1#", "", "70.4%"}; - { 7, 3902, "", "=q2=Staff of Nobles", "=ds=#w9#", "", "23.0%"}; - { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Foreman Thistlenettle"], "=ec1=#j28#"}; - { 10, 1875, "", "=q1=Thistlenettle's Badge", "=ds=#m3#", "", "100%"}; - { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Rhahk'Zor"], ""}; - { 13, 872, "", "=q3=Rockslicer", "=ds=#h2#, #w1#", "", "3.13%"}; - { 14, 5187, "", "=q3=Rhahk'Zor's Hammer", "=ds=#h2#, #w6#", "", "77.98%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Miner Johnson"], ""}; - { 17, 5444, "", "=q3=Miner's Cape", "=ds=#s4#", "", "54.88%"}; - { 18, 5443, "", "=q3=Gold-plated Buckler", "=ds=#w8#", "", "37.21%"}; - { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Sneed's Shredder"], ""}; - { 21, 2169, "", "=q3=Buzzer Blade", "=ds=#h1#, #w4#", "", "70.78%"}; - { 22, 1937, "", "=q3=Buzz Saw", "=ds=#h1#, #w10#", "", "8.75%"}; - { 23, 7365, "", "=q1=Gnoam Sprecklesprocket", "=ds=#m3#", "", "100%"}; - { 25, 0, "INV_Box_01", "=q6="..BabbleBoss["Sneed"], ""}; - { 26, 5195, "", "=q3=Gold-flecked Gloves", "=ds=#s9#, #a1#", "", "62.38%"}; - { 27, 5194, "", "=q3=Taskmaster Axe", "=ds=#h2#, #w1#", "", "26.23%"}; - { 30, 5397, "", "=q1=Defias Gunpowder", "=ds=#m3#", "", "100%"}; - Next = "TheDeadmines2"; - }; - - AtlasLoot_Data["TheDeadmines2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gilnid"], ""}; - { 2, 5199, "", "=q3=Smelting Pants", "=ds=#s11#, #a2#", "", "51.37%"}; - { 3, 1156, "", "=q3=Lavishly Jeweled Ring", "=ds=#s13#", "", "35.02%"}; - { 5, 0, "INV_Box_01", "=q6=#n7#", ""}; - { 6, 10403, "", "=q3=Blackened Defias Belt", "=ds=#s10#, #a2#", "", "23.26%"}; - { 7, 5200, "", "=q3=Impaling Harpoon", "=ds=#w7#", "", "25.39%"}; - { 8, 5201, "", "=q3=Emberstone Staff", "=ds=#w9#", "", "34.10%"}; - { 10, 0, "INV_Box_01", "=q6="..BabbleBoss["Mr. Smite"], ""}; - { 11, 5192, "", "=q3=Thief's Blade", "=ds=#h1#, #w10#", "", "34.96%"}; - { 12, 5196, "", "=q3=Smite's Reaver", "=ds=#h1#, #w1#", "", "33.95%"}; - { 13, 7230, "", "=q3=Smite's Mighty Hammer", "=ds=#h2#, #w6#", "", "17.27%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Cookie"], ""}; - { 17, 5197, "", "=q3=Cookie's Tenderizer", "=ds=#h1#, #w6#", "", "49.62%"}; - { 18, 5198, "", "=q3=Cookie's Stirring Rod", "=ds=#w12#", "", "30.90%"}; - { 19, 8490, "", "=q1=Cat Carrier (Siamese)", "=ds=#e13#", "", "12.38%"}; - { 21, 0, "INV_Box_01", "=q6=#n6#", ""}; - { 22, 5193, "", "=q3=Cape of the Brotherhood", "=ds=#s4#", "", "21.25%"}; - { 23, 5202, "", "=q3=Corsair's Overshirt", "=ds=#s5#, #a1#", "", "22.86%"}; - { 24, 10399, "", "=q3=Blackened Defias Armor", "=ds=#s5#, #a2#", "", "14.77%"}; - { 25, 5191, "", "=q3=Cruel Barb", "=ds=#h1#, #w10#", "", "14.17%"}; - { 26, 2874, "", "=q1=An Unsent Letter", "=ds=#m2#"}; - { 27, 3637, "", "=q1=Head of VanCleef", "=ds=#m3#"}; - Prev = "TheDeadmines1"; - Next = "VWOWSets1"; - }; - - -------------------- - --- The Stockade --- - -------------------- - - AtlasLoot_Data["TheStockade"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Targorr the Dread"], ""}; - { 2, 3630, "", "=q1=Head of Targorr", "=ds=#m3#", "", "100%"}; - { 4, 0, "INV_Box_01", "=q6="..BabbleBoss["Kam Deepfury"], ""}; - { 5, 2280, "", "=q3=Kam's Walking Stick", "=ds=#w9#", "", "0.62%"}; - { 6, 3640, "", "=q1=Head of Deepfury", "=ds=#m3#", "", "100%"}; - { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Bazil Thredd"], ""}; - { 9, 2926, "", "=q1=Head of Bazil Thredd", "=ds=#m3#", "", "100%"}; - { 11, 0, "INV_Box_01", "=q6="..BabbleBoss["Dextren Ward"], ""}; - { 12, 3628, "", "=q1=Hand of Dextren Ward", "=ds=#m3#", "", "100%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Bruegal Ironknuckle"], ""}; - { 17, 3228, "", "=q3=Jimmied Handcuffs", "=ds=#s8#, #a3#", "", "54.73%"}; - { 18, 2942, "", "=q3=Iron Knuckles", "=ds=#h1#, #w13#", "", "18.18%"}; - { 19, 2941, "", "=q3=Prison Shank", "=ds=#h1#, #w4#", "", "16.05%"}; - { 21, 0, "INV_Box_01", "=q6=#n11#", ""}; - { 22, 2909, "", "=q1=Red Wool Bandana", "=ds=#m3#"}; - }; - - ------------------------- - --- The Sunken Temple --- - ------------------------- - - AtlasLoot_Data["STSpawnOfHakkar"] = { - { 1, 10802, "", "=q3=Wingveil Cloak", "=ds=#s4#", "", "25.6%"}; - { 2, 10801, "", "=q3=Slitherscale Boots", "=ds=#s12#, #a2#", "", "42.33%"}; - }; - - AtlasLoot_Data["STTrollMinibosses"] = { - { 1, 10787, "", "=q3=Atal'ai Gloves", "=ds=#s9#, #a1# =q2=#m16#", "", "5.25%"}; - { 2, 10783, "", "=q3=Atal'ai Spaulders", "=ds=#s3#, #a2# =q2=#m16#", "", "3.12%"}; - { 3, 10785, "", "=q3=Atal'ai Leggings", "=ds=#s11#, #a2# =q2=#m16#", "", "4.42%"}; - { 4, 10784, "", "=q3=Atal'ai Breastplate", "=ds=#s5#, #a3# =q2=#m16#", "", "2.12%"}; - { 5, 10786, "", "=q3=Atal'ai Boots", "=ds=#s12#, #a3# =q2=#m16#", "", "6.15%"}; - { 6, 10788, "", "=q3=Atal'ai Girdle", "=ds=#s10#, #a4# =q2=#m16#", "", "7.17%"}; - { 8, 20606, "", "=q1=Amber Voodoo Feather", "=ds=#m3# =q2=#st1#, #st6#"}; - { 9, 20607, "", "=q1=Blue Voodoo Feather", "=ds=#m3# =q2=#st2#, #st4#"}; - { 10, 20608, "", "=q1=Green Voodoo Feather", "=ds=#m3# =q2=#st3#, #st5#"}; - }; - - AtlasLoot_Data["STAtalalarion"] = { - { 1, 10800, "", "=q3=Darkwater Bracers", "=ds=#s8#, #a2# =q2=#m16#", "", "31.73%"}; - { 2, 10798, "", "=q3=Atal'alarion's Tusk Ring", "=ds=#s10#, #a4#", "", "30.53%"}; - { 3, 10799, "", "=q3=Headspike", "=ds=#w7#", "", "17.98%"}; - }; - - AtlasLoot_Data["STDreamscythe"] = { - { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.42%"}; - { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "4.16%"}; - { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "4.99%"}; - { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "3.68%"}; - { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.26%"}; - { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.57%"}; - { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "4.40%"}; - { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.50%"}; - }; - - AtlasLoot_Data["STWeaver"] = { - { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.20%"}; - { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "3.89%"}; - { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "4.10%"}; - { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "4.46%"}; - { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.47%"}; - { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.08%"}; - { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "5.00%"}; - { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.42%"}; - }; - - AtlasLoot_Data["STAvatarofHakkar"] = { - { 1, 12462, "", "=q4=Embrace of the Wind Serpent", "=ds=#s5#, #a1#", "", "0.15%"}; - { 3, 10843, "", "=q3=Featherskin Cape", "=ds=#s4#", "", "31.12%"}; - { 4, 10842, "", "=q3=Windscale Sarong", "=ds=#s11#, #a2#", "", "33.22%"}; - { 5, 10846, "", "=q3=Bloodshot Greaves", "=ds=#s12#, #a3#", "", "32.44%"}; - { 6, 10845, "", "=q3=Warrior's Embrace", "=ds=#s5#, #a4#", "", "30.44%"}; - { 7, 10838, "", "=q3=Might of Hakkar", "=ds=#h1#, #w6#", "", "16.37%"}; - { 8, 10844, "", "=q3=Spire of Hakkar", "=ds=#w9#", "", "16.02%"}; - { 10, 10663, "", "=q1=Essence of Hakkar", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["STJammalan"] = { - { 1, 10806, "", "=q3=Vestments of the Atal'ai Prophet", "=ds=#s5#, #a1#", "", "24.13%"}; - { 2, 10808, "", "=q3=Gloves of the Atal'ai Prophet", "=ds=#s9#, #a1#", "", "26.74%"}; - { 3, 10807, "", "=q3=Kilt of the Atal'ai Prophet", "=ds=#s11#, #a1#", "", "23.00%"}; - { 5, 6212, "", "=q1=Head of Jammal'an", "=ds=#m3#"}; - }; - - AtlasLoot_Data["STOgom"] = { - { 1, 10805, "", "=q3=Eater of the Dead", "=ds=#h1#, #w1#", "", "28.27%"}; - { 2, 10804, "", "=q3=Fist of the Damned", "=ds=#h1#, #w6#", "", "30.03%"}; - { 3, 10803, "", "=q3=Blade of the Wretched", "=ds=#h1#, #w10#", "", "28.21%"}; - }; - - AtlasLoot_Data["STMorphaz"] = { - { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.29%"}; - { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "4.12%"}; - { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "4.21%"}; - { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "4.07%"}; - { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.18%"}; - { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.24%"}; - { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "4.35%"}; - { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.09%"}; - { 10, 20022, "", "=q1=Azure Key", "=ds=#m3#", "", "100%"}; - { 11, 20085, "", "=q1=Arcane Shard", "=ds=#m3#", "", "100%"}; - { 12, 20025, "", "=q1=Blood of Morphaz", "=ds=#m3#", "", "100%"}; - { 13, 20019, "", "=q1=Tooth of Morphaz", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["STHazzas"] = { - { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.48%"}; - { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "4.46%"}; - { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "5.00%"}; - { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "4.18%"}; - { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.92%"}; - { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.50%"}; - { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "4.58%"}; - { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.56%"}; - }; - - AtlasLoot_Data["STEranikus"] = { - { 1, 10847, "", "=q4=Dragon's Call", "=ds=#h1#, #w10#", "", "0.18%"}; - { 3, 10833, "", "=q3=Horns of Eranikus", "=ds=#s1#, #a3#", "", "25.66%"}; - { 4, 10829, "", "=q3=Dragon's Eye", "=ds=#s2#", "", "27.02%"}; - { 5, 10828, "", "=q3=Dire Nail", "=ds=#h1#, #w4#", "", "10.91%"}; - { 6, 10837, "", "=q3=Tooth of Eranikus", "=ds=#h1#, #w1#", "", "10.05%"}; - { 7, 10835, "", "=q3=Crest of Supremacy", "=ds=#w8#", "", "19.17%"}; - { 8, 10836, "", "=q3=Rod of Corrosion", "=ds=#w12#", "", "21.54%"}; - { 10, 10454, "", "=q2=Essence of Eranikus", "=ds=#m2#"}; - { 11, 10455, "", "=q2=Chained Essence of Eranikus", "=q1=#m4#: =ds=#s14#"}; - }; - - AtlasLoot_Data["STTrash"] = { - { 1, 10630, "", "=q3=Soulcatcher Halo", "=ds=#s1#, #a1#", "", "0.01%"}; - { 2, 10629, "", "=q3=Mistwalker Boots", "=ds=#s12#, #a1#", "", "0.01%"}; - { 3, 10632, "", "=q3=Slimescale Bracers", "=ds=#s8#, #a3#", "", "0.01%"}; - { 4, 10631, "", "=q3=Murkwater Gauntlets", "=ds=#s9#, #a3#", "", "0.01%"}; - { 5, 10633, "", "=q3=Silvershell Leggings", "=ds=#s11#, #a3#", "", "0.01%"}; - { 6, 10634, "", "=q3=Mindseye Circle", "=ds=#s13#", "", "0.02%"}; - { 8, 15733, "", "=q3=Pattern: Green Dragonscale Leggings", "=ds=#p7# (270) =q1=#n80#", "", "1.80%"}; - { 9, 16216, "", "=q2=Formula: Enchant Cloak - Greater Resistance", "=ds=#p4# (265) =q1=#n81#", "", "0.75%"}; - { 11, 11318, "", "=q1=Atal'ai Haze", "=ds=#m3#"}; - { 12, 6181, "", "=q1=Fetish of Hakkar", "=ds=#m3#"}; - { 16, 10623, "", "=q3=Winter's Bite", "=ds=#h1#, #w1#", "", "0.01%"}; - { 17, 10625, "", "=q3=Stealthblade", "=ds=#h1#, #w4#", "", "0.01%"}; - { 18, 10628, "", "=q3=Deathblow", "=ds=#h2#, #w10#", "", "0.01%"}; - { 19, 10626, "", "=q3=Ragehammer", "=ds=#h2#, #w6#", "", "0.01%"}; - { 20, 10627, "", "=q3=Bludgeon of the Grinning Dog", "=ds=#w9#", "", "0.02%"}; - { 21, 10624, "", "=q3=Stinging Bow", "=ds=#w2#", "", "0.02%"}; - }; - - --------------- - --- Uldaman --- - --------------- - - AtlasLoot_Data["UldMagreganDeepshadow"] = { - { 1, 4635, "", "=q1=Hammertoe's Amulet", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["UldTabletofRyuneh"] = { - { 1, 4631, "", "=q1=Tablet of Ryun'eh", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UldKromStoutarmChest"] = { - { 1, 8027, "", "=q1=Krom Stoutarm's Treasure", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UldGarrettFamilyChest"] = { - { 1, 8026, "", "=q1=Garrett Family Treasure", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UldShovelphlange"] = { - { 1, 9375, "", "=q3=Expert Goldminer's Helmet", "=ds=#s1#, #a2#", "", "9.30%"}; - { 2, 9378, "", "=q3=Shovelphlange's Mining Axe", "=ds=#h1#, #w1#", "", "13.50%"}; - { 4, 9382, "", "=q2=Tromping Miner's Boots", "=ds=#s12#, #a2#", "", "70.70%"}; - }; - - AtlasLoot_Data["UldBaelog"] = { - { 1, 0, "INV_Box_01", "=q6=#n45#", ""}; - { 2, 9401, "", "=q3=Nordic Longshank", "=ds=#h1#, #w10#", "", "8.89%"}; - { 3, 9400, "", "=q3=Baelog's Shortbow", "=ds=#w2#", "", "46.52%"}; - { 4, 9399, "", "=q2=Precision Arrow", "=ds=#w17#", "", "78.62%"}; - { 6, 0, "INV_Box_01", "=q6=#n46#", ""}; - { 7, 9394, "", "=q3=Horned Viking Helmet", "=ds=#s1#, #a4#", "", "4.05%"}; - { 8, 9398, "", "=q3=Worn Running Boots", "=ds=#s12#, #a2#", "", "45.09%"}; - { 9, 2459, "", "=q1=Swiftness Potion", "=ds=#e2#"}; - { 11, 0, "INV_Box_01", "=q6=#n47#", ""}; - { 12, 9404, "", "=q3=Olaf's All Purpose Shield", "=ds=#w8#", "", "11.33%"}; - { 13, 9403, "", "=q3=Battered Viking Shield", "=ds=#w8#", "", "69.85%"}; - { 14, 1177, "", "=q1=Oil of Olaf", "=ds=#e2#", "", "76.54%"}; - { 16, 0, "INV_Box_01", "=q6=#x14#", ""}; - { 17, 7740, "", "=q1=Gni'kiv Medallion", "=ds=#m3#"}; - { 19, 0, "INV_Box_01", "=q6=#x15#", ""}; - { 20, 7671, "", "=q1=Shattered Necklace Topaz", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UldRevelosh"] = { - { 1, 9390, "", "=q3=Revelosh's Gloves", "=ds=#s9#, #a1# =q2=#m16#", "", "20.08%"}; - { 2, 9389, "", "=q3=Revelosh's Spaulders", "=ds=#s3#, #a2# =q2=#m16#", "", "18.77%"}; - { 3, 9388, "", "=q3=Revelosh's Armguards", "=ds=#s8#, #a3# =q2=#m16#", "", "19.84%"}; - { 4, 9387, "", "=q3=Revelosh's Boots", "=ds=#s12#, #a4# =q2=#m16#", "", "20.53%"}; - { 6, 7741, "", "=q1=The Shaft of Tsol", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UldIronaya"] = { - { 1, 9407, "", "=q3=Stoneweaver Leggings", "=ds=#s11#, #a1#", "", "31.02%"}; - { 2, 9409, "", "=q3=Ironaya's Bracers", "=ds=#s8#, #a3# =q2=#m16#", "", "32.71%"}; - { 3, 9408, "", "=q3=Ironshod Bludgeon", "=ds=#w9#", "", "17.37%"}; - }; - - AtlasLoot_Data["UldObsidianSentinel"] = { - { 1, 8053, "", "=q1=Obsidian Power Source", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["UldAncientStoneKeeper"] = { - { 1, 9411, "", "=q3=Rockshard Pauldrons", "=ds=#s3#, #a3#", "", "43.41%"}; - { 2, 9410, "", "=q3=Cragfists", "=ds=#s9#, #a4# =q2=#m16#", "", "41.61%"}; - }; - - AtlasLoot_Data["UldGalgannFirehammer"] = { - { 1, 11311, "", "=q3=Emberscale Cape", "=ds=#s4#", "", "36.52%"}; - { 2, 11310, "", "=q3=Flameseer Mantle", "=ds=#s3#, #a1#", "", "17.35%"}; - { 3, 9419, "", "=q3=Galgann's Firehammer", "=ds=#h1#, #w6#", "", "18.10%"}; - { 4, 9412, "", "=q3=Galgann's Fireblaster", "=ds=#w5#", "", "17.10%"}; - }; - - AtlasLoot_Data["UldTabletofWill"] = { - { 1, 5824, "", "=q1=Tablet of Will", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UldShadowforgeCache"] = { - { 1, 7669, "", "=q1=Shattered Necklace Ruby", "=ds=#m3#"}; - }; - - AtlasLoot_Data["UldGrimlok"] = { - { 1, 9415, "", "=q3=Grimlok's Tribal Vestments", "=ds=#s5#, #a1#", "", "36.51%"}; - { 2, 9414, "", "=q3=Oilskin Leggings", "=ds=#s11#, #a2#", "", "29.78%"}; - { 3, 9416, "", "=q3=Grimlok's Charge", "=ds=#w7#", "", "15.05%"}; - { 5, 7670, "", "=q1=Shattered Necklace Sapphire", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["UldArchaedas"] = { - { 1, 11118, "", "=q3=Archaedic Stone", "=ds=#s13# =q2=#m16#", "", "51.99%"}; - { 2, 9418, "", "=q3=Stoneslayer", "=ds=#h2#, #w10#", "", "10.48%"}; - { 3, 9413, "", "=q3=The Rockpounder", "=ds=#h2#, #w6#", "", "10.94%"}; - { 5, 7672, "", "=q1=Shattered Necklace Power Source", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["UldTrash"] = { - { 1, 9397, "", "=q3=Energy Cloak", "=ds=#s4#", "", "0.01%"}; - { 2, 9431, "", "=q3=Papal Fez", "=ds=#s1#, #a1#", "", "0.01%"}; - { 3, 9429, "", "=q3=Miner's Hat of the Deep", "=ds=#s1#, #a1#", "", "0.01%"}; - { 4, 9420, "", "=q3=Adventurer's Pith Helmet", "=ds=#s1#, #a2#", "", "0.01%"}; - { 5, 9406, "", "=q3=Spirewind Fetter", "=ds=#s5#, #a2#", "", "0.01%"}; - { 6, 9428, "", "=q3=Unearthed Bands", "=ds=#s8#, #a2# =q2=#m16#", "", "0.01%"}; - { 7, 9430, "", "=q3=Spaulders of a Lost Age", "=ds=#s3#, #a3#", "", "0.00%"}; - { 8, 9396, "", "=q3=Legguards of the Vault", "=ds=#s11#, #a3#"}; - { 9, 9432, "", "=q3=Skullplate Bracers", "=ds=#s8#, #a4#", "", "0.01%"}; - { 10, 9393, "", "=q3=Beacon of Hope", "=ds=#s15#", "", "0.01%"}; - { 12, 7666, "", "=q2=Shattered Necklace", "=q1=#m2#"}; - { 13, 7673, "", "=q3=Talvash's Enhancing Necklace", "=q1=#m4#: =ds=#s2#"}; - { 16, 9384, "", "=q3=Stonevault Shiv", "=ds=#h1#, #w4#", "", "0.01%"}; - { 17, 9392, "", "=q3=Annealed Blade", "=ds=#h1#, #w10#", "", "0.01%"}; - { 18, 9424, "", "=q3=Ginn-su Sword", "=ds=#h1#, #w10#", "", "0.01%"}; - { 19, 9465, "", "=q3=Digmaster 5000", "=ds=#h1#, #w1#", "", "0.01%"}; - { 20, 9383, "", "=q3=Obsidian Cleaver", "=ds=#h2#, #w1#", "", "0.01%"}; - { 21, 9425, "", "=q3=Pendulum of Doom", "=ds=#h2#, #w1#", "", "0.01%"}; - { 22, 9386, "", "=q3=Excavator's Brand", "=ds=#h1#, #w6#", "", "0.01%"}; - { 23, 9427, "", "=q3=Stonevault Bonebreaker", "=ds=#h1#, #w6#", "", "0.01%"}; - { 24, 9423, "", "=q3=The Jackhammer", "=ds=#h2#, #w6#", "", "0.01%"}; - { 25, 9391, "", "=q3=The Shoveler", "=ds=#h2#, #w6#, =q2=#c9#", "", "0.01%"}; - { 26, 9381, "", "=q3=Earthen Rod", "=ds=#w12#", "", "0.01%"}; - { 27, 9426, "", "=q3=Monolithic Bow", "=ds=#w2#", "", "0.01%"}; - { 28, 9422, "", "=q3=Shadowforge Bushmaster", "=ds=#w5#", "", "0.01%"}; - }; - - ----------------------- - --- Wailing Caverns --- - ----------------------- - - AtlasLoot_Data["WailingCaverns1"] = { - { 1, 0, "INV_Box_01", "=q6="..AL["Kalldan Felmoon"], "=ec1=#j28#"}; - { 2, 6475, "", "=q1=Pattern: Deviate Scale Gloves", "=ds=#p7# (105)"}; - { 3, 6474, "", "=q1=Pattern: Deviate Scale Cloak", "=ds=#p7# (90)"}; - { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Mad Magglish"], "=ec1=#j28#"}; - { 6, 5334, "", "=q1=99-Year-Old Port", "=ds=#m3#", "", "100%"}; - { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Trigore the Lasher"], "=ec1=#j28#"}; - { 9, 5425, "", "=q3=Runescale Girdle", "=ds=#s8#, #a3#", "", "50%"}; - { 10, 5426, "", "=q3=Serpent's Kiss", "=ds=#h1#, #w1#", "", "35%"}; - { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Boahn"], "=ec1=#j28#"}; - { 13, 5423, "", "=q3=Boahn's Fang", "=ds=#h2#, #w1#", "", "28%"}; - { 14, 5422, "", "=q2=Brambleweed Leggings", "=ds=#s11#, #a2#", "", "64%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Cobrahn"], ""}; - { 17, 6465, "", "=q3=Robe of the Moccasin", "=ds=#s5#, #a1#", "", "51.73%"}; - { 18, 10410, "", "=q3=Leggings of the Fang", "=ds=#s11#, #a2#", "", "16.03%"}; - { 19, 6460, "", "=q3=Cobrahn's Grasp", "=ds=#s10#, #a3#", "", "16.20%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lady Anacondra"], ""}; - { 22, 5404, "", "=q3=Serpent's Shoulders", "=ds=#s3#, #a2#", "", "58.61%"}; - { 23, 10412, "", "=q3=Belt of the Fang", "=ds=#s10#, #a2#", "", "8.63%"}; - { 24, 6446, "", "=q3=Snakeskin Bag", "=ds=#m12# #e1#", "", "6.61%"}; - { 26, 0, "INV_Box_01", "=q6="..BabbleBoss["Kresh"], ""}; - { 27, 13245, "", "=q3=Kresh's Back", "=ds=#w8#", "", "9.17%"}; - { 28, 6447, "", "=q3=Worn Turtle Shell Shield", "=ds=#w8#", "", "63.66%"}; - Next = "WailingCaverns2"; - }; - - AtlasLoot_Data["WailingCaverns2"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Pythas"], ""}; - { 2, 6473, "", "=q3=Armor of the Fang", "=ds=#s5#, #a2#", "", "52.06%"}; - { 3, 6472, "", "=q3=Stinging Viper", "=ds=#h1#, #w6#", "", "28.24%"}; - { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Skum"], ""}; - { 6, 6449, "", "=q3=Glowing Lizardscale Cloak", "=ds=#s4#", "", "38.24%"}; - { 7, 6448, "", "=q3=Tail Spike", "=ds=#h1#, #w4#", "", "39.24%"}; - { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Serpentis"], ""}; - { 10, 5970, "", "=q3=Serpent Gloves", "=ds=#s9#, #a1#", "", "20.96%"}; - { 11, 10411, "", "=q3=Footpads of the Fang", "=ds=#s12#, #a2#", "", "19.07%"}; - { 12, 6459, "", "=q3=Savage Trodders", "=ds=#s12#, #a3#", "", "24.39%"}; - { 13, 6469, "", "=q3=Venomstrike", "=ds=#w2#", "", "16.63%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Verdan the Everliving"], ""}; - { 17, 6629, "", "=q3=Sporid Cape", "=ds=#s4#", "", "16.65%"}; - { 18, 6631, "", "=q3=Living Root", "=ds=#w9#", "", "34.47%"}; - { 19, 6630, "", "=q3=Seedcloud Buckler", "=ds=#w8#", "", "35.38%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Mutanus the Devourer"], ""}; - { 22, 6461, "", "=q3=Slime-encrusted Pads", "=ds=#s3#, #a1#", "", "22.96%"}; - { 23, 6627, "", "=q3=Mutant Scale Breastplate", "=ds=#s5#, #a3#", "", "18.33%"}; - { 24, 6463, "", "=q3=Deep Fathom Ring", "=ds=#s13#", "", "21.99%"}; - { 25, 10441, "", "=q1=Glowing Shard", "=ds=#m2#"}; - { 27, 0, "INV_Box_01", "=q6="..BabbleBoss["Deviate Faerie Dragon"], ""}; - { 28, 6632, "", "=q3=Feyscale Cloak", "=ds=#s4#", "", "37.84%"}; - { 29, 5243, "", "=q3=Firebelcher", "=ds=#w12#", "", "39.65%"}; - Prev = "WailingCaverns1"; - Next = "VWOWSets1"; - }; - - ------------------ - --- Zul'Farrak --- - ------------------ - - AtlasLoot_Data["ZFAntusul"] = { - { 1, 9640, "", "=q3=Vice Grips", "=ds=#s9#, #a4#", "", "31.30%"}; - { 2, 9641, "", "=q3=Lifeblood Amulet", "=ds=#s2#", "", "30.80%"}; - { 3, 9639, "", "=q3=The Hand of Antu'sul", "=ds=#h1#, #w6#", "", "15.47%"}; - { 5, 9379, "", "=q3=Sang'thraze the Deflector", "=ds=#h1#, #w10#", "", "2.10%"}; - { 6, 9372, "", "=q4=Sul'thraze the Lasher", "=ds=#h2#, #w10#"}; - }; - - AtlasLoot_Data["ZFThekatheMartyr"] = { - { 1, 10660, "", "=q1=First Mosh'aru Tablet", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["ZFWitchDoctorZumrah"] = { - { 1, 18083, "", "=q3=Jumanza Grips", "=ds=#s9#, #a1#", "", "24.97%"}; - { 2, 18082, "", "=q3=Zum'rah's Vexing Cane", "=ds=#w9#", "", "11.98%"}; - }; - - AtlasLoot_Data["ZFNekrumGutchewer"] = { - { 1, 9471, "", "=q1=Nekrum's Medallion", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["ZFSezzziz"] = { - { 1, 9470, "", "=q3=Bad Mojo Mask", "=ds=#s1#, #a1#", "", "18.69%"}; - { 2, 9473, "", "=q3=Jinxed Hoodoo Skin", "=ds=#s5#, #a2#", "", "21.12%"}; - { 3, 9474, "", "=q3=Jinxed Hoodoo Kilt", "=ds=#s11#, #a2#", "", "20.95%"}; - { 4, 9475, "", "=q3=Diabolic Skiver", "=ds=#w7#", "", "20.06%"}; - }; - - AtlasLoot_Data["ZFDustwraith"] = { - { 1, 12471, "", "=q3=Desertwalker Cane", "=ds=#s15#", "", "17.71%"}; - }; - - AtlasLoot_Data["ZFSandfury"] = { - { 1, 8444, "", "=q1=Executioner's Key", "=ds=#e9#"}; - }; - - AtlasLoot_Data["ZFSergeantBly"] = { - { 1, 8548, "", "=q1=Divino-matic Rod", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["ZFHydromancerVelratha"] = { - { 1, 9234, "", "=q1=Tiara of the Deep", "=ds=#m3#", "", "100%"}; - { 2, 10661, "", "=q1=Second Mosh'aru Tablet", "=ds=#m3#", "", "100%"}; - }; - - AtlasLoot_Data["ZFGahzrilla"] = { - { 1, 9469, "", "=q3=Gahz'rilla Scale Armor", "=ds=#s5#, #a3#", "", "36.76%"}; - { 2, 9467, "", "=q3=Gahz'rilla Fang", "=ds=#h1#, #w4#", "", "36.83%"}; - { 4, 8707, "", "=q1=Gahz'rilla's Electrified Scale", "=ds=#m3#"}; - }; - - AtlasLoot_Data["ZFChiefUkorzSandscalp"] = { - { 1, 9479, "", "=q3=Embrace of the Lycan", "=ds=#s1#, #a2#", "", "8.97%"}; - { 2, 9476, "", "=q3=Big Bad Pauldrons", "=ds=#s3#, #a4#", "", "28.17%"}; - { 3, 9478, "", "=q3=Ripsaw", "=ds=#h1#, #w1#", "", "19.78%"}; - { 4, 9477, "", "=q3=The Chief's Enforcer", "=ds=#w9#", "", "22.33%"}; - { 6, 11086, "", "=q3=Jang'thraze the Protector", "=ds=#h3#, #w10#", "", "1.72%"}; - { 7, 9372, "", "=q4=Sul'thraze the Lasher", "=ds=#h2# #w10#"}; - }; - - AtlasLoot_Data["ZFZerillis"] = { - { 1, 12470, "", "=q3=Sandstalker Ankleguards", "=ds=#s12#, #a2#", "", "15.55%"}; - }; - - AtlasLoot_Data["ZFTrash"] = { - { 1, 9512, "", "=q3=Blackmetal Cape", "=ds=#s4#", "", "0.02%"}; - { 2, 9484, "", "=q3=Spellshock Leggings", "=ds=#s11#, #a1#", "", "0.01%"}; - { 3, 862, "", "=q3=Runed Ring", "=ds=#s13# =q2=#m16#", "", "0.02%"}; - { 4, 6440, "", "=q3=Brainlash", "=ds=#s13#", "", "0.01%"}; - { 6, 9243, "", "=q2=Shriveled Heart", "=ds=#s2#"}; - { 8, 9523, "", "=q1=Troll Temper", "=ds=#m3#"}; - { 9, 9238, "", "=q1=Uncracked Scarab Shell", "=ds=#m3#"}; - { 16, 5616, "", "=q3=Gutwrencher", "=ds=#h1#, #w4#", "", "0.01%"}; - { 17, 9511, "", "=q3=Bloodletter Scalpel", "=ds=#h1#, #w10#", "", "0.01%"}; - { 18, 9481, "", "=q3=The Minotaur", "=ds=#h2#, #w1#", "", "0.01%"}; - { 19, 9480, "", "=q3=Eyegouger", "=ds=#w7#", "", "0.01%"}; - { 20, 9482, "", "=q3=Witch Doctor's Cane", "=ds=#w9#", "", "0.01%"}; - { 21, 9483, "", "=q3=Flaming Incinerator", "=ds=#w12#", "", "0.01%"}; - { 22, 2040, "", "=q3=Troll Protector", "=ds=#w8#", "", "0.02%"}; - }; - - ----------------- - --- Zul'Gurub --- - ----------------- - - AtlasLoot_Data["ZGJeklik"] = { - { 1, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "11.41%"}; - { 2, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.02%"}; - { 3, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.84%"}; - { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.89%"}; - { 5, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.80%"}; - { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.56%"}; - { 7, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.33%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.32%"}; - { 9, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.17%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.8%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 19918, "", "=q4=Jeklik's Crusher", "=ds=#h2#, #w6#", "", "3.96%"}; - { 18, 19928, "", "=q3=Animist's Spaulders", "=ds=#s3#, #a2#", "", "3.39%"}; - { 19, 20262, "", "=q3=Seafury Boots", "=ds=#s12#, #a3#", "", "4.31%"}; - { 20, 20265, "", "=q3=Peacekeeper Boots", "=ds=#s12#, #a4#", "", "6.99%"}; - { 21, 19923, "", "=q3=Jeklik's Opaline Talisman", "=ds=#s2#", "", "12.22%"}; - { 22, 19920, "", "=q3=Primalist's Band", "=ds=#s13#", "", "11.89%"}; - { 23, 19915, "", "=q3=Zulian Defender", "=ds=#w8#", "", " 11.36%"}; - Next = "ZGVenoxis"; - }; - - AtlasLoot_Data["ZGVenoxis"] = { - { 1, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.01%"}; - { 2, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.55%"}; - { 3, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "10.18%"}; - { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.93%"}; - { 5, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.67%"}; - { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.52%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.18%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.02%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.00%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "6.0%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 13, 22216, "", "=q1=Venoxis's Venom Sac", "=ds=#m3#", "", "100%"}; - { 16, 19904, "", "=q4=Runed Bloodstained Hauberk", "=ds=#s5#, #a3#", "", "3.70%"}; - { 17, 19903, "", "=q4=Fang of Venoxis", "=ds=#h3#, #w4#", "", "3.68%"}; - { 19, 19907, "", "=q3=Zulian Tigerhide Cloak", "=ds=#s4#", "", "12.09%"}; - { 20, 19906, "", "=q3=Blooddrenched Footpads", "=ds=#s12#, #a2#", "", "11.36%"}; - { 21, 19905, "", "=q3=Zanzil's Band", "=ds=#s13#", "", "6.99%"}; - { 22, 19900, "", "=q3=Zulian Stone Axe", "=ds=#h2#, #w1#", "", "11.89%"}; - Prev = "ZGJeklik"; - Next = "ZGMarli"; - }; - - AtlasLoot_Data["ZGMarli"] = { - { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "13.69%"}; - { 2, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.69%"}; - { 3, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "13.64%"}; - { 4, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.55%"}; - { 5, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.49%"}; - { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.31%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.56%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.55%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.30%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "7.4%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 20032, "", "=q4=Flowing Ritual Robes", "=ds=#s5#, #a1#", "", "4.46%"}; - { 17, 19927, "", "=q4=Mar'li's Touch", "=ds=#w12#", "", "4.35%"}; - { 19, 19919, "", "=q3=Bloodstained Greaves", "=ds=#s12#, #a3#", "", "11.89%"}; - { 20, 19871, "", "=q3=Talisman of Protection", "=ds=#s2#", "", "11.36%"}; - { 21, 19925, "", "=q3=Band of Jin", "=ds=#s13#", "", " 6.99%"}; - { 22, 19930, "", "=q3=Mar'li's Eye", "=ds=#s14#", "", "12.09%"}; - Prev = "ZGVenoxis"; - Next = "ZGMandokir"; - }; - - AtlasLoot_Data["ZGMandokir"] = { - { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "12.94%"}; - { 2, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.07%"}; - { 3, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "11.56%"}; - { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.65%"}; - { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.55%"}; - { 6, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "6.52%"}; - { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.98%"}; - { 8, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.65%"}; - { 9, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.48%"}; - { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; - { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "9.4%"}; - { 16, 19867, "", "=q4=Bloodlord's Defender", "=ds=#h1#, #w10#", "", "5.83%"}; - { 17, 19866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#", "", "3.96%"}; - { 18, 19874, "", "=q4=Halberd of Smiting", "=ds=#w7#", "", "6.35%"}; - { 19, 20038, "", "=q4=Mandokir's Sting", "=ds=#w2#", "", "5.96%"}; - { 20, 19872, "", "=q4=Swift Razzashi Raptor", "=ds=#e12#", "", "0.43%"}; - { 22, 19870, "", "=q3=Hakkari Loa Cloak", "=ds=#s4#", "", "12.54%"}; - { 23, 19895, "", "=q3=Bloodtinged Kilt", "=ds=#s11#, #a1#", "", "13.50%"}; - { 24, 19869, "", "=q3=Blooddrenched Grips", "=ds=#s9#, #a2#", "", "12.87%"}; - { 25, 19877, "", "=q3=Animist's Leggings", "=ds=#s11#, #a2#", "", "12.14%"}; - { 26, 19878, "", "=q3=Bloodsoaked Pauldrons", "=ds=#s9#, #a4#", "", "12.31%"}; - { 27, 19873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#", "", "12.28%"}; - { 28, 19893, "", "=q3=Zanzil's Seal", "=ds=#s13#", "", "13.11%"}; - { 29, 19863, "", "=q3=Primalist's Seal", "=ds=#s13#", "", "12.32%"}; - Prev = "ZGMarli"; - Next = "ZGEdgeofMadness"; - }; - - AtlasLoot_Data["ZGEdgeofMadness"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gri'lek"], ""}; - { 2, 19961, "", "=q3=Gri'lek's Grinder", "=ds=#h1#, #w6#", "", "43.90%"}; - { 3, 19962, "", "=q3=Gri'lek's Carver", "=ds=#h2#, #w1#", "", "41.99%"}; - { 4, 19939, "", "=q2=Gri'lek's Blood", "=ds=#m3#", "", "100%"}; - { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Hazza'rah"], ""}; - { 7, 19968, "", "=q3=Fiery Retributer", "=ds=#h1#, #w10#", "", "38.37%"}; - { 8, 19967, "", "=q3=Thoughtblighter", "=ds=#w12#", "", "45.49%"}; - { 9, 19942, "", "=q2=Hazza'rah's Dream Thread", "=ds=#m3#", "", "100%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Renataki"], ""}; - { 17, 19964, "", "=q3=Renataki's Soul Conduit", "=ds=#h3#, #w10#", "", "40.06%"}; - { 18, 19963, "", "=q3=Pitchfork of Madness", "=ds=#w7#", "", "45.51%"}; - { 19, 19940, "", "=q2=Renataki's Tooth", "=ds=#m3#", "", "100%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Wushoolay"], ""}; - { 22, 19965, "", "=q3=Wushoolay's Poker", "=ds=#h3#, #w4#", "", "45.21%"}; - { 23, 19993, "", "=q3=Hoodoo Hunting Bow", "=ds=#w2#", "", "40.96%"}; - { 24, 19941, "", "=q2=Wushoolay's Mane", "=ds=#m3#", "", "100%"}; - Prev = "ZGMandokir"; - Next = "ZGGahzranka"; - }; - - AtlasLoot_Data["ZGGahzranka"] = { - { 1, 19945, "", "=q4=Foror's Eyepatch", "=ds=#s1#, #a2#", "", "8,82%"}; - { 2, 19944, "", "=q4=Nat Pagle's Fish Terminator", "=ds=#w9#", "", "2.39%"}; - { 4, 19947, "", "=q3=Nat Pagle's Broken Reel", "=ds=#s14#", "", "28.20%"}; - { 5, 19946, "", "=q3=Tigule's Harpoon", "=ds=#w7#", "", "29.22%"}; - { 7, 22739, "", "=q3=Tome of Polymorph: Turtle", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; - Prev = "ZGEdgeofMadness"; - Next = "ZGThekal"; - }; - - AtlasLoot_Data["ZGThekal"] = { - { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", " 14.95%"}; - { 2, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", " 13.74%"}; - { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", " 12.95%"}; - { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", " 6.60%"}; - { 5, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", " 6.56%"}; - { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", " 6.45%"}; - { 8, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.3%"}; - { 9, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 19897, "", "=q4=Betrayer's Boots", "=ds=#s12#, #a1#", "", "5.83%"}; - { 17, 19896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#", "", "4.23%"}; - { 18, 19902, "", "=q4=Swift Zulian Tiger", "=ds=#e12#", "", "0.70%"}; - { 20, 19898, "", "=q3=Seal of Jin", "=ds=#s13#", "", "13.65%"}; - { 21, 19899, "", "=q3=Ritualistic Legguards", "=ds=#s11#, #a1#", "", "13.41%"}; - { 22, 20260, "", "=q3=Seafury Leggings", "=ds=#s11#, #a3#", "", "4.30%"}; - { 23, 20266, "", "=q3=Peacekeeper Leggings", "=ds=#s11#, #a4#", "", "8.69%"}; - { 24, 19901, "", "=q3=Zulian Slicer", "=ds=#h1#, #w10#, =q1=#e18#", "", "13.36%"}; - Prev = "ZGGahzranka"; - Next = "ZGArlokk"; - }; - - AtlasLoot_Data["ZGArlokk"] = { - { 1, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "15.49%"}; - { 2, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "12.52%"}; - { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.17%"}; - { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.94%"}; - { 5, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.65%"}; - { 6, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.21%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.75%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.60%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.41%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "5.6%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 19910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#", "", "3.62%"}; - { 17, 19909, "", "=q4=Will of Arlokk", "=ds=#w9#", "", "5.14%"}; - { 19, 19913, "", "=q3=Bloodsoaked Greaves", "=ds=#s12#, #a4#", "", "13.29%"}; - { 20, 19912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#", "", "13.95%"}; - { 21, 19922, "", "=q3=Arlokk's Hoodoo Stick", "=ds=#s15#", "", "13.66%"}; - { 22, 19914, "", "=q3=Panther Hide Sack", "=ds=#m14# #e1#", "", "14.03%"}; - Prev = "ZGThekal"; - Next = "ZGJindo"; - }; - - AtlasLoot_Data["ZGJindo"] = { - { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "13.56%"}; - { 2, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "13.48%"}; - { 3, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.09%"}; - { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "7.30%"}; - { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.37%"}; - { 6, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.10%"}; - { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.85%"}; - { 8, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.70%"}; - { 9, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.36%"}; - { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; - { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.4%"}; - { 16, 19885, "", "=q4=Jin'do's Evil Eye", "=ds=#s2#", "", "6.82%"}; - { 17, 19891, "", "=q4=Jin'do's Bag of Whammies", "=ds=#s15#", "", "7.70%"}; - { 18, 19890, "", "=q4=Jin'do's Hexxer", "=ds=#h3#, #w6#", "", "8.08%"}; - { 19, 19884, "", "=q4=Jin'do's Judgement", "=ds=#w9#", "", "8.36%"}; - { 21, 19888, "", "=q3=Overlord's Embrace", "=ds=#s4#", "", "12.72%"}; - { 22, 19886, "", "=q3=The Hexxer's Cover", "=ds=#s1#, #a1#", "", "12.11%"}; - { 23, 19929, "", "=q3=Bloodtinged Gloves", "=ds=#s9#, #a1#", "", "11.75%"}; - { 24, 19889, "", "=q3=Blooddrenched Leggings", "=ds=#s11#, #a2#", "", "11.97%"}; - { 25, 19892, "", "=q3=Animist's Boots", "=ds=#s12#, #a2#", "", "12.28%"}; - { 26, 19875, "", "=q3=Bloodstained Coif", "=ds=#s1#, #a3#", "", "13.73%"}; - { 27, 19887, "", "=q3=Bloodstained Legplates", "=ds=#s11#, #a3#", "", "11.11%"}; - { 28, 19894, "", "=q3=Bloodsoaked Gauntlets", "=ds=#s9#, #a4#", "", "12.93%"}; - Prev = "ZGArlokk"; - Next = "ZGHakkar"; - }; - - AtlasLoot_Data["ZGHakkar"] = { - { 1, 19857, "", "=q4=Cloak of Consumption", "=ds=#s4#", "", "11.65%"}; - { 2, 20257, "", "=q4=Seafury Gauntlets", "=ds=#s9#, #a3#", "", "4.11%"}; - { 3, 20264, "", "=q4=Peacekeeper Gauntlets", "=ds=#s9#, #a4#", "", "7.37%"}; - { 4, 19855, "", "=q4=Bloodsoaked Legplates", "=ds=#s11#, #a4#", "", "10.52%"}; - { 5, 19876, "", "=q4=Soul Corrupter's Necklace", "=ds=#s2#", "", "10.11%"}; - { 6, 19856, "", "=q4=The Eye of Hakkar", "=ds=#s2#", "", "12.02%"}; - { 8, 19859, "", "=q4=Fang of the Faceless", "=ds=#h1#, #w4#", "", "7.33%"}; - { 9, 19864, "", "=q4=Bloodcaller", "=ds=#h3#, #w10#", "", "7.69%"}; - { 10, 19865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#", "", "3.67%"}; - { 11, 19854, "", "=q4=Zin'rokh, Destroyer of Worlds", "=ds=#h2#, #w10#", "", "6.78%"}; - { 12, 19852, "", "=q4=Ancient Hakkari Manslayer", "=ds=#h1#, #w1#", "", "6.62%"}; - { 13, 19862, "", "=q4=Aegis of the Blood God", "=ds=#w8#", "", "9.99%"}; - { 14, 19853, "", "=q4=Gurubashi Dwarf Destroyer", "=ds=#w5#", "", "6.12%"}; - { 15, 19861, "", "=q4=Touch of Chaos", "=ds=#w12#", "", "7.24%"}; - { 16, 19802, "", "=q4=Heart of Hakkar", "=ds=#m2#", "", "100%"}; - { 17, 19950, "", "=q4=Zandalarian Hero Charm", "=q1=#m4#: =ds=#s14#"}; - { 18, 19949, "", "=q4=Zandalarian Hero Medallion", "=q1=#m4#: =ds=#s14#"}; - { 19, 19948, "", "=q4=Zandalarian Hero Badge", "=q1=#m4#: =ds=#s14#"}; - { 21, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "34.3%"}; - Prev = "ZGJindo"; - }; - - AtlasLoot_Data["ZGMuddyChurningWaters"] = { - { 1, 19975, "", "=q1=Zulian Mudskunk", "=ds=#e21#"}; - }; - - AtlasLoot_Data["ZGShared"] = { - { 1, 22721, "", "=q4=Band of Servitude", "=ds=#s13#"}; - { 2, 22722, "", "=q4=Seal of the Gurubashi Berserker", "=ds=#s13#"}; - { 4, 22711, "", "=q3=Cloak of the Hakkari Worshipers", "=ds=#s4#"}; - { 5, 22712, "", "=q3=Might of the Tribe", "=ds=#s4#"}; - { 6, 22720, "", "=q3=Zulian Headdress", "=ds=#s1#, #a1#"}; - { 7, 22716, "", "=q3=Belt of Untapped Power", "=ds=#s10#, #a1#"}; - { 8, 22718, "", "=q3=Blooddrenched Mask", "=ds=#s1#, #a2#"}; - { 9, 22715, "", "=q3=Gloves of the Tormented", "=ds=#s9#, #a3#"}; - { 10, 22714, "", "=q3=Sacrificial Gauntlets", "=ds=#s9#, #a4#"}; - { 11, 22713, "", "=q3=Zulian Scepter of Rites", "=ds=#h3#, #w6#"}; - Prev = "MCLucifron"; - Next = "MCGehennas"; - }; - - AtlasLoot_Data["ZGTrash1"] = { - { 1, 20259, "", "=q3=Shadow Panther Hide Gloves", "=ds=#s9#, #a2#"}; - { 2, 20261, "", "=q3=Shadow Panther Hide Belt", "=ds=#s10#, #a2#"}; - { 3, 20263, "", "=q3=Gurubashi Helm", "=ds=#s1#, #a4#"}; - { 4, 19908, "", "=q3=Sceptre of Smiting", "=ds=#h1#, #w6#"}; - { 5, 19921, "", "=q3=Zulian Hacker", "=ds=#h1#, #w1#"}; - { 6, 20258, "", "=q3=Zulian Ceremonial Staff", "=ds=#w9#"}; - { 7, 19727, "", "=q3=Blood Scythe", "=ds=#e19#", "", "0.02%"}; - { 8, 48126, "", "=q1=Razzashi Hatchling", "=ds=#e13#"}; - { 10, 19726, "", "=q2=Bloodvine", "=ds=#e8#", "", ""}; - { 11, 19774, "", "=q2=Souldarite", "=ds=#e8#", "", ""}; - { 12, 19767, "", "=q1=Primal Bat Leather", "=ds=#e8#", "", ""}; - { 13, 19768, "", "=q1=Primal Tiger Leather", "=ds=#e8#", "", ""}; - { 16, 19821, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c1#", "", "0.01%"}; - { 17, 19816, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c2#", "", "0.01%"}; - { 18, 19818, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c3#", "", "0.01%"}; - { 19, 19815, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c4#", "", "0.01%"}; - { 20, 19820, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c5#", "", "0.01%"}; - { 21, 19814, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c6#", "", "0.01%"}; - { 22, 19817, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c7#", "", "0.01%"}; - { 23, 19819, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c8#", "", "0.01%"}; - { 24, 19813, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c9#", "", "0.01%"}; - Next = "ZGTrash2"; - }; - - AtlasLoot_Data["ZGTrash2"] = { - { 1, 19708, "", "=q3=Blue Hakkari Bijou", "=ds=#e15#", "", "1.48%"}; - { 2, 19713, "", "=q3=Bronze Hakkari Bijou", "=ds=#e15#", "", "1.57%"}; - { 3, 19715, "", "=q3=Gold Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; - { 4, 19711, "", "=q3=Green Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; - { 5, 19710, "", "=q3=Orange Hakkari Bijou", "=ds=#e15#", "", "1.76%"}; - { 6, 19712, "", "=q3=Purple Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; - { 7, 19707, "", "=q3=Red Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; - { 8, 19714, "", "=q3=Silver Hakkari Bijou", "=ds=#e15#", "", "1.59%"}; - { 9, 19709, "", "=q3=Yellow Hakkari Bijou", "=ds=#e15#", "", "1.50%"}; - { 16, 19706, "", "=q2=Bloodscalp Coin", "=ds=#e15#", "", "3.01%"}; - { 17, 19701, "", "=q2=Gurubashi Coin", "=ds=#e15#", "", "3.12%"}; - { 18, 19700, "", "=q2=Hakkari Coin", "=ds=#e15#", "", "3.19%"}; - { 19, 19699, "", "=q2=Razzashi Coin", "=ds=#e15#", "", "3.36%"}; - { 20, 19704, "", "=q2=Sandfury Coin", "=ds=#e15#", "", "3.47%"}; - { 21, 19705, "", "=q2=Skullsplitter Coin", "=ds=#e15#", "", "3.32%"}; - { 22, 19702, "", "=q2=Vilebranch Coin", "=ds=#e15#", "", "3.27%"}; - { 23, 19703, "", "=q2=Witherbark Coin", "=ds=#e15#", "", "3.27%"}; - { 24, 19698, "", "=q2=Zulian Coin", "=ds=#e15#", "", "3.01%"}; - Prev = "ZGTrash1"; - }; - - AtlasLoot_Data["ZGEnchants"] = { - { 1, 19790, "", "=q3=Animist's Caress", "=q1=#m1# =ds=#c1#"}; - { 2, 19785, "", "=q3=Falcon's Call", "=q1=#m1# =ds=#c2#"}; - { 3, 19787, "", "=q3=Presence of Sight", "=q1=#m1# =ds=#c3#"}; - { 4, 19783, "", "=q3=Syncretist's Sigil", "=q1=#m1# =ds=#c4#"}; - { 5, 19789, "", "=q3=Prophetic Aura", "=q1=#m1# =ds=#c5#"}; - { 6, 19784, "", "=q3=Death's Embrace", "=q1=#m1# =ds=#c6#"}; - { 7, 19786, "", "=q3=Vodouisant's Vigilant Embrace", "=q1=#m1# =ds=#c7#"}; - { 8, 19788, "", "=q3=Hoodoo Hex", "=q1=#m1# =ds=#c8#"}; - { 9, 19782, "", "=q3=Presence of Might", "=q1=#m1# =ds=#c9#"}; - { 16, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#"}; - { 17, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#"}; - { 18, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#"}; - { 20, 22635, "", "=q3=Savage Guard", "=ds=#s1#/#s11# #e17#"}; - }; - - - ------------------------ - --- Zul'Gurub HEROIC FLEX --- - ------------------------ - - AtlasLoot_Data["ZGJeklik25Man"] = { - { 1, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "11.41%"}; - { 2, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.02%"}; - { 3, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.84%"}; - { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.89%"}; - { 5, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.80%"}; - { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.56%"}; - { 7, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.33%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.32%"}; - { 9, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.17%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.8%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, AL_FindId("Jeklik's Crusher", 2), "", "=q4=Jeklik's Crusher", "=ds=#h2#, #w6#", "", "3.96%"}; - { 18, 219928, "", "=q3=Animist's Spaulders", "=ds=#s3#, #a2#", "", "3.39%"}; - { 19, 220262, "", "=q3=Seafury Boots", "=ds=#s12#, #a3#", "", "4.31%"}; - { 20, 220265, "", "=q3=Peacekeeper Boots", "=ds=#s12#, #a4#", "", "6.99%"}; - { 21, 219923, "", "=q3=Jeklik's Opaline Talisman", "=ds=#s2#", "", "12.22%"}; - { 22, 219920, "", "=q3=Primalist's Band", "=ds=#s13#", "", "11.89%"}; - { 23, 219915, "", "=q3=Zulian Defender", "=ds=#w8#", "", " 11.36%"}; - Next = "ZGVenoxis25Man"; - }; - - AtlasLoot_Data["ZGVenoxis25Man"] = { - { 1, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.01%"}; - { 2, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.55%"}; - { 3, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "10.18%"}; - { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.93%"}; - { 5, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.67%"}; - { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.52%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.18%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.02%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.00%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "6.0%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 13, 22216, "", "=q1=Venoxis's Venom Sac", "=ds=#m3#", "", "100%"}; - { 16, 219904, "", "=q4=Runed Bloodstained Hauberk", "=ds=#s5#, #a3#", "", "3.70%"}; - { 17, 219903, "", "=q4=Fang of Venoxis", "=ds=#h3#, #w4#", "", "3.68%"}; - { 19, 219907, "", "=q3=Zulian Tigerhide Cloak", "=ds=#s4#", "", "12.09%"}; - { 20, 219906, "", "=q3=Blooddrenched Footpads", "=ds=#s12#, #a2#", "", "11.36%"}; - { 21, 219905, "", "=q3=Zanzil's Band", "=ds=#s13#", "", "6.99%"}; - { 22, 219900, "", "=q3=Zulian Stone Axe", "=ds=#h2#, #w1#", "", "11.89%"}; - Prev = "ZGJeklik25Man"; - Next = "ZGMarli25Man"; - }; - - AtlasLoot_Data["ZGMarli25Man"] = { - { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "13.69%"}; - { 2, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.69%"}; - { 3, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "13.64%"}; - { 4, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.55%"}; - { 5, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.49%"}; - { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.31%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.56%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.55%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.30%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "7.4%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 220032, "", "=q4=Flowing Ritual Robes", "=ds=#s5#, #a1#", "", "4.46%"}; - { 17, 219927, "", "=q4=Mar'li's Touch", "=ds=#w12#", "", "4.35%"}; - { 19, 219919, "", "=q3=Bloodstained Greaves", "=ds=#s12#, #a3#", "", "11.89%"}; - { 20, 219871, "", "=q3=Talisman of Protection", "=ds=#s2#", "", "11.36%"}; - { 21, 219925, "", "=q3=Band of Jin", "=ds=#s13#", "", " 6.99%"}; - { 22, 219930, "", "=q3=Mar'li's Eye", "=ds=#s14#", "", "12.09%"}; - Prev = "ZGVenoxis25Man"; - Next = "ZGMandokir25Man"; - }; - - AtlasLoot_Data["ZGMandokir25Man"] = { - { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "12.94%"}; - { 2, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.07%"}; - { 3, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "11.56%"}; - { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.65%"}; - { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.55%"}; - { 6, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "6.52%"}; - { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.98%"}; - { 8, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.65%"}; - { 9, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.48%"}; - { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; - { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "9.4%"}; - { 16, 219867, "", "=q4=Bloodlord's Defender", "=ds=#h1#, #w10#", "", "5.83%"}; - { 17, 219866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#", "", "3.96%"}; - { 18, 219874, "", "=q4=Halberd of Smiting", "=ds=#w7#", "", "6.35%"}; - { 19, 220038, "", "=q4=Mandokir's Sting", "=ds=#w2#", "", "5.96%"}; - { 20, 19872, "", "=q4=Swift Razzashi Raptor", "=ds=#e12#", "", "0.43%"}; - { 22, 219870, "", "=q3=Hakkari Loa Cloak", "=ds=#s4#", "", "12.54%"}; - { 23, 219895, "", "=q3=Bloodtinged Kilt", "=ds=#s11#, #a1#", "", "13.50%"}; - { 24, 219869, "", "=q3=Blooddrenched Grips", "=ds=#s9#, #a2#", "", "12.87%"}; - { 25, 219877, "", "=q3=Animist's Leggings", "=ds=#s11#, #a2#", "", "12.14%"}; - { 26, 219878, "", "=q3=Bloodsoaked Pauldrons", "=ds=#s9#, #a4#", "", "12.31%"}; - { 27, 219873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#", "", "12.28%"}; - { 28, 219893, "", "=q3=Zanzil's Seal", "=ds=#s13#", "", "13.11%"}; - { 29, 219863, "", "=q3=Primalist's Seal", "=ds=#s13#", "", "12.32%"}; - Prev = "ZGMarli25Man"; - Next = "ZGEdgeofMadness25Man"; - }; - - AtlasLoot_Data["ZGEdgeofMadness25Man"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gri'lek"], ""}; - { 2, 219961, "", "=q3=Gri'lek's Grinder", "=ds=#h1#, #w6#", "", "43.90%"}; - { 3, 219962, "", "=q3=Gri'lek's Carver", "=ds=#h2#, #w1#", "", "41.99%"}; - { 4, 19939, "", "=q2=Gri'lek's Blood", "=ds=#m3#", "", "100%"}; - { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Hazza'rah"], ""}; - { 7, 219968, "", "=q3=Fiery Retributer", "=ds=#h1#, #w10#", "", "38.37%"}; - { 8, 219967, "", "=q3=Thoughtblighter", "=ds=#w12#", "", "45.49%"}; - { 9, 19942, "", "=q2=Hazza'rah's Dream Thread", "=ds=#m3#", "", "100%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Renataki"], ""}; - { 17, 219964, "", "=q3=Renataki's Soul Conduit", "=ds=#h3#, #w10#", "", "40.06%"}; - { 18, 219963, "", "=q3=Pitchfork of Madness", "=ds=#w7#", "", "45.51%"}; - { 19, 19940, "", "=q2=Renataki's Tooth", "=ds=#m3#", "", "100%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Wushoolay"], ""}; - { 22, 219965, "", "=q3=Wushoolay's Poker", "=ds=#h3#, #w4#", "", "45.21%"}; - { 23, 219993, "", "=q3=Hoodoo Hunting Bow", "=ds=#w2#", "", "40.96%"}; - { 24, 19941, "", "=q2=Wushoolay's Mane", "=ds=#m3#", "", "100%"}; - Prev = "ZGMandokir25Man"; - Next = "ZGGahzranka25Man"; - }; - - AtlasLoot_Data["ZGGahzranka25Man"] = { - { 1, 219945, "", "=q4=Foror's Eyepatch", "=ds=#s1#, #a2#", "", "8,82%"}; - { 2, 219944, "", "=q4=Nat Pagle's Fish Terminator", "=ds=#w9#", "", "2.39%"}; - { 4, 219947, "", "=q3=Nat Pagle's Broken Reel", "=ds=#s14#", "", "28.20%"}; - { 5, 219946, "", "=q3=Tigule's Harpoon", "=ds=#w7#", "", "29.22%"}; - { 7, 22739, "", "=q3=Tome of Polymorph: Turtle", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; - Prev = "ZGEdgeofMadness25Man"; - Next = "ZGThekal25Man"; - }; - - AtlasLoot_Data["ZGThekal25Man"] = { - { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", " 14.95%"}; - { 2, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", " 13.74%"}; - { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", " 12.95%"}; - { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", " 6.60%"}; - { 5, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", " 6.56%"}; - { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", " 6.45%"}; - { 8, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.3%"}; - { 9, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 219897, "", "=q4=Betrayer's Boots", "=ds=#s12#, #a1#", "", "5.83%"}; - { 17, 219896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#", "", "4.23%"}; - { 18, 19902, "", "=q4=Swift Zulian Tiger", "=ds=#e12#", "", "0.70%"}; - { 20, 219898, "", "=q3=Seal of Jin", "=ds=#s13#", "", "13.65%"}; - { 21, 219899, "", "=q3=Ritualistic Legguards", "=ds=#s11#, #a1#", "", "13.41%"}; - { 22, 220260, "", "=q3=Seafury Leggings", "=ds=#s11#, #a3#", "", "4.30%"}; - { 23, 220266, "", "=q3=Peacekeeper Leggings", "=ds=#s11#, #a4#", "", "8.69%"}; - { 24, 219901, "", "=q3=Zulian Slicer", "=ds=#h1#, #w10#, =q1=#e18#", "", "13.36%"}; - Prev = "ZGGahzranka25Man"; - Next = "ZGArlokk25Man"; - }; - - AtlasLoot_Data["ZGArlokk25Man"] = { - { 1, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "15.49%"}; - { 2, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "12.52%"}; - { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.17%"}; - { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.94%"}; - { 5, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.65%"}; - { 6, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.21%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.75%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.60%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.41%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "5.6%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 219910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#", "", "3.62%"}; - { 17, 219909, "", "=q4=Will of Arlokk", "=ds=#w9#", "", "5.14%"}; - { 19, 219913, "", "=q3=Bloodsoaked Greaves", "=ds=#s12#, #a4#", "", "13.29%"}; - { 20, 219912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#", "", "13.95%"}; - { 21, 219922, "", "=q3=Arlokk's Hoodoo Stick", "=ds=#s15#", "", "13.66%"}; - { 22, 19914, "", "=q3=Panther Hide Sack", "=ds=#m14# #e1#", "", "14.03%"}; - Prev = "ZGThekal25Man"; - Next = "ZGJindo25Man"; - }; - - AtlasLoot_Data["ZGJindo25Man"] = { - { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "13.56%"}; - { 2, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "13.48%"}; - { 3, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.09%"}; - { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "7.30%"}; - { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.37%"}; - { 6, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.10%"}; - { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.85%"}; - { 8, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.70%"}; - { 9, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.36%"}; - { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; - { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.4%"}; - { 16, 219885, "", "=q4=Jin'do's Evil Eye", "=ds=#s2#", "", "6.82%"}; - { 17, 219891, "", "=q4=Jin'do's Bag of Whammies", "=ds=#s15#", "", "7.70%"}; - { 18, 219890, "", "=q4=Jin'do's Hexxer", "=ds=#h3#, #w6#", "", "8.08%"}; - { 19, 219884, "", "=q4=Jin'do's Judgement", "=ds=#w9#", "", "8.36%"}; - { 21, 219888, "", "=q3=Overlord's Embrace", "=ds=#s4#", "", "12.72%"}; - { 22, 219886, "", "=q3=The Hexxer's Cover", "=ds=#s1#, #a1#", "", "12.11%"}; - { 23, 219929, "", "=q3=Bloodtinged Gloves", "=ds=#s9#, #a1#", "", "11.75%"}; - { 24, 219889, "", "=q3=Blooddrenched Leggings", "=ds=#s11#, #a2#", "", "11.97%"}; - { 25, 219892, "", "=q3=Animist's Boots", "=ds=#s12#, #a2#", "", "12.28%"}; - { 26, 219875, "", "=q3=Bloodstained Coif", "=ds=#s1#, #a3#", "", "13.73%"}; - { 27, 219887, "", "=q3=Bloodstained Legplates", "=ds=#s11#, #a3#", "", "11.11%"}; - { 28, 219894, "", "=q3=Bloodsoaked Gauntlets", "=ds=#s9#, #a4#", "", "12.93%"}; - Prev = "ZGArlokk25Man"; - Next = "ZGHakkar25Man"; - }; - - AtlasLoot_Data["ZGHakkar25Man"] = { - { 1, 219857, "", "=q4=Cloak of Consumption", "=ds=#s4#", "", "11.65%"}; - { 2, 220257, "", "=q4=Seafury Gauntlets", "=ds=#s9#, #a3#", "", "4.11%"}; - { 3, 220264, "", "=q4=Peacekeeper Gauntlets", "=ds=#s9#, #a4#", "", "7.37%"}; - { 4, 219855, "", "=q4=Bloodsoaked Legplates", "=ds=#s11#, #a4#", "", "10.52%"}; - { 5, 219876, "", "=q4=Soul Corrupter's Necklace", "=ds=#s2#", "", "10.11%"}; - { 6, 219856, "", "=q4=The Eye of Hakkar", "=ds=#s2#", "", "12.02%"}; - { 8, 219859, "", "=q4=Fang of the Faceless", "=ds=#h1#, #w4#", "", "7.33%"}; - { 9, 219864, "", "=q4=Bloodcaller", "=ds=#h3#, #w10#", "", "7.69%"}; - { 10, 219865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#", "", "3.67%"}; - { 11, 219854, "", "=q4=Zin'rokh, Destroyer of Worlds", "=ds=#h2#, #w10#", "", "6.78%"}; - { 12, 219852, "", "=q4=Ancient Hakkari Manslayer", "=ds=#h1#, #w1#", "", "6.62%"}; - { 13, 219862, "", "=q4=Aegis of the Blood God", "=ds=#w8#", "", "9.99%"}; - { 14, 219853, "", "=q4=Gurubashi Dwarf Destroyer", "=ds=#w5#", "", "6.12%"}; - { 15, 219861, "", "=q4=Touch of Chaos", "=ds=#w12#", "", "7.24%"}; - { 16, 19802, "", "=q4=Heart of Hakkar", "=ds=#m2#", "", "100%"}; - { 17, 19950, "", "=q4=Zandalarian Hero Charm", "=q1=#m4#: =ds=#s14#"}; - { 18, 19949, "", "=q4=Zandalarian Hero Medallion", "=q1=#m4#: =ds=#s14#"}; - { 19, 19948, "", "=q4=Zandalarian Hero Badge", "=q1=#m4#: =ds=#s14#"}; - { 21, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "34.3%"}; - Prev = "ZGJindo25Man"; - }; - - AtlasLoot_Data["ZGMuddyChurningWaters25Man"] = { - { 1, 19975, "", "=q1=Zulian Mudskunk", "=ds=#e21#"}; - }; - - AtlasLoot_Data["ZGShared25Man"] = { - { 1, 222721, "", "=q4=Band of Servitude", "=ds=#s13#"}; - { 2, 222722, "", "=q4=Seal of the Gurubashi Berserker", "=ds=#s13#"}; - { 4, 222711, "", "=q3=Cloak of the Hakkari Worshipers", "=ds=#s4#"}; - { 5, 222712, "", "=q3=Might of the Tribe", "=ds=#s4#"}; - { 6, 222720, "", "=q3=Zulian Headdress", "=ds=#s1#, #a1#"}; - { 7, 222716, "", "=q3=Belt of Untapped Power", "=ds=#s10#, #a1#"}; - { 8, 222718, "", "=q3=Blooddrenched Mask", "=ds=#s1#, #a2#"}; - { 9, 222715, "", "=q3=Gloves of the Tormented", "=ds=#s9#, #a3#"}; - { 10, 222714, "", "=q3=Sacrificial Gauntlets", "=ds=#s9#, #a4#"}; - { 11, 222713, "", "=q3=Zulian Scepter of Rites", "=ds=#h3#, #w6#"}; - }; - - AtlasLoot_Data["ZGTrash125Man"] = { - { 1, 220259, "", "=q3=Shadow Panther Hide Gloves", "=ds=#s9#, #a2#"}; - { 2, 220261, "", "=q3=Shadow Panther Hide Belt", "=ds=#s10#, #a2#"}; - { 3, 220263, "", "=q3=Gurubashi Helm", "=ds=#s1#, #a4#"}; - { 4, 219908, "", "=q3=Sceptre of Smiting", "=ds=#h1#, #w6#"}; - { 5, 219921, "", "=q3=Zulian Hacker", "=ds=#h1#, #w1#"}; - { 6, 220258, "", "=q3=Zulian Ceremonial Staff", "=ds=#w9#"}; - { 7, 19727, "", "=q3=Blood Scythe", "=ds=#e19#", "", "0.02%"}; - { 8, 48126, "", "=q1=Razzashi Hatchling", "=ds=#e13#"}; - { 10, 19726, "", "=q2=Bloodvine", "=ds=#e8#", "", ""}; - { 11, 19774, "", "=q2=Souldarite", "=ds=#e8#", "", ""}; - { 12, 19767, "", "=q1=Primal Bat Leather", "=ds=#e8#", "", ""}; - { 13, 19768, "", "=q1=Primal Tiger Leather", "=ds=#e8#", "", ""}; - { 16, 19821, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c1#", "", "0.01%"}; - { 17, 19816, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c2#", "", "0.01%"}; - { 18, 19818, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c3#", "", "0.01%"}; - { 19, 19815, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c4#", "", "0.01%"}; - { 20, 19820, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c5#", "", "0.01%"}; - { 21, 19814, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c6#", "", "0.01%"}; - { 22, 19817, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c7#", "", "0.01%"}; - { 23, 19819, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c8#", "", "0.01%"}; - { 24, 19813, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c9#", "", "0.01%"}; - Next = "ZGTrash225Man"; - }; - - AtlasLoot_Data["ZGTrash225Man"] = { - { 1, 19708, "", "=q3=Blue Hakkari Bijou", "=ds=#e15#", "", "1.48%"}; - { 2, 19713, "", "=q3=Bronze Hakkari Bijou", "=ds=#e15#", "", "1.57%"}; - { 3, 19715, "", "=q3=Gold Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; - { 4, 19711, "", "=q3=Green Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; - { 5, 19710, "", "=q3=Orange Hakkari Bijou", "=ds=#e15#", "", "1.76%"}; - { 6, 19712, "", "=q3=Purple Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; - { 7, 19707, "", "=q3=Red Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; - { 8, 19714, "", "=q3=Silver Hakkari Bijou", "=ds=#e15#", "", "1.59%"}; - { 9, 19709, "", "=q3=Yellow Hakkari Bijou", "=ds=#e15#", "", "1.50%"}; - { 16, 19706, "", "=q2=Bloodscalp Coin", "=ds=#e15#", "", "3.01%"}; - { 17, 19701, "", "=q2=Gurubashi Coin", "=ds=#e15#", "", "3.12%"}; - { 18, 19700, "", "=q2=Hakkari Coin", "=ds=#e15#", "", "3.19%"}; - { 19, 19699, "", "=q2=Razzashi Coin", "=ds=#e15#", "", "3.36%"}; - { 20, 19704, "", "=q2=Sandfury Coin", "=ds=#e15#", "", "3.47%"}; - { 21, 19705, "", "=q2=Skullsplitter Coin", "=ds=#e15#", "", "3.32%"}; - { 22, 19702, "", "=q2=Vilebranch Coin", "=ds=#e15#", "", "3.27%"}; - { 23, 19703, "", "=q2=Witherbark Coin", "=ds=#e15#", "", "3.27%"}; - { 24, 19698, "", "=q2=Zulian Coin", "=ds=#e15#", "", "3.01%"}; - Prev = "ZGTrash125Man"; - }; - - AtlasLoot_Data["ZGEnchants25Man"] = { - { 1, 19790, "", "=q3=Animist's Caress", "=q1=#m1# =ds=#c1#"}; - { 2, 19785, "", "=q3=Falcon's Call", "=q1=#m1# =ds=#c2#"}; - { 3, 19787, "", "=q3=Presence of Sight", "=q1=#m1# =ds=#c3#"}; - { 4, 19783, "", "=q3=Syncretist's Sigil", "=q1=#m1# =ds=#c4#"}; - { 5, 19789, "", "=q3=Prophetic Aura", "=q1=#m1# =ds=#c5#"}; - { 6, 19784, "", "=q3=Death's Embrace", "=q1=#m1# =ds=#c6#"}; - { 7, 19786, "", "=q3=Vodouisant's Vigilant Embrace", "=q1=#m1# =ds=#c7#"}; - { 8, 19788, "", "=q3=Hoodoo Hex", "=q1=#m1# =ds=#c8#"}; - { 9, 19782, "", "=q3=Presence of Might", "=q1=#m1# =ds=#c9#"}; - { 16, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#"}; - { 17, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#"}; - { 18, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#"}; - { 20, 22635, "", "=q3=Savage Guard", "=ds=#s1#/#s11# #e17#"}; - }; - - ------------------------ - --- Zul'Gurub ASCENDED --- - ------------------------ - - AtlasLoot_Data["ZGJeklik25ManHEROIC"] = { - { 1, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "11.41%"}; - { 2, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.02%"}; - { 3, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.84%"}; - { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.89%"}; - { 5, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.80%"}; - { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.56%"}; - { 7, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.33%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.32%"}; - { 9, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.17%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.8%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 219918, "", "=q4=Jeklik's Crusher", "=ds=#h2#, #w6#", "", "3.96%"}; - { 18, 219928, "", "=q3=Animist's Spaulders", "=ds=#s3#, #a2#", "", "3.39%"}; - { 19, 220262, "", "=q3=Seafury Boots", "=ds=#s12#, #a3#", "", "4.31%"}; - { 20, 220265, "", "=q3=Peacekeeper Boots", "=ds=#s12#, #a4#", "", "6.99%"}; - { 21, 219923, "", "=q3=Jeklik's Opaline Talisman", "=ds=#s2#", "", "12.22%"}; - { 22, 219920, "", "=q3=Primalist's Band", "=ds=#s13#", "", "11.89%"}; - { 23, 219915, "", "=q3=Zulian Defender", "=ds=#w8#", "", " 11.36%"}; - Next = "ZGVenoxis25ManHEROIC"; - }; - - AtlasLoot_Data["ZGVenoxis25ManHEROIC"] = { - { 1, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.01%"}; - { 2, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.55%"}; - { 3, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "10.18%"}; - { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.93%"}; - { 5, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.67%"}; - { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.52%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.18%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.02%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.00%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "6.0%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 13, 22216, "", "=q1=Venoxis's Venom Sac", "=ds=#m3#", "", "100%"}; - { 16, 219904, "", "=q4=Runed Bloodstained Hauberk", "=ds=#s5#, #a3#", "", "3.70%"}; - { 17, 219903, "", "=q4=Fang of Venoxis", "=ds=#h3#, #w4#", "", "3.68%"}; - { 19, 219907, "", "=q3=Zulian Tigerhide Cloak", "=ds=#s4#", "", "12.09%"}; - { 20, 219906, "", "=q3=Blooddrenched Footpads", "=ds=#s12#, #a2#", "", "11.36%"}; - { 21, 219905, "", "=q3=Zanzil's Band", "=ds=#s13#", "", "6.99%"}; - { 22, 219900, "", "=q3=Zulian Stone Axe", "=ds=#h2#, #w1#", "", "11.89%"}; - Prev = "ZGJeklik25ManHEROIC"; - Next = "ZGMarli25ManHEROIC"; - }; - - AtlasLoot_Data["ZGMarli25ManHEROIC"] = { - { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "13.69%"}; - { 2, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.69%"}; - { 3, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "13.64%"}; - { 4, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.55%"}; - { 5, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.49%"}; - { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.31%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.56%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.55%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.30%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "7.4%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 220032, "", "=q4=Flowing Ritual Robes", "=ds=#s5#, #a1#", "", "4.46%"}; - { 17, 219927, "", "=q4=Mar'li's Touch", "=ds=#w12#", "", "4.35%"}; - { 19, 219919, "", "=q3=Bloodstained Greaves", "=ds=#s12#, #a3#", "", "11.89%"}; - { 20, 219871, "", "=q3=Talisman of Protection", "=ds=#s2#", "", "11.36%"}; - { 21, 219925, "", "=q3=Band of Jin", "=ds=#s13#", "", " 6.99%"}; - { 22, 219930, "", "=q3=Mar'li's Eye", "=ds=#s14#", "", "12.09%"}; - Prev = "ZGVenoxis25ManHEROIC"; - Next = "ZGMandokir25ManHEROIC"; - }; - - AtlasLoot_Data["ZGMandokir25ManHEROIC"] = { - { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "12.94%"}; - { 2, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.07%"}; - { 3, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "11.56%"}; - { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.65%"}; - { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.55%"}; - { 6, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "6.52%"}; - { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.98%"}; - { 8, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.65%"}; - { 9, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.48%"}; - { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; - { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "9.4%"}; - { 16, 219867, "", "=q4=Bloodlord's Defender", "=ds=#h1#, #w10#", "", "5.83%"}; - { 17, 219866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#", "", "3.96%"}; - { 18, 219874, "", "=q4=Halberd of Smiting", "=ds=#w7#", "", "6.35%"}; - { 19, 220038, "", "=q4=Mandokir's Sting", "=ds=#w2#", "", "5.96%"}; - { 20, 19872, "", "=q4=Swift Razzashi Raptor", "=ds=#e12#", "", "0.43%"}; - { 22, 219870, "", "=q3=Hakkari Loa Cloak", "=ds=#s4#", "", "12.54%"}; - { 23, 219895, "", "=q3=Bloodtinged Kilt", "=ds=#s11#, #a1#", "", "13.50%"}; - { 24, 219869, "", "=q3=Blooddrenched Grips", "=ds=#s9#, #a2#", "", "12.87%"}; - { 25, 219877, "", "=q3=Animist's Leggings", "=ds=#s11#, #a2#", "", "12.14%"}; - { 26, 219878, "", "=q3=Bloodsoaked Pauldrons", "=ds=#s9#, #a4#", "", "12.31%"}; - { 27, 219873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#", "", "12.28%"}; - { 28, 219893, "", "=q3=Zanzil's Seal", "=ds=#s13#", "", "13.11%"}; - { 29, 219863, "", "=q3=Primalist's Seal", "=ds=#s13#", "", "12.32%"}; - Prev = "ZGMarli25ManHEROIC"; - Next = "ZGEdgeofMadness25ManHEROIC"; - }; - - AtlasLoot_Data["ZGEdgeofMadness25ManHEROIC"] = { - { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gri'lek"], ""}; - { 2, 219961, "", "=q3=Gri'lek's Grinder", "=ds=#h1#, #w6#", "", "43.90%"}; - { 3, 219962, "", "=q3=Gri'lek's Carver", "=ds=#h2#, #w1#", "", "41.99%"}; - { 4, 19939, "", "=q2=Gri'lek's Blood", "=ds=#m3#", "", "100%"}; - { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Hazza'rah"], ""}; - { 7, 219968, "", "=q3=Fiery Retributer", "=ds=#h1#, #w10#", "", "38.37%"}; - { 8, 219967, "", "=q3=Thoughtblighter", "=ds=#w12#", "", "45.49%"}; - { 9, 19942, "", "=q2=Hazza'rah's Dream Thread", "=ds=#m3#", "", "100%"}; - { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Renataki"], ""}; - { 17, 219964, "", "=q3=Renataki's Soul Conduit", "=ds=#h3#, #w10#", "", "40.06%"}; - { 18, 219963, "", "=q3=Pitchfork of Madness", "=ds=#w7#", "", "45.51%"}; - { 19, 19940, "", "=q2=Renataki's Tooth", "=ds=#m3#", "", "100%"}; - { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Wushoolay"], ""}; - { 22, 219965, "", "=q3=Wushoolay's Poker", "=ds=#h3#, #w4#", "", "45.21%"}; - { 23, 219993, "", "=q3=Hoodoo Hunting Bow", "=ds=#w2#", "", "40.96%"}; - { 24, 19941, "", "=q2=Wushoolay's Mane", "=ds=#m3#", "", "100%"}; - Prev = "ZGMandokir25ManHEROIC"; - Next = "ZGGahzranka25ManHEROIC"; - }; - - AtlasLoot_Data["ZGGahzranka25ManHEROIC"] = { - { 1, 219945, "", "=q4=Foror's Eyepatch", "=ds=#s1#, #a2#", "", "8,82%"}; - { 2, 219944, "", "=q4=Nat Pagle's Fish Terminator", "=ds=#w9#", "", "2.39%"}; - { 4, 219947, "", "=q3=Nat Pagle's Broken Reel", "=ds=#s14#", "", "28.20%"}; - { 5, 219946, "", "=q3=Tigule's Harpoon", "=ds=#w7#", "", "29.22%"}; - { 7, 22739, "", "=q3=Tome of Polymorph: Turtle", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; - Prev = "ZGEdgeofMadness25ManHEROIC"; - Next = "ZGThekal25ManHEROIC"; - }; - - AtlasLoot_Data["ZGThekal25ManHEROIC"] = { - { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", " 14.95%"}; - { 2, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", " 13.74%"}; - { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", " 12.95%"}; - { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", " 6.60%"}; - { 5, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", " 6.56%"}; - { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", " 6.45%"}; - { 8, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.3%"}; - { 9, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 219897, "", "=q4=Betrayer's Boots", "=ds=#s12#, #a1#", "", "5.83%"}; - { 17, 219896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#", "", "4.23%"}; - { 18, 19902, "", "=q4=Swift Zulian Tiger", "=ds=#e12#", "", "0.70%"}; - { 20, 219898, "", "=q3=Seal of Jin", "=ds=#s13#", "", "13.65%"}; - { 21, 219899, "", "=q3=Ritualistic Legguards", "=ds=#s11#, #a1#", "", "13.41%"}; - { 22, 220260, "", "=q3=Seafury Leggings", "=ds=#s11#, #a3#", "", "4.30%"}; - { 23, 220266, "", "=q3=Peacekeeper Leggings", "=ds=#s11#, #a4#", "", "8.69%"}; - { 24, 219901, "", "=q3=Zulian Slicer", "=ds=#h1#, #w10#, =q1=#e18#", "", "13.36%"}; - Prev = "ZGGahzranka25ManHEROIC"; - Next = "ZGArlokk25ManHEROIC"; - }; - - AtlasLoot_Data["ZGArlokk25ManHEROIC"] = { - { 1, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "15.49%"}; - { 2, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "12.52%"}; - { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.17%"}; - { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.94%"}; - { 5, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.65%"}; - { 6, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.21%"}; - { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.75%"}; - { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.60%"}; - { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.41%"}; - { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "5.6%"}; - { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; - { 16, 219910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#", "", "3.62%"}; - { 17, 219909, "", "=q4=Will of Arlokk", "=ds=#w9#", "", "5.14%"}; - { 19, 219913, "", "=q3=Bloodsoaked Greaves", "=ds=#s12#, #a4#", "", "13.29%"}; - { 20, 219912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#", "", "13.95%"}; - { 21, 219922, "", "=q3=Arlokk's Hoodoo Stick", "=ds=#s15#", "", "13.66%"}; - { 22, 19914, "", "=q3=Panther Hide Sack", "=ds=#m14# #e1#", "", "14.03%"}; - Prev = "ZGThekal25ManHEROIC"; - Next = "ZGJindo25ManHEROIC"; - }; - - AtlasLoot_Data["ZGJindo25ManHEROIC"] = { - { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "13.56%"}; - { 2, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "13.48%"}; - { 3, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.09%"}; - { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "7.30%"}; - { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.37%"}; - { 6, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.10%"}; - { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.85%"}; - { 8, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.70%"}; - { 9, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.36%"}; - { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; - { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.4%"}; - { 16, 219885, "", "=q4=Jin'do's Evil Eye", "=ds=#s2#", "", "6.82%"}; - { 17, 219891, "", "=q4=Jin'do's Bag of Whammies", "=ds=#s15#", "", "7.70%"}; - { 18, 219890, "", "=q4=Jin'do's Hexxer", "=ds=#h3#, #w6#", "", "8.08%"}; - { 19, 219884, "", "=q4=Jin'do's Judgement", "=ds=#w9#", "", "8.36%"}; - { 21, 219888, "", "=q3=Overlord's Embrace", "=ds=#s4#", "", "12.72%"}; - { 22, 219886, "", "=q3=The Hexxer's Cover", "=ds=#s1#, #a1#", "", "12.11%"}; - { 23, 219929, "", "=q3=Bloodtinged Gloves", "=ds=#s9#, #a1#", "", "11.75%"}; - { 24, 219889, "", "=q3=Blooddrenched Leggings", "=ds=#s11#, #a2#", "", "11.97%"}; - { 25, 219892, "", "=q3=Animist's Boots", "=ds=#s12#, #a2#", "", "12.28%"}; - { 26, 219875, "", "=q3=Bloodstained Coif", "=ds=#s1#, #a3#", "", "13.73%"}; - { 27, 219887, "", "=q3=Bloodstained Legplates", "=ds=#s11#, #a3#", "", "11.11%"}; - { 28, 219894, "", "=q3=Bloodsoaked Gauntlets", "=ds=#s9#, #a4#", "", "12.93%"}; - Prev = "ZGArlokk25ManHEROIC"; - Next = "ZGHakkar25ManHEROIC"; - }; - - AtlasLoot_Data["ZGHakkar25ManHEROIC"] = { - { 1, 219857, "", "=q4=Cloak of Consumption", "=ds=#s4#", "", "11.65%"}; - { 2, 220257, "", "=q4=Seafury Gauntlets", "=ds=#s9#, #a3#", "", "4.11%"}; - { 3, 220264, "", "=q4=Peacekeeper Gauntlets", "=ds=#s9#, #a4#", "", "7.37%"}; - { 4, 219855, "", "=q4=Bloodsoaked Legplates", "=ds=#s11#, #a4#", "", "10.52%"}; - { 5, 219876, "", "=q4=Soul Corrupter's Necklace", "=ds=#s2#", "", "10.11%"}; - { 6, 219856, "", "=q4=The Eye of Hakkar", "=ds=#s2#", "", "12.02%"}; - { 8, 219859, "", "=q4=Fang of the Faceless", "=ds=#h1#, #w4#", "", "7.33%"}; - { 9, 219864, "", "=q4=Bloodcaller", "=ds=#h3#, #w10#", "", "7.69%"}; - { 10, 219865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#", "", "3.67%"}; - { 11, 219854, "", "=q4=Zin'rokh, Destroyer of Worlds", "=ds=#h2#, #w10#", "", "6.78%"}; - { 12, 219852, "", "=q4=Ancient Hakkari Manslayer", "=ds=#h1#, #w1#", "", "6.62%"}; - { 13, 219862, "", "=q4=Aegis of the Blood God", "=ds=#w8#", "", "9.99%"}; - { 14, 219853, "", "=q4=Gurubashi Dwarf Destroyer", "=ds=#w5#", "", "6.12%"}; - { 15, 219861, "", "=q4=Touch of Chaos", "=ds=#w12#", "", "7.24%"}; - { 16, 19802, "", "=q4=Heart of Hakkar", "=ds=#m2#", "", "100%"}; - { 17, 19950, "", "=q4=Zandalarian Hero Charm", "=q1=#m4#: =ds=#s14#"}; - { 18, 19949, "", "=q4=Zandalarian Hero Medallion", "=q1=#m4#: =ds=#s14#"}; - { 19, 19948, "", "=q4=Zandalarian Hero Badge", "=q1=#m4#: =ds=#s14#"}; - { 21, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "34.3%"}; - Prev = "ZGJindo25ManHEROIC"; - }; - - AtlasLoot_Data["ZGMuddyChurningWaters25ManHEROIC"] = { - { 1, 19975, "", "=q1=Zulian Mudskunk", "=ds=#e21#"}; - }; - - AtlasLoot_Data["ZGShared25ManHEROIC"] = { - { 1, 222721, "", "=q4=Band of Servitude", "=ds=#s13#"}; - { 2, 222722, "", "=q4=Seal of the Gurubashi Berserker", "=ds=#s13#"}; - { 4, 222711, "", "=q3=Cloak of the Hakkari Worshipers", "=ds=#s4#"}; - { 5, 222712, "", "=q3=Might of the Tribe", "=ds=#s4#"}; - { 6, 222720, "", "=q3=Zulian Headdress", "=ds=#s1#, #a1#"}; - { 7, 222716, "", "=q3=Belt of Untapped Power", "=ds=#s10#, #a1#"}; - { 8, 222718, "", "=q3=Blooddrenched Mask", "=ds=#s1#, #a2#"}; - { 9, 222715, "", "=q3=Gloves of the Tormented", "=ds=#s9#, #a3#"}; - { 10, 222714, "", "=q3=Sacrificial Gauntlets", "=ds=#s9#, #a4#"}; - { 11, 222713, "", "=q3=Zulian Scepter of Rites", "=ds=#h3#, #w6#"}; - }; - - AtlasLoot_Data["ZGTrash125ManHEROIC"] = { - { 1, 220259, "", "=q3=Shadow Panther Hide Gloves", "=ds=#s9#, #a2#"}; - { 2, 220261, "", "=q3=Shadow Panther Hide Belt", "=ds=#s10#, #a2#"}; - { 3, 220263, "", "=q3=Gurubashi Helm", "=ds=#s1#, #a4#"}; - { 4, 219908, "", "=q3=Sceptre of Smiting", "=ds=#h1#, #w6#"}; - { 5, 219921, "", "=q3=Zulian Hacker", "=ds=#h1#, #w1#"}; - { 6, 220258, "", "=q3=Zulian Ceremonial Staff", "=ds=#w9#"}; - { 7, 19727, "", "=q3=Blood Scythe", "=ds=#e19#", "", "0.02%"}; - { 8, 48126, "", "=q1=Razzashi Hatchling", "=ds=#e13#"}; - { 10, 19726, "", "=q2=Bloodvine", "=ds=#e8#", "", ""}; - { 11, 19774, "", "=q2=Souldarite", "=ds=#e8#", "", ""}; - { 12, 19767, "", "=q1=Primal Bat Leather", "=ds=#e8#", "", ""}; - { 13, 19768, "", "=q1=Primal Tiger Leather", "=ds=#e8#", "", ""}; - { 16, 19821, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c1#", "", "0.01%"}; - { 17, 19816, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c2#", "", "0.01%"}; - { 18, 19818, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c3#", "", "0.01%"}; - { 19, 19815, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c4#", "", "0.01%"}; - { 20, 19820, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c5#", "", "0.01%"}; - { 21, 19814, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c6#", "", "0.01%"}; - { 22, 19817, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c7#", "", "0.01%"}; - { 23, 19819, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c8#", "", "0.01%"}; - { 24, 19813, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c9#", "", "0.01%"}; - Next = "ZGTrash225ManHEROIC"; - }; - - AtlasLoot_Data["ZGTrash225ManHEROIC"] = { - { 1, 19708, "", "=q3=Blue Hakkari Bijou", "=ds=#e15#", "", "1.48%"}; - { 2, 19713, "", "=q3=Bronze Hakkari Bijou", "=ds=#e15#", "", "1.57%"}; - { 3, 19715, "", "=q3=Gold Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; - { 4, 19711, "", "=q3=Green Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; - { 5, 19710, "", "=q3=Orange Hakkari Bijou", "=ds=#e15#", "", "1.76%"}; - { 6, 19712, "", "=q3=Purple Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; - { 7, 19707, "", "=q3=Red Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; - { 8, 19714, "", "=q3=Silver Hakkari Bijou", "=ds=#e15#", "", "1.59%"}; - { 9, 19709, "", "=q3=Yellow Hakkari Bijou", "=ds=#e15#", "", "1.50%"}; - { 16, 19706, "", "=q2=Bloodscalp Coin", "=ds=#e15#", "", "3.01%"}; - { 17, 19701, "", "=q2=Gurubashi Coin", "=ds=#e15#", "", "3.12%"}; - { 18, 19700, "", "=q2=Hakkari Coin", "=ds=#e15#", "", "3.19%"}; - { 19, 19699, "", "=q2=Razzashi Coin", "=ds=#e15#", "", "3.36%"}; - { 20, 19704, "", "=q2=Sandfury Coin", "=ds=#e15#", "", "3.47%"}; - { 21, 19705, "", "=q2=Skullsplitter Coin", "=ds=#e15#", "", "3.32%"}; - { 22, 19702, "", "=q2=Vilebranch Coin", "=ds=#e15#", "", "3.27%"}; - { 23, 19703, "", "=q2=Witherbark Coin", "=ds=#e15#", "", "3.27%"}; - { 24, 19698, "", "=q2=Zulian Coin", "=ds=#e15#", "", "3.01%"}; - Prev = "ZGTrash125ManHEROIC"; - }; - - AtlasLoot_Data["ZGEnchants25ManHEROIC"] = { - { 1, 19790, "", "=q3=Animist's Caress", "=q1=#m1# =ds=#c1#"}; - { 2, 19785, "", "=q3=Falcon's Call", "=q1=#m1# =ds=#c2#"}; - { 3, 19787, "", "=q3=Presence of Sight", "=q1=#m1# =ds=#c3#"}; - { 4, 19783, "", "=q3=Syncretist's Sigil", "=q1=#m1# =ds=#c4#"}; - { 5, 19789, "", "=q3=Prophetic Aura", "=q1=#m1# =ds=#c5#"}; - { 6, 19784, "", "=q3=Death's Embrace", "=q1=#m1# =ds=#c6#"}; - { 7, 19786, "", "=q3=Vodouisant's Vigilant Embrace", "=q1=#m1# =ds=#c7#"}; - { 8, 19788, "", "=q3=Hoodoo Hex", "=q1=#m1# =ds=#c8#"}; - { 9, 19782, "", "=q3=Presence of Might", "=q1=#m1# =ds=#c9#"}; - { 16, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#"}; - { 17, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#"}; - { 18, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#"}; - { 20, 22635, "", "=q3=Savage Guard", "=ds=#s1#/#s11# #e17#"}; - }; - - ----------------- - --- Naxxramas --- - ----------------- - - AtlasLoot_Data["NAXPatchwerk"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 22960, "", "=q4=Cloak of Suturing", "=ds=#s4#","", "20%" }, - { 9, 22815, "", "=q4=Severance", "=ds=#h2#, #w1#","", "20%" }, - { 10, 22820, "", "=q4=Wand of Fates", "=ds=#w12#","", "20%" }, - { 11, 22818, "", "=q4=The Plague Bearer", "=ds=#w8#","", "20%" }, - { 12, 22961, "", "=q4=Band of Reanimation", "=ds=#s13#","", "20%" }, - Next = "NAXGrobbulus"; - }; - - AtlasLoot_Data["NAXGrobbulus"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","","33.33%" }, - { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","","33.33%" }, - { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","","33.33%" }, - { 7, 0,"","","" }, - { 8, 22968, "", "=q4=Glacial Mantle", "=ds=#s3#, #a1#", "", "20%" }, - { 9, 22967, "", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#", "", "20%" }, - { 10, 22803, "", "=q4=Midnight Haze", "=ds=#h3#, #w4#", "", "20%" }, - { 11, 22988, "", "=q4=The End of Dreams", "=ds=#h3#, #w6#","","20%" }, - { 12, 22810, "", "=q4=Toxin Injector", "=ds=#w5#", "","20%" }, - Prev = "NAXPatchwerk"; - Next = "NAXGluth"; - }; - - AtlasLoot_Data["NAXGluth"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22983, "", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#", "", "20%" }, - { 5, 22813, "", "=q4=Claymore of Unholy Might", "=ds=#h2#, #w10#", "","20%" }, - { 6, 23075, "", "=q4=Death's Bargain", "=ds=#w8#", "","20%" }, - { 7, 22994, "", "=q4=Digested Hand of Power", "=ds=#s15#","","20%"}, - { 8, 22981, "", "=q4=Gluth's Missing Collar", "=ds=#s2#","","20%" }, - { 9, 0,"","","" }, - { 10, 0,"","","" }, - { 11, 0,"","","" }, - { 12, 0,"","","" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 17, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 18, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - { 19, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 20, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "8.33%" }, - { 21, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "8.33%" }, - { 22, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","","8.33%" }, - { 23, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 24, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - { 25, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 26, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 27, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - Prev = "NAXGrobbulus"; - Next = "NAXThaddius"; - }; - - AtlasLoot_Data["NAXThaddius"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22367, "", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "66.67%"}, - { 5, 22360, "", "=q4=Desecrated Headpiece", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, - { 6, 22353, "", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, - { 7, 0,"","","" }, - { 8, 23070, "", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" ,"", "20%"}, - { 9, 23000, "", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#","", "20%" }, - { 10, 22808, "", "=q4=The Castigator", "=ds=#h1#, #w6#" ,"", "20%"}, - { 11, 22801, "", "=q4=Spire of Twilight", "=ds=#w9#" ,"", "20%"}, - { 12, 23001, "", "=q4=Eye of Diminution", "=ds=#s14#" ,"", "20%"}, - Prev = "NAXGluth"; - Next = "NAXAnubRekhan"; - }; - - AtlasLoot_Data["NAXAnubRekhan"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "","33.33%" }, - { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, - { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "", "33.33%" }, - { 7, 0,"","","" }, - { 8, 22938, "", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "","20%" }, - { 9, 22936, "", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#","", "20%" }, - { 10, 22937, "", "=q4=Gem of Nerubis", "=ds=#s15#","", "20%" }, - { 11, 22939, "", "=q4=Band of Unanswered Prayers", "=ds=#s13#","", "20%" }, - { 12, 22935, "", "=q4=Touch of Frost", "=ds=#s2#", "", "20%" }, - Prev = "NAXThaddius"; - Next = "NAXGrandWidowFearlina"; - }; - - AtlasLoot_Data["NAXGrandWidowFearlina"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, - { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 22941, "", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#","", "20%" }, - { 9, 22940, "", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#","", "20%" }, - { 10, 22806, "", "=q4=Widow's Remorse", "=ds=#h1#, #w10#","", "20%" }, - { 11, 22942, "", "=q4=The Widow's Embrace", "=ds=#h3#, #w6#","", "20%" }, - { 12, 22943, "", "=q4=Malice Stone Pendant", "=ds=#s2#","", "20%" }, - Prev = "NAXAnubRekhan"; - Next = "NAXMaexxna"; - }; - - AtlasLoot_Data["NAXMaexxna"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22371, "", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "67.66%" }, - { 5, 22364, "", "=q4=Desecrated Handguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "67.66%" }, - { 6, 22357, "", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#","", "67.66%" }, - { 7, 0,"","","" }, - { 8, 23220, "", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#","", "20%" }, - { 9, 22804, "", "=q4=Maexxna's Fang", "=ds=#h1#, #w4#","", "20%" }, - { 10, 22807, "", "=q4=Wraith Blade", "=ds=#h3#, #w10#","", "20%" }, - { 11, 22947, "", "=q4=Pendant of Forgotten Names", "=ds=#s2#","", "20%" }, - { 12, 22954, "", "=q4=Kiss of the Spider", "=ds=#s14#","", "20%" }, - Prev = "NAXGrandWidowFearlina"; - Next = "NAXInstructorRAuvious"; - }; - - AtlasLoot_Data["NAXInstructorRAuvious"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "", "33.33%" }, - { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 23017, "", "=q4=Veil of Eclipse", "=ds=#s4#","", "16.67%" }, - { 9, 23219, "", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#","", "16.67%" }, - { 10, 23014, "", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1#, #w10#","", "16.67%" }, - { 11, 23009, "", "=q4=Wand of the Whispering Dead", "=ds=#w12#","", "16.67%" }, - { 12, 23004, "", "=q4=Idol of Longevity", "=ds=#s16#, #w14#","", "16.67%" }, - { 13, 23018, "", "=q4=Signet of the Fallen Defender", "=ds=#s13#","", "16.67%" }, - Prev = "NAXMaexxna"; - Next = "NAXGothicderHarvester"; - }; - - AtlasLoot_Data["NAXGothicderHarvester"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 23032, "", "=q4=Glacial Headdress", "=ds=#s1#, #a1#","", "20%" }, - { 9, 23021, "", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#","", "20%" }, - { 10, 23020, "", "=q4=Polar Helmet", "=ds=#s1#, #a2#","", "20%" }, - { 11, 23073, "", "=q4=Boots of Displacement", "=ds=#s12#, #a2#","", "20%" }, - { 12, 23023, "", "=q4=Sadist's Collar", "=ds=#s2#","", "20%" }, - Prev = "NAXInstructorRAuvious"; - Next = "NAXTheFourHorsemen"; - }; - - AtlasLoot_Data["NAXTheFourHorsemen"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22351, "", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22350, "", "=q4=Desecrated Tunic", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22349, "", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 23071, "", "=q4=Leggings of Apocalypse", "=ds=#s11#, #a2#","", "16.67%" }, - { 9, 22809, "", "=q4=Maul of the Redeemed Crusader", "=ds=#h2#, #w6#","", "16.67%" }, - { 10, 22691, "", "=q4=Corrupted Ashbringer", "=ds=#h2#, #w10#","", "16.67%" }, - { 11, 22811, "", "=q4=Soulstring", "=ds=#w2#","", "20%" }, - { 12, 23025, "", "=q4=Seal of the Damned", "=ds=#s13#","", "16.67%" }, - { 13, 23027, "", "=q4=Warmth of Forgiveness", "=ds=#s14#","", "16.67%" }, - Prev = "NAXGothicderHarvester"; - Next = "NAXNothderPlaguebringer"; - }; - - AtlasLoot_Data["NAXNothderPlaguebringer"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, - { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 23030, "", "=q4=Cloak of the Scourge", "=ds=#s4#","", "14.29%" }, - { 9, 22816, "", "=q4=Hatchet of Sundered Bone", "=ds=#h1#, #w1#","", "14.29%" }, - { 10, 23005, "", "=q4=Totem of Flowing Water", "=ds=#s16#, #w15#","", "14.29%" }, - { 11, 23006, "", "=q4=Libram of Light", "=ds=#s16#, #w16#","", "14.29%" }, - { 12, 23029, "", "=q4=Noth's Frigid Heart", "=ds=#s15#","", "14.29%" }, - { 13, 23031, "", "=q4=Band of the Inevitable", "=ds=#s13#","", "14.29%" }, - { 14, 23028, "", "=q4=Hailstone Band", "=ds=#s13#","", "14.29%" }, - Prev = "NAXTheFourHorsemen"; - Next = "NAXHeiganderUnclean"; - }; - - AtlasLoot_Data["NAXHeiganderUnclean"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, - { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 23035, "", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#","", "20%" }, - { 9, 23033, "", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#","", "20%" }, - { 10, 23019, "", "=q4=Icebane Helmet", "=ds=#s1#, #a4#","", "20%" }, - { 11, 23068, "", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#","", "20%" }, - { 12, 23036, "", "=q4=Necklace of Necropsy", "=ds=#s2#","", "20%" }, - Prev = "NAXNothderPlaguebringer"; - Next = "NAXLoatheb"; - }; - - AtlasLoot_Data["NAXLoatheb"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22366, "", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "66.67%" }, - { 5, 22359, "", "=q4=Desecrated Legguards", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, - { 6, 22352, "", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, - { 7, 0,"","","" }, - { 8, 23039, "", "=q4=The Eye of Nerub", "=ds=#w7#","", "20%" }, - { 9, 22800, "", "=q4=Brimstone Staff", "=ds=#w9#","", "20%" }, - { 10, 23037, "", "=q4=Ring of Spiritual Fervor", "=ds=#s13#","", "20%" }, - { 11, 23038, "", "=q4=Band of Unnatural Forces", "=ds=#s13#" ,"", "20%"}, - { 12, 23042, "", "=q4=Loatheb's Reflection", "=ds=#s14#","", "20%" }, - Prev = "NAXHeiganderUnclean"; - Next = "NAXSapphiron"; - }; - - AtlasLoot_Data["NAXSapphiron"] = { - { 1, 23050, "", "=q4=Cloak of the Necropolis", "=ds=#s4#","","18.18%" }, - { 2, 23045, "", "=q4=Shroud of Dominion", "=ds=#s4#","","18.18%" }, - { 3, 23072, "", "=q4=Fists of the Unrelenting", "=ds=#s9#, #a4#","","18.18%" }, - { 4, 23043, "", "=q4=The Face of Death", "=ds=#w8#","","18.18%" }, - { 5, 23242, "", "=q4=Claw of the Frost Wyrm", "=ds=#h4#, #w13#","","18.18%" }, - { 6, 23049, "", "=q4=Sapphiron's Left Eye", "=ds=#s15#","","18.18%" }, - { 7, 23048, "", "=q4=Sapphiron's Right Eye", "=ds=#s15#","","18.18%" }, - { 8, 23040, "", "=q4=Glyph of Deflection", "=ds=#s14#","","18.18%" }, - { 9, 23047, "", "=q4=Eye of the Dead", "=ds=#s14#" ,"","18.18%" }, - { 10, 23046, "", "=q4=The Restrained Essence of Sapphiron", "=ds=#s14#","","18.18%" }, - { 11, 23041, "", "=q4=Slayer's Crest", "=ds=#s14#","","18.18%" }, - { 12, 19761,"","Fang of the Frost Wyrm","=ds=#h3#, #w13#" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 23545, "", "=q4=Power of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 17, 23547, "", "=q4=Resilience of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 18, 23549, "", "=q4=Fortitude of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 19, 23548, "", "=q4=Might of the Scourge", "=ds=#s3# #e17#" ,"","50%"}, - Prev = "NAXLoatheb"; - Next = "NAXKelThuzad"; - }; - - AtlasLoot_Data["NAXKelThuzad"] = { - { 1, 22802, "", "=q4=Kingsfall", "=ds=#h1#, #w4#","","18.18%" }, - { 2, 23054, "", "=q4=Gressil, Dawn of Ruin", "=ds=#h1#, #w10#" ,"","18.18%"}, - { 3, 23577, "", "=q4=The Hungering Cold", "=ds=#h1#, #w10#" ,"","18.18%"}, - { 4, 23056, "", "=q4=Hammer of the Twisting Nether", "=ds=#h1#, #w6#","","18.18%" }, - { 5, 22798, "", "=q4=Might of Menethil", "=ds=#h2#, #w6#","","18.18%" }, - { 6, 22799, "", "=q4=Soulseeker", "=ds=#w9#","","18.18%" }, - { 7, 22821, "", "=q4=Doomfinger", "=ds=#w12#" ,"","18.18%"}, - { 8, 22812, "", "=q4=Nerubian Slavemaker", "=ds=#w3#" ,"","18.18%"}, - { 9, 22819, "", "=q4=Shield of Condemnation", "=ds=#w8#" ,"","18.18%"}, - { 10, 23057, "", "=q4=Gem of Trapped Innocents", "=ds=#s2#" ,"","18.18%"}, - { 11, 23053, "", "=q4=Stormrage's Talisman of Seething", "=ds=#s2#","","18.18%" }, - { 12, 0,"","","" }, - { 13, 691119, "", "=q4=The Phylactery of Kel'Thuzad", "=ds=#m2#","", "100%" }, - { 14, 23207, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, - { 15, 23206, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, - { 16, 23064, "", "=q4=Ring of the Dreamwalker", "=ds=#s13# =q1=#m1# =ds=#c1#","","22.22%" }, - { 17, 23067, "", "=q4=Ring of the Cryptstalker", "=ds=#s13# =q1=#m1# =ds=#c2#" ,"","22.22%"}, - { 18, 23062, "", "=q4=Frostfire Ring", "=ds=#s13# =q1=#m1# =ds=#c3#" ,"","22.22%"}, - { 19, 23066, "", "=q4=Ring of Redemption", "=ds=#s13# =q1=#m1# =ds=#c4#" ,"","22.22%"}, - { 20, 23061, "", "=q4=Ring of Faith", "=ds=#s13# =q1=#m1# =ds=#c5#" ,"","22.22%"}, - { 21, 23060, "", "=q4=Bonescythe Ring", "=ds=#s13# =q1=#m1# =ds=#c6#" ,"","22.22%"}, - { 22, 23065, "", "=q4=Ring of the Earthshatterer", "=ds=#s13# =q1=#m1# =ds=#c7#" ,"","22.22%"}, - { 23, 23063, "", "=q4=Plagueheart Ring", "=ds=#s13# =q1=#m1# =ds=#c8#" ,"","22.22%"}, - { 24, 23059, "", "=q4=Ring of the Dreadnaught", "=ds=#s13# =q1=#m1# =ds=#c9#" ,"","22.22%"}, - { 25, 0,"","","" }, - { 26, 22733, "", "=q1=Staff Head of Atiesh", "=ds=#m3#" }, - { 27, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}, - { 28, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}, - { 29, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}, - { 30, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}, - Prev = "NAXSapphiron"; - Next = "NAXTrash"; - }; - - AtlasLoot_Data["NAXTrash"] = { - { 1, 23069, "", "=q4=Necro-Knight's Garb", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#, #c3#, #c8#" }, - { 2, 23226, "", "=q4=Ghoul Skin Tunic", "=ds=#s5#, #a2#" }, - { 3, 23663, "", "=q4=Girdle of Elemental Fury", "=ds=#s10#, #a3#" }, - { 4, 23664, "", "=q4=Pauldrons of Elemental Fury", "=ds=#s3#, #a3# =q1=#m1# =ds=#c7#" }, - { 5, 23665, "", "=q4=Leggings of Elemental Fury", "=ds=#s11#, #a3# =q1=#m1# =ds=#c7#" }, - { 6, 23666, "", "=q4=Belt of the Grand Crusader", "=ds=#s10#, #a4# =q1=#m1# =ds=#c4#" }, - { 7, 23667, "", "=q4=Spaulders of the Grand Crusader", "=ds=#s3#, #a4# =q1=#m1# =ds=#c4#" }, - { 8, 23668, "", "=q4=Leggings of the Grand Crusader", "=ds=#s11#, #a4# =q1=#m1# =ds=#c4#" }, - { 9, 23044, "", "=q4=Harbinger of Doom", "=ds=#h1#, #w4#" }, - { 10, 23221, "", "=q4=Misplaced Servo Arm", "=ds=#h1# #w6#" }, - { 11, 23238, "", "=q4=Stygian Buckler", "=ds=#w8#" }, - { 12, 23237, "", "=q4=Ring of the Eternal Flame", "=ds=#s13#" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 22376, "", "=q3=Wartorn Cloth Scrap", "=ds=#m3#" }, - { 17, 22373, "", "=q3=Wartorn Leather Scrap", "=ds=#m3#" }, - { 18, 22374, "", "=q3=Wartorn Chain Scrap", "=ds=#m3#" }, - { 19, 22375, "", "=q3=Wartorn Plate Scrap", "=ds=#m3#" }, - { 20, 0,"","","" }, - { 21, 22708, "", "=q1=Fate of Ramaladni", "=ds=#m3#" }, - { 22, 23055, "", "=q1=Word of Thawing", "=ds=#m20#" }, - Prev = "NAXKelThuzad"; - }; - - - -------------------------- - --- Naxxramas Flex Heroic --- - -------------------------- - - AtlasLoot_Data["NAXPatchwerk25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 322960, "", "=q4=Cloak of Suturing", "=ds=#s4#","", "20%" }, - { 9, 322815, "", "=q4=Severance", "=ds=#h2#, #w1#","", "20%" }, - { 10, 322820, "", "=q4=Wand of Fates", "=ds=#w12#","", "20%" }, - { 11, 322818, "", "=q4=The Plague Bearer", "=ds=#w8#","", "20%" }, - { 12, 322961, "", "=q4=Band of Reanimation", "=ds=#s13#","", "20%" }, - Next = "NAXGrobbulus25Man"; - }; - - AtlasLoot_Data["NAXGrobbulus25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","","33.33%" }, - { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","","33.33%" }, - { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","","33.33%" }, - { 7, 0,"","","" }, - { 8, 322968, "", "=q4=Glacial Mantle", "=ds=#s3#, #a1#", "", "20%" }, - { 9, 322967, "", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#", "", "20%" }, - { 10, 322803, "", "=q4=Midnight Haze", "=ds=#h3#, #w4#", "", "20%" }, - { 11, 322988, "", "=q4=The End of Dreams", "=ds=#h3#, #w6#","","20%" }, - { 12, 322810, "", "=q4=Toxin Injector", "=ds=#w5#", "","20%" }, - Prev = "NAXPatchwerk25Man"; - Next = "NAXGluth25Man"; - }; - - AtlasLoot_Data["NAXGluth25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 322983, "", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#", "", "20%" }, - { 5, 322813, "", "=q4=Claymore of Unholy Might", "=ds=#h2#, #w10#", "","20%" }, - { 6, 323075, "", "=q4=Death's Bargain", "=ds=#w8#", "","20%" }, - { 7, 322994, "", "=q4=Digested Hand of Power", "=ds=#s15#","","20%"}, - { 8, 322981, "", "=q4=Gluth's Missing Collar", "=ds=#s2#","","20%" }, - { 9, 0,"","","" }, - { 10, 0,"","","" }, - { 11, 0,"","","" }, - { 12, 0,"","","" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 17, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 18, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - { 19, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 20, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "8.33%" }, - { 21, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "8.33%" }, - { 22, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","","8.33%" }, - { 23, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 24, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - { 25, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 26, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 27, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - Prev = "NAXGrobbulus25Man"; - Next = "NAXThaddius25Man"; - }; - - AtlasLoot_Data["NAXThaddius25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22367, "", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "66.67%"}, - { 5, 22360, "", "=q4=Desecrated Headpiece", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, - { 6, 22353, "", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, - { 7, 0,"","","" }, - { 8, 323070, "", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" ,"", "20%"}, - { 9, 323000, "", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#","", "20%" }, - { 10, 322808, "", "=q4=The Castigator", "=ds=#h1#, #w6#" ,"", "20%"}, - { 11, 322801, "", "=q4=Spire of Twilight", "=ds=#w9#" ,"", "20%"}, - { 12, 323001, "", "=q4=Eye of Diminution", "=ds=#s14#" ,"", "20%"}, - Prev = "NAXGluth25Man"; - Next = "NAXAnubRekhan25Man"; - }; - - AtlasLoot_Data["NAXAnubRekhan25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "","33.33%" }, - { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, - { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "", "33.33%" }, - { 7, 0,"","","" }, - { 8, 322938, "", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "","20%" }, - { 9, 322936, "", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#","", "20%" }, - { 10, 322937, "", "=q4=Gem of Nerubis", "=ds=#s15#","", "20%" }, - { 11, 322939, "", "=q4=Band of Unanswered Prayers", "=ds=#s13#","", "20%" }, - { 12, 322935, "", "=q4=Touch of Frost", "=ds=#s2#", "", "20%" }, - Prev = "NAXThaddius25Man"; - Next = "NAXGrandWidowFearlina25Man"; - }; - - AtlasLoot_Data["NAXGrandWidowFearlina25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, - { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 322941, "", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#","", "20%" }, - { 9, 322940, "", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#","", "20%" }, - { 10, 322806, "", "=q4=Widow's Remorse", "=ds=#h1#, #w10#","", "20%" }, - { 11, 322942, "", "=q4=The Widow's Embrace", "=ds=#h3#, #w6#","", "20%" }, - { 12, 322943, "", "=q4=Malice Stone Pendant", "=ds=#s2#","", "20%" }, - Prev = "NAXAnubRekhan25Man"; - Next = "NAXMaexxna25Man"; - }; - - AtlasLoot_Data["NAXMaexxna25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22371, "", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "67.66%" }, - { 5, 22364, "", "=q4=Desecrated Handguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "67.66%" }, - { 6, 22357, "", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#","", "67.66%" }, - { 7, 0,"","","" }, - { 8, 323220, "", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#","", "20%" }, - { 9, 322804, "", "=q4=Maexxna's Fang", "=ds=#h1#, #w4#","", "20%" }, - { 10, 322807, "", "=q4=Wraith Blade", "=ds=#h3#, #w10#","", "20%" }, - { 11, 322947, "", "=q4=Pendant of Forgotten Names", "=ds=#s2#","", "20%" }, - { 12, 322954, "", "=q4=Kiss of the Spider", "=ds=#s14#","", "20%" }, - Prev = "NAXGrandWidowFearlina25Man"; - Next = "NAXInstructorRAuvious25Man"; - }; - - AtlasLoot_Data["NAXInstructorRAuvious25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "", "33.33%" }, - { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 323017, "", "=q4=Veil of Eclipse", "=ds=#s4#","", "16.67%" }, - { 9, 323219, "", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#","", "16.67%" }, - { 10, 323014, "", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1#, #w10#","", "16.67%" }, - { 11, 323009, "", "=q4=Wand of the Whispering Dead", "=ds=#w12#","", "16.67%" }, - { 12, 323004, "", "=q4=Idol of Longevity", "=ds=#s16#, #w14#","", "16.67%" }, - { 13, 323018, "", "=q4=Signet of the Fallen Defender", "=ds=#s13#","", "16.67%" }, - Prev = "NAXMaexxna25Man"; - Next = "NAXGothicderHarvester25Man"; - }; - - AtlasLoot_Data["NAXGothicderHarvester25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 323032, "", "=q4=Glacial Headdress", "=ds=#s1#, #a1#","", "20%" }, - { 9, 323021, "", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#","", "20%" }, - { 10, 323020, "", "=q4=Polar Helmet", "=ds=#s1#, #a2#","", "20%" }, - { 11, 323073, "", "=q4=Boots of Displacement", "=ds=#s12#, #a2#","", "20%" }, - { 12, 323023, "", "=q4=Sadist's Collar", "=ds=#s2#","", "20%" }, - Prev = "NAXInstructorRAuvious25Man"; - Next = "NAXTheFourHorsemen25Man"; - }; - - AtlasLoot_Data["NAXTheFourHorsemen25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22351, "", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22350, "", "=q4=Desecrated Tunic", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22349, "", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 323071, "", "=q4=Leggings of Apocalypse", "=ds=#s11#, #a2#","", "16.67%" }, - { 9, 322809, "", "=q4=Maul of the Redeemed Crusader", "=ds=#h2#, #w6#","", "16.67%" }, - { 10, 322691, "", "=q4=Corrupted Ashbringer", "=ds=#h2#, #w10#","", "16.67%" }, - { 11, 322811, "", "=q4=Soulstring", "=ds=#w2#","", "20%" }, - { 12, 323025, "", "=q4=Seal of the Damned", "=ds=#s13#","", "16.67%" }, - { 13, 323027, "", "=q4=Warmth of Forgiveness", "=ds=#s14#","", "16.67%" }, - Prev = "NAXGothicderHarvester25Man"; - Next = "NAXNothderPlaguebringer25Man"; - }; - - AtlasLoot_Data["NAXNothderPlaguebringer25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, - { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 323030, "", "=q4=Cloak of the Scourge", "=ds=#s4#","", "14.29%" }, - { 9, 322816, "", "=q4=Hatchet of Sundered Bone", "=ds=#h1#, #w1#","", "14.29%" }, - { 10, 323005, "", "=q4=Totem of Flowing Water", "=ds=#s16#, #w15#","", "14.29%" }, - { 11, 323006, "", "=q4=Libram of Light", "=ds=#s16#, #w16#","", "14.29%" }, - { 12, 323029, "", "=q4=Noth's Frigid Heart", "=ds=#s15#","", "14.29%" }, - { 13, 323031, "", "=q4=Band of the Inevitable", "=ds=#s13#","", "14.29%" }, - { 14, 323028, "", "=q4=Hailstone Band", "=ds=#s13#","", "14.29%" }, - Prev = "NAXTheFourHorsemen25Man"; - Next = "NAXHeiganderUnclean25Man"; - }; - - AtlasLoot_Data["NAXHeiganderUnclean25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, - { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 323035, "", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#","", "20%" }, - { 9, 323033, "", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#","", "20%" }, - { 10, 323019, "", "=q4=Icebane Helmet", "=ds=#s1#, #a4#","", "20%" }, - { 11, 323068, "", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#","", "20%" }, - { 12, 323036, "", "=q4=Necklace of Necropsy", "=ds=#s2#","", "20%" }, - Prev = "NAXNothderPlaguebringer25Man"; - Next = "NAXLoatheb25Man"; - }; - - AtlasLoot_Data["NAXLoatheb25Man"] = { - { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22366, "", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "66.67%" }, - { 5, 22359, "", "=q4=Desecrated Legguards", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, - { 6, 22352, "", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, - { 7, 0,"","","" }, - { 8, 323039, "", "=q4=The Eye of Nerub", "=ds=#w7#","", "20%" }, - { 9, 322800, "", "=q4=Brimstone Staff", "=ds=#w9#","", "20%" }, - { 10, 323037, "", "=q4=Ring of Spiritual Fervor", "=ds=#s13#","", "20%" }, - { 11, 323038, "", "=q4=Band of Unnatural Forces", "=ds=#s13#" ,"", "20%"}, - { 12, 323042, "", "=q4=Loatheb's Reflection", "=ds=#s14#","", "20%" }, - Prev = "NAXHeiganderUnclean25Man"; - Next = "NAXSapphiron25Man"; - }; - - AtlasLoot_Data["NAXSapphiron25Man"] = { - { 1, 323050, "", "=q4=Cloak of the Necropolis", "=ds=#s4#","","18.18%" }, - { 2, 323045, "", "=q4=Shroud of Dominion", "=ds=#s4#","","18.18%" }, - { 3, 323072, "", "=q4=Fists of the Unrelenting", "=ds=#s9#, #a4#","","18.18%" }, - { 4, 323043, "", "=q4=The Face of Death", "=ds=#w8#","","18.18%" }, - { 5, 323242, "", "=q4=Claw of the Frost Wyrm", "=ds=#h4#, #w13#","","18.18%" }, - { 6, 323049, "", "=q4=Sapphiron's Left Eye", "=ds=#s15#","","18.18%" }, - { 7, 323048, "", "=q4=Sapphiron's Right Eye", "=ds=#s15#","","18.18%" }, - { 8, 323040, "", "=q4=Glyph of Deflection", "=ds=#s14#","","18.18%" }, - { 9, 323047, "", "=q4=Eye of the Dead", "=ds=#s14#" ,"","18.18%" }, - { 10, 323046, "", "=q4=The Restrained Essence of Sapphiron", "=ds=#s14#","","18.18%" }, - { 11, 323041, "", "=q4=Slayer's Crest", "=ds=#s14#","","18.18%" }, - { 12, 319761,"","Fang of the Frost Wyrm","=ds=#h3#, #w13#" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 23545, "", "=q4=Power of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 17, 23547, "", "=q4=Resilience of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 18, 23549, "", "=q4=Fortitude of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 19, 23548, "", "=q4=Might of the Scourge", "=ds=#s3# #e17#" ,"","50%"}, - Prev = "NAXLoatheb25Man"; - Next = "NAXKelThuzad25Man"; - }; - - AtlasLoot_Data["NAXKelThuzad25Man"] = { - { 1, 322802, "", "=q4=Kingsfall", "=ds=#h1#, #w4#","","18.18%" }, - { 2, 323054, "", "=q4=Gressil, Dawn of Ruin", "=ds=#h1#, #w10#" ,"","18.18%"}, - { 3, 323577, "", "=q4=The Hungering Cold", "=ds=#h1#, #w10#" ,"","18.18%"}, - { 4, 323056, "", "=q4=Hammer of the Twisting Nether", "=ds=#h1#, #w6#","","18.18%" }, - { 5, 322798, "", "=q4=Might of Menethil", "=ds=#h2#, #w6#","","18.18%" }, - { 6, 322799, "", "=q4=Soulseeker", "=ds=#w9#","","18.18%" }, - { 7, 322821, "", "=q4=Doomfinger", "=ds=#w12#" ,"","18.18%"}, - { 8, 322812, "", "=q4=Nerubian Slavemaker", "=ds=#w3#" ,"","18.18%"}, - { 9, 322819, "", "=q4=Shield of Condemnation", "=ds=#w8#" ,"","18.18%"}, - { 10, 323057, "", "=q4=Gem of Trapped Innocents", "=ds=#s2#" ,"","18.18%"}, - { 11, 323053, "", "=q4=Stormrage's Talisman of Seething", "=ds=#s2#","","18.18%" }, - { 12, 0,"","","" }, - { 13, 91119, "", "=q4=The Phylactery of Kel'Thuzad", "=ds=#m2#","", "100%" }, - { 14, 23207, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, - { 15, 23206, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, - { 16, 323064, "", "=q4=Ring of the Dreamwalker", "=ds=#s13# =q1=#m1# =ds=#c1#","","22.22%" }, - { 17, 323067, "", "=q4=Ring of the Cryptstalker", "=ds=#s13# =q1=#m1# =ds=#c2#" ,"","22.22%"}, - { 18, 323062, "", "=q4=Frostfire Ring", "=ds=#s13# =q1=#m1# =ds=#c3#" ,"","22.22%"}, - { 19, 323066, "", "=q4=Ring of Redemption", "=ds=#s13# =q1=#m1# =ds=#c4#" ,"","22.22%"}, - { 20, 323061, "", "=q4=Ring of Faith", "=ds=#s13# =q1=#m1# =ds=#c5#" ,"","22.22%"}, - { 21, 323060, "", "=q4=Bonescythe Ring", "=ds=#s13# =q1=#m1# =ds=#c6#" ,"","22.22%"}, - { 22, 323065, "", "=q4=Ring of the Earthshatterer", "=ds=#s13# =q1=#m1# =ds=#c7#" ,"","22.22%"}, - { 23, 323063, "", "=q4=Plagueheart Ring", "=ds=#s13# =q1=#m1# =ds=#c8#" ,"","22.22%"}, - { 24, 323059, "", "=q4=Ring of the Dreadnaught", "=ds=#s13# =q1=#m1# =ds=#c9#" ,"","22.22%"}, - { 25, 0,"","","" }, - { 26, 22733, "", "=q1=Staff Head of Atiesh", "=ds=#m3#" }, - { 27, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}, - { 28, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}, - { 29, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}, - { 30, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}, - Prev = "NAXSapphiron25Man"; - Next = "NAXTrash25Man"; - }; - - AtlasLoot_Data["NAXTrash25Man"] = { - { 1, 323069, "", "=q4=Necro-Knight's Garb", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#, #c3#, #c8#" }, - { 2, 323226, "", "=q4=Ghoul Skin Tunic", "=ds=#s5#, #a2#" }, - { 3, 323663, "", "=q4=Girdle of Elemental Fury", "=ds=#s10#, #a3#" }, - { 4, 323664, "", "=q4=Pauldrons of Elemental Fury", "=ds=#s3#, #a3# =q1=#m1# =ds=#c7#" }, - { 5, 323665, "", "=q4=Leggings of Elemental Fury", "=ds=#s11#, #a3# =q1=#m1# =ds=#c7#" }, - { 6, 323666, "", "=q4=Belt of the Grand Crusader", "=ds=#s10#, #a4# =q1=#m1# =ds=#c4#" }, - { 7, 323667, "", "=q4=Spaulders of the Grand Crusader", "=ds=#s3#, #a4# =q1=#m1# =ds=#c4#" }, - { 8, 323668, "", "=q4=Leggings of the Grand Crusader", "=ds=#s11#, #a4# =q1=#m1# =ds=#c4#" }, - { 9, 323044, "", "=q4=Harbinger of Doom", "=ds=#h1#, #w4#" }, - { 10, 323221, "", "=q4=Misplaced Servo Arm", "=ds=#h1# #w6#" }, - { 11, 323238, "", "=q4=Stygian Buckler", "=ds=#w8#" }, - { 12, 323237, "", "=q4=Ring of the Eternal Flame", "=ds=#s13#" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 22376, "", "=q3=Wartorn Cloth Scrap", "=ds=#m3#" }, - { 17, 22373, "", "=q3=Wartorn Leather Scrap", "=ds=#m3#" }, - { 18, 22374, "", "=q3=Wartorn Chain Scrap", "=ds=#m3#" }, - { 19, 22375, "", "=q3=Wartorn Plate Scrap", "=ds=#m3#" }, - { 20, 0,"","","" }, - { 21, 22708, "", "=q1=Fate of Ramaladni", "=ds=#m3#" }, - { 22, 23055, "", "=q1=Word of Thawing", "=ds=#m20#" }, - Prev = "NAXKelThuzad25Man"; - }; - - - -------------------------- - --- Naxxramas Ascended --- - -------------------------- - - AtlasLoot_Data["NAXPatchwerk25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 222960, "", "=q4=Cloak of Suturing", "=ds=#s4#","", "20%" }, - { 9, 222815, "", "=q4=Severance", "=ds=#h2#, #w1#","", "20%" }, - { 10, 222820, "", "=q4=Wand of Fates", "=ds=#w12#","", "20%" }, - { 11, 222818, "", "=q4=The Plague Bearer", "=ds=#w8#","", "20%" }, - { 12, 222961, "", "=q4=Band of Reanimation", "=ds=#s13#","", "20%" }, - Next = "NAXGrobbulus25ManHEROIC"; - }; - - AtlasLoot_Data["NAXGrobbulus25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","","33.33%" }, - { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","","33.33%" }, - { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","","33.33%" }, - { 7, 0,"","","" }, - { 8, 222968, "", "=q4=Glacial Mantle", "=ds=#s3#, #a1#", "", "20%" }, - { 9, 222967, "", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#", "", "20%" }, - { 10, 222803, "", "=q4=Midnight Haze", "=ds=#h3#, #w4#", "", "20%" }, - { 11, 222988, "", "=q4=The End of Dreams", "=ds=#h3#, #w6#","","20%" }, - { 12, 222810, "", "=q4=Toxin Injector", "=ds=#w5#", "","20%" }, - Prev = "NAXPatchwerk25ManHEROIC"; - Next = "NAXGluth25ManHEROIC"; - }; - - AtlasLoot_Data["NAXGluth25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 222983, "", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#", "", "20%" }, - { 5, 222813, "", "=q4=Claymore of Unholy Might", "=ds=#h2#, #w10#", "","20%" }, - { 6, 223075, "", "=q4=Death's Bargain", "=ds=#w8#", "","20%" }, - { 7, 222994, "", "=q4=Digested Hand of Power", "=ds=#s15#","","20%"}, - { 8, 222981, "", "=q4=Gluth's Missing Collar", "=ds=#s2#","","20%" }, - { 9, 0,"","","" }, - { 10, 0,"","","" }, - { 11, 0,"","","" }, - { 12, 0,"","","" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 17, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 18, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - { 19, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 20, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "8.33%" }, - { 21, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "8.33%" }, - { 22, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","","8.33%" }, - { 23, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 24, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - { 25, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, - { 26, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, - { 27, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, - Prev = "NAXGrobbulus25ManHEROIC"; - Next = "NAXThaddius25ManHEROIC"; - }; - - AtlasLoot_Data["NAXThaddius25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22367, "", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "66.67%"}, - { 5, 22360, "", "=q4=Desecrated Headpiece", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, - { 6, 22353, "", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, - { 7, 0,"","","" }, - { 8, 223070, "", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" ,"", "20%"}, - { 9, 223000, "", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#","", "20%" }, - { 10, 222808, "", "=q4=The Castigator", "=ds=#h1#, #w6#" ,"", "20%"}, - { 11, 222801, "", "=q4=Spire of Twilight", "=ds=#w9#" ,"", "20%"}, - { 12, 223001, "", "=q4=Eye of Diminution", "=ds=#s14#" ,"", "20%"}, - Prev = "NAXGluth25ManHEROIC"; - Next = "NAXAnubRekhan25ManHEROIC"; - }; - - AtlasLoot_Data["NAXAnubRekhan25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "","33.33%" }, - { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, - { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "", "33.33%" }, - { 7, 0,"","","" }, - { 8, 222938, "", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "","20%" }, - { 9, 222936, "", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#","", "20%" }, - { 10, 222937, "", "=q4=Gem of Nerubis", "=ds=#s15#","", "20%" }, - { 11, 222939, "", "=q4=Band of Unanswered Prayers", "=ds=#s13#","", "20%" }, - { 12, 222935, "", "=q4=Touch of Frost", "=ds=#s2#", "", "20%" }, - Prev = "NAXThaddius25ManHEROIC"; - Next = "NAXGrandWidowFearlina25ManHEROIC"; - }; - - AtlasLoot_Data["NAXGrandWidowFearlina25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, - { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 222941, "", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#","", "20%" }, - { 9, 222940, "", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#","", "20%" }, - { 10, 222806, "", "=q4=Widow's Remorse", "=ds=#h1#, #w10#","", "20%" }, - { 11, 222942, "", "=q4=The Widow's Embrace", "=ds=#h3#, #w6#","", "20%" }, - { 12, 222943, "", "=q4=Malice Stone Pendant", "=ds=#s2#","", "20%" }, - Prev = "NAXAnubRekhan25ManHEROIC"; - Next = "NAXMaexxna25ManHEROIC"; - }; - - AtlasLoot_Data["NAXMaexxna25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22371, "", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "67.66%" }, - { 5, 22364, "", "=q4=Desecrated Handguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "67.66%" }, - { 6, 22357, "", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#","", "67.66%" }, - { 7, 0,"","","" }, - { 8, 223220, "", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#","", "20%" }, - { 9, 222804, "", "=q4=Maexxna's Fang", "=ds=#h1#, #w4#","", "20%" }, - { 10, 222807, "", "=q4=Wraith Blade", "=ds=#h3#, #w10#","", "20%" }, - { 11, 222947, "", "=q4=Pendant of Forgotten Names", "=ds=#s2#","", "20%" }, - { 12, 222954, "", "=q4=Kiss of the Spider", "=ds=#s14#","", "20%" }, - Prev = "NAXGrandWidowFearlina25ManHEROIC"; - Next = "NAXInstructorRAuvious25ManHEROIC"; - }; - - AtlasLoot_Data["NAXInstructorRAuvious25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "", "33.33%" }, - { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 223017, "", "=q4=Veil of Eclipse", "=ds=#s4#","", "16.67%" }, - { 9, 223219, "", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#","", "16.67%" }, - { 10, 223014, "", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1#, #w10#","", "16.67%" }, - { 11, 223009, "", "=q4=Wand of the Whispering Dead", "=ds=#w12#","", "16.67%" }, - { 12, 223004, "", "=q4=Idol of Longevity", "=ds=#s16#, #w14#","", "16.67%" }, - { 13, 223018, "", "=q4=Signet of the Fallen Defender", "=ds=#s13#","", "16.67%" }, - Prev = "NAXMaexxna25ManHEROIC"; - Next = "NAXGothicderHarvester25ManHEROIC"; - }; - - AtlasLoot_Data["NAXGothicderHarvester25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 223032, "", "=q4=Glacial Headdress", "=ds=#s1#, #a1#","", "20%" }, - { 9, 223021, "", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#","", "20%" }, - { 10, 223020, "", "=q4=Polar Helmet", "=ds=#s1#, #a2#","", "20%" }, - { 11, 223073, "", "=q4=Boots of Displacement", "=ds=#s12#, #a2#","", "20%" }, - { 12, 223023, "", "=q4=Sadist's Collar", "=ds=#s2#","", "20%" }, - Prev = "NAXInstructorRAuvious25ManHEROIC"; - Next = "NAXTheFourHorsemen25ManHEROIC"; - }; - - AtlasLoot_Data["NAXTheFourHorsemen25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22351, "", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, - { 5, 22350, "", "=q4=Desecrated Tunic", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22349, "", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 223071, "", "=q4=Leggings of Apocalypse", "=ds=#s11#, #a2#","", "16.67%" }, - { 9, 222809, "", "=q4=Maul of the Redeemed Crusader", "=ds=#h2#, #w6#","", "16.67%" }, - { 10, 222691, "", "=q4=Corrupted Ashbringer", "=ds=#h2#, #w10#","", "16.67%" }, - { 11, 222811, "", "=q4=Soulstring", "=ds=#w2#","", "20%" }, - { 12, 223025, "", "=q4=Seal of the Damned", "=ds=#s13#","", "16.67%" }, - { 13, 223027, "", "=q4=Warmth of Forgiveness", "=ds=#s14#","", "16.67%" }, - Prev = "NAXGothicderHarvester25ManHEROIC"; - Next = "NAXNothderPlaguebringer25ManHEROIC"; - }; - - AtlasLoot_Data["NAXNothderPlaguebringer25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, - { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 223030, "", "=q4=Cloak of the Scourge", "=ds=#s4#","", "14.29%" }, - { 9, 222816, "", "=q4=Hatchet of Sundered Bone", "=ds=#h1#, #w1#","", "14.29%" }, - { 10, 223005, "", "=q4=Totem of Flowing Water", "=ds=#s16#, #w15#","", "14.29%" }, - { 11, 223006, "", "=q4=Libram of Light", "=ds=#s16#, #w16#","", "14.29%" }, - { 12, 223029, "", "=q4=Noth's Frigid Heart", "=ds=#s15#","", "14.29%" }, - { 13, 223031, "", "=q4=Band of the Inevitable", "=ds=#s13#","", "14.29%" }, - { 14, 223028, "", "=q4=Hailstone Band", "=ds=#s13#","", "14.29%" }, - Prev = "NAXTheFourHorsemen25ManHEROIC"; - Next = "NAXHeiganderUnclean25ManHEROIC"; - }; - - AtlasLoot_Data["NAXHeiganderUnclean25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, - { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, - { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, - { 7, 0,"","","" }, - { 8, 223035, "", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#","", "20%" }, - { 9, 223033, "", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#","", "20%" }, - { 10, 223019, "", "=q4=Icebane Helmet", "=ds=#s1#, #a4#","", "20%" }, - { 11, 223068, "", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#","", "20%" }, - { 12, 223036, "", "=q4=Necklace of Necropsy", "=ds=#s2#","", "20%" }, - Prev = "NAXNothderPlaguebringer25ManHEROIC"; - Next = "NAXLoatheb25ManHEROIC"; - }; - - AtlasLoot_Data["NAXLoatheb25ManHEROIC"] = { - { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, - { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, - { 3, 0,"","","" }, - { 4, 22366, "", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "66.67%" }, - { 5, 22359, "", "=q4=Desecrated Legguards", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, - { 6, 22352, "", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, - { 7, 0,"","","" }, - { 8, 223039, "", "=q4=The Eye of Nerub", "=ds=#w7#","", "20%" }, - { 9, 222800, "", "=q4=Brimstone Staff", "=ds=#w9#","", "20%" }, - { 10, 223037, "", "=q4=Ring of Spiritual Fervor", "=ds=#s13#","", "20%" }, - { 11, 223038, "", "=q4=Band of Unnatural Forces", "=ds=#s13#" ,"", "20%"}, - { 12, 223042, "", "=q4=Loatheb's Reflection", "=ds=#s14#","", "20%" }, - Prev = "NAXHeiganderUnclean25ManHEROIC"; - Next = "NAXSapphiron25ManHEROIC"; - }; - - AtlasLoot_Data["NAXSapphiron25ManHEROIC"] = { - { 1, 223050, "", "=q4=Cloak of the Necropolis", "=ds=#s4#","","18.18%" }, - { 2, 223045, "", "=q4=Shroud of Dominion", "=ds=#s4#","","18.18%" }, - { 3, 223072, "", "=q4=Fists of the Unrelenting", "=ds=#s9#, #a4#","","18.18%" }, - { 4, 223043, "", "=q4=The Face of Death", "=ds=#w8#","","18.18%" }, - { 5, 223242, "", "=q4=Claw of the Frost Wyrm", "=ds=#h4#, #w13#","","18.18%" }, - { 6, 223049, "", "=q4=Sapphiron's Left Eye", "=ds=#s15#","","18.18%" }, - { 7, 223048, "", "=q4=Sapphiron's Right Eye", "=ds=#s15#","","18.18%" }, - { 8, 223040, "", "=q4=Glyph of Deflection", "=ds=#s14#","","18.18%" }, - { 9, 223047, "", "=q4=Eye of the Dead", "=ds=#s14#" ,"","18.18%" }, - { 10, 223046, "", "=q4=The Restrained Essence of Sapphiron", "=ds=#s14#","","18.18%" }, - { 11, 223041, "", "=q4=Slayer's Crest", "=ds=#s14#","","18.18%" }, - { 12, 219761,"","Fang of the Frost Wyrm","=ds=#h3#, #w13#" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 23545, "", "=q4=Power of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 17, 23547, "", "=q4=Resilience of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 18, 23549, "", "=q4=Fortitude of the Scourge", "=ds=#s3# #e17#","","50%" }, - { 19, 23548, "", "=q4=Might of the Scourge", "=ds=#s3# #e17#" ,"","50%"}, - Prev = "NAXLoatheb25ManHEROIC"; - Next = "NAXKelThuzad25ManHEROIC"; - }; - - AtlasLoot_Data["NAXKelThuzad25ManHEROIC"] = { - { 1, 222802, "", "=q4=Kingsfall", "=ds=#h1#, #w4#","","18.18%" }, - { 2, 223054, "", "=q4=Gressil, Dawn of Ruin", "=ds=#h1#, #w10#" ,"","18.18%"}, - { 3, 223577, "", "=q4=The Hungering Cold", "=ds=#h1#, #w10#" ,"","18.18%"}, - { 4, 223056, "", "=q4=Hammer of the Twisting Nether", "=ds=#h1#, #w6#","","18.18%" }, - { 5, 222798, "", "=q4=Might of Menethil", "=ds=#h2#, #w6#","","18.18%" }, - { 6, 222799, "", "=q4=Soulseeker", "=ds=#w9#","","18.18%" }, - { 7, 222821, "", "=q4=Doomfinger", "=ds=#w12#" ,"","18.18%"}, - { 8, 222812, "", "=q4=Nerubian Slavemaker", "=ds=#w3#" ,"","18.18%"}, - { 9, 222819, "", "=q4=Shield of Condemnation", "=ds=#w8#" ,"","18.18%"}, - { 10, 223057, "", "=q4=Gem of Trapped Innocents", "=ds=#s2#" ,"","18.18%"}, - { 11, 223053, "", "=q4=Stormrage's Talisman of Seething", "=ds=#s2#","","18.18%" }, - { 12, 0,"","","" }, - { 13, 291119, "", "=q4=The Phylactery of Kel'Thuzad", "=ds=#m2#","", "100%" }, - { 14, 223207, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, - { 15, 223206, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, - { 16, 223064, "", "=q4=Ring of the Dreamwalker", "=ds=#s13# =q1=#m1# =ds=#c1#","","22.22%" }, - { 17, 223067, "", "=q4=Ring of the Cryptstalker", "=ds=#s13# =q1=#m1# =ds=#c2#" ,"","22.22%"}, - { 18, 223062, "", "=q4=Frostfire Ring", "=ds=#s13# =q1=#m1# =ds=#c3#" ,"","22.22%"}, - { 19, 223066, "", "=q4=Ring of Redemption", "=ds=#s13# =q1=#m1# =ds=#c4#" ,"","22.22%"}, - { 20, 223061, "", "=q4=Ring of Faith", "=ds=#s13# =q1=#m1# =ds=#c5#" ,"","22.22%"}, - { 21, 223060, "", "=q4=Bonescythe Ring", "=ds=#s13# =q1=#m1# =ds=#c6#" ,"","22.22%"}, - { 22, 223065, "", "=q4=Ring of the Earthshatterer", "=ds=#s13# =q1=#m1# =ds=#c7#" ,"","22.22%"}, - { 23, 223063, "", "=q4=Plagueheart Ring", "=ds=#s13# =q1=#m1# =ds=#c8#" ,"","22.22%"}, - { 24, 223059, "", "=q4=Ring of the Dreadnaught", "=ds=#s13# =q1=#m1# =ds=#c9#" ,"","22.22%"}, - { 25, 0,"","","" }, - { 26, 222733, "", "=q1=Staff Head of Atiesh", "=ds=#m3#" }, - { 27, 222632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}, - { 28, 222589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}, - { 29, 222631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}, - { 30, 222630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}, - Prev = "NAXSapphiron25ManHEROIC"; - Next = "NAXTrash25ManHEROIC"; - }; - - AtlasLoot_Data["NAXTrash25ManHEROIC"] = { - { 1, 223069, "", "=q4=Necro-Knight's Garb", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#, #c3#, #c8#" }, - { 2, 223226, "", "=q4=Ghoul Skin Tunic", "=ds=#s5#, #a2#" }, - { 3, 223663, "", "=q4=Girdle of Elemental Fury", "=ds=#s10#, #a3#" }, - { 4, 223664, "", "=q4=Pauldrons of Elemental Fury", "=ds=#s3#, #a3# =q1=#m1# =ds=#c7#" }, - { 5, 223665, "", "=q4=Leggings of Elemental Fury", "=ds=#s11#, #a3# =q1=#m1# =ds=#c7#" }, - { 6, 223666, "", "=q4=Belt of the Grand Crusader", "=ds=#s10#, #a4# =q1=#m1# =ds=#c4#" }, - { 7, 223667, "", "=q4=Spaulders of the Grand Crusader", "=ds=#s3#, #a4# =q1=#m1# =ds=#c4#" }, - { 8, 223668, "", "=q4=Leggings of the Grand Crusader", "=ds=#s11#, #a4# =q1=#m1# =ds=#c4#" }, - { 9, 223044, "", "=q4=Harbinger of Doom", "=ds=#h1#, #w4#" }, - { 10, 223221, "", "=q4=Misplaced Servo Arm", "=ds=#h1# #w6#" }, - { 11, 223238, "", "=q4=Stygian Buckler", "=ds=#w8#" }, - { 12, 223237, "", "=q4=Ring of the Eternal Flame", "=ds=#s13#" }, - { 13, 0,"","","" }, - { 14, 0,"","","" }, - { 15, 0,"","","" }, - { 16, 22376, "", "=q3=Wartorn Cloth Scrap", "=ds=#m3#" }, - { 17, 22373, "", "=q3=Wartorn Leather Scrap", "=ds=#m3#" }, - { 18, 22374, "", "=q3=Wartorn Chain Scrap", "=ds=#m3#" }, - { 19, 22375, "", "=q3=Wartorn Plate Scrap", "=ds=#m3#" }, - { 20, 0,"","","" }, - { 21, 22708, "", "=q1=Fate of Ramaladni", "=ds=#m3#" }, - { 22, 23055, "", "=q1=Word of Thawing", "=ds=#m20#" }, - Prev = "NAXKelThuzad"; - }; - - - --------------------- - --- Onyxia's Lair 60 --- - --------------------- - - AtlasLoot_Data["Onyxia60"] = { - { 1, 16914, "", "=q4=Netherwind Crown", "=q1=#m1# =ds=#c3# (T2)", "","22.22%" }, - { 2, 16921, "", "=q4=Halo of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "","22.22%" }, - { 3, 16929, "", "=q4=Nemesis Skullcap", "=q1=#m1# =ds=#c8# (T2)","", "22.22%" }, - { 4, 16900, "", "=q4=Stormrage Cover", "=q1=#m1# =ds=#c1# (T2)","", "22.22%" }, - { 5, 16908, "", "=q4=Bloodfang Hood", "=q1=#m1# =ds=#c6# (T2)", "","22.22%" }, - { 6, 16939, "", "=q4=Dragonstalker's Helm", "=q1=#m1# =ds=#c2# (T2)", "","22.22%" }, - { 7, 16947, "", "=q4=Helmet of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "","22.22%" }, - { 8, 16963, "", "=q4=Helm of Wrath", "=q1=#m1# =ds=#c9# (T2)","", "22.22%" }, - { 9, 16955, "", "=q4=Judgement Crown", "=q1=#m1# =ds=#c4# (T2)", "","22.22%" }, - { 10, 0,"","","" }, - { 11, 18705, "", "=q4=Mature Black Dragon Sinew", "=ds=#m3# =q1=#m1# =ds=#c2#", "","100%" }, - { 12, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#" }, - { 13, 0,"","","" }, - { 14, 15410, "","=q3=Scale of Onyxia", "=ds=#e8#" }, - { 15, 17966, "", "=q2=Onyxia Hide Backpack", "=ds=#m14# #e1#","", "100%"}, - { 16, 17078, "", "=q4=Sapphiron Drape", "=ds=#s4#","", "28.57%" }, - { 17, 18205, "", "=q4=Eskhandar's Collar", "=ds=#s2#","", "28.57%" }, - { 18, 18813, "", "=q4=Ring of Binding", "=ds=#s13#", "","28.57%" }, - { 19, 17064, "", "=q4=Shard of the Scale", "=ds=#s14#","", "28.57%" }, - { 20, 17067, "", "=q4=Ancient Cornerstone Grimoire", "=ds=#s15#","", "28.57%" }, - { 21, 17075, "", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#","", "28.57%" }, - { 22, 17068, "", "=q4=Deathbringer","=ds=#h1#, #w1#","", "28.57%" }, - { 24, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, - { 25, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, - { 26, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, - { 27, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, - { 29, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", "" }; - }; - - - ------------------------------- - --- Onyxia's Lair 60 HEROIC FLEX --- - ------------------------------- - - AtlasLoot_Data["Onyxia6025Man"] = { - { 1, 316914, "", "=q4=Netherwind Crown", "=q1=#m1# =ds=#c3# (T2)", "","22.22%" }, - { 2, 316921, "", "=q4=Halo of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "","22.22%" }, - { 3, 316929, "", "=q4=Nemesis Skullcap", "=q1=#m1# =ds=#c8# (T2)","", "22.22%" }, - { 4, 316900, "", "=q4=Stormrage Cover", "=q1=#m1# =ds=#c1# (T2)","", "22.22%" }, - { 5, 316908, "", "=q4=Bloodfang Hood", "=q1=#m1# =ds=#c6# (T2)", "","22.22%" }, - { 6, 316939, "", "=q4=Dragonstalker's Helm", "=q1=#m1# =ds=#c2# (T2)", "","22.22%" }, - { 7, 316947, "", "=q4=Helmet of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "","22.22%" }, - { 8, 316963, "", "=q4=Helm of Wrath", "=q1=#m1# =ds=#c9# (T2)","", "22.22%" }, - { 9, 316955, "", "=q4=Judgement Crown", "=q1=#m1# =ds=#c4# (T2)", "","22.22%" }, - { 10, 0,"","","" }, - { 11, 18705, "", "=q4=Mature Black Dragon Sinew", "=ds=#m3# =q1=#m1# =ds=#c2#", "","100%" }, - { 12, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#" }, - { 13, 0,"","","" }, - { 14, 15410, "","=q3=Scale of Onyxia", "=ds=#e8#" }, - { 15, 17966, "", "=q2=Onyxia Hide Backpack", "=ds=#m14# #e1#","", "100%"}, - { 16, 317078, "", "=q4=Sapphiron Drape", "=ds=#s4#","", "28.57%" }, - { 17, 318205, "", "=q4=Eskhandar's Collar", "=ds=#s2#","", "28.57%" }, - { 18, 318813, "", "=q4=Ring of Binding", "=ds=#s13#", "","28.57%" }, - { 19, 317064, "", "=q4=Shard of the Scale", "=ds=#s14#","", "28.57%" }, - { 20, 317067, "", "=q4=Ancient Cornerstone Grimoire", "=ds=#s15#","", "28.57%" }, - { 21, 317075, "", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#","", "28.57%" }, - { 22, 317068, "", "=q4=Deathbringer","=ds=#h1#, #w1#","", "28.57%" }, - { 24, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, - { 25, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, - { 26, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, - { 27, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, - { 29, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", "" }; - }; - - ------------------------------- - --- Onyxia's Lair 60 ASCENDED --- - ------------------------------- - - AtlasLoot_Data["Onyxia6025ManHEROIC"] = { - { 1, 216914, "", "=q4=Netherwind Crown", "=q1=#m1# =ds=#c3# (T2)", "","22.22%" }, - { 2, 216921, "", "=q4=Halo of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "","22.22%" }, - { 3, 216929, "", "=q4=Nemesis Skullcap", "=q1=#m1# =ds=#c8# (T2)","", "22.22%" }, - { 4, 216900, "", "=q4=Stormrage Cover", "=q1=#m1# =ds=#c1# (T2)","", "22.22%" }, - { 5, 216908, "", "=q4=Bloodfang Hood", "=q1=#m1# =ds=#c6# (T2)", "","22.22%" }, - { 6, 216939, "", "=q4=Dragonstalker's Helm", "=q1=#m1# =ds=#c2# (T2)", "","22.22%" }, - { 7, 216947, "", "=q4=Helmet of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "","22.22%" }, - { 8, 216963, "", "=q4=Helm of Wrath", "=q1=#m1# =ds=#c9# (T2)","", "22.22%" }, - { 9, 216955, "", "=q4=Judgement Crown", "=q1=#m1# =ds=#c4# (T2)", "","22.22%" }, - { 10, 0,"","","" }, - { 11, 18705, "", "=q4=Mature Black Dragon Sinew", "=ds=#m3# =q1=#m1# =ds=#c2#", "","100%" }, - { 12, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#" }, - { 13, 0,"","","" }, - { 14, 15410, "","=q3=Scale of Onyxia", "=ds=#e8#" }, - { 15, 17966, "", "=q2=Onyxia Hide Backpack", "=ds=#m14# #e1#","", "100%"}, - { 16, 217078, "", "=q4=Sapphiron Drape", "=ds=#s4#","", "28.57%" }, - { 17, 218205, "", "=q4=Eskhandar's Collar", "=ds=#s2#","", "28.57%" }, - { 18, 218813, "", "=q4=Ring of Binding", "=ds=#s13#", "","28.57%" }, - { 19, 217064, "", "=q4=Shard of the Scale", "=ds=#s14#","", "28.57%" }, - { 20, 217067, "", "=q4=Ancient Cornerstone Grimoire", "=ds=#s15#","", "28.57%" }, - { 21, 217075, "", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#","", "28.57%" }, - { 22, 217068, "", "=q4=Deathbringer","=ds=#h1#, #w1#","", "28.57%" }, - { 24, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, - { 25, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, - { 26, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, - { 27, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, - { 29, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", "" }; - }; - - -------------------------- - --- Sets & Collections --- - -------------------------- - - ------------------------------------ - --- Dungeon 1 and 2 Sets (D1/D2) --- - ------------------------------------ - - AtlasLoot_Data["T0Druid"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#t0s1#", "=ec1=#j6#"}; - { 2, 16720, "", "=q3=Wildheart Cowl", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "7.09%"}; - { 3, 16718, "", "=q3=Wildheart Spaulders", "=ds="..BabbleBoss["Gizrul the Slavener"].." ("..AL["LBRS"]..")", "", "11.04%"}; - { 4, 16706, "", "=q3=Wildheart Vest", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "7.36%"}; - { 5, 16714, "", "=q3=Wildheart Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.85%"}; - { 6, 16717, "", "=q3=Wildheart Gloves", "=ds="..BabbleBoss["The Unforgiven"].." ("..AL["Strat"]..")", "", "12.61%"}; - { 7, 16716, "", "=q3=Wildheart Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Scholo"]..")", "", "2.60%"}; - { 8, 16719, "", "=q3=Wildheart Kilt", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "6.58%"}; - { 9, 16715, "", "=q3=Wildheart Boots", "=ds="..BabbleBoss["Mother Smolderweb"].." ("..AL["LBRS"]..")", "", "13.03%"}; - { 16, 0, "Spell_Nature_Regeneration", "=q6=#t05s1#", "=ec1=#j7#"}; - { 17, 22109, "", "=q4=Feralheart Cowl", "=ds=#a2#, #s1#"}; - { 18, 22112, "", "=q3=Feralheart Spaulders", "=ds=#a2#, #s3#"}; - { 19, 22113, "", "=q4=Feralheart Vest", "=ds=#a2#, #s5#"}; - { 20, 22108, "", "=q3=Feralheart Bracers", "=ds=#a2#, #s8#"}; - { 21, 22110, "", "=q4=Feralheart Gloves", "=ds=#a2#, #s9#"}; - { 22, 22106, "", "=q3=Feralheart Belt", "=ds=#a2#, #s10#"}; - { 23, 22111, "", "=q3=Feralheart Kilt", "=ds=#a2#, #s11#"}; - { 24, 22107, "", "=q4=Feralheart Boots", "=ds=#a2#, #s12#"}; - Next = "T1T2Druid"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Hunter"] = { - { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t0s2#", "=ec1=#j6#"}; - { 2, 16677, "", "=q3=Beaststalker's Cap", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "7.00%"}; - { 3, 16679, "", "=q3=Beaststalker's Mantle", "=ds="..BabbleBoss["Overlord Wyrmthalak"].." ("..AL["LBRS"]..")", "", "9.89%"}; - { 4, 16674, "", "=q3=Beaststalker's Tunic", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "6.81%"}; - { 5, 16681, "", "=q3=Beaststalker's Bindings", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.64%"}; - { 6, 16676, "", "=q3=Beaststalker's Gloves", "=ds="..BabbleBoss["War Master Voone"].." ("..AL["LBRS"]..")", "", "9.15%"}; - { 7, 16680, "", "=q3=Beaststalker's Belt", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.36%"}; - { 8, 16678, "", "=q3=Beaststalker's Pants", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "6.16%"}; - { 9, 16675, "", "=q3=Beaststalker's Boots", "=ds="..BabbleBoss["Nerub'enkan"].." ("..AL["Strat"]..")", "", "13.62%"}; - { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t05s2#", "=ec1=#j7#"}; - { 17, 22013, "", "=q4=Beastmaster's Cap", "=ds=#a3#, #s1#"}; - { 18, 22016, "", "=q3=Beastmaster's Mantle", "=ds=#a3#, #s3#"}; - { 19, 22060, "", "=q4=Beastmaster's Tunic", "=ds=#a3#, #s5#"}; - { 20, 22011, "", "=q3=Beastmaster's Bindings", "=ds=#a3#, #s8#"}; - { 21, 22015, "", "=q4=Beastmaster's Gloves", "=ds=#a3#, #s9#"}; - { 22, 22010, "", "=q3=Beastmaster's Belt", "=ds=#a3#, #s10#"}; - { 23, 22017, "", "=q3=Beastmaster's Pants", "=ds=#a3#, #s11#"}; - { 24, 22061, "", "=q4=Beastmaster's Boots", "=ds=#a3#, #s12#"}; - Next = "T1T2Hunter"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Mage"] = { - { 1, 0, "Spell_Frost_IceStorm", "=q6=#t0s3#", "=ec1=#j6#"}; - { 2, 16686, "", "=q3=Magister's Crown", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "8.60%"}; - { 3, 16689, "", "=q3=Magister's Mantle", "=ds="..BabbleBoss["Ras Frostwhisper"].." ("..AL["Scholo"]..")", "", "11.93%"}; - { 4, 16688, "", "=q3=Magister's Robes", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "7.24%"}; - { 5, 16683, "", "=q3=Magister's Bindings", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.19%"}; - { 6, 16684, "", "=q3=Magister's Gloves", "=ds="..BabbleBoss["Doctor Theolen Krastinov"].." ("..AL["Scholo"]..")", "", "9.75%"}; - { 7, 16685, "", "=q3=Magister's Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.32%"}; - { 8, 16687, "", "=q3=Magister's Leggings", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "6.79%"}; - { 9, 16682, "", "=q3=Magister's Boots", "=ds="..BabbleBoss["Hearthsinger Forresten"].." ("..AL["Strat"]..")", "", "10.86%"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#t05s3#", "=ec1=#j7#"}; - { 17, 22065, "", "=q4=Sorcerer's Crown", "=ds=#a1#, #s1#"}; - { 18, 22068, "", "=q3=Sorcerer's Mantle", "=ds=#a1#, #s3#"}; - { 19, 22069, "", "=q4=Sorcerer's Robes", "=ds=#a1#, #s5#"}; - { 20, 22063, "", "=q3=Sorcerer's Bindings", "=ds=#a1#, #s8#"}; - { 21, 22066, "", "=q4=Sorcerer's Gloves", "=ds=#a1#, #s9#"}; - { 22, 22062, "", "=q3=Sorcerer's Belt", "=ds=#a1#, #s10#"}; - { 23, 22067, "", "=q3=Sorcerer's Leggings", "=ds=#a1#, #s11#"}; - { 24, 22064, "", "=q4=Sorcerer's Boots", "=ds=#a1#, #s12#"}; - Next = "T1T2Mage"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Paladin"] = { - { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t0s4#", "=ec1=#j6#"}; - { 2, 16727, "", "=q3=Lightforge Helm", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "5.32%"}; - { 3, 16729, "", "=q3=Lightforge Spaulders", "=ds="..BabbleBoss["The Beast"].." ("..AL["UBRS"]..")", "", "13.62%"}; - { 4, 16726, "", "=q3=Lightforge Breastplate", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "3.76%"}; - { 5, 16722, "", "=q3=Lightforge Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Scholo"]..")", "", "3.37%"}; - { 6, 16724, "", "=q3=Lightforge Gauntlets", "=ds="..BabbleBoss["Timmy the Cruel"].." ("..AL["Strat"]..")", "", "10.42%"}; - { 7, 16723, "", "=q3=Lightforge Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.93%"}; - { 8, 16728, "", "=q3=Lightforge Legplates", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "4.20%"}; - { 9, 16725, "", "=q3=Lightforge Boots", "=ds="..BabbleBoss["Balnazzar"].." ("..AL["Strat"]..")", "", "11.11%"}; - { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t05s4#", "=ec1=#j7#"}; - { 17, 22091, "", "=q4=Soulforge Helm", "=ds=#a4#, #s1#"}; - { 18, 22093, "", "=q3=Soulforge Spaulders", "=ds=#a4#, #s3#"}; - { 19, 22089, "", "=q4=Soulforge Breastplate", "=ds=#a4#, #s5#"}; - { 20, 22088, "", "=q3=Soulforge Bracers", "=ds=#a4#, #s8#"}; - { 21, 22090, "", "=q4=Soulforge Gauntlets", "=ds=#a4#, #s9#"}; - { 22, 22086, "", "=q3=Soulforge Belt", "=ds=#a4#, #s10#"}; - { 23, 22092, "", "=q3=Soulforge Legplates", "=ds=#a4#, #s11#"}; - { 24, 22087, "", "=q4=Soulforge Boots", "=ds=#a4#, #s12#"}; - Next = "T1T2Paladin"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Priest"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t0s5#", "=ec1=#j6#"}; - { 2, 16693, "", "=q3=Devout Crown", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "7.89%"}; - { 3, 16695, "", "=q3=Devout Mantle", "=ds="..BabbleBoss["Solakar Flamewreath"].." ("..AL["UBRS"]..")", "", "12.84%"}; - { 4, 16690, "", "=q3=Devout Robe", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "6.20%"}; - { 5, 16697, "", "=q3=Devout Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.13%"}; - { 6, 16692, "", "=q3=Devout Gloves", "=ds="..BabbleBoss["Archivist Galford"].." ("..AL["Strat"]..")", "", "12.46%"}; - { 7, 16696, "", "=q3=Devout Belt", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "2.07%"}; - { 8, 16694, "", "=q3=Devout Skirt", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "7.42%"}; - { 9, 16691, "", "=q3=Devout Sandals", "=ds="..BabbleBoss["Maleki the Pallid"].." ("..AL["Strat"]..")", "", "13.64%"}; - { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t05s5#", "=ec1=#j7#"}; - { 17, 22080, "", "=q4=Virtuous Crown", "=ds=#a1#, #s1#"}; - { 18, 22082, "", "=q3=Virtuous Mantle", "=ds=#a1#, #s3#"}; - { 19, 22083, "", "=q4=Virtuous Robe", "=ds=#a1#, #s5#"}; - { 20, 22079, "", "=q3=Virtuous Bracers", "=ds=#a1#, #s8#"}; - { 21, 22081, "", "=q4=Virtuous Gloves", "=ds=#a1#, #s9#"}; - { 22, 22078, "", "=q3=Virtuous Belt", "=ds=#a1#, #s10#"}; - { 23, 22085, "", "=q3=Virtuous Skirt", "=ds=#a1#, #s11#"}; - { 24, 22084, "", "=q4=Virtuous Sandals", "=ds=#a1#, #s12#"}; - Next = "T1T2Priest"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Rogue"] = { - { 1, 0, "Ability_BackStab", "=q6=#t0s6#", "=ec1=#j6#"}; - { 2, 16707, "", "=q3=Shadowcraft Cap", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "6.65%"}; - { 3, 16708, "", "=q3=Shadowcraft Spaulders", "=ds="..BabbleBoss["Cannon Master Willey"].." ("..AL["Strat"]..")", "", "10.68%"}; - { 4, 16721, "", "=q3=Shadowcraft Tunic", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "6.09%"}; - { 5, 16710, "", "=q3=Shadowcraft Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Scholo"]..")", "", "3.51%"}; - { 6, 16712, "", "=q3=Shadowcraft Gloves", "=ds="..BabbleBoss["Shadow Hunter Vosh'gajin"].." ("..AL["LBRS"]..")", "", "11.89%"}; - { 7, 16713, "", "=q3=Shadowcraft Belt", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.05%"}; - { 8, 16709, "", "=q3=Shadowcraft Pants", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "7.76%"}; - { 9, 16711, "", "=q3=Shadowcraft Boots", "=ds="..BabbleBoss["Rattlegore"].." ("..AL["Scholo"]..")", "", "14.32%"}; - { 16, 0, "Ability_BackStab", "=q6=#t05s6#", "=ec1=#j7#"}; - { 17, 22005, "", "=q4=Darkmantle Cap", "=ds=#a2#, #s1#"}; - { 18, 22008, "", "=q3=Darkmantle Spaulders", "=ds=#a2#, #s3#"}; - { 19, 22009, "", "=q4=Darkmantle Tunic", "=ds=#a2#, #s5#"}; - { 20, 22004, "", "=q3=Darkmantle Bracers", "=ds=#a2#, #s8#"}; - { 21, 22006, "", "=q4=Darkmantle Gloves", "=ds=#a2#, #s9#"}; - { 22, 22002, "", "=q3=Darkmantle Belt", "=ds=#a2#, #s10#"}; - { 23, 22007, "", "=q3=Darkmantle Pants", "=ds=#a2#, #s11#"}; - { 24, 22003, "", "=q4=Darkmantle Boots", "=ds=#a2#, #s12#"}; - Next = "T1T2Rogue"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Shaman"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t0s7#", "=ec1=#j6#"}; - { 2, 16667, "", "=q3=Coif of Elements", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "2.86%"}; - { 3, 16669, "", "=q3=Pauldrons of Elements", "=ds="..BabbleBoss["Gyth"].." ("..AL["UBRS"]..")", "", "14.77%"}; - { 4, 16666, "", "=q3=Vest of Elements", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "3.03%"}; - { 5, 16671, "", "=q3=Bindings of Elements", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.59%"}; - { 6, 16672, "", "=q3=Gauntlets of Elements", "=ds="..BabbleBoss["Pyroguard Emberseer"].." ("..AL["UBRS"]..")", "", "14.23%"}; - { 7, 16673, "", "=q3=Cord of Elements", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.06%"}; - { 8, 16668, "", "=q3=Kilt of Elements", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "3.02%"}; - { 9, 16670, "", "=q3=Boots of Elements", "=ds="..BabbleBoss["Highlord Omokk"].." ("..AL["LBRS"]..")", "", "9.35%"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t05s7#", "=ec1=#j7#"}; - { 17, 22097, "", "=q4=Coif of The Five Thunders", "=ds=#a3#, #s1#"}; - { 18, 22101, "", "=q3=Pauldrons of The Five Thunders", "=ds=#a3#, #s3#"}; - { 19, 22102, "", "=q4=Vest of The Five Thunders", "=ds=#a3#, #s5#"}; - { 20, 22095, "", "=q3=Bindings of The Five Thunders", "=ds=#a3#, #s8#"}; - { 21, 22099, "", "=q4=Gauntlets of The Five Thunders", "=ds=#a3#, #s9#"}; - { 22, 22098, "", "=q3=Cord of The Five Thunders", "=ds=#a3#, #s10#"}; - { 23, 22100, "", "=q3=Kilt of The Five Thunders", "=ds=#a3#, #s11#"}; - { 24, 22096, "", "=q4=Boots of The Five Thunders", "=ds=#a3#, #s12#"}; - Next = "T1T2Shaman"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Warlock"] = { - { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t0s8#", "=ec1=#j6#"}; - { 2, 16698, "", "=q3=Dreadmist Mask", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "8.78%"}; - { 3, 16701, "", "=q3=Dreadmist Mantle", "=ds="..BabbleBoss["Jandice Barov"].." ("..AL["Scholo"]..")", "", "12.20%"}; - { 4, 16700, "", "=q3=Dreadmist Robe", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "8.04%"}; - { 5, 16703, "", "=q3=Dreadmist Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.68%"}; - { 6, 16705, "", "=q3=Dreadmist Wraps", "=ds="..BabbleBoss["Lorekeeper Polkelt"].." ("..AL["Scholo"]..")", "", "14.54%"}; - { 7, 16702, "", "=q3=Dreadmist Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.03%"}; - { 8, 16699, "", "=q3=Dreadmist Leggings", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "7.31%"}; - { 9, 16704, "", "=q3=Dreadmist Sandals", "=ds="..BabbleBoss["Baroness Anastari"].." ("..AL["Strat"]..")", "", "13.16%"}; - { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t05s8#", "=ec1=#j7#"}; - { 17, 22074, "", "=q4=Deathmist Mask", "=ds=#a1#, #s1#"}; - { 18, 22073, "", "=q3=Deathmist Mantle", "=ds=#a1#, #s5#"}; - { 19, 22075, "", "=q4=Deathmist Robe", "=ds=#a1#, #s3#"}; - { 20, 22071, "", "=q3=Deathmist Bracers", "=ds=#a1#, #s8#"}; - { 21, 22077, "", "=q4=Deathmist Wraps", "=ds=#a1#, #s9#"}; - { 22, 22070, "", "=q3=Deathmist Belt", "=ds=#a1#, #s10#"}; - { 23, 22072, "", "=q3=Deathmist Leggings", "=ds=#a1#, #s11#"}; - { 24, 22076, "", "=q4=Deathmist Sandals", "=ds=#a1#, #s12#"}; - Next = "T1T2Warlock"; - Back = "T0SET"; - }; - - AtlasLoot_Data["T0Warrior"] = { - { 1, 0, "INV_Shield_05", "=q6=#t0s9#", "=ec1=#j6#"}; - { 2, 16731, "", "=q3=Helm of Valor", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "6.54%"}; - { 3, 16733, "", "=q3=Spaulders of Valor", "=ds="..BabbleBoss["Warchief Rend Blackhand"].." ("..AL["UBRS"]..")", "", "13.39%"}; - { 4, 16730, "", "=q3=Breastplate of Valor", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "5.83%"}; - { 5, 16735, "", "=q3=Bracers of Valor", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.49%"}; - { 6, 16737, "", "=q3=Gauntlets of Valor", "=ds="..BabbleBoss["Ramstein the Gorger"].." ("..AL["Strat"]..")", "", "9.58%"}; - { 7, 16736, "", "=q3=Belt of Valor", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.96%"}; - { 8, 16732, "", "=q3=Legplates of Valor", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "5.74%"}; - { 9, 16734, "", "=q3=Boots of Valor", "=ds="..BabbleBoss["Kirtonos the Herald"].." ("..AL["Scholo"]..")", "", "11.12%"}; - { 16, 0, "INV_Shield_05", "=q6=#t05s9#", "=ec1=#j7#"}; - { 17, 21999, "", "=q4=Helm of Heroism", "=ds=#a4#, #s1#"}; - { 18, 22001, "", "=q3=Spaulders of Heroism", "=ds=#a4#, #s3#"}; - { 19, 21997, "", "=q4=Breastplate of Heroism", "=ds=#a4#, #s5#"}; - { 20, 21996, "", "=q3=Bracers of Heroism", "=ds=#a4#, #s8#"}; - { 21, 21998, "", "=q4=Gauntlets of Heroism", "=ds=#a4#, #s9#"}; - { 22, 21994, "", "=q3=Belt of Heroism", "=ds=#a4#, #s10#"}; - { 23, 22000, "", "=q3=Legplates of Heroism", "=ds=#a4#, #s11#"}; - { 24, 21995, "", "=q4=Boots of Heroism", "=ds=#a4#, #s12#"}; - Next = "T1T2Warrior"; - Back = "T0SET"; - }; - - ----------------------------- - --- Tier 1/2 Sets (T1/T2) --- - ----------------------------- - - AtlasLoot_Data["T1T2Druid"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#t1s1#", "=ec1=#m30#"}; - { 2, 16834, "", "=q4=Cenarion Helm", "=ds="..BabbleBoss["Garr"], "", "11.51%"}; - { 3, 16836, "", "=q4=Cenarion Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "19.52%"}; - { 4, 16833, "", "=q4=Cenarion Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.21%"}; - { 5, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 6, 16831, "", "=q4=Cenarion Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.53%"}; - { 7, 16828, "", "=q4=Cenarion Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 16835, "", "=q4=Cenarion Leggings", "=ds="..BabbleBoss["Magmadar"], "", "12.90%"}; - { 9, 16829, "", "=q4=Cenarion Boots", "=ds="..BabbleBoss["Lucifron"], "", "10.72%"}; - { 16, 0, "Spell_Nature_Regeneration", "=q6=#t2s1#", "=ec1=#m31#"}; - { 17, 16900, "", "=q4=Stormrage Cover", "=ds="..BabbleBoss["Nefarian"], "", "13.08%"}; - { 18, 16902, "", "=q4=Stormrage Pauldrons", "=ds="..BabbleBoss["Chromaggus"], "", "14.63%"}; - { 19, 16897, "", "=q4=Stormrage Chestguard", "=ds="..BabbleBoss["Nefarian"], "", "11.89%"}; - { 20, 16904, "", "=q4=Stormrage Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "17.38%"}; - { 21, 16899, "", "=q4=Stormrage Handguards", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.34%"}; - { 22, 16903, "", "=q4=Stormrage Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "16.90%"}; - { 23, 16901, "", "=q4=Stormrage Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "15.49%"}; - { 24, 16898, "", "=q4=Stormrage Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "13.79%"}; - Prev = "T0Druid"; - Next = "T3Druid"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Hunter"] = { - { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t1s2#", "=ec1=#m30#"}; - { 2, 16846, "", "=q4=Giantstalker's Helmet", "=ds="..BabbleBoss["Garr"], "", "11.57%"}; - { 3, 16848, "", "=q4=Giantstalker's Epaulets", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "19.64%"}; - { 4, 16845, "", "=q4=Giantstalker's Breastplate", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.83%"}; - { 5, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", "0.18%"}; - { 6, 16852, "", "=q4=Giantstalker's Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "18.58%"}; - { 7, 16851, "", "=q4=Giantstalker's Belt", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 8, 16847, "", "=q4=Giantstalker's Leggings", "=ds="..BabbleBoss["Magmadar"], "", "13.28%"}; - { 9, 16849, "", "=q4=Giantstalker's Boots", "=ds="..BabbleBoss["Gehennas"], "", "14.54%"}; - { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t2s2#", "=ec1=#m31#"}; - { 17, 16939, "", "=q4=Dragonstalker's Helm", "=ds="..BabbleBoss["Nefarian"], "", "13.91%"}; - { 18, 16937, "", "=q4=Dragonstalker's Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.20%"}; - { 19, 16942, "", "=q4=Dragonstalker's Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "13.30%"}; - { 20, 16935, "", "=q4=Dragonstalker's Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "19.13%"}; - { 21, 16940, "", "=q4=Dragonstalker's Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.13%"}; - { 22, 16936, "", "=q4=Dragonstalker's Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.17%"}; - { 23, 16938, "", "=q4=Dragonstalker's Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "16.02%"}; - { 24, 16941, "", "=q4=Dragonstalker's Greaves", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.78%"}; - Prev = "T0Hunter"; - Next = "T3Hunter"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Mage"] = { - { 1, 0, "Spell_Frost_IceStorm", "=q6=#t1s3#", "=ec1=#m30#"}; - { 2, 16795, "", "=q4=Arcanist Crown", "=ds="..BabbleBoss["Garr"], "", "11.31%"}; - { 3, 16797, "", "=q4=Arcanist Mantle", "=ds="..BabbleBoss["Baron Geddon"], "", "19.92%"}; - { 4, 16798, "", "=q4=Arcanist Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.51%"}; - { 5, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 16801, "", "=q4=Arcanist Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.59%"}; - { 7, 16802, "", "=q4=Arcanist Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 16796, "", "=q4=Arcanist Leggings", "=ds="..BabbleBoss["Magmadar"], "", "14.57%"}; - { 9, 16800, "", "=q4=Arcanist Boots", "=ds="..BabbleBoss["Lucifron"], "", "12.06%"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#t2s3#", "=ec1=#m31#"}; - { 17, 16914, "", "=q4=Netherwind Crown", "=ds="..BabbleBoss["Nefarian"], "", "14.09%"}; - { 18, 16917, "", "=q4=Netherwind Mantle", "=ds="..BabbleBoss["Chromaggus"], "", "18.09%"}; - { 19, 16916, "", "=q4=Netherwind Robes", "=ds="..BabbleBoss["Nefarian"], "", "14.03%"}; - { 20, 16918, "", "=q4=Netherwind Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.41%"}; - { 21, 16913, "", "=q4=Netherwind Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "7.37%"}; - { 22, 16818, "", "=q4=Netherwind Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.94%"}; - { 23, 16915, "", "=q4=Netherwind Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.37%"}; - { 24, 16912, "", "=q4=Netherwind Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.17%"}; - Prev = "T0Mage"; - Next = "T3Mage"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Paladin"] = { - { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t1s4#", "=ec1=#m30#"}; - { 2, 16854, "", "=q4=Lawbringer Helm", "=ds="..BabbleBoss["Garr"], "", "7.23%"}; - { 3, 16856, "", "=q4=Lawbringer Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "12.62%"}; - { 4, 16853, "", "=q4=Lawbringer Chestguard", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "9.53%"}; - { 5, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", "0.11%"}; - { 6, 16860, "", "=q4=Lawbringer Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "11.77%"}; - { 7, 16858, "", "=q4=Lawbringer Belt", "=ds="..AL["Trash Mobs"], "", "0.10%"}; - { 8, 16855, "", "=q4=Lawbringer Legplates", "=ds="..BabbleBoss["Magmadar"], "", "8.54%"}; - { 9, 16859, "", "=q4=Lawbringer Boots", "=ds="..BabbleBoss["Lucifron"], "", "7.20%"}; - { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t2s4#", "=ec1=#m31#"}; - { 17, 16955, "", "=q4=Judgement Crown", "=ds="..BabbleBoss["Nefarian"], "", "8.64%"}; - { 18, 16953, "", "=q4=Judgement Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "10.97%"}; - { 19, 16958, "", "=q4=Judgement Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "9.24%"}; - { 20, 16951, "", "=q4=Judgement Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "13.61%"}; - { 21, 16956, "", "=q4=Judgement Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "3.58%"}; - { 22, 16952, "", "=q4=Judgement Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "12.23%"}; - { 23, 16954, "", "=q4=Judgement Legplates", "=ds="..BabbleBoss["Ragnaros"], "", "10.81%"}; - { 24, 16957, "", "=q4=Judgement Sabatons", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "11.28%"}; - Prev = "T0Paladin"; - Next = "T3Paladin"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Priest"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t1s5#", "=ec1=#m30#"}; - { 2, 16813, "", "=q4=Circlet of Prophecy", "=ds="..BabbleBoss["Garr"], "", "11.36%"}; - { 3, 16816, "", "=q4=Mantle of Prophecy", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.06%"}; - { 4, 16815, "", "=q4=Robes of Prophecy", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.65%"}; - { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 16812, "", "=q4=Gloves of Prophecy", "=ds="..BabbleBoss["Gehennas"], "", "18.65%"}; - { 7, 16817, "", "=q4=Girdle of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.18%"}; - { 8, 16814, "", "=q4=Pants of Prophecy", "=ds="..BabbleBoss["Magmadar"], "", "14.33%"}; - { 9, 16811, "", "=q4=Boots of Prophecy", "=ds="..BabbleBoss["Shazzrah"], "", "14.90%"}; - { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t2s5#", "=ec1=#m31#"}; - { 17, 16921, "", "=q4=Halo of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "13.39%"}; - { 18, 16924, "", "=q4=Pauldrons of Transcendence", "=ds="..BabbleBoss["Chromaggus"], "", "17.83%"}; - { 19, 16923, "", "=q4=Robes of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "14.83%"}; - { 20, 16926, "", "=q4=Bindings of Transcendence", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.37%"}; - { 21, 16920, "", "=q4=Handguards of Transcendence", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.01%"}; - { 22, 16925, "", "=q4=Belt of Transcendence", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.76%"}; - { 23, 16922, "", "=q4=Leggings of Transcendence", "=ds="..BabbleBoss["Ragnaros"], "", "17.30%"}; - { 24, 16919, "", "=q4=Boots of Transcendence", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "14.61%"}; - Prev = "T0Priest"; - Next = "T3Priest"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Rogue"] = { - { 1, 0, "Ability_BackStab", "=q6=#t1s6#", "=ec1=#m30#"}; - { 2, 16821, "", "=q4=Nightslayer Cover", "=ds="..BabbleBoss["Garr"], "", "10.38%"}; - { 3, 16823, "", "=q4=Nightslayer Shoulder Pads", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "20.66%"}; - { 4, 16820, "", "=q4=Nightslayer Chestpiece", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.76%"}; - { 5, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 6, 16826, "", "=q4=Nightslayer Gloves", "=ds="..BabbleBoss["Gehennas"], "", "19.47%"}; - { 7, 16827, "", "=q4=Nightslayer Belt", "=ds="..AL["Trash Mobs"], "", "0.15%"}; - { 8, 16822, "", "=q4=Nightslayer Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.83%"}; - { 9, 16824, "", "=q4=Nightslayer Boots", "=ds="..BabbleBoss["Shazzrah"], "", "15.58%"}; - { 16, 0, "Ability_BackStab", "=q6=#t2s6#", "=ec1=#m31#"}; - { 17, 16908, "", "=q4=Bloodfang Hood", "=ds="..BabbleBoss["Nefarian"], "", "13.21%"}; - { 18, 16832, "", "=q4=Bloodfang Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "17.03%"}; - { 19, 16905, "", "=q4=Bloodfang Chestpiece", "=ds="..BabbleBoss["Nefarian"], "", "14.21%"}; - { 20, 16911, "", "=q4=Bloodfang Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.69%"}; - { 21, 16907, "", "=q4=Bloodfang Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.84%"}; - { 22, 16910, "", "=q4=Bloodfang Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.69%"}; - { 23, 16909, "", "=q4=Bloodfang Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.18%"}; - { 24, 16906, "", "=q4=Bloodfang Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.66%"}; - Prev = "T0Rogue"; - Next = "T3Rogue"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Shaman"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t1s7#", "=ec1=#m30#"}; - { 2, 16842, "", "=q4=Earthfury Helmet", "=ds="..BabbleBoss["Garr"], "", "3.91%"}; - { 3, 16844, "", "=q4=Earthfury Epaulets", "=ds="..BabbleBoss["Baron Geddon"], "", "7.29%"}; - { 4, 16841, "", "=q4=Earthfury Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "6.08%"}; - { 5, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", "0.06%"}; - { 6, 16839, "", "=q4=Earthfury Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "7.38%"}; - { 7, 16838, "", "=q4=Earthfury Belt", "=ds="..AL["Trash Mobs"], "", "0.07%"}; - { 8, 16843, "", "=q4=Earthfury Legguards", "=ds="..BabbleBoss["Magmadar"], "", "4.73%"}; - { 9, 16837, "", "=q4=Earthfury Boots", "=ds="..BabbleBoss["Lucifron"], "", "4.16%"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t2s7#", "=ec1=#m31#"}; - { 17, 16947, "", "=q4=Helmet of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "4.86%"}; - { 18, 16945, "", "=q4=Epaulets of Ten Storms", "=ds="..BabbleBoss["Chromaggus"], "", "6.73%"}; - { 19, 16950, "", "=q4=Breastplate of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "5.65%"}; - { 20, 16943, "", "=q4=Bracers of Ten Storms", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "7.54%"}; - { 21, 16948, "", "=q4=Gauntlets of Ten Storms", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "2.13%"}; - { 22, 16944, "", "=q4=Belt of Ten Storms", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "6.93%"}; - { 23, 16946, "", "=q4=Legplates of Ten Storms", "=ds="..BabbleBoss["Ragnaros"], "", "5.97%"}; - { 24, 16949, "", "=q4=Greaves of Ten Storms", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "5.57%"}; - Prev = "T0Shaman"; - Next = "T3Shaman"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Warlock"] = { - { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t1s8#", "=ec1=#m30#"}; - { 2, 16808, "", "=q4=Felheart Horns", "=ds="..BabbleBoss["Garr"], "", "10.62%"}; - { 3, 16807, "", "=q4=Felheart Shoulder Pads", "=ds="..BabbleBoss["Baron Geddon"], "", "19.78%"}; - { 4, 16809, "", "=q4=Felheart Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.66%"}; - { 5, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 16805, "", "=q4=Felheart Gloves", "=ds="..BabbleBoss["Lucifron"], "", "14.89%"}; - { 7, 16806, "", "=q4=Felheart Belt", "=ds="..AL["Trash Mobs"], "", "0.19%"}; - { 8, 16810, "", "=q4=Felheart Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.75%"}; - { 9, 16803, "", "=q4=Felheart Slippers", "=ds="..BabbleBoss["Shazzrah"], "", "15.28%"}; - { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t2s8#", "=ec1=#m31#"}; - { 17, 16929, "", "=q4=Nemesis Skullcap", "=ds="..BabbleBoss["Nefarian"], "", "13.54%"}; - { 18, 16932, "", "=q4=Nemesis Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.26%"}; - { 19, 16931, "", "=q4=Nemesis Robes", "=ds="..BabbleBoss["Nefarian"], "", "12.46%"}; - { 20, 16934, "", "=q4=Nemesis Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "18.11%"}; - { 21, 16928, "", "=q4=Nemesis Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.28%"}; - { 22, 16933, "", "=q4=Nemesis Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.42%"}; - { 23, 16930, "", "=q4=Nemesis Leggings", "=ds="..BabbleBoss["Ragnaros"], "", "16.87%"}; - { 24, 16927, "", "=q4=Nemesis Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.32%"}; - Prev = "T0Warlock"; - Next = "T3Warlock"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Warrior"] = { - { 1, 0, "INV_Shield_05", "=q6=#t1s9#", "=ec1=#m30#"}; - { 2, 16866, "", "=q4=Helm of Might", "=ds="..BabbleBoss["Garr"], "", "11.39%"}; - { 3, 16868, "", "=q4=Pauldrons of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.14%"}; - { 4, 16865, "", "=q4=Breastplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.28%"}; - { 5, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 16863, "", "=q4=Gauntlets of Might", "=ds="..BabbleBoss["Lucifron"], "", "16.40%"}; - { 7, 16864, "", "=q4=Belt of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 16867, "", "=q4=Legplates of Might", "=ds="..BabbleBoss["Magmadar"], "", "13.97%"}; - { 9, 16862, "", "=q4=Sabatons of Might", "=ds="..BabbleBoss["Gehennas"], "", "14.48%"}; - { 16, 0, "INV_Shield_05", "=q6=#t2s9#", "=ec1=#m31#"}; - { 17, 16963, "", "=q4=Helm of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; - { 18, 16961, "", "=q4=Pauldrons of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; - { 19, 16966, "", "=q4=Breastplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; - { 20, 16959, "", "=q4=Bracelets of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; - { 21, 16964, "", "=q4=Gauntlets of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; - { 22, 16960, "", "=q4=Waistband of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; - { 23, 16962, "", "=q4=Legplates of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; - { 24, 16965, "", "=q4=Sabatons of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; - Prev = "T0Warrior"; - Next = "T3Warrior"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2DPSWarrior"] = { - { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s10#", "=ec1=#m30#"}; - { 2, 10480, "", "=q4=Faceguard of Might", "=ds="..BabbleBoss["Garr"], ""}; - { 3, 10481, "", "=q4=Shoulderpads of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], ""}; - { 4, 10482, "", "=q4=Chesttplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], ""}; - { 5, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; - { 6, 10484, "", "=q4=Handguards of Might", "=ds="..BabbleBoss["Lucifron"], ""}; - { 7, 10485, "", "=q4=Girdle of Might", "=ds="..AL["Trash Mobs"], ""}; - { 8, 10486, "", "=q4=Legguards of Might", "=ds="..BabbleBoss["Magmadar"], ""}; - { 9, 10487, "", "=q4=Stompers of Might", "=ds="..BabbleBoss["Gehennas"], ""}; - { 16, 0, "Ability_Warrior_BattleShout", "=q6=#t2s10#", "=ec1=#m31#"}; - { 17, 10904, "", "=q4=Faceguard of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; - { 18, 10902, "", "=q4=Shoulderpads of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; - { 19, 10907, "", "=q4=Chestplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; - { 20, 10900, "", "=q4=Wristguards of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; - { 21, 10905, "", "=q4=Grippers of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; - { 22, 10901, "", "=q4=Belt of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; - { 23, 10903, "", "=q4=Legguards of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; - { 24, 10906, "", "=q4=Stompers of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; - Next = "T3DPSWarrior"; - Back = "T1T2T3SET"; - }; - - - ------------------------------------ - --- Tier 1/2 Sets (T1/T2) HEROIC FLEX --- - ------------------------------------ - - AtlasLoot_Data["T1T2Druid25Man"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#t1s1#", "=ec1=#m30#"}; - { 2, 316834, "", "=q4=Cenarion Helm", "=ds="..BabbleBoss["Garr"], "", "11.51%"}; - { 3, 316836, "", "=q4=Cenarion Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "19.52%"}; - { 4, 316833, "", "=q4=Cenarion Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.21%"}; - { 5, 316830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 6, 316831, "", "=q4=Cenarion Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.53%"}; - { 7, 316828, "", "=q4=Cenarion Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 316835, "", "=q4=Cenarion Leggings", "=ds="..BabbleBoss["Magmadar"], "", "12.90%"}; - { 9, 316829, "", "=q4=Cenarion Boots", "=ds="..BabbleBoss["Lucifron"], "", "10.72%"}; - { 16, 0, "Spell_Nature_Regeneration", "=q6=#t2s1#", "=ec1=#m31#"}; - { 17, 316900, "", "=q4=Stormrage Cover", "=ds="..BabbleBoss["Nefarian"], "", "13.08%"}; - { 18, 316902, "", "=q4=Stormrage Pauldrons", "=ds="..BabbleBoss["Chromaggus"], "", "14.63%"}; - { 19, 316897, "", "=q4=Stormrage Chestguard", "=ds="..BabbleBoss["Nefarian"], "", "11.89%"}; - { 20, 316904, "", "=q4=Stormrage Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "17.38%"}; - { 21, 316899, "", "=q4=Stormrage Handguards", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.34%"}; - { 22, 316903, "", "=q4=Stormrage Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "16.90%"}; - { 23, 316901, "", "=q4=Stormrage Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "15.49%"}; - { 24, 316898, "", "=q4=Stormrage Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "13.79%"}; - Prev = "T0Druid25Man"; - Next = "T3Druid25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Hunter25Man"] = { - { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t1s2#", "=ec1=#m30#"}; - { 2, 316846, "", "=q4=Giantstalker's Helmet", "=ds="..BabbleBoss["Garr"], "", "11.57%"}; - { 3, 316848, "", "=q4=Giantstalker's Epaulets", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "19.64%"}; - { 4, 316845, "", "=q4=Giantstalker's Breastplate", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.83%"}; - { 5, 316850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", "0.18%"}; - { 6, 316852, "", "=q4=Giantstalker's Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "18.58%"}; - { 7, 316851, "", "=q4=Giantstalker's Belt", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 8, 316847, "", "=q4=Giantstalker's Leggings", "=ds="..BabbleBoss["Magmadar"], "", "13.28%"}; - { 9, 316849, "", "=q4=Giantstalker's Boots", "=ds="..BabbleBoss["Gehennas"], "", "14.54%"}; - { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t2s2#", "=ec1=#m31#"}; - { 17, 316939, "", "=q4=Dragonstalker's Helm", "=ds="..BabbleBoss["Nefarian"], "", "13.91%"}; - { 18, 316937, "", "=q4=Dragonstalker's Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.20%"}; - { 19, 316942, "", "=q4=Dragonstalker's Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "13.30%"}; - { 20, 316935, "", "=q4=Dragonstalker's Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "19.13%"}; - { 21, 316940, "", "=q4=Dragonstalker's Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.13%"}; - { 22, 316936, "", "=q4=Dragonstalker's Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.17%"}; - { 23, 316938, "", "=q4=Dragonstalker's Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "16.02%"}; - { 24, 316941, "", "=q4=Dragonstalker's Greaves", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.78%"}; - Prev = "T0Hunter25Man"; - Next = "T3Hunter25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Mage25Man"] = { - { 1, 0, "Spell_Frost_IceStorm", "=q6=#t1s3#", "=ec1=#m30#"}; - { 2, 316795, "", "=q4=Arcanist Crown", "=ds="..BabbleBoss["Garr"], "", "11.31%"}; - { 3, 316797, "", "=q4=Arcanist Mantle", "=ds="..BabbleBoss["Baron Geddon"], "", "19.92%"}; - { 4, 316798, "", "=q4=Arcanist Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.51%"}; - { 5, 316799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 316801, "", "=q4=Arcanist Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.59%"}; - { 7, 316802, "", "=q4=Arcanist Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 316796, "", "=q4=Arcanist Leggings", "=ds="..BabbleBoss["Magmadar"], "", "14.57%"}; - { 9, 316800, "", "=q4=Arcanist Boots", "=ds="..BabbleBoss["Lucifron"], "", "12.06%"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#t2s3#", "=ec1=#m31#"}; - { 17, 316914, "", "=q4=Netherwind Crown", "=ds="..BabbleBoss["Nefarian"], "", "14.09%"}; - { 18, 316917, "", "=q4=Netherwind Mantle", "=ds="..BabbleBoss["Chromaggus"], "", "18.09%"}; - { 19, 316916, "", "=q4=Netherwind Robes", "=ds="..BabbleBoss["Nefarian"], "", "14.03%"}; - { 20, 316918, "", "=q4=Netherwind Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.41%"}; - { 21, 316913, "", "=q4=Netherwind Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "7.37%"}; - { 22, 316818, "", "=q4=Netherwind Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.94%"}; - { 23, 316915, "", "=q4=Netherwind Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.37%"}; - { 24, 316912, "", "=q4=Netherwind Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.17%"}; - Prev = "T0Mage25Man"; - Next = "T3Mage25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Paladin25Man"] = { - { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t1s4#", "=ec1=#m30#"}; - { 2, 316854, "", "=q4=Lawbringer Helm", "=ds="..BabbleBoss["Garr"], "", "7.23%"}; - { 3, 316856, "", "=q4=Lawbringer Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "12.62%"}; - { 4, 316853, "", "=q4=Lawbringer Chestguard", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "9.53%"}; - { 5, 316857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", "0.11%"}; - { 6, 316860, "", "=q4=Lawbringer Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "11.77%"}; - { 7, 316858, "", "=q4=Lawbringer Belt", "=ds="..AL["Trash Mobs"], "", "0.10%"}; - { 8, 316855, "", "=q4=Lawbringer Legplates", "=ds="..BabbleBoss["Magmadar"], "", "8.54%"}; - { 9, 316859, "", "=q4=Lawbringer Boots", "=ds="..BabbleBoss["Lucifron"], "", "7.20%"}; - { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t2s4#", "=ec1=#m31#"}; - { 17, 316955, "", "=q4=Judgement Crown", "=ds="..BabbleBoss["Nefarian"], "", "8.64%"}; - { 18, 316953, "", "=q4=Judgement Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "10.97%"}; - { 19, 316958, "", "=q4=Judgement Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "9.24%"}; - { 20, 316951, "", "=q4=Judgement Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "13.61%"}; - { 21, 316956, "", "=q4=Judgement Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "3.58%"}; - { 22, 316952, "", "=q4=Judgement Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "12.23%"}; - { 23, 316954, "", "=q4=Judgement Legplates", "=ds="..BabbleBoss["Ragnaros"], "", "10.81%"}; - { 24, 316957, "", "=q4=Judgement Sabatons", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "11.28%"}; - Prev = "T0Paladin25Man"; - Next = "T3Paladin25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Priest25Man"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t1s5#", "=ec1=#m30#"}; - { 2, 316813, "", "=q4=Circlet of Prophecy", "=ds="..BabbleBoss["Garr"], "", "11.36%"}; - { 3, 316816, "", "=q4=Mantle of Prophecy", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.06%"}; - { 4, 316815, "", "=q4=Robes of Prophecy", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.65%"}; - { 5, 316819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 316812, "", "=q4=Gloves of Prophecy", "=ds="..BabbleBoss["Gehennas"], "", "18.65%"}; - { 7, 316817, "", "=q4=Girdle of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.18%"}; - { 8, 316814, "", "=q4=Pants of Prophecy", "=ds="..BabbleBoss["Magmadar"], "", "14.33%"}; - { 9, 316811, "", "=q4=Boots of Prophecy", "=ds="..BabbleBoss["Shazzrah"], "", "14.90%"}; - { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t2s5#", "=ec1=#m31#"}; - { 17, 316921, "", "=q4=Halo of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "13.39%"}; - { 18, 316924, "", "=q4=Pauldrons of Transcendence", "=ds="..BabbleBoss["Chromaggus"], "", "17.83%"}; - { 19, 316923, "", "=q4=Robes of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "14.83%"}; - { 20, 316926, "", "=q4=Bindings of Transcendence", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.37%"}; - { 21, 316920, "", "=q4=Handguards of Transcendence", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.01%"}; - { 22, 316925, "", "=q4=Belt of Transcendence", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.76%"}; - { 23, 316922, "", "=q4=Leggings of Transcendence", "=ds="..BabbleBoss["Ragnaros"], "", "17.30%"}; - { 24, 316919, "", "=q4=Boots of Transcendence", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "14.61%"}; - Prev = "T0Priest25Man"; - Next = "T3Priest25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Rogue25Man"] = { - { 1, 0, "Ability_BackStab", "=q6=#t1s6#", "=ec1=#m30#"}; - { 2, 316821, "", "=q4=Nightslayer Cover", "=ds="..BabbleBoss["Garr"], "", "10.38%"}; - { 3, 316823, "", "=q4=Nightslayer Shoulder Pads", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "20.66%"}; - { 4, 316820, "", "=q4=Nightslayer Chestpiece", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.76%"}; - { 5, 316825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 6, 316826, "", "=q4=Nightslayer Gloves", "=ds="..BabbleBoss["Gehennas"], "", "19.47%"}; - { 7, 316827, "", "=q4=Nightslayer Belt", "=ds="..AL["Trash Mobs"], "", "0.15%"}; - { 8, 316822, "", "=q4=Nightslayer Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.83%"}; - { 9, 316824, "", "=q4=Nightslayer Boots", "=ds="..BabbleBoss["Shazzrah"], "", "15.58%"}; - { 16, 0, "Ability_BackStab", "=q6=#t2s6#", "=ec1=#m31#"}; - { 17, 316908, "", "=q4=Bloodfang Hood", "=ds="..BabbleBoss["Nefarian"], "", "13.21%"}; - { 18, 316832, "", "=q4=Bloodfang Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "17.03%"}; - { 19, 316905, "", "=q4=Bloodfang Chestpiece", "=ds="..BabbleBoss["Nefarian"], "", "14.21%"}; - { 20, 316911, "", "=q4=Bloodfang Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.69%"}; - { 21, 316907, "", "=q4=Bloodfang Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.84%"}; - { 22, 316910, "", "=q4=Bloodfang Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.69%"}; - { 23, 316909, "", "=q4=Bloodfang Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.18%"}; - { 24, 316906, "", "=q4=Bloodfang Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.66%"}; - Prev = "T0Rogue25Man"; - Next = "T3Rogue25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Shaman25Man"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t1s7#", "=ec1=#m30#"}; - { 2, 316842, "", "=q4=Earthfury Helmet", "=ds="..BabbleBoss["Garr"], "", "3.91%"}; - { 3, 316844, "", "=q4=Earthfury Epaulets", "=ds="..BabbleBoss["Baron Geddon"], "", "7.29%"}; - { 4, 316841, "", "=q4=Earthfury Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "6.08%"}; - { 5, 316840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", "0.06%"}; - { 6, 316839, "", "=q4=Earthfury Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "7.38%"}; - { 7, 316838, "", "=q4=Earthfury Belt", "=ds="..AL["Trash Mobs"], "", "0.07%"}; - { 8, 316843, "", "=q4=Earthfury Legguards", "=ds="..BabbleBoss["Magmadar"], "", "4.73%"}; - { 9, 316837, "", "=q4=Earthfury Boots", "=ds="..BabbleBoss["Lucifron"], "", "4.16%"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t2s7#", "=ec1=#m31#"}; - { 17, 316947, "", "=q4=Helmet of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "4.86%"}; - { 18, 316945, "", "=q4=Epaulets of Ten Storms", "=ds="..BabbleBoss["Chromaggus"], "", "6.73%"}; - { 19, 316950, "", "=q4=Breastplate of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "5.65%"}; - { 20, 316943, "", "=q4=Bracers of Ten Storms", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "7.54%"}; - { 21, 316948, "", "=q4=Gauntlets of Ten Storms", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "2.13%"}; - { 22, 316944, "", "=q4=Belt of Ten Storms", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "6.93%"}; - { 23, 316946, "", "=q4=Legplates of Ten Storms", "=ds="..BabbleBoss["Ragnaros"], "", "5.97%"}; - { 24, 316949, "", "=q4=Greaves of Ten Storms", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "5.57%"}; - Prev = "T0Shaman25Man"; - Next = "T3Shaman25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Warlock25Man"] = { - { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t1s8#", "=ec1=#m30#"}; - { 2, 316808, "", "=q4=Felheart Horns", "=ds="..BabbleBoss["Garr"], "", "10.62%"}; - { 3, 316807, "", "=q4=Felheart Shoulder Pads", "=ds="..BabbleBoss["Baron Geddon"], "", "19.78%"}; - { 4, 316809, "", "=q4=Felheart Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.66%"}; - { 5, 316804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 316805, "", "=q4=Felheart Gloves", "=ds="..BabbleBoss["Lucifron"], "", "14.89%"}; - { 7, 316806, "", "=q4=Felheart Belt", "=ds="..AL["Trash Mobs"], "", "0.19%"}; - { 8, 316810, "", "=q4=Felheart Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.75%"}; - { 9, 316803, "", "=q4=Felheart Slippers", "=ds="..BabbleBoss["Shazzrah"], "", "15.28%"}; - { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t2s8#", "=ec1=#m31#"}; - { 17, 316929, "", "=q4=Nemesis Skullcap", "=ds="..BabbleBoss["Nefarian"], "", "13.54%"}; - { 18, 316932, "", "=q4=Nemesis Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.26%"}; - { 19, 316931, "", "=q4=Nemesis Robes", "=ds="..BabbleBoss["Nefarian"], "", "12.46%"}; - { 20, 316934, "", "=q4=Nemesis Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "18.11%"}; - { 21, 316928, "", "=q4=Nemesis Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.28%"}; - { 22, 316933, "", "=q4=Nemesis Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.42%"}; - { 23, 316930, "", "=q4=Nemesis Leggings", "=ds="..BabbleBoss["Ragnaros"], "", "16.87%"}; - { 24, 316927, "", "=q4=Nemesis Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.32%"}; - Prev = "T0Warlock25Man"; - Next = "T3Warlock25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Warrior25Man"] = { - { 1, 0, "INV_Shield_05", "=q6=#t1s9#", "=ec1=#m30#"}; - { 2, 316866, "", "=q4=Helm of Might", "=ds="..BabbleBoss["Garr"], "", "11.39%"}; - { 3, 316868, "", "=q4=Pauldrons of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.14%"}; - { 4, 316865, "", "=q4=Breastplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.28%"}; - { 5, 316861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 316863, "", "=q4=Gauntlets of Might", "=ds="..BabbleBoss["Lucifron"], "", "16.40%"}; - { 7, 316864, "", "=q4=Belt of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 316867, "", "=q4=Legplates of Might", "=ds="..BabbleBoss["Magmadar"], "", "13.97%"}; - { 9, 316862, "", "=q4=Sabatons of Might", "=ds="..BabbleBoss["Gehennas"], "", "14.48%"}; - { 16, 0, "INV_Shield_05", "=q6=#t2s9#", "=ec1=#m31#"}; - { 17, 316963, "", "=q4=Helm of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; - { 18, 316961, "", "=q4=Pauldrons of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; - { 19, 316966, "", "=q4=Breastplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; - { 20, 316959, "", "=q4=Bracelets of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; - { 21, 316964, "", "=q4=Gauntlets of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; - { 22, 316960, "", "=q4=Waistband of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; - { 23, 316962, "", "=q4=Legplates of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; - { 24, 316965, "", "=q4=Sabatons of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; - Prev = "T0Warrior25Man"; - Next = "T3Warrior25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2DPSWarrior25Man"] = { - { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s9#", "=ec1=#m30#"}; - { 2, 310480, "", "=q4=Faceguard of Might", "=ds="..BabbleBoss["Garr"], ""}; - { 3, 310481, "", "=q4=Shoulderpads of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], ""}; - { 4, 310482, "", "=q4=Chestplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], ""}; - { 5, 310483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; - { 6, 310484, "", "=q4=Handguards of Might", "=ds="..BabbleBoss["Lucifron"], ""}; - { 7, 310485, "", "=q4=Girdle of Might", "=ds="..AL["Trash Mobs"], ""}; - { 8, 310486, "", "=q4=Legguards of Might", "=ds="..BabbleBoss["Magmadar"], ""}; - { 9, 310487, "", "=q4=Stompers of Might", "=ds="..BabbleBoss["Gehennas"], ""}; - { 16, 0, "Ability_Warrior_BattleShout", "=q6=#t2s10#", "=ec1=#m31#"}; - { 17, 310904, "", "=q4=Faceguard of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; - { 18, 310902, "", "=q4=Shoulderpads of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; - { 19, 310907, "", "=q4=Chestplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; - { 20, 310900, "", "=q4=Wristguards of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; - { 21, 310905, "", "=q4=Grippers of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; - { 22, 310901, "", "=q4=Belt of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; - { 23, 310903, "", "=q4=Legguards of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; - { 24, 310906, "", "=q4=Stompers of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; - Next = "T3DPSWarrior25Man"; - Back = "T1T2T3SET"; - }; - - ------------------------------------ - --- Tier 1/2 Sets (T1/T2) ASCENDED --- - ------------------------------------ - - AtlasLoot_Data["T1T2Druid25ManHEROIC"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#t1s1#", "=ec1=#m30#"}; - { 2, 216834, "", "=q4=Cenarion Helm", "=ds="..BabbleBoss["Garr"], "", "11.51%"}; - { 3, 216836, "", "=q4=Cenarion Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "19.52%"}; - { 4, 216833, "", "=q4=Cenarion Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.21%"}; - { 5, 216830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 6, 216831, "", "=q4=Cenarion Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.53%"}; - { 7, 216828, "", "=q4=Cenarion Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 216835, "", "=q4=Cenarion Leggings", "=ds="..BabbleBoss["Magmadar"], "", "12.90%"}; - { 9, 216829, "", "=q4=Cenarion Boots", "=ds="..BabbleBoss["Lucifron"], "", "10.72%"}; - { 16, 0, "Spell_Nature_Regeneration", "=q6=#t2s1#", "=ec1=#m31#"}; - { 17, 216900, "", "=q4=Stormrage Cover", "=ds="..BabbleBoss["Nefarian"], "", "13.08%"}; - { 18, 216902, "", "=q4=Stormrage Pauldrons", "=ds="..BabbleBoss["Chromaggus"], "", "14.63%"}; - { 19, 216897, "", "=q4=Stormrage Chestguard", "=ds="..BabbleBoss["Nefarian"], "", "11.89%"}; - { 20, 216904, "", "=q4=Stormrage Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "17.38%"}; - { 21, 216899, "", "=q4=Stormrage Handguards", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.34%"}; - { 22, 216903, "", "=q4=Stormrage Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "16.90%"}; - { 23, 216901, "", "=q4=Stormrage Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "15.49%"}; - { 24, 216898, "", "=q4=Stormrage Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "13.79%"}; - Prev = "T0Druid25ManHEROIC"; - Next = "T3Druid25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Hunter25ManHEROIC"] = { - { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t1s2#", "=ec1=#m30#"}; - { 2, 216846, "", "=q4=Giantstalker's Helmet", "=ds="..BabbleBoss["Garr"], "", "11.57%"}; - { 3, 216848, "", "=q4=Giantstalker's Epaulets", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "19.64%"}; - { 4, 216845, "", "=q4=Giantstalker's Breastplate", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.83%"}; - { 5, 216850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", "0.18%"}; - { 6, 216852, "", "=q4=Giantstalker's Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "18.58%"}; - { 7, 216851, "", "=q4=Giantstalker's Belt", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 8, 216847, "", "=q4=Giantstalker's Leggings", "=ds="..BabbleBoss["Magmadar"], "", "13.28%"}; - { 9, 216849, "", "=q4=Giantstalker's Boots", "=ds="..BabbleBoss["Gehennas"], "", "14.54%"}; - { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t2s2#", "=ec1=#m31#"}; - { 17, 216939, "", "=q4=Dragonstalker's Helm", "=ds="..BabbleBoss["Nefarian"], "", "13.91%"}; - { 18, 216937, "", "=q4=Dragonstalker's Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.20%"}; - { 19, 216942, "", "=q4=Dragonstalker's Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "13.30%"}; - { 20, 216935, "", "=q4=Dragonstalker's Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "19.13%"}; - { 21, 216940, "", "=q4=Dragonstalker's Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.13%"}; - { 22, 216936, "", "=q4=Dragonstalker's Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.17%"}; - { 23, 216938, "", "=q4=Dragonstalker's Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "16.02%"}; - { 24, 216941, "", "=q4=Dragonstalker's Greaves", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.78%"}; - Prev = "T0Hunter25ManHEROIC"; - Next = "T3Hunter25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Mage25ManHEROIC"] = { - { 1, 0, "Spell_Frost_IceStorm", "=q6=#t1s3#", "=ec1=#m30#"}; - { 2, 216795, "", "=q4=Arcanist Crown", "=ds="..BabbleBoss["Garr"], "", "11.31%"}; - { 3, 216797, "", "=q4=Arcanist Mantle", "=ds="..BabbleBoss["Baron Geddon"], "", "19.92%"}; - { 4, 216798, "", "=q4=Arcanist Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.51%"}; - { 5, 216799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 216801, "", "=q4=Arcanist Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.59%"}; - { 7, 216802, "", "=q4=Arcanist Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 216796, "", "=q4=Arcanist Leggings", "=ds="..BabbleBoss["Magmadar"], "", "14.57%"}; - { 9, 216800, "", "=q4=Arcanist Boots", "=ds="..BabbleBoss["Lucifron"], "", "12.06%"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#t2s3#", "=ec1=#m31#"}; - { 17, 216914, "", "=q4=Netherwind Crown", "=ds="..BabbleBoss["Nefarian"], "", "14.09%"}; - { 18, 216917, "", "=q4=Netherwind Mantle", "=ds="..BabbleBoss["Chromaggus"], "", "18.09%"}; - { 19, 216916, "", "=q4=Netherwind Robes", "=ds="..BabbleBoss["Nefarian"], "", "14.03%"}; - { 20, 216918, "", "=q4=Netherwind Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.41%"}; - { 21, 216913, "", "=q4=Netherwind Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "7.37%"}; - { 22, 216818, "", "=q4=Netherwind Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.94%"}; - { 23, 216915, "", "=q4=Netherwind Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.37%"}; - { 24, 216912, "", "=q4=Netherwind Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.17%"}; - Prev = "T0Mage25ManHEROIC"; - Next = "T3Mage25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Paladin25ManHEROIC"] = { - { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t1s4#", "=ec1=#m30#"}; - { 2, 216854, "", "=q4=Lawbringer Helm", "=ds="..BabbleBoss["Garr"], "", "7.23%"}; - { 3, 216856, "", "=q4=Lawbringer Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "12.62%"}; - { 4, 216853, "", "=q4=Lawbringer Chestguard", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "9.53%"}; - { 5, 216857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", "0.11%"}; - { 6, 216860, "", "=q4=Lawbringer Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "11.77%"}; - { 7, 216858, "", "=q4=Lawbringer Belt", "=ds="..AL["Trash Mobs"], "", "0.10%"}; - { 8, 216855, "", "=q4=Lawbringer Legplates", "=ds="..BabbleBoss["Magmadar"], "", "8.54%"}; - { 9, 216859, "", "=q4=Lawbringer Boots", "=ds="..BabbleBoss["Lucifron"], "", "7.20%"}; - { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t2s4#", "=ec1=#m31#"}; - { 17, 216955, "", "=q4=Judgement Crown", "=ds="..BabbleBoss["Nefarian"], "", "8.64%"}; - { 18, 216953, "", "=q4=Judgement Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "10.97%"}; - { 19, 216958, "", "=q4=Judgement Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "9.24%"}; - { 20, 216951, "", "=q4=Judgement Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "13.61%"}; - { 21, 216956, "", "=q4=Judgement Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "3.58%"}; - { 22, 216952, "", "=q4=Judgement Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "12.23%"}; - { 23, 216954, "", "=q4=Judgement Legplates", "=ds="..BabbleBoss["Ragnaros"], "", "10.81%"}; - { 24, 216957, "", "=q4=Judgement Sabatons", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "11.28%"}; - Prev = "T0Paladin25ManHEROIC"; - Next = "T3Paladin25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Priest25ManHEROIC"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t1s5#", "=ec1=#m30#"}; - { 2, 216813, "", "=q4=Circlet of Prophecy", "=ds="..BabbleBoss["Garr"], "", "11.36%"}; - { 3, 216816, "", "=q4=Mantle of Prophecy", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.06%"}; - { 4, 216815, "", "=q4=Robes of Prophecy", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.65%"}; - { 5, 216819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 216812, "", "=q4=Gloves of Prophecy", "=ds="..BabbleBoss["Gehennas"], "", "18.65%"}; - { 7, 216817, "", "=q4=Girdle of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.18%"}; - { 8, 216814, "", "=q4=Pants of Prophecy", "=ds="..BabbleBoss["Magmadar"], "", "14.33%"}; - { 9, 216811, "", "=q4=Boots of Prophecy", "=ds="..BabbleBoss["Shazzrah"], "", "14.90%"}; - { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t2s5#", "=ec1=#m31#"}; - { 17, 216921, "", "=q4=Halo of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "13.39%"}; - { 18, 216924, "", "=q4=Pauldrons of Transcendence", "=ds="..BabbleBoss["Chromaggus"], "", "17.83%"}; - { 19, 216923, "", "=q4=Robes of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "14.83%"}; - { 20, 216926, "", "=q4=Bindings of Transcendence", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.37%"}; - { 21, 216920, "", "=q4=Handguards of Transcendence", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.01%"}; - { 22, 216925, "", "=q4=Belt of Transcendence", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.76%"}; - { 23, 216922, "", "=q4=Leggings of Transcendence", "=ds="..BabbleBoss["Ragnaros"], "", "17.30%"}; - { 24, 216919, "", "=q4=Boots of Transcendence", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "14.61%"}; - Prev = "T0Priest25ManHEROIC"; - Next = "T3Priest25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Rogue25ManHEROIC"] = { - { 1, 0, "Ability_BackStab", "=q6=#t1s6#", "=ec1=#m30#"}; - { 2, 216821, "", "=q4=Nightslayer Cover", "=ds="..BabbleBoss["Garr"], "", "10.38%"}; - { 3, 216823, "", "=q4=Nightslayer Shoulder Pads", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "20.66%"}; - { 4, 216820, "", "=q4=Nightslayer Chestpiece", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.76%"}; - { 5, 216825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", "0.17%"}; - { 6, 216826, "", "=q4=Nightslayer Gloves", "=ds="..BabbleBoss["Gehennas"], "", "19.47%"}; - { 7, 216827, "", "=q4=Nightslayer Belt", "=ds="..AL["Trash Mobs"], "", "0.15%"}; - { 8, 216822, "", "=q4=Nightslayer Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.83%"}; - { 9, 216824, "", "=q4=Nightslayer Boots", "=ds="..BabbleBoss["Shazzrah"], "", "15.58%"}; - { 16, 0, "Ability_BackStab", "=q6=#t2s6#", "=ec1=#m31#"}; - { 17, 216908, "", "=q4=Bloodfang Hood", "=ds="..BabbleBoss["Nefarian"], "", "13.21%"}; - { 18, 216832, "", "=q4=Bloodfang Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "17.03%"}; - { 19, 216905, "", "=q4=Bloodfang Chestpiece", "=ds="..BabbleBoss["Nefarian"], "", "14.21%"}; - { 20, 216911, "", "=q4=Bloodfang Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.69%"}; - { 21, 216907, "", "=q4=Bloodfang Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.84%"}; - { 22, 216910, "", "=q4=Bloodfang Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.69%"}; - { 23, 216909, "", "=q4=Bloodfang Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.18%"}; - { 24, 216906, "", "=q4=Bloodfang Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.66%"}; - Prev = "T0Rogue25ManHEROIC"; - Next = "T3Rogue25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Shaman25ManHEROIC"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t1s7#", "=ec1=#m30#"}; - { 2, 216842, "", "=q4=Earthfury Helmet", "=ds="..BabbleBoss["Garr"], "", "3.91%"}; - { 3, 216844, "", "=q4=Earthfury Epaulets", "=ds="..BabbleBoss["Baron Geddon"], "", "7.29%"}; - { 4, 216841, "", "=q4=Earthfury Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "6.08%"}; - { 5, 216840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", "0.06%"}; - { 6, 216839, "", "=q4=Earthfury Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "7.38%"}; - { 7, 216838, "", "=q4=Earthfury Belt", "=ds="..AL["Trash Mobs"], "", "0.07%"}; - { 8, 216843, "", "=q4=Earthfury Legguards", "=ds="..BabbleBoss["Magmadar"], "", "4.73%"}; - { 9, 216837, "", "=q4=Earthfury Boots", "=ds="..BabbleBoss["Lucifron"], "", "4.16%"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t2s7#", "=ec1=#m31#"}; - { 17, 216947, "", "=q4=Helmet of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "4.86%"}; - { 18, 216945, "", "=q4=Epaulets of Ten Storms", "=ds="..BabbleBoss["Chromaggus"], "", "6.73%"}; - { 19, 216950, "", "=q4=Breastplate of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "5.65%"}; - { 20, 216943, "", "=q4=Bracers of Ten Storms", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "7.54%"}; - { 21, 216948, "", "=q4=Gauntlets of Ten Storms", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "2.13%"}; - { 22, 216944, "", "=q4=Belt of Ten Storms", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "6.93%"}; - { 23, 216946, "", "=q4=Legplates of Ten Storms", "=ds="..BabbleBoss["Ragnaros"], "", "5.97%"}; - { 24, 216949, "", "=q4=Greaves of Ten Storms", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "5.57%"}; - Prev = "T0Shaman25ManHEROIC"; - Next = "T3Shaman25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Warlock25ManHEROIC"] = { - { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t1s8#", "=ec1=#m30#"}; - { 2, 216808, "", "=q4=Felheart Horns", "=ds="..BabbleBoss["Garr"], "", "10.62%"}; - { 3, 216807, "", "=q4=Felheart Shoulder Pads", "=ds="..BabbleBoss["Baron Geddon"], "", "19.78%"}; - { 4, 216809, "", "=q4=Felheart Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.66%"}; - { 5, 216804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 216805, "", "=q4=Felheart Gloves", "=ds="..BabbleBoss["Lucifron"], "", "14.89%"}; - { 7, 216806, "", "=q4=Felheart Belt", "=ds="..AL["Trash Mobs"], "", "0.19%"}; - { 8, 216810, "", "=q4=Felheart Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.75%"}; - { 9, 216803, "", "=q4=Felheart Slippers", "=ds="..BabbleBoss["Shazzrah"], "", "15.28%"}; - { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t2s8#", "=ec1=#m31#"}; - { 17, 216929, "", "=q4=Nemesis Skullcap", "=ds="..BabbleBoss["Nefarian"], "", "13.54%"}; - { 18, 216932, "", "=q4=Nemesis Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.26%"}; - { 19, 216931, "", "=q4=Nemesis Robes", "=ds="..BabbleBoss["Nefarian"], "", "12.46%"}; - { 20, 216934, "", "=q4=Nemesis Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "18.11%"}; - { 21, 216928, "", "=q4=Nemesis Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.28%"}; - { 22, 216933, "", "=q4=Nemesis Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.42%"}; - { 23, 216930, "", "=q4=Nemesis Leggings", "=ds="..BabbleBoss["Ragnaros"], "", "16.87%"}; - { 24, 216927, "", "=q4=Nemesis Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.32%"}; - Prev = "T0Warlock25ManHEROIC"; - Next = "T3Warlock25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2Warrior25ManHEROIC"] = { - { 1, 0, "INV_Shield_05", "=q6=#t1s9#", "=ec1=#m30#"}; - { 2, 216866, "", "=q4=Helm of Might", "=ds="..BabbleBoss["Garr"], "", "11.39%"}; - { 3, 216868, "", "=q4=Pauldrons of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.14%"}; - { 4, 216865, "", "=q4=Breastplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.28%"}; - { 5, 216861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 6, 216863, "", "=q4=Gauntlets of Might", "=ds="..BabbleBoss["Lucifron"], "", "16.40%"}; - { 7, 216864, "", "=q4=Belt of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; - { 8, 216867, "", "=q4=Legplates of Might", "=ds="..BabbleBoss["Magmadar"], "", "13.97%"}; - { 9, 216862, "", "=q4=Sabatons of Might", "=ds="..BabbleBoss["Gehennas"], "", "14.48%"}; - { 16, 0, "INV_Shield_05", "=q6=#t2s9#", "=ec1=#m31#"}; - { 17, 216963, "", "=q4=Helm of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; - { 18, 216961, "", "=q4=Pauldrons of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; - { 19, 216966, "", "=q4=Breastplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; - { 20, 216959, "", "=q4=Bracelets of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; - { 21, 216964, "", "=q4=Gauntlets of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; - { 22, 216960, "", "=q4=Waistband of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; - { 23, 216962, "", "=q4=Legplates of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; - { 24, 216965, "", "=q4=Sabatons of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; - Prev = "T0Warrior25ManHEROIC"; - Next = "T3Warrior25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T1T2DPSWarrior25ManHEROIC"] = { - { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s9#", "=ec1=#m30#"}; - { 2, 210480, "", "=q4=Faceguard of Might", "=ds="..BabbleBoss["Garr"], ""}; - { 3, 210481, "", "=q4=Shoulderpads of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], ""}; - { 4, 210482, "", "=q4=Chestplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], ""}; - { 5, 210483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; - { 6, 210484, "", "=q4=Handguards of Might", "=ds="..BabbleBoss["Lucifron"], ""}; - { 7, 210485, "", "=q4=Girdle of Might", "=ds="..AL["Trash Mobs"], ""}; - { 8, 210486, "", "=q4=Legguards of Might", "=ds="..BabbleBoss["Magmadar"], ""}; - { 9, 210487, "", "=q4=Stompers of Might", "=ds="..BabbleBoss["Gehennas"], ""}; - { 16, 0, "Ability_Warrior_BattleShout", "=q6=#t2s10#", "=ec1=#m31#"}; - { 17, 210904, "", "=q4=Faceguard of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; - { 18, 210902, "", "=q4=Shoulderpads of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; - { 19, 210907, "", "=q4=Chestplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; - { 20, 210900, "", "=q4=Wristguards of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; - { 21, 210905, "", "=q4=Grippers of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; - { 22, 210901, "", "=q4=Belt of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; - { 23, 210903, "", "=q4=Legguards of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; - { 24, 210906, "", "=q4=Stompers of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; - Next = "T3DPSWarrior25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - ------------------------ - --- Tier 3 Sets (T3) --- - ------------------------ - - AtlasLoot_Data["T3Druid"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#t3s1#", "=ec1=#m35#"}; - { 2, 22490, "", "=q4=Dreamwalker Headpiece", "=ds="}; - { 3, 22491, "", "=q4=Dreamwalker Spaulders", "=ds="}; - { 4, 22488, "", "=q4=Dreamwalker Tunic", "=ds="}; - { 5, 22495, "", "=q4=Dreamwalker Wristguards", "=ds="}; - { 6, 22493, "", "=q4=Dreamwalker Handguards", "=ds="}; - { 7, 22494, "", "=q4=Dreamwalker Girdle", "=ds="}; - { 8, 22489, "", "=q4=Dreamwalker Legguards", "=ds="}; - { 9, 22492, "", "=q4=Dreamwalker Boots", "=ds="}; - { 10, 23064, "", "=q4=Ring of the Dreamwalker", "=ds="}; - Prev = "T1T2Druid"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Hunter"] = { - { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t3s2#", "=ec1=#m35#"}; - { 2, 22438, "", "=q4=Cryptstalker Headpiece", "=ds="}; - { 3, 22439, "", "=q4=Cryptstalker Spaulders", "=ds="}; - { 4, 22436, "", "=q4=Cryptstalker Tunic", "=ds="}; - { 5, 22443, "", "=q4=Cryptstalker Wristguards", "=ds="}; - { 6, 22441, "", "=q4=Cryptstalker Handguards", "=ds="}; - { 7, 22442, "", "=q4=Cryptstalker Girdle", "=ds="}; - { 8, 22437, "", "=q4=Cryptstalker Legguards", "=ds="}; - { 9, 22440, "", "=q4=Cryptstalker Boots", "=ds="}; - { 10, 23067, "", "=q4=Ring of the Cryptstalker", "=ds="}; - Prev = "T1T2Hunter"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Mage"] = { - { 1, 0, "Spell_Frost_IceStorm", "=q6=#t3s3#", "=ec1=#m35#"}; - { 2, 22498, "", "=q4=Frostfire Circlet", "=ds="}; - { 3, 22499, "", "=q4=Frostfire Shoulderpads", "=ds="}; - { 4, 22496, "", "=q4=Frostfire Robe", "=ds="}; - { 5, 22503, "", "=q4=Frostfire Bindings", "=ds="}; - { 6, 22501, "", "=q4=Frostfire Gloves", "=ds="}; - { 7, 22502, "", "=q4=Frostfire Belt", "=ds="}; - { 8, 22497, "", "=q4=Frostfire Leggings", "=ds="}; - { 9, 22500, "", "=q4=Frostfire Sandals", "=ds="}; - { 10, 23062, "", "=q4=Frostfire Ring", "=ds="}; - Prev = "T1T2Mage"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Paladin"] = { - { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t3s4#", "=ec1=#m35#"}; - { 2, 22428, "", "=q4=Redemption Headpiece", "=ds="}; - { 3, 22429, "", "=q4=Redemption Spaulders", "=ds="}; - { 4, 22425, "", "=q4=Redemption Tunic", "=ds="}; - { 5, 22424, "", "=q4=Redemption Wristguards", "=ds="}; - { 6, 22426, "", "=q4=Redemption Handguards", "=ds="}; - { 7, 22431, "", "=q4=Redemption Girdle", "=ds="}; - { 8, 22427, "", "=q4=Redemption Legguards", "=ds="}; - { 9, 22430, "", "=q4=Redemption Boots", "=ds="}; - { 10, 23066, "", "=q4=Ring of Redemption", "=ds="}; - Prev = "T1T2Paladin"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Priest"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t3s5#", "=ec1=#m35#"}; - { 2, 22514, "", "=q4=Circlet of Faith", "=ds="}; - { 3, 22515, "", "=q4=Shoulderpads of Faith", "=ds="}; - { 4, 22512, "", "=q4=Robe of Faith", "=ds="}; - { 5, 22519, "", "=q4=Bindings of Faith", "=ds="}; - { 6, 22517, "", "=q4=Gloves of Faith", "=ds="}; - { 7, 22518, "", "=q4=Belt of Faith", "=ds="}; - { 8, 22513, "", "=q4=Leggings of Faith", "=ds="}; - { 9, 22516, "", "=q4=Sandals of Faith", "=ds="}; - { 10, 23061, "", "=q4=Ring of Faith", "=ds="}; - Prev = "T1T2Priest"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Rogue"] = { - { 1, 0, "Ability_BackStab", "=q6=#t3s6#", "=ec1=#m35#"}; - { 2, 22478, "", "=q4=Bonescythe Helmet", "=ds="}; - { 3, 22479, "", "=q4=Bonescythe Pauldrons", "=ds="}; - { 4, 22476, "", "=q4=Bonescythe Breastplate", "=ds="}; - { 5, 22483, "", "=q4=Bonescythe Bracers", "=ds="}; - { 6, 22481, "", "=q4=Bonescythe Gauntlets", "=ds="}; - { 7, 22482, "", "=q4=Bonescythe Waistguard", "=ds="}; - { 8, 22477, "", "=q4=Bonescythe Legplates", "=ds="}; - { 9, 22480, "", "=q4=Bonescythe Sabatons", "=ds="}; - { 10, 23060, "", "=q4=Bonescythe Ring", "=ds="}; - Prev = "T1T2Rogue"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Shaman"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t3s7#", "=ec1=#m35#"}; - { 2, 22466, "", "=q4=Earthshatter Headpiece", "=ds="}; - { 3, 22467, "", "=q4=Earthshatter Spaulders", "=ds="}; - { 4, 22464, "", "=q4=Earthshatter Tunic", "=ds="}; - { 5, 22471, "", "=q4=Earthshatter Wristguards", "=ds="}; - { 6, 22469, "", "=q4=Earthshatter Handguards", "=ds="}; - { 7, 22470, "", "=q4=Earthshatter Girdle", "=ds="}; - { 8, 22465, "", "=q4=Earthshatter Legguards", "=ds="}; - { 9, 22468, "", "=q4=Earthshatter Boots", "=ds="}; - { 10, 23065, "", "=q4=Ring of the Earthshatterer", "=ds="}; - Prev = "T1T2Shaman"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Warlock"] = { - { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t3s8#", "=ec1=#m35#"}; - { 2, 22506, "", "=q4=Plagueheart Circlet", "=ds="}; - { 3, 22507, "", "=q4=Plagueheart Shoulderpads", "=ds="}; - { 4, 22504, "", "=q4=Plagueheart Robe", "=ds="}; - { 5, 22511, "", "=q4=Plagueheart Bindings", "=ds="}; - { 6, 22509, "", "=q4=Plagueheart Gloves", "=ds="}; - { 7, 22510, "", "=q4=Plagueheart Belt", "=ds="}; - { 8, 22505, "", "=q4=Plagueheart Leggings", "=ds="}; - { 9, 22508, "", "=q4=Plagueheart Sandals", "=ds="}; - { 10, 23063, "", "=q4=Plagueheart Ring", "=ds="}; - Prev = "T1T2Warlock"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Warrior"] = { - { 1, 0, "INV_Shield_05", "=q6=#t3s9#", "=ec1=#m35#"}; - { 2, 22418, "", "=q4=Dreadnaught Helmet", "=ds="}; - { 3, 22419, "", "=q4=Dreadnaught Pauldrons", "=ds="}; - { 4, 22416, "", "=q4=Dreadnaught Breastplate", "=ds="}; - { 5, 22423, "", "=q4=Dreadnaught Bracers", "=ds="}; - { 6, 22421, "", "=q4=Dreadnaught Gauntlets", "=ds="}; - { 7, 22422, "", "=q4=Dreadnaught Waistguard", "=ds="}; - { 8, 22417, "", "=q4=Dreadnaught Legplates", "=ds="}; - { 9, 22420, "", "=q4=Dreadnaught Sabatons", "=ds="}; - { 10, 23059, "", "=q4=Ring of the Dreadnaught", "=ds="}; - Prev = "T1T2Warrior"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3DPSWarrior"] = { - { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"}; - { 2, 10490, "", "=q4=Dreadborne Helmet", "=ds="}; - { 3, 10491, "", "=q4=Dreadborne Pauldrons", "=ds="}; - { 4, 10488, "", "=q4=Dreadborne Breastplate", "=ds="}; - { 5, 10495, "", "=q4=Dreadborne Bracers", "=ds="}; - { 6, 10493, "", "=q4=Dreadborne Gauntlets", "=ds="}; - { 7, 10494, "", "=q4=Dreadborne Waistguard", "=ds="}; - { 8, 10489, "", "=q4=Dreadborne Legplates", "=ds="}; - { 9, 10492, "", "=q4=Dreadborne Sabatons", "=ds="}; - { 10, 10496, "", "=q4=Dreadborne Ring", "=ds="}; - Prev = "T1T2DPSWarrior"; - Back = "T1T2T3SET"; - }; - - ------------------------------- - --- Tier 3 Sets (T3) HEROIC FLEX --- - ------------------------------- - - AtlasLoot_Data["T3Druid25Man"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#t3s1#", "=ec1=#m35#"}; - { 2, 322490, "", "=q4=Dreamwalker Headpiece", "=ds="}; - { 3, 322491, "", "=q4=Dreamwalker Spaulders", "=ds="}; - { 4, 322488, "", "=q4=Dreamwalker Tunic", "=ds="}; - { 5, 322495, "", "=q4=Dreamwalker Wristguards", "=ds="}; - { 6, 322493, "", "=q4=Dreamwalker Handguards", "=ds="}; - { 7, 322494, "", "=q4=Dreamwalker Girdle", "=ds="}; - { 8, 322489, "", "=q4=Dreamwalker Legguards", "=ds="}; - { 9, 322492, "", "=q4=Dreamwalker Boots", "=ds="}; - { 10, 323064, "", "=q4=Ring of the Dreamwalker", "=ds="}; - Prev = "T1T2Druid25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Hunter25Man"] = { - { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t3s2#", "=ec1=#m35#"}; - { 2, 322438, "", "=q4=Cryptstalker Headpiece", "=ds="}; - { 3, 322439, "", "=q4=Cryptstalker Spaulders", "=ds="}; - { 4, 322436, "", "=q4=Cryptstalker Tunic", "=ds="}; - { 5, 322443, "", "=q4=Cryptstalker Wristguards", "=ds="}; - { 6, 322441, "", "=q4=Cryptstalker Handguards", "=ds="}; - { 7, 322442, "", "=q4=Cryptstalker Girdle", "=ds="}; - { 8, 322437, "", "=q4=Cryptstalker Legguards", "=ds="}; - { 9, 322440, "", "=q4=Cryptstalker Boots", "=ds="}; - { 10, 323067, "", "=q4=Ring of the Cryptstalker", "=ds="}; - Prev = "T1T2Hunter25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Mage25Man"] = { - { 1, 0, "Spell_Frost_IceStorm", "=q6=#t3s3#", "=ec1=#m35#"}; - { 2, 322498, "", "=q4=Frostfire Circlet", "=ds="}; - { 3, 322499, "", "=q4=Frostfire Shoulderpads", "=ds="}; - { 4, 322496, "", "=q4=Frostfire Robe", "=ds="}; - { 5, 322503, "", "=q4=Frostfire Bindings", "=ds="}; - { 6, 322501, "", "=q4=Frostfire Gloves", "=ds="}; - { 7, 322502, "", "=q4=Frostfire Belt", "=ds="}; - { 8, 322497, "", "=q4=Frostfire Leggings", "=ds="}; - { 9, 322500, "", "=q4=Frostfire Sandals", "=ds="}; - { 10, 323062, "", "=q4=Frostfire Ring", "=ds="}; - Prev = "T1T2Mage25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Paladin25Man"] = { - { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t3s4#", "=ec1=#m35#"}; - { 2, 322428, "", "=q4=Redemption Headpiece", "=ds="}; - { 3, 322429, "", "=q4=Redemption Spaulders", "=ds="}; - { 4, 322425, "", "=q4=Redemption Tunic", "=ds="}; - { 5, 322424, "", "=q4=Redemption Wristguards", "=ds="}; - { 6, 322426, "", "=q4=Redemption Handguards", "=ds="}; - { 7, 322431, "", "=q4=Redemption Girdle", "=ds="}; - { 8, 322427, "", "=q4=Redemption Legguards", "=ds="}; - { 9, 322430, "", "=q4=Redemption Boots", "=ds="}; - { 10, 323066, "", "=q4=Ring of Redemption", "=ds="}; - Prev = "T1T2Paladin25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Priest25Man"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t3s5#", "=ec1=#m35#"}; - { 2, 322514, "", "=q4=Circlet of Faith", "=ds="}; - { 3, 322515, "", "=q4=Shoulderpads of Faith", "=ds="}; - { 4, 322512, "", "=q4=Robe of Faith", "=ds="}; - { 5, 322519, "", "=q4=Bindings of Faith", "=ds="}; - { 6, 322517, "", "=q4=Gloves of Faith", "=ds="}; - { 7, 322518, "", "=q4=Belt of Faith", "=ds="}; - { 8, 322513, "", "=q4=Leggings of Faith", "=ds="}; - { 9, 322516, "", "=q4=Sandals of Faith", "=ds="}; - { 10, 323061, "", "=q4=Ring of Faith", "=ds="}; - Prev = "T1T2Priest25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Rogue25Man"] = { - { 1, 0, "Ability_BackStab", "=q6=#t3s6#", "=ec1=#m35#"}; - { 2, 322478, "", "=q4=Bonescythe Helmet", "=ds="}; - { 3, 322479, "", "=q4=Bonescythe Pauldrons", "=ds="}; - { 4, 322476, "", "=q4=Bonescythe Breastplate", "=ds="}; - { 5, 322483, "", "=q4=Bonescythe Bracers", "=ds="}; - { 6, 322481, "", "=q4=Bonescythe Gauntlets", "=ds="}; - { 7, 322482, "", "=q4=Bonescythe Waistguard", "=ds="}; - { 8, 322477, "", "=q4=Bonescythe Legplates", "=ds="}; - { 9, 322480, "", "=q4=Bonescythe Sabatons", "=ds="}; - { 10, 323060, "", "=q4=Bonescythe Ring", "=ds="}; - Prev = "T1T2Rogue25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Shaman25Man"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t3s7#", "=ec1=#m35#"}; - { 2, 322466, "", "=q4=Earthshatter Headpiece", "=ds="}; - { 3, 322467, "", "=q4=Earthshatter Spaulders", "=ds="}; - { 4, 322464, "", "=q4=Earthshatter Tunic", "=ds="}; - { 5, 322471, "", "=q4=Earthshatter Wristguards", "=ds="}; - { 6, 322469, "", "=q4=Earthshatter Handguards", "=ds="}; - { 7, 322470, "", "=q4=Earthshatter Girdle", "=ds="}; - { 8, 322465, "", "=q4=Earthshatter Legguards", "=ds="}; - { 9, 322468, "", "=q4=Earthshatter Boots", "=ds="}; - { 10, 323065, "", "=q4=Ring of the Earthshatterer", "=ds="}; - Prev = "T1T2Shaman25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Warlock25Man"] = { - { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t3s8#", "=ec1=#m35#"}; - { 2, 322506, "", "=q4=Plagueheart Circlet", "=ds="}; - { 3, 322507, "", "=q4=Plagueheart Shoulderpads", "=ds="}; - { 4, 322504, "", "=q4=Plagueheart Robe", "=ds="}; - { 5, 322511, "", "=q4=Plagueheart Bindings", "=ds="}; - { 6, 322509, "", "=q4=Plagueheart Gloves", "=ds="}; - { 7, 322510, "", "=q4=Plagueheart Belt", "=ds="}; - { 8, 322505, "", "=q4=Plagueheart Leggings", "=ds="}; - { 9, 322508, "", "=q4=Plagueheart Sandals", "=ds="}; - { 10, 323063, "", "=q4=Plagueheart Ring", "=ds="}; - Prev = "T1T2Warlock25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Warrior25Man"] = { - { 1, 0, "INV_Shield_05", "=q6=#t3s9#", "=ec1=#m35#"}; - { 2, 322418, "", "=q4=Dreadnaught Helmet", "=ds="}; - { 3, 322419, "", "=q4=Dreadnaught Pauldrons", "=ds="}; - { 4, 322416, "", "=q4=Dreadnaught Breastplate", "=ds="}; - { 5, 322423, "", "=q4=Dreadnaught Bracers", "=ds="}; - { 6, 322421, "", "=q4=Dreadnaught Gauntlets", "=ds="}; - { 7, 322422, "", "=q4=Dreadnaught Waistguard", "=ds="}; - { 8, 322417, "", "=q4=Dreadnaught Legplates", "=ds="}; - { 9, 322420, "", "=q4=Dreadnaught Sabatons", "=ds="}; - { 10, 323059, "", "=q4=Ring of the Dreadnaught", "=ds="}; - Prev = "T1T2Warrior25Man"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3DPSWarrior25Man"] = { - { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"}; - { 2, 310490, "", "=q4=Dreadborne Helmet", "=ds="}; - { 3, 310491, "", "=q4=Dreadborne Pauldrons", "=ds="}; - { 4, 310488, "", "=q4=Dreadborne Breastplate", "=ds="}; - { 5, 310495, "", "=q4=Dreadborne Bracers", "=ds="}; - { 6, 310493, "", "=q4=Dreadborne Gauntlets", "=ds="}; - { 7, 310494, "", "=q4=Dreadborne Waistguard", "=ds="}; - { 8, 310489, "", "=q4=Dreadborne Legplates", "=ds="}; - { 9, 310492, "", "=q4=Dreadborne Sabatons", "=ds="}; - { 10, 310496, "", "=q4=Dreadborne Ring", "=ds="}; - Prev = "T1T2DPSWarrior25Man"; - Back = "T1T2T3SET"; - }; - - ------------------------------- - --- Tier 3 Sets (T3) ASCENDED --- - ------------------------------- - - AtlasLoot_Data["T3Druid25ManHEROIC"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#t3s1#", "=ec1=#m35#"}; - { 2, 222490, "", "=q4=Dreamwalker Headpiece", "=ds="}; - { 3, 222491, "", "=q4=Dreamwalker Spaulders", "=ds="}; - { 4, 222488, "", "=q4=Dreamwalker Tunic", "=ds="}; - { 5, 222495, "", "=q4=Dreamwalker Wristguards", "=ds="}; - { 6, 222493, "", "=q4=Dreamwalker Handguards", "=ds="}; - { 7, 222494, "", "=q4=Dreamwalker Girdle", "=ds="}; - { 8, 222489, "", "=q4=Dreamwalker Legguards", "=ds="}; - { 9, 222492, "", "=q4=Dreamwalker Boots", "=ds="}; - { 10, 223064, "", "=q4=Ring of the Dreamwalker", "=ds="}; - Prev = "T1T2Druid25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Hunter25ManHEROIC"] = { - { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t3s2#", "=ec1=#m35#"}; - { 2, 222438, "", "=q4=Cryptstalker Headpiece", "=ds="}; - { 3, 222439, "", "=q4=Cryptstalker Spaulders", "=ds="}; - { 4, 222436, "", "=q4=Cryptstalker Tunic", "=ds="}; - { 5, 222443, "", "=q4=Cryptstalker Wristguards", "=ds="}; - { 6, 222441, "", "=q4=Cryptstalker Handguards", "=ds="}; - { 7, 222442, "", "=q4=Cryptstalker Girdle", "=ds="}; - { 8, 222437, "", "=q4=Cryptstalker Legguards", "=ds="}; - { 9, 222440, "", "=q4=Cryptstalker Boots", "=ds="}; - { 10, 223067, "", "=q4=Ring of the Cryptstalker", "=ds="}; - Prev = "T1T2Hunter25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Mage25ManHEROIC"] = { - { 1, 0, "Spell_Frost_IceStorm", "=q6=#t3s3#", "=ec1=#m35#"}; - { 2, 222498, "", "=q4=Frostfire Circlet", "=ds="}; - { 3, 222499, "", "=q4=Frostfire Shoulderpads", "=ds="}; - { 4, 222496, "", "=q4=Frostfire Robe", "=ds="}; - { 5, 222503, "", "=q4=Frostfire Bindings", "=ds="}; - { 6, 222501, "", "=q4=Frostfire Gloves", "=ds="}; - { 7, 222502, "", "=q4=Frostfire Belt", "=ds="}; - { 8, 222497, "", "=q4=Frostfire Leggings", "=ds="}; - { 9, 222500, "", "=q4=Frostfire Sandals", "=ds="}; - { 10, 223062, "", "=q4=Frostfire Ring", "=ds="}; - Prev = "T1T2Mage25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Paladin25ManHEROIC"] = { - { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t3s4#", "=ec1=#m35#"}; - { 2, 222428, "", "=q4=Redemption Headpiece", "=ds="}; - { 3, 222429, "", "=q4=Redemption Spaulders", "=ds="}; - { 4, 222425, "", "=q4=Redemption Tunic", "=ds="}; - { 5, 222424, "", "=q4=Redemption Wristguards", "=ds="}; - { 6, 222426, "", "=q4=Redemption Handguards", "=ds="}; - { 7, 222431, "", "=q4=Redemption Girdle", "=ds="}; - { 8, 222427, "", "=q4=Redemption Legguards", "=ds="}; - { 9, 222430, "", "=q4=Redemption Boots", "=ds="}; - { 10, 223066, "", "=q4=Ring of Redemption", "=ds="}; - Prev = "T1T2Paladin25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Priest25ManHEROIC"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t3s5#", "=ec1=#m35#"}; - { 2, 222514, "", "=q4=Circlet of Faith", "=ds="}; - { 3, 222515, "", "=q4=Shoulderpads of Faith", "=ds="}; - { 4, 222512, "", "=q4=Robe of Faith", "=ds="}; - { 5, 222519, "", "=q4=Bindings of Faith", "=ds="}; - { 6, 222517, "", "=q4=Gloves of Faith", "=ds="}; - { 7, 222518, "", "=q4=Belt of Faith", "=ds="}; - { 8, 222513, "", "=q4=Leggings of Faith", "=ds="}; - { 9, 222516, "", "=q4=Sandals of Faith", "=ds="}; - { 10, 223061, "", "=q4=Ring of Faith", "=ds="}; - Prev = "T1T2Priest25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Rogue25ManHEROIC"] = { - { 1, 0, "Ability_BackStab", "=q6=#t3s6#", "=ec1=#m35#"}; - { 2, 222478, "", "=q4=Bonescythe Helmet", "=ds="}; - { 3, 222479, "", "=q4=Bonescythe Pauldrons", "=ds="}; - { 4, 222476, "", "=q4=Bonescythe Breastplate", "=ds="}; - { 5, 222483, "", "=q4=Bonescythe Bracers", "=ds="}; - { 6, 222481, "", "=q4=Bonescythe Gauntlets", "=ds="}; - { 7, 222482, "", "=q4=Bonescythe Waistguard", "=ds="}; - { 8, 222477, "", "=q4=Bonescythe Legplates", "=ds="}; - { 9, 222480, "", "=q4=Bonescythe Sabatons", "=ds="}; - { 10, 223060, "", "=q4=Bonescythe Ring", "=ds="}; - Prev = "T1T2Rogue25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Shaman25ManHEROIC"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t3s7#", "=ec1=#m35#"}; - { 2, 222466, "", "=q4=Earthshatter Headpiece", "=ds="}; - { 3, 222467, "", "=q4=Earthshatter Spaulders", "=ds="}; - { 4, 222464, "", "=q4=Earthshatter Tunic", "=ds="}; - { 5, 222471, "", "=q4=Earthshatter Wristguards", "=ds="}; - { 6, 222469, "", "=q4=Earthshatter Handguards", "=ds="}; - { 7, 222470, "", "=q4=Earthshatter Girdle", "=ds="}; - { 8, 222465, "", "=q4=Earthshatter Legguards", "=ds="}; - { 9, 222468, "", "=q4=Earthshatter Boots", "=ds="}; - { 10, 223065, "", "=q4=Ring of the Earthshatterer", "=ds="}; - Prev = "T1T2Shaman25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Warlock25ManHEROIC"] = { - { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t3s8#", "=ec1=#m35#"}; - { 2, 222506, "", "=q4=Plagueheart Circlet", "=ds="}; - { 3, 222507, "", "=q4=Plagueheart Shoulderpads", "=ds="}; - { 4, 222504, "", "=q4=Plagueheart Robe", "=ds="}; - { 5, 222511, "", "=q4=Plagueheart Bindings", "=ds="}; - { 6, 222509, "", "=q4=Plagueheart Gloves", "=ds="}; - { 7, 222510, "", "=q4=Plagueheart Belt", "=ds="}; - { 8, 222505, "", "=q4=Plagueheart Leggings", "=ds="}; - { 9, 222508, "", "=q4=Plagueheart Sandals", "=ds="}; - { 10, 223063, "", "=q4=Plagueheart Ring", "=ds="}; - Prev = "T1T2Warlock25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3Warrior25ManHEROIC"] = { - { 1, 0, "INV_Shield_05", "=q6=#t3s9#", "=ec1=#m35#"}; - { 2, 222418, "", "=q4=Dreadnaught Helmet", "=ds="}; - { 3, 222419, "", "=q4=Dreadnaught Pauldrons", "=ds="}; - { 4, 222416, "", "=q4=Dreadnaught Breastplate", "=ds="}; - { 5, 222423, "", "=q4=Dreadnaught Bracers", "=ds="}; - { 6, 222421, "", "=q4=Dreadnaught Gauntlets", "=ds="}; - { 7, 222422, "", "=q4=Dreadnaught Waistguard", "=ds="}; - { 8, 222417, "", "=q4=Dreadnaught Legplates", "=ds="}; - { 9, 222420, "", "=q4=Dreadnaught Sabatons", "=ds="}; - { 10, 223059, "", "=q4=Ring of the Dreadnaught", "=ds="}; - Prev = "T1T2Warrior25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - AtlasLoot_Data["T3DPSWarrior25ManHEROIC"] = { - { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"}; - { 2, 210490, "", "=q4=Dreadborne Helmet", "=ds="}; - { 3, 210491, "", "=q4=Dreadborne Pauldrons", "=ds="}; - { 4, 210488, "", "=q4=Dreadborne Breastplate", "=ds="}; - { 5, 210495, "", "=q4=Dreadborne Bracers", "=ds="}; - { 6, 210493, "", "=q4=Dreadborne Gauntlets", "=ds="}; - { 7, 210494, "", "=q4=Dreadborne Waistguard", "=ds="}; - { 8, 210489, "", "=q4=Dreadborne Legplates", "=ds="}; - { 9, 210492, "", "=q4=Dreadborne Sabatons", "=ds="}; - { 10, 210496, "", "=q4=Dreadborne Ring", "=ds="}; - Prev = "T1T2DPSWarrior25ManHEROIC"; - Back = "T1T2T3SET"; - }; - - ------------------------ - --- Vanilla WoW Sets --- - ------------------------ - - AtlasLoot_Data["VWOWSets1"] = { - { 1, 0, "INV_Box_01", "=q6=#pre60s1#", "=ec1=#a2#. =q1=#z1#"}; - { 2, 10399, "", "=q3=Blackened Defias Armor", "=ds=#s5#, =q2=#n6#", "", "14.77%"}; - { 3, 10401, "", "=q2=Blackened Defias Gloves", "=ds=#s9#, =q2=#n9#", "", "1.76%"}; - { 4, 10403, "", "=q3=Blackened Defias Belt", "=ds=#s10#, =q2=#n7#", "", "23.26%"}; - { 5, 10400, "", "=q2=Blackened Defias Leggings", "=ds=#s11#, =q2=#n9#", "", "1.64%"}; - { 6, 10402, "", "=q2=Blackened Defias Boots", "=ds=#s12#, =q2=#n8#", "", "1.23%"}; - { 8, 0, "INV_Box_01", "=q6=#pre60s2#", "=ec1=#a2#. =q1=#z2#"}; - { 9, 6473, "", "=q3=Armor of the Fang", "=ds=#s5#, =q2=#n5#", "", "52.05%"}; - { 10, 10413, "", "=q3=Gloves of the Fang", "=ds=#s9#, =q2=#n4#", "", "1.20%"}; - { 11, 10412, "", "=q3=Belt of the Fang", "=ds=#s10#, =q2=#n2#", "", "8.64%"}; - { 12, 10410, "", "=q3=Leggings of the Fang", "=ds=#s11#, =q2=#n1#", "", "16.03%"}; - { 13, 10411, "", "=q3=Footpads of the Fang", "=ds=#s12#, =q2=#n3#", "", "19.08%"}; - { 16, 0, "INV_Box_01", "=q6=#pre60s3#", "=ec1=#a3#. =q1=#z3#"}; - { 17, 10328, "", "=q3=Scarlet Chestpiece", "=ds=#s5#, =q2=#n12#", "", "0.3%"}; - { 18, 10333, "", "=q2=Scarlet Wristguards", "=ds=#s8#, =q2=#n15#", "", "1.6%"}; - { 19, 10331, "", "=q2=Scarlet Gauntlets", "=ds=#s9#, =q2=#n13#", "", "1.7%"}; - { 20, 10329, "", "=q2=Scarlet Belt", "=ds=#s10#, =q2=#n10#", "", "1.6%"}; - { 21, 10330, "", "=q3=Scarlet Leggings", "=ds=#s11#, =q2=#n14#", "", "13.2%"}; - { 22, 10332, "", "=q3=Scarlet Boots", "=ds=#s12#, =q2=#n11#", "", "0.1%"}; - { 24, 0, "INV_Box_01", "=q6=#pre60s4#", "=ec1=#a3#. =q1=#z4#"}; - { 25, 11729, "", "=q3=Savage Gladiator Helm", "=ds=#s1#, =q2=#brd3#, #brd5#", "", "10.08%"}; - { 26, 11726, "", "=q4=Savage Gladiator Chain", "=ds=#s5#, =q2=#brd3#", "", "14.52%"}; - { 27, 11730, "", "=q3=Savage Gladiator Grips", "=ds=#s9#, =q2=#brd2#", "", "14.12%"}; - { 28, 11728, "", "=q3=Savage Gladiator Leggings", "=ds=#s11#, =q2=#brd6#", "", "14.95%"}; - { 29, 11731, "", "=q3=Savage Gladiator Greaves", "=ds=#s12#, =q2=#brd1#", "", "15.14%"}; - Back = "SETSCLASSIC"; - }; - - AtlasLoot_Data["VWOWSets2"] = { - { 1, 0, "INV_Box_01", "=q6=#pre60s5#", "=ec1=#a1#, =q1=#m1# #c5#, #c3#, #c8#"}; - { 2, 22302, "", "=q3=Ironweave Cowl", "=ds=#s1#, =q2=#n16# (#z9#)", "", "27.72%"}; - { 3, 22305, "", "=q3=Ironweave Mantle", "=ds=#s3#, =q2=#n17# (#z4#)", "", "30.39%"}; - { 4, 22301, "", "=q3=Ironweave Robe", "=ds=#s5#, =q2=#n18# (#z6#)", "", "19.00%"}; - { 5, 22313, "", "=q3=Ironweave Bracers", "=ds=#s8#, =q2=#n19# (#z10#)", "", "18.16%"}; - { 6, 22304, "", "=q3=Ironweave Gloves", "=ds=#s9#, =q2=#n20# (#z13#)", "", "16.24%"}; - { 7, 22306, "", "=q3=Ironweave Belt", "=ds=#s10#, =q2=#n21# (#z10#)", "", "20.28%"}; - { 8, 22303, "", "=q3=Ironweave Pants", "=ds=#s11#, =q2=#n22# (#z5#)", "", "23.33%"}; - { 9, 22311, "", "=q3=Ironweave Boots", "=ds=#s12#, =q2=#n23# (#z9#)", "", "12.31%"}; - { 16, 0, "INV_Box_01", "=q6=#pre60s10#", "=ec1=#a1#, =q2=#n24#. =q1=#z6#"}; - { 17, 13390, "", "=q3=The Postmaster's Band", "=ds=#s1#", "", ""}; - { 18, 13388, "", "=q3=The Postmaster's Tunic", "=ds=#s5#", "", ""}; - { 19, 13389, "", "=q3=The Postmaster's Trousers", "=ds=#s11#", "", ""}; - { 20, 13391, "", "=q3=The Postmaster's Treads", "=ds=#s12#", "", ""}; - { 21, 13392, "", "=q3=The Postmaster's Seal", "=ds=#s13#", "", ""}; - Back = "SETSCLASSIC"; - }; - - AtlasLoot_Data["VWOWSets3"] = { - { 1, 0, "INV_Box_01", "=q6=#pre60s15#", "=q1=#z7#"}; - { 2, 17082, "", "=q4=Shard of the Flame", "=ds=#s14#, =q2=#n35# (#z14#)", "", "4.46%"}; - { 3, 17064, "", "=q4=Shard of the Scale", "=ds=#s14#, =q2=#n36# (#z15#)", "", "3.71%"}; - { 5, 0, "INV_Box_01", "=q6=#pre60s20#", "=q1=#z7#"}; - { 6, 18204, "", "=q4=Eskhandar's Pelt", "=ds=#s4#, =q2=#n37#", "", "9.16%"}; - { 7, 18203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#, =q2=#n38# (#z14#)", "", "16.97%"}; - { 8, 18202, "", "=q4=Eskhandar's Left Claw", "=ds=#h4#, #w13#, =q2=#n39#", "", "12.36%"}; - { 16, 0, "INV_Box_01", "=q6=#pre60s24#", "=q1=#z10#"}; - { 17, 13218, "", "=q3=Fang of the Crystal Spider", "=ds=#h1#, #w4#, =q2=#n41#", "", "15.46%"}; - { 18, 13183, "", "=q3=Venomspitter", "=ds=#h1#, #w6#, =q2=#n42#", "", "13.07%"}; - { 20, 0, "INV_Box_01", "=q6=#pre60s23#", "=q1=#z9#"}; - { 21, 12940, "", "=q3=Dal'Rend's Sacred Charge", "=ds=#h3#, #w10#, =q2=#n40#", "", "6.62%"}; - { 22, 12939, "", "=q3=Dal'Rend's Tribal Guardian", "=ds=#h4#, #w10#, =q2=#n40#", "", "7.44%"}; - Back = "SETSCLASSIC"; - }; - AtlasLoot_Data["VWOWScholo"] = { - { 1, 0, "INV_Box_01", "=q6=#pre60s6#", "=ec1=#a1#. =q1=#z5#"}; - { 2, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#", "", "1.12%"}; - { 3, 14626, "", "=q3=Necropile Robe", "=ds=#s5#", "", "1.27%"}; - { 4, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#", "", "1.03%"}; - { 5, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#", "", "0.85%"}; - { 6, 14631, "", "=q3=Necropile Boots", "=ds=#s12#", "", "0.88%"}; - { 8, 0, "INV_Box_01", "=q6=#pre60s7#", "=ec1=#a2#. =q1=#z5#"}; - { 9, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#", "", "1.51%"}; - { 10, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#", "", "0.82%"}; - { 11, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#", "", "0.60%"}; - { 12, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#", "", "1.09%"}; - { 13, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#", "", "0.67%"}; - { 16, 0, "INV_Box_01", "=q6=#pre60s8#", "=ec1=#a3#. =q1=#z5#"}; - { 17, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#", "", "0.54%"}; - { 18, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#", "", "0.09%"}; - { 19, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#", "", "0.60%"}; - { 20, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#", "", "0.42%"}; - { 21, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#", "", "0.36%"}; - { 23, 0, "INV_Box_01", "=q6=#pre60s9#", "=ec1=#a4#. =q1=#z5#"}; - { 24, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#", "", "0.45%"}; - { 25, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#", "", "0.45%"}; - { 26, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#", "", "0.67%"}; - { 27, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#", "", "1.12%"}; - { 28, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#", "", "0.57%"}; - Back = "SETSCLASSIC"; - }; - - AtlasLoot_Data["VWOWZulGurub"] = { - { 1, 0, "INV_Box_01", "=q6=#pre60s16#", "=q1=#z8#"}; - { 2, 19898, "", "=q3=Seal of Jin", "=ds=#s13#, =q2=#n28#", "", "8.81%"}; - { 3, 19925, "", "=q3=Band of Jin", "=ds=#s13#, =q2=#n29#", "", "10.36%"}; - { 5, 0, "INV_Box_01", "=q6=#pre60s17#", "=q1=#z8#"}; - { 6, 19873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#, =q2=#n33#", "", "10.12%"}; - { 7, 19912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#, =q2=#n30#", "", "14.51%"}; - { 9, 0, "INV_Box_01", "=q6=#pre60s22#", "=q1=#z8#"}; - { 10, 19896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#, =q2=#n28#", "", "5.20%"}; - { 11, 19910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#, =q2=#n30#", "", "4.54%"}; - { 16, 0, "INV_Box_01", "=q6=#pre60s18#", "=q1=#z8#"}; - { 17, 19863, "", "=q3=Primalist's Seal", "=ds=#s13#, =q2=#n33#", "", "9.72%"}; - { 18, 19920, "", "=q3=Primalist's Band", "=ds=#s13#, =q2=#n31#", "", "8.95%"}; - { 20, 0, "INV_Box_01", "=q6=#pre60s19#", "=q1=#z8#"}; - { 21, 19905, "", "=q3=Zanzil's Band", "=ds=#s13#, =q2=#n32#", "", "9.24%"}; - { 22, 19893, "", "=q3=Zanzil's Seal", "=ds=#s13#, =q2=#n33#", "", "10.12%"}; - { 24, 0, "INV_Box_01", "=q6=#pre60s21#", "=q1=#z8#"}; - { 25, 19865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#, =q2=#n34#", "", "5.18%"}; - { 26, 19866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#, =q2=#n33#", "", "4.55%"}; - Back = "SETSCLASSIC"; - }; - - --------------- - --- ZG Sets --- - --------------- - - AtlasLoot_Data["ZGSets1"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#zgs1#", "=ec1=#c1#"}; - { 2, 19955, "", "=q4=Wushoolay's Charm of Nature", ""}; - { 3, 19613, "", "=q4=Pristine Enchanted South Seas Kelp", "=ds=#r5#"}; - { 4, 19838, "", "=q4=Zandalar Haruspex's Tunic", "=q4=#zgt9#, =ds=#r4#"}; - { 5, 19839, "", "=q4=Zandalar Haruspex's Belt", "=q4=#zgt4#, =ds=#r3#"}; - { 6, 19840, "", "=q4=Zandalar Haruspex's Bracers", "=q4=#zgt5#, =ds=#r2#"}; - { 8, 0, "Ability_Hunter_RunningShot", "=q6=#zgs2#", "=ec1=#c2#"}; - { 9, 19953, "", "=q4=Renataki's Charm of Beasts", ""}; - { 10, 19621, "", "=q4=Maelstrom's Wrath", "=ds=#r5#"}; - { 11, 19831, "", "=q4=Zandalar Predator's Mantle", "=q4=#zgt6#, =ds=#r4#"}; - { 12, 19832, "", "=q4=Zandalar Predator's Belt", "=q4=#zgt2#, =ds=#r3#"}; - { 13, 19833, "", "=q4=Zandalar Predator's Bracers", "=q4=#zgt3#, =ds=#r2#"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#zgs3#", "=ec1=#c3#"}; - { 17, 19959, "", "=q4=Hazza'rah's Charm of Magic", ""}; - { 18, 19601, "", "=q4=Jewel of Kajaro", "=ds=#r5#"}; - { 19, 20034, "", "=q4=Zandalar Illusionist's Robe", "=q4=#zgt1#, =ds=#r4#"}; - { 20, 19845, "", "=q4=Zandalar Illusionist's Mantle", "=q4=#zgt2#, =ds=#r3#"}; - { 21, 19846, "", "=q4=Zandalar Illusionist's Wraps", "=q4=#zgt3#, =ds=#r2#"}; - { 23, 0, "Spell_Holy_SealOfMight", "=q6=#zgs4#", "=ec1=#c4#"}; - { 24, 19952, "", "=q4=Gri'lek's Charm of Valor", ""}; - { 25, 19588, "", "=q4=Hero's Brand", "=ds=#r5#"}; - { 26, 19825, "", "=q4=Zandalar Freethinker's Breastplate", "=q4=#zgt9#, =ds=#r4#"}; - { 27, 19826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"}; - { 28, 19827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"}; - Next = "ZGSets2"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["ZGSets2"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#zgs5#", "=ec1=#c5#"}; - { 2, 19958, "", "=q4=Hazza'rah's Charm of Healing", ""}; - { 3, 19594, "", "=q4=The All-Seeing Eye of Zuldazar", "=ds=#r5#"}; - { 4, 19841, "", "=q4=Zandalar Confessor's Mantle", "=q4=#zgt6#, =ds=#r4#"}; - { 5, 19842, "", "=q4=Zandalar Confessor's Bindings", "=q4=#zgt4#, =ds=#r3#"}; - { 6, 19843, "", "=q4=Zandalar Confessor's Wraps", "=q4=#zgt5#, =ds=#r2#"}; - { 8, 0, "Ability_BackStab", "=q6=#zgs6#", "=ec1=#c6#"}; - { 9, 19954, "", "=q4=Renataki's Charm of Trickery", ""}; - { 10, 19617, "", "=q4=Zandalarian Shadow Mastery Talisman", "=ds=#r5#"}; - { 11, 19834, "", "=q4=Zandalar Madcap's Tunic", "=q4=#zgt6#, =ds=#r4#"}; - { 12, 19835, "", "=q4=Zandalar Madcap's Mantle", "=q4=#zgt7#, =ds=#r3#"}; - { 13, 19836, "", "=q4=Zandalar Madcap's Bracers", "=q4=#zgt8#, =ds=#r2#"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#zgs7#", "=ec1=#c7#"}; - { 17, 19956, "", "=q4=Wushoolay's Charm of Spirits", ""}; - { 18, 19609, "", "=q4=Unmarred Vision of Voodress", "=ds=#r5#"}; - { 19, 19828, "", "=q4=Zandalar Augur's Hauberk", "=q4=#zgt9#, =ds=#r4#"}; - { 20, 19829, "", "=q4=Zandalar Augur's Belt", "=q4=#zgt7#, =ds=#r3#"}; - { 21, 19830, "", "=q4=Zandalar Augur's Bracers", "=q4=#zgt8#, =ds=#r2#"}; - { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#zgs8#", "=ec1=#c8#"}; - { 24, 19957, "", "=q4=Hazza'rah's Charm of Destruction", ""}; - { 25, 19605, "", "=q4=Kezan's Unstoppable Taint", "=ds=#r5#"}; - { 26, 20033, "", "=q4=Zandalar Demoniac's Robe", "=q4=#zgt1#, =ds=#r4#"}; - { 27, 19849, "", "=q4=Zandalar Demoniac's Mantle", "=q4=#zgt4#, =ds=#r3#"}; - { 28, 19848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"}; - Next = "ZGSets3"; - Prev = "ZGSets1"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["ZGSets3"] = { - { 1, 0, "INV_Shield_05", "=q6=#zgs9#", "=ec1=#c9#"}; - { 2, 19951, "", "=q4=Gri'lek's Charm of Might", ""}; - { 3, 19577, "", "=q4=Rage of Mugamba", "=ds=#r5#"}; - { 4, 19822, "", "=q4=Zandalar Vindicator's Breastplate", "=q4=#zgt1#, =ds=#r4#"}; - { 5, 19823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"}; - { 6, 19824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"}; - Prev = "ZGSets2"; - Back = "SETMENU"; - }; - - - ---------------------- - --- ZG HEROIC FLEX Sets --- - ---------------------- - - AtlasLoot_Data["ZGSets125Man"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#zgs1#", "=ec1=#c1#"}; - { 2, 19955, "", "=q4=Wushoolay's Charm of Nature", ""}; - { 3, 19613, "", "=q4=Pristine Enchanted South Seas Kelp", "=ds=#r5#"}; - { 4, 319838, "", "=q4=Zandalar Haruspex's Tunic", "=q4=#zgt9#, =ds=#r4#"}; - { 5, 319839, "", "=q4=Zandalar Haruspex's Belt", "=q4=#zgt4#, =ds=#r3#"}; - { 6, 319840, "", "=q4=Zandalar Haruspex's Bracers", "=q4=#zgt5#, =ds=#r2#"}; - { 8, 0, "Ability_Hunter_RunningShot", "=q6=#zgs2#", "=ec1=#c2#"}; - { 9, 19953, "", "=q4=Renataki's Charm of Beasts", ""}; - { 10, 19621, "", "=q4=Maelstrom's Wrath", "=ds=#r5#"}; - { 11, 319831, "", "=q4=Zandalar Predator's Mantle", "=q4=#zgt6#, =ds=#r4#"}; - { 12, 319832, "", "=q4=Zandalar Predator's Belt", "=q4=#zgt2#, =ds=#r3#"}; - { 13, 319833, "", "=q4=Zandalar Predator's Bracers", "=q4=#zgt3#, =ds=#r2#"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#zgs3#", "=ec1=#c3#"}; - { 17, 19959, "", "=q4=Hazza'rah's Charm of Magic", ""}; - { 18, 19601, "", "=q4=Jewel of Kajaro", "=ds=#r5#"}; - { 19, 320034, "", "=q4=Zandalar Illusionist's Robe", "=q4=#zgt1#, =ds=#r4#"}; - { 20, 319845, "", "=q4=Zandalar Illusionist's Mantle", "=q4=#zgt2#, =ds=#r3#"}; - { 21, 319846, "", "=q4=Zandalar Illusionist's Wraps", "=q4=#zgt3#, =ds=#r2#"}; - { 23, 0, "Spell_Holy_SealOfMight", "=q6=#zgs4#", "=ec1=#c4#"}; - { 24, 19952, "", "=q4=Gri'lek's Charm of Valor", ""}; - { 25, 19588, "", "=q4=Hero's Brand", "=ds=#r5#"}; - { 26, 319825, "", "=q4=Zandalar Freethinker's Breastplate", "=q4=#zgt9#, =ds=#r4#"}; - { 27, 319826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"}; - { 28, 319827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"}; - Next = "ZGSets225Man"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["ZGSets225Man"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#zgs5#", "=ec1=#c5#"}; - { 2, 19958, "", "=q4=Hazza'rah's Charm of Healing", ""}; - { 3, 19594, "", "=q4=The All-Seeing Eye of Zuldazar", "=ds=#r5#"}; - { 4, 319841, "", "=q4=Zandalar Confessor's Mantle", "=q4=#zgt6#, =ds=#r4#"}; - { 5, 319842, "", "=q4=Zandalar Confessor's Bindings", "=q4=#zgt4#, =ds=#r3#"}; - { 6, 319843, "", "=q4=Zandalar Confessor's Wraps", "=q4=#zgt5#, =ds=#r2#"}; - { 8, 0, "Ability_BackStab", "=q6=#zgs6#", "=ec1=#c6#"}; - { 9, 19954, "", "=q4=Renataki's Charm of Trickery", ""}; - { 10, 19617, "", "=q4=Zandalarian Shadow Mastery Talisman", "=ds=#r5#"}; - { 11, 319834, "", "=q4=Zandalar Madcap's Tunic", "=q4=#zgt6#, =ds=#r4#"}; - { 12, 319835, "", "=q4=Zandalar Madcap's Mantle", "=q4=#zgt7#, =ds=#r3#"}; - { 13, 319836, "", "=q4=Zandalar Madcap's Bracers", "=q4=#zgt8#, =ds=#r2#"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#zgs7#", "=ec1=#c7#"}; - { 17, 19956, "", "=q4=Wushoolay's Charm of Spirits", ""}; - { 18, 19609, "", "=q4=Unmarred Vision of Voodress", "=ds=#r5#"}; - { 19, 319828, "", "=q4=Zandalar Augur's Hauberk", "=q4=#zgt9#, =ds=#r4#"}; - { 20, 319829, "", "=q4=Zandalar Augur's Belt", "=q4=#zgt7#, =ds=#r3#"}; - { 21, 319830, "", "=q4=Zandalar Augur's Bracers", "=q4=#zgt8#, =ds=#r2#"}; - { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#zgs8#", "=ec1=#c8#"}; - { 24, 19957, "", "=q4=Hazza'rah's Charm of Destruction", ""}; - { 25, 19605, "", "=q4=Kezan's Unstoppable Taint", "=ds=#r5#"}; - { 26, 320033, "", "=q4=Zandalar Demoniac's Robe", "=q4=#zgt1#, =ds=#r4#"}; - { 27, 319849, "", "=q4=Zandalar Demoniac's Mantle", "=q4=#zgt4#, =ds=#r3#"}; - { 28, 319848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"}; - Next = "ZGSets325Man"; - Prev = "ZGSets125Man"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["ZGSets325Man"] = { - { 1, 0, "INV_Shield_05", "=q6=#zgs9#", "=ec1=#c9#"}; - { 2, 19951, "", "=q4=Gri'lek's Charm of Might", ""}; - { 3, 19577, "", "=q4=Rage of Mugamba", "=ds=#r5#"}; - { 4, 319822, "", "=q4=Zandalar Vindicator's Breastplate", "=q4=#zgt1#, =ds=#r4#"}; - { 5, 319823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"}; - { 6, 319824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"}; - Prev = "ZGSets225Man"; - Back = "SETMENU"; - }; - - - ---------------------- - --- ZG ASCENDED Sets --- - ---------------------- - - AtlasLoot_Data["ZGSets125ManHEROIC"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#zgs1#", "=ec1=#c1#"}; - { 2, 19955, "", "=q4=Wushoolay's Charm of Nature", ""}; - { 3, 19613, "", "=q4=Pristine Enchanted South Seas Kelp", "=ds=#r5#"}; - { 4, 219838, "", "=q4=Zandalar Haruspex's Tunic", "=q4=#zgt9#, =ds=#r4#"}; - { 5, 219839, "", "=q4=Zandalar Haruspex's Belt", "=q4=#zgt4#, =ds=#r3#"}; - { 6, 219840, "", "=q4=Zandalar Haruspex's Bracers", "=q4=#zgt5#, =ds=#r2#"}; - { 8, 0, "Ability_Hunter_RunningShot", "=q6=#zgs2#", "=ec1=#c2#"}; - { 9, 19953, "", "=q4=Renataki's Charm of Beasts", ""}; - { 10, 19621, "", "=q4=Maelstrom's Wrath", "=ds=#r5#"}; - { 11, 219831, "", "=q4=Zandalar Predator's Mantle", "=q4=#zgt6#, =ds=#r4#"}; - { 12, 219832, "", "=q4=Zandalar Predator's Belt", "=q4=#zgt2#, =ds=#r3#"}; - { 13, 219833, "", "=q4=Zandalar Predator's Bracers", "=q4=#zgt3#, =ds=#r2#"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#zgs3#", "=ec1=#c3#"}; - { 17, 19959, "", "=q4=Hazza'rah's Charm of Magic", ""}; - { 18, 19601, "", "=q4=Jewel of Kajaro", "=ds=#r5#"}; - { 19, 220034, "", "=q4=Zandalar Illusionist's Robe", "=q4=#zgt1#, =ds=#r4#"}; - { 20, 219845, "", "=q4=Zandalar Illusionist's Mantle", "=q4=#zgt2#, =ds=#r3#"}; - { 21, 219846, "", "=q4=Zandalar Illusionist's Wraps", "=q4=#zgt3#, =ds=#r2#"}; - { 23, 0, "Spell_Holy_SealOfMight", "=q6=#zgs4#", "=ec1=#c4#"}; - { 24, 19952, "", "=q4=Gri'lek's Charm of Valor", ""}; - { 25, 19588, "", "=q4=Hero's Brand", "=ds=#r5#"}; - { 26, 219825, "", "=q4=Zandalar Freethinker's Breastplate", "=q4=#zgt9#, =ds=#r4#"}; - { 27, 219826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"}; - { 28, 219827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"}; - Next = "ZGSets225ManHEROIC"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["ZGSets225ManHEROIC"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#zgs5#", "=ec1=#c5#"}; - { 2, 19958, "", "=q4=Hazza'rah's Charm of Healing", ""}; - { 3, 19594, "", "=q4=The All-Seeing Eye of Zuldazar", "=ds=#r5#"}; - { 4, 219841, "", "=q4=Zandalar Confessor's Mantle", "=q4=#zgt6#, =ds=#r4#"}; - { 5, 219842, "", "=q4=Zandalar Confessor's Bindings", "=q4=#zgt4#, =ds=#r3#"}; - { 6, 219843, "", "=q4=Zandalar Confessor's Wraps", "=q4=#zgt5#, =ds=#r2#"}; - { 8, 0, "Ability_BackStab", "=q6=#zgs6#", "=ec1=#c6#"}; - { 9, 19954, "", "=q4=Renataki's Charm of Trickery", ""}; - { 10, 19617, "", "=q4=Zandalarian Shadow Mastery Talisman", "=ds=#r5#"}; - { 11, 219834, "", "=q4=Zandalar Madcap's Tunic", "=q4=#zgt6#, =ds=#r4#"}; - { 12, 219835, "", "=q4=Zandalar Madcap's Mantle", "=q4=#zgt7#, =ds=#r3#"}; - { 13, 219836, "", "=q4=Zandalar Madcap's Bracers", "=q4=#zgt8#, =ds=#r2#"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#zgs7#", "=ec1=#c7#"}; - { 17, 19956, "", "=q4=Wushoolay's Charm of Spirits", ""}; - { 18, 19609, "", "=q4=Unmarred Vision of Voodress", "=ds=#r5#"}; - { 19, 219828, "", "=q4=Zandalar Augur's Hauberk", "=q4=#zgt9#, =ds=#r4#"}; - { 20, 219829, "", "=q4=Zandalar Augur's Belt", "=q4=#zgt7#, =ds=#r3#"}; - { 21, 219830, "", "=q4=Zandalar Augur's Bracers", "=q4=#zgt8#, =ds=#r2#"}; - { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#zgs8#", "=ec1=#c8#"}; - { 24, 19957, "", "=q4=Hazza'rah's Charm of Destruction", ""}; - { 25, 19605, "", "=q4=Kezan's Unstoppable Taint", "=ds=#r5#"}; - { 26, 220033, "", "=q4=Zandalar Demoniac's Robe", "=q4=#zgt1#, =ds=#r4#"}; - { 27, 219849, "", "=q4=Zandalar Demoniac's Mantle", "=q4=#zgt4#, =ds=#r3#"}; - { 28, 219848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"}; - Next = "ZGSets325ManHEROIC"; - Prev = "ZGSets125ManHEROIC"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["ZGSets325ManHEROIC"] = { - { 1, 0, "INV_Shield_05", "=q6=#zgs9#", "=ec1=#c9#"}; - { 2, 19951, "", "=q4=Gri'lek's Charm of Might", ""}; - { 3, 19577, "", "=q4=Rage of Mugamba", "=ds=#r5#"}; - { 4, 219822, "", "=q4=Zandalar Vindicator's Breastplate", "=q4=#zgt1#, =ds=#r4#"}; - { 5, 219823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"}; - { 6, 219824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"}; - Prev = "ZGSets225ManHEROIC"; - Back = "SETMENU"; - }; - - - ----------------- - --- AQ20 Sets --- - ----------------- - - AtlasLoot_Data["AQ20Sets1"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq20s1#", "=ec1=#c1#"}; - { 2, 21407, "", "=q4=Mace of Unending Life", "=q4=#aq20t1#, =ds=#r5#"}; - { 3, 21409, "", "=q4=Cloak of Unending Life", "=q3=#aq20t5#, =ds=#r4#"}; - { 4, 21408, "", "=q4=Band of Unending Life", "=q3=#aq20t3#, =ds=#r3#"}; - { 6, 0, "Ability_Hunter_RunningShot", "=q6=#aq20s2#", "=ec1=#c2#"}; - { 7, 21401, "", "=q4=Scythe of the Unseen Path", "=q4=#aq20t6#, =ds=#r5#"}; - { 8, 21403, "", "=q4=Cloak of the Unseen Path", "=q3=#aq20t5#, =ds=#r4#"}; - { 9, 21402, "", "=q4=Signet of the Unseen Path", "=q3=#aq20t4#, =ds=#r3#"}; - { 11, 0, "Spell_Frost_IceStorm", "=q6=#aq20s3#", "=ec1=#c3#"}; - { 12, 21413, "", "=q4=Blade of Vaulted Secrets", "=q4=#aq20t1#, =ds=#r5#"}; - { 13, 21415, "", "=q4=Drape of Vaulted Secrets", "=q3=#aq20t2#, =ds=#r4#"}; - { 14, 21414, "", "=q4=Band of Vaulted Secrets", "=q3=#aq20t3#, =ds=#r3#"}; - { 16, 0, "Spell_Holy_SealOfMight", "=q6=#aq20s4#", "=ec1=#c4#"}; - { 17, 21395, "", "=q4=Blade of Eternal Justice", "=q4=#aq20t6#, =ds=#r5#"}; - { 18, 21397, "", "=q4=Cape of Eternal Justice", "=q3=#aq20t5#, =ds=#r4#"}; - { 19, 21396, "", "=q4=Ring of Eternal Justice", "=q3=#aq20t3#, =ds=#r3#"}; - { 21, 0, "Spell_Holy_PowerWordShield", "=q6=#aq20s5#", "=ec1=#c5#"}; - { 22, 21410, "", "=q4=Gavel of Infinite Wisdom", "=q4=#aq20t1#, =ds=#r5#"}; - { 23, 21412, "", "=q4=Shroud of Infinite Wisdom", "=q3=#aq20t2#, =ds=#r4#"}; - { 24, 21411, "", "=q4=Ring of Infinite Wisdom", "=q3=#aq20t4#, =ds=#r3#"}; - { 26, 0, "Ability_BackStab", "=q6=#aq20s6#", "=ec1=#c6#"}; - { 27, 21404, "", "=q4=Dagger of Veiled Shadows", "=q4=#aq20t6#, =ds=#r5#"}; - { 28, 21406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"}; - { 29, 21405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"}; - Next = "AQ20Sets2"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ20Sets2"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#aq20s7#", "=ec1=#c7#"}; - { 2, 21398, "", "=q4=Hammer of the Gathering Storm", "=q4=#aq20t6#, =ds=#r5#"}; - { 3, 21400, "", "=q4=Cloak of the Gathering Storm", "=q3=#aq20t5#, =ds=#r4#"}; - { 4, 21399, "", "=q4=Ring of the Gathering Storm", "=q3=#aq20t3#, =ds=#r3#"}; - { 6, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq20s8#", "=ec1=#c8#"}; - { 7, 21416, "", "=q4=Kris of Unspoken Names", "=q4=#aq20t1#, =ds=#r5#"}; - { 8, 21418, "", "=q4=Shroud of Unspoken Names", "=q3=#aq20t5#, =ds=#r4#"}; - { 9, 21417, "", "=q4=Ring of Unspoken Names", "=q3=#aq20t4#, =ds=#r3#"}; - { 11, 0, "INV_Shield_05", "=q6=#aq20s9#", "=ec1=#c9#"}; - { 12, 21392, "", "=q4=Sickle of Unyielding Strength", "=q4=#aq20t6#, =ds=#r5#"}; - { 13, 21394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"}; - { 14, 21393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"}; - Prev = "AQ20Sets1"; - Back = "SETMENU"; - }; - - - ------------------------ - --- AQ20 Sets HEROIC FLEX --- - ------------------------ - - AtlasLoot_Data["AQ20Sets125Man"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq20s1#", "=ec1=#c1#"}; - { 2, 321407, "", "=q4=Mace of Unending Life", "=q4=#aq20t1#, =ds=#r5#"}; - { 3, 321409, "", "=q4=Cloak of Unending Life", "=q3=#aq20t5#, =ds=#r4#"}; - { 4, 321408, "", "=q4=Band of Unending Life", "=q3=#aq20t3#, =ds=#r3#"}; - { 6, 0, "Ability_Hunter_RunningShot", "=q6=#aq20s2#", "=ec1=#c2#"}; - { 7, 321401, "", "=q4=Scythe of the Unseen Path", "=q4=#aq20t6#, =ds=#r5#"}; - { 8, 321403, "", "=q4=Cloak of the Unseen Path", "=q3=#aq20t5#, =ds=#r4#"}; - { 9, 321402, "", "=q4=Signet of the Unseen Path", "=q3=#aq20t4#, =ds=#r3#"}; - { 11, 0, "Spell_Frost_IceStorm", "=q6=#aq20s3#", "=ec1=#c3#"}; - { 12, 321413, "", "=q4=Blade of Vaulted Secrets", "=q4=#aq20t1#, =ds=#r5#"}; - { 13, 321415, "", "=q4=Drape of Vaulted Secrets", "=q3=#aq20t2#, =ds=#r4#"}; - { 14, 321414, "", "=q4=Band of Vaulted Secrets", "=q3=#aq20t3#, =ds=#r3#"}; - { 16, 0, "Spell_Holy_SealOfMight", "=q6=#aq20s4#", "=ec1=#c4#"}; - { 17, 321395, "", "=q4=Blade of Eternal Justice", "=q4=#aq20t6#, =ds=#r5#"}; - { 18, 321397, "", "=q4=Cape of Eternal Justice", "=q3=#aq20t5#, =ds=#r4#"}; - { 19, 321396, "", "=q4=Ring of Eternal Justice", "=q3=#aq20t3#, =ds=#r3#"}; - { 21, 0, "Spell_Holy_PowerWordShield", "=q6=#aq20s5#", "=ec1=#c5#"}; - { 22, 321410, "", "=q4=Gavel of Infinite Wisdom", "=q4=#aq20t1#, =ds=#r5#"}; - { 23, 321412, "", "=q4=Shroud of Infinite Wisdom", "=q3=#aq20t2#, =ds=#r4#"}; - { 24, 321411, "", "=q4=Ring of Infinite Wisdom", "=q3=#aq20t4#, =ds=#r3#"}; - { 26, 0, "Ability_BackStab", "=q6=#aq20s6#", "=ec1=#c6#"}; - { 27, 321404, "", "=q4=Dagger of Veiled Shadows", "=q4=#aq20t6#, =ds=#r5#"}; - { 28, 321406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"}; - { 29, 321405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"}; - Next = "AQ20Sets225Man"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ20Sets225Man"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#aq20s7#", "=ec1=#c7#"}; - { 2, 321398, "", "=q4=Hammer of the Gathering Storm", "=q4=#aq20t6#, =ds=#r5#"}; - { 3, 321400, "", "=q4=Cloak of the Gathering Storm", "=q3=#aq20t5#, =ds=#r4#"}; - { 4, 321399, "", "=q4=Ring of the Gathering Storm", "=q3=#aq20t3#, =ds=#r3#"}; - { 6, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq20s8#", "=ec1=#c8#"}; - { 7, 321416, "", "=q4=Kris of Unspoken Names", "=q4=#aq20t1#, =ds=#r5#"}; - { 8, 321418, "", "=q4=Shroud of Unspoken Names", "=q3=#aq20t5#, =ds=#r4#"}; - { 9, 321417, "", "=q4=Ring of Unspoken Names", "=q3=#aq20t4#, =ds=#r3#"}; - { 11, 0, "INV_Shield_05", "=q6=#aq20s9#", "=ec1=#c9#"}; - { 12, 321392, "", "=q4=Sickle of Unyielding Strength", "=q4=#aq20t6#, =ds=#r5#"}; - { 13, 321394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"}; - { 14, 321393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"}; - Prev = "AQ20Sets125Man"; - Back = "SETMENU"; - }; - - ------------------------ - --- AQ20 Sets ASCENDED --- - ------------------------ - - AtlasLoot_Data["AQ20Sets125ManHEROIC"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq20s1#", "=ec1=#c1#"}; - { 2, 221407, "", "=q4=Mace of Unending Life", "=q4=#aq20t1#, =ds=#r5#"}; - { 3, 221409, "", "=q4=Cloak of Unending Life", "=q3=#aq20t5#, =ds=#r4#"}; - { 4, 221408, "", "=q4=Band of Unending Life", "=q3=#aq20t3#, =ds=#r3#"}; - { 6, 0, "Ability_Hunter_RunningShot", "=q6=#aq20s2#", "=ec1=#c2#"}; - { 7, 221401, "", "=q4=Scythe of the Unseen Path", "=q4=#aq20t6#, =ds=#r5#"}; - { 8, 221403, "", "=q4=Cloak of the Unseen Path", "=q3=#aq20t5#, =ds=#r4#"}; - { 9, 221402, "", "=q4=Signet of the Unseen Path", "=q3=#aq20t4#, =ds=#r3#"}; - { 11, 0, "Spell_Frost_IceStorm", "=q6=#aq20s3#", "=ec1=#c3#"}; - { 12, 221413, "", "=q4=Blade of Vaulted Secrets", "=q4=#aq20t1#, =ds=#r5#"}; - { 13, 221415, "", "=q4=Drape of Vaulted Secrets", "=q3=#aq20t2#, =ds=#r4#"}; - { 14, 221414, "", "=q4=Band of Vaulted Secrets", "=q3=#aq20t3#, =ds=#r3#"}; - { 16, 0, "Spell_Holy_SealOfMight", "=q6=#aq20s4#", "=ec1=#c4#"}; - { 17, 221395, "", "=q4=Blade of Eternal Justice", "=q4=#aq20t6#, =ds=#r5#"}; - { 18, 221397, "", "=q4=Cape of Eternal Justice", "=q3=#aq20t5#, =ds=#r4#"}; - { 19, 221396, "", "=q4=Ring of Eternal Justice", "=q3=#aq20t3#, =ds=#r3#"}; - { 21, 0, "Spell_Holy_PowerWordShield", "=q6=#aq20s5#", "=ec1=#c5#"}; - { 22, 221410, "", "=q4=Gavel of Infinite Wisdom", "=q4=#aq20t1#, =ds=#r5#"}; - { 23, 221412, "", "=q4=Shroud of Infinite Wisdom", "=q3=#aq20t2#, =ds=#r4#"}; - { 24, 221411, "", "=q4=Ring of Infinite Wisdom", "=q3=#aq20t4#, =ds=#r3#"}; - { 26, 0, "Ability_BackStab", "=q6=#aq20s6#", "=ec1=#c6#"}; - { 27, 221404, "", "=q4=Dagger of Veiled Shadows", "=q4=#aq20t6#, =ds=#r5#"}; - { 28, 221406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"}; - { 29, 221405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"}; - Next = "AQ20Sets225ManHEROIC"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ20Sets225ManHEROIC"] = { - { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#aq20s7#", "=ec1=#c7#"}; - { 2, 221398, "", "=q4=Hammer of the Gathering Storm", "=q4=#aq20t6#, =ds=#r5#"}; - { 3, 221400, "", "=q4=Cloak of the Gathering Storm", "=q3=#aq20t5#, =ds=#r4#"}; - { 4, 221399, "", "=q4=Ring of the Gathering Storm", "=q3=#aq20t3#, =ds=#r3#"}; - { 6, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq20s8#", "=ec1=#c8#"}; - { 7, 221416, "", "=q4=Kris of Unspoken Names", "=q4=#aq20t1#, =ds=#r5#"}; - { 8, 221418, "", "=q4=Shroud of Unspoken Names", "=q3=#aq20t5#, =ds=#r4#"}; - { 9, 221417, "", "=q4=Ring of Unspoken Names", "=q3=#aq20t4#, =ds=#r3#"}; - { 11, 0, "INV_Shield_05", "=q6=#aq20s9#", "=ec1=#c9#"}; - { 12, 221392, "", "=q4=Sickle of Unyielding Strength", "=q4=#aq20t6#, =ds=#r5#"}; - { 13, 221394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"}; - { 14, 221393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"}; - Prev = "AQ20Sets125ManHEROIC"; - Back = "SETMENU"; - }; - - ----------------- - --- AQ40 Sets --- - ----------------- - - AtlasLoot_Data["AQ40Sets1"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq40s1#", "=ec1=#c1#"}; - { 2, 21357, "", "=q4=Genesis Vest", "=q4=#aq40t4#, =ds=#r3#"}; - { 3, 21353, "", "=q4=Genesis Helm", "=q4=#aq40t6#, =ds=#r2#"}; - { 4, 21356, "", "=q4=Genesis Trousers", "=q4=#aq40t7#, =ds=#r2#"}; - { 5, 21354, "", "=q4=Genesis Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; - { 6, 21355, "", "=q4=Genesis Boots", "=q4=#aq40t1#, =ds=#r1#"}; - { 8, 0, "Ability_Hunter_RunningShot", "=q6=#aq40s2#", "=ec1=#c2#"}; - { 9, 21370, "", "=q4=Striker's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; - { 10, 21366, "", "=q4=Striker's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; - { 11, 21368, "", "=q4=Striker's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; - { 12, 21367, "", "=q4=Striker's Pauldrons", "=q4=#aq40t5#, =ds=#r1#"}; - { 13, 21365, "", "=q4=Striker's Footguards", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#aq40s3#", "=ec1=#c3#"}; - { 17, 21343, "", "=q4=Enigma Robes", "=q4=#aq40t4#, =ds=#r3#"}; - { 18, 21347, "", "=q4=Enigma Circlet", "=q4=#aq40t2#, =ds=#r2#"}; - { 19, 21346, "", "=q4=Enigma Leggings", "=q4=#aq40t3#, =ds=#r2#"}; - { 20, 21345, "", "=q4=Enigma Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; - { 21, 21344, "", "=q4=Enigma Boots", "=q4=#aq40t1#, =ds=#r1#"}; - { 23, 0, "Spell_Holy_SealOfMight", "=q6=#aq40s4#", "=ec1=#c4#"}; - { 24, 21389, "", "=q4=Avenger's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 25, 21387, "", "=q4=Avenger's Crown", "=q4=#aq40t6#, =ds=#r2#"}; - { 26, 21390, "", "=q4=Avenger's Legguards", "=q4=#aq40t7#, =ds=#r2#"}; - { 27, 21391, "", "=q4=Avenger's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; - { 28, 21388, "", "=q4=Avenger's Greaves", "=q4=#aq40t1#, =ds=#r1#"}; - Next = "AQ40Sets2"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ40Sets2"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#aq40s5#", "=ec1=#c5#"}; - { 2, 21351, "", "=q4=Vestments of the Oracle", "=q4=#aq40t4#, =ds=#r3#"}; - { 3, 21348, "", "=q4=Tiara of the Oracle", "=q4=#aq40t2#, =ds=#r2#"}; - { 4, 21352, "", "=q4=Trousers of the Oracle", "=q4=#aq40t3#, =ds=#r2#"}; - { 5, 21350, "", "=q4=Mantle of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; - { 6, 21349, "", "=q4=Footwraps of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; - { 8, 0, "Ability_BackStab", "=q6=#aq40s6#", "=ec1=#c6#"}; - { 9, 21364, "", "=q4=Deathdealer's Vest", "=q4=#aq40t8#, =ds=#r3#"}; - { 10, 21360, "", "=q4=Deathdealer's Helm", "=q4=#aq40t6#, =ds=#r2#"}; - { 11, 21362, "", "=q4=Deathdealer's Leggings", "=q4=#aq40t3#, =ds=#r2#"}; - { 12, 21361, "", "=q4=Deathdealer's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; - { 13, 21359, "", "=q4=Deathdealer's Boots", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#aq40s7#", "=ec1=#c7#"}; - { 17, 21374, "", "=q4=Stormcaller's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; - { 18, 21372, "", "=q4=Stormcaller's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; - { 19, 21375, "", "=q4=Stormcaller's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; - { 20, 21376, "", "=q4=Stormcaller's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; - { 21, 21373, "", "=q4=Stormcaller's Footguards", "=q4=#aq40t1#, =ds=#r1#"}; - { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq40s8#", "=ec1=#c8#"}; - { 24, 21334, "", "=q4=Doomcaller's Robes", "=q4=#aq40t4#, =ds=#r3#"}; - { 25, 21337, "", "=q4=Doomcaller's Circlet", "=q4=#aq40t2#, =ds=#r2#"}; - { 26, 21336, "", "=q4=Doomcaller's Trousers", "=q4=#aq40t7#, =ds=#r2#"}; - { 27, 21335, "", "=q4=Doomcaller's Mantle", "=q4=#aq40t1#, =ds=#r1#"}; - { 28, 21338, "", "=q4=Doomcaller's Footwraps", "=q4=#aq40t1#, =ds=#r1#"}; - Next = "AQ40Sets3"; - Prev = "AQ40Sets1"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ40Sets3"] = { - { 1, 0, "INV_Shield_05", "=q6=#aq40s9#", "=ec1=#c9#"}; - { 2, 21331, "", "=q4=Conqueror's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 3, 21329, "", "=q4=Conqueror's Crown", "=q4=#aq40t2#, =ds=#r2#"}; - { 4, 21332, "", "=q4=Conqueror's Legguards", "=q4=#aq40t3#, =ds=#r2#"}; - { 5, 21330, "", "=q4=Conqueror's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; - { 6, 21333, "", "=q4=Conqueror's Greaves", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Ability_Warrior_BattleShout", "=q6=#aq40s9#", "=ec1=#c9#"}; - { 17, 10912, "", "=q4=Conqueror's Chestplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 18, 10910, "", "=q4=Conqueror's Headguard", "=q4=#aq40t2#, =ds=#r2#"}; - { 19, 10913, "", "=q4=Conqueror's Platelegs", "=q4=#aq40t3#, =ds=#r2#"}; - { 20, 10911, "", "=q4=Conqueror's Shoulderpads", "=q4=#aq40t5#, =ds=#r1#"}; - { 21, 10914, "", "=q4=Conqueror's War Stompers", "=q4=#aq40t5#, =ds=#r1#"}; - Prev = "AQ40Sets2"; - Back = "SETMENU"; - }; - - ----------------------- - --- AQ40 Sets HEROIC FLEX --- - ----------------------- - - AtlasLoot_Data["AQ40Sets125Man"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq40s1#", "=ec1=#c1#"}; - { 2, 321357, "", "=q4=Genesis Vest", "=q4=#aq40t4#, =ds=#r3#"}; - { 3, 321353, "", "=q4=Genesis Helm", "=q4=#aq40t6#, =ds=#r2#"}; - { 4, 321356, "", "=q4=Genesis Trousers", "=q4=#aq40t7#, =ds=#r2#"}; - { 5, 321354, "", "=q4=Genesis Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; - { 6, 321355, "", "=q4=Genesis Boots", "=q4=#aq40t1#, =ds=#r1#"}; - { 8, 0, "Ability_Hunter_RunningShot", "=q6=#aq40s2#", "=ec1=#c2#"}; - { 9, 321370, "", "=q4=Striker's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; - { 10, 321366, "", "=q4=Striker's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; - { 11, 321368, "", "=q4=Striker's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; - { 12, 321367, "", "=q4=Striker's Pauldrons", "=q4=#aq40t5#, =ds=#r1#"}; - { 13, 321365, "", "=q4=Striker's Footguards", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#aq40s3#", "=ec1=#c3#"}; - { 17, 321343, "", "=q4=Enigma Robes", "=q4=#aq40t4#, =ds=#r3#"}; - { 18, 321347, "", "=q4=Enigma Circlet", "=q4=#aq40t2#, =ds=#r2#"}; - { 19, 321346, "", "=q4=Enigma Leggings", "=q4=#aq40t3#, =ds=#r2#"}; - { 20, 321345, "", "=q4=Enigma Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; - { 21, 321344, "", "=q4=Enigma Boots", "=q4=#aq40t1#, =ds=#r1#"}; - { 23, 0, "Spell_Holy_SealOfMight", "=q6=#aq40s4#", "=ec1=#c4#"}; - { 24, 321389, "", "=q4=Avenger's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 25, 321387, "", "=q4=Avenger's Crown", "=q4=#aq40t6#, =ds=#r2#"}; - { 26, 321390, "", "=q4=Avenger's Legguards", "=q4=#aq40t7#, =ds=#r2#"}; - { 27, 321391, "", "=q4=Avenger's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; - { 28, 321388, "", "=q4=Avenger's Greaves", "=q4=#aq40t1#, =ds=#r1#"}; - Next = "AQ40Sets225Man"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ40Sets225Man"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#aq40s5#", "=ec1=#c5#"}; - { 2, 321351, "", "=q4=Vestments of the Oracle", "=q4=#aq40t4#, =ds=#r3#"}; - { 3, 321348, "", "=q4=Tiara of the Oracle", "=q4=#aq40t2#, =ds=#r2#"}; - { 4, 321352, "", "=q4=Trousers of the Oracle", "=q4=#aq40t3#, =ds=#r2#"}; - { 5, 321350, "", "=q4=Mantle of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; - { 6, 321349, "", "=q4=Footwraps of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; - { 8, 0, "Ability_BackStab", "=q6=#aq40s6#", "=ec1=#c6#"}; - { 9, 321364, "", "=q4=Deathdealer's Vest", "=q4=#aq40t8#, =ds=#r3#"}; - { 10, 321360, "", "=q4=Deathdealer's Helm", "=q4=#aq40t6#, =ds=#r2#"}; - { 11, 321362, "", "=q4=Deathdealer's Leggings", "=q4=#aq40t3#, =ds=#r2#"}; - { 12, 321361, "", "=q4=Deathdealer's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; - { 13, 321359, "", "=q4=Deathdealer's Boots", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#aq40s7#", "=ec1=#c7#"}; - { 17, 321374, "", "=q4=Stormcaller's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; - { 18, 321372, "", "=q4=Stormcaller's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; - { 19, 321375, "", "=q4=Stormcaller's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; - { 20, 321376, "", "=q4=Stormcaller's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; - { 21, 321373, "", "=q4=Stormcaller's Footguards", "=q4=#aq40t1#, =ds=#r1#"}; - { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq40s8#", "=ec1=#c8#"}; - { 24, 321334, "", "=q4=Doomcaller's Robes", "=q4=#aq40t4#, =ds=#r3#"}; - { 25, 321337, "", "=q4=Doomcaller's Circlet", "=q4=#aq40t2#, =ds=#r2#"}; - { 26, 321336, "", "=q4=Doomcaller's Trousers", "=q4=#aq40t7#, =ds=#r2#"}; - { 27, 321335, "", "=q4=Doomcaller's Mantle", "=q4=#aq40t1#, =ds=#r1#"}; - { 28, 321338, "", "=q4=Doomcaller's Footwraps", "=q4=#aq40t1#, =ds=#r1#"}; - Next = "AQ40Sets325Man"; - Prev = "AQ40Sets125Man"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ40Sets325Man"] = { - { 1, 0, "INV_Shield_05", "=q6=#aq40s9#", "=ec1=#c9#"}; - { 2, 321331, "", "=q4=Conqueror's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 3, 321329, "", "=q4=Conqueror's Crown", "=q4=#aq40t2#, =ds=#r2#"}; - { 4, 321332, "", "=q4=Conqueror's Legguards", "=q4=#aq40t3#, =ds=#r2#"}; - { 5, 321330, "", "=q4=Conqueror's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; - { 6, 321333, "", "=q4=Conqueror's Greaves", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Ability_Warrior_BattleShout", "=q6=#aq40s9#", "=ec1=#c9#"}; - { 17, 310912, "", "=q4=Conqueror's Chestplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 18, 310910, "", "=q4=Conqueror's Headguard", "=q4=#aq40t2#, =ds=#r2#"}; - { 19, 310913, "", "=q4=Conqueror's Platelegs", "=q4=#aq40t3#, =ds=#r2#"}; - { 20, 310911, "", "=q4=Conqueror's Shoulderpads", "=q4=#aq40t5#, =ds=#r1#"}; - { 21, 310914, "", "=q4=Conqueror's War Stompers", "=q4=#aq40t5#, =ds=#r1#"}; - Prev = "AQ40Sets225Man"; - Back = "SETMENU"; - }; - - - ----------------------- - --- AQ40 Sets ASCENDED --- - ----------------------- - - AtlasLoot_Data["AQ40Sets125ManHEROIC"] = { - { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq40s1#", "=ec1=#c1#"}; - { 2, 221357, "", "=q4=Genesis Vest", "=q4=#aq40t4#, =ds=#r3#"}; - { 3, 221353, "", "=q4=Genesis Helm", "=q4=#aq40t6#, =ds=#r2#"}; - { 4, 221356, "", "=q4=Genesis Trousers", "=q4=#aq40t7#, =ds=#r2#"}; - { 5, 221354, "", "=q4=Genesis Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; - { 6, 221355, "", "=q4=Genesis Boots", "=q4=#aq40t1#, =ds=#r1#"}; - { 8, 0, "Ability_Hunter_RunningShot", "=q6=#aq40s2#", "=ec1=#c2#"}; - { 9, 221370, "", "=q4=Striker's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; - { 10, 221366, "", "=q4=Striker's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; - { 11, 221368, "", "=q4=Striker's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; - { 12, 221367, "", "=q4=Striker's Pauldrons", "=q4=#aq40t5#, =ds=#r1#"}; - { 13, 221365, "", "=q4=Striker's Footguards", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Spell_Frost_IceStorm", "=q6=#aq40s3#", "=ec1=#c3#"}; - { 17, 221343, "", "=q4=Enigma Robes", "=q4=#aq40t4#, =ds=#r3#"}; - { 18, 221347, "", "=q4=Enigma Circlet", "=q4=#aq40t2#, =ds=#r2#"}; - { 19, 221346, "", "=q4=Enigma Leggings", "=q4=#aq40t3#, =ds=#r2#"}; - { 20, 221345, "", "=q4=Enigma Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; - { 21, 221344, "", "=q4=Enigma Boots", "=q4=#aq40t1#, =ds=#r1#"}; - { 23, 0, "Spell_Holy_SealOfMight", "=q6=#aq40s4#", "=ec1=#c4#"}; - { 24, 221389, "", "=q4=Avenger's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 25, 221387, "", "=q4=Avenger's Crown", "=q4=#aq40t6#, =ds=#r2#"}; - { 26, 221390, "", "=q4=Avenger's Legguards", "=q4=#aq40t7#, =ds=#r2#"}; - { 27, 221391, "", "=q4=Avenger's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; - { 28, 221388, "", "=q4=Avenger's Greaves", "=q4=#aq40t1#, =ds=#r1#"}; - Next = "AQ40Sets225ManHEROIC"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ40Sets225ManHEROIC"] = { - { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#aq40s5#", "=ec1=#c5#"}; - { 2, 221351, "", "=q4=Vestments of the Oracle", "=q4=#aq40t4#, =ds=#r3#"}; - { 3, 221348, "", "=q4=Tiara of the Oracle", "=q4=#aq40t2#, =ds=#r2#"}; - { 4, 221352, "", "=q4=Trousers of the Oracle", "=q4=#aq40t3#, =ds=#r2#"}; - { 5, 221350, "", "=q4=Mantle of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; - { 6, 221349, "", "=q4=Footwraps of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; - { 8, 0, "Ability_BackStab", "=q6=#aq40s6#", "=ec1=#c6#"}; - { 9, 221364, "", "=q4=Deathdealer's Vest", "=q4=#aq40t8#, =ds=#r3#"}; - { 10, 221360, "", "=q4=Deathdealer's Helm", "=q4=#aq40t6#, =ds=#r2#"}; - { 11, 221362, "", "=q4=Deathdealer's Leggings", "=q4=#aq40t3#, =ds=#r2#"}; - { 12, 221361, "", "=q4=Deathdealer's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; - { 13, 221359, "", "=q4=Deathdealer's Boots", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#aq40s7#", "=ec1=#c7#"}; - { 17, 221374, "", "=q4=Stormcaller's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; - { 18, 221372, "", "=q4=Stormcaller's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; - { 19, 221375, "", "=q4=Stormcaller's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; - { 20, 221376, "", "=q4=Stormcaller's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; - { 21, 221373, "", "=q4=Stormcaller's Footguards", "=q4=#aq40t1#, =ds=#r1#"}; - { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq40s8#", "=ec1=#c8#"}; - { 24, 221334, "", "=q4=Doomcaller's Robes", "=q4=#aq40t4#, =ds=#r3#"}; - { 25, 221337, "", "=q4=Doomcaller's Circlet", "=q4=#aq40t2#, =ds=#r2#"}; - { 26, 221336, "", "=q4=Doomcaller's Trousers", "=q4=#aq40t7#, =ds=#r2#"}; - { 27, 221335, "", "=q4=Doomcaller's Mantle", "=q4=#aq40t1#, =ds=#r1#"}; - { 28, 221338, "", "=q4=Doomcaller's Footwraps", "=q4=#aq40t1#, =ds=#r1#"}; - Next = "AQ40Sets325ManHEROIC"; - Prev = "AQ40Sets125ManHEROIC"; - Back = "SETMENU"; - }; - - AtlasLoot_Data["AQ40Sets325ManHEROIC"] = { - { 1, 0, "INV_Shield_05", "=q6=#aq40s9#", "=ec1=#c9#"}; - { 2, 221331, "", "=q4=Conqueror's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 3, 221329, "", "=q4=Conqueror's Crown", "=q4=#aq40t2#, =ds=#r2#"}; - { 4, 221332, "", "=q4=Conqueror's Legguards", "=q4=#aq40t3#, =ds=#r2#"}; - { 5, 221330, "", "=q4=Conqueror's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; - { 6, 221333, "", "=q4=Conqueror's Greaves", "=q4=#aq40t5#, =ds=#r1#"}; - { 16, 0, "Ability_Warrior_BattleShout", "=q6=#aq40s9#", "=ec1=#c9#"}; - { 17, 210912, "", "=q4=Conqueror's Chestplate", "=q4=#aq40t8#, =ds=#r3#"}; - { 18, 210910, "", "=q4=Conqueror's Headguard", "=q4=#aq40t2#, =ds=#r2#"}; - { 19, 210913, "", "=q4=Conqueror's Platelegs", "=q4=#aq40t3#, =ds=#r2#"}; - { 20, 210911, "", "=q4=Conqueror's Shoulderpads", "=q4=#aq40t5#, =ds=#r1#"}; - { 21, 210914, "", "=q4=Conqueror's War Stompers", "=q4=#aq40t5#, =ds=#r1#"}; - Prev = "AQ40Sets225ManHEROIC"; - Back = "SETMENU"; - }; - - - ----------------------- - --- BoE World Epics --- - ----------------------- - - AtlasLoot_Data["WorldEpics1"] = { - { 1, 867, "", "=q4=Gloves of Holy Might", "=ds=#s9#, #a2#", "", ""}; - { 2, 1981, "", "=q4=Icemail Jerkin", "=ds=#s5#, #a3#", "", ""}; - { 3, 1980, "", "=q4=Underworld Band", "=ds=#s13#", "", ""}; - { 16, 869, "", "=q4=Dazzling Longsword", "=ds=#h1#, #w10#", "", ""}; - { 17, 1982, "", "=q4=Nightblade", "=ds=#h2#, #w10#", "", ""}; - { 18, 870, "", "=q4=Fiery War Axe", "=ds=#h2#, #w1#", "", ""}; - { 19, 868, "", "=q4=Ardent Custodian", "=ds=#h1#, #w6#", "", ""}; - { 20, 873, "", "=q4=Staff of Jordan", "=ds=#w9#", "", ""}; - { 21, 1204, "", "=q4=The Green Tower", "=ds=#w8#", "", ""}; - { 22, 2825, "", "=q4=Bow of Searing Arrows", "=ds=#w2#", "", ""}; - Next = "WorldEpics2"; - Back = "WORLDEPICS"; - }; - - AtlasLoot_Data["WorldEpics2"] = { - { 1, 3075, "", "=q4=Eye of Flame", "=ds=#s1#, #a1#", "", ""}; - { 2, 940, "", "=q4=Robes of Insight", "=ds=#s5#, #a1#", "", ""}; - { 3, 14551, "", "=q4=Edgemaster's Handguards", "=ds=#s9#, #a3#", "", ""}; - { 4, 17007, "", "=q4=Stonerender Gauntlets", "=ds=#s9#, #a3#", "", ""}; - { 5, 14549, "", "=q4=Boots of Avoidance", "=ds=#s12#, #a4#", "", ""}; - { 6, 1315, "", "=q4=Lei of Lilies", "=ds=#s2#", "", ""}; - { 7, 942, "", "=q4=Freezing Band", "=ds=#s13#", "", ""}; - { 8, 1447, "", "=q4=Ring of Saviors", "=ds=#s13#", "", ""}; - { 16, 2164, "", "=q4=Gut Ripper", "=ds=#h1#, #w4#", "", ""}; - { 17, 2163, "", "=q4=Shadowblade", "=ds=#h1#, #w4#", "", ""}; - { 18, 809, "", "=q4=Bloodrazor", "=ds=#h1#, #w10#", "", ""}; - { 19, 871, "", "=q4=Flurry Axe", "=ds=#h1#, #w1#", "", ""}; - { 20, 2291, "", "=q4=Kang the Decapitator", "=ds=#h2#, #w1#", "", ""}; - { 21, 810, "", "=q4=Hammer of the Northern Wind", "=ds=#h1#, #w6#", "", ""}; - { 22, 2915, "", "=q4=Taran Icebreaker", "=ds=#h2#, #w6#", "", ""}; - { 23, 812, "", "=q4=Glowing Brightwood Staff", "=ds=#w9#", "", ""}; - { 24, 943, "", "=q4=Warden Staff", "=ds=#w9#", "", ""}; - { 25, 1169, "", "=q4=Blackskull Shield", "=ds=#w8#", "", ""}; - { 26, 1979, "", "=q4=Wall of the Dead", "=ds=#w8#", "", ""}; - { 27, 2824, "", "=q4=Hurricane", "=ds=#w2#", "", ""}; - { 28, 2100, "", "=q4=Precisely Calibrated Boomstick", "=ds=#w5#", "", ""}; - Next = "WorldEpics3"; - Prev = "WorldEpics1"; - Back = "WORLDEPICS"; - }; - - AtlasLoot_Data["WorldEpics3"] = { - { 1, 3475, "", "=q4=Cloak of Flames", "=ds=#s4#", "", ""}; - { 2, 14553, "", "=q4=Sash of Mercy", "=ds=#s10#, #a2#", "", ""}; - { 3, 2245, "", "=q4=Helm of Narv", "=ds=#s1#, #a3#", "", ""}; - { 4, 14552, "", "=q4=Stockade Pauldrons", "=ds=#s3#, #a4#", "", ""}; - { 5, 14554, "", "=q4=Cloudkeeper Legplates", "=ds=#s11#, #a4#", "", ""}; - { 6, 1443, "", "=q4=Jeweled Amulet of Cainwyn", "=ds=#s2#", "", ""}; - { 7, 14558, "", "=q4=Lady Maye's Pendant", "=ds=#s2#", "", ""}; - { 8, 2246, "", "=q4=Myrmidon's Signet", "=ds=#s13#", "", ""}; - { 9, 833, "", "=q4=Lifestone", "=ds=#s14#", "", ""}; - { 10, 14557, "", "=q4=The Lion Horn of Stormwind", "=ds=#s14#", "", ""}; - { 16, 14555, "", "=q4=Alcor's Sunrazor", "=ds=#h1#, #w4#", "", ""}; - { 17, 2244, "", "=q4=Krol Blade", "=ds=#h1#, #w10#", "", ""}; - { 18, 1728, "", "=q4=Teebu's Blazing Longsword", "=ds=#h1#, #w10#", "", ""}; - { 19, 2801, "", "=q4=Blade of Hanna", "=ds=#h2#, #w10#", "", ""}; - { 20, 647, "", "=q4=Destiny", "=ds=#h2#, #w10#", "", ""}; - { 21, 811, "", "=q4=Axe of the Deep Woods", "=ds=#h1#, #w1#", "", ""}; - { 22, 1263, "", "=q4=Brain Hacker", "=ds=#h2#, #w1#", "", ""}; - { 23, 2243, "", "=q4=Hand of Edward the Odd", "=ds=#h1#, #w6#", "", ""}; - { 24, 944, "", "=q4=Elemental Mage Staff", "=ds=#w9#", "", ""}; - { 25, 1168, "", "=q4=Skullflame Shield", "=ds=#w8#", "", ""}; - { 26, 2099, "", "=q4=Dwarven Hand Cannon", "=ds=#w5#", "", ""}; - Next = "WorldEpics4"; - Prev = "WorldEpics2"; - Back = "WORLDEPICS"; - }; - - ----------- - --- PvP --- - ----------- - - ---------------------- - --- Alterac Valley --- - ---------------------- - - AtlasLoot_Data["AVMisc"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#m7#", "=q5=#b1#"}; - { 2, 19030, "", "=q4=Stormpike Battle Charger", "=ds=#e12#", "50000 #alliance#"}; - { 3, 19045, "", "=q3=Stormpike Battle Standard", "=ds=#e14#", "15000 #alliance#"}; - { 4, 19032, "", "=q1=Stormpike Battle Tabard", "=ds=#s7#", "15000 #alliance#"}; - { 6, 19316, "", "=q2=Ice Threaded Arrow", "=ds=#w17#", "60 #silver# 1 #faction#"}; - { 7, 17348, "", "=q1=Major Healing Draught", "=ds=#e2#", "10 #silver# 8 #faction#"}; - { 8, 17349, "", "=q1=Superior Healing Draught", "=ds=#e2#", "5 #silver# 1 #faction#"}; - { 9, 19301, "", "=q1=Alterac Manna Biscuit", "=ds=#e3#", "70 #silver#"}; - { 10, 19307, "", "=q1=Alterac Heavy Runecloth Bandage", "=ds=#e5#", "80 #silver#"}; - { 16, 0, "INV_BannerPVP_01", "=q6=#m6#", "=q5=#b2#"}; - { 17, 19029, "", "=q4=Horn of the Frostwolf Howler", "=ds=#e12#", "50000 #horde#"}; - { 18, 19046, "", "=q3=Frostwolf Battle Standard", "=ds=#e14#", "15000 #horde#"}; - { 19, 19031, "", "=q1=Frostwolf Battle Tabard", "=ds=#s7#", "15000 #horde#"}; - { 21, 19317, "", "=q2=Ice Threaded Bullet", "=ds=#w18#", "60 #silver# 1 #faction#"}; - { 22, 17351, "", "=q1=Major Mana Draught", "=ds=#e2#", "10 #silver# 8 #faction#"}; - { 23, 17352, "", "=q1=Superior Mana Draught", "=ds=#e2#", "5 #silver# 1 #faction#"}; - { 24, 19318, "", "=q1=Bottled Alterac Spring Water", "=ds=#e4#", "50 #silver#"}; - Next = "AVBlue_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["AVBlue_A"] = { - { 2, 19086, "", "=q3=Stormpike Sage's Cloak", "=ds=#s4#", "1600 #alliance#"}; - { 3, 19084, "", "=q3=Stormpike Soldier's Cloak", "=ds=#s4#", "1600 #alliance#"}; - { 4, 19094, "", "=q3=Stormpike Cloth Girdle", "=ds=#s10#, #a1#", "3000 #alliance#"}; - { 5, 19093, "", "=q3=Stormpike Leather Girdle", "=ds=#s10#, #a2#", "3000 #alliance#"}; - { 6, 19092, "", "=q3=Stormpike Mail Girdle", "=ds=#s10#, #a3#", "3000 #alliance#"}; - { 7, 19091, "", "=q3=Stormpike Plate Girdle", "=ds=#s10#, #a4#", "3000 #alliance#"}; - { 8, 19098, "", "=q3=Stormpike Sage's Pendant", "=ds=#s2#", "1600 #alliance#"}; - { 9, 19097, "", "=q3=Stormpike Soldier's Pendant", "=ds=#s2#", "1600 #alliance#"}; - { 10, 19100, "", "=q3=Electrified Dagger", "=ds=#h1#, #w4#", "2400 #alliance#"}; - { 11, 19104, "", "=q3=Stormstrike Hammer", "=ds=#h1#, #w6#", "2400 #alliance#"}; - { 12, 19102, "", "=q3=Crackling Staff", "=ds=#w9#", "3000 #alliance#"}; - { 13, 19320, "", "=q3=Gnoll Skin Bandolier", "=ds=#w20#", "1600 #alliance#"}; - { 14, 19319, "", "=q3=Harpy Hide Quiver", "=ds=#w19#", "1600 #alliance#"}; - { 17, 19325, "", "=q4=Don Julio's Band", "=ds=#s13#", "5000 #faction#"}; - { 18, 21563, "", "=q4=Don Rodrigo's Band", "=ds=#s13#", "5000 #faction#"}; - { 19, 19312, "", "=q4=Lei of the Lifegiver", "=ds=#s15#", "5000 #faction#"}; - { 20, 19315, "", "=q4=Therazane's Touch", "=ds=#s15#", "5000 #faction#"}; - { 21, 19308, "", "=q4=Tome of Arcane Domination", "=ds=#s15#", "5000 #faction#"}; - { 22, 19309, "", "=q4=Tome of Shadow Force", "=ds=#s15#", "5000 #faction#"}; - { 23, 19311, "", "=q4=Tome of Fiery Arcana", "=ds=#s15#", "5000 #faction#"}; - { 24, 19310, "", "=q4=Tome of the Ice Lord", "=ds=#s15#", "5000 #faction#"}; - { 25, 19324, "", "=q4=The Lobotomizer", "=ds=#h1#, #w4#", "5000 #faction#"}; - { 26, 19321, "", "=q4=The Immovable Object", "=ds=#w8#", "5000 #faction#"}; - { 27, 19323, "", "=q4=The Unstoppable Force", "=ds=#h2#, #w6#", "5000 #faction#"}; - Prev = "AVMisc"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["AVBlue_H"] = { - { 2, 19085, "", "=q3=Frostwolf Advisor's Cloak", "=ds=#s4#", "1600 #horde#"}; - { 3, 19083, "", "=q3=Frostwolf Legionnaire's Cloak", "=ds=#s4#", "1600 #horde#"}; - { 4, 19090, "", "=q3=Frostwolf Cloth Belt", "=ds=#s10#, #a1#", "3000 #horde#"}; - { 5, 19089, "", "=q3=Frostwolf Leather Belt", "=ds=#s10#, #a2#", "3000 #horde#"}; - { 6, 19088, "", "=q3=Frostwolf Mail Belt", "=ds=#s10#, #a3#", "3000 #horde#"}; - { 7, 19087, "", "=q3=Frostwolf Plate Belt", "=ds=#s10#, #a4#", "3000 #horde#"}; - { 8, 19096, "", "=q3=Frostwolf Advisor's Pendant", "=ds=#s2#", "1600 #horde#"}; - { 9, 19095, "", "=q3=Frostwolf Legionnaire's Pendant", "=ds=#s2#", "1600 #horde#"}; - { 10, 19099, "", "=q3=Glacial Blade", "=ds=#h1#, #w4#", "2400 #horde#"}; - { 11, 19103, "", "=q3=Frostbite", "=ds=#h1#, #w6#", "2400 #horde#"}; - { 12, 19101, "", "=q3=Whiteout Staff", "=ds=#w9#", "3000 #horde#"}; - { 13, 19320, "", "=q3=Gnoll Skin Bandolier", "=ds=#w20#", "1600 #horde#"}; - { 14, 19319, "", "=q3=Harpy Hide Quiver", "=ds=#w19#", "1600 #horde#"}; - { 17, 19325, "", "=q4=Don Julio's Band", "=ds=#s13#", "5000 #faction#"}; - { 18, 21563, "", "=q4=Don Rodrigo's Band", "=ds=#s13#", "5000 #faction#"}; - { 19, 19312, "", "=q4=Lei of the Lifegiver", "=ds=#s15#", "5000 #faction#"}; - { 20, 19315, "", "=q4=Therazane's Touch", "=ds=#s15#", "5000 #faction#"}; - { 21, 19308, "", "=q4=Tome of Arcane Domination", "=ds=#s15#", "5000 #faction#"}; - { 22, 19309, "", "=q4=Tome of Shadow Force", "=ds=#s15#", "5000 #faction#"}; - { 23, 19311, "", "=q4=Tome of Fiery Arcana", "=ds=#s15#", "5000 #faction#"}; - { 24, 19310, "", "=q4=Tome of the Ice Lord", "=ds=#s15#", "5000 #faction#"}; - { 25, 19324, "", "=q4=The Lobotomizer", "=ds=#h1#, #w4#", "5000 #faction#"}; - { 26, 19321, "", "=q4=The Immovable Object", "=ds=#w8#", "5000 #faction#"}; - { 27, 19323, "", "=q4=The Unstoppable Force", "=ds=#h2#, #w6#", "5000 #faction#"}; - Prev = "AVMisc"; - Back = "PVPMENU2"; - }; - - -------------------- - --- Arathi Basin --- - -------------------- - - AtlasLoot_Data["ABMisc_A"] = { - { 2, 17349, "", "=q1=Superior Healing Draught", "=ds=", "5 #silver# 1 #alliance#", ""}; - { 3, 17352, "", "=q1=Superior Mana Draught", "=ds=", "5 #silver# 1 #alliance#", ""}; - { 4, 20225, "", "=q1=Highlander's Enriched Ration", "=ds=", "18 #silver#", ""}; - { 5, 20227, "", "=q1=Highlander's Iron Ration", "=ds=", "13,5 #silver#", ""}; - { 6, 20226, "", "=q1=Highlander's Field Ration", "=ds=", "9 #silver#", ""}; - { 7, 20243, "", "=q1=Highlander's Runecloth Bandage", "=ds=", "18 #silver#", ""}; - { 8, 20237, "", "=q1=Highlander's Mageweave Bandage", "=ds=", "13,5 #silver#", ""}; - { 9, 20244, "", "=q1=Highlander's Silk Bandage", "=ds=", "9 #silver#", ""}; - { 11, 21119, "", "=q3=Talisman of Arathor", "=ds=", "300 #alliance#", ""}; - { 12, 21118, "", "=q3=Talisman of Arathor", "=ds=", "300 #alliance#", ""}; - { 13, 21117, "", "=q3=Talisman of Arathor", "=ds=", "400 #alliance#", ""}; - { 14, 20071, "", "=q3=Talisman of Arathor", "=ds=", "3000 #alliance#", ""}; - { 17, 0, "INV_BannerPVP_02", "=q6="..AL["Level 60 Rewards"], "=q5=#b5#" }; - { 18, 20073, "", "=q4=Cloak of the Honor Guard", "=ds=", "5000 #alliance#", ""}; - { 19, 20070, "", "=q4=Sageclaw", "=ds=", "9000 #alliance#", ""}; - { 20, 20069, "", "=q4=Ironbark Staff", "=ds=", "16000 #alliance#", ""}; - Next = "AB4049_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["AB4049_A"] = { - { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 40-49 Rewards"], "=q5=#b5#"}; - { 2, 20097, "", "=q3=Highlander's Cloth Girdle", "=ds=", "400 #alliance#", ""}; - { 3, 20094, "", "=q3=Highlander's Cloth Boots", "=ds=", "400 #alliance#", ""}; - { 4, 20115, "", "=q3=Highlander's Leather Girdle", "=ds=", "400 #alliance#", ""}; - { 5, 20103, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "400 #alliance#", ""}; - { 6, 20112, "", "=q3=Highlander's Leather Boots", "=ds=", "400 #alliance#", ""}; - { 7, 20100, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "400 #alliance#", ""}; - { 8, 20089, "", "=q3=Highlander's Chain Girdle", "=ds=", "300 #alliance#", ""}; - { 9, 20088, "", "=q3=Highlander's Chain Girdle", "=ds=", "400 #alliance#", ""}; - { 10, 20119, "", "=q3=Highlander's Mail Girdle", "=ds=", "300 #alliance#", ""}; - { 11, 20118, "", "=q3=Highlander's Mail Girdle", "=ds=", "400 #alliance#", ""}; - { 12, 20092, "", "=q3=Highlander's Chain Greaves", "=ds=", "300 #alliance#", ""}; - { 13, 20091, "", "=q3=Highlander's Chain Greaves", "=ds=", "400 #alliance#", ""}; - { 14, 20122, "", "=q3=Highlander's Mail Greaves", "=ds=", "300 #alliance#", ""}; - { 15, 20121, "", "=q3=Highlander's Mail Greaves", "=ds=", "400 #alliance#", ""}; - { 17, 20107, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "300 #alliance#", ""}; - { 18, 20106, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "400 #alliance#", ""}; - { 19, 20125, "", "=q3=Highlander's Plate Girdle", "=ds=", "300 #alliance#", ""}; - { 20, 20124, "", "=q3=Highlander's Plate Girdle", "=ds=", "400 #alliance#", ""}; - { 21, 20110, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "300 #alliance#", ""}; - { 22, 20109, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "400 #alliance#", ""}; - { 23, 20128, "", "=q3=Highlander's Plate Greaves", "=ds=", "300 #alliance#", ""}; - { 24, 20127, "", "=q3=Highlander's Plate Greaves", "=ds=", "400 #alliance#", ""}; - Prev = "ABMisc_A"; - Next = "AB2039_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["AB2039_A"] = { - { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 30-39 Rewards"], "=q5=#b5#"}; - { 2, 20098, "", "=q3=Highlander's Cloth Girdle", "=ds=", "300 #alliance#", ""}; - { 3, 20095, "", "=q3=Highlander's Cloth Boots", "=ds=", "300 #alliance#", ""}; - { 4, 20116, "", "=q3=Highlander's Leather Girdle", "=ds=", "300 #alliance#", ""}; - { 5, 20104, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "300 #alliance#", ""}; - { 6, 20113, "", "=q3=Highlander's Leather Boots", "=ds=", "300 #alliance#", ""}; - { 7, 20101, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "300 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_02", "=q6="..AL["Level 20-29 Rewards"], "=q5=#b5#" }; - { 17, 20099, "", "=q3=Highlander's Cloth Girdle", "=ds=", "300 #alliance#", ""}; - { 18, 20096, "", "=q3=Highlander's Cloth Boots", "=ds=", "300 #alliance#", ""}; - { 19, 20117, "", "=q3=Highlander's Leather Girdle", "=ds=", "300 #alliance#", ""}; - { 20, 20105, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "300 #alliance#", ""}; - { 21, 20120, "", "=q3=Highlander's Mail Girdle", "=ds=", "300 #alliance#", ""}; - { 22, 20090, "", "=q3=Highlander's Padded Girdle", "=ds=", "300 #alliance#", ""}; - { 23, 20114, "", "=q3=Highlander's Leather Boots", "=ds=", "300 #alliance#", ""}; - { 24, 20102, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "300 #alliance#", ""}; - { 25, 20123, "", "=q3=Highlander's Mail Greaves", "=ds=", "300 #alliance#", ""}; - { 26, 20093, "", "=q3=Highlander's Padded Greaves", "=ds=", "300 #alliance#", ""}; - { 27, 20108, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "300 #alliance#", ""}; - { 28, 20126, "", "=q3=Highlander's Mail Girdle", "=ds=", "300 #alliance#", ""}; - { 29, 20111, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "300 #alliance#", ""}; - { 30, 20129, "", "=q3=Highlander's Mail Greaves", "=ds=", "300 #alliance#", ""}; - Prev = "AB4049_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["ABMisc_H"] = { - { 2, 17349, "", "=q1=Superior Healing Draught", "=ds=", "5 #silver# 5 #horde#", ""}; - { 3, 17352, "", "=q1=Superior Mana Draught", "=ds=", "5 #silver# 5 #horde#", ""}; - { 4, 20222, "", "=q1=Defiler's Enriched Ration", "=ds=", "18 #silver#", ""}; - { 5, 20224, "", "=q1=Defiler's Iron Ration", "=ds=", "15 #silver#", ""}; - { 6, 20223, "", "=q1=Defiler's Field Ration", "=ds=", "9 #silver#", ""}; - { 7, 20234, "", "=q1=Defiler's Runecloth Bandage", "=ds=", "18 #silver#", ""}; - { 8, 20232, "", "=q1=Defiler's Mageweave Bandage", "=ds=", "15 #silver#", ""}; - { 9, 20235, "", "=q1=Defiler's Silk Bandage", "=ds=", "9 #silver#", ""}; - { 11, 21116, "", "=q3=Defiler's Talisman", "=ds=", "300 #horde#", ""}; - { 12, 21120, "", "=q3=Defiler's Talisman", "=ds=", "300 #horde#", ""}; - { 13, 21115, "", "=q3=Defiler's Talisman", "=ds=", "400 #horde#", ""}; - { 14, 20072, "", "=q3=Defiler's Talisman", "=ds=", "3000 #horde#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6="..AL["Level 60 Rewards"], "=q5=#b6#"}; - { 17, 20068, "", "=q4=Deathguard's Cloak", "=ds=", "5000 #horde#", ""}; - { 25, 20214, "", "=q4=Mindfang", "=ds=", "9000 #horde#", ""}; - { 26, 20220, "", "=q4=Ironbark Staff", "=ds=", "16000 #horde#", ""}; - Next = "AB4049_H"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["AB4049_H"] = { - { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 40-49 Rewards"], "=q5=#b6#"}; - { 2, 20165, "", "=q3=Defiler's Cloth Girdle", "=ds=", "400 #horde#", ""}; - { 3, 20160, "", "=q3=Defiler's Cloth Boots", "=ds=", "400 #horde#", ""}; - { 4, 20193, "", "=q3=Defiler's Leather Girdle", "=ds=", "400 #horde#", ""}; - { 5, 20174, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "400 #horde#", ""}; - { 6, 20189, "", "=q3=Defiler's Leather Boots", "=ds=", "400 #horde#", ""}; - { 7, 20170, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "400 #horde#", ""}; - { 8, 20153, "", "=q3=Defiler's Chain Girdle", "=ds=", "300 #horde#", ""}; - { 9, 20151, "", "=q3=Defiler's Chain Girdle", "=ds=", "400 #horde#", ""}; - { 10, 20198, "", "=q3=Defiler's Mail Girdle", "=ds=", "300 #horde#", ""}; - { 11, 20196, "", "=q3=Defiler's Mail Girdle", "=ds=", "400 #horde#", ""}; - { 12, 20156, "", "=q3=Defiler's Chain Greaves", "=ds=", "300 #horde#", ""}; - { 13, 20155, "", "=q3=Defiler's Chain Greaves", "=ds=", "400 #horde#", ""}; - { 14, 20200, "", "=q3=Defiler's Mail Greaves", "=ds=", "300 #horde#", ""}; - { 15, 20202, "", "=q3=Defiler's Mail Greaves", "=ds=", "400 #horde#", ""}; - { 16, 20180, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "300 #horde#", ""}; - { 17, 20179, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "400 #horde#", ""}; - { 18, 20206, "", "=q3=Defiler's Plate Girdle", "=ds=", "300 #horde#", ""}; - { 19, 20205, "", "=q3=Defiler's Plate Girdle", "=ds=", "400 #horde#", ""}; - { 20, 20183, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "300 #horde#", ""}; - { 21, 20185, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "400 #horde#", ""}; - { 22, 20209, "", "=q3=Defiler's Plate Greaves", "=ds=", "300 #horde#", ""}; - { 23, 20211, "", "=q3=Defiler's Plate Greaves", "=ds=", "400 #horde#", ""}; - Prev = "ABMisc_H"; - Next = "AB2039_H"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["AB2039_H"] = { - { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 30-39 Rewards"], "=q5=#b6#"}; - { 2, 20166, "", "=q3=Defiler's Cloth Girdle", "=ds=", "300 #horde#", ""}; - { 3, 20161, "", "=q3=Defiler's Cloth Boots", "=ds=", "300 #horde#", ""}; - { 4, 20192, "", "=q3=Defiler's Leather Girdle", "=ds=", "300 #horde#", ""}; - { 5, 20173, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "300 #horde#", ""}; - { 6, 20187, "", "=q3=Defiler's Leather Boots", "=ds=", "300 #horde#", ""}; - { 7, 20168, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "300 #horde#", ""}; - { 16, 0, "INV_BannerPVP_02", "=q6="..AL["Level 20-29 Rewards"], "=q5=#b6#" }; - { 17, 20164, "", "=q3=Defiler's Cloth Girdle", "=ds=", "300 #horde#", ""}; - { 18, 20162, "", "=q3=Defiler's Cloth Boots", "=ds=", "300 #horde#", ""}; - { 19, 20191, "", "=q3=Defiler's Leather Girdle", "=ds=", "300 #horde#", ""}; - { 20, 20172, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "300 #horde#", ""}; - { 21, 20152, "", "=q3=Defiler's Chain Girdle", "=ds=", "300 #horde#", ""}; - { 22, 20197, "", "=q3=Defiler's Padded Girdle", "=ds=", "300 #horde#", ""}; - { 23, 20188, "", "=q3=Defiler's Leather Boots", "=ds=", "300 #horde#", ""}; - { 24, 20169, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "300 #horde#", ""}; - { 25, 20201, "", "=q3=Defiler's Mail Greaves", "=ds=", "300 #horde#", ""}; - { 26, 20157, "", "=q3=Defiler's Chain Greaves", "=ds=", "300 #horde#", ""}; - { 27, 20178, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "300 #horde#", ""}; - { 28, 20207, "", "=q3=Defiler's Mail Girdle", "=ds=", "300 #horde#", ""}; - { 29, 20182, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "300 #horde#", ""}; - { 30, 20210, "", "=q3=Defiler's Mail Greaves", "=ds=", "300 #horde#", ""}; - Prev = "AB4049_H"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["ABSets1_A"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#absa1#", "=ec1=#c5#, #c3#, #c8#"}; - { 2, 20061, "", "=q4=Highlander's Epaulets", "=ds=", "9000 #alliance#", ""}; - { 3, 20047, "", "=q3=Highlander's Cloth Girdle", "=ds=", "3000 #alliance#", ""}; - { 4, 20054, "", "=q3=Highlander's Cloth Boots", "=ds=", "3000 #alliance#", ""}; - { 6, 0, "INV_BannerPVP_02", "=q6=#absa2#", "=ec1=#c6#, #c1#"}; - { 7, 20059, "", "=q4=Highlander's Leather Shoulders", "=ds=", "9000 #alliance#", ""}; - { 8, 20045, "", "=q3=Highlander's Leather Girdle", "=ds=", "3000 #alliance#", ""}; - { 9, 20052, "", "=q3=Highlander's Leather Boots", "=ds=", "3000 #alliance#", ""}; - { 11, 0, "INV_BannerPVP_02", "=q6=#absa3#", "=ec1=#c6#, #c1#"}; - { 12, 20060, "", "=q4=Highlander's Lizardhide Shoulders", "=ds=", "9000 #alliance#", ""}; - { 13, 20046, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "3000 #alliance#", ""}; - { 14, 20053, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "3000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_02", "=q6=#absa4#", "=ec1=#c2#, #c7#"}; - { 17, 20055, "", "=q4=Highlander's Chain Pauldrons", "=ds=", "9000 #alliance#", ""}; - { 18, 20043, "", "=q3=Highlander's Chain Girdle", "=ds=", "3000 #alliance#", ""}; - { 19, 20050, "", "=q3=Highlander's Chain Greaves", "=ds=", "3000 #alliance#", ""}; - { 21, 0, "INV_BannerPVP_02", "=q6=#absa5#", "=ec1=#c2#, #c7#"}; - { 22, 20056, "", "=q4=Highlander's Mail Pauldrons", "=ds=", "9000 #alliance#", ""}; - { 23, 20044, "", "=q3=Highlander's Mail Girdle", "=ds=", "3000 #alliance#", ""}; - { 24, 20051, "", "=q3=Highlander's Mail Greaves", "=ds=", "3000 #alliance#", ""}; - { 26, 0, "INV_BannerPVP_02", "=q6=#absa6#", "=ec1=#c9#, #c4#"}; - { 27, 20057, "", "=q4=Highlander's Plate Spaulders", "=ds=", "9000 #alliance#", ""}; - { 28, 20041, "", "=q3=Highlander's Plate Girdle", "=ds=", "3000 #alliance#", ""}; - { 29, 20048, "", "=q3=Highlander's Plate Greaves", "=ds=", "3000 #alliance#", ""}; - Next = "ABSets2_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["ABSets1_H"] = { - { 1, 0, "INV_BannerPVP_01", "=q6=#absh1#", "=ec1=#c5#, #c3#, #c8#"}; - { 2, 20176, "", "=q4=Defiler's Epaulets", "=ds=", "9000 #horde#", ""}; - { 3, 20163, "", "=q3=Defiler's Cloth Girdle", "=ds=", "3000 #horde#", ""}; - { 4, 20159, "", "=q3=Defiler's Cloth Boots", "=ds=", "3000 #horde#", ""}; - { 6, 0, "INV_BannerPVP_01", "=q6=#absh2#", "=ec1=#c6#, #c1#"}; - { 7, 20194, "", "=q4=Defiler's Leather Shoulders", "=ds=", "9000 #horde#", ""}; - { 8, 20190, "", "=q3=Defiler's Leather Girdle", "=ds=", "3000 #horde#", ""}; - { 9, 20186, "", "=q3=Defiler's Leather Boots", "=ds=", "3000 #horde#", ""}; - { 11, 0, "INV_BannerPVP_01", "=q6=#absh3#", "=ec1=#c6#, #c1#"}; - { 12, 20175, "", "=q4=Defiler's Lizardhide Shoulders", "=ds=", "9000 #horde#", ""}; - { 13, 20171, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "3000 #horde#", ""}; - { 14, 20167, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "3000 #horde#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#absh4#", "=ec1=#c2#, #c7#"}; - { 17, 20158, "", "=q3=Defiler's Chain Pauldrons", "=ds=", "9000 #horde#", ""}; - { 18, 20150, "", "=q3=Defiler's Chain Girdle", "=ds=", "3000 #horde#", ""}; - { 19, 20154, "", "=q3=Defiler's Chain Greaves", "=ds=", "3000 #horde#", ""}; - { 21, 0, "INV_BannerPVP_01", "=q6=#absh5#", "=ec1=#c2#, #c7#"}; - { 22, 20203, "", "=q4=Defiler's Mail Pauldrons", "=ds=", "9000 #horde#", ""}; - { 23, 20195, "", "=q3=Defiler's Mail Girdle", "=ds=", "3000 #horde#", ""}; - { 24, 20199, "", "=q3=Defiler's Mail Greaves", "=ds=", "3000 #horde#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#absh6#", "=ec1=#c9#, #c4#"}; - { 17, 20212, "", "=q4=Defiler's Plate Spaulders", "=ds=", "9000 #horde#", ""}; - { 18, 20204, "", "=q3=Defiler's Plate Girdle", "=ds=", "3000 #horde#", ""}; - { 19, 20208, "", "=q3=Defiler's Plate Greaves", "=ds=", "3000 #horde#", ""}; - Next = "ABSets2_H"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["ABSets2_A"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#absa7#", "=ec1=#c4#"}; - { 2, 20058, "", "=q4=Highlander's Lamellar Spaulders", "=ds=", "9000 #alliance#", ""}; - { 3, 20042, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "3000 #alliance#", ""}; - { 4, 20049, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "3000 #alliance#", ""}; - Prev = "ABSets1_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["ABSets2_H"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#absa7#", "=ec1=#c4#"}; - { 2, 20184, "", "=q4=Defiler's Lamellar Spaulders", "=ds=", "9000 #horde#", ""}; - { 3, 20177, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "3000 #horde#", ""}; - { 4, 20181, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "3000 #horde#", ""}; - Prev = "ABSets1_H"; - Back = "PVPMENU2"; - }; - - --------------------- - --- Warsong Gulch --- - --------------------- - - AtlasLoot_Data["WSGMisc"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#m7#", "=q5=#b3#"}; - { 2, 19506, "", "=q1=Silverwing Battle Tabard", "=ds=", "12000 #faction#", ""}; - { 5, 17348, "", "=q1=Major Healing Draught", "=ds=", "10 #silver# 2 #faction#", ""}; - { 6, 17349, "", "=q1=Superior Healing Draught", "=ds=", "5 #silver# 5 #faction#", ""}; - { 7, 19060, "", "=q1=Warsong Gulch Enriched Ration", "=ds=", "20 #silver#", ""}; - { 8, 19062, "", "=q1=Warsong Gulch Field Ration", "=ds=", "10 #silver#", ""}; - { 9, 19067, "", "=q1=Warsong Gulch Mageweave Bandage", "=ds=", "15 #silver#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#m6#", "=q5=#b4#"}; - { 17, 19505, "", "=q1=Warsong Battle Tabard", "=ds=", "12000 #faction#", ""}; - { 20, 17351, "", "=q1=Major Mana Draught", "=ds=", "10 #silver# 2 #faction#", ""}; - { 21, 17352, "", "=q1=Superior Mana Draught", "=ds=", "5 #silver# 5 #faction#", ""}; - { 22, 19061, "", "=q1=Warsong Gulch Iron Ration", "=ds=", "15 #silver#", ""}; - { 23, 19066, "", "=q1=Warsong Gulch Runecloth Bandage", "=ds=", "20 #silver#", ""}; - { 24, 19068, "", "=q1=Warsong Gulch Silk Bandage", "=ds=", "10 #silver#", ""}; - Next = "WSGAccessories_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["WSGAccessories_A"] = { - { 1, 20428, "", "=q3=Caretaker's Cape", "=ds=", "100 #alliance#", ""}; - { 2, 19533, "", "=q3=Caretaker's Cape", "=ds=", "100 #alliance#", ""}; - { 3, 19532, "", "=q3=Caretaker's Cape", "=ds=", "300 #alliance#", ""}; - { 4, 19531, "", "=q3=Caretaker's Cape", "=ds=", "300 #alliance#", ""}; - { 5, 19530, "", "=q3=Caretaker's Cape", "=ds=", "1600 #alliance#", ""}; - { 7, 20444, "", "=q3=Sentinel's Medallion", "=ds=", "100 #alliance#", ""}; - { 8, 19541, "", "=q3=Sentinel's Medallion", "=ds=", "100 #alliance#", ""}; - { 9, 19540, "", "=q3=Sentinel's Medallion", "=ds=", "300 #alliance#", ""}; - { 10, 19539, "", "=q3=Sentinel's Medallion", "=ds=", "300 #alliance#", ""}; - { 11, 19538, "", "=q3=Sentinel's Medallion", "=ds=", "1600 #alliance#", ""}; - { 13, 21568, "", "=q3=Rune of Duty", "=ds=", "300 #alliance#", ""}; - { 14, 21567, "", "=q3=Rune of Duty", "=ds=", "300 #alliance#", ""}; - { 16, 20431, "", "=q3=Lorekeeper's Ring", "=ds=", "100 #alliance#", ""}; - { 17, 19525, "", "=q3=Lorekeeper's Ring", "=ds=", "100 #alliance#", ""}; - { 18, 19524, "", "=q3=Lorekeeper's Ring", "=ds=", "300 #alliance#", ""}; - { 19, 19523, "", "=q3=Lorekeeper's Ring", "=ds=", "300 #alliance#", ""}; - { 20, 19522, "", "=q3=Lorekeeper's Ring", "=ds=", "1600 #alliance#", ""}; - { 22, 20439, "", "=q3=Protector's Band", "=ds=", "100 #alliance#", ""}; - { 23, 19517, "", "=q3=Protector's Band", "=ds=", "100 #alliance#", ""}; - { 24, 19515, "", "=q3=Protector's Band", "=ds=", "300 #alliance#", ""}; - { 25, 19516, "", "=q3=Protector's Band", "=ds=", "300 #alliance#", ""}; - { 26, 19514, "", "=q3=Protector's Band", "=ds=", "1600 #alliance#", ""}; - { 28, 21566, "", "=q3=Rune of Perfection", "=ds=", "300 #alliance#", ""}; - { 29, 21565, "", "=q3=Rune of Perfection", "=ds=", "300 #alliance#", ""}; - Next = "WSGWeapons_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["WSGAccessories_H"] = { - { 1, 20427, "", "=q3=Battle Healer's Cloak", "=ds=", "100 #horde#", ""}; - { 2, 19529, "", "=q3=Battle Healer's Cloak", "=ds=", "100 #horde#", ""}; - { 3, 19528, "", "=q3=Battle Healer's Cloak", "=ds=", "300 #horde#", ""}; - { 4, 19527, "", "=q3=Battle Healer's Cloak", "=ds=", "300 #horde#", ""}; - { 5, 19526, "", "=q3=Battle Healer's Cloak", "=ds=", "1600 #horde#", ""}; - { 7, 20442, "", "=q3=Scout's Medallion", "=ds=", "100 #horde#", ""}; - { 8, 19537, "", "=q3=Scout's Medallion", "=ds=", "100 #horde#", ""}; - { 9, 19536, "", "=q3=Scout's Medallion", "=ds=", "300 #horde#", ""}; - { 10, 19535, "", "=q3=Scout's Medallion", "=ds=", "300 #horde#", ""}; - { 11, 19534, "", "=q3=Scout's Medallion", "=ds=", "1600 #horde#", ""}; - { 13, 21568, "", "=q3=Rune of Duty", "=ds=", "300 #horde#", ""}; - { 14, 21567, "", "=q3=Rune of Duty", "=ds=", "300 #horde#", ""}; - { 16, 20426, "", "=q3=Advisor's Ring", "=ds=", "100 #horde#", ""}; - { 17, 19521, "", "=q3=Advisor's Ring", "=ds=", "100 #horde#", ""}; - { 18, 19520, "", "=q3=Advisor's Ring", "=ds=", "300 #horde#", ""}; - { 19, 19519, "", "=q3=Advisor's Ring", "=ds=", "300 #horde#", ""}; - { 20, 19518, "", "=q3=Advisor's Ring", "=ds=", "1600 #horde#", ""}; - { 22, 20429, "", "=q3=Legionnaire's Band", "=ds=", "100 #horde#", ""}; - { 23, 19513, "", "=q3=Legionnaire's Band", "=ds=", "100 #horde#", ""}; - { 24, 19512, "", "=q3=Legionnaire's Band", "=ds=", "300 #horde#", ""}; - { 25, 19511, "", "=q3=Legionnaire's Band", "=ds=", "300 #horde#", ""}; - { 26, 19510, "", "=q3=Legionnaire's Band", "=ds=", "1600 #horde#", ""}; - { 28, 21566, "", "=q3=Rune of Perfection", "=ds=", "300 #horde#", ""}; - { 29, 21565, "", "=q3=Rune of Perfection", "=ds=", "300 #horde#", ""}; - Next = "WSGWeapons_H"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["WSGWeapons_A"] = { - { 1, 20443, "", "=q3=Sentinel's Blade", "=ds=", "300 #alliance#", ""}; - { 2, 19549, "", "=q3=Sentinel's Blade", "=ds=", "400 #alliance#", ""}; - { 3, 19548, "", "=q3=Sentinel's Blade", "=ds=", "500 #alliance#", ""}; - { 4, 19547, "", "=q3=Sentinel's Blade", "=ds=", "700 #alliance#", ""}; - { 5, 19546, "", "=q3=Sentinel's Blade", "=ds=", "6000 #alliance#", ""}; - { 7, 20440, "", "=q3=Protector's Sword", "=ds=", "300 #alliance#", ""}; - { 8, 19557, "", "=q3=Protector's Sword", "=ds=", "400 #alliance#", ""}; - { 9, 19556, "", "=q3=Protector's Sword", "=ds=", "500 #alliance#", ""}; - { 10, 19555, "", "=q3=Protector's Sword", "=ds=", "700 #alliance#", ""}; - { 11, 19554, "", "=q3=Protector's Sword", "=ds=", "6000 #alliance#", ""}; - { 16, 20434, "", "=q3=Lorekeeper's Staff", "=ds=", "500 #alliance#", ""}; - { 17, 19573, "", "=q3=Lorekeeper's Staff", "=ds=", "700 #alliance#", ""}; - { 18, 19572, "", "=q3=Lorekeeper's Staff", "=ds=", "1000 #alliance#", ""}; - { 19, 19571, "", "=q3=Lorekeeper's Staff", "=ds=", "5000 #alliance#", ""}; - { 20, 19570, "", "=q3=Lorekeeper's Staff", "=ds=", "15000 #alliance#", ""}; - { 22, 20438, "", "=q3=Outrunner's Bow", "=ds=", "300 #alliance#", ""}; - { 23, 19565, "", "=q3=Outrunner's Bow", "=ds=", "400 #alliance#", ""}; - { 24, 19564, "", "=q3=Outrunner's Bow", "=ds=", "500 #alliance#", ""}; - { 25, 19563, "", "=q3=Outrunner's Bow", "=ds=", "700 #alliance#", ""}; - { 26, 19562, "", "=q3=Outrunner's Bow", "=ds=", "6000 #alliance#", ""}; - Prev = "WSGAccessories_A"; - Next = "WSGArmor_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["WSGWeapons_H"] = { - { 1, 20441, "", "=q3=Scout's Blade", "=ds=", "300 #horde#", ""}; - { 2, 19545, "", "=q3=Scout's Blade", "=ds=", "400 #horde#", ""}; - { 3, 19544, "", "=q3=Scout's Blade", "=ds=", "500 #horde#", ""}; - { 4, 19543, "", "=q3=Scout's Blade", "=ds=", "700 #horde#", ""}; - { 5, 19542, "", "=q3=Scout's Blade", "=ds=", "6000 #horde#", ""}; - { 7, 20430, "", "=q3=Legionnaire's Sword", "=ds=", "300 #horde#", ""}; - { 8, 19553, "", "=q3=Legionnaire's Sword", "=ds=", "400 #horde#", ""}; - { 9, 19552, "", "=q3=Legionnaire's Sword", "=ds=", "500 #horde#", ""}; - { 10, 19551, "", "=q3=Legionnaire's Sword", "=ds=", "700 #horde#", ""}; - { 11, 19550, "", "=q3=Legionnaire's Sword", "=ds=", "6000 #horde#", ""}; - { 16, 20425, "", "=q3=Advisor's Gnarled Staff", "=ds=", "500 #horde#", ""}; - { 17, 19569, "", "=q3=Advisor's Gnarled Staff", "=ds=", "700 #horde#", ""}; - { 18, 19568, "", "=q3=Advisor's Gnarled Staff", "=ds=", "1000 #horde#", ""}; - { 19, 19567, "", "=q3=Advisor's Gnarled Staff", "=ds=", "5000 #horde#", ""}; - { 20, 19566, "", "=q3=Advisor's Gnarled Staff", "=ds=", "15000 #horde#", ""}; - { 22, 20437, "", "=q3=Outrider's Bow", "=ds=", "300 #horde#", ""}; - { 23, 19561, "", "=q3=Outrider's Bow", "=ds=", "400 #horde#", ""}; - { 24, 19560, "", "=q3=Outrider's Bow", "=ds=", "500 #horde#", ""}; - { 25, 19559, "", "=q3=Outrider's Bow", "=ds=", "700 #horde#", ""}; - { 26, 19558, "", "=q3=Outrider's Bow", "=ds=", "6000 #horde#", ""}; - Prev = "WSGAccessories_H"; - Next = "WSGArmor_H"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["WSGArmor_A"] = { - { 1, 19597, "", "=q4=Dryad's Wrist Bindings", "=ds=", "500 #alliance#", ""}; - { 2, 19596, "", "=q4=Dryad's Wrist Bindings", "=ds=", "700 #alliance#", ""}; - { 3, 19595, "", "=q4=Dryad's Wrist Bindings", "=ds=", "5000 #alliance#", ""}; - { 5, 19590, "", "=q4=Forest Stalker's Bracers", "=ds=", "500 #alliance#", ""}; - { 6, 19589, "", "=q4=Forest Stalker's Bracers", "=ds=", "700 #alliance#", ""}; - { 7, 19587, "", "=q4=Forest Stalker's Bracers", "=ds=", "5000 #alliance#", ""}; - { 9, 19584, "", "=q4=Windtalker's Wristguards", "=ds=", "500 #alliance#", ""}; - { 10, 19583, "", "=q4=Windtalker's Wristguards", "=ds=", "700 #alliance#", ""}; - { 11, 19582, "", "=q4=Windtalker's Wristguards", "=ds=", "5000 #alliance#", ""}; - { 13, 19581, "", "=q4=Berserker Bracers", "=ds=", "500 #alliance#", ""}; - { 14, 19580, "", "=q4=Berserker Bracers", "=ds=", "700 #alliance#", ""}; - { 15, 19578, "", "=q4=Berserker Bracers", "=ds=", "5000 #alliance#", ""}; - { 16, 22752, "", "=q4=Sentinel's Silk Leggings", "=ds=", "9000 #alliance#", ""}; - { 18, 22749, "", "=q4=Sentinel's Leather Pants", "=ds=", "9000 #alliance#", ""}; - { 19, 22750, "", "=q4=Sentinel's Lizardhide Pants", "=ds=", "9000 #alliance#", ""}; - { 21, 22748, "", "=q4=Sentinel's Chain Leggings", "=ds=", "9000 #alliance#", ""}; - { 22, 30497, "", "=q4=Sentinel's Mail Leggings", "=ds=", "9000 #alliance#", ""}; - { 24, 22753, "", "=q4=Sentinel's Lamellar Legguards", "=ds=", "9000 #alliance#", ""}; - { 25, 22672, "", "=q4=Sentinel's Plate Legguards", "=ds=", "9000 #alliance#", ""}; - Prev = "WSGWeapons_A"; - Back = "PVPMENU2"; - }; - - AtlasLoot_Data["WSGArmor_H"] = { - { 1, 19597, "", "=q4=Dryad's Wrist Bindings", "=ds=", "500 #horde#", ""}; - { 2, 19596, "", "=q4=Dryad's Wrist Bindings", "=ds=", "700 #horde#", ""}; - { 3, 19595, "", "=q4=Dryad's Wrist Bindings", "=ds=", "5000 #horde#", ""}; - { 5, 19590, "", "=q4=Forest Stalker's Bracers", "=ds=", "500 #horde#", ""}; - { 6, 19589, "", "=q4=Forest Stalker's Bracers", "=ds=", "700 #horde#", ""}; - { 7, 19587, "", "=q4=Forest Stalker's Bracers", "=ds=", "5000 #horde#", ""}; - { 9, 19584, "", "=q4=Windtalker's Wristguards", "=ds=", "500 #horde#", ""}; - { 10, 19583, "", "=q4=Windtalker's Wristguards", "=ds=", "700 #horde#", ""}; - { 11, 19582, "", "=q4=Windtalker's Wristguards", "=ds=", "5000 #horde#", ""}; - { 13, 19581, "", "=q4=Berserker Bracers", "=ds=", "500 #horde#", ""}; - { 14, 19580, "", "=q4=Berserker Bracers", "=ds=", "700 #horde#", ""}; - { 15, 19578, "", "=q4=Berserker Bracers", "=ds=", "5000 #horde#", ""}; - { 16, 22747, "", "=q4=Outrider's Silk Leggings", "=ds=", "9000 #horde#", ""}; - { 18, 22740, "", "=q4=Outrider's Leather Pants", "=ds=", "9000 #horde#", ""}; - { 19, 22741, "", "=q4=Outrider's Lizardhide Pants", "=ds=", "9000 #horde#", ""}; - { 21, 22673, "", "=q4=Outrider's Chain Leggings", "=ds=", "9000 #horde#", ""}; - { 22, 22676, "", "=q4=Outrider's Mail Leggings", "=ds=", "9000 #horde#", ""}; - { 24, 30498, "", "=q4=Outrider's Lamellar Legguards", "=ds=", "9000 #horde#", ""}; - { 25, 22651, "", "=q4=Outrider's Plate Legguards", "=ds=", "9000 #horde#", ""}; - Prev = "WSGWeapons_H"; - Back = "PVPMENU2"; - }; - - --------------------------------------- - --- PvP Level 60 Rare and Epic Sets --- - --------------------------------------- -AtlasLoot_Data["PVPDruid"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea1#", "=q5=#pvps4#"}; - { 2, 6116451, "", "=q4=High Warlord's Dragonhide Helmet, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6116449, "", "=q4=High Warlord's Dragonhide Epaulets, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6116452, "", "=q4=High Warlord's Dragonhide Hauberk, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6116448, "", "=q4=High High Warlord's Dragonhide Gloves, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6116450, "", "=q4=High High Warlord's Dragonhide Leggings, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6116459, "", "=q4=High High Warlord's Dragonhide Boots, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea1#", "=q5=#pvps1#"}; - { 10, 16451, "", "=q4=Field Marshal's Dragonhide Helmet", "=ds=", "68200 #alliance#", ""}; - { 11, 16449, "", "=q4=Field Marshal's Dragonhide Spaulders", "=ds=", "52200 #alliance#", ""}; - { 12, 16452, "", "=q4=Field Marshal's Dragonhide Breastplate", "=ds=", "68200 #alliance#", ""}; - { 13, 16448, "", "=q4=Marshal's Dragonhide Gauntlets", "=ds=", "52200 #alliance#", ""}; - { 14, 16450, "", "=q4=Marshal's Dragonhide Legguards", "=ds=", "68200 #alliance#", ""}; - { 15, 16459, "", "=q4=Marshal's Dragonhide Boots", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh1#", "=q5=#pvps4#"}; - { 17, 6116550, "", "=q4=Grand Marshal's Chain Helm, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6116551, "", "=q4=Grand Marshal's Chain Spaulders, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6116549, "", "=q4=Grand Marshal's Chain Breastplate, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6116555, "", "=q4=Grand Marshal's Chain Grips, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6116552, "", "=q4=Grand Marshal's Chain Legguards, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6116554, "", "=q4=Grand Marshal's Chain Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh1#", "=q5=#pvps1#"}; - { 25, 16550, "", "=q4=Warlord's Dragonhide Helmet", "=ds=", "68200 #horde#", ""}; - { 26, 16551, "", "=q4=Warlord's Dragonhide Epaulets", "=ds=", "52200 #horde#", ""}; - { 27, 16549, "", "=q4=Warlord's Dragonhide Hauberk", "=ds=", "68200 #horde#", ""}; - { 28, 16555, "", "=q4=General's Dragonhide Gloves", "=ds=", "52200 #horde#", ""}; - { 29, 16552, "", "=q4=General's Dragonhide Leggings", "=ds=", "68200 #horde#", ""}; - { 30, 16554, "", "=q4=General's Dragonhide Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPDruid2"; -}; - -AtlasLoot_Data["PVPDruid2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra1#", "=q5=#pvps2#"}; - { 2, 23308, "", "=q3=Lieutenant Commander's Dragonhide Headguard", "=ds=", "24000 #alliance#", ""}; - { 3, 23309, "", "=q3=Lieutenant Commander's Dragonhide Shoulders", "=ds=", "14000 #alliance#", ""}; - { 4, 23294, "", "=q3=Knight-Captain's Dragonhide Chestpiece", "=ds=", "24000 #alliance#", ""}; - { 5, 23280, "", "=q3=Knight-Lieutenant's Dragonhide Grips", "=ds=", "14000 #alliance#", ""}; - { 6, 23295, "", "=q3=Knight-Captain's Dragonhide Leggings", "=ds=", "24000 #alliance#", ""}; - { 7, 23281, "", "=q3=Knight-Lieutenant's Dragonhide Treads", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra1#", "=q5=#pvps3#"}; - { 10, 16424, "", "=q3=Lieutenant Commander's Dragonhide Headguard, =ds=", "9435 #alliance#", ""}; - { 11, 16423, "", "=q3=Lieutenant Commander's Dragonhide Shoulders, =ds=", "6885 #alliance#", ""}; - { 12, 16421, "", "=q3=Knight-Captain's Dragonhide Chestpiece, =ds=", "9435 #alliance#", ""}; - { 13, 16397, "", "=q3=Knight-Lieutenant's Dragonhide Grips, =ds=", "5000 #alliance#", ""}; - { 14, 16422, "", "=q3=Knight-Captain's Dragonhide Leggings, =ds=", "9435 #alliance#", ""}; - { 15, 16393, "", "=q3=Knight-Lieutenant's Dragonhide Treads, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh1#", "=q5=#pvps2#"}; - { 17, 23253, "", "=q3=Champion's Dragonhide Headguard", "=ds=", "24000 #horde#", ""}; - { 18, 23254, "", "=q3=Champion's Dragonhide Shoulders", "=ds=", "14000 #horde#", ""}; - { 19, 22877, "", "=q3=Legionnaire's Dragonhide Chestpiece", "=ds=", "24000 #horde#", ""}; - { 20, 22863, "", "=q3=Blood Guard's Dragonhide Grips", "=ds=", "14000 #horde#", ""}; - { 21, 22878, "", "=q3=Legionnaire's Dragonhide Leggings", "=ds=", "24000 #horde#", ""}; - { 22, 22852, "", "=q3=Blood Guard's Dragonhide Treads", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh1#", "=q5=#pvps3#"}; - { 25, 16503, "", "=q3=Champion's Dragonhide Headguard, =ds=", "9435 #horde#", ""}; - { 26, 16501, "", "=q3=Champion's Dragonhide Shoulders, =ds=", "6885 #horde#", ""}; - { 27, 16504, "", "=q3=Legionnaire's Dragonhide Chestpiece, =ds=", "9435 #horde#", ""}; - { 28, 16496, "", "=q3=Blood Guard's Dragonhide Grips, =ds=", "5000 #horde#", ""}; - { 29, 16502, "", "=q3=Legionnaire's Dragonhide Leggings, =ds=", "9435 #horde#", ""}; - { 30, 16494, "", "=q3=Blood Guard's Dragonhide Treads, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPDruid"; -}; - - -AtlasLoot_Data["PVPHunter"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea2#", "=q5=#pvps4#"}; - { 2, 6116465, "", "=q4=Grand Marshal's Chain Helm, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6116468, "", "=q4=Grand Marshal's Chain Spaulders, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6116466, "", "=q4=Grand Marshal's Chain Breastplate, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6116463, "", "=q4=Grand Marshal's Chain Grips, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6116467, "", "=q4=Grand Marshal's Chain Legguards, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6116462, "", "=q4=Grand Marshal's Chain Boots, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea2#", "=q5=#pvps1#"}; - { 10, 16465, "", "=q4=Field Marshal's Chain Helm", "=ds=", "68200 #alliance#", ""}; - { 11, 16468, "", "=q4=Field Marshal's Chain Spaulders", "=ds=", "52200 #alliance#", ""}; - { 12, 16466, "", "=q4=Field Marshal's Chain Breastplate", "=ds=", "68200 #alliance#", ""}; - { 13, 16463, "", "=q4=Marshal's Chain Grips", "=ds=", "52200 #alliance#", ""}; - { 14, 16467, "", "=q4=Marshal's Chain Legguards", "=ds=", "68200 #alliance#", ""}; - { 15, 16462, "", "=q4=Marshal's Chain Boots", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh2#", "=q5=#pvps4#"}; - { 17, 6116566, "", "=q4=High Warlord's Chain Helmet, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6116568, "", "=q4=High Warlord's Chain Shoulders, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6116565, "", "=q4=High Warlord's Chain Chestpiece, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6116571, "", "=q4=High High Warlord's Chain Gloves, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6116567, "", "=q4=High High Warlord's Chain Legguards, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6116569, "", "=q4=High High Warlord's Chain Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh2#", "=q5=#pvps1#"}; - { 25, 16566, "", "=q4=Warlord's Chain Helmet", "=ds=", "68200 #horde#", ""}; - { 26, 16568, "", "=q4=Warlord's Chain Shoulders", "=ds=", "52200 #horde#", ""}; - { 27, 16565, "", "=q4=Warlord's Chain Chestpiece", "=ds=", "68200 #horde#", ""}; - { 28, 16571, "", "=q4=General's Chain Gloves", "=ds=", "52200 #horde#", ""}; - { 29, 16567, "", "=q4=General's Chain Legguards", "=ds=", "68200 #horde#", ""}; - { 30, 16569, "", "=q4=General's Chain Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPHunter2"; -}; - -AtlasLoot_Data["PVPHunter2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra2#", "=q5=#pvps2#"}; - { 2, 23306, "", "=q3=Lieutenant Commander's Chain Helm", "=ds=", "24000 #alliance#", ""}; - { 3, 23307, "", "=q3=Lieutenant Commander's Chain Shoulders", "=ds=", "14000 #alliance#", ""}; - { 4, 23292, "", "=q3=Knight-Captain's Chain Hauberk", "=ds=", "24000 #alliance#", ""}; - { 5, 23279, "", "=q3=Knight-Lieutenant's Chain Vices", "=ds=", "14000 #alliance#", ""}; - { 6, 23293, "", "=q3=Knight-Captain's Chain Legguards", "=ds=", "24000 #alliance#", ""}; - { 7, 23278, "", "=q3=Knight-Lieutenant's Chain Greaves", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra2#", "=q5=#pvps3#"}; - { 10, 16428, "", "=q3=Lieutenant Commander's Chain Helm, =ds=", "9435 #alliance#", ""}; - { 11, 16427, "", "=q3=Lieutenant Commander's Chain Shoulders, =ds=", "6885 #alliance#", ""}; - { 12, 16425, "", "=q3=Knight-Captain's Chain Hauberk, =ds=", "9435 #alliance#", ""}; - { 13, 16403, "", "=q3=Knight-Lieutenant's Chain Vices, =ds=", "5000 #alliance#", ""}; - { 14, 16426, "", "=q3=Knight-Captain's Chain Legguards, =ds=", "9435 #alliance#", ""}; - { 15, 16401, "", "=q3=Knight-Lieutenant's Chain Greaves, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh2#", "=q5=#pvps2#"}; - { 17, 23251, "", "=q3=Champion's Chain Helm", "=ds=", "24000 #horde#", ""}; - { 18, 23252, "", "=q3=Champion's Chain Shoulders", "=ds=", "14000 #horde#", ""}; - { 19, 22874, "", "=q3=Legionnaire's Chain Hauberk", "=ds=", "24000 #horde#", ""}; - { 20, 22862, "", "=q3=Blood Guard's Chain Vices", "=ds=", "14000 #horde#", ""}; - { 21, 22875, "", "=q3=Legionnaire's Chain Legguards", "=ds=", "24000 #horde#", ""}; - { 22, 22843, "", "=q3=Blood Guard's Chain Greaves", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh2#", "=q5=#pvps3#"}; - { 25, 16526, "", "=q3=Champion's Chain Helm, =ds=", "9435 #horde#", ""}; - { 26, 16528, "", "=q3=Champion's Chain Shoulders, =ds=", "6885 #horde#", ""}; - { 27, 16525, "", "=q3=Legionnaire's Chain Hauberk, =ds=", "9435 #horde#", ""}; - { 28, 16530, "", "=q3=Blood Guard's Chain Vices, =ds=", "5000 #horde#", ""}; - { 29, 16527, "", "=q3=Legionnaire's Chain Legguards, =ds=", "9435 #horde#", ""}; - { 30, 16531, "", "=q3=Blood Guard's Chain Greaves, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPHunter"; -}; - - -AtlasLoot_Data["PVPMage"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea3#", "=q5=#pvps4#"}; - { 2, 6116441, "", "=q4=Grand Marshal's Coronet, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6116444, "", "=q4=Grand Marshal's Silk Spaulders, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6116443, "", "=q4=Grand Marshal's Silk Vestments, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6116440, "", "=q4=Grand Marshal's Silk Gloves, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6116442, "", "=q4=Grand Marshal's Silk Leggings, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6116437, "", "=q4=Grand Marshal's Silk Footwraps, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea3#", "=q5=#pvps1#"}; - { 10, 16441, "", "=q4=Field Marshal's Coronet", "=ds=", "68200 #alliance#", ""}; - { 11, 16444, "", "=q4=Field Marshal's Silk Spaulders", "=ds=", "52200 #alliance#", ""}; - { 12, 16443, "", "=q4=Field Marshal's Silk Vestments", "=ds=", "68200 #alliance#", ""}; - { 13, 16440, "", "=q4=Marshal's Silk Gloves", "=ds=", "52200 #alliance#", ""}; - { 14, 16442, "", "=q4=Marshal's Silk Leggings", "=ds=", "68200 #alliance#", ""}; - { 15, 16437, "", "=q4=Marshal's Silk Footwraps", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh3#", "=q5=#pvps4#"}; - { 17, 6116533, "", "=q4=High Warlord's Silk Cowl, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6116536, "", "=q4=High Warlord's Silk Amice, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6116535, "", "=q4=High Warlord's Silk Raiment, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6116540, "", "=q4=High High Warlord's Silk Handguards, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6116534, "", "=q4=High High Warlord's Silk Trousers, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6116539, "", "=q4=High High Warlord's Silk Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh3#", "=q5=#pvps1#"}; - { 25, 16533, "", "=q4=Warlord's Silk Cowl", "=ds=", "68200 #horde#", ""}; - { 26, 16536, "", "=q4=Warlord's Silk Amice", "=ds=", "52200 #horde#", ""}; - { 27, 16535, "", "=q4=Warlord's Silk Raiment", "=ds=", "68200 #horde#", ""}; - { 28, 16540, "", "=q4=General's Silk Handguards", "=ds=", "52200 #horde#", ""}; - { 29, 16534, "", "=q4=General's Silk Trousers", "=ds=", "68200 #horde#", ""}; - { 30, 16539, "", "=q4=General's Silk Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPMage2"; -}; - -AtlasLoot_Data["PVPMage2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra3#", "=q5=#pvps2#"}; - { 2, 23318, "", "=q3=Lieutenant Commander's Silk Cowl", "=ds=", "24000 #alliance#", ""}; - { 3, 23319, "", "=q3=Lieutenant Commander's Silk Mantle", "=ds=", "14000 #alliance#", ""}; - { 4, 23305, "", "=q3=Knight-Captain's Silk Tunic", "=ds=", "24000 #alliance#", ""}; - { 5, 23290, "", "=q3=Knight-Lieutenant's Silk Handwraps", "=ds=", "14000 #alliance#", ""}; - { 6, 23304, "", "=q3=Knight-Captain's Silk Legguards", "=ds=", "24000 #alliance#", ""}; - { 7, 23291, "", "=q3=Knight-Lieutenant's Silk Walkers", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra3#", "=q5=#pvps3#"}; - { 10, 16416, "", "=q3=Lieutenant Commander's Silk Cowl, =ds=", "9435 #alliance#", ""}; - { 11, 16415, "", "=q3=Lieutenant Commander's Silk Mantle, =ds=", "6885 #alliance#", ""}; - { 12, 16413, "", "=q3=Knight-Captain's Silk Tunic, =ds=", "9435 #alliance#", ""}; - { 13, 16391, "", "=q3=Knight-Lieutenant's Silk Handwraps, =ds=", "5000 #alliance#", ""}; - { 14, 16414, "", "=q3=Knight-Captain's Silk Legguards, =ds=", "9435 #alliance#", ""}; - { 15, 16369, "", "=q3=Knight-Lieutenant's Silk Walkers, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh3#", "=q5=#pvps2#"}; - { 17, 23263, "", "=q3=Champion's Silk Cowl", "=ds=", "24000 #horde#", ""}; - { 18, 23264, "", "=q3=Champion's Silk Mantle", "=ds=", "14000 #horde#", ""}; - { 19, 22886, "", "=q3=Legionnaire's Silk Tunic", "=ds=", "24000 #horde#", ""}; - { 20, 22870, "", "=q3=Blood Guard's Silk Handwraps", "=ds=", "14000 #horde#", ""}; - { 21, 22883, "", "=q3=Legionnaire's Silk Legguards", "=ds=", "24000 #horde#", ""}; - { 22, 22860, "", "=q3=Blood Guard's Silk Walkers", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh3#", "=q5=#pvps3#"}; - { 25, 16489, "", "=q3=Champion's Silk Cowl, =ds=", "9435 #horde#", ""}; - { 26, 16492, "", "=q3=Champion's Silk Mantle, =ds=", "6885 #horde#", ""}; - { 27, 16491, "", "=q3=Legionnaire's Silk Tunic, =ds=", "9435 #horde#", ""}; - { 28, 16487, "", "=q3=Blood Guard's Silk Handwraps, =ds=", "5000 #horde#", ""}; - { 29, 16490, "", "=q3=Legionnaire's Silk Legguards, =ds=", "9435 #horde#", ""}; - { 30, 16485, "", "=q3=Blood Guard's Silk Walkers, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPMage"; -}; - - -AtlasLoot_Data["PVPPaladin"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea4#", "=q5=#pvps4#"}; - { 2, 6116474, "", "=q4=Grand Marshal's Lamellar Faceguard, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6116476, "", "=q4=Grand Marshal's Lamellar Pauldrons, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6116473, "", "=q4=Grand Marshal's Lamellar Chestplate, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6116471, "", "=q4=Grand Marshal's Lamellar Gloves, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6116475, "", "=q4=Grand Marshal's Lamellar Legplates, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6116472, "", "=q4=Grand Marshal's Lamellar Boots, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea4#", "=q5=#pvps1#"}; - { 10, 16474, "", "=q4=Field Marshal's Lamellar Faceguard", "=ds=", "68200 #alliance#", ""}; - { 11, 16476, "", "=q4=Field Marshal's Lamellar Pauldrons", "=ds=", "52200 #alliance#", ""}; - { 12, 16473, "", "=q4=Field Marshal's Lamellar Chestplate", "=ds=", "68200 #alliance#", ""}; - { 13, 16471, "", "=q4=Marshal's Lamellar Gloves", "=ds=", "52200 #alliance#", ""}; - { 14, 16475, "", "=q4=Marshal's Lamellar Legplates", "=ds=", "68200 #alliance#", ""}; - { 15, 16472, "", "=q4=Marshal's Lamellar Boots", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh9#", "=q5=#pvps4#"}; - { 17, 6129616, "", "=q4=High Warlord's Lamellar Faceguard, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6129617, "", "=q4=High Warlord's Lamellar Pauldrons, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6129615, "", "=q4=High Warlord's Lamellar Chestplate, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6129613, "", "=q4=High High Warlord's Lamellar Gloves, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6129614, "", "=q4=High High Warlord's Lamellar Legplates, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6129612, "", "=q4=High High Warlord's Lamellar Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh9#", "=q5=#pvps1#"}; - { 25, 29616, "", "=q4=Warlord's Lamellar Faceguard", "=ds=", "68200 #horde#", ""}; - { 26, 29617, "", "=q4=Warlord's Lamellar Pauldrons", "=ds=", "52200 #horde#", ""}; - { 27, 29615, "", "=q4=Warlord's Lamellar Chestplate", "=ds=", "68200 #horde#", ""}; - { 28, 29613, "", "=q4=General's Lamellar Gloves", "=ds=", "52200 #horde#", ""}; - { 29, 29614, "", "=q4=General's Lamellar Legplates", "=ds=", "68200 #horde#", ""}; - { 30, 29612, "", "=q4=General's Lamellar Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPPaladin2"; -}; - -AtlasLoot_Data["PVPPaladin2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra4#", "=q5=#pvps2#"}; - { 2, 23276, "", "=q3=Lieutenant Commander's Lamellar Headguard", "=ds=", "24000 #alliance#", ""}; - { 3, 23277, "", "=q3=Lieutenant Commander's Lamellar Shoulders", "=ds=", "14000 #alliance#", ""}; - { 4, 23272, "", "=q3=Knight-Captain's Lamellar Breastplate", "=ds=", "24000 #alliance#", ""}; - { 5, 23274, "", "=q3=Knight-Lieutenant's Lamellar Gauntlets", "=ds=", "14000 #alliance#", ""}; - { 6, 23273, "", "=q3=Knight-Captain's Lamellar Leggings", "=ds=", "24000 #alliance#", ""}; - { 7, 23275, "", "=q3=Knight-Lieutenant's Lamellar Sabatons", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra4#", "=q5=#pvps3#"}; - { 10, 16434, "", "=q3=Lieutenant Commander's Lamellar Headguard, =ds=", "9435 #alliance#", ""}; - { 11, 16436, "", "=q3=Lieutenant Commander's Lamellar Shoulders, =ds=", "6885 #alliance#", ""}; - { 12, 16433, "", "=q3=Knight-Captain's Lamellar Breastplate, =ds=", "9435 #alliance#", ""}; - { 13, 16410, "", "=q3=Knight-Lieutenant's Lamellar Gauntlets, =ds=", "5000 #alliance#", ""}; - { 14, 16435, "", "=q3=Knight-Captain's Lamellar Leggings, =ds=", "9435 #alliance#", ""}; - { 15, 16409, "", "=q3=Knight-Lieutenant's Lamellar Sabatons, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh9#", "=q5=#pvps2#"}; - { 17, 29604, "", "=q3=Champion's Lamellar Headguard", "=ds=", "24000 #horde#", ""}; - { 18, 29605, "", "=q3=Champion's Lamellar Shoulders", "=ds=", "14000 #horde#", ""}; - { 19, 29602, "", "=q3=Legionnaire's Lamellar Breastplate", "=ds=", "24000 #horde#", ""}; - { 20, 29600, "", "=q3=Blood Guard's Lamellar Gauntlets", "=ds=", "14000 #horde#", ""}; - { 21, 29603, "", "=q3=Legionnaire's Lamellar Leggings", "=ds=", "24000 #horde#", ""}; - { 22, 29601, "", "=q3=Blood Guard's Lamellar Sabatons", "=ds=", "14000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPPaladin"; -}; - - -AtlasLoot_Data["PVPPriest"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea5#", "=q5=#pvps4#"}; - { 2, 6117602, "", "=q4=Grand Marshal's Headdress, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6117604, "", "=q4=Grand Marshal's Satin Mantle, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6117605, "", "=q4=Grand Marshal's Satin Vestments, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6117608, "", "=q4=Grand Marshal's Satin Gloves, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6117603, "", "=q4=Grand Marshal's Satin Pants, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6117607, "", "=q4=Grand Marshal's Satin Sandals, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea5#", "=q5=#pvps1#"}; - { 10, 17602, "", "=q4=Field Marshal's Headdress", "=ds=", "68200 #alliance#", ""}; - { 11, 17604, "", "=q4=Field Marshal's Satin Mantle", "=ds=", "52200 #alliance#", ""}; - { 12, 17605, "", "=q4=Field Marshal's Satin Vestments", "=ds=", "68200 #alliance#", ""}; - { 13, 17608, "", "=q4=Marshal's Satin Gloves", "=ds=", "52200 #alliance#", ""}; - { 14, 17603, "", "=q4=Marshal's Satin Pants", "=ds=", "68200 #alliance#", ""}; - { 15, 17607, "", "=q4=Marshal's Satin Sandals", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh4#", "=q5=#pvps4#"}; - { 17, 6117623, "", "=q4=High Warlord's Satin Cowl, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6117622, "", "=q4=High Warlord's Satin Mantle, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6117624, "", "=q4=High Warlord's Satin Robes, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6117620, "", "=q4=High High Warlord's Satin Gloves, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6117625, "", "=q4=High High Warlord's Satin Leggings, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6117618, "", "=q4=High High Warlord's Satin Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh4#", "=q5=#pvps1#"}; - { 25, 17623, "", "=q4=Warlord's Satin Cowl", "=ds=", "68200 #horde#", ""}; - { 26, 17622, "", "=q4=Warlord's Satin Mantle", "=ds=", "52200 #horde#", ""}; - { 27, 17624, "", "=q4=Warlord's Satin Robes", "=ds=", "68200 #horde#", ""}; - { 28, 17620, "", "=q4=General's Satin Gloves", "=ds=", "52200 #horde#", ""}; - { 29, 17625, "", "=q4=General's Satin Leggings", "=ds=", "68200 #horde#", ""}; - { 30, 17618, "", "=q4=General's Satin Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPPriest2"; -}; - -AtlasLoot_Data["PVPPriest2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra5#", "=q5=#pvps2#"}; - { 2, 23316, "", "=q3=Lieutenant Commander's Satin Hood", "=ds=", "24000 #alliance#", ""}; - { 3, 23317, "", "=q3=Lieutenant Commander's Satin Mantle", "=ds=", "14000 #alliance#", ""}; - { 4, 23303, "", "=q3=Knight-Captain's Satin Tunic", "=ds=", "24000 #alliance#", ""}; - { 5, 23288, "", "=q3=Knight-Lieutenant's Satin Handwraps", "=ds=", "14000 #alliance#", ""}; - { 6, 23302, "", "=q3=Knight-Captain's Satin Legguards", "=ds=", "24000 #alliance#", ""}; - { 7, 23289, "", "=q3=Knight-Lieutenant's Satin Walkers", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra5#", "=q5=#pvps3#"}; - { 10, 17598, "", "=q3=Lieutenant Commander's Satin Hood, =ds=", "9435 #alliance#", ""}; - { 11, 17601, "", "=q3=Lieutenant Commander's Satin Mantle, =ds=", "6885 #alliance#", ""}; - { 12, 17600, "", "=q3=Knight-Captain's Satin Tunic, =ds=", "9435 #alliance#", ""}; - { 13, 17596, "", "=q3=Knight-Lieutenant's Satin Handwraps, =ds=", "5000 #alliance#", ""}; - { 14, 17599, "", "=q3=Knight-Captain's Satin Legguards, =ds=", "9435 #alliance#", ""}; - { 15, 17594, "", "=q3=Knight-Lieutenant's Satin Walkers, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh4#", "=q5=#pvps2#"}; - { 17, 23261, "", "=q3=Champion's Satin Hood", "=ds=", "24000 #horde#", ""}; - { 18, 23262, "", "=q3=Champion's Satin Mantle", "=ds=", "14000 #horde#", ""}; - { 19, 22885, "", "=q3=Legionnaire's Satin Tunic", "=ds=", "24000 #horde#", ""}; - { 20, 22869, "", "=q3=Blood Guard's Satin Handwraps", "=ds=", "14000 #horde#", ""}; - { 21, 22882, "", "=q3=Legionnaire's Satin Legguards", "=ds=", "24000 #horde#", ""}; - { 22, 22859, "", "=q3=Blood Guard's Satin Walkers", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh4#", "=q5=#pvps3#"}; - { 25, 16489, "", "=q3=Champion's Satin Hood, =ds=", "9435 #horde#", ""}; - { 26, 16492, "", "=q3=Champion's Satin Mantle, =ds=", "6885 #horde#", ""}; - { 27, 16491, "", "=q3=Legionnaire's Satin Tunic, =ds=", "9435 #horde#", ""}; - { 28, 16487, "", "=q3=Blood Guard's Satin Handwraps, =ds=", "5000 #horde#", ""}; - { 29, 16490, "", "=q3=Legionnaire's Satin Legguards, =ds=", "9435 #horde#", ""}; - { 30, 16485, "", "=q3=Blood Guard's Satin Walkers, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPPriest"; -}; - -AtlasLoot_Data["PVPRogue"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea6#", "=q5=#pvps4#"}; - { 2, 6116455, "", "=q4=Grand Marshal's Leather Mask, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6116457, "", "=q4=Grand Marshal's Leather Epaulets, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6116453, "", "=q4=Grand Marshal's Leather Chestpiece, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6116454, "", "=q4=Grand Marshal's Leather Handgrips, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6116456, "", "=q4=Grand Marshal's Leather Leggings, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6116446, "", "=q4=Grand Marshal's Leather Footguards, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea6#", "=q5=#pvps1#"}; - { 10, 16455, "", "=q4=Field Marshal's Leather Mask", "=ds=", "68200 #alliance#", ""}; - { 11, 16457, "", "=q4=Field Marshal's Leather Epaulets", "=ds=", "52200 #alliance#", ""}; - { 12, 16453, "", "=q4=Field Marshal's Leather Chestpiece", "=ds=", "68200 #alliance#", ""}; - { 13, 16454, "", "=q4=Marshal's Leather Handgrips", "=ds=", "52200 #alliance#", ""}; - { 14, 16456, "", "=q4=Marshal's Leather Leggings", "=ds=", "68200 #alliance#", ""}; - { 15, 16446, "", "=q4=Marshal's Leather Footguards", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh5#", "=q5=#pvps4#"}; - { 17, 6116561, "", "=q4=High Warlord's Leather Helm, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6116562, "", "=q4=High Warlord's Leather Spaulders, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6116563, "", "=q4=High Warlord's Leather Breastplate, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6116560, "", "=q4=High High Warlord's Leather Mitts, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6116564, "", "=q4=High High Warlord's Leather Legguards, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6116558, "", "=q4=High High Warlord's Leather Treads, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh5#", "=q5=#pvps1#"}; - { 25, 16561, "", "=q4=Warlord's Leather Helm", "=ds=", "68200 #horde#", ""}; - { 26, 16562, "", "=q4=Warlord's Leather Spaulders", "=ds=", "52200 #horde#", ""}; - { 27, 16563, "", "=q4=Warlord's Leather Breastplate", "=ds=", "68200 #horde#", ""}; - { 28, 16560, "", "=q4=General's Leather Mitts", "=ds=", "52200 #horde#", ""}; - { 29, 16564, "", "=q4=General's Leather Legguards", "=ds=", "68200 #horde#", ""}; - { 30, 16558, "", "=q4=General's Leather Treads", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPRogue2"; -}; - -AtlasLoot_Data["PVPRogue2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra6#", "=q5=#pvps2#"}; - { 2, 23312, "", "=q3=Lieutenant Commander's Leather Helm", "=ds=", "24000 #alliance#", ""}; - { 3, 23313, "", "=q3=Lieutenant Commander's Leather Shoulders", "=ds=", "14000 #alliance#", ""}; - { 4, 23298, "", "=q3=Knight-Captain's Leather Chestpiece", "=ds=", "24000 #alliance#", ""}; - { 5, 23284, "", "=q3=Knight-Lieutenant's Leather Grips", "=ds=", "14000 #alliance#", ""}; - { 6, 23299, "", "=q3=Knight-Captain's Leather Legguards", "=ds=", "24000 #alliance#", ""}; - { 7, 23285, "", "=q3=Knight-Lieutenant's Leather Walkers", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra6#", "=q5=#pvps3#"}; - { 10, 16418, "", "=q3=Lieutenant Commander's Leather Helm, =ds=", "9435 #alliance#", ""}; - { 11, 16420, "", "=q3=Lieutenant Commander's Leather Shoulders, =ds=", "6885 #alliance#", ""}; - { 12, 16417, "", "=q3=Knight-Captain's Leather Chestpiece, =ds=", "9435 #alliance#", ""}; - { 13, 16396, "", "=q3=Knight-Lieutenant's Leather Grips, =ds=", "5000 #alliance#", ""}; - { 14, 16419, "", "=q3=Knight-Captain's Leather Legguards, =ds=", "9435 #alliance#", ""}; - { 15, 16392, "", "=q3=Knight-Lieutenant's Leather Walkers, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh5#", "=q5=#pvps2#"}; - { 17, 23257, "", "=q3=Champion's Leather Helm", "=ds=", "24000 #horde#", ""}; - { 18, 23258, "", "=q3=Champion's Leather Shoulders", "=ds=", "14000 #horde#", ""}; - { 19, 22879, "", "=q3=Legionnaire's Leather Chestpiece", "=ds=", "24000 #horde#", ""}; - { 20, 22864, "", "=q3=Blood Guard's Leather Grips", "=ds=", "14000 #horde#", ""}; - { 21, 22880, "", "=q3=Legionnaire's Leather Legguards", "=ds=", "24000 #horde#", ""}; - { 22, 22856, "", "=q3=Blood Guard's Leather Walkers", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh5#", "=q5=#pvps3#"}; - { 25, 16506, "", "=q3=Champion's Leather Helm, =ds=", "9435 #horde#", ""}; - { 26, 16507, "", "=q3=Champion's Leather Shoulders, =ds=", "6885 #horde#", ""}; - { 27, 16505, "", "=q3=Legionnaire's Leather Chestpiece, =ds=", "9435 #horde#", ""}; - { 28, 15499, "", "=q3=Blood Guard's Leather Grips, =ds=", "5000 #horde#", ""}; - { 29, 16508, "", "=q3=Legionnaire's Leather Legguards, =ds=", "9435 #horde#", ""}; - { 30, 16498, "", "=q3=Blood Guard's Leather Walkers, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPRogue"; -}; - -AtlasLoot_Data["PVPShaman"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea9#", "=q5=#pvps4#"}; - { 2, 6129610, "", "=q4=Grand Marshal's Mail Helm, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6129611, "", "=q4=Grand Marshal's Mail Spaulders, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6129609, "", "=q4=Grand Marshal's Mail Armor, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6129607, "", "=q4=Grand Marshal's Mail Gauntlets, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6129608, "", "=q4=Grand Marshal's Mail Leggings, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6129606, "", "=q4=Grand Marshal's Mail Boots, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea9#", "=q5=#pvps1#"}; - { 10, 29610, "", "=q4=Field Marshal's Mail Helm", "=ds=", "68200 #alliance#", ""}; - { 11, 29611, "", "=q4=Field Marshal's Mail Spaulders", "=ds=", "52200 #alliance#", ""}; - { 12, 29609, "", "=q4=Field Marshal's Mail Armor", "=ds=", "68200 #alliance#", ""}; - { 13, 29607, "", "=q4=Marshal's Mail Gauntlets", "=ds=", "52200 #alliance#", ""}; - { 14, 29608, "", "=q4=Marshal's Mail Leggings", "=ds=", "68200 #alliance#", ""}; - { 15, 29606, "", "=q4=Marshal's Mail Boots", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh6#", "=q5=#pvps4#"}; - { 17, 6116578, "", "=q4=High Warlord's Mail Helm, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6116580, "", "=q4=High Warlord's Mail Spaulders, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6116577, "", "=q4=High Warlord's Mail Armor, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6116574, "", "=q4=High High Warlord's Mail Gauntlets, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6116579, "", "=q4=High High Warlord's Mail Leggings, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6116573, "", "=q4=High High Warlord's Mail Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh6#", "=q5=#pvps1#"}; - { 25, 16578, "", "=q4=Warlord's Mail Helm", "=ds=", "68200 #horde#", ""}; - { 26, 16580, "", "=q4=Warlord's Mail Spaulders", "=ds=", "52200 #horde#", ""}; - { 27, 16577, "", "=q4=Warlord's Mail Armor", "=ds=", "68200 #horde#", ""}; - { 28, 16574, "", "=q4=General's Mail Gauntlets", "=ds=", "52200 #horde#", ""}; - { 29, 16579, "", "=q4=General's Mail Leggings", "=ds=", "68200 #horde#", ""}; - { 30, 16573, "", "=q4=General's Mail Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPShaman2"; -}; - -AtlasLoot_Data["PVPShaman2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra9#", "=q5=#pvps2#"}; - { 2, 29598, "", "=q3=Lieutenant Commander's Mail Headguard", "=ds=", "24000 #alliance#", ""}; - { 3, 29599, "", "=q3=Lieutenant Commander's Mail Pauldrons", "=ds=", "14000 #alliance#", ""}; - { 4, 29596, "", "=q3=Knight-Captain's Mail Hauberk", "=ds=", "24000 #alliance#", ""}; - { 5, 29595, "", "=q3=Knight-Lieutenant's Mail Vices", "=ds=", "14000 #alliance#", ""}; - { 6, 29597, "", "=q3=Knight-Captain's Mail Legguards", "=ds=", "24000 #alliance#", ""}; - { 7, 29594, "", "=q3=Knight-Lieutenant's Mail Greaves", "=ds=", "14000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh6#", "=q5=#pvps2#"}; - { 17, 23259, "", "=q3=Champion's Mail Headguard", "=ds=", "24000 #horde#", ""}; - { 18, 23260, "", "=q3=Champion's Mail Pauldrons", "=ds=", "14000 #horde#", ""}; - { 19, 22876, "", "=q3=Legionnaire's Mail Hauberk", "=ds=", "24000 #horde#", ""}; - { 20, 22867, "", "=q3=Blood Guard's Mail Vices", "=ds=", "14000 #horde#", ""}; - { 21, 22887, "", "=q3=Legionnaire's Mail Legguards", "=ds=", "24000 #horde#", ""}; - { 22, 22857, "", "=q3=Blood Guard's Mail Greaves", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh6#", "=q5=#pvps3#"}; - { 25, 16521, "", "=q3=Champion's Mail Headguard, =ds=", "9435 #horde#", ""}; - { 26, 16524, "", "=q3=Champion's Mail Pauldrons, =ds=", "6885 #horde#", ""}; - { 27, 16522, "", "=q3=Legionnaire's Mail Hauberk, =ds=", "9435 #horde#", ""}; - { 28, 16519, "", "=q3=Blood Guard's Mail Vices, =ds=", "5000 #horde#", ""}; - { 29, 16523, "", "=q3=Legionnaire's Mail Legguards, =ds=", "9435 #horde#", ""}; - { 30, 16518, "", "=q3=Blood Guard's Mail Greaves, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPShaman"; -}; - -AtlasLoot_Data["PVPWarlock"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea7#", "=q5=#pvps4#"}; - { 2, 6117578, "", "=q4=Grand Marshal's Coronal, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6117580, "", "=q4=Grand Marshal's Dreadweave Shoulders, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6117581, "", "=q4=Grand Marshal's Dreadweave Robe, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6117584, "", "=q4=Grand Marshal's Dreadweave Gloves, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6117579, "", "=q4=Grand Marshal's Dreadweave Leggings, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6117583, "", "=q4=Grand Marshal's Dreadweave Boots, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea7#", "=q5=#pvps1#"}; - { 10, 17578, "", "=q4=Field Marshal's Coronal", "=ds=", "68200 #alliance#", ""}; - { 11, 17580, "", "=q4=Field Marshal's Dreadweave Shoulders", "=ds=", "52200 #alliance#", ""}; - { 12, 17581, "", "=q4=Field Marshal's Dreadweave Robe", "=ds=", "68200 #alliance#", ""}; - { 13, 17584, "", "=q4=Marshal's Dreadweave Gloves", "=ds=", "52200 #alliance#", ""}; - { 14, 17579, "", "=q4=Marshal's Dreadweave Leggings", "=ds=", "68200 #alliance#", ""}; - { 15, 17583, "", "=q4=Marshal's Dreadweave Boots", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh7#", "=q5=#pvps4#"}; - { 17, 6117591, "", "=q4=High Warlord's Dreadweave Hood, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6117590, "", "=q4=High Warlord's Dreadweave Mantle, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6117592, "", "=q4=High Warlord's Dreadweave Robe, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6117588, "", "=q4=High High Warlord's Dreadweave Gloves, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6117593, "", "=q4=High High Warlord's Dreadweave Pants, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6117586, "", "=q4=High High Warlord's Dreadweave Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh7#", "=q5=#pvps1#"}; - { 25, 17591, "", "=q4=Warlord's Dreadweave Hood", "=ds=", "68200 #horde#", ""}; - { 26, 17590, "", "=q4=Warlord's Dreadweave Mantle", "=ds=", "52200 #horde#", ""}; - { 27, 17592, "", "=q4=Warlord's Dreadweave Robe", "=ds=", "68200 #horde#", ""}; - { 28, 17588, "", "=q4=General's Dreadweave Gloves", "=ds=", "52200 #horde#", ""}; - { 29, 17593, "", "=q4=General's Dreadweave Pants", "=ds=", "68200 #horde#", ""}; - { 30, 17586, "", "=q4=General's Dreadweave Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPWarlock2"; -}; - -AtlasLoot_Data["PVPWarlock2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra7#", "=q5=#pvps2#"}; - { 2, 23310, "", "=q3=Lieutenant Commander's Dreadweave Cowl", "=ds=", "24000 #alliance#", ""}; - { 3, 23311, "", "=q3=Lieutenant Commander's Dreadweave Spaulders", "=ds=", "14000 #alliance#", ""}; - { 4, 23297, "", "=q3=Knight-Captain's Dreadweave Tunic", "=ds=", "24000 #alliance#", ""}; - { 5, 23282, "", "=q3=Knight-Lieutenant's Dreadweave Handwraps", "=ds=", "14000 #alliance#", ""}; - { 6, 23296, "", "=q3=Knight-Captain's Dreadweave Legguards", "=ds=", "24000 #alliance#", ""}; - { 7, 23283, "", "=q3=Knight-Lieutenant's Dreadweave Walkers", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra7#", "=q5=#pvps3#"}; - { 10, 17566, "", "=q3=Lieutenant Commander's Dreadweave Cowl, =ds=", "9435 #alliance#", ""}; - { 11, 17569, "", "=q3=Lieutenant Commander's Dreadweave Spaulders, =ds=", "6885 #alliance#", ""}; - { 12, 17568, "", "=q3=Knight-Captain's Dreadweave Tunic, =ds=", "9435 #alliance#", ""}; - { 13, 17564, "", "=q3=Knight-Lieutenant's Dreadweave Handwraps, =ds=", "5000 #alliance#", ""}; - { 14, 17567, "", "=q3=Knight-Captain's Dreadweave Legguards, =ds=", "9435 #alliance#", ""}; - { 15, 17562, "", "=q3=Knight-Lieutenant's Dreadweave Walkers, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh7#", "=q5=#pvps2#"}; - { 17, 23255, "", "=q3=Champion's Dreadweave Cowl", "=ds=", "24000 #horde#", ""}; - { 18, 23256, "", "=q3=Champion's Dreadweave Spaulders", "=ds=", "14000 #horde#", ""}; - { 19, 22884, "", "=q3=Legionnaire's Dreadweave Tunic", "=ds=", "24000 #horde#", ""}; - { 20, 22865, "", "=q3=Blood Guard's Dreadweave Handwraps", "=ds=", "14000 #horde#", ""}; - { 21, 22881, "", "=q3=Legionnaire's Dreadweave Legguards", "=ds=", "24000 #horde#", ""}; - { 22, 22855, "", "=q3=Blood Guard's Dreadweave Walkers", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh7#", "=q5=#pvps3#"}; - { 25, 17570, "", "=q3=Champion's Dreadweave Cowl, =ds=", "9435 #horde#", ""}; - { 26, 17573, "", "=q3=Champion's Dreadweave Spaulders, =ds=", "6885 #horde#", ""}; - { 27, 17572, "", "=q3=Legionnaire's Dreadweave Tunic, =ds=", "9435 #horde#", ""}; - { 28, 17577, "", "=q3=Blood Guard's Dreadweave Handwraps, =ds=", "5000 #horde#", ""}; - { 29, 17571, "", "=q3=Legionnaire's Dreadweave Legguards, =ds=", "9435 #horde#", ""}; - { 30, 17576, "", "=q3=Blood Guard's Dreadweave Walkers, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPWarlock"; -}; - -AtlasLoot_Data["PVPWarrior"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea8#", "=q5=#pvps4#"}; - { 2, 6116478, "", "=q4=Grand Marshal's Plate Helm, =ds=", "2370 #arena# #alliance#", ""}; - { 3, 6116480, "", "=q4=Grand Marshal's Plate Shoulderguards, =ds=", "1930 #arena# #alliance#", ""}; - { 4, 6116477, "", "=q4=Grand Marshal's Plate Armor, =ds=", "2370 #arena# #alliance#", ""}; - { 5, 6116484, "", "=q4=Grand Marshal's Plate Gauntlets, =ds=", "1430 #arena# #alliance#", ""}; - { 6, 6116479, "", "=q4=Grand Marshal's Plate Legguards, =ds=", "2370 #arena# #alliance#", ""}; - { 7, 6116483, "", "=q4=Grand Marshal's Plate Boots, =ds=", "1430 #arena# #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea8#", "=q5=#pvps1#"}; - { 10, 16478, "", "=q4=Field Marshal's Plate Helm", "=ds=", "68200 #alliance#", ""}; - { 11, 16480, "", "=q4=Field Marshal's Plate Shoulderguards", "=ds=", "52200 #alliance#", ""}; - { 12, 16477, "", "=q4=Field Marshal's Plate Armor", "=ds=", "68200 #alliance#", ""}; - { 13, 16484, "", "=q4=Marshal's Plate Gauntlets", "=ds=", "52200 #alliance#", ""}; - { 14, 16479, "", "=q4=Marshal's Plate Legguards", "=ds=", "68200 #alliance#", ""}; - { 15, 16483, "", "=q4=Marshal's Plate Boots", "=ds=", "52200 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh8#", "=q5=#pvps4#"}; - { 17, 6116542, "", "=q4=High Warlord's Plate Headpiece, =ds=", "2370 #arena# #horde#", ""}; - { 18, 6116544, "", "=q4=High Warlord's Plate Shoulders, =ds=", "1930 #arena# #horde#", ""}; - { 19, 6116541, "", "=q4=High Warlord's Plate Armor, =ds=", "2370 #arena# #horde#", ""}; - { 20, 6116548, "", "=q4=High High Warlord's Plate Gauntlets, =ds=", "1430 #arena# #horde#", ""}; - { 21, 6116543, "", "=q4=High High Warlord's Plate Leggings, =ds=", "2370 #arena# #horde#", ""}; - { 22, 6116545, "", "=q4=High High Warlord's Plate Boots, =ds=", "1430 #arena# #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh8#", "=q5=#pvps1#"}; - { 25, 16542, "", "=q4=Warlord's Plate Headpiece", "=ds=", "68200 #horde#", ""}; - { 26, 16544, "", "=q4=Warlord's Plate Shoulders", "=ds=", "52200 #horde#", ""}; - { 27, 16541, "", "=q4=Warlord's Plate Armor", "=ds=", "68200 #horde#", ""}; - { 28, 16548, "", "=q4=General's Plate Gauntlets", "=ds=", "52200 #horde#", ""}; - { 29, 16543, "", "=q4=General's Plate Leggings", "=ds=", "68200 #horde#", ""}; - { 30, 16545, "", "=q4=General's Plate Boots", "=ds=", "52200 #horde#", ""}; - Back = "PVPSET"; - Next = "PVPWarrior2"; -}; - -AtlasLoot_Data["PVPWarrior2"] = { - { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra8#", "=q5=#pvps2#"}; - { 2, 23314, "", "=q3=Lieutenant Commander's Plate Helm", "=ds=", "24000 #alliance#", ""}; - { 3, 23315, "", "=q3=Lieutenant Commander's Plate Shoulders", "=ds=", "14000 #alliance#", ""}; - { 4, 23300, "", "=q3=Knight-Captain's Plate Hauberk", "=ds=", "24000 #alliance#", ""}; - { 5, 23286, "", "=q3=Knight-Lieutenant's Plate Gauntlets", "=ds=", "14000 #alliance#", ""}; - { 6, 23301, "", "=q3=Knight-Captain's Plate Leggings", "=ds=", "24000 #alliance#", ""}; - { 7, 23287, "", "=q3=Knight-Lieutenant's Plate Greaves", "=ds=", "14000 #alliance#", ""}; - { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra8#", "=q5=#pvps3#"}; - { 10, 16429, "", "=q3=Lieutenant Commander's Plate Helm, =ds=", "9435 #alliance#", ""}; - { 11, 16432, "", "=q3=Lieutenant Commander's Plate Shoulders, =ds=", "6885 #alliance#", ""}; - { 12, 16430, "", "=q3=Knight-Captain's Plate Hauberk, =ds=", "9435 #alliance#", ""}; - { 13, 16406, "", "=q3=Knight-Lieutenant's Plate Gauntlets, =ds=", "5000 #alliance#", ""}; - { 14, 16431, "", "=q3=Knight-Captain's Plate Leggings, =ds=", "9435 #alliance#", ""}; - { 15, 16405, "", "=q3=Knight-Lieutenant's Plate Greaves, =ds=", "5000 #alliance#", ""}; - { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh8#", "=q5=#pvps2#"}; - { 17, 23244, "", "=q3=Champion's Plate Helm", "=ds=", "24000 #horde#", ""}; - { 18, 23243, "", "=q3=Champion's Plate Shoulders", "=ds=", "14000 #horde#", ""}; - { 19, 22872, "", "=q3=Legionnaire's Plate Hauberk", "=ds=", "24000 #horde#", ""}; - { 20, 22868, "", "=q3=Blood Guard's Plate Gauntlets", "=ds=", "14000 #horde#", ""}; - { 21, 22873, "", "=q3=Legionnaire's Plate Leggings", "=ds=", "24000 #horde#", ""}; - { 22, 22858, "", "=q3=Blood Guard's Plate Greaves", "=ds=", "14000 #horde#", ""}; - { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh8#", "=q5=#pvps3#"}; - { 25, 16514, "", "=q3=Champion's Plate Helm, =ds=", "9435 #horde#", ""}; - { 26, 16516, "", "=q3=Champion's Plate Shoulders, =ds=", "6885 #horde#", ""}; - { 27, 16513, "", "=q3=Legionnaire's Plate Hauberk, =ds=", "9435 #horde#", ""}; - { 28, 16510, "", "=q3=Blood Guard's Plate Gauntlets, =ds=", "5000 #horde#", ""}; - { 29, 16515, "", "=q3=Legionnaire's Plate Leggings, =ds=", "9435 #horde#", ""}; - { 30, 16509, "", "=q3=Blood Guard's Plate Greaves, =ds=", "5000 #horde#", ""}; - Back = "PVPSET"; - Prev = "PVPWarrior"; -}; - - ---------------------------- - --- PvP Level 60 Weapons --- - ---------------------------- - - AtlasLoot_Data["PVPWeapons_A"] = { - { 1, 18843, "", "=q4=Grand Marshal's Right Hand Blade", "=ds=#h3#, #w13#", "34100 #alliance#", ""}; - { 2, 18847, "", "=q4=Grand Marshal's Left Hand Blade", "=ds=#h4#, #w13#", "34100 #alliance#", ""}; - { 3, 23451, "", "=q4=Grand Marshal's Mageblade", "=ds=#h4#, #w4#", "34100 #alliance#", ""}; - { 4, 18838, "", "=q4=Grand Marshal's Dirk", "=ds=#h1#, #w4#", "34100 #alliance#", ""}; - { 5, 12584, "", "=q4=Grand Marshal's Longsword", "=ds=#h1#, #w10#", "34100 #alliance#", ""}; - { 6, 23456, "", "=q4=Grand Marshal's Swiftblade", "=ds=#h1#, #w10#", "34100 #alliance#", ""}; - { 7, 18876, "", "=q4=Grand Marshal's Claymore", "=ds=#h2#, #w10#", "68200 #alliance#", ""}; - { 8, 18827, "", "=q4=Grand Marshal's Handaxe", "=ds=#h1#, #w1#", "34100 #alliance#", ""}; - { 9, 18830, "", "=q4=Grand Marshal's Sunderer", "=ds=#h2#, #w1#", "68200 #alliance#", ""}; - { 10, 23454, "", "=q4=Grand Marshal's Warhammer", "=ds=#h3#, #w6#", "34100 #alliance#", ""}; - { 11, 18865, "", "=q4=Grand Marshal's Punisher", "=ds=#h1#, #w6#", "34100 #alliance#", ""}; - { 12, 18867, "", "=q4=Grand Marshal's Battle Hammer", "=ds=#h2#, #w6#", "68200 #alliance#", ""}; - { 13, 23455, "", "=q4=Grand Marshal's Demolisher", "=ds=#h2#, #w6#", "68200 #alliance#", ""}; - { 14, 18869, "", "=q4=Grand Marshal's Glaive", "=ds=#w7#", "68200 #alliance#", ""}; - { 15, 18873, "", "=q4=Grand Marshal's Stave", "=ds=#w9#", "68200 #alliance#", ""}; - { 16, 18825, "", "=q4=Grand Marshal's Aegis", "=ds=#w8#", "34100 #alliance#", ""}; - { 17, 18833, "", "=q4=Grand Marshal's Bullseye", "=ds=#w2#", "34100 #alliance#", ""}; - { 18, 18836, "", "=q4=Grand Marshal's Repeater", "=ds=#w3#", "34100 #alliance#", ""}; - { 19, 18855, "", "=q4=Grand Marshal's Hand Cannon", "=ds=#w5#", "34100 #alliance#", ""}; - { 20, 23452, "", "=q4=Grand Marshal's Tome of Power", "=ds=#s15#", "34100 #alliance#", ""}; - { 21, 23453, "", "=q4=Grand Marshal's Tome of Restoration", "=ds=#s15#", "34100 #alliance#", ""}; - Back = "PVPMENU"; - Next = "PVPWeapons_A2"; - }; - - AtlasLoot_Data["PVPWeapons_A2"] = { - { 1, 918843, "", "=q3=Lieutenant Commander's Right Hand Blade", "=ds=#h3#, #w13#", "20000 #alliance#", ""}; - { 2, 918847, "", "=q3=Lieutenant Commander's Left Hand Blade", "=ds=#h4#, #w13#", "20000 #alliance#", ""}; - { 3, 923451, "", "=q3=Lieutenant Commander's Mageblade", "=ds=#h4#, #w4#", "20000 #alliance#", ""}; - { 4, 918838, "", "=q3=Lieutenant Commander's Dirk", "=ds=#h1#, #w4#", "20000 #alliance#", ""}; - { 5, 912584, "", "=q3=Lieutenant Commander's Longsword", "=ds=#h1#, #w10#", "20000 #alliance#", ""}; - { 6, 923456, "", "=q3=Lieutenant Commander's Swiftblade", "=ds=#h1#, #w10#", "20000 #alliance#", ""}; - { 7, 918876, "", "=q3=Lieutenant Commander's Claymore", "=ds=#h2#, #w10#", "34100 #alliance#", ""}; - { 8, 918827, "", "=q3=Lieutenant Commander's Handaxe", "=ds=#h1#, #w1#", "20000 #alliance#", ""}; - { 9, 918830, "", "=q3=Lieutenant Commander's Sunderer", "=ds=#h2#, #w1#", "34100 #alliance#", ""}; - { 10, 923454, "", "=q3=Lieutenant Commander's Warhammer", "=ds=#h3#, #w6#", "20000 #alliance#", ""}; - { 11, 918865, "", "=q3=Lieutenant Commander's Punisher", "=ds=#h1#, #w6#", "20000 #alliance#", ""}; - { 12, 918867, "", "=q3=Lieutenant Commander's Battle Hammer", "=ds=#h2#, #w6#", "34100 #alliance#", ""}; - { 13, 923455, "", "=q3=Lieutenant Commander's Demolisher", "=ds=#h2#, #w6#", "34100 #alliance#", ""}; - { 14, 918869, "", "=q3=Lieutenant Commander's Glaive", "=ds=#w7#", "34100 #alliance#", ""}; - { 15, 918873, "", "=q3=Lieutenant Commander's Stave", "=ds=#w9#", "34100 #alliance#", ""}; - { 16, 918825, "", "=q3=Lieutenant Commander's Aegis", "=ds=#w8#", "20000 #alliance#", ""}; - { 17, 918833, "", "=q3=Lieutenant Commander's Bullseye", "=ds=#w2#", "20000 #alliance#", ""}; - { 18, 918836, "", "=q3=Lieutenant Commander's Repeater", "=ds=#w3#", "20000 #alliance#", ""}; - { 19, 918855, "", "=q3=Lieutenant Commander's Hand Cannon", "=ds=#w5#", "20000 #alliance#", ""}; - { 20, 923452, "", "=q3=Lieutenant Commander's Tome of Power", "=ds=#s15#", "20000 #alliance#", ""}; - { 21, 923453, "", "=q3=Lieutenant Commander's Tome of Restoration", "=ds=#s15#", "20000 #alliance#", ""}; - Back = "PVPMENU"; - Prev = "PVPWeapons_A"; - }; - - - AtlasLoot_Data["PVPWeapons_H"] = { - { 1, 18844, "", "=q4=High Warlord's Right Claw", "=ds=#h3#, #w13#", "34100 #horde#", ""}; - { 2, 18848, "", "=q4=High Warlord's Left Claw", "=ds=#h4#, #w13#", "34100 #horde#", ""}; - { 3, 23466, "", "=q4=High Warlord's Spellblade", "=ds=#h4#, #w4#", "34100 #horde#", ""}; - { 4, 18840, "", "=q4=High Warlord's Razor", "=ds=#h1#, #w4#", "34100 #horde#", ""}; - { 5, 16345, "", "=q4=High Warlord's Blade", "=ds=#h1#, #w10#", "34100 #horde#", ""}; - { 6, 23467, "", "=q4=High Warlord's Quickblade", "=ds=#h1#, #w10#", "34100 #horde#", ""}; - { 7, 18877, "", "=q4=High Warlord's Greatsword", "=ds=#h2#, #w10#", "68200 #horde#", ""}; - { 8, 18828, "", "=q4=High Warlord's Cleaver", "=ds=#h1#, #w1#", "34100 #horde#", ""}; - { 9, 18831, "", "=q4=High Warlord's Battle Axe", "=ds=#h2#, #w1#", "68200 #horde#", ""}; - { 10, 23464, "", "=q4=High Warlord's Battle Mace", "=ds=#h3#, #w6#", "34100 #horde#", ""}; - { 11, 18866, "", "=q4=High Warlord's Bludgeon", "=ds=#h1#, #w6#", "34100 #horde#", ""}; - { 12, 18868, "", "=q4=High Warlord's Pulverizer", "=ds=#h2#, #w6#", "68200 #horde#", ""}; - { 13, 23465, "", "=q4=High Warlord's Destroyer", "=ds=#h2#, #w6#", "68200 #horde#", ""}; - { 14, 18871, "", "=q4=High Warlord's Pig Sticker", "=ds=#w7#", "68200 #horde#", ""}; - { 15, 18874, "", "=q4=High Warlord's War Staff", "=ds=#w9#", "68200 #horde#", ""}; - { 16, 18826, "", "=q4=High Warlord's Shield Wall", "=ds=#w8#", "34100 #horde#", ""}; - { 17, 18835, "", "=q4=High Warlord's Recurve", "=ds=#w2#", "34100 #horde#", ""}; - { 18, 18837, "", "=q4=High Warlord's Crossbow", "=ds=#w3#", "34100 #horde#", ""}; - { 19, 18860, "", "=q4=High Warlord's Street Sweeper", "=ds=#w5#", "34100 #horde#", ""}; - { 20, 23468, "", "=q4=High Warlord's Tome of Destruction", "=ds=#s15#", "34100 #horde#", ""}; - { 21, 23469, "", "=q4=High Warlord's Tome of Mending", "=ds=#s15#", "34100 #horde#", ""}; - Back = "PVPMENU"; - Next = "PVPWeapons_H2"; - }; - - AtlasLoot_Data["PVPWeapons_H2"] = { - { 1, 918844, "", "=q3=Champion's Right Claw", "=ds=#h3#, #w13#", "20000 #horde#", ""}; - { 2, 918848, "", "=q3=Champion's Left Claw", "=ds=#h4#, #w13#", "20000 #horde#", ""}; - { 3, 923466, "", "=q3=Champion's Spellblade", "=ds=#h4#, #w4#", "20000 #horde#", ""}; - { 4, 918840, "", "=q3=Champion's Razor", "=ds=#h1#, #w4#", "20000 #horde#", ""}; - { 5, 916345, "", "=q3=Champion's Blade", "=ds=#h1#, #w10#", "20000 #horde#", ""}; - { 6, 923467, "", "=q3=Champion's Quickblade", "=ds=#h1#, #w10#", "20000 #horde#", ""}; - { 7, 918877, "", "=q3=Champion's Greatsword", "=ds=#h2#, #w10#", "34100 #horde#", ""}; - { 8, 918828, "", "=q3=Champion's Cleaver", "=ds=#h1#, #w1#", "20000 #horde#", ""}; - { 9, 918831, "", "=q3=Champion's Battle Axe", "=ds=#h2#, #w1#", "34100 #horde#", ""}; - { 10, 923464, "", "=q3=Champion's Battle Mace", "=ds=#h3#, #w6#", "20000 #horde#", ""}; - { 11, 918866, "", "=q3=Champion's Bludgeon", "=ds=#h1#, #w6#", "20000 #horde#", ""}; - { 12, 918868, "", "=q3=Champion's Pulverizer", "=ds=#h2#, #w6#", "34100 #horde#", ""}; - { 13, 923465, "", "=q3=Champion's Destroyer", "=ds=#h2#, #w6#", "34100 #horde#", ""}; - { 14, 918871, "", "=q3=Champion's Pig Sticker", "=ds=#w7#", "34100 #horde#", ""}; - { 15, 918874, "", "=q3=Champion's War Staff", "=ds=#w9#", "34100 #horde#", ""}; - { 16, 918826, "", "=q3=Champion's Shield Wall", "=ds=#w8#", "20000 #horde#", ""}; - { 17, 918835, "", "=q3=Champion's Recurve", "=ds=#w2#", "20000 #horde#", ""}; - { 18, 918837, "", "=q3=Champion's Crossbow", "=ds=#w3#", "20000 #horde#", ""}; - { 19, 918860, "", "=q3=Champion's Street Sweeper", "=ds=#w5#", "20000 #horde#", ""}; - { 20, 923468, "", "=q3=Champion's Tome of Destruction", "=ds=#s15#", "20000 #horde#", ""}; - { 21, 923469, "", "=q3=Champion's Tome of Mending", "=ds=#s15#", "20000 #horde#", ""}; - Back = "PVPMENU"; - Prev = "PVPWeapons_H"; - }; - - -------------------------------- - --- PvP Level 60 Accessories --- - -------------------------------- - AtlasLoot_Data["PvP60Accessories1_A"] = { - { 1, 100533, "", "=q4=Combatant's Amulet of Victory, =ds=", "34100 #alliance#", ""}; - { 2, 100534, "", "=q4=Combatant's Amulet of Triumph, =ds=", "34100 #alliance#", ""}; - { 3, 100535, "", "=q4=Combatant's Amulet of Dominance, =ds=", "34100 #alliance#", ""}; - { 4, 100536, "", "=q4=Combatant's Amulet of Conquest, =ds=", "34100 #alliance#", ""}; - { 5, 100537, "", "=q4=Combatant's Loop of Triumph, =ds=", "34100 #alliance#", ""}; - { 6, 100538, "", "=q4=Combatant's Loop of Victory, =ds=", "34100 #alliance#", ""}; - { 7, 100539, "", "=q4=Combatant's Loop of Dominance, =ds=", "34100 #alliance#", ""}; - { 8, 100540, "", "=q4=Combatant's Loop of Conquest, =ds=", "34100 #alliance#", ""}; - { 9, 100541, "", "=q4=Combatant's Cloak of Triumph, =ds=", "34100 #alliance#", ""}; - { 10, 100542, "", "=q4=Combatant's Cloak of Victory, =ds=", "34100 #alliance#", ""}; - { 11, 100543, "", "=q4=Combatant's Cloak of Dominance, =ds=", "34100 #alliance#", ""}; - { 12, 100544, "", "=q4=Combatant's Cloak of Conquest, =ds=", "34100 #alliance#", ""}; - { 16, 100526, "", "=q4=Battlemaster's Fury, =ds=", " #alliance#", ""}; - { 17, 100527, "", "=q4=Battlemaster's Rage, =ds=", " #alliance#", ""}; - { 18, 100528, "", "=q4=Battlemaster's Ruination, =ds=", " #alliance#", ""}; - { 19, 100529, "", "=q4=Insignia of the Alliance, =ds=", " #alliance#", ""}; - { 20, 100530, "", "=q4=Insignia of the Horde, =ds=", " #alliance#", ""}; - { 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #alliance#", ""}; - { 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #alliance#", ""}; - Next = "PvP60Accessories2_A"; - Back = "PVPMENU"; - }; - - AtlasLoot_Data["PvP60Accessories1_H"] = { - { 1, 100533, "", "=q4=Combatant's Amulet of Victory, =ds=", "34100 #horde#", ""}; - { 2, 100534, "", "=q4=Combatant's Amulet of Triumph, =ds=", "34100 #horde#", ""}; - { 3, 100535, "", "=q4=Combatant's Amulet of Dominance, =ds=", "34100 #horde#", ""}; - { 4, 100536, "", "=q4=Combatant's Amulet of Conquest, =ds=", "34100 #horde#", ""}; - { 5, 100537, "", "=q4=Combatant's Loop of Triumph, =ds=", "34100 #horde#", ""}; - { 6, 100538, "", "=q4=Combatant's Loop of Victory, =ds=", "34100 #horde#", ""}; - { 7, 100539, "", "=q4=Combatant's Loop of Dominance, =ds=", "34100 #horde#", ""}; - { 8, 100540, "", "=q4=Combatant's Loop of Conquest, =ds=", "34100 #horde#", ""}; - { 9, 100541, "", "=q4=Combatant's Cloak of Triumph, =ds=", "34100 #horde#", ""}; - { 10, 100542, "", "=q4=Combatant's Cloak of Victory, =ds=", "34100 #horde#", ""}; - { 11, 100543, "", "=q4=Combatant's Cloak of Dominance, =ds=", "34100 #horde#", ""}; - { 12, 100544, "", "=q4=Combatant's Cloak of Conquest, =ds=", "34100 #horde#", ""}; - { 16, 100526, "", "=q4=Battlemaster's Fury, =ds=", " #horde#", ""}; - { 17, 100527, "", "=q4=Battlemaster's Rage, =ds=", " #horde#", ""}; - { 18, 100528, "", "=q4=Battlemaster's Ruination, =ds=", " #horde#", ""}; - { 19, 100529, "", "=q4=Insignia of the Alliance, =ds=", " #horde#", ""}; - { 20, 100530, "", "=q4=Insignia of the Horde, =ds=", " #horde#", ""}; - { 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #horde#", ""}; - { 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #horde#", ""}; - Next = "PvP60Accessories2_H"; - Back = "PVPMENU"; - }; - - AtlasLoot_Data["PvP60Accessories2_A"] = { - { 1, 29465, "", "=q4=Black Battlestrider", "=ds=#e12#", "50000 #alliance#", ""}; - { 2, 29467, "", "=q4=Black War Ram", "=ds=#e12#", "50000 #alliance#", ""}; - { 3, 29468, "", "=q4=Black War Steed Bridle", "=ds=#e12#", "50000 #alliance#", ""}; - { 4, 29471, "", "=q4=Reins of the Black War Tiger", "=ds=#e12#", "50000 #alliance#", ""}; - { 5, 35906, "", "=q4=Reins of the Black War Elekk", "=ds#e12#=", "50000 #alliance#", ""}; - { 7, 18863, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 8, 18856, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 9, 18859, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 10, 18864, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 11, 18862, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 12, 18857, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 13, 29593, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 14, 18858, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 15, 18854, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; - { 16, 15196, "", "=q1=Private's Tabard", "=ds=#s7#", "15000 #alliance#", ""}; - { 17, 15198, "", "=q1=Knight's Colors", "=ds=#s7#", "20000 #alliance#", ""}; - { 18, 18606, "", "=q1=Alliance Battle Standard", "=ds=", "15300 #alliance#", ""}; - { 20, 18839, "", "=q1=Combat Healing Potion", "=ds=#e2#", "10 #silver# 1 #alliance#", ""}; - { 21, 18841, "", "=q1=Combat Mana Potion", "=ds=#e2#", "10 #silver# 1 #alliance#", ""}; - { 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #alliance#", ""}; - Next = "PvP60Accessories3_A"; - Prev = "PvP60Accessories1_A"; - Back = "PVPMENU"; - }; - - AtlasLoot_Data["PvP60Accessories2_H"] = { - { 1, 29466, "", "=q4=Black War Kodo", "=ds=#e12#", "50000 #horde#", ""}; - { 2, 29469, "", "=q4=Horn of the Black War Wolf", "=ds=#e12#", "50000 #horde#", ""}; - { 3, 29470, "", "=q4=Red Skeletal Warhorse", "=ds=#e12#", "50000 #horde#", ""}; - { 4, 29472, "", "=q4=Whistle of the Black War Raptor", "=ds=#e12#", "50000 #horde#", ""}; - { 5, 34129, "", "=q4=Swift Warstrider", "=ds=#e12#", "50000 #horde#", ""}; - { 7, 18853, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 8, 18846, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 9, 18850, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 10, 29592, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 11, 18851, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 12, 18849, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 13, 18845, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 14, 18852, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 15, 18834, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; - { 16, 15197, "", "=q1=Scout's Tabard", "=ds=#s7#", "15000 #horde#", ""}; - { 17, 15199, "", "=q1=Stone Guard's Herald", "=ds=#s7#", "20000 #horde#", ""}; - { 18, 18607, "", "=q1=Horde Battle Standard", "=ds=", "15300 #horde#", ""}; - { 20, 18839, "", "=q1=Combat Healing Potion", "=ds=#e2#", "10 #silver# 1 #horde#", ""}; - { 21, 18841, "", "=q1=Combat Mana Potion", "=ds=#e2#", "10 #silver# 1 #horde#", ""}; - { 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #horde#", ""}; - Next = "PvP60Accessories3_H"; - Prev = "PvP60Accessories1_H"; - Back = "PVPMENU"; - }; - - AtlasLoot_Data["PvP60Accessories3_A"] = { - { 1, 18457, "", "=q3=Sergeant Major's Silk Cuffs", "=ds=#s8#, #a1#", "300 #alliance#", ""}; - { 2, 18456, "", "=q3=Sergeant Major's Silk Cuffs", "=ds=#s8#, #a1#", "1600 #alliance#", ""}; - { 4, 18455, "", "=q3=Sergeant Major's Dragonhide Armsplints", "=ds=#s8#, #a2#", "300 #alliance#", ""}; - { 5, 18454, "", "=q3=Sergeant Major's Dragonhide Armsplints", "=ds=#s8#, #a2#", "1600 #alliance#", ""}; - { 7, 18453, "", "=q3=Sergeant Major's Leather Armsplints", "=ds=#s8#, #a3#", "300 #alliance#", ""}; - { 8, 18452, "", "=q3=Sergeant Major's Leather Armsplints", "=ds=#s8#, #a3#", "1600 #alliance#", ""}; - { 10, 18449, "", "=q3=Sergeant Major's Chain Armguards", "=ds=#s8#, #a3#", "300 #alliance#", ""}; - { 11, 18448, "", "=q3=Sergeant Major's Chain Armguards", "=ds=#s8#, #a3#", "1600 #alliance#", ""}; - { 13, 18447, "", "=q3=Sergeant Major's Plate Wristguards", "=ds=#s8#, #a4#", "300 #alliance#", ""}; - { 14, 18445, "", "=q3=Sergeant Major's Plate Wristguards", "=ds=#s8#, #a4#", "1600 #alliance#", ""}; - { 16, 18440, "", "=q3=Sergeant's Cape", "=ds=#s4#", "100 #alliance#", ""}; - { 17, 18441, "", "=q3=Sergeant's Cape", "=ds=#s4#", "300 #alliance#", ""}; - { 18, 16342, "", "=q3=Sergeant's Cape", "=ds=#s4#", "1600 #alliance#", ""}; - { 20, 18442, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "100 #alliance#", ""}; - { 21, 18444, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "300 #alliance#", ""}; - { 22, 18443, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "1600 #alliance#", ""}; - Prev = "PvP60Accessories2_A"; - Back = "PVPMENU"; - }; - - AtlasLoot_Data["PvP60Accessories3_H"] = { - { 1, 18437, "", "=q3=First Sergeant's Silk Cuffs", "=ds=#s8#, #a1#", "300 #horde#", ""}; - { 2, 16486, "", "=q3=First Sergeant's Silk Cuffs", "=ds=#s8#, #a1#", "1600 #horde#", ""}; - { 4, 18436, "", "=q3=First Sergeant's Dragonhide Armguards", "=ds=#s8#, #a1#", "300 #horde#", ""}; - { 5, 18434, "", "=q3=First Sergeant's Dragonhide Armguards", "=ds=#s8#, #a1#", "1600 #horde#", ""}; - { 7, 18435, "", "=q3=First Sergeant's Leather Armguards", "=ds=#s8#, #a2#", "300 #horde#", ""}; - { 8, 16497, "", "=q3=First Sergeant's Leather Armguards", "=ds=#s8#, #a2#", "1600 #horde#", ""}; - { 10, 18432, "", "=q3=First Sergeant's Mail Wristguards", "=ds=#s8#, #a3#", "300 #horde#", ""}; - { 11, 16532, "", "=q3=First Sergeant's Mail Wristguards", "=ds=#s8#, #a3#", "1600 #horde#", ""}; - { 13, 18430, "", "=q3=First Sergeant's Plate Bracers", "=ds=#s8#, #a4#", "300 #horde#", ""}; - { 14, 18429, "", "=q3=First Sergeant's Plate Bracers", "=ds=#s8#, #a4#", "1600 #horde#", ""}; - { 16, 18427, "", "=q3=Sergeant's Cloak", "=ds=#s4#", "100 #horde#", ""}; - { 17, 16341, "", "=q3=Sergeant's Cloak", "=ds=#s4#", "300 #horde#", ""}; - { 18, 18461, "", "=q3=Sergeant's Cloak", "=ds=#s4#", "1600 #horde#", ""}; - { 20, 15200, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "100 #horde#", ""}; - { 21, 18428, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "300 #horde#", ""}; - { 22, 16335, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "1600 #horde#", ""}; - Prev = "PvP60Accessories2_H"; - Back = "PVPMENU"; - }; - - AtlasLoot_Data["PvP60Ench"] = { - { 1, 100545, "", "=q3=Superior Resistance, =ds=", "25000 #alliance#", ""}; - { 2, 100546, "", "=q3=Lesser Resilience, =ds=", "25000 #alliance#", ""}; - { 3, 100547, "", "=q2=Absorption, =ds=", "25000 #alliance#", ""}; - { 4, 100548, "", "=q2=Lesser Stats, =ds=", "25000 #alliance#", ""}; - { 5, 100549, "", "=q2=Superior Intellect, =ds=", "25000 #alliance#", ""}; - { 6, 100550, "", "=q3=Nature Power, =ds=", "25000 #alliance#", ""}; - { 7, 100551, "", "=q3=Arcane Power, =ds=", "25000 #alliance#", ""}; - { 8, 100552, "", "=q3=Holy Power, =ds=", "25000 #alliance#", ""}; - { 9, 100553, "", "=q4=Greater Healing Power, =ds=", "25000 #alliance#", ""}; - { 10, 100554, "", "=q3=Superior Strength, =ds=", "25000 #alliance#", ""}; - { 11, 100555, "", "=q3=Greater Riding Skill, =ds=", "25000 #alliance#", ""}; - { 12, 100556, "", "=q3=Lesser Boar's Speed, =ds=", "25000 #alliance#", ""}; - { 13, 100557, "", "=q3=Lesser Cat's Swiftness, =ds=", "25000 #alliance#", ""}; - { 14, 100558, "", "=q3=Lesser Falcon's Quickness, =ds=", "25000 #alliance#", ""}; - { 15, 100559, "", "=q4=Lesser Stamina, =ds=", "25000 #alliance#", ""}; - { 16, 100560, "", "=q4=Lesser Stats, =ds=", "25000 #alliance#", ""}; - { 17, 100561, "", "=q4=Lesser Blood Draining, =ds=", "40000 #alliance#", ""}; - { 18, 100563, "", "=q3=Lesser Arcanum of Dominance, =ds=", "40000 #alliance#", ""}; - { 19, 100564, "", "=q3=Lesser Arcanum of Triumph, =ds=", "50000 #alliance#", ""}; - { 20, 449570, "", "=q3=Lesser Inscription of the Gladiator, =ds=", "40000 #alliance#", ""}; - { 21, 449571, "", "=q3=Lesser Inscription of the Battle Mage, =ds=", "40000 #alliance#", ""}; - Back = "PVPMENU"; - }; - ---------------- - --- Factions --- - ---------------- - - ------------ - --- Misc --- - ------------ - - AtlasLoot_Data["MiscFactions"] = { - { 1, 0, "INV_Misc_Head_Centaur_01", "=q6="..BabbleFaction["Magram Clan Centaur"], "=q5=#r2#"}; - { 2, 6789, "", "=q2=Ceremonial Centaur Blanket", "=q1=#m4#: =ds=#s4#"}; - { 3, 6788, "", "=q2=Magram Hunter's Belt", "=q1=#m4#: =ds=#s10#, #a2#"}; - { 5, 0, "INV_Jewelry_Amulet_07", "=q6=#b5#", "=q5=#r5#, =q1="..BabbleFaction["Alliance"]}; - { 6, 20132, "", "=q1=Arathor Battle Tabard", "=q1=#m4#: =ds=#s7#"}; - { 8, 0, "Ability_Mount_PinkTiger", "=q6="..BabbleFaction["Wintersaber Trainers"], "=q5=#r5#"}; - { 9, 13086, "", "=q4=Reins of the Winterspring Frostsaber", "=ds=#e12#"}; - { 16, 0, "INV_Misc_Head_Centaur_01", "=q6="..BabbleFaction["Gelkis Clan Centaur"], "=q5=#r2#"}; - { 17, 6773, "", "=q2=Gelkis Marauder Chain", "=q1=#m4#: =ds=#s5#, #a3#"}; - { 18, 6774, "", "=q2=Uthek's Finger", "=q1=#m4#: =ds=#s15#"}; - { 20, 0, "INV_Jewelry_Amulet_07", "=q6=#b6#", "=q5=#r5#, =q1="..BabbleFaction["Horde"]}; - { 21, 20131, "", "=q1=Battle Tabard of the Defilers", "=q1=#m4#: =ds=#s7#"}; - Back = "REPMENU_ORIGINALWOW"; - }; - - ------------------- - --- Argent Dawn --- - ------------------- - - AtlasLoot_Data["Argent1"] = { - { 1, 22689, "", "=q3=Sanctified Leather Helm", "=ds=#s1#, #a2#"}; - { 2, 22690, "", "=q3=Leggings of the Plague Hunter", "=ds=#s11#, #a3#"}; - { 3, 22681, "", "=q3=Band of Piety", "=ds=#s13#"}; - { 4, 22680, "", "=q3=Band of Resolution", "=ds=#s13#"}; - { 5, 22688, "", "=q3=Verimonde's Last Resort", "=ds=#h3#, #w4#"}; - { 6, 22679, "", "=q3=Supply Bag", "=ds=#m14# #e1#"}; - { 8, 22638, "", "=q3=Shadow Guard", "=ds=#s1# #e17#"}; - { 10, 22523, "", "=q2=Insignia of the Dawn", "=ds=#m17#"}; - { 16, 22667, "", "=q4=Bracers of Hope", "=ds=#s8#, #a1#"}; - { 17, 22668, "", "=q4=Bracers of Subterfuge", "=ds=#s8#, #a2#"}; - { 18, 22657, "", "=q4=Amulet of the Dawn", "=ds=#s2#"}; - { 19, 22659, "", "=q4=Medallion of the Dawn", "=ds=#s2#"}; - { 20, 22678, "", "=q4=Talisman of Ascendance", "=ds=#s14#"}; - { 21, 22656, "", "=q4=The Purifier", "=ds=#w5#"}; - { 23, 22636, "", "=q3=Ice Guard", "=ds=#s1# #e17#"}; - { 25, 22524, "", "=q2=Insignia of the Crusade", "=ds=#m17#"}; - Next = "Argent2"; - Back = "REPMENU_ORIGINALWOW"; - }; - - AtlasLoot_Data["Argent2"] = { - { 1, 12844, "", "=q2=Argent Dawn Valor Token", "=ds=#m17#"}; - { 3, 0, "INV_Jewelry_Talisman_08", "=q6=#r2#", ""}; - { 4, 13724, "", "=q1=Enriched Manna Biscuit", "=ds=#e3#"}; - { 6, 0, "INV_Jewelry_Talisman_08", "=q6=#r3#", ""}; - { 7, 13482, "", "=q2=Recipe: Transmute Air to Fire", "=ds=#p1# (275)"}; - { 8, 19203, "", "=q1=Plans: Girdle of the Dawn", "=ds=#p2# (290)"}; - { 9, 19446, "", "=q1=Formula: Enchant Bracer - Mana Regeneration", "=ds=#p4# (290)"}; - { 10, 19442, "", "=q1=Formula: Powerful Anti-Venom", "=ds=#p6# (300)"}; - { 11, 19328, "", "=q1=Pattern: Dawn Treaders", "=ds=#p7# (290)"}; - { 12, 19216, "", "=q1=Pattern: Argent Boots", "=ds=#p8# (290)"}; - { 16, 0, "INV_Jewelry_Talisman_08", "=q6=#r4#", ""}; - { 17, 18171, "", "=q2=Arcane Mantle of the Dawn", "=ds=#s3# #e17#"}; - { 18, 18169, "", "=q2=Flame Mantle of the Dawn", "=ds=#s3# #e17#"}; - { 19, 18170, "", "=q2=Frost Mantle of the Dawn", "=ds=#s3# #e17#"}; - { 20, 18172, "", "=q2=Nature Mantle of the Dawn", "=ds=#s3# #e17#"}; - { 21, 18173, "", "=q2=Shadow Mantle of the Dawn", "=ds=#s3# #e17#"}; - { 22, 19205, "", "=q1=Plans: Gloves of the Dawn", "=ds=#p2# (300)"}; - { 23, 19447, "", "=q1=Formula: Enchant Bracer - Healing", "=ds=#p4# (300)"}; - { 24, 19329, "", "=q1=Pattern: Golden Mantle of the Dawn", "=ds=#p7# (300)"}; - { 25, 19217, "", "=q1=Pattern: Argent Shoulders", "=ds=#p8# (300)"}; - { 26, 13810, "", "=q1=Blessed Sunfruit", "=ds=#e3#"}; - { 27, 13813, "", "=q1=Blessed Sunfruit Juice", "=ds=#e4#"}; - { 29, 0, "INV_Jewelry_Talisman_08", "=q6=#r5#", ""}; - { 30, 18182, "", "=q2=Chromatic Mantle of the Dawn", "=ds=#s3# #e17#"}; - Prev = "Argent1"; - Back = "REPMENU_ORIGINALWOW"; - }; - - --------------------------------------------------- - --- Bloodsail Buccaneers & Hydraxian Waterlords --- - --------------------------------------------------- - - AtlasLoot_Data["BloodsailHydraxian"] = { - { 1, 0, "INV_Helmet_66", "=q6="..BabbleFaction["Bloodsail Buccaneers"], "=q5=#r1#"}; - { 2, 22742, "", "=q1=Bloodsail Shirt", "=ds=#s5#"}; - { 3, 22743, "", "=q1=Bloodsail Sash", "=ds=#s10#"}; - { 4, 22745, "", "=q1=Bloodsail Pants", "=ds=#s11#"}; - { 5, 22744, "", "=q1=Bloodsail Boots", "=ds=#s12#"}; - { 7, 0, "INV_Helmet_66", "=q6="..BabbleFaction["Bloodsail Buccaneers"], "=q5=#r2#"}; - { 8, 12185, "", "=q2=Bloodsail Admiral's Hat", "=ds=#s1#, #a1#"}; - { 16, 0, "Spell_Frost_SummonWaterElemental_2", "=q6="..BabbleFaction["Hydraxian Waterlords"], "=q5=#r3#"}; - { 17, 18399, "", "=q3=Ocean's Breeze", "=q1=#m4#: =ds=#s13#"}; - { 18, 18398, "", "=q3=Tidal Loop", "=q1=#m4#: =ds=#s13#"}; - { 19, 17333, "", "=q1=Aqual Quintessence", "=ds=#m3#"}; - { 21, 0, "Spell_Frost_SummonWaterElemental_2", "=q6="..BabbleFaction["Hydraxian Waterlords"], "=q5=#r4#"}; - { 22, 22754, "", "=q1=Eternal Quintessence", "=ds=#m3#"}; - Back = "REPMENU_ORIGINALWOW"; - }; - ------------------------- - --- Brood of Nozdormu --- - ------------------------- - - AtlasLoot_Data["AQBroodRings"] = { - { 1, 0, "INV_Jewelry_Ring_40", "=q6="..AL["Path of the Conqueror"], ""}; - { 2, 21201, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r1#"}; - { 3, 21202, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r2#"}; - { 4, 21203, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r3#"}; - { 5, 21204, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r4#"}; - { 6, 21205, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r5#"}; - { 8, 0, "INV_Jewelry_Ring_40", "=q6="..AL["Path of the Invoker"], ""}; - { 9, 21206, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r1#"}; - { 10, 21207, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r2#"}; - { 11, 21208, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r3#"}; - { 12, 21209, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r4#"}; - { 13, 21210, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r5#"}; - { 16, 0, "INV_Jewelry_Ring_40", "=q6="..AL["Path of the Protector"], ""}; - { 17, 21196, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r1#"}; - { 18, 21197, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r2#"}; - { 19, 21198, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r3#"}; - { 20, 21199, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r4#"}; - { 21, 21200, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r5#"}; - Back = "REPMENU_ORIGINALWOW"; - }; - - ----------------------- - --- Cenarion Circle --- - ----------------------- - - AtlasLoot_Data["Cenarion1"] = { - { 1, 22209, "", "=q1=Plans: Heavy Obsidian Belt", "=ds=#p2# (300)"}; - { 2, 22768, "", "=q1=Plans: Ironvine Belt", "=ds=#p2# (300)"}; - { 3, 20732, "", "=q1=Formula: Enchant Cloak - Greater Fire Resistance", "=ds=#p4# (300)"}; - { 4, 22769, "", "=q1=Pattern: Bramblewood Belt", "=ds=#p7# (300)"}; - { 5, 20509, "", "=q1=Pattern: Sandstalker Bracers", "=ds=#p7# (300)"}; - { 6, 20506, "", "=q1=Pattern: Spitfire Bracers", "=ds=#p7# (300)"}; - { 7, 22772, "", "=q1=Pattern: Sylvan Shoulders", "=ds=#p8# (300)"}; - { 8, 22310, "", "=q1=Pattern: Cenarion Herb Bag", "=ds=#p8# (275)"}; - { 10, 20802, "", "=q2=Cenarion Combat Badge", "=ds=#m17#"}; - { 11, 20800, "", "=q2=Cenarion Logistics Badge", "=ds=#m17#"}; - { 12, 21515, "", "=q2=Mark of Remulos", "=ds=#m17#"}; - { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; - { 17, 21187, "", "=q3=Earthweave Cloak", "=ds=#s4#", "5 #ccombat# 3 #clogistics# 7 #ctactical#"}; - { 18, 21178, "", "=q3=Gloves of Earthen Power", "=ds=#s9#, #a2#", "5 #ccombat# 3 #clogistics# 7 #ctactical#"}; - { 19, 21179, "", "=q3=Band of Earthen Wrath", "=ds=#s13#", "5 #ccombat# 3 #clogistics# 7 #ctactical#"}; - { 25, 20801, "", "=q2=Cenarion Tactical Badge", "=ds=#m17#"}; - { 26, 21508, "", "=q2=Mark of Cenarius", "=ds=#m17#"}; - Next = "Cenarion2"; - Back = "REPMENU_ORIGINALWOW"; - }; - - AtlasLoot_Data["Cenarion2"] = { - { 1, 22767, "", "=q1=Plans: Ironvine Gloves", "=ds=#p2# (300)"}; - { 2, 22214, "", "=q1=Plans: Light Obsidian Belt", "=ds=#p2# (300)"}; - { 3, 20733, "", "=q1=Formula: Enchant Cloak - Greater Nature Resistance", "=ds=#p4# (300)"}; - { 4, 22770, "", "=q1=Pattern: Bramblewood Boots", "=ds=#p7# (300)"}; - { 5, 20510, "", "=q1=Pattern: Sandstalker Gauntlets", "=ds=#p7# (300)"}; - { 6, 20507, "", "=q1=Pattern: Spitfire Gauntlets", "=ds=#p7# (300)"}; - { 7, 22773, "", "=q1=Pattern: Sylvan Crown", "=ds=#p8# (300)"}; - { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; - { 17, 21183, "", "=q3=Earthpower Vest", "=ds=#s5#, #a1#", "7 #ccombat# 4 #clogistics# 4 #ctactical#"}; - { 18, 21182, "", "=q3=Band of Earthen Might", "=ds=#s13#", "7 #ccombat# 4 #clogistics# 4 #ctactical#"}; - { 19, 21181, "", "=q3=Grace of Earth", "=ds=#s14#", "7 #ccombat# 4 #clogistics# 4 #ctactical#"}; - Next = "Cenarion3"; - Prev = "Cenarion1"; - Back = "REPMENU_ORIGINALWOW"; - }; - - AtlasLoot_Data["Cenarion3"] = { - { 1, 22766, "", "=q1=Plans: Ironvine Breastplate", "=ds=#p2# (300)"}; - { 2, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; - { 3, 22771, "", "=q1=Pattern: Bramblewood Helm", "=ds=#p7# (300)"}; - { 4, 20511, "", "=q1=Pattern: Sandstalker Breastplate", "=ds=#p7# (300)"}; - { 5, 20508, "", "=q1=Pattern: Spitfire Breastplate", "=ds=#p7# (300)"}; - { 6, 22683, "", "=q1=Pattern: Gaea's Embrace", "=ds=#p8# (300)"}; - { 7, 22312, "", "=q1=Pattern: Satchel of Cenarius", "=ds=#p8# (300)"}; - { 8, 22774, "", "=q1=Pattern: Sylvan Vest", "=ds=#p8# (300)"}; - { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; - { 17, 21186, "", "=q4=Rockfury Bracers", "=ds=#s8#, #a1#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; - { 18, 21184, "", "=q4=Deeprock Bracers", "=ds=#s8#, #a4#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; - { 19, 21189, "", "=q4=Might of Cenarius", "=ds=#s13#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; - { 20, 21185, "", "=q4=Earthcalm Orb", "=ds=#s15#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; - Next = "Cenarion4"; - Prev = "Cenarion2"; - Back = "REPMENU_ORIGINALWOW"; - }; - - AtlasLoot_Data["Cenarion4"] = { - { 1, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; - { 2, 20382, "", "=q1=Pattern: Dreamscale Breastplate", "=ds=#p7# (300)"}; - { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; - { 17, 21190, "", "=q4=Wrath of Cenarius", "=ds=#s13#", "15 #ccombat# 20 #clogistics# 20 #ctactical# 1 #ccenarius#"}; - { 18, 21180, "", "=q4=Earthstrike", "=ds=#s14#", "15 #ccombat# 20 #clogistics# 20 #ctactical# 1 #ccenarius#"}; - { 19, 21188, "", "=q4=Fist of Cenarius", "=ds=#h2#, #w6#", "15 #ccombat# 20 #clogistics# 20 #ctactical# 1 #ccenarius#", "", ""}; - Prev = "Cenarion3"; - Back = "REPMENU_ORIGINALWOW"; - }; - - ---------------------------------------- - --- Stormpike Guard & Frostwolf Clan --- - ---------------------------------------- - - AtlasLoot_Data["AlteracFactions"] = { - { 1, 0, "INV_Jewelry_StormPikeTrinket_01", "=q6="..BabbleFaction["Stormpike Guard"], "=q5="..BabbleFaction["Alliance"]}; - { 2, 17904, "", "=q4=Stormpike Insignia Rank 6", "=ds=#s14#, =q1=#r5#"}; - { 3, 17903, "", "=q3=Stormpike Insignia Rank 5", "=ds=#s14#, =q1=#r5#"}; - { 4, 17902, "", "=q3=Stormpike Insignia Rank 4", "=ds=#s14#, =q1=#r4#"}; - { 5, 17901, "", "=q2=Stormpike Insignia Rank 3", "=ds=#s14#, =q1=#r3#"}; - { 6, 17900, "", "=q2=Stormpike Insignia Rank 2", "=ds=#s14#, =q1=#r2#"}; - { 7, 17691, "", "=q2=Stormpike Insignia Rank 1", "=ds=#s14#, =q1=#r1#"}; - { 12, 20648, "", "=q3=Cold Forged Hammer", "=q1=#m4#: =ds=#h3#, #w6#"}; - { 13, 19106, "", "=q3=Ice Barbed Spear", "=q1=#m4#: =ds=#w7#"}; - { 14, 19108, "", "=q3=Wand of Biting Cold", "=q1=#m4#: =ds=#w12#"}; - { 15, 19107, "", "=q3=Bloodseeker", "=q1=#m4#: =ds=#w3#"}; - { 16, 0, "INV_Jewelry_FrostwolfTrinket_01", "=q6="..BabbleFaction["Frostwolf Clan"], "=q5="..BabbleFaction["Horde"]}; - { 17, 17909, "", "=q4=Frostwolf Insignia Rank 6", "=ds=#s14#, =q1=#r5#"}; - { 18, 17908, "", "=q3=Frostwolf Insignia Rank 5", "=ds=#s14#, =q1=#r5#"}; - { 19, 17907, "", "=q3=Frostwolf Insignia Rank 4", "=ds=#s14#, =q1=#r4#"}; - { 20, 17906, "", "=q2=Frostwolf Insignia Rank 3", "=ds=#s14#, =q1=#r3#"}; - { 21, 17905, "", "=q2=Frostwolf Insignia Rank 2", "=ds=#s14#, =q1=#r2#"}; - { 22, 17690, "", "=q2=Frostwolf Insignia Rank 1", "=ds=#s14#, =q1=#r1#"}; - Back = "REPMENU_ORIGINALWOW"; - }; - - --------------------------- - --- Thorium Brotherhood --- - --------------------------- - - AtlasLoot_Data["Thorium1"] = { - { 1, 0, "INV_Ingot_Mithril", "=q6=#r2#", ""}; - { 2, 17051, "", "=q3=Plans: Dark Iron Bracers", "=ds=#p2# (295)"}; - { 3, 20761, "", "=q1=Recipe: Transmute Elemental Fire", "=ds=#p1# (300)"}; - { 4, 19444, "", "=q1=Formula: Enchant Weapon - Strength", "=ds=#p4# (290)"}; - { 5, 17023, "", "=q1=Pattern: Molten Helm", "=ds=#p7# (300)"}; - { 6, 17022, "", "=q1=Pattern: Corehound Boots", "=ds=#p7# (295)"}; - { 7, 17018, "", "=q1=Pattern: Flarecore Gloves", "=ds=#p8# (300)"}; - { 16, 0, "INV_Ingot_Mithril", "=q6=#r3#", ""}; - { 17, 17060, "", "=q3=Plans: Dark Iron Destroyer", "=ds=#p2# (300)"}; - { 18, 17059, "", "=q3=Plans: Dark Iron Reaver", "=ds=#p2# (300)"}; - { 19, 17049, "", "=q3=Plans: Fiery Chain Girdle", "=ds=#p2# (295)"}; - { 20, 19206, "", "=q1=Plans: Dark Iron Helm", "=ds=#p2# (300)"}; - { 21, 19448, "", "=q1=Formula: Enchant Weapon - Mighty Spirit", "=ds=#p4# (300)"}; - { 22, 17025, "", "=q1=Pattern: Black Dragonscale Boots", "=ds=#p7# (300)"}; - { 23, 19330, "", "=q1=Pattern: Lava Belt", "=ds=#p7# (300)"}; - { 24, 17017, "", "=q1=Pattern: Flarecore Mantle", "=ds=#p8# (300)"}; - { 25, 19219, "", "=q1=Pattern: Flarecore Robe", "=ds=#p8# (300)"}; - Next = "Thorium2"; - Back = "REPMENU_ORIGINALWOW"; - }; - - AtlasLoot_Data["Thorium2"] = { - { 1, 0, "INV_Ingot_Mithril", "=q6=#r4#", ""}; - { 2, 18592, "", "=q4=Plans: Sulfuron Hammer", "=ds=#p2# (300), #m4#"}; - { 3, 17052, "", "=q3=Plans: Dark Iron Leggings", "=ds=#p2# (300)"}; - { 4, 17053, "", "=q3=Plans: Fiery Chain Shoulders", "=ds=#p2# (300)"}; - { 5, 19209, "", "=q1=Plans: Blackfury", "=ds=#p2# (300)"}; - { 6, 19208, "", "=q1=Plans: Black Amnesty", "=ds=#p2# (300)"}; - { 7, 19207, "", "=q1=Plans: Dark Iron Gauntlets", "=ds=#p2# (300)"}; - { 8, 19449, "", "=q1=Formula: Enchant Weapon - Mighty Intellect", "=ds=#p4# (300)"}; - { 9, 19331, "", "=q1=Pattern: Chromatic Gauntlets", "=ds=#p7# (300)"}; - { 10, 19332, "", "=q1=Pattern: Corehound Belt", "=ds=#p7# (300)"}; - { 11, 19333, "", "=q1=Pattern: Molten Belt", "=ds=#p7# (300)"}; - { 12, 19220, "", "=q1=Pattern: Flarecore Leggings", "=ds=#p8# (300)"}; - { 16, 0, "INV_Ingot_Mithril", "=q6=#r5#", ""}; - { 17, 19211, "", "=q1=Plans: Blackguard", "=ds=#p2# (300)"}; - { 18, 20040, "", "=q1=Plans: Dark Iron Boots", "=ds=#p2# (300)"}; - { 19, 19210, "", "=q1=Plans: Ebon Hand", "=ds=#p2# (300)"}; - { 20, 19212, "", "=q1=Plans: Nightfall", "=ds=#p2# (300)"}; - Prev = "Thorium1"; - Back = "REPMENU_ORIGINALWOW"; - }; - - ---------------------- - --- Timbermaw Hold --- - ---------------------- - - AtlasLoot_Data["Timbermaw"] = { - { 1, 0, "INV_Misc_Horn_01", "=q6=#r2#", ""}; - { 2, 13484, "", "=q2=Recipe: Transmute Earth to Water", "=ds=#p1# (275)"}; - { 3, 22392, "", "=q1=Formula: Enchant 2H Weapon - Agility", "=ds=#p4# (290)"}; - { 4, 20254, "", "=q1=Pattern: Warbear Woolies", "=ds=#p7# (285)"}; - { 5, 20253, "", "=q1=Pattern: Warbear Harness", "=ds=#p7# (275)"}; - { 7, 0, "INV_Misc_Horn_01", "=q6=#r3#", ""}; - { 8, 16768, "", "=q2=Furbolg Medicine Pouch", "=ds=#s15#"}; - { 9, 16769, "", "=q2=Furbolg Medicine Totem", "=ds=#h3#, #w6#"}; - { 10, 19202, "", "=q1=Plans: Heavy Timbermaw Belt", "=ds=#p2# (290)"}; - { 11, 19445, "", "=q1=Formula: Enchant Weapon - Agility", "=ds=#p4# (290)"}; - { 12, 19326, "", "=q1=Pattern: Might of the Timbermaw", "=ds=#p7# (290)"}; - { 13, 19215, "", "=q1=Pattern: Wisdom of the Timbermaw", "=ds=#p8# (290)"}; - { 16, 0, "INV_Misc_Horn_01", "=q6=#r4#", ""}; - { 17, 19204, "", "=q1=Plans: Heavy Timbermaw Boots", "=ds=#p2# (300)"}; - { 18, 19327, "", "=q1=Pattern: Timbermaw Brawlers", "=ds=#p7# (300)"}; - { 19, 19218, "", "=q1=Pattern: Mantle of the Timbermaw", "=ds=#p8# (300)"}; - { 22, 0, "INV_Misc_Horn_01", "=q6=#r5#", ""}; - { 23, 21326, "", "=q4=Defender of the Timbermaw", "=q1=#m4#: =ds=#s14#"}; - Back = "REPMENU_ORIGINALWOW"; - }; - - ---------------------- - --- Zandalar Tribe --- - ---------------------- - - AtlasLoot_Data["Zandalar1"] = { - { 1, 19858, "", "=q2=Zandalar Honor Token", "=ds=#m17#"}; - { 3, 0, "INV_Misc_Coin_08", "=q6=#r2#", ""}; - { 4, 20012, "", "=q1=Recipe: Greater Dreamless Sleep", "=ds=#p1# (275)"}; - { 5, 19778, "", "=q1=Plans: Bloodsoul Gauntlets", "=ds=#p2# (300)"}; - { 6, 19781, "", "=q1=Plans: Darksoul Shoulders", "=ds=#p2# (300)"}; - { 7, 20757, "", "=q1=Formula: Brilliant Mana Oil", "=ds=#p4# (300)"}; - { 8, 20001, "", "=q1=Schematic: Bloodvine Lens", "=ds=#p5# (300)"}; - { 9, 19771, "", "=q1=Pattern: Primal Batskin Bracers", "=ds=#p7# (300)"}; - { 10, 19766, "", "=q1=Pattern: Bloodvine Boots", "=ds=#p8# (300)"}; - { 16, 0, "INV_Misc_Coin_08", "=q6=#r3#", ""}; - { 17, 20014, "", "=q1=Recipe: Major Troll's Blood Potion", "=ds=#p1# (290)"}; - { 18, 19777, "", "=q1=Plans: Bloodsoul Shoulders", "=ds=#p2# (300)"}; - { 19, 19780, "", "=q1=Plans: Darksoul Leggings", "=ds=#p2# (300)"}; - { 20, 20756, "", "=q1=Formula: Brilliant Wizard Oil", "=ds=#p4# (300)"}; - { 21, 20000, "", "=q1=Schematic: Bloodvine Goggles", "=ds=#p5# (300)"}; - { 22, 19773, "", "=q1=Pattern: Blood Tiger Shoulders", "=ds=#p7# (300)"}; - { 23, 19770, "", "=q1=Pattern: Primal Batskin Gloves", "=ds=#p7# (300)"}; - { 24, 19765, "", "=q1=Pattern: Bloodvine Leggings", "=ds=#p8# (300)"}; - { 25, 20031, "", "=q1=Essence Mango", "=ds=#e3#", "1 #zandalar#", ""}; - Next = "Zandalar2"; - Back = "REPMENU_ORIGINALWOW"; - }; - - AtlasLoot_Data["Zandalar2"] = { - { 1, 0, "INV_Misc_Coin_08", "=q6=#r4#", ""}; - { 2, 20080, "", "=q2=Sheen of Zanza", "=ds=#e2#", "3 #zandalar#", ""}; - { 3, 20079, "", "=q2=Spirit of Zanza", "=ds=#e2#", "3 #zandalar#", ""}; - { 4, 20081, "", "=q2=Swiftness of Zanza", "=ds=#e2#", "3 #zandalar#", ""}; - { 5, 20011, "", "=q1=Recipe: Mageblood Potion", "=ds=#p1# (275)"}; - { 6, 19776, "", "=q1=Plans: Bloodsoul Breastplate", "=ds=#p2# (300)"}; - { 7, 19779, "", "=q1=Plans: Darksoul Breastplate", "=ds=#p2# (300)"}; - { 8, 19772, "", "=q1=Pattern: Blood Tiger Breastplate", "=ds=#p7# (300)"}; - { 9, 19769, "", "=q1=Pattern: Primal Batskin Jerkin", "=ds=#p7# (300)"}; - { 10, 19764, "", "=q1=Pattern: Bloodvine Vest", "=ds=#p8# (300)"}; - { 16, 0, "INV_Misc_Coin_08", "=q6=#r5#", ""}; - { 17, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#", "15 #zandalar#", ""}; - { 18, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#", "15 #zandalar#", ""}; - { 19, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#", "15 #zandalar#", ""}; - { 20, 20013, "", "=q1=Recipe: Living Action Potion", "=ds=#p1# (285)"}; - Prev = "Zandalar1"; - Back = "REPMENU_ORIGINALWOW"; - }; - - -------------------- - --- World Bosses --- - -------------------- - - ---------------------------- - --- Dragons of Nightmare --- - ---------------------------- - - AtlasLoot_Data["DEmeriss"] = { - { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; - { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; - { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; - { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; - { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; - { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; - { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; - { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; - { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; - { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; - { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; - { 16, 20623, "", "=q4=Circlet of Restless Dreams", "=ds=#s1#, #a2#", "", "10.51%"}; - { 17, 20621, "", "=q4=Boots of the Endless Moor", "=ds=#s12#, #a3#", "", "10.24%"}; - { 18, 20622, "", "=q4=Dragonheart Necklace", "=ds=#s2#", "", "12.35%"}; - { 19, 20624, "", "=q4=Ring of the Unliving", "=ds=#s13#", "", "13.23%"}; - { 20, 20599, "", "=q4=Polished Ironwood Crossbow", "=ds=#w3#", "", "12.63%"}; - }; - - AtlasLoot_Data["DLethon"] = { - { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; - { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; - { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; - { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; - { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; - { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; - { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; - { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; - { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; - { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; - { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; - { 16, 20626, "", "=q4=Black Bark Wristbands", "=ds=#s8#, #a1#", "", "9.44%"}; - { 17, 20625, "", "=q4=Belt of the Dark Bog", "=ds=#s10#, #a1#", "", "10.99%"}; - { 18, 20628, "", "=q4=Deviate Growth Cap", "=ds=#s1#, #a2#", "", "15.80%"}; - { 19, 20627, "", "=q4=Dark Heart Pants", "=ds=#s11#, #a2#", "", "11.68%"}; - { 20, 20629, "", "=q4=Malignant Footguards", "=ds=#s12#, #a3#", "", "4.46%"}; - { 21, 20630, "", "=q4=Gauntlets of the Shining Light", "=ds=#s9#, #a4#", "", "8.19%"}; - }; - - AtlasLoot_Data["DTaerar"] = { - { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; - { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; - { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; - { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; - { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; - { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; - { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; - { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; - { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; - { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; - { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; - { 16, 20631, "", "=q4=Mendicant's Slippers", "=ds=#s12#, #a1#", "", "13.14%"}; - { 17, 20633, "", "=q4=Unnatural Leather Spaulders", "=ds=#s3#, #a2#", "", "11.30%"}; - { 18, 20634, "", "=q4=Boots of Fright", "=ds=#s12#, #a2#", "", "10.15%"}; - { 19, 20632, "", "=q4=Mindtear Band", "=ds=#s13#", "", "13.69%"}; - { 20, 20577, "", "=q4=Nightmare Blade", "=ds=#h1#, #w10#", "", "12.07%"}; - }; - - AtlasLoot_Data["DYsondre"] = { - { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; - { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; - { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; - { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; - { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; - { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; - { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; - { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; - { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; - { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; - { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; - { 16, 20635, "", "=q4=Jade Inlaid Vestments", "=ds=#s5#, #a1#", "", "14.19%"}; - { 17, 20638, "", "=q4=Leggings of the Demented Mind", "=ds=#s11#, #a3#", "", "3.66%"}; - { 18, 20637, "", "=q4=Acid Inscribed Pauldrons", "=ds=#s3#, #a4#", "", "10.13%"}; - { 19, 20639, "", "=q4=Strangely Glyphed Legplates", "=ds=#s11#, #a4#", "", "8.87%"}; - { 20, 20636, "", "=q4=Hibernation Crystal", "=ds=#s14#", "", "12.75%"}; - { 21, 20578, "", "=q4=Emerald Dragonfang", "=ds=#h1#, #w4#", "", "9.95%"}; - }; - - ---------------- - --- Azuregos --- - ---------------- - - AtlasLoot_Data["WorldBossesClassic"] = { - { 1, 18541, "", "=q4=Puissant Cape", "=ds=#s4#", "", "11.71%"}; - { 2, 18208, "", "=q4=Drape of Benediction", "=ds=#s4#", "", "11.22%"}; - { 3, 19132, "", "=q4=Crystal Adorned Crown", "=ds=#s1#, #a1#", "", "13.54%"}; - { 4, 18545, "", "=q4=Leggings of Arcane Supremacy", "=ds=#s11#, #a1#", "", "16.39% "}; - { 5, 19131, "", "=q4=Snowblind Shoes", "=ds=#s12#, #a1#", "", "12.23%"}; - { 6, 18547, "", "=q4=Unmelting Ice Girdle", "=ds=#s10#, #a4#", "", "12.93%"}; - { 7, 17070, "", "=q4=Fang of the Mystics", "=ds=#h3#, #w4#", "", "13.64%"}; - { 8, 18202, "", "=q4=Eskhandar's Left Claw", "=ds=#h4#, #w13#", "", "11.76%"}; - { 9, 18542, "", "=q4=Typhoon", "=ds=#h2#, #w10#", "", "16.89%"}; - { 10, 19130, "", "=q4=Cold Snap", "=ds=#w12#", "", "11.89%"}; - { 11, 18704, "", "=q4=Mature Blue Dragon Sinew", "=ds=#m3# =q1=(#c2#)", "", "51.56%"}; - { 12, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#m14# #w19#"}; - - }; - - AtlasLoot_Data["Kazzak60"] = { - { 1, 18665, "", "=q4=The Eye of Shadow", "=ds=#s14#", "", "40.96%"}; - { 2, 18546, "", "=q4=Infernal Headcage", "=ds=#s1#, #a3#", "", "22.89%"}; - { 3, 17112, "", "=q4=Empyrean Demolisher", "=ds=#h1#, #w6#", "", "13.54%"}; - { 4, 17113, "", "=q4=Amberseal Keeper", "=ds=#h2#, #w9#", "", "16.87% "}; - { 5, 18204, "", "=q4=Eskhandar's Pelt", "=ds=#s4#, #a1#", "", "12.23%"}; - { 6, 19133, "", "=q4=Fel Infused Leggings", "=ds=#s11#, #a1#", "", "12.05%"}; - { 7, 18543, "", "=q4=Ring of Entropy", "=ds=#s13#", "", "14.46%"}; - { 8, 18544, "", "=q4=Doomhide Gauntlets", "=ds=#s9#, #a2#", "", "11.76%"}; - { 9, 19134, "", "=q4=Flayed Doomguard Belt", "=ds=#s10#, #a2#", "", "16.89%"}; - { 10, 19135, "", "=q4=Blacklight Bracer", "=ds=#s8#, #a1#", "", "11.89%"}; - - }; - - AtlasLoot_Data["Setis"] = { - { 1,122880, "", "=q4=Scepter of the Gate Warden", "=ds=#h3#, #w6#", "", ""}; - { 2,122881, "", "=q4=Staff of the Gate Warden", "=ds=#h2#, #w9#", "", ""}; - { 3,122883, "", "=q4=Musket of the Gate Warden", "=ds=#w5#", "", ""}; - { 4,122884, "", "=q4=Wristguards of the Shifting Sands", "=ds=#s8#, #a2#", "", ""}; - { 5,122885, "", "=q4=Waistguard of the Shifting Sands", "=ds=#s10#, #a2#", "", ""}; - { 6,122886, "", "=q4=Bracers of the Sand Prince", "=ds=#s8#, #a2#", "", ""}; - { 7,122887, "", "=q4=Belt of the Sand Prince", "=ds=#s10#, #a2#", "", ""}; - { 8,122888, "", "=q4=Amulet of the Gate Warden", "=ds=#s2#", "", ""}; - { 9,122889, "", "=q4=Amulet of the Sand Prince", "=ds=#s2#", "", ""}; - { 10,122890, "", "=q4=Amulet of the Shifting Sands", "=ds=#s2#", "", ""}; - +local AL = LibStub("AceLocale-3.0"):GetLocale("AtlasLoot"); +local BabbleBoss = AtlasLoot_GetLocaleLibBabble("LibBabble-Boss-3.0") +local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") + + +-- Index +--- Dungeons & Raids +---- Keys +---- Ahn'Qiraj: The Ruins of Ahn'Qiraj +---- Ahn'Qiraj: The Temple of Ahn'Qiraj +---- AQ Enchants +---- Blackfathom Deeps +---- Blackrock Mountain: Blackrock Dephts +---- Blackrock Mountain: Lower Blackrock Spire +---- Blackrock Mountain: Upper Blackrock Spire +---- Blackrock Mountain: Molten Core +---- Blackrock Mountain: Blackwing Lair +---- Dire Maul Books +---- Dire Maul East +---- Dire Maul North +---- Dire Maul West +---- Gnomeregan +---- Maraudon +---- Ragefire Chasm +---- Razorfen Downs +---- Razorfen Kraul +---- Scarlet Monastery +---- Scholomance +---- Shadowfang Keep +---- Stratholme +---- The Deadmines +---- The Stockade +---- The Sunken Temple +---- Uldaman +---- Wailing Caverns +---- Zul'Farrak +---- Zul'Gurub +---- Naxxramas +---- Onyxia +--- Sets & Collections +---- Dungeon 1 and 2 Sets (D1/D2) +---- Tier 1/2 Sets (T1/T2) +---- Tier 3 Sets (T3) +---- Vanilla WoW Sets +---- ZG Sets +---- AQ20 Sets +---- AQ40 Sets +---- BoE World Epics +--- PvP +---- Alterac Valley +---- Arathi Basin +---- Warsong Gulch +---- PvP Level 60 Rare and Epic Sets +---- PvP Level 60 Weapons +---- PvP Level 60 Accessories +---- PvP Level 60 Enchants +--- Factions +---- Misc +---- Argent Dawn +---- Bloodsail Buccaneers & Hydraxian Waterlords +---- Brood of Nozdormu +---- Cenarion Circle +---- Stormpike Guard & Frostwolf Clan +---- Thorium Brotherhood +---- Timbermaw Hold +---- Zandalar Tribe +--- World Bosses +---- Dragons of Nightmare +---- Azuregos +---- Classic Kazzak +---- Setis + + ------------------------ + --- Dungeons & Raids --- + ------------------------ + + ------------ + --- Keys --- + ------------ + + AtlasLoot_Data["OldKeys"] = { + { 1, 0, "INV_Box_01", "=q6=#e9#", ""}; + { 2, 7146, "", "=q2=The Scarlet Key", "=ds=#e9#"}; + { 3, 12382, "", "=q2=Key to the City", "=ds=#e9#"}; + { 4, 6893, "", "=q1=Workshop Key", "=ds=#e9#"}; + { 5, 11000, "", "=q1=Shadowforge Key", "=ds=#e9#"}; + { 6, 11140, "", "=q1=Prison Cell Key", "=ds=#e9#"}; + { 7, 18249, "", "=q1=Crescent Key", "=ds=#e9#"}; + { 8, 13704, "", "=q1=Skeleton Key", "=ds=#e9#"}; + { 10, 0, "INV_Box_01", "=q6=#j7#", ""}; + { 11, 22057, "", "=q1=Brazier of Invocation", "=ds=#m27#"}; + { 12, 21986, "", "=q1=Banner of Provocation", "=ds=#m27#"}; + { 16, 0, "INV_Box_01", "=q6=#m20#", ""}; + { 17, 19931, "", "=q3=Gurubashi Mojo Madness", "=ds=#m27#"}; + { 18, 13523, "", "=q1=Blood of Innocents", "=ds=#m27#"}; + { 19, 18746, "", "=q1=Divination Scryer", "=ds=#m27#"}; + { 20, 18663, "", "=q1=J'eevee's Jar", "=ds=#m27#"}; + { 21, 19974, "", "=q1=Mudskunk Lure", "=ds=#m27#"}; + { 22, 7733, "", "=q1=Staff of Prehistoria", "=ds=#m27#"}; + { 23, 10818, "", "=q1=Yeh'kinya's Scroll", "=ds=#m27#"}; + }; + + ----------------------------------------- + --- Ahn'Qiraj: The Ruins of Ahn'Qiraj --- + ----------------------------------------- + + AtlasLoot_Data["AQ20Kurinnaxx"] = { + { 1, 21499, "", "=q4=Vestments of the Shifting Sands", "=ds=#s5#, #a1#", "", "7.34%"}; + { 2, 21498, "", "=q4=Qiraji Sacrificial Dagger", "=ds=#h1#, #w4#", "", "7.53%"}; + { 4, 21500, "", "=q3=Belt of the Inquisition", "=ds=#s10#, #a1#", "", "14.84%"}; + { 5, 21501, "", "=q3=Toughened Silithid Hide Gloves", "=ds=#s9#, #a2#", "", "12.91%"}; + { 6, 21502, "", "=q3=Sand Reaver Wristguards", "=ds=#s8#, #a3#", "", "13.79%"}; + { 7, 21503, "", "=q3=Belt of the Sand Reaver", "=ds=#s10#, #a4#", "", "14.38%"}; + { 9, 22217, "", "=q1=Kurinnaxx's Venom Sac", "=ds=#m3#", "", "100%"}; + { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "30.83%"}; + { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "30.25%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.98%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "7.80%"}; + Next = "AQ20Rajaxx"; + }; + + AtlasLoot_Data["AQ20Rajaxx"] = { + { 1, 21493, "", "=q4=Boots of the Vanguard", "=ds=#s12#, #a2#", "", "8.13%"}; + { 2, 21492, "", "=q4=Manslayer of the Qiraji", "=ds=#h2#, #w10#", "", "10.04%"}; + { 4, 21496, "", "=q3=Bracers of Qiraji Command", "=ds=#s8#, #a1#", "", "15.79%"}; + { 5, 21494, "", "=q3=Southwind's Grasp", "=ds=#s10#, #a2#", "", "15.13%"}; + { 6, 21497, "", "=q3=Boots of the Qiraji General", "=ds=#s12#, #a3#", "", "15.45%"}; + { 7, 21495, "", "=q3=Legplates of the Qiraji Command", "=ds=#s11#, #a4#", "", "15.47%"}; + { 9, 0, "INV_Box_01", "=q6="..AL["Rajaxx's Captains"], ""}; + { 10, 21810, "", "=q3=Treads of the Wandering Nomad", "=ds=#s12#, #a1#", "", "3.11%"}; + { 11, 21809, "", "=q3=Fury of the Forgotten Swarm", "=ds=#s2#", "", "3.20%"}; + { 12, 21806, "", "=q3=Gavel of Qiraji Authority", "=ds=#h2#, #w6#", "", "3.04%"}; + { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "36.51%"}; + { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "33.97%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "8.82%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.56%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lieutenant General Andorov"], ""}; + { 22, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; + { 23, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; + Prev = "AQ20Kurinnaxx"; + Next = "AQ20Moam"; + }; + + AtlasLoot_Data["AQ20Moam"] = { + { 1, 21472, "", "=q4=Dustwind Turban", "=ds=#s1#, #a1#", "", "7.76%"}; + { 2, 21467, "", "=q4=Thick Silithid Chestguard", "=ds=#s5#, #a2#", "", "6.76%"}; + { 3, 21479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "7.12%"}; + { 4, 21471, "", "=q4=Talon of Furious Concentration", "=ds=#s15#", "", "7.39%"}; + { 6, 21470, "", "=q3=Cloak of the Savior", "=ds=#s4#", "", "14.23%"}; + { 7, 21468, "", "=q3=Mantle of Maz'Nadir", "=ds=#s3#, #a1#", "", "15.86%"}; + { 8, 21455, "", "=q3=Southwind Helm", "=ds=#s1#, #a2#", "", "14.08%"}; + { 9, 21474, "", "=q3=Chitinous Shoulderguards", "=ds=#s3#, #a2#", "", "15.25%"}; + { 10, 21469, "", "=q3=Gauntlets of Southwind", "=ds=#s9#, #a2#", "", "15.28%"}; + { 11, 21476, "", "=q3=Obsidian Scaled Leggings", "=ds=#s11#, #a3#", "", "6.81%"}; + { 12, 21475, "", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "", "10.39%"}; + { 13, 21477, "", "=q3=Ring of Fury", "=ds=#s13#", "", "14.42%"}; + { 14, 21473, "", "=q3=Eye of Moam", "=ds=#s14#", "", "14.74%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "36.38%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "33.16%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.56%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.34%"}; + { 21, 22220, "", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# (300)", "", "4.11%"}; + { 22, 22194, "", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#"}; + Prev = "AQ20Rajaxx"; + Next = "AQ20Buru"; + }; + + AtlasLoot_Data["AQ20Buru"] = { + { 1, 21487, "", "=q4=Slimy Scaled Gauntlets", "=ds=#s9#, #a3#", "", "2.64%"}; + { 2, 21486, "", "=q4=Gloves of the Swarm", "=ds=#s9#, #a4#", "", "5.22%"}; + { 3, 21485, "", "=q4=Buru's Skull Fragment", "=ds=#w8#", "", "7.88%"}; + { 5, 21489, "", "=q3=Quicksand Waders", "=ds=#s12#, #a1#", "", "15.95%"}; + { 6, 21491, "", "=q3=Scaled Bracers of the Gorger", "=ds=#s8#, #a2#", "", "16.51%"}; + { 7, 21490, "", "=q3=Slime Kickers", "=ds=#s12#, #a4#", "", "15.99%"}; + { 8, 21488, "", "=q3=Fetish of Chitinous Spikes", "=ds=#s14#", "", "17.22%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.31%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.98%"}; + { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "9.77%"}; + { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "9.84%"}; + { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; + { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "25.58%"}; + Prev = "AQ20Moam"; + Next = "AQ20Ayamiss"; + }; + + AtlasLoot_Data["AQ20Ayamiss"] = { + { 1, 21479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "6.18%"}; + { 2, 21466, "", "=q4=Stinger of Ayamiss", "=ds=#h3#, #w6#", "", "2.06%"}; + { 3, 21478, "", "=q4=Bow of Taut Sinew", "=ds=#w2#", "", "10.14%"}; + { 5, 21484, "", "=q3=Helm of Regrowth", "=ds=#s1#, #a2#", "", "15.85%"}; + { 6, 21480, "", "=q3=Scaled Silithid Gauntlets", "=ds=#s9#, #a3#", "", "17.10%"}; + { 7, 21482, "", "=q3=Boots of the Fiery Sands", "=ds=#s12#, #a3#", "", "4.92%"}; + { 8, 21481, "", "=q3=Boots of the Desert Protector", "=ds=#s12#, #a4#", "", "11.08%"}; + { 9, 21483, "", "=q3=Ring of the Desert Winds", "=ds=#s13#", "", "16.32%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.24%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.21%"}; + { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "8.85%"}; + { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "10.97%"}; + { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; + { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "27.50%"}; + Prev = "AQ20Buru"; + Next = "AQ20Ossirian"; + }; + + AtlasLoot_Data["AQ20Ossirian"] = { + { 1, 21456, "", "=q4=Sandstorm Cloak", "=ds=#s4#", "", "10.89%"}; + { 2, 21464, "", "=q4=Shackles of the Unscarred", "=ds=#s8#, #a1#", "", "12.62%"}; + { 3, 21462, "", "=q4=Gloves of Dark Wisdom", "=ds=#s9#, #a1#", "", "11.89%"}; + { 4, 21461, "", "=q4=Leggings of the Black Blizzard", "=ds=#s11#, #a1#", "", "12.83%"}; + { 5, 21458, "", "=q4=Gauntlets of New Life", "=ds=#s9#, #a2#", "", "13.25%"}; + { 6, 21454, "", "=q4=Runic Stone Shoulders", "=ds=#s3#, #a3#", "", "4.10%"}; + { 7, 21463, "", "=q4=Ossirian's Binding", "=ds=#s10#, #a3#", "", "12.27%"}; + { 8, 21460, "", "=q4=Helm of Domination", "=ds=#s1#, #a4#", "", "12.18%"}; + { 9, 21453, "", "=q4=Mantle of the Horusath", "=ds=#s3#, #a4#", "", "6.96%"}; + { 10, 21457, "", "=q4=Bracers of Brutality", "=ds=#s8#, #a4#", "", "10.74%"}; + { 11, 21715, "", "=q4=Sand Polished Hammer", "=ds=#h1#, #w6#", "", "5.95%"}; + { 12, 21459, "", "=q4=Crossbow of Imminent Doom", "=ds=#w3#", "", "6.12%"}; + { 13, 21452, "", "=q4=Staff of the Ruins", "=ds=#w9#", "", "10.32%"}; + { 16, 21220, "", "=q4=Head of Ossirian the Unscarred", "=ds=#m2#", "", "100%"}; + { 17, 21504, "", "=q4=Charm of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 18, 21507, "", "=q4=Amulet of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 19, 21505, "", "=q4=Choker of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 20, 21506, "", "=q4=Pendant of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 22, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "35.27%"}; + { 23, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "30.69%"}; + { 24, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "9.65%"}; + { 25, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.53%"}; + Prev = "AQ20Ayamiss"; + }; + + AtlasLoot_Data["AQ20Trash"] = { + { 1, 20873, "", "=q3=Alabaster Idol", "=ds=#e15#", "", "0.39%"}; + { 2, 20869, "", "=q3=Amber Idol", "=ds=#e15#", "", "0.36%"}; + { 3, 20866, "", "=q3=Azure Idol", "=ds=#e15#", "", "0.48%"}; + { 4, 20870, "", "=q3=Jasper Idol", "=ds=#e15#", "", "0.52%"}; + { 5, 20868, "", "=q3=Lambent Idol", "=ds=#e15#", "", "0.48%"}; + { 6, 20871, "", "=q3=Obsidian Idol", "=ds=#e15#", "", "0.41%"}; + { 7, 20867, "", "=q3=Onyx Idol", "=ds=#e15#", "", "0.36%"}; + { 8, 20872, "", "=q3=Vermillion Idol", "=ds=#e15#", "", "0.31%"}; + { 10, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; + { 11, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; + { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; + { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; + { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; + { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; + { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; + { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; + { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; + { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; + { 25, 21761, "", "=q1=Scarab Coffer Key", "=ds=#e9#", "", "7.27%"}; + }; + + AtlasLoot_Data["AQ20ClassBooks"] = { + { 1, 21294, "", "=q3=Book of Healing Touch XI", "=q1=#m1# =ds=#c1#", "", "4.12%"}; + { 2, 21296, "", "=q3=Book of Rejuvenation XI", "=q1=#m1# =ds=#c1#", "", "4.20%"}; + { 3, 21295, "", "=q3=Book of Starfire VII", "=q1=#m1# =ds=#c1#", "", "4.00%"}; + { 4, 21306, "", "=q3=Guide: Serpent Sting IX", "=q1=#m1# =ds=#c2#", "", "4.85%"}; + { 5, 21304, "", "=q3=Guide: Multi-Shot V", "=q1=#m1# =ds=#c2#", "", "4.66%"}; + { 6, 21307, "", "=q3=Guide: Aspect of the Hawk VII", "=q1=#m1# =ds=#c2#", "", "4.65%"}; + { 7, 21279, "", "=q3=Tome of Fireball XII", "=q1=#m1# =ds=#c3#", "", "5.15%"}; + { 8, 21214, "", "=q3=Tome of Frostbolt XI", "=q1=#m1# =ds=#c3#", "", "5.10%"}; + { 9, 21280, "", "=q3=Tome of Arcane Missiles VIII", "=q1=#m1# =ds=#c3#", "", "5.03%"}; + { 10, 21288, "", "=q3=Libram: Blessing of Wisdom VI", "=q1=#m1# =ds=#c4#", "", "3.50%"}; + { 11, 21289, "", "=q3=Libram: Blessing of Might VII", "=q1=#m1# =ds=#c4#", "", "3.07%"}; + { 12, 21290, "", "=q3=Libram: Holy Light IX", "=q1=#m1# =ds=#c4#", "", "3.09%"}; + { 13, 21284, "", "=q3=Codex of Greater Heal V", "=q1=#m1# =ds=#c5#", "", "5.15%"}; + { 14, 21287, "", "=q3=Codex of Prayer of Healing V", "=q1=#m1# =ds=#c5#", "", "4.89%"}; + { 15, 21285, "", "=q3=Codex of Renew X", "=q1=#m1# =ds=#c5#", "", "4.91%"}; + { 16, 21300, "", "=q3=Handbook of Backstab IX", "=q1=#m1# =ds=#c6#", "", "4.29%"}; + { 17, 21303, "", "=q3=Handbook of Feint V", "=q1=#m1# =ds=#c6#", "", "4.79%"}; + { 18, 21302, "", "=q3=Handbook of Deadly Poison V", "=q1=#m1# =ds=#c6#", "", "5.47%"}; + { 19, 21291, "", "=q3=Tablet of Healing Wave X", "=q1=#m1# =ds=#c7#", "", "2.05%"}; + { 20, 21292, "", "=q3=Tablet of Strength of Earth Totem V", "=q1=#m1# =ds=#c7#", "", "1.67%"}; + { 21, 21293, "", "=q3=Tablet of Grace of Air Totem III", "=q1=#m1# =ds=#c7#", "", "1.81%"}; + { 22, 21281, "", "=q3=Grimoire of Shadow Bolt X", "=q1=#m1# =ds=#c8#", "", "4.23%"}; + { 23, 21283, "", "=q3=Grimoire of Corruption VII", "=q1=#m1# =ds=#c8#", "", "3.82%"}; + { 24, 21282, "", "=q3=Grimoire of Immolate VIII", "=q1=#m1# =ds=#c8#", "", "4.51%"}; + { 25, 21298, "", "=q3=Manual of Battle Shout VII", "=q1=#m1# =ds=#c9#", "", "4.84%"}; + { 26, 21299, "", "=q3=Manual of Revenge VI", "=q1=#m1# =ds=#c9#", "", "4.78%"}; + { 27, 21297, "", "=q3=Manual of Heroic Strike IX", "=q1=#m1# =ds=#c9#", "", "4.83%"}; + }; + + + ------------------------------------------------ + --- Ahn'Qiraj: The Ruins of Ahn'Qiraj HEROIC FLEX --- + ------------------------------------------------ + + AtlasLoot_Data["AQ20Kurinnaxx25Man"] = { + { 1, 321499, "", "=q4=Vestments of the Shifting Sands", "=ds=#s5#, #a1#", "", "7.34%"}; + { 2, 321498, "", "=q4=Qiraji Sacrificial Dagger", "=ds=#h1#, #w4#", "", "7.53%"}; + { 4, 321500, "", "=q3=Belt of the Inquisition", "=ds=#s10#, #a1#", "", "14.84%"}; + { 5, 321501, "", "=q3=Toughened Silithid Hide Gloves", "=ds=#s9#, #a2#", "", "12.91%"}; + { 6, 321502, "", "=q3=Sand Reaver Wristguards", "=ds=#s8#, #a3#", "", "13.79%"}; + { 7, 321503, "", "=q3=Belt of the Sand Reaver", "=ds=#s10#, #a4#", "", "14.38%"}; + { 9, 22217, "", "=q1=Kurinnaxx's Venom Sac", "=ds=#m3#", "", "100%"}; + { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "30.83%"}; + { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "30.25%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.98%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "7.80%"}; + Next = "AQ20Rajaxx25Man"; + }; + + AtlasLoot_Data["AQ20Rajaxx25Man"] = { + { 1, 321493, "", "=q4=Boots of the Vanguard", "=ds=#s12#, #a2#", "", "8.13%"}; + { 2, 321492, "", "=q4=Manslayer of the Qiraji", "=ds=#h2#, #w10#", "", "10.04%"}; + { 4, 321496, "", "=q3=Bracers of Qiraji Command", "=ds=#s8#, #a1#", "", "15.79%"}; + { 5, 321494, "", "=q3=Southwind's Grasp", "=ds=#s10#, #a2#", "", "15.13%"}; + { 6, 321497, "", "=q3=Boots of the Qiraji General", "=ds=#s12#, #a3#", "", "15.45%"}; + { 7, 321495, "", "=q3=Legplates of the Qiraji Command", "=ds=#s11#, #a4#", "", "15.47%"}; + { 9, 0, "INV_Box_01", "=q6="..AL["Rajaxx's Captains"], ""}; + { 10, 221810, "", "=q3=Treads of the Wandering Nomad", "=ds=#s12#, #a1#", "", "3.11%"}; + { 11, 221809, "", "=q3=Fury of the Forgotten Swarm", "=ds=#s2#", "", "3.20%"}; + { 12, 221806, "", "=q3=Gavel of Qiraji Authority", "=ds=#h2#, #w6#", "", "3.04%"}; + { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "36.51%"}; + { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "33.97%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "8.82%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.56%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lieutenant General Andorov"], ""}; + { 22, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; + { 23, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; + Prev = "AQ20Kurinnaxx25Man"; + Next = "AQ20Moam25Man"; + }; + + AtlasLoot_Data["AQ20Moam25Man"] = { + { 1, 321472, "", "=q4=Dustwind Turban", "=ds=#s1#, #a1#", "", "7.76%"}; + { 2, 321467, "", "=q4=Thick Silithid Chestguard", "=ds=#s5#, #a2#", "", "6.76%"}; + { 3, 321479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "7.12%"}; + { 4, 321471, "", "=q4=Talon of Furious Concentration", "=ds=#s15#", "", "7.39%"}; + { 6, 321470, "", "=q3=Cloak of the Savior", "=ds=#s4#", "", "14.23%"}; + { 7, 321468, "", "=q3=Mantle of Maz'Nadir", "=ds=#s3#, #a1#", "", "15.86%"}; + { 8, 321455, "", "=q3=Southwind Helm", "=ds=#s1#, #a2#", "", "14.08%"}; + { 9, 321474, "", "=q3=Chitinous Shoulderguards", "=ds=#s3#, #a2#", "", "15.25%"}; + { 10, 221469, "", "=q3=Gauntlets of Southwind", "=ds=#s9#, #a2#", "", "15.28%"}; + { 11, 221476, "", "=q3=Obsidian Scaled Leggings", "=ds=#s11#, #a3#", "", "6.81%"}; + { 12, 221475, "", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "", "10.39%"}; + { 13, 221477, "", "=q3=Ring of Fury", "=ds=#s13#", "", "14.42%"}; + { 14, 221473, "", "=q3=Eye of Moam", "=ds=#s14#", "", "14.74%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "36.38%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "33.16%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.56%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.34%"}; + { 21, 22220, "", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# (300)", "", "4.11%"}; + { 22, 22194, "", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#"}; + Prev = "AQ20Rajaxx25Man"; + Next = "AQ20Buru25Man"; + }; + + AtlasLoot_Data["AQ20Buru25Man"] = { + { 1, 321487, "", "=q4=Slimy Scaled Gauntlets", "=ds=#s9#, #a3#", "", "2.64%"}; + { 2, 321486, "", "=q4=Gloves of the Swarm", "=ds=#s9#, #a4#", "", "5.22%"}; + { 3, 321485, "", "=q4=Buru's Skull Fragment", "=ds=#w8#", "", "7.88%"}; + { 5, 321489, "", "=q3=Quicksand Waders", "=ds=#s12#, #a1#", "", "15.95%"}; + { 6, 321491, "", "=q3=Scaled Bracers of the Gorger", "=ds=#s8#, #a2#", "", "16.51%"}; + { 7, 321490, "", "=q3=Slime Kickers", "=ds=#s12#, #a4#", "", "15.99%"}; + { 8, 321488, "", "=q3=Fetish of Chitinous Spikes", "=ds=#s14#", "", "17.22%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.31%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.98%"}; + { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "9.77%"}; + { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "9.84%"}; + { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; + { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "25.58%"}; + Prev = "AQ20Moam25Man"; + Next = "AQ20Ayamiss"; + }; + + AtlasLoot_Data["AQ20Ayamiss25Man"] = { + { 1, 321479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "6.18%"}; + { 2, 321466, "", "=q4=Stinger of Ayamiss", "=ds=#h3#, #w6#", "", "2.06%"}; + { 3, 321478, "", "=q4=Bow of Taut Sinew", "=ds=#w2#", "", "10.14%"}; + { 5, 321484, "", "=q3=Helm of Regrowth", "=ds=#s1#, #a2#", "", "15.85%"}; + { 6, 321480, "", "=q3=Scaled Silithid Gauntlets", "=ds=#s9#, #a3#", "", "17.10%"}; + { 7, 321482, "", "=q3=Boots of the Fiery Sands", "=ds=#s12#, #a3#", "", "4.92%"}; + { 8, 321481, "", "=q3=Boots of the Desert Protector", "=ds=#s12#, #a4#", "", "11.08%"}; + { 9, 321483, "", "=q3=Ring of the Desert Winds", "=ds=#s13#", "", "16.32%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.24%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.21%"}; + { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "8.85%"}; + { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "10.97%"}; + { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; + { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "27.50%"}; + Prev = "AQ20Buru25Man"; + Next = "AQ20Ossirian25Man"; + }; + + AtlasLoot_Data["AQ20Ossirian25Man"] = { + { 1, 321456, "", "=q4=Sandstorm Cloak", "=ds=#s4#", "", "10.89%"}; + { 2, 321464, "", "=q4=Shackles of the Unscarred", "=ds=#s8#, #a1#", "", "12.62%"}; + { 3, 321462, "", "=q4=Gloves of Dark Wisdom", "=ds=#s9#, #a1#", "", "11.89%"}; + { 4, 321461, "", "=q4=Leggings of the Black Blizzard", "=ds=#s11#, #a1#", "", "12.83%"}; + { 5, 321458, "", "=q4=Gauntlets of New Life", "=ds=#s9#, #a2#", "", "13.25%"}; + { 6, 321454, "", "=q4=Runic Stone Shoulders", "=ds=#s3#, #a3#", "", "4.10%"}; + { 7, 321463, "", "=q4=Ossirian's Binding", "=ds=#s10#, #a3#", "", "12.27%"}; + { 8, 321460, "", "=q4=Helm of Domination", "=ds=#s1#, #a4#", "", "12.18%"}; + { 9, 321453, "", "=q4=Mantle of the Horusath", "=ds=#s3#, #a4#", "", "6.96%"}; + { 10, 221457, "", "=q4=Bracers of Brutality", "=ds=#s8#, #a4#", "", "10.74%"}; + { 11, 221715, "", "=q4=Sand Polished Hammer", "=ds=#h1#, #w6#", "", "5.95%"}; + { 12, 221459, "", "=q4=Crossbow of Imminent Doom", "=ds=#w3#", "", "6.12%"}; + { 13, 221452, "", "=q4=Staff of the Ruins", "=ds=#w9#", "", "10.32%"}; + { 16, 21220, "", "=q4=Head of Ossirian the Unscarred", "=ds=#m2#", "", "100%"}; + { 17, 21504, "", "=q4=Charm of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 18, 21507, "", "=q4=Amulet of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 19, 21505, "", "=q4=Choker of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 20, 21506, "", "=q4=Pendant of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 22, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "35.27%"}; + { 23, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "30.69%"}; + { 24, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "9.65%"}; + { 25, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.53%"}; + Prev = "AQ20Ayamiss25Man"; + }; + + AtlasLoot_Data["AQ20Trash25Man"] = { + { 1, 20873, "", "=q3=Alabaster Idol", "=ds=#e15#", "", "0.39%"}; + { 2, 20869, "", "=q3=Amber Idol", "=ds=#e15#", "", "0.36%"}; + { 3, 20866, "", "=q3=Azure Idol", "=ds=#e15#", "", "0.48%"}; + { 4, 20870, "", "=q3=Jasper Idol", "=ds=#e15#", "", "0.52%"}; + { 5, 20868, "", "=q3=Lambent Idol", "=ds=#e15#", "", "0.48%"}; + { 6, 20871, "", "=q3=Obsidian Idol", "=ds=#e15#", "", "0.41%"}; + { 7, 20867, "", "=q3=Onyx Idol", "=ds=#e15#", "", "0.36%"}; + { 8, 20872, "", "=q3=Vermillion Idol", "=ds=#e15#", "", "0.31%"}; + { 10, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; + { 11, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; + { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; + { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; + { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; + { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; + { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; + { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; + { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; + { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; + { 25, 21761, "", "=q1=Scarab Coffer Key", "=ds=#e9#", "", "7.27%"}; + }; + + AtlasLoot_Data["AQ20ClassBooks25Man"] = { + { 1, 21294, "", "=q3=Book of Healing Touch XI", "=q1=#m1# =ds=#c1#", "", "4.12%"}; + { 2, 21296, "", "=q3=Book of Rejuvenation XI", "=q1=#m1# =ds=#c1#", "", "4.20%"}; + { 3, 21295, "", "=q3=Book of Starfire VII", "=q1=#m1# =ds=#c1#", "", "4.00%"}; + { 4, 21306, "", "=q3=Guide: Serpent Sting IX", "=q1=#m1# =ds=#c2#", "", "4.85%"}; + { 5, 21304, "", "=q3=Guide: Multi-Shot V", "=q1=#m1# =ds=#c2#", "", "4.66%"}; + { 6, 21307, "", "=q3=Guide: Aspect of the Hawk VII", "=q1=#m1# =ds=#c2#", "", "4.65%"}; + { 7, 21279, "", "=q3=Tome of Fireball XII", "=q1=#m1# =ds=#c3#", "", "5.15%"}; + { 8, 21214, "", "=q3=Tome of Frostbolt XI", "=q1=#m1# =ds=#c3#", "", "5.10%"}; + { 9, 21280, "", "=q3=Tome of Arcane Missiles VIII", "=q1=#m1# =ds=#c3#", "", "5.03%"}; + { 10, 21288, "", "=q3=Libram: Blessing of Wisdom VI", "=q1=#m1# =ds=#c4#", "", "3.50%"}; + { 11, 21289, "", "=q3=Libram: Blessing of Might VII", "=q1=#m1# =ds=#c4#", "", "3.07%"}; + { 12, 21290, "", "=q3=Libram: Holy Light IX", "=q1=#m1# =ds=#c4#", "", "3.09%"}; + { 13, 21284, "", "=q3=Codex of Greater Heal V", "=q1=#m1# =ds=#c5#", "", "5.15%"}; + { 14, 21287, "", "=q3=Codex of Prayer of Healing V", "=q1=#m1# =ds=#c5#", "", "4.89%"}; + { 15, 21285, "", "=q3=Codex of Renew X", "=q1=#m1# =ds=#c5#", "", "4.91%"}; + { 16, 21300, "", "=q3=Handbook of Backstab IX", "=q1=#m1# =ds=#c6#", "", "4.29%"}; + { 17, 21303, "", "=q3=Handbook of Feint V", "=q1=#m1# =ds=#c6#", "", "4.79%"}; + { 18, 21302, "", "=q3=Handbook of Deadly Poison V", "=q1=#m1# =ds=#c6#", "", "5.47%"}; + { 19, 21291, "", "=q3=Tablet of Healing Wave X", "=q1=#m1# =ds=#c7#", "", "2.05%"}; + { 20, 21292, "", "=q3=Tablet of Strength of Earth Totem V", "=q1=#m1# =ds=#c7#", "", "1.67%"}; + { 21, 21293, "", "=q3=Tablet of Grace of Air Totem III", "=q1=#m1# =ds=#c7#", "", "1.81%"}; + { 22, 21281, "", "=q3=Grimoire of Shadow Bolt X", "=q1=#m1# =ds=#c8#", "", "4.23%"}; + { 23, 21283, "", "=q3=Grimoire of Corruption VII", "=q1=#m1# =ds=#c8#", "", "3.82%"}; + { 24, 21282, "", "=q3=Grimoire of Immolate VIII", "=q1=#m1# =ds=#c8#", "", "4.51%"}; + { 25, 21298, "", "=q3=Manual of Battle Shout VII", "=q1=#m1# =ds=#c9#", "", "4.84%"}; + { 26, 21299, "", "=q3=Manual of Revenge VI", "=q1=#m1# =ds=#c9#", "", "4.78%"}; + { 27, 21297, "", "=q3=Manual of 25Man Strike IX", "=q1=#m1# =ds=#c9#", "", "4.83%"}; + }; + + ------------------------------------------------ + --- Ahn'Qiraj: The Ruins of Ahn'Qiraj ASCENDED --- + ------------------------------------------------ + + AtlasLoot_Data["AQ20Kurinnaxx25ManHEROIC"] = { + { 1, 221499, "", "=q4=Vestments of the Shifting Sands", "=ds=#s5#, #a1#", "", "7.34%"}; + { 2, 221498, "", "=q4=Qiraji Sacrificial Dagger", "=ds=#h1#, #w4#", "", "7.53%"}; + { 4, 221500, "", "=q3=Belt of the Inquisition", "=ds=#s10#, #a1#", "", "14.84%"}; + { 5, 221501, "", "=q3=Toughened Silithid Hide Gloves", "=ds=#s9#, #a2#", "", "12.91%"}; + { 6, 221502, "", "=q3=Sand Reaver Wristguards", "=ds=#s8#, #a3#", "", "13.79%"}; + { 7, 221503, "", "=q3=Belt of the Sand Reaver", "=ds=#s10#, #a4#", "", "14.38%"}; + { 9, 22217, "", "=q1=Kurinnaxx's Venom Sac", "=ds=#m3#", "", "100%"}; + { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "30.83%"}; + { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "30.25%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.98%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "7.80%"}; + Next = "AQ20Rajaxx25ManHEROIC"; + }; + + AtlasLoot_Data["AQ20Rajaxx25ManHEROIC"] = { + { 1, 221493, "", "=q4=Boots of the Vanguard", "=ds=#s12#, #a2#", "", "8.13%"}; + { 2, 221492, "", "=q4=Manslayer of the Qiraji", "=ds=#h2#, #w10#", "", "10.04%"}; + { 4, 221496, "", "=q3=Bracers of Qiraji Command", "=ds=#s8#, #a1#", "", "15.79%"}; + { 5, 221494, "", "=q3=Southwind's Grasp", "=ds=#s10#, #a2#", "", "15.13%"}; + { 6, 221497, "", "=q3=Boots of the Qiraji General", "=ds=#s12#, #a3#", "", "15.45%"}; + { 7, 221495, "", "=q3=Legplates of the Qiraji Command", "=ds=#s11#, #a4#", "", "15.47%"}; + { 9, 0, "INV_Box_01", "=q6="..AL["Rajaxx's Captains"], ""}; + { 10, 221810, "", "=q3=Treads of the Wandering Nomad", "=ds=#s12#, #a1#", "", "3.11%"}; + { 11, 221809, "", "=q3=Fury of the Forgotten Swarm", "=ds=#s2#", "", "3.20%"}; + { 12, 221806, "", "=q3=Gavel of Qiraji Authority", "=ds=#h2#, #w6#", "", "3.04%"}; + { 16, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "36.51%"}; + { 17, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "33.97%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "8.82%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.56%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lieutenant General Andorov"], ""}; + { 22, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; + { 23, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; + Prev = "AQ20Kurinnaxx25ManHEROIC"; + Next = "AQ20Moam25ManHEROIC"; + }; + + AtlasLoot_Data["AQ20Moam25ManHEROIC"] = { + { 1, 221472, "", "=q4=Dustwind Turban", "=ds=#s1#, #a1#", "", "7.76%"}; + { 2, 221467, "", "=q4=Thick Silithid Chestguard", "=ds=#s5#, #a2#", "", "6.76%"}; + { 3, 221479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "7.12%"}; + { 4, 221471, "", "=q4=Talon of Furious Concentration", "=ds=#s15#", "", "7.39%"}; + { 6, 221470, "", "=q3=Cloak of the Savior", "=ds=#s4#", "", "14.23%"}; + { 7, 221468, "", "=q3=Mantle of Maz'Nadir", "=ds=#s3#, #a1#", "", "15.86%"}; + { 8, 221455, "", "=q3=Southwind Helm", "=ds=#s1#, #a2#", "", "14.08%"}; + { 9, 221474, "", "=q3=Chitinous Shoulderguards", "=ds=#s3#, #a2#", "", "15.25%"}; + { 10, 221469, "", "=q3=Gauntlets of Southwind", "=ds=#s9#, #a2#", "", "15.28%"}; + { 11, 221476, "", "=q3=Obsidian Scaled Leggings", "=ds=#s11#, #a3#", "", "6.81%"}; + { 12, 221475, "", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "", "10.39%"}; + { 13, 221477, "", "=q3=Ring of Fury", "=ds=#s13#", "", "14.42%"}; + { 14, 221473, "", "=q3=Eye of Moam", "=ds=#s14#", "", "14.74%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "36.38%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "33.16%"}; + { 18, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "7.56%"}; + { 19, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.34%"}; + { 21, 22220, "", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# (300)", "", "4.11%"}; + { 22, 22194, "", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#"}; + Prev = "AQ20Rajaxx25ManHEROIC"; + Next = "AQ20Buru25ManHEROIC"; + }; + + AtlasLoot_Data["AQ20Buru25ManHEROIC"] = { + { 1, 221487, "", "=q4=Slimy Scaled Gauntlets", "=ds=#s9#, #a3#", "", "2.64%"}; + { 2, 221486, "", "=q4=Gloves of the Swarm", "=ds=#s9#, #a4#", "", "5.22%"}; + { 3, 221485, "", "=q4=Buru's Skull Fragment", "=ds=#w8#", "", "7.88%"}; + { 5, 221489, "", "=q3=Quicksand Waders", "=ds=#s12#, #a1#", "", "15.95%"}; + { 6, 221491, "", "=q3=Scaled Bracers of the Gorger", "=ds=#s8#, #a2#", "", "16.51%"}; + { 7, 221490, "", "=q3=Slime Kickers", "=ds=#s12#, #a4#", "", "15.99%"}; + { 8, 221488, "", "=q3=Fetish of Chitinous Spikes", "=ds=#s14#", "", "17.22%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.31%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.98%"}; + { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "9.77%"}; + { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "9.84%"}; + { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; + { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "25.58%"}; + Prev = "AQ20Moam25ManHEROIC"; + Next = "AQ20Ayamiss"; + }; + + AtlasLoot_Data["AQ20Ayamiss25ManHEROIC"] = { + { 1, 221479, "", "=q4=Gauntlets of the Immovable", "=ds=#s9#, #a4#", "", "6.18%"}; + { 2, 221466, "", "=q4=Stinger of Ayamiss", "=ds=#h3#, #w6#", "", "2.06%"}; + { 3, 221478, "", "=q4=Bow of Taut Sinew", "=ds=#w2#", "", "10.14%"}; + { 5, 221484, "", "=q3=Helm of Regrowth", "=ds=#s1#, #a2#", "", "15.85%"}; + { 6, 221480, "", "=q3=Scaled Silithid Gauntlets", "=ds=#s9#, #a3#", "", "17.10%"}; + { 7, 221482, "", "=q3=Boots of the Fiery Sands", "=ds=#s12#, #a3#", "", "4.92%"}; + { 8, 221481, "", "=q3=Boots of the Desert Protector", "=ds=#s12#, #a4#", "", "11.08%"}; + { 9, 221483, "", "=q3=Ring of the Desert Winds", "=ds=#s13#", "", "16.32%"}; + { 16, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "8.24%"}; + { 17, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "8.21%"}; + { 18, 20889, "", "=q3=Qiraji Regal Drape", "#m3#", "", "8.85%"}; + { 19, 20885, "", "=q3=Qiraji Martial Drape", "#m3#", "", "10.97%"}; + { 20, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "26.98%"}; + { 21, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "27.50%"}; + Prev = "AQ20Buru25ManHEROIC"; + Next = "AQ20Ossirian25ManHEROIC"; + }; + + AtlasLoot_Data["AQ20Ossirian25ManHEROIC"] = { + { 1, 221456, "", "=q4=Sandstorm Cloak", "=ds=#s4#", "", "10.89%"}; + { 2, 221464, "", "=q4=Shackles of the Unscarred", "=ds=#s8#, #a1#", "", "12.62%"}; + { 3, 221462, "", "=q4=Gloves of Dark Wisdom", "=ds=#s9#, #a1#", "", "11.89%"}; + { 4, 221461, "", "=q4=Leggings of the Black Blizzard", "=ds=#s11#, #a1#", "", "12.83%"}; + { 5, 221458, "", "=q4=Gauntlets of New Life", "=ds=#s9#, #a2#", "", "13.25%"}; + { 6, 221454, "", "=q4=Runic Stone Shoulders", "=ds=#s3#, #a3#", "", "4.10%"}; + { 7, 221463, "", "=q4=Ossirian's Binding", "=ds=#s10#, #a3#", "", "12.27%"}; + { 8, 221460, "", "=q4=Helm of Domination", "=ds=#s1#, #a4#", "", "12.18%"}; + { 9, 221453, "", "=q4=Mantle of the Horusath", "=ds=#s3#, #a4#", "", "6.96%"}; + { 10, 221457, "", "=q4=Bracers of Brutality", "=ds=#s8#, #a4#", "", "10.74%"}; + { 11, 221715, "", "=q4=Sand Polished Hammer", "=ds=#h1#, #w6#", "", "5.95%"}; + { 12, 221459, "", "=q4=Crossbow of Imminent Doom", "=ds=#w3#", "", "6.12%"}; + { 13, 221452, "", "=q4=Staff of the Ruins", "=ds=#w9#", "", "10.32%"}; + { 16, 21220, "", "=q4=Head of Ossirian the Unscarred", "=ds=#m2#", "", "100%"}; + { 17, 21504, "", "=q4=Charm of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 18, 21507, "", "=q4=Amulet of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 19, 21505, "", "=q4=Choker of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 20, 21506, "", "=q4=Pendant of the Shifting Sands", "=q1=#m4#: =ds=#s2#"}; + { 22, 20886, "", "=q4=Qiraji Spiked Hilt", "#m3#", "", "35.27%"}; + { 23, 20890, "", "=q4=Qiraji Ornate Hilt", "#m3#", "", "30.69%"}; + { 24, 20884, "", "=q3=Qiraji Magisterial Ring", "#m3#", "", "9.65%"}; + { 25, 20888, "", "=q3=Qiraji Ceremonial Ring", "#m3#", "", "8.53%"}; + Prev = "AQ20Ayamiss25ManHEROIC"; + }; + + AtlasLoot_Data["AQ20Trash25ManHEROIC"] = { + { 1, 20873, "", "=q3=Alabaster Idol", "=ds=#e15#", "", "0.39%"}; + { 2, 20869, "", "=q3=Amber Idol", "=ds=#e15#", "", "0.36%"}; + { 3, 20866, "", "=q3=Azure Idol", "=ds=#e15#", "", "0.48%"}; + { 4, 20870, "", "=q3=Jasper Idol", "=ds=#e15#", "", "0.52%"}; + { 5, 20868, "", "=q3=Lambent Idol", "=ds=#e15#", "", "0.48%"}; + { 6, 20871, "", "=q3=Obsidian Idol", "=ds=#e15#", "", "0.41%"}; + { 7, 20867, "", "=q3=Onyx Idol", "=ds=#e15#", "", "0.36%"}; + { 8, 20872, "", "=q3=Vermillion Idol", "=ds=#e15#", "", "0.31%"}; + { 10, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; + { 11, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; + { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; + { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; + { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; + { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; + { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; + { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; + { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; + { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; + { 25, 21761, "", "=q1=Scarab Coffer Key", "=ds=#e9#", "", "7.27%"}; + }; + + AtlasLoot_Data["AQ20ClassBooks25ManHEROIC"] = { + { 1, 21294, "", "=q3=Book of Healing Touch XI", "=q1=#m1# =ds=#c1#", "", "4.12%"}; + { 2, 21296, "", "=q3=Book of Rejuvenation XI", "=q1=#m1# =ds=#c1#", "", "4.20%"}; + { 3, 21295, "", "=q3=Book of Starfire VII", "=q1=#m1# =ds=#c1#", "", "4.00%"}; + { 4, 21306, "", "=q3=Guide: Serpent Sting IX", "=q1=#m1# =ds=#c2#", "", "4.85%"}; + { 5, 21304, "", "=q3=Guide: Multi-Shot V", "=q1=#m1# =ds=#c2#", "", "4.66%"}; + { 6, 21307, "", "=q3=Guide: Aspect of the Hawk VII", "=q1=#m1# =ds=#c2#", "", "4.65%"}; + { 7, 21279, "", "=q3=Tome of Fireball XII", "=q1=#m1# =ds=#c3#", "", "5.15%"}; + { 8, 21214, "", "=q3=Tome of Frostbolt XI", "=q1=#m1# =ds=#c3#", "", "5.10%"}; + { 9, 21280, "", "=q3=Tome of Arcane Missiles VIII", "=q1=#m1# =ds=#c3#", "", "5.03%"}; + { 10, 21288, "", "=q3=Libram: Blessing of Wisdom VI", "=q1=#m1# =ds=#c4#", "", "3.50%"}; + { 11, 21289, "", "=q3=Libram: Blessing of Might VII", "=q1=#m1# =ds=#c4#", "", "3.07%"}; + { 12, 21290, "", "=q3=Libram: Holy Light IX", "=q1=#m1# =ds=#c4#", "", "3.09%"}; + { 13, 21284, "", "=q3=Codex of Greater Heal V", "=q1=#m1# =ds=#c5#", "", "5.15%"}; + { 14, 21287, "", "=q3=Codex of Prayer of Healing V", "=q1=#m1# =ds=#c5#", "", "4.89%"}; + { 15, 21285, "", "=q3=Codex of Renew X", "=q1=#m1# =ds=#c5#", "", "4.91%"}; + { 16, 21300, "", "=q3=Handbook of Backstab IX", "=q1=#m1# =ds=#c6#", "", "4.29%"}; + { 17, 21303, "", "=q3=Handbook of Feint V", "=q1=#m1# =ds=#c6#", "", "4.79%"}; + { 18, 21302, "", "=q3=Handbook of Deadly Poison V", "=q1=#m1# =ds=#c6#", "", "5.47%"}; + { 19, 21291, "", "=q3=Tablet of Healing Wave X", "=q1=#m1# =ds=#c7#", "", "2.05%"}; + { 20, 21292, "", "=q3=Tablet of Strength of Earth Totem V", "=q1=#m1# =ds=#c7#", "", "1.67%"}; + { 21, 21293, "", "=q3=Tablet of Grace of Air Totem III", "=q1=#m1# =ds=#c7#", "", "1.81%"}; + { 22, 21281, "", "=q3=Grimoire of Shadow Bolt X", "=q1=#m1# =ds=#c8#", "", "4.23%"}; + { 23, 21283, "", "=q3=Grimoire of Corruption VII", "=q1=#m1# =ds=#c8#", "", "3.82%"}; + { 24, 21282, "", "=q3=Grimoire of Immolate VIII", "=q1=#m1# =ds=#c8#", "", "4.51%"}; + { 25, 21298, "", "=q3=Manual of Battle Shout VII", "=q1=#m1# =ds=#c9#", "", "4.84%"}; + { 26, 21299, "", "=q3=Manual of Revenge VI", "=q1=#m1# =ds=#c9#", "", "4.78%"}; + { 27, 21297, "", "=q3=Manual of 25ManHEROIC Strike IX", "=q1=#m1# =ds=#c9#", "", "4.83%"}; + }; + + ------------------------------------------ + --- Ahn'Qiraj: The Temple of Ahn'Qiraj --- + ------------------------------------------ + + AtlasLoot_Data["AQ40Skeram"] = { + { 1, 21701, "", "=q4=Cloak of Concentrated Hatred", "=ds=#s4#", "", "11.81%"}; + { 2, 21708, "", "=q4=Beetle Scaled Wristguards", "=ds=#s8#, #a2#", "", "12.85%"}; + { 3, 21698, "", "=q4=Leggings of Immersion", "=ds=#s11#, #a2#", "", " 10.99%"}; + { 4, 21699, "", "=q4=Barrage Shoulders", "=ds=#s3#, #a3#", "", "11.50%"}; + { 5, 21705, "", "=q4=Boots of the Fallen Prophet", "=ds=#s12#, #a3#", "", "3.33%"}; + { 6, 21814, "", "=q4=Breastplate of Annihilation", "=ds=#s5#, #a4#", "", "11.01%"}; + { 7, 21704, "", "=q4=Boots of the Redeemed Prophecy", "=ds=#s12#, #a4#", "", "7.75%"}; + { 8, 21706, "", "=q4=Boots of the Unwavering Will", "=ds=#s12#, #a4#", "", "12.23%"}; + { 10, 21702, "", "=q4=Amulet of Foul Warding", "=ds=#s2#", "", "12.20%"}; + { 11, 21700, "", "=q4=Pendant of the Qiraji Guardian", "=ds=#s2#", "", "11.57%"}; + { 12, 21707, "", "=q4=Ring of Swarming Thought", "=ds=#s13#", "", "12.57%"}; + { 13, 21703, "", "=q4=Hammer of Ji'zhi", "=ds=#h2#, #w6#", "", "7.14%"}; + { 14, 21128, "", "=q4=Staff of the Qiraji Prophets", "=ds=#w9#", "", " 6.32%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "1.74%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "1.32%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + { 27, 22222, "", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# (300)", "", "5.00%"}; + { 28, 22196, "", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#"}; + Next = "AQ40Vem"; + }; + + AtlasLoot_Data["AQ40Vem"] = { + { 1, 21697, "", "=q4=Cape of the Trinity", "=ds=#s4# =q2=#m5#", "", "14%"}; + { 2, 21694, "", "=q4=Ternary Mantle", "=ds=#s3#, #a1# =q2=#m5#", "", "16%"}; + { 3, 21696, "", "=q4=Robes of the Triumvirate", "=ds=#s5#, #a1# =q2=#m5#", "", "13%"}; + { 4, 21693, "", "=q4=Guise of the Devourer", "=ds=#s1#, #a2# =q2=#m5#", "", "16%"}; + { 5, 21692, "", "=q4=Triad Girdle", "=ds=#s10#, #a4# =q2=#m5#", "", "16%"}; + { 6, 21695, "", "=q4=Angelista's Touch", "=ds=#s13# =q2=#m5#", "", "14%"}; + { 8, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3# =q2=#m5#", "", "7%"}; + { 9, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3# =q2=#m5#", "", "7%"}; + { 11, 21680, "", "=q4=Vest of Swift Execution", "=ds=#s5#, #a2# =q2=#n115#", "", "21%"}; + { 12, 21603, "", "=q4=Wand of Qiraji Nobility", "=ds=#w12# =q2=#n115#", "", "25%"}; + { 13, 21681, "", "=q4=Ring of the Devoured", "=ds=#s13# =q2=#n115#", "", "17%"}; + { 14, 21685, "", "=q4=Petrified Scarab", "=ds=#s14# =q2=#n115#", "", "21%"}; + { 16, 21689, "", "=q4=Gloves of Ebru", "=ds=#s9#, #a2# =q2=#n116#", "", "18%"}; + { 17, 21691, "", "=q4=Ooze-ridden Gauntlets", "=ds=#s9#, #a4# =q2=#n116#", "", "20%"}; + { 18, 21688, "", "=q4=Boots of the Fallen Hero", "=ds=#s12#, #a4# =q2=#n116#", "", "18%"}; + { 19, 21690, "", "=q4=Angelista's Charm", "=ds=#s2# =q2=#n116#", "", "20%"}; + { 21, 21686, "", "=q4=Mantle of Phrenic Power", "=ds=#s3#, #a1# =q2=#n117#", "", "13%"}; + { 22, 21682, "", "=q4=Bile-Covered Gauntlets", "=ds=#s9#, #a2# =q2=#n117#", "", "19%"}; + { 23, 21684, "", "=q4=Mantle of the Desert's Fury", "=ds=#s3#, #a3# =q2=#n117#", "", "16%"}; + { 24, 21683, "", "=q4=Mantle of the Desert Crusade", "=ds=#s3#, #a4# =q2=#n117#", "", "14%"}; + { 25, 21687, "", "=q4=Ukko's Ring of Darkness", "=ds=#s13# =q2=#n117#", "", "20%"}; + Prev = "AQ40Skeram"; + Next = "AQ40Sartura"; + }; + + AtlasLoot_Data["AQ40Sartura"] = { + { 1, 21671, "", "=q4=Robes of the Battleguard", "=ds=#s5#, #a1#", "", "13.30%"}; + { 2, 21676, "", "=q4=Leggings of the Festering Swarm", "=ds=#s11#, #a1#", "", "13.02%"}; + { 3, 21648, "", "=q4=Recomposed Boots", "=ds=#s12#, #a1#", "", "7.64%"}; + { 4, 21669, "", "=q4=Creeping Vine Helm", "=ds=#s1#, #a2#", "", "12.33%"}; + { 5, 21672, "", "=q4=Gloves of Enforcement", "=ds=#s9#, #a2#", "", "11.87%"}; + { 6, 21675, "", "=q4=Thick Qirajihide Belt", "=ds=#s10#, #a2#", "", "13.26%"}; + { 7, 21668, "", "=q4=Scaled Leggings of Qiraji Fury", "=ds=#s11#, #a3#", "", "4.03%"}; + { 8, 21674, "", "=q4=Gauntlets of Steadfast Determination", "=ds=#s9#, #a4#", "", "11.07%"}; + { 9, 21667, "", "=q4=Legplates of Blazing Light", "=ds=#s11#, #a4#", "", "7.44%"}; + { 11, 21678, "", "=q4=Necklace of Purity", "=ds=#s2#", "", "14.21%"}; + { 12, 21670, "", "=q4=Badge of the Swarmguard", "=ds=#s14#", "", "13.22%"}; + { 13, 21666, "", "=q4=Sartura's Might", "=ds=#s15#", "", "6.47%"}; + { 14, 21673, "", "=q4=Silithid Claw", "=ds=#h3#, #w13#", "", "7.16%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.01%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.02%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Vem"; + Next = "AQ40Fankriss"; + }; + + AtlasLoot_Data["AQ40Fankriss"] = { + { 1, 21627, "", "=q4=Cloak of Untold Secrets", "=ds=#s4#", "", "12.51%"}; + { 2, 21663, "", "=q4=Robes of the Guardian Saint", "=ds=#s5#, #a1#", "", "12.95%"}; + { 3, 21665, "", "=q4=Mantle of Wicked Revenge", "=ds=#s3#, #a2#", "", "13.25%"}; + { 4, 21645, "", "=q4=Hive Tunneler's Boots", "=ds=#s12#, #a2#", "", "14.04%"}; + { 5, 21651, "", "=q4=Scaled Sand Reaver Leggings", "=ds=#s11#, #a3#", "", "12.91%"}; + { 6, 21639, "", "=q4=Pauldrons of the Unrelenting", "=ds=#s3#, #a4#", "", "14.78%"}; + { 7, 21652, "", "=q4=Silithid Carapace Chestguard", "=ds=#s5#, #a4#", "", "10.29%"}; + { 9, 21647, "", "=q4=Fetish of the Sand Reaver", "=ds=#s14#", "", "13.82%"}; + { 10, 21664, "", "=q4=Barbed Choker", "=ds=#s2#", "", "12.63%"}; + { 11, 22402, "", "=q4=Libram of Grace", "=ds=#s16#, #w16#", "", "4.21%"}; + { 12, 22396, "", "=q4=Totem of Life", "=ds=#s16#, #w15#", "", "1.69%"}; + { 13, 21650, "", "=q4=Ancient Qiraji Ripper", "=ds=#h1#, #w10#", "", " 7.19%"}; + { 14, 21635, "", "=q4=Barb of the Sand Reaver", "=ds=#w7#", "", "6.61%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.84%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.09%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Sartura"; + Next = "AQ40Viscidus"; + }; + + AtlasLoot_Data["AQ40Viscidus"] = { + { 1, 21624, "", "=q4=Gauntlets of Kalimdor", "=ds=#s9#, #a3#", "", "3.90%"}; + { 2, 21626, "", "=q4=Slime-coated Leggings", "=ds=#s11#, #a3#", "", "13.66%"}; + { 3, 21623, "", "=q4=Gauntlets of the Righteous Champion", "=ds=#s9#, #a4#", "", "5.37%"}; + { 5, 21677, "", "=q4=Ring of the Qiraji Fury", "=ds=#s13#", "", "2.93%"}; + { 6, 21625, "", "=q4=Scarab Brooch", "=ds=#s14#", "", "21.46%"}; + { 7, 22399, "", "=q4=Idol of Health", "=ds=#s16#, #w14#", "", "7.32%"}; + { 8, 21622, "", "=q4=Sharpened Silithid Femur", "=ds=#h3#, #w10#", "", "15.12%"}; + { 10, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; + { 11, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "3.19%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.86%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Fankriss"; + Next = "AQ40Huhuran"; + }; + + AtlasLoot_Data["AQ40Huhuran"] = { + { 1, 21619, "", "=q4=Gloves of the Messiah", "=ds=#s9#, #a1#", "", "12.01%"}; + { 2, 21621, "", "=q4=Cloak of the Golden Hive", "=ds=#s4#", "", "12.56%"}; + { 3, 21617, "", "=q4=Wasphide Gauntlets", "=ds=#s9#, #a2#", "", "11.97%"}; + { 4, 21618, "", "=q4=Hive Defiler Wristguards", "=ds=#s8#, #a4#", "", "10.34%"}; + { 6, 21620, "", "=q4=Ring of the Martyr", "=ds=#s13#", "", "12.97%"}; + { 7, 21616, "", "=q4=Huhuran's Stinger", "=ds=#w2#", "", "5.71%"}; + { 9, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; + { 10, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.31%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.11%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Viscidus"; + Next = "AQ40Emperors"; + }; + + AtlasLoot_Data["AQ40Emperors"] = { + { 1, 20930, "", "=q4=Vek'lor's Diadem", "=q1=#m1# =ds=#c7#, #c1#, #c6#, #c2#, #c4#", "", "100%"}; + { 2, 21600, "", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "", "15.77%"}; + { 3, 21602, "", "=q4=Qiraji Execution Bracers", "=ds=#s8#, #a2#", "", "15.95%"}; + { 4, 21599, "", "=q4=Vek'lor's Gloves of Devastation", "=ds=#s9#, #a3#", "", "15.77%"}; + { 5, 21598, "", "=q4=Royal Qiraji Belt", "=ds=#s10#, #a4#", "", "9.84%"}; + { 6, 21597, "", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", "", "6.99%"}; + { 7, 21601, "", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "", "17.27%"}; + { 8, 20735, "", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# (300)", "", "6.62%"}; + { 11, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.25%"}; + { 12, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 13, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 14, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 15, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + { 16, 20926, "", "=q4=Vek'nilash's Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#, #c9#", "", "100%"}; + { 17, 21604, "", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "", "12.51%"}; + { 18, 21605, "", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "", "15.45%"}; + { 19, 21609, "", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "", "13.35%"}; + { 20, 21607, "", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "", "2.72%"}; + { 21, 21606, "", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "", "12.22%"}; + { 22, 21679, "", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "", "9.25%"}; + { 23, 21608, "", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "", "14.25%"}; + { 24, 20726, "", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "", "6.24%"}; + { 26, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.00%"}; + { 27, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 28, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 29, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + Prev = "AQ40Huhuran"; + Next = "AQ40Ouro"; + }; + + AtlasLoot_Data["AQ40Ouro"] = { + { 1, 21615, "", "=q4=Don Rigoberto's Lost Hat", "=ds=#s1#, #a1#", "", "28.63%"}; + { 2, 21611, "", "=q4=Burrower Bracers", "=ds=#s8#, #a1#", "", "24.44%"}; + { 3, 23558, "", "=q4=The Burrower's Shell", "=ds=#s14#", "", "2.90%"}; + { 4, 23570, "", "=q4=Jom Gabbar", "=ds=#s14#", "", "2.80%"}; + { 5, 23557, "", "=q4=Larvae of the Great Worm", "=ds=#w5#", "", "3.95%"}; + { 6, 21610, "", "=q4=Wormscale Blocker", "=ds=#w8#", "", "16.54%"}; + { 8, 20927, "", "=q4=Ouro's Intact Hide", "=q1=#m1# =ds=#c3#, #c5#, #c6#, #c9#", "", "100%"}; + { 9, 20931, "", "=q4=Skin of the Great Sandworm", "=q1=#m1# =ds=#c8#, #c7#, #c1#, #c2#, #c4#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.20%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4# =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4# =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4# =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.10%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4# =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4# =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4# =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4# =ds=#w8#"}; + Prev = "AQ40Emperors"; + Next = "AQ40CThun"; + }; + + AtlasLoot_Data["AQ40CThun"] = { + { 1, 21583, "", "=q4=Cloak of Clarity", "=ds=#s4#", "", "14.45%"}; + { 2, 22731, "", "=q4=Cloak of the Devoured", "=ds=#s4#", "", "16.34%"}; + { 3, 21585, "", "=q4=Dark Storm Gauntlets", "=ds=#s9#, #a1#", "", "13.63%"}; + { 4, 22730, "", "=q4=Eyestalk Waist Cord", "=ds=#s10#, #a1#", "", "10.41%"}; + { 5, 21582, "", "=q4=Grasp of the Old God", "=ds=#s10#, #a1#", "", "15.04%"}; + { 6, 21586, "", "=q4=Belt of Never-ending Agony", "=ds=#s10#, #a2#", "", "11.24%"}; + { 7, 21581, "", "=q4=Gauntlets of Annihilation", "=ds=#s9#, #a4#", "", "12.04%"}; + { 9, 22732, "", "=q4=Mark of C'Thun", "=ds=#s2#", "", "10.62%"}; + { 10, 21596, "", "=q4=Ring of the Godslayer", "=ds=#s13#", "", "11.83%"}; + { 11, 21579, "", "=q4=Vanquished Tentacle of C'Thun", "=ds=#s14#", "", "12.18%"}; + { 12, 21126, "", "=q4=Death's Sting", "=ds=#h1#, #w4#", "", "6.84%"}; + { 13, 21134, "", "=q4=Dark Edge of Insanity", "=ds=#h2#, #w1#", "", "5.93%"}; + { 14, 21839, "", "=q4=Scepter of the False Prophet", "=ds=#h3#, #w6#", "", "4.75%"}; + { 16, 20933, "", "=q4=Husk of the Old God", "=q1=#m1# =ds=#c8#, #c3#, #c1#, #c5#", "", "100%"}; + { 17, 20929, "", "=q4=Carapace of the Old God", "=q1=#m1# =ds=#c7#, #c6#, #c9#, #c2#, #c4#", "", "100%"}; + { 19, 21221, "", "=q4=Eye of C'Thun", "=ds=#m2#", "", "100%"}; + { 20, 21710, "", "=q4=Cloak of the Fallen God", "=q1=#m4#: =ds=#s4#"}; + { 21, 21712, "", "=q4=Amulet of the Fallen God", "=q1=#m4#: =ds=#s2#"}; + { 22, 21709, "", "=q4=Ring of the Fallen God", "=q1=#m4#: =ds=#s13#"}; + { 24, 22734, "", "=q1=Base of Atiesh", "=ds=#m3#"}; + { 25, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}; + { 26, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}; + { 27, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}; + { 28, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}; + Prev = "AQ40Ouro"; + }; + + AtlasLoot_Data["AQ40Trash1"] = { + { 1, 21838, "", "=q4=Garb of Royal Ascension", "=ds=#s5#, #a1#", "", "0.20%"}; + { 2, 21888, "", "=q4=Gloves of the Immortal", "=ds=#s9#, #a1#", "", "0.16%"}; + { 3, 21889, "", "=q4=Gloves of the Redeemed Prophecy", "=ds=#s9#, #a4# =q1=#m1# =ds=#c4#", "", "0.39%"}; + { 4, 21836, "", "=q4=Ritssyn's Ring of Chaos", "=ds=#s13#", "", "0.18%"}; + { 5, 21891, "", "=q4=Shard of the Fallen Star", "=ds=#s14#", "", "0.59%"}; + { 6, 21856, "", "=q4=Neretzek, The Blood Drinker", "=ds=#h2#, #w1#", "", "0.20%"}; + { 7, 21837, "", "=q4=Anubisath Warhammer", "=ds=#h1#, #w6#", "", "0.21%"}; + { 9, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; + { 10, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; + { 16, 21218, "", "=q3=Blue Qiraji Resonating Crystal", "=ds=#e12#", "", "10.64%"}; + { 17, 21324, "", "=q3=Yellow Qiraji Resonating Crystal", "=ds=#e12#", "", "12.15%"}; + { 18, 21323, "", "=q3=Green Qiraji Resonating Crystal", "=ds=#e12#", "", "11.62%"}; + { 19, 21321, "", "=q3=Red Qiraji Resonating Crystal", "=ds=#e12#", "", "1.39%"}; + Next = "AQ40Trash2"; + }; + + AtlasLoot_Data["AQ40Trash2"] = { + { 1, 20876, "", "=q3=Idol of Death", "=ds=#e15#", "", "0.26%"}; + { 2, 20879, "", "=q3=Idol of Life", "=ds=#e15#", "", "0.29%"}; + { 3, 20875, "", "=q3=Idol of Night", "=ds=#e15#", "", "0.29%"}; + { 4, 20878, "", "=q3=Idol of Rebirth", "=ds=#e15#", "", "0.28%"}; + { 5, 20881, "", "=q3=Idol of Strife", "=ds=#e15#", "", "0.21%"}; + { 6, 20877, "", "=q3=Idol of the Sage", "=ds=#e15#", "", "0.33%"}; + { 7, 20874, "", "=q3=Idol of the Sun", "=ds=#e15#", "", "0.21%"}; + { 8, 20882, "", "=q3=Idol of War", "=ds=#e15#", "", "0.30%"}; + { 10, 21230, "", "=q1=Ancient Qiraji Artifact", "=ds=#m2#"}; + { 12, 21762, "", "=q1=Greater Scarab Coffer Key", "=ds=#e9#", "", "7.03%"}; + { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; + { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; + { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; + { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; + { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; + { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; + { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; + { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; + Prev = "AQ40Trash1"; + }; + + ------------------- + --- AQ Enchants --- + ------------------- + + AtlasLoot_Data["AQEnchants"] = { + { 1, 20728, "", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# (300)"}; + { 2, 20731, "", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# (300)"}; + { 3, 20734, "", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# (300)"}; + { 4, 20729, "", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# (300)"}; + { 5, 20736, "", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# (300)"}; + { 6, 20730, "", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# (300)"}; + { 7, 20727, "", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# (300)"}; + }; + + AtlasLoot_Data["AQOpening"] = { + { 1, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#"}; + { 2, 21530, "", "=q4=Onyx Embedded Leggings", "=ds=#s11#, #a3#"}; + { 3, 21529, "", "=q4=Amulet of Shadow Shielding", "=ds=#s2#"}; + { 5, 21139, "", "=q1=Green Scepter Shard", "=ds=#m3#"}; + { 6, 21532, "", "=q4=Drudge Boots", "=ds=#s12#, #a2#"}; + { 7, 21531, "", "=q4=Drake Tooth Necklace", "=ds=#s2#"}; + { 9, 21137, "", "=q1=Blue Scepter Shard", "=ds=#m3#"}; + { 10, 21517, "", "=q4=Gnomish Turban of Psychic Might", "=ds=#s1#, #a1#"}; + { 11, 21527, "", "=q4=Darkwater Robes", "=ds=#s5#, #a1#"}; + { 12, 21526, "", "=q4=Band of Icy Depths", "=ds=#s13#"}; + { 13, 21025, "", "=q4=Recipe: Dirge's Kickin' Chimaerok Chops", "=ds=#p3# (300)"}; + { 16, 21175, "", "=q1=The Scepter of the Shifting Sands", "=ds=#m3#"}; + { 17, 21176, "", "=q5=Black Qiraji Resonating Crystal", "=ds=#e12#"}; + { 18, 21522, "", "=q4=Shadowsong's Sorrow", "=ds=#h1#, #w4#"}; + { 19, 21523, "", "=q4=Fang of Korialstrasz", "=ds=#h3#, #w4#"}; + { 20, 21520, "", "=q4=Ravencrest's Legacy", "=ds=#h1#, #w10#"}; + { 21, 21521, "", "=q4=Runesword of the Red", "=ds=#h3#, #w10#"}; + }; + + ------------------------------------------------- + --- Ahn'Qiraj: The Temple of Ahn'Qiraj HEROIC FLEX --- + ------------------------------------------------- + + AtlasLoot_Data["AQ40Skeram25Man"] = { + { 1, 321701, "", "=q4=Cloak of Concentrated Hatred", "=ds=#s4#", "", "11.81%"}; + { 2, 321708, "", "=q4=Beetle Scaled Wristguards", "=ds=#s8#, #a2#", "", "12.85%"}; + { 3, 321698, "", "=q4=Leggings of Immersion", "=ds=#s11#, #a2#", "", " 10.99%"}; + { 4, 321699, "", "=q4=Barrage Shoulders", "=ds=#s3#, #a3#", "", "11.50%"}; + { 5, 321705, "", "=q4=Boots of the Fallen Prophet", "=ds=#s12#, #a3#", "", "3.33%"}; + { 6, 321814, "", "=q4=Breastplate of Annihilation", "=ds=#s5#, #a4#", "", "11.01%"}; + { 7, 321704, "", "=q4=Boots of the Redeemed Prophecy", "=ds=#s12#, #a4#", "", "7.75%"}; + { 8, 321706, "", "=q4=Boots of the Unwavering Will", "=ds=#s12#, #a4#", "", "12.23%"}; + { 10, 321702, "", "=q4=Amulet of Foul Warding", "=ds=#s2#", "", "12.20%"}; + { 11, 321700, "", "=q4=Pendant of the Qiraji Guardian", "=ds=#s2#", "", "11.57%"}; + { 12, 321707, "", "=q4=Ring of Swarming Thought", "=ds=#s13#", "", "12.57%"}; + { 13, 321703, "", "=q4=Hammer of Ji'zhi", "=ds=#h2#, #w6#", "", "7.14%"}; + { 14, 321128, "", "=q4=Staff of the Qiraji Prophets", "=ds=#w9#", "", " 6.32%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "1.74%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "1.32%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + { 27, 22222, "", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# (300)", "", "5.00%"}; + { 28, 22196, "", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#"}; + Next = "AQ40Vem25Man"; + }; + + AtlasLoot_Data["AQ40Vem25Man"] = { + { 1, 321697, "", "=q4=Cape of the Trinity", "=ds=#s4# =q2=#m5#", "", "14%"}; + { 2, 321694, "", "=q4=Ternary Mantle", "=ds=#s3#, #a1# =q2=#m5#", "", "16%"}; + { 3, 321696, "", "=q4=Robes of the Triumvirate", "=ds=#s5#, #a1# =q2=#m5#", "", "13%"}; + { 4, 321693, "", "=q4=Guise of the Devourer", "=ds=#s1#, #a2# =q2=#m5#", "", "16%"}; + { 5, 321692, "", "=q4=Triad Girdle", "=ds=#s10#, #a4# =q2=#m5#", "", "16%"}; + { 6, 321695, "", "=q4=Angelista's Touch", "=ds=#s13# =q2=#m5#", "", "14%"}; + { 8, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3# =q2=#m5#", "", "7%"}; + { 9, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3# =q2=#m5#", "", "7%"}; + { 11, 321680, "", "=q4=Vest of Swift Execution", "=ds=#s5#, #a2# =q2=#n115#", "", "21%"}; + { 12, 321603, "", "=q4=Wand of Qiraji Nobility", "=ds=#w12# =q2=#n115#", "", "25%"}; + { 13, 321681, "", "=q4=Ring of the Devoured", "=ds=#s13# =q2=#n115#", "", "17%"}; + { 14, 321685, "", "=q4=Petrified Scarab", "=ds=#s14# =q2=#n115#", "", "21%"}; + { 16, 321689, "", "=q4=Gloves of Ebru", "=ds=#s9#, #a2# =q2=#n116#", "", "18%"}; + { 17, 321691, "", "=q4=Ooze-ridden Gauntlets", "=ds=#s9#, #a4# =q2=#n116#", "", "20%"}; + { 18, 321688, "", "=q4=Boots of the Fallen Hero", "=ds=#s12#, #a4# =q2=#n116#", "", "18%"}; + { 19, 321690, "", "=q4=Angelista's Charm", "=ds=#s2# =q2=#n116#", "", "20%"}; + { 21, 321686, "", "=q4=Mantle of Phrenic Power", "=ds=#s3#, #a1# =q2=#n117#", "", "13%"}; + { 22, 321682, "", "=q4=Bile-Covered Gauntlets", "=ds=#s9#, #a2# =q2=#n117#", "", "19%"}; + { 23, 321684, "", "=q4=Mantle of the Desert's Fury", "=ds=#s3#, #a3# =q2=#n117#", "", "16%"}; + { 24, 321683, "", "=q4=Mantle of the Desert Crusade", "=ds=#s3#, #a4# =q2=#n117#", "", "14%"}; + { 25, 321687, "", "=q4=Ukko's Ring of Darkness", "=ds=#s13# =q2=#n117#", "", "20%"}; + Prev = "AQ40Skeram25Man"; + Next = "AQ40Sartura25Man"; + }; + + AtlasLoot_Data["AQ40Sartura25Man"] = { + { 1, 321671, "", "=q4=Robes of the Battleguard", "=ds=#s5#, #a1#", "", "13.30%"}; + { 2, 321676, "", "=q4=Leggings of the Festering Swarm", "=ds=#s11#, #a1#", "", "13.02%"}; + { 3, 321648, "", "=q4=Recomposed Boots", "=ds=#s12#, #a1#", "", "7.64%"}; + { 4, 321669, "", "=q4=Creeping Vine Helm", "=ds=#s1#, #a2#", "", "12.33%"}; + { 5, 321672, "", "=q4=Gloves of Enforcement", "=ds=#s9#, #a2#", "", "11.87%"}; + { 6, 321675, "", "=q4=Thick Qirajihide Belt", "=ds=#s10#, #a2#", "", "13.26%"}; + { 7, 321668, "", "=q4=Scaled Leggings of Qiraji Fury", "=ds=#s11#, #a3#", "", "4.03%"}; + { 8, 321674, "", "=q4=Gauntlets of Steadfast Determination", "=ds=#s9#, #a4#", "", "11.07%"}; + { 9, 321667, "", "=q4=Legplates of Blazing Light", "=ds=#s11#, #a4#", "", "7.44%"}; + { 11, 321678, "", "=q4=Necklace of Purity", "=ds=#s2#", "", "14.21%"}; + { 12, 321670, "", "=q4=Badge of the Swarmguard", "=ds=#s14#", "", "13.22%"}; + { 13, 321666, "", "=q4=Sartura's Might", "=ds=#s15#", "", "6.47%"}; + { 14, 321673, "", "=q4=Silithid Claw", "=ds=#h3#, #w13#", "", "7.16%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.01%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.02%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Vem25Man"; + Next = "AQ40Fankriss25Man"; + }; + + AtlasLoot_Data["AQ40Fankriss25Man"] = { + { 1, 321627, "", "=q4=Cloak of Untold Secrets", "=ds=#s4#", "", "12.51%"}; + { 2, 321663, "", "=q4=Robes of the Guardian Saint", "=ds=#s5#, #a1#", "", "12.95%"}; + { 3, 321665, "", "=q4=Mantle of Wicked Revenge", "=ds=#s3#, #a2#", "", "13.25%"}; + { 4, 321645, "", "=q4=Hive Tunneler's Boots", "=ds=#s12#, #a2#", "", "14.04%"}; + { 5, 321651, "", "=q4=Scaled Sand Reaver Leggings", "=ds=#s11#, #a3#", "", "12.91%"}; + { 6, 321639, "", "=q4=Pauldrons of the Unrelenting", "=ds=#s3#, #a4#", "", "14.78%"}; + { 7, 321652, "", "=q4=Silithid Carapace Chestguard", "=ds=#s5#, #a4#", "", "10.29%"}; + { 9, 321647, "", "=q4=Fetish of the Sand Reaver", "=ds=#s14#", "", "13.82%"}; + { 10, 321664, "", "=q4=Barbed Choker", "=ds=#s2#", "", "12.63%"}; + { 11, 322402, "", "=q4=Libram of Grace", "=ds=#s16#, #w16#", "", "4.21%"}; + { 12, 322396, "", "=q4=Totem of Life", "=ds=#s16#, #w15#", "", "1.69%"}; + { 13, 321650, "", "=q4=Ancient Qiraji Ripper", "=ds=#h1#, #w10#", "", " 7.19%"}; + { 14, 321635, "", "=q4=Barb of the Sand Reaver", "=ds=#w7#", "", "6.61%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.84%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.09%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Sartura25Man"; + Next = "AQ40Viscidus25Man"; + }; + + AtlasLoot_Data["AQ40Viscidus25Man"] = { + { 1, 321624, "", "=q4=Gauntlets of Kalimdor", "=ds=#s9#, #a3#", "", "3.90%"}; + { 2, 321626, "", "=q4=Slime-coated Leggings", "=ds=#s11#, #a3#", "", "13.66%"}; + { 3, 321623, "", "=q4=Gauntlets of the Righteous Champion", "=ds=#s9#, #a4#", "", "5.37%"}; + { 5, 321677, "", "=q4=Ring of the Qiraji Fury", "=ds=#s13#", "", "2.93%"}; + { 6, 321625, "", "=q4=Scarab Brooch", "=ds=#s14#", "", "21.46%"}; + { 7, 322399, "", "=q4=Idol of Health", "=ds=#s16#, #w14#", "", "7.32%"}; + { 8, 321622, "", "=q4=Sharpened Silithid Femur", "=ds=#h3#, #w10#", "", "15.12%"}; + { 10, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; + { 11, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "3.19%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.86%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Fankriss25Man"; + Next = "AQ40Huhuran25Man"; + }; + + AtlasLoot_Data["AQ40Huhuran25Man"] = { + { 1, 321619, "", "=q4=Gloves of the Messiah", "=ds=#s9#, #a1#", "", "12.01%"}; + { 2, 321621, "", "=q4=Cloak of the Golden Hive", "=ds=#s4#", "", "12.56%"}; + { 3, 321617, "", "=q4=Wasphide Gauntlets", "=ds=#s9#, #a2#", "", "11.97%"}; + { 4, 321618, "", "=q4=Hive Defiler Wristguards", "=ds=#s8#, #a4#", "", "10.34%"}; + { 6, 321620, "", "=q4=Ring of the Martyr", "=ds=#s13#", "", "12.97%"}; + { 7, 321616, "", "=q4=Huhuran's Stinger", "=ds=#w2#", "", "5.71%"}; + { 9, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; + { 10, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.31%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.11%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Viscidus25Man"; + Next = "AQ40Emperors25Man"; + }; + + AtlasLoot_Data["AQ40Emperors25Man"] = { + { 1, 20930, "", "=q4=Vek'lor's Diadem", "=q1=#m1# =ds=#c7#, #c1#, #c6#, #c2#, #c4#", "", "100%"}; + { 2, 321600, "", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "", "15.77%"}; + { 3, 321602, "", "=q4=Qiraji Execution Bracers", "=ds=#s8#, #a2#", "", "15.95%"}; + { 4, 321599, "", "=q4=Vek'lor's Gloves of Devastation", "=ds=#s9#, #a3#", "", "15.77%"}; + { 5, 321598, "", "=q4=Royal Qiraji Belt", "=ds=#s10#, #a4#", "", "9.84%"}; + { 6, 321597, "", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", "", "6.99%"}; + { 7, 321601, "", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "", "17.27%"}; + { 8, 20735, "", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# (300)", "", "6.62%"}; + { 11, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.25%"}; + { 12, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 13, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 14, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 15, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + { 16, 20926, "", "=q4=Vek'nilash's Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#, #c9#", "", "100%"}; + { 17, 321604, "", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "", "12.51%"}; + { 18, 321605, "", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "", "15.45%"}; + { 19, 321609, "", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "", "13.35%"}; + { 20, 321607, "", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "", "2.72%"}; + { 21, 321606, "", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "", "12.22%"}; + { 22, 321679, "", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "", "9.25%"}; + { 23, 321608, "", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "", "14.25%"}; + { 24, 20726, "", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "", "6.24%"}; + { 26, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.00%"}; + { 27, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 28, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 29, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + Prev = "AQ40Huhuran25Man"; + Next = "AQ40Ouro25Man"; + }; + + AtlasLoot_Data["AQ40Ouro25Man"] = { + { 1, 321615, "", "=q4=Don Rigoberto's Lost Hat", "=ds=#s1#, #a1#", "", "28.63%"}; + { 2, 321611, "", "=q4=Burrower Bracers", "=ds=#s8#, #a1#", "", "24.44%"}; + { 3, 323558, "", "=q4=The Burrower's Shell", "=ds=#s14#", "", "2.90%"}; + { 4, 323570, "", "=q4=Jom Gabbar", "=ds=#s14#", "", "2.80%"}; + { 5, 323557, "", "=q4=Larvae of the Great Worm", "=ds=#w5#", "", "3.95%"}; + { 6, 321610, "", "=q4=Wormscale Blocker", "=ds=#w8#", "", "16.54%"}; + { 8, 20927, "", "=q4=Ouro's Intact Hide", "=q1=#m1# =ds=#c3#, #c5#, #c6#, #c9#", "", "100%"}; + { 9, 20931, "", "=q4=Skin of the Great Sandworm", "=q1=#m1# =ds=#c8#, #c7#, #c1#, #c2#, #c4#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.20%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4# =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4# =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4# =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.10%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4# =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4# =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4# =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4# =ds=#w8#"}; + Prev = "AQ40Emperors25Man"; + Next = "AQ40CThun25Man"; + }; + + AtlasLoot_Data["AQ40CThun25Man"] = { + { 1, 321583, "", "=q4=Cloak of Clarity", "=ds=#s4#", "", "14.45%"}; + { 2, 322731, "", "=q4=Cloak of the Devoured", "=ds=#s4#", "", "16.34%"}; + { 3, 321585, "", "=q4=Dark Storm Gauntlets", "=ds=#s9#, #a1#", "", "13.63%"}; + { 4, 322730, "", "=q4=Eyestalk Waist Cord", "=ds=#s10#, #a1#", "", "10.41%"}; + { 5, 321582, "", "=q4=Grasp of the Old God", "=ds=#s10#, #a1#", "", "15.04%"}; + { 6, 321586, "", "=q4=Belt of Never-ending Agony", "=ds=#s10#, #a2#", "", "11.24%"}; + { 7, 321581, "", "=q4=Gauntlets of Annihilation", "=ds=#s9#, #a4#", "", "12.04%"}; + { 9, 322732, "", "=q4=Mark of C'Thun", "=ds=#s2#", "", "10.62%"}; + { 10, 321596, "", "=q4=Ring of the Godslayer", "=ds=#s13#", "", "11.83%"}; + { 11, 321579, "", "=q4=Vanquished Tentacle of C'Thun", "=ds=#s14#", "", "12.18%"}; + { 12, 321126, "", "=q4=Death's Sting", "=ds=#h1#, #w4#", "", "6.84%"}; + { 13, 321134, "", "=q4=Dark Edge of Insanity", "=ds=#h2#, #w1#", "", "5.93%"}; + { 14, 321839, "", "=q4=Scepter of the False Prophet", "=ds=#h3#, #w6#", "", "4.75%"}; + { 16, 20933, "", "=q4=Husk of the Old God", "=q1=#m1# =ds=#c8#, #c3#, #c1#, #c5#", "", "100%"}; + { 17, 20929, "", "=q4=Carapace of the Old God", "=q1=#m1# =ds=#c7#, #c6#, #c9#, #c2#, #c4#", "", "100%"}; + { 19, 21221, "", "=q4=Eye of C'Thun", "=ds=#m2#", "", "100%"}; + { 20, 21710, "", "=q4=Cloak of the Fallen God", "=q1=#m4#: =ds=#s4#"}; + { 21, 21712, "", "=q4=Amulet of the Fallen God", "=q1=#m4#: =ds=#s2#"}; + { 22, 21709, "", "=q4=Ring of the Fallen God", "=q1=#m4#: =ds=#s13#"}; + { 24, 22734, "", "=q1=Base of Atiesh", "=ds=#m3#"}; + { 25, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}; + { 26, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}; + { 27, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}; + { 28, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}; + Prev = "AQ40Ouro25Man"; + }; + + AtlasLoot_Data["AQ40Trash125Man"] = { + { 1, 321838, "", "=q4=Garb of Royal Ascension", "=ds=#s5#, #a1#", "", "0.20%"}; + { 2, 321888, "", "=q4=Gloves of the Immortal", "=ds=#s9#, #a1#", "", "0.16%"}; + { 3, 321889, "", "=q4=Gloves of the Redeemed Prophecy", "=ds=#s9#, #a4# =q1=#m1# =ds=#c4#", "", "0.39%"}; + { 4, 321836, "", "=q4=Ritssyn's Ring of Chaos", "=ds=#s13#", "", "0.18%"}; + { 5, 321891, "", "=q4=Shard of the Fallen Star", "=ds=#s14#", "", "0.59%"}; + { 6, 321856, "", "=q4=Neretzek, The Blood Drinker", "=ds=#h2#, #w1#", "", "0.20%"}; + { 7, 321837, "", "=q4=Anubisath Warhammer", "=ds=#h1#, #w6#", "", "0.21%"}; + { 9, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; + { 10, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; + { 16, 21218, "", "=q3=Blue Qiraji Resonating Crystal", "=ds=#e12#", "", "10.64%"}; + { 17, 21324, "", "=q3=Yellow Qiraji Resonating Crystal", "=ds=#e12#", "", "12.15%"}; + { 18, 21323, "", "=q3=Green Qiraji Resonating Crystal", "=ds=#e12#", "", "11.62%"}; + { 19, 21321, "", "=q3=Red Qiraji Resonating Crystal", "=ds=#e12#", "", "1.39%"}; + Next = "AQ40Trash225Man"; + }; + + AtlasLoot_Data["AQ40Trash225Man"] = { + { 1, 20876, "", "=q3=Idol of Death", "=ds=#e15#", "", "0.26%"}; + { 2, 20879, "", "=q3=Idol of Life", "=ds=#e15#", "", "0.29%"}; + { 3, 20875, "", "=q3=Idol of Night", "=ds=#e15#", "", "0.29%"}; + { 4, 20878, "", "=q3=Idol of Rebirth", "=ds=#e15#", "", "0.28%"}; + { 5, 20881, "", "=q3=Idol of Strife", "=ds=#e15#", "", "0.21%"}; + { 6, 20877, "", "=q3=Idol of the Sage", "=ds=#e15#", "", "0.33%"}; + { 7, 20874, "", "=q3=Idol of the Sun", "=ds=#e15#", "", "0.21%"}; + { 8, 20882, "", "=q3=Idol of War", "=ds=#e15#", "", "0.30%"}; + { 10, 21230, "", "=q1=Ancient Qiraji Artifact", "=ds=#m2#"}; + { 12, 21762, "", "=q1=Greater Scarab Coffer Key", "=ds=#e9#", "", "7.03%"}; + { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; + { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; + { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; + { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; + { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; + { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; + { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; + { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; + Prev = "AQ40Trash125Man"; + }; + + ------------------------------------------------- + --- Ahn'Qiraj: The Temple of Ahn'Qiraj ASCENDED --- + ------------------------------------------------- + + AtlasLoot_Data["AQ40Skeram25ManHEROIC"] = { + { 1, 221701, "", "=q4=Cloak of Concentrated Hatred", "=ds=#s4#", "", "11.81%"}; + { 2, 221708, "", "=q4=Beetle Scaled Wristguards", "=ds=#s8#, #a2#", "", "12.85%"}; + { 3, 221698, "", "=q4=Leggings of Immersion", "=ds=#s11#, #a2#", "", " 10.99%"}; + { 4, 221699, "", "=q4=Barrage Shoulders", "=ds=#s3#, #a3#", "", "11.50%"}; + { 5, 221705, "", "=q4=Boots of the Fallen Prophet", "=ds=#s12#, #a3#", "", "3.33%"}; + { 6, 221814, "", "=q4=Breastplate of Annihilation", "=ds=#s5#, #a4#", "", "11.01%"}; + { 7, 221704, "", "=q4=Boots of the Redeemed Prophecy", "=ds=#s12#, #a4#", "", "7.75%"}; + { 8, 221706, "", "=q4=Boots of the Unwavering Will", "=ds=#s12#, #a4#", "", "12.23%"}; + { 10, 221702, "", "=q4=Amulet of Foul Warding", "=ds=#s2#", "", "12.20%"}; + { 11, 221700, "", "=q4=Pendant of the Qiraji Guardian", "=ds=#s2#", "", "11.57%"}; + { 12, 221707, "", "=q4=Ring of Swarming Thought", "=ds=#s13#", "", "12.57%"}; + { 13, 221703, "", "=q4=Hammer of Ji'zhi", "=ds=#h2#, #w6#", "", "7.14%"}; + { 14, 221128, "", "=q4=Staff of the Qiraji Prophets", "=ds=#w9#", "", " 6.32%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "1.74%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "1.32%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + { 27, 22222, "", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# (300)", "", "5.00%"}; + { 28, 22196, "", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#"}; + Next = "AQ40Vem25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Vem25ManHEROIC"] = { + { 1, 221697, "", "=q4=Cape of the Trinity", "=ds=#s4# =q2=#m5#", "", "14%"}; + { 2, 221694, "", "=q4=Ternary Mantle", "=ds=#s3#, #a1# =q2=#m5#", "", "16%"}; + { 3, 221696, "", "=q4=Robes of the Triumvirate", "=ds=#s5#, #a1# =q2=#m5#", "", "13%"}; + { 4, 221693, "", "=q4=Guise of the Devourer", "=ds=#s1#, #a2# =q2=#m5#", "", "16%"}; + { 5, 221692, "", "=q4=Triad Girdle", "=ds=#s10#, #a4# =q2=#m5#", "", "16%"}; + { 6, 221695, "", "=q4=Angelista's Touch", "=ds=#s13# =q2=#m5#", "", "14%"}; + { 8, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3# =q2=#m5#", "", "7%"}; + { 9, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3# =q2=#m5#", "", "7%"}; + { 11, 221680, "", "=q4=Vest of Swift Execution", "=ds=#s5#, #a2# =q2=#n115#", "", "21%"}; + { 12, 221603, "", "=q4=Wand of Qiraji Nobility", "=ds=#w12# =q2=#n115#", "", "25%"}; + { 13, 221681, "", "=q4=Ring of the Devoured", "=ds=#s13# =q2=#n115#", "", "17%"}; + { 14, 221685, "", "=q4=Petrified Scarab", "=ds=#s14# =q2=#n115#", "", "21%"}; + { 16, 221689, "", "=q4=Gloves of Ebru", "=ds=#s9#, #a2# =q2=#n116#", "", "18%"}; + { 17, 221691, "", "=q4=Ooze-ridden Gauntlets", "=ds=#s9#, #a4# =q2=#n116#", "", "20%"}; + { 18, 221688, "", "=q4=Boots of the Fallen Hero", "=ds=#s12#, #a4# =q2=#n116#", "", "18%"}; + { 19, 221690, "", "=q4=Angelista's Charm", "=ds=#s2# =q2=#n116#", "", "20%"}; + { 21, 221686, "", "=q4=Mantle of Phrenic Power", "=ds=#s3#, #a1# =q2=#n117#", "", "13%"}; + { 22, 221682, "", "=q4=Bile-Covered Gauntlets", "=ds=#s9#, #a2# =q2=#n117#", "", "19%"}; + { 23, 221684, "", "=q4=Mantle of the Desert's Fury", "=ds=#s3#, #a3# =q2=#n117#", "", "16%"}; + { 24, 221683, "", "=q4=Mantle of the Desert Crusade", "=ds=#s3#, #a4# =q2=#n117#", "", "14%"}; + { 25, 221687, "", "=q4=Ukko's Ring of Darkness", "=ds=#s13# =q2=#n117#", "", "20%"}; + Prev = "AQ40Skeram25ManHEROIC"; + Next = "AQ40Sartura25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Sartura25ManHEROIC"] = { + { 1, 221671, "", "=q4=Robes of the Battleguard", "=ds=#s5#, #a1#", "", "13.30%"}; + { 2, 221676, "", "=q4=Leggings of the Festering Swarm", "=ds=#s11#, #a1#", "", "13.02%"}; + { 3, 221648, "", "=q4=Recomposed Boots", "=ds=#s12#, #a1#", "", "7.64%"}; + { 4, 221669, "", "=q4=Creeping Vine Helm", "=ds=#s1#, #a2#", "", "12.33%"}; + { 5, 221672, "", "=q4=Gloves of Enforcement", "=ds=#s9#, #a2#", "", "11.87%"}; + { 6, 221675, "", "=q4=Thick Qirajihide Belt", "=ds=#s10#, #a2#", "", "13.26%"}; + { 7, 221668, "", "=q4=Scaled Leggings of Qiraji Fury", "=ds=#s11#, #a3#", "", "4.03%"}; + { 8, 221674, "", "=q4=Gauntlets of Steadfast Determination", "=ds=#s9#, #a4#", "", "11.07%"}; + { 9, 221667, "", "=q4=Legplates of Blazing Light", "=ds=#s11#, #a4#", "", "7.44%"}; + { 11, 221678, "", "=q4=Necklace of Purity", "=ds=#s2#", "", "14.21%"}; + { 12, 221670, "", "=q4=Badge of the Swarmguard", "=ds=#s14#", "", "13.22%"}; + { 13, 221666, "", "=q4=Sartura's Might", "=ds=#s15#", "", "6.47%"}; + { 14, 221673, "", "=q4=Silithid Claw", "=ds=#h3#, #w13#", "", "7.16%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.01%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.02%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Vem25ManHEROIC"; + Next = "AQ40Fankriss25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Fankriss25ManHEROIC"] = { + { 1, 221627, "", "=q4=Cloak of Untold Secrets", "=ds=#s4#", "", "12.51%"}; + { 2, 221663, "", "=q4=Robes of the Guardian Saint", "=ds=#s5#, #a1#", "", "12.95%"}; + { 3, 221665, "", "=q4=Mantle of Wicked Revenge", "=ds=#s3#, #a2#", "", "13.25%"}; + { 4, 221645, "", "=q4=Hive Tunneler's Boots", "=ds=#s12#, #a2#", "", "14.04%"}; + { 5, 221651, "", "=q4=Scaled Sand Reaver Leggings", "=ds=#s11#, #a3#", "", "12.91%"}; + { 6, 221639, "", "=q4=Pauldrons of the Unrelenting", "=ds=#s3#, #a4#", "", "14.78%"}; + { 7, 221652, "", "=q4=Silithid Carapace Chestguard", "=ds=#s5#, #a4#", "", "10.29%"}; + { 9, 221647, "", "=q4=Fetish of the Sand Reaver", "=ds=#s14#", "", "13.82%"}; + { 10, 221664, "", "=q4=Barbed Choker", "=ds=#s2#", "", "12.63%"}; + { 11, 222402, "", "=q4=Libram of Grace", "=ds=#s16#, #w16#", "", "4.21%"}; + { 12, 222396, "", "=q4=Totem of Life", "=ds=#s16#, #w15#", "", "1.69%"}; + { 13, 221650, "", "=q4=Ancient Qiraji Ripper", "=ds=#h1#, #w10#", "", " 7.19%"}; + { 14, 221635, "", "=q4=Barb of the Sand Reaver", "=ds=#w7#", "", "6.61%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.84%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.09%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Sartura25ManHEROIC"; + Next = "AQ40Viscidus25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Viscidus25ManHEROIC"] = { + { 1, 221624, "", "=q4=Gauntlets of Kalimdor", "=ds=#s9#, #a3#", "", "3.90%"}; + { 2, 221626, "", "=q4=Slime-coated Leggings", "=ds=#s11#, #a3#", "", "13.66%"}; + { 3, 221623, "", "=q4=Gauntlets of the Righteous Champion", "=ds=#s9#, #a4#", "", "5.37%"}; + { 5, 221677, "", "=q4=Ring of the Qiraji Fury", "=ds=#s13#", "", "2.93%"}; + { 6, 221625, "", "=q4=Scarab Brooch", "=ds=#s14#", "", "21.46%"}; + { 7, 222399, "", "=q4=Idol of Health", "=ds=#s16#, #w14#", "", "7.32%"}; + { 8, 221622, "", "=q4=Sharpened Silithid Femur", "=ds=#h3#, #w10#", "", "15.12%"}; + { 10, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; + { 11, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "3.19%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.86%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Fankriss25ManHEROIC"; + Next = "AQ40Huhuran25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Huhuran25ManHEROIC"] = { + { 1, 221619, "", "=q4=Gloves of the Messiah", "=ds=#s9#, #a1#", "", "12.01%"}; + { 2, 221621, "", "=q4=Cloak of the Golden Hive", "=ds=#s4#", "", "12.56%"}; + { 3, 221617, "", "=q4=Wasphide Gauntlets", "=ds=#s9#, #a2#", "", "11.97%"}; + { 4, 221618, "", "=q4=Hive Defiler Wristguards", "=ds=#s8#, #a4#", "", "10.34%"}; + { 6, 221620, "", "=q4=Ring of the Martyr", "=ds=#s13#", "", "12.97%"}; + { 7, 221616, "", "=q4=Huhuran's Stinger", "=ds=#w2#", "", "5.71%"}; + { 9, 20932, "", "=q4=Qiraji Bindings of Dominance", "=q1=#m1# =ds=#c8#, #c3#, #c7#, #c1#, #c4#", "", "100%"}; + { 10, 20928, "", "=q4=Qiraji Bindings of Command", "=q1=#m1# =ds=#c5#, #c6#, #c9#, #c2#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "4.31%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.11%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + Prev = "AQ40Viscidus25ManHEROIC"; + Next = "AQ40Emperors25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Emperors25ManHEROIC"] = { + { 1, 20930, "", "=q4=Vek'lor's Diadem", "=q1=#m1# =ds=#c7#, #c1#, #c6#, #c2#, #c4#", "", "100%"}; + { 2, 221600, "", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "", "15.77%"}; + { 3, 221602, "", "=q4=Qiraji Execution Bracers", "=ds=#s8#, #a2#", "", "15.95%"}; + { 4, 221599, "", "=q4=Vek'lor's Gloves of Devastation", "=ds=#s9#, #a3#", "", "15.77%"}; + { 5, 221598, "", "=q4=Royal Qiraji Belt", "=ds=#s10#, #a4#", "", "9.84%"}; + { 6, 221597, "", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", "", "6.99%"}; + { 7, 221601, "", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "", "17.27%"}; + { 8, 20735, "", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# (300)", "", "6.62%"}; + { 11, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "6.25%"}; + { 12, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4#, =ds=#h1#, #w1#"}; + { 13, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4#, =ds=#w5#"}; + { 14, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4#, =ds=#h1#, #w4#"}; + { 15, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4#, =ds=#w8#"}; + { 16, 20926, "", "=q4=Vek'nilash's Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#, #c9#", "", "100%"}; + { 17, 221604, "", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "", "12.51%"}; + { 18, 221605, "", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "", "15.45%"}; + { 19, 221609, "", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "", "13.35%"}; + { 20, 221607, "", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "", "2.72%"}; + { 21, 221606, "", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "", "12.22%"}; + { 22, 221679, "", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "", "9.25%"}; + { 23, 221608, "", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "", "14.25%"}; + { 24, 20726, "", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "", "6.24%"}; + { 26, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.00%"}; + { 27, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 28, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 29, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; + Prev = "AQ40Huhuran25ManHEROIC"; + Next = "AQ40Ouro25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Ouro25ManHEROIC"] = { + { 1, 221615, "", "=q4=Don Rigoberto's Lost Hat", "=ds=#s1#, #a1#", "", "28.63%"}; + { 2, 221611, "", "=q4=Burrower Bracers", "=ds=#s8#, #a1#", "", "24.44%"}; + { 3, 223558, "", "=q4=The Burrower's Shell", "=ds=#s14#", "", "2.90%"}; + { 4, 223570, "", "=q4=Jom Gabbar", "=ds=#s14#", "", "2.80%"}; + { 5, 223557, "", "=q4=Larvae of the Great Worm", "=ds=#w5#", "", "3.95%"}; + { 6, 221610, "", "=q4=Wormscale Blocker", "=ds=#w8#", "", "16.54%"}; + { 8, 20927, "", "=q4=Ouro's Intact Hide", "=q1=#m1# =ds=#c3#, #c5#, #c6#, #c9#", "", "100%"}; + { 9, 20931, "", "=q4=Skin of the Great Sandworm", "=q1=#m1# =ds=#c8#, #c7#, #c1#, #c2#, #c4#", "", "100%"}; + { 16, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.20%"}; + { 17, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4# =ds=#w9#"}; + { 18, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4# =ds=#w9#"}; + { 19, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4# =ds=#h1#, #w6#"}; + { 21, 21232, "", "=q4=Imperial Qiraji Armaments", "=ds=#m3#", "", "4.10%"}; + { 22, 21242, "", "=q4=Blessed Qiraji War Axe", "=q1=#m4# =ds=#h1#, #w1#"}; + { 23, 21272, "", "=q4=Blessed Qiraji Musket", "=q1=#m4# =ds=#w5#"}; + { 24, 21244, "", "=q4=Blessed Qiraji Pugio", "=q1=#m4# =ds=#h1#, #w4#"}; + { 25, 21269, "", "=q4=Blessed Qiraji Bulwark", "=q1=#m4# =ds=#w8#"}; + Prev = "AQ40Emperors25ManHEROIC"; + Next = "AQ40CThun25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40CThun25ManHEROIC"] = { + { 1, 221583, "", "=q4=Cloak of Clarity", "=ds=#s4#", "", "14.45%"}; + { 2, 222731, "", "=q4=Cloak of the Devoured", "=ds=#s4#", "", "16.34%"}; + { 3, 221585, "", "=q4=Dark Storm Gauntlets", "=ds=#s9#, #a1#", "", "13.63%"}; + { 4, 222730, "", "=q4=Eyestalk Waist Cord", "=ds=#s10#, #a1#", "", "10.41%"}; + { 5, 221582, "", "=q4=Grasp of the Old God", "=ds=#s10#, #a1#", "", "15.04%"}; + { 6, 221586, "", "=q4=Belt of Never-ending Agony", "=ds=#s10#, #a2#", "", "11.24%"}; + { 7, 221581, "", "=q4=Gauntlets of Annihilation", "=ds=#s9#, #a4#", "", "12.04%"}; + { 9, 222732, "", "=q4=Mark of C'Thun", "=ds=#s2#", "", "10.62%"}; + { 10, 221596, "", "=q4=Ring of the Godslayer", "=ds=#s13#", "", "11.83%"}; + { 11, 221579, "", "=q4=Vanquished Tentacle of C'Thun", "=ds=#s14#", "", "12.18%"}; + { 12, 221126, "", "=q4=Death's Sting", "=ds=#h1#, #w4#", "", "6.84%"}; + { 13, 221134, "", "=q4=Dark Edge of Insanity", "=ds=#h2#, #w1#", "", "5.93%"}; + { 14, 221839, "", "=q4=Scepter of the False Prophet", "=ds=#h3#, #w6#", "", "4.75%"}; + { 16, 20933, "", "=q4=Husk of the Old God", "=q1=#m1# =ds=#c8#, #c3#, #c1#, #c5#", "", "100%"}; + { 17, 20929, "", "=q4=Carapace of the Old God", "=q1=#m1# =ds=#c7#, #c6#, #c9#, #c2#, #c4#", "", "100%"}; + { 19, 21221, "", "=q4=Eye of C'Thun", "=ds=#m2#", "", "100%"}; + { 20, 21710, "", "=q4=Cloak of the Fallen God", "=q1=#m4#: =ds=#s4#"}; + { 21, 21712, "", "=q4=Amulet of the Fallen God", "=q1=#m4#: =ds=#s2#"}; + { 22, 21709, "", "=q4=Ring of the Fallen God", "=q1=#m4#: =ds=#s13#"}; + { 24, 222734, "", "=q1=Base of Atiesh", "=ds=#m3#"}; + { 25, 222632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}; + { 26, 222589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}; + { 27, 222631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}; + { 28, 222630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}; + Prev = "AQ40Ouro25ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Trash125ManHEROIC"] = { + { 1, 221838, "", "=q4=Garb of Royal Ascension", "=ds=#s5#, #a1#", "", "0.20%"}; + { 2, 221888, "", "=q4=Gloves of the Immortal", "=ds=#s9#, #a1#", "", "0.16%"}; + { 3, 221889, "", "=q4=Gloves of the Redeemed Prophecy", "=ds=#s9#, #a4# =q1=#m1# =ds=#c4#", "", "0.39%"}; + { 4, 221836, "", "=q4=Ritssyn's Ring of Chaos", "=ds=#s13#", "", "0.18%"}; + { 5, 221891, "", "=q4=Shard of the Fallen Star", "=ds=#s14#", "", "0.59%"}; + { 6, 221856, "", "=q4=Neretzek, The Blood Drinker", "=ds=#h2#, #w1#", "", "0.20%"}; + { 7, 221837, "", "=q4=Anubisath Warhammer", "=ds=#h1#, #w6#", "", "0.21%"}; + { 9, 22202, "", "=q1=Small Obsidian Shard", "=ds=#e8#"}; + { 10, 22203, "", "=q1=Large Obsidian Shard", "=ds=#e8#"}; + { 16, 21218, "", "=q3=Blue Qiraji Resonating Crystal", "=ds=#e12#", "", "10.64%"}; + { 17, 21324, "", "=q3=Yellow Qiraji Resonating Crystal", "=ds=#e12#", "", "12.15%"}; + { 18, 21323, "", "=q3=Green Qiraji Resonating Crystal", "=ds=#e12#", "", "11.62%"}; + { 19, 21321, "", "=q3=Red Qiraji Resonating Crystal", "=ds=#e12#", "", "1.39%"}; + Next = "AQ40Trash225ManHEROIC"; + }; + + AtlasLoot_Data["AQ40Trash225ManHEROIC"] = { + { 1, 20876, "", "=q3=Idol of Death", "=ds=#e15#", "", "0.26%"}; + { 2, 20879, "", "=q3=Idol of Life", "=ds=#e15#", "", "0.29%"}; + { 3, 20875, "", "=q3=Idol of Night", "=ds=#e15#", "", "0.29%"}; + { 4, 20878, "", "=q3=Idol of Rebirth", "=ds=#e15#", "", "0.28%"}; + { 5, 20881, "", "=q3=Idol of Strife", "=ds=#e15#", "", "0.21%"}; + { 6, 20877, "", "=q3=Idol of the Sage", "=ds=#e15#", "", "0.33%"}; + { 7, 20874, "", "=q3=Idol of the Sun", "=ds=#e15#", "", "0.21%"}; + { 8, 20882, "", "=q3=Idol of War", "=ds=#e15#", "", "0.30%"}; + { 10, 21230, "", "=q1=Ancient Qiraji Artifact", "=ds=#m2#"}; + { 12, 21762, "", "=q1=Greater Scarab Coffer Key", "=ds=#e9#", "", "7.03%"}; + { 16, 20864, "", "=q2=Bone Scarab", "=ds=#e15#", "", "0.84%"}; + { 17, 20861, "", "=q2=Bronze Scarab", "=ds=#e15#", "", "0.88%"}; + { 18, 20863, "", "=q2=Clay Scarab", "=ds=#e15#", "", "0.95%"}; + { 19, 20862, "", "=q2=Crystal Scarab", "=ds=#e15#", "", "0.99%"}; + { 20, 20859, "", "=q2=Gold Scarab", "=ds=#e15#", "", "0.96%"}; + { 21, 20865, "", "=q2=Ivory Scarab", "=ds=#e15#", "", "0.93%"}; + { 22, 20860, "", "=q2=Silver Scarab", "=ds=#e15#", "", "1.82%"}; + { 23, 20858, "", "=q2=Stone Scarab", "=ds=#e15#", "", "0.86%"}; + Prev = "AQ40Trash125ManHEROIC"; + }; + + ------------------- + --- AQ Enchants --- + ------------------- + + AtlasLoot_Data["AQEnchantsHEROIC"] = { + { 1, 20728, "", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# (300)"}; + { 2, 20731, "", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# (300)"}; + { 3, 20734, "", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# (300)"}; + { 4, 20729, "", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# (300)"}; + { 5, 20736, "", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# (300)"}; + { 6, 20730, "", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# (300)"}; + { 7, 20727, "", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# (300)"}; + }; + + AtlasLoot_Data["AQOpeningHEROIC"] = { + { 1, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#"}; + { 2, 21530, "", "=q4=Onyx Embedded Leggings", "=ds=#s11#, #a3#"}; + { 3, 21529, "", "=q4=Amulet of Shadow Shielding", "=ds=#s2#"}; + { 5, 21139, "", "=q1=Green Scepter Shard", "=ds=#m3#"}; + { 6, 21532, "", "=q4=Drudge Boots", "=ds=#s12#, #a2#"}; + { 7, 21531, "", "=q4=Drake Tooth Necklace", "=ds=#s2#"}; + { 9, 21137, "", "=q1=Blue Scepter Shard", "=ds=#m3#"}; + { 10, 21517, "", "=q4=Gnomish Turban of Psychic Might", "=ds=#s1#, #a1#"}; + { 11, 21527, "", "=q4=Darkwater Robes", "=ds=#s5#, #a1#"}; + { 12, 21526, "", "=q4=Band of Icy Depths", "=ds=#s13#"}; + { 13, 21025, "", "=q4=Recipe: Dirge's Kickin' Chimaerok Chops", "=ds=#p3# (300)"}; + { 16, 21175, "", "=q1=The Scepter of the Shifting Sands", "=ds=#m3#"}; + { 17, 21176, "", "=q5=Black Qiraji Resonating Crystal", "=ds=#e12#"}; + { 18, 21522, "", "=q4=Shadowsong's Sorrow", "=ds=#h1#, #w4#"}; + { 19, 21523, "", "=q4=Fang of Korialstrasz", "=ds=#h3#, #w4#"}; + { 20, 21520, "", "=q4=Ravencrest's Legacy", "=ds=#h1#, #w10#"}; + { 21, 21521, "", "=q4=Runesword of the Red", "=ds=#h3#, #w10#"}; + }; + + ------------------------- + --- Blackfathom Deeps --- + ------------------------- + + AtlasLoot_Data["BlackfathomDeeps1"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Ghamoo-ra"], ""}; + { 2, 6908, "", "=q3=Ghamoo-ra's Bind", "=ds=#s10#, #a1#", "", "45.81%"}; + { 3, 6907, "", "=q3=Tortoise Armor", "=ds=#s5#, #a3#", "", "30.59%"}; + { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Lady Sarevess"], ""}; + { 6, 888, "", "=q3=Naga Battle Gloves", "=ds=#s9#, #a2#", "", "33.72%"}; + { 7, 11121, "", "=q3=Darkwater Talwar", "=ds=#h1#, #w10#", "", "33.10%"}; + { 8, 3078, "", "=q3=Naga Heartpiercer", "=ds=#w2#", "", "16.87%"}; + { 10, 0, "INV_Box_01", "=q6="..BabbleBoss["Gelihast"], ""}; + { 11, 6906, "", "=q3=Algae Fists", "=ds=#s9#, #a3#", "", "38.24%"}; + { 12, 6905, "", "=q3=Reef Axe", "=ds=#h2#, #w1#", "", "42.29%"}; + { 13, 1470, "", "=q1=Murloc Skin Bag", "=ds=#m12# #e1#", "", "14.13%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Baron Aquanis"], ""}; + { 17, 16782, "", "=q2=Strange Water Globe", "=ds=#m2# (#m6#)", "", "90.35%"}; + { 18, 16886, "", "=q3=Outlaw Sabre", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 19, 16887, "", "=q3=Witch's Finger", "=q1=#m4#: =ds=#s15#"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Twilight Lord Kelris"], ""}; + { 22, 6903, "", "=q3=Gaze Dreamer Pants", "=ds=#s11#, #a1#", "", "31.90%"}; + { 23, 1155, "", "=q3=Rod of the Sleepwalker", "=ds=#w9#", "", "45.59%"}; + { 24, 5881, "", "=q1=Head of Kelris", "=ds=#m3#", "", "100%"}; + { 26, 0, "INV_Box_01", "=q6="..BabbleBoss["Old Serra'kis"], ""}; + { 27, 6901, "", "=q3=Glowing Thresher Cape", "=ds=#s4#", "", "36.14%"}; + { 28, 6902, "", "=q3=Bands of Serra'kis", "=ds=#s8#, #a2#", "", "29.24%"}; + { 29, 6904, "", "=q3=Bite of Serra'kis", "=ds=#h1#, #w4#", "", "15.34%"}; + Next = "BlackfathomDeeps2"; + }; + + AtlasLoot_Data["BlackfathomDeeps2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Aku'mai"], ""}; + { 2, 6910, "", "=q3=Leech Pants", "=ds=#s11#, #a1#", "", "29.72%"}; + { 3, 6911, "", "=q3=Moss Cinch", "=ds=#s10#, #a2#", "", "29.01%"}; + { 4, 6909, "", "=q3=Strike of the Hydra", "=ds=#h2#, #w10#", "", "14.46%"}; + { 6, 0, "INV_Box_01", "=q6="..AL["Quest Item"], ""}; + { 7, 5359, "", "=q1=Lorgalis Manuscript", "=ds=#m3#", "", "100%"}; + { 8, 16762, "", "=q1=Fathom Core", "=ds=#m3#", "", "100%"}; + { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; + { 17, 1486, "", "=q3=Tree Bark Jacket", "=ds=#s5#, #a1#", "", "0.02%"}; + { 18, 3416, "", "=q3=Martyr's Chain", "=ds=#s5#, #a3#", "", "0.01%"}; + { 19, 1491, "", "=q3=Ring of Precision", "=ds=#s13#", "", "0.01%"}; + { 20, 3413, "", "=q3=Doomspike", "=ds=#h1#, #w4#", "", "0.01%"}; + { 21, 2567, "", "=q3=Evocator's Blade", "=ds=#h1#, #w4#", "", "0.02%"}; + { 22, 3417, "", "=q3=Onyx Claymore", "=ds=#h2#, #w10#", "", "0.01%"}; + { 23, 1454, "", "=q3=Axe of the Enforcer", "=ds=#h1#, #w1#", "", "0.01%"}; + { 24, 1481, "", "=q3=Grimclaw", "=ds=#h1#, #w1#", "", "0.01%"}; + { 25, 3414, "", "=q3=Crested Scepter", "=ds=#h1#, #w6#", "", "0.01%"}; + { 26, 3415, "", "=q3=Staff of the Friar", "=ds=#w9#", "", "0.02%"}; + { 27, 2271, "", "=q3=Staff of the Blessed Seer", "=ds=#w9#", "", "0.02%"}; + Prev = "BlackfathomDeeps1"; + }; + + -------------------------------------------- + --- Blackrock Mountain: Blackrock Dephts --- + -------------------------------------------- + + AtlasLoot_Data["BRDPyron"] = { + { 1, 14486, "", "=q3=Pattern: Cloak of Fire", "=ds=#p8# (275)", "", "17.95%"}; + }; + + AtlasLoot_Data["BRDLordRoccor"] = { + { 1, 22234, "", "=q3=Mantle of Lost Hope", "=ds=#s3#, #a1#", "", "20.48%"}; + { 2, 11632, "", "=q3=Earthslag Shoulders", "=ds=#s3#, #a4#", "", "19.99%"}; + { 3, 22397, "", "=q3=Idol of Ferocity", "=ds=#s16#, #w14#", "", "19.58%"}; + { 4, 11631, "", "=q3=Stoneshell Guard", "=ds=#w8#", "", "22.06%"}; + { 5, 11630, "", "=q3=Rockshard Pellets", "=ds=#w18#", "", "16.82%"}; + { 16, 11813, "", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# (265)", "", "14.79%"}; + { 17, 11811, "", "=q3=Smoking Heart of the Mountain", "=ds=#s14#"}; + }; + + AtlasLoot_Data["BRDHighInterrogatorGerstahn"] = { + { 1, 11626, "", "=q3=Blackveil Cape", "=ds=#s4#", "", "15.98%"}; + { 2, 11624, "", "=q3=Kentic Amice", "=ds=#s3#, #a1#", "", "22.45%"}; + { 3, 22240, "", "=q3=Greaves of Withering Despair", "=ds=#s12#, #a3#", "", "16.81%"}; + { 4, 11625, "", "=q3=Enthralled Sphere", "=ds=#s15#", "", "23.14%"}; + { 6, 11140, "", "=q1=Prison Cell Key", "=ds=#e9#"}; + }; + + AtlasLoot_Data["BRDArena"] = { + { 1, 11677, "", "=q3=Graverot Cape", "=ds=#s4# =q2=#brd1#", "", "23.07%"}; + { 2, 11675, "", "=q3=Shadefiend Boots", "=ds=#s12#, #a2# =q2=#brd1#", "", "25.84%"}; + { 3, 11731, "", "=q3=Savage Gladiator Greaves", "=ds=#s12#, #a3# =q2=#brd1#", "", "15.14%"}; + { 4, 11678, "", "=q3=Carapace of Anub'shiah", "=ds=#s5#, #a4# =q2=#brd1#", "", "15.78%"}; + { 6, 11685, "", "=q3=Splinthide Shoulders", "=ds=#s3#, #a2# =q2=#brd2#", "", "24.49%"}; + { 7, 11686, "", "=q3=Girdle of Beastial Fury", "=ds=#s10#, #a2# =q2=#brd2#", "", "15.85%"}; + { 8, 11679, "", "=q3=Rubicund Armguards", "=ds=#s8#, #a3# =q2=#brd2#", "", "25.13%"}; + { 9, 11730, "", "=q3=Savage Gladiator Grips", "=ds=#s9#, #a3# =q2=#brd2#", "", "14.12%"}; + { 11, 11726, "", "=q4=Savage Gladiator Chain", "=ds=#s5#, #a3# =q2=#brd3#", "", "14.52%"}; + { 12, 22271, "", "=q3=Leggings of Frenzied Magic", "=ds=#s11#, #a2# =q2=#brd3#", "", "23.24%"}; + { 13, 11729, "", "=q3=Savage Gladiator Helm", "=ds=#s1#, #a3# =q2=#brd3#, #brd5#", "", "10.08%"}; + { 14, 11722, "", "=q3=Dregmetal Spaulders", "=ds=#s3#, #a3# =q2=#brd4#", "", "15.07%"}; + { 15, 11703, "", "=q3=Stonewall Girdle", "=ds=#s10#, #a4# =q2=#brd4#", "", "31.45%"}; + { 16, 22270, "", "=q3=Entrenching Boots", "=ds=#s12#, #a4# =q2=#brd4#", "", "11.97%"}; + { 17, 22257, "", "=q3=Bloodclot Band", "=ds=#s13# =q2=#brd3#", "", "26.28%"}; + { 18, 22266, "", "=q3=Flarethorn", "=ds=#h1#, #w4# =q2=#brd3#", "", "17.98%"}; + { 19, 11702, "", "=q3=Grizzle's Skinner", "=ds=#h1#, #w1# =q2=#brd4#", "", "20.62%"}; + { 20, 11610, "", "=q3=Plans: Dark Iron Pulverizer", "=ds=#p2# (265) =q2=#brd4#", "", "69.76%"}; + { 22, 11634, "", "=q3=Silkweb Gloves", "=ds=#s9#, #a1# =q2=#brd5#", "", "24.02%"}; + { 23, 11633, "", "=q3=Spiderfang Carapace", "=ds=#s5#, #a4# =q2=#brd5#", "", "20.61%"}; + { 24, 11635, "", "=q3=Hookfang Shanker", "=ds=#h1#, #w4# =q2=#brd5#", "", "17.26%"}; + { 26, 11662, "", "=q3=Ban'thok Sash", "=ds=#s10#, #a1# =q2=#brd6#", "", "23.77%"}; + { 27, 11665, "", "=q3=Ogreseer Fists", "=ds=#s9#, #a2# =q2=#brd6#", "", "28.16%"}; + { 28, 11728, "", "=q3=Savage Gladiator Leggings", "=ds=#s11#, #a3# =q2=#brd6#", "", "14.95%"}; + { 29, 11824, "", "=q3=Cyclopean Band", "=ds=#s13# =q2=#brd6#", "", "18.37%"}; + }; + + AtlasLoot_Data["BRDTheldren"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n17#"}; + { 2, 22330, "", "=q3=Shroud of Arcane Mastery", "=ds=#s4#", "", "19.73%"}; + { 3, 22305, "", "=q3=Ironweave Mantle", "=ds=#s3#, #a1#", "", "30.39%"}; + { 4, 22317, "", "=q3=Lefty's Brass Knuckle", "=ds=#h1#, #w13#", "", "26.15%"}; + { 5, 22318, "", "=q3=Malgen's Long Bow", "=ds=#w2#", "", "22.88%"}; + { 7, 22047, "", "=q1=Top Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDHoundmaster"] = { + { 1, 11623, "", "=q3=Spritecaster Cape", "=ds=#s4#", "", "32.09%"}; + { 2, 11626, "", "=q3=Blackveil Cape", "=ds=#s4#", "", "0.60%"}; + { 3, 11627, "", "=q3=Fleetfoot Greaves", "=ds=#s12#, #a3#", "", "32.09%"}; + { 4, 11628, "", "=q3=Houndmaster's Bow", "=ds=#w2#", "", "12.14%"}; + { 5, 11629, "", "=q3=Houndmaster's Rifle", "=ds=#w5#", "", "11.18%"}; + }; + + AtlasLoot_Data["BRDForgewright"] = { + { 1, 11000, "", "=q1=Shadowforge Key", "=q1=#m4#: =ds=#e9#"}; + }; + + AtlasLoot_Data["BRDPyromantLoregrain"] = { + { 1, 11747, "", "=q3=Flamestrider Robes", "=ds=#s5#, #a2#", "", "18.10%"}; + { 2, 11749, "", "=q3=Searingscale Leggings", "=ds=#s11#, #a3#", "", "21.29%"}; + { 3, 11750, "", "=q3=Kindling Stave", "=ds=#w9#", "", " 16.19%"}; + { 4, 11748, "", "=q3=Pyric Caduceus", "=ds=#w12#", "", "30.20%"}; + { 6, 11207, "", "=q2=Formula: Enchant Weapon - Fiery Weapon", "=ds=#p4# (265)", "", "13.32%"}; + }; + + AtlasLoot_Data["BRDTheVault"] = { + { 1, 0, "INV_Box_01", "=q6=#x3#", ""}; + { 2, 11309, "", "=q1=The Heart of the Mountain", "=ds=#m3#", "", "100%"}; + { 4, 0, "INV_Box_01", "=q6=#x5#", ""}; + { 5, 22256, "", "=q3=Mana Shaping Handwraps", "=ds=#s9#, #a1#", "", "4.49%"}; + { 6, 11929, "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "21.12%"}; + { 7, 11926, "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "21.57%"}; + { 8, 22205, "", "=q3=Black Steel Bindings", "=ds=#s8#, #a4#", "", "4.24%"}; + { 9, 22255, "", "=q3=Magma Forged Band", "=ds=#s13#", "", "4.02%"}; + { 10, 11920, "", "=q3=Wraith Scythe", "=ds=#h1#, #w1#", "", "21.12%"}; + { 11, 11923, "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "19.84%"}; + { 12, 22254, "", "=q3=Wand of Eternal Light", "=ds=#w12#", "", "3.65%"}; + { 16, 0, "INV_Box_01", "=q6=#x4#", ""}; + { 17, 11752, "", "=q1=Black Blood of the Tormented", "=ds=#m3#", "", "44.48%"}; + { 18, 11751, "", "=q1=Burning Essence", "=ds=#m3#", "", "39.35%"}; + { 19, 11753, "", "=q1=Eye of Kajal", "=ds=#m3#", "", "39.95%"}; + }; + + AtlasLoot_Data["BRDWarderStilgiss"] = { + { 1, 11782, "", "=q3=Boreal Mantle", "=ds=#s3#, #a1#", "", "18.38%"}; + { 2, 22241, "", "=q3=Dark Warder's Pauldrons", "=ds=#s3#, #a2#", "", "18.38%"}; + { 3, 11783, "", "=q3=Chillsteel Girdle", "=ds=#s10#, #a3#", "", "20.50%"}; + { 4, 11784, "", "=q3=Arbiter's Blade", "=ds=#h3#, #w10#", "", "21.54%"}; + }; + + AtlasLoot_Data["BRDVerek"] = { + { 1, 22242, "", "=q3=Verek's Leash", "=ds=#s10#, #a3#", "", "9.78%"}; + { 2, 11755, "", "=q3=Verek's Collar", "=ds=#s2#", "", "9.54%"}; + }; + + AtlasLoot_Data["BRDFineousDarkvire"] = { + { 1, 11839, "", "=q3=Chief Architect's Monocle", "=ds=#s1#, #a1#", "", "15.28%"}; + { 2, 11841, "", "=q3=Senior Designer's Pantaloons", "=ds=#s11#, #a1#", "", "21.25%"}; + { 3, 11842, "", "=q3=Lead Surveyor's Mantle", "=ds=#s3#, #a3#", "", "20.83%"}; + { 4, 22223, "", "=q3=Foreman's Head Protector", "=ds=#s1#, #a4#", "", "19.73%"}; + { 6, 11840, "", "=q1=Master Builder's Shirt", "#s6#", "", "3.9%"}; + { 8, 10999, "", "=q1=Ironfel", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["BRDLordIncendius"] = { + { 1, 11768, "", "=q3=Incendic Bracers", "=ds=#s8#, #a1#", "", "1.30%"}; + { 2, 11766, "", "=q3=Flameweave Cuffs", "=ds=#s8#, #a1# =q2=#m16#", "", "18.88%"}; + { 3, 11764, "", "=q3=Cinderhide Armsplints", "=ds=#s8#, #a2# =q2=#m16#", "", "18.33%"}; + { 4, 11765, "", "=q3=Pyremail Wristguards", "=ds=#s8#, #a3# =q2=#m16#", "", "18.85%"}; + { 5, 11767, "", "=q3=Emberplate Armguards", "=ds=#s8#, #a4# =q2=#m16#", "", "19.24%"}; + { 6, 19268, "", "=q3=Ace of Elementals", "=ds=#e16#", "", "2.10%"}; + { 8, 21987, "", "=q1=Incendicite of Incendius", "=ds=#m3#"}; + { 9, 11126, "", "=q1=Tablet of Kurniya", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDBaelGar"] = { + { 1, 11807, "", "=q3=Sash of the Burning Heart", "=ds=#s10#, #a1#", "", "13.59%"}; + { 2, 11802, "", "=q3=Lavacrest Leggings", "=ds=#s11#, #a4#", "", "26.75%"}; + { 3, 11805, "", "=q3=Rubidium Hammer", "=ds=#h1#, #w6#", "", "17.02%"}; + { 4, 11803, "", "=q3=Force of Magma", "=ds=#h2#, #w6#", "", "27.47%"}; + }; + + AtlasLoot_Data["BRDGeneralAngerforge"] = { + { 1, 11821, "", "=q3=Warstrife Leggings", "=ds=#s11#, #a2#", "", "16.41%"}; + { 2, 11820, "", "=q3=Royal Decorated Armor", "=ds=#s5#, #a3#", "", "18.55%"}; + { 3, 11810, "", "=q3=Force of Will", "=ds=#s14#", "", "12.97%"}; + { 4, 11817, "", "=q3=Lord General's Sword", "=ds=#h1#, #w10# ", "", "14.72%"}; + { 5, 11816, "", "=q3=Angerforge's Battle Axe", "=ds=#h2#, #w1#", "", "16.41%"}; + { 7, 11464, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGolemLordArgelmach"] = { + { 1, 11822, "", "=q3=Omnicast Boots", "=ds=#s12#, #a1#", "", "26.73%"}; + { 2, 11823, "", "=q3=Luminary Kilt", "=ds=#s11#, #a2#", "", "25.73%"}; + { 3, 11669, "", "=q3=Naglering", "=ds=#s13#", "", "22.92%"}; + { 4, 11819, "", "=q3=Second Wind", "=ds=#s14#", "", "5.75%"}; + { 6, 21956, "", "=q2=Design: Dark Iron Scorpid", "=ds=#p12# (300)"}; + { 8, 11268, "", "=q1=Head of Argelmach", "=ds=#m3#"}; + { 9, 11465, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGuzzler"] = { + { 1, 0, "INV_Box_01", "=q6=#n48#", ""}; + { 2, 11735, "", "=q3=Ragefury Eyepatch", "=ds=#s1#, #a2#", "", "8.11%"}; + { 3, 18043, "", "=q3=Coal Miner Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 4, 22275, "", "=q3=Firemoss Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 5, 18044, "", "=q3=Hurley's Tankard", "=ds=#h1#, #w6#", "", "31.02%"}; + { 6, 11312, "", "=q1=Lost Thunderbrew Recipe", "=ds=#m3#"}; + { 8, 0, "INV_Box_01", "=q6=#n49#", ""}; + { 9, 22212, "", "=q3=Golem Fitted Pauldrons", "=ds=#s3#, #a3#", "", "26.04%"}; + { 10, 11745, "", "=q3=Fists of Phalanx", "=ds=#s9#, #a4#", "", "29.79%"}; + { 11, 11744, "", "=q3=Bloodfist", "=ds=#h1#, #w13#", "", "28.48%"}; + { 16, 0, "INV_Box_01", "=q6=#n50#", ""}; + { 17, 11612, "", "=q3=Plans: Dark Iron Plate", "=ds=#p2# (285)", "", "22.20%"}; + { 18, 2662, "", "=q2=Ribbly's Quiver", "=ds=#m13# #w19#", "", "17.03%"}; + { 19, 2663, "", "=q2=Ribbly's Bandolier", "=ds=#m13# #w20#", "", "15.73%"}; + { 20, 11742, "", "=q2=Wayfarer's Knapsack", "=ds=#m13# #e1#", "", "25.07%"}; + { 21, 11313, "", "=q1=Ribbly's Head", "=ds=#m3#"}; + { 23, 0, "INV_Box_01", "=q6=#n51#", ""}; + { 24, 12793, "", "=q3=Mixologist's Tunic", "=ds=#s5#, #a2#", "", "24.87%"}; + { 25, 12791, "", "=q3=Barman Shanker", "=ds=#h1#, #w4#", "", "6.97%"}; + { 26, 13483, "", "=q2=Recipe: Transmute Fire to Earth", "=ds=#p1# (275)"}; + { 27, 18653, "", "=q2=Schematic: Goblin Jumper Cables XL", "=ds=#p5# (265)", "", "14.13%"}; + { 28, 15759, "", "=q1=Pattern: Black Dragonscale Breastplate", "=ds=#p7# (290)"}; + { 29, 11602, "", "=q1=Grim Guzzler Key", "=ds=#e9#"}; + { 30, 11325, "", "=q1=Dark Iron Ale Mug", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDFlamelash"] = { + { 1, 11808, "", "=q4=Circle of Flame", "=ds=#s1#, #a1#", "", "0.84%"}; + { 3, 11812, "", "=q3=Cape of the Fire Salamander", "=ds=#s4#", "", "25.25%"}; + { 4, 11814, "", "=q3=Molten Fists", "=ds=#s9#, #a3#", "", "27.88%"}; + { 5, 11832, "", "=q3=Burst of Knowledge", "=ds=#s14#", "", "14.61%"}; + { 6, 11809, "", "=q3=Flame Wrath", "=ds=#w7#", "", "18.69%"}; + { 8, 23320, "", "=q3=Tablet of Flame Shock VI", "=ds=#e10# =q1=#m1# =ds=#c7#"}; + }; + + AtlasLoot_Data["BRDPanzor"] = { + { 1, 22245, "", "=q3=Soot Encrusted Footwear", "=ds=#s12#,#a1#", "", "22.06%"}; + { 2, 11787, "", "=q3=Shalehusk Boots", "=ds=#s12#, #a4#", "", "19.96%"}; + { 3, 11786, "", "=q3=Stone of the Earth", "=ds=#h2#, #w10#", "", "20.38%"}; + { 4, 11785, "", "=q3=Rock Golem Bulwark", "=ds=#w8#", "", "21.22%"}; + }; + + AtlasLoot_Data["BRDTomb"] = { + { 1, 0, "INV_Box_01", "=q6=#x2#", ""}; + { 2, 11929, "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "22.60%"}; + { 3, 11925, "", "=q3=Ghostshroud", "=ds=#s1#, #a2#", "", "21.63%"}; + { 4, 11926, "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "22.08%"}; + { 5, 11927, "", "=q3=Legplates of the Eternal Guardian", "=ds=#s11#, #a4#", "", "65.45%"}; + { 6, 11922, "", "=q3=Blood-etched Blade", "=ds=#h3#, #w4#", "", "22.05%"}; + { 7, 11920, "", "=q3=Wraith Scythe", "=ds=#h1# #w1#", "", "22.61%"}; + { 8, 11923, "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "21.29%"}; + { 9, 11921, "", "=q3=Impervious Giant", "=ds=#h2#, #w6#", "", "22.23%"}; + }; + + AtlasLoot_Data["BRDLyceum"] = { + { 1, 0, "INV_Box_01", "=q6=#n44#", ""}; + { 2, 11885, "", "=q1=Shadowforge Torch", "=ds=#m20#"}; + }; + + AtlasLoot_Data["BRDMagmus"] = { + { 1, 11746, "", "=q3=Golem Skull Helm", "=ds=#s1#, #a4#", "", "20.46%"}; + { 2, 11935, "", "=q3=Magmus Stone", "=ds=#s15#", "", "21.26%"}; + { 3, 22395, "", "=q3=Totem of Rage", "=ds=#s16#, #w15#", "", "10.09%"}; + { 4, 22400, "", "=q3=Libram of Truth", "=ds=#s16#, #w16#", "", "9.75%"}; + { 5, 22208, "", "=q3=Lavastone Hammer", "=ds=#h2#, #w6#", "", "22.79%"}; + }; + + AtlasLoot_Data["BRDImperatorDagranThaurissan"] = { + { 1, 11684, "", "=q4=Ironfoe", "=ds=#h1#, #w6#", "", "0.46%"}; + { 3, 11930, "", "=q3=The Emperor's New Cape", "=ds=#s4#", "", "16.16%"}; + { 4, 11924, "", "=q3=Robes of the Royal Crown", "=ds=#s5#, #a1#", "", "15.18%"}; + { 5, 22204, "", "=q3=Wristguards of Renown", "=ds=#s8#, #a2#", "", "12.92%"}; + { 6, 22207, "", "=q3=Sash of the Grand Hunt", "=ds=#s10#, #a3#", "", "15.12%"}; + { 7, 11933, "", "=q3=Imperial Jewel", "=ds=#s2#", "", "15.99%"}; + { 8, 11934, "", "=q3=Emperor's Seal", "=ds=#s13#", "", "15.41%"}; + { 9, 11815, "", "=q3=Hand of Justice", "=ds=#s14#", "", "10.43%"}; + { 16, 11931, "", "=q3=Dreadforge Retaliator", "=ds=#h2#, #w1#", "", "15.76%"}; + { 17, 11932, "", "=q3=Guiding Stave of Wisdom", "=ds=#w9#", "", "15.01%"}; + { 18, 11928, "", "=q3=Thaurissan's Royal Scepter", "=ds=#s15#", "", " 12.86%"}; + { 20, 12033, "", "=q1=Thaurissan Family Jewels", "=ds=#e7# #e1#", "", "2.2%"}; + }; + + AtlasLoot_Data["BRDPrincess"] = { + { 1, 12554, "", "=q3=Hands of the Exalted Herald", "=ds=#s9#, #a1#", "", "11.91%"}; + { 2, 12556, "", "=q3=High Priestess Boots", "=ds=#s12#, #a1#", "", "10.26%"}; + { 3, 12557, "", "=q3=Ebonsteel Spaulders", "=ds=#s3#, #a4#", "", "12.11%"}; + { 4, 12553, "", "=q3=Swiftwalker Boots", "=ds=#s12#, #a2#", "", "11.05%"}; + }; + + AtlasLoot_Data["BRDBSPlans"] = { + { 1, 11614, "", "=q2=Plans: Dark Iron Mail", "=ds=#p2# (270)", "", "13.38%"}; + { 2, 11615, "", "=q2=Plans: Dark Iron Shoulders", "=ds=#p2# (280)", "", "7.65%"}; + }; + + AtlasLoot_Data["BRDTrash"] = { + { 1, 12552, "", "=q3=Blisterbane Wrap", "=ds=#s4#", "", "0.01%"}; + { 2, 12551, "", "=q3=Stoneshield Cloak", "=ds=#s4#", "", "0.01%"}; + { 3, 12542, "", "=q3=Funeral Pyre Vestment", "=ds=#s5#, #a1#", "", "0.02%"}; + { 4, 12546, "", "=q3=Aristocratic Cuffs", "=ds=#s8#, #a1#", "", "0.01%"}; + { 5, 12550, "", "=q3=Runed Golem Shackles", "=ds=#s8#, #a2#", "", "0.02%"}; + { 6, 12547, "", "=q3=Mar Alom's Grip", "=ds=#s9#, #a2#", "", "0.01%"}; + { 7, 12549, "", "=q3=Braincage", "=ds=#s1#, #a3#", "", "0.02%"}; + { 8, 12555, "", "=q3=Battlechaser's Greaves", "=ds=#s12#, #a4#", "", "0.01%"}; + { 9, 12531, "", "=q3=Searing Needle", "=ds=#h1#, #w4#", "", "0.02%"}; + { 10, 12535, "", "=q3=Doomforged Straightedge", "=ds=#h1#, #w10#", "", "0.01%"}; + { 11, 12527, "", "=q3=Ribsplitter", "=ds=#h1#, #w1# =q2=#m16#", "", "0.02%"}; + { 12, 12528, "", "=q3=The Judge's Gavel", "=ds=#h2#, #w6#", "", "0.02%"}; + { 13, 12532, "", "=q3=Spire of the Stoneshaper", "=ds=#w9#", "", "0.01%"}; + { 16, 15781, "", "=q3=Pattern: Black Dragonscale Leggings", "=ds=#p7# (300) =q1=#n75#", "", "1.93%"}; + { 17, 15770, "", "=q3=Pattern: Black Dragonscale Shoulders", "=ds=#p7# (300) =q1=#n76#", "", "1.88%"}; + { 18, 16053, "", "=q2=Schematic: Master Engineer's Goggles", "=ds=#p5# (290) =q1=#n77#", "", "0.45%"}; + { 19, 16049, "", "=q2=Schematic: Dark Iron Bomb", "=ds=#p5# (285) =q1=#n78#", "", "1.02%"}; + { 20, 16048, "", "=q2=Schematic: Dark Iron Rifle", "=ds=#p5# (275) =q1=#n79#", "", "0.98%"}; + { 21, 18654, "", "=q2=Schematic: Gnomish Alarm-O-Bot", "=ds=#p5# (265) =q1=#n78#", "", "1.88%"}; + { 22, 18661, "", "=q2=Schematic: World Enlarger", "=ds=#p5# (260) =q1=#n78#", "", "2.00%"}; + { 24, 11754, "", "=q2=Black Diamond", "#e8#", "", "5.0%"}; + { 25, 11078, "", "=q1=Relic Coffer Key", "=ds=#e9#"}; + { 26, 18945, "", "=q1=Dark Iron Residue", "=ds=#m3#"}; + { 27, 11468, "", "=q1=Dark Iron Fanny Pack", "=ds=#m3#"}; + { 28, 11446, "", "=q1=A Crumpled Up Note", "=ds=#m2#"}; + }; + + -------------------------------------------- + --- Blackrock Mountain: Blackrock Dephts --- + -------------------------------------------- + + AtlasLoot_Data["BRDPyron"] = { + { 1, 14486, "", "=q3=Pattern: Cloak of Fire", "=ds=#p8# (275)", "", "17.95%"}; + }; + + AtlasLoot_Data["BRDLordRoccor"] = { + { 1, 22234, "", "=q3=Mantle of Lost Hope", "=ds=#s3#, #a1#", "", "20.48%"}; + { 2, 11632, "", "=q3=Earthslag Shoulders", "=ds=#s3#, #a4#", "", "19.99%"}; + { 3, 22397, "", "=q3=Idol of Ferocity", "=ds=#s16#, #w14#", "", "19.58%"}; + { 4, 11631, "", "=q3=Stoneshell Guard", "=ds=#w8#", "", "22.06%"}; + { 5, 11630, "", "=q3=Rockshard Pellets", "=ds=#w18#", "", "16.82%"}; + { 16, 11813, "", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# (265)", "", "14.79%"}; + { 17, 11811, "", "=q3=Smoking Heart of the Mountain", "=ds=#s14#"}; + }; + + AtlasLoot_Data["BRDHighInterrogatorGerstahn"] = { + { 1, 11626, "", "=q3=Blackveil Cape", "=ds=#s4#", "", "15.98%"}; + { 2, 11624, "", "=q3=Kentic Amice", "=ds=#s3#, #a1#", "", "22.45%"}; + { 3, 22240, "", "=q3=Greaves of Withering Despair", "=ds=#s12#, #a3#", "", "16.81%"}; + { 4, 11625, "", "=q3=Enthralled Sphere", "=ds=#s15#", "", "23.14%"}; + { 6, 11140, "", "=q1=Prison Cell Key", "=ds=#e9#"}; + }; + + AtlasLoot_Data["BRDArena"] = { + { 1, 11677, "", "=q3=Graverot Cape", "=ds=#s4# =q2=#brd1#", "", "23.07%"}; + { 2, 11675, "", "=q3=Shadefiend Boots", "=ds=#s12#, #a2# =q2=#brd1#", "", "25.84%"}; + { 3, 11731, "", "=q3=Savage Gladiator Greaves", "=ds=#s12#, #a3# =q2=#brd1#", "", "15.14%"}; + { 4, 11678, "", "=q3=Carapace of Anub'shiah", "=ds=#s5#, #a4# =q2=#brd1#", "", "15.78%"}; + { 6, 11685, "", "=q3=Splinthide Shoulders", "=ds=#s3#, #a2# =q2=#brd2#", "", "24.49%"}; + { 7, 11686, "", "=q3=Girdle of Beastial Fury", "=ds=#s10#, #a2# =q2=#brd2#", "", "15.85%"}; + { 8, 11679, "", "=q3=Rubicund Armguards", "=ds=#s8#, #a3# =q2=#brd2#", "", "25.13%"}; + { 9, 11730, "", "=q3=Savage Gladiator Grips", "=ds=#s9#, #a3# =q2=#brd2#", "", "14.12%"}; + { 11, 11726, "", "=q4=Savage Gladiator Chain", "=ds=#s5#, #a3# =q2=#brd3#", "", "14.52%"}; + { 12, 22271, "", "=q3=Leggings of Frenzied Magic", "=ds=#s11#, #a2# =q2=#brd3#", "", "23.24%"}; + { 13, 11729, "", "=q3=Savage Gladiator Helm", "=ds=#s1#, #a3# =q2=#brd3#, #brd5#", "", "10.08%"}; + { 14, 11722, "", "=q3=Dregmetal Spaulders", "=ds=#s3#, #a3# =q2=#brd4#", "", "15.07%"}; + { 15, 11703, "", "=q3=Stonewall Girdle", "=ds=#s10#, #a4# =q2=#brd4#", "", "31.45%"}; + { 16, 22270, "", "=q3=Entrenching Boots", "=ds=#s12#, #a4# =q2=#brd4#", "", "11.97%"}; + { 17, 22257, "", "=q3=Bloodclot Band", "=ds=#s13# =q2=#brd3#", "", "26.28%"}; + { 18, 22266, "", "=q3=Flarethorn", "=ds=#h1#, #w4# =q2=#brd3#", "", "17.98%"}; + { 19, 11702, "", "=q3=Grizzle's Skinner", "=ds=#h1#, #w1# =q2=#brd4#", "", "20.62%"}; + { 20, 11610, "", "=q3=Plans: Dark Iron Pulverizer", "=ds=#p2# (265) =q2=#brd4#", "", "69.76%"}; + { 22, 11634, "", "=q3=Silkweb Gloves", "=ds=#s9#, #a1# =q2=#brd5#", "", "24.02%"}; + { 23, 11633, "", "=q3=Spiderfang Carapace", "=ds=#s5#, #a4# =q2=#brd5#", "", "20.61%"}; + { 24, 11635, "", "=q3=Hookfang Shanker", "=ds=#h1#, #w4# =q2=#brd5#", "", "17.26%"}; + { 26, 11662, "", "=q3=Ban'thok Sash", "=ds=#s10#, #a1# =q2=#brd6#", "", "23.77%"}; + { 27, 11665, "", "=q3=Ogreseer Fists", "=ds=#s9#, #a2# =q2=#brd6#", "", "28.16%"}; + { 28, 11728, "", "=q3=Savage Gladiator Leggings", "=ds=#s11#, #a3# =q2=#brd6#", "", "14.95%"}; + { 29, 11824, "", "=q3=Cyclopean Band", "=ds=#s13# =q2=#brd6#", "", "18.37%"}; + }; + + AtlasLoot_Data["BRDTheldren"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n17#"}; + { 2, 22330, "", "=q3=Shroud of Arcane Mastery", "=ds=#s4#", "", "19.73%"}; + { 3, 22305, "", "=q3=Ironweave Mantle", "=ds=#s3#, #a1#", "", "30.39%"}; + { 4, 22317, "", "=q3=Lefty's Brass Knuckle", "=ds=#h1#, #w13#", "", "26.15%"}; + { 5, 22318, "", "=q3=Malgen's Long Bow", "=ds=#w2#", "", "22.88%"}; + { 7, 22047, "", "=q1=Top Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDHoundmaster"] = { + { 1, 11623, "", "=q3=Spritecaster Cape", "=ds=#s4#", "", "32.09%"}; + { 2, 11626, "", "=q3=Blackveil Cape", "=ds=#s4#", "", "0.60%"}; + { 3, 11627, "", "=q3=Fleetfoot Greaves", "=ds=#s12#, #a3#", "", "32.09%"}; + { 4, 11628, "", "=q3=Houndmaster's Bow", "=ds=#w2#", "", "12.14%"}; + { 5, 11629, "", "=q3=Houndmaster's Rifle", "=ds=#w5#", "", "11.18%"}; + }; + + AtlasLoot_Data["BRDForgewright"] = { + { 1, 11000, "", "=q1=Shadowforge Key", "=q1=#m4#: =ds=#e9#"}; + }; + + AtlasLoot_Data["BRDPyromantLoregrain"] = { + { 1, 11747, "", "=q3=Flamestrider Robes", "=ds=#s5#, #a2#", "", "18.10%"}; + { 2, 11749, "", "=q3=Searingscale Leggings", "=ds=#s11#, #a3#", "", "21.29%"}; + { 3, 11750, "", "=q3=Kindling Stave", "=ds=#w9#", "", " 16.19%"}; + { 4, 11748, "", "=q3=Pyric Caduceus", "=ds=#w12#", "", "30.20%"}; + { 6, 11207, "", "=q2=Formula: Enchant Weapon - Fiery Weapon", "=ds=#p4# (265)", "", "13.32%"}; + }; + + AtlasLoot_Data["BRDTheVault"] = { + { 1, 0, "INV_Box_01", "=q6=#x3#", ""}; + { 2, 11309, "", "=q1=The Heart of the Mountain", "=ds=#m3#", "", "100%"}; + { 4, 0, "INV_Box_01", "=q6=#x5#", ""}; + { 5, 22256, "", "=q3=Mana Shaping Handwraps", "=ds=#s9#, #a1#", "", "4.49%"}; + { 6, 11929, "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "21.12%"}; + { 7, 11926, "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "21.57%"}; + { 8, 22205, "", "=q3=Black Steel Bindings", "=ds=#s8#, #a4#", "", "4.24%"}; + { 9, 22255, "", "=q3=Magma Forged Band", "=ds=#s13#", "", "4.02%"}; + { 10, 11920, "", "=q3=Wraith Scythe", "=ds=#h1#, #w1#", "", "21.12%"}; + { 11, 11923, "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "19.84%"}; + { 12, 22254, "", "=q3=Wand of Eternal Light", "=ds=#w12#", "", "3.65%"}; + { 16, 0, "INV_Box_01", "=q6=#x4#", ""}; + { 17, 11752, "", "=q1=Black Blood of the Tormented", "=ds=#m3#", "", "44.48%"}; + { 18, 11751, "", "=q1=Burning Essence", "=ds=#m3#", "", "39.35%"}; + { 19, 11753, "", "=q1=Eye of Kajal", "=ds=#m3#", "", "39.95%"}; + }; + + AtlasLoot_Data["BRDWarderStilgiss"] = { + { 1, 11782, "", "=q3=Boreal Mantle", "=ds=#s3#, #a1#", "", "18.38%"}; + { 2, 22241, "", "=q3=Dark Warder's Pauldrons", "=ds=#s3#, #a2#", "", "18.38%"}; + { 3, 11783, "", "=q3=Chillsteel Girdle", "=ds=#s10#, #a3#", "", "20.50%"}; + { 4, 11784, "", "=q3=Arbiter's Blade", "=ds=#h3#, #w10#", "", "21.54%"}; + }; + + AtlasLoot_Data["BRDVerek"] = { + { 1, 22242, "", "=q3=Verek's Leash", "=ds=#s10#, #a3#", "", "9.78%"}; + { 2, 11755, "", "=q3=Verek's Collar", "=ds=#s2#", "", "9.54%"}; + }; + + AtlasLoot_Data["BRDFineousDarkvire"] = { + { 1, 11839, "", "=q3=Chief Architect's Monocle", "=ds=#s1#, #a1#", "", "15.28%"}; + { 2, 11841, "", "=q3=Senior Designer's Pantaloons", "=ds=#s11#, #a1#", "", "21.25%"}; + { 3, 11842, "", "=q3=Lead Surveyor's Mantle", "=ds=#s3#, #a3#", "", "20.83%"}; + { 4, 22223, "", "=q3=Foreman's Head Protector", "=ds=#s1#, #a4#", "", "19.73%"}; + { 6, 11840, "", "=q1=Master Builder's Shirt", "#s6#", "", "3.9%"}; + { 8, 10999, "", "=q1=Ironfel", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["BRDLordIncendius"] = { + { 1, 11768, "", "=q3=Incendic Bracers", "=ds=#s8#, #a1#", "", "1.30%"}; + { 2, 11766, "", "=q3=Flameweave Cuffs", "=ds=#s8#, #a1# =q2=#m16#", "", "18.88%"}; + { 3, 11764, "", "=q3=Cinderhide Armsplints", "=ds=#s8#, #a2# =q2=#m16#", "", "18.33%"}; + { 4, 11765, "", "=q3=Pyremail Wristguards", "=ds=#s8#, #a3# =q2=#m16#", "", "18.85%"}; + { 5, 11767, "", "=q3=Emberplate Armguards", "=ds=#s8#, #a4# =q2=#m16#", "", "19.24%"}; + { 6, 19268, "", "=q3=Ace of Elementals", "=ds=#e16#", "", "2.10%"}; + { 8, 21987, "", "=q1=Incendicite of Incendius", "=ds=#m3#"}; + { 9, 11126, "", "=q1=Tablet of Kurniya", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDBaelGar"] = { + { 1, 11807, "", "=q3=Sash of the Burning Heart", "=ds=#s10#, #a1#", "", "13.59%"}; + { 2, 11802, "", "=q3=Lavacrest Leggings", "=ds=#s11#, #a4#", "", "26.75%"}; + { 3, 11805, "", "=q3=Rubidium Hammer", "=ds=#h1#, #w6#", "", "17.02%"}; + { 4, 11803, "", "=q3=Force of Magma", "=ds=#h2#, #w6#", "", "27.47%"}; + }; + + AtlasLoot_Data["BRDGeneralAngerforge"] = { + { 1, 11821, "", "=q3=Warstrife Leggings", "=ds=#s11#, #a2#", "", "16.41%"}; + { 2, 11820, "", "=q3=Royal Decorated Armor", "=ds=#s5#, #a3#", "", "18.55%"}; + { 3, 11810, "", "=q3=Force of Will", "=ds=#s14#", "", "12.97%"}; + { 4, 11817, "", "=q3=Lord General's Sword", "=ds=#h1#, #w10# ", "", "14.72%"}; + { 5, 11816, "", "=q3=Angerforge's Battle Axe", "=ds=#h2#, #w1#", "", "16.41%"}; + { 7, 11464, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGolemLordArgelmach"] = { + { 1, 11822, "", "=q3=Omnicast Boots", "=ds=#s12#, #a1#", "", "26.73%"}; + { 2, 11823, "", "=q3=Luminary Kilt", "=ds=#s11#, #a2#", "", "25.73%"}; + { 3, 11669, "", "=q3=Naglering", "=ds=#s13#", "", "22.92%"}; + { 4, 11819, "", "=q3=Second Wind", "=ds=#s14#", "", "5.75%"}; + { 6, 21956, "", "=q2=Design: Dark Iron Scorpid", "=ds=#p12# (300)"}; + { 8, 11268, "", "=q1=Head of Argelmach", "=ds=#m3#"}; + { 9, 11465, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGuzzler"] = { + { 1, 0, "INV_Box_01", "=q6=#n48#", ""}; + { 2, 11735, "", "=q3=Ragefury Eyepatch", "=ds=#s1#, #a2#", "", "8.11%"}; + { 3, 18043, "", "=q3=Coal Miner Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 4, 22275, "", "=q3=Firemoss Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 5, 18044, "", "=q3=Hurley's Tankard", "=ds=#h1#, #w6#", "", "31.02%"}; + { 6, 11312, "", "=q1=Lost Thunderbrew Recipe", "=ds=#m3#"}; + { 8, 0, "INV_Box_01", "=q6=#n49#", ""}; + { 9, 22212, "", "=q3=Golem Fitted Pauldrons", "=ds=#s3#, #a3#", "", "26.04%"}; + { 10, 11745, "", "=q3=Fists of Phalanx", "=ds=#s9#, #a4#", "", "29.79%"}; + { 11, 11744, "", "=q3=Bloodfist", "=ds=#h1#, #w13#", "", "28.48%"}; + { 16, 0, "INV_Box_01", "=q6=#n50#", ""}; + { 17, 11612, "", "=q3=Plans: Dark Iron Plate", "=ds=#p2# (285)", "", "22.20%"}; + { 18, 2662, "", "=q2=Ribbly's Quiver", "=ds=#m13# #w19#", "", "17.03%"}; + { 19, 2663, "", "=q2=Ribbly's Bandolier", "=ds=#m13# #w20#", "", "15.73%"}; + { 20, 11742, "", "=q2=Wayfarer's Knapsack", "=ds=#m13# #e1#", "", "25.07%"}; + { 21, 11313, "", "=q1=Ribbly's Head", "=ds=#m3#"}; + { 23, 0, "INV_Box_01", "=q6=#n51#", ""}; + { 24, 12793, "", "=q3=Mixologist's Tunic", "=ds=#s5#, #a2#", "", "24.87%"}; + { 25, 12791, "", "=q3=Barman Shanker", "=ds=#h1#, #w4#", "", "6.97%"}; + { 26, 13483, "", "=q2=Recipe: Transmute Fire to Earth", "=ds=#p1# (275)"}; + { 27, 18653, "", "=q2=Schematic: Goblin Jumper Cables XL", "=ds=#p5# (265)", "", "14.13%"}; + { 28, 15759, "", "=q1=Pattern: Black Dragonscale Breastplate", "=ds=#p7# (290)"}; + { 29, 11602, "", "=q1=Grim Guzzler Key", "=ds=#e9#"}; + { 30, 11325, "", "=q1=Dark Iron Ale Mug", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDFlamelash"] = { + { 1, 11808, "", "=q4=Circle of Flame", "=ds=#s1#, #a1#", "", "0.84%"}; + { 3, 11812, "", "=q3=Cape of the Fire Salamander", "=ds=#s4#", "", "25.25%"}; + { 4, 11814, "", "=q3=Molten Fists", "=ds=#s9#, #a3#", "", "27.88%"}; + { 5, 11832, "", "=q3=Burst of Knowledge", "=ds=#s14#", "", "14.61%"}; + { 6, 11809, "", "=q3=Flame Wrath", "=ds=#w7#", "", "18.69%"}; + { 8, 23320, "", "=q3=Tablet of Flame Shock VI", "=ds=#e10# =q1=#m1# =ds=#c7#"}; + }; + + AtlasLoot_Data["BRDPanzor"] = { + { 1, 22245, "", "=q3=Soot Encrusted Footwear", "=ds=#s12#,#a1#", "", "22.06%"}; + { 2, 11787, "", "=q3=Shalehusk Boots", "=ds=#s12#, #a4#", "", "19.96%"}; + { 3, 11786, "", "=q3=Stone of the Earth", "=ds=#h2#, #w10#", "", "20.38%"}; + { 4, 11785, "", "=q3=Rock Golem Bulwark", "=ds=#w8#", "", "21.22%"}; + }; + + AtlasLoot_Data["BRDTomb"] = { + { 1, 0, "INV_Box_01", "=q6=#x2#", ""}; + { 2, 11929, "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "22.60%"}; + { 3, 11925, "", "=q3=Ghostshroud", "=ds=#s1#, #a2#", "", "21.63%"}; + { 4, 11926, "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "22.08%"}; + { 5, 11927, "", "=q3=Legplates of the Eternal Guardian", "=ds=#s11#, #a4#", "", "65.45%"}; + { 6, 11922, "", "=q3=Blood-etched Blade", "=ds=#h3#, #w4#", "", "22.05%"}; + { 7, 11920, "", "=q3=Wraith Scythe", "=ds=#h1# #w1#", "", "22.61%"}; + { 8, 11923, "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "21.29%"}; + { 9, 11921, "", "=q3=Impervious Giant", "=ds=#h2#, #w6#", "", "22.23%"}; + }; + + AtlasLoot_Data["BRDLyceum"] = { + { 1, 0, "INV_Box_01", "=q6=#n44#", ""}; + { 2, 11885, "", "=q1=Shadowforge Torch", "=ds=#m20#"}; + }; + + AtlasLoot_Data["BRDMagmus"] = { + { 1, 11746, "", "=q3=Golem Skull Helm", "=ds=#s1#, #a4#", "", "20.46%"}; + { 2, 11935, "", "=q3=Magmus Stone", "=ds=#s15#", "", "21.26%"}; + { 3, 22395, "", "=q3=Totem of Rage", "=ds=#s16#, #w15#", "", "10.09%"}; + { 4, 22400, "", "=q3=Libram of Truth", "=ds=#s16#, #w16#", "", "9.75%"}; + { 5, 22208, "", "=q3=Lavastone Hammer", "=ds=#h2#, #w6#", "", "22.79%"}; + }; + + AtlasLoot_Data["BRDImperatorDagranThaurissan"] = { + { 1, 11684, "", "=q4=Ironfoe", "=ds=#h1#, #w6#", "", "0.46%"}; + { 3, 11930, "", "=q3=The Emperor's New Cape", "=ds=#s4#", "", "16.16%"}; + { 4, 11924, "", "=q3=Robes of the Royal Crown", "=ds=#s5#, #a1#", "", "15.18%"}; + { 5, 22204, "", "=q3=Wristguards of Renown", "=ds=#s8#, #a2#", "", "12.92%"}; + { 6, 22207, "", "=q3=Sash of the Grand Hunt", "=ds=#s10#, #a3#", "", "15.12%"}; + { 7, 11933, "", "=q3=Imperial Jewel", "=ds=#s2#", "", "15.99%"}; + { 8, 11934, "", "=q3=Emperor's Seal", "=ds=#s13#", "", "15.41%"}; + { 9, 11815, "", "=q3=Hand of Justice", "=ds=#s14#", "", "10.43%"}; + { 16, 11931, "", "=q3=Dreadforge Retaliator", "=ds=#h2#, #w1#", "", "15.76%"}; + { 17, 11932, "", "=q3=Guiding Stave of Wisdom", "=ds=#w9#", "", "15.01%"}; + { 18, 11928, "", "=q3=Thaurissan's Royal Scepter", "=ds=#s15#", "", " 12.86%"}; + { 20, 12033, "", "=q1=Thaurissan Family Jewels", "=ds=#e7# #e1#", "", "2.2%"}; + }; + + AtlasLoot_Data["BRDPrincess"] = { + { 1, 12554, "", "=q3=Hands of the Exalted Herald", "=ds=#s9#, #a1#", "", "11.91%"}; + { 2, 12556, "", "=q3=High Priestess Boots", "=ds=#s12#, #a1#", "", "10.26%"}; + { 3, 12557, "", "=q3=Ebonsteel Spaulders", "=ds=#s3#, #a4#", "", "12.11%"}; + { 4, 12553, "", "=q3=Swiftwalker Boots", "=ds=#s12#, #a2#", "", "11.05%"}; + }; + + AtlasLoot_Data["BRDBSPlans"] = { + { 1, 11614, "", "=q2=Plans: Dark Iron Mail", "=ds=#p2# (270)", "", "13.38%"}; + { 2, 11615, "", "=q2=Plans: Dark Iron Shoulders", "=ds=#p2# (280)", "", "7.65%"}; + }; + + AtlasLoot_Data["BRDTrash"] = { + { 1, 12552, "", "=q3=Blisterbane Wrap", "=ds=#s4#", "", "0.01%"}; + { 2, 12551, "", "=q3=Stoneshield Cloak", "=ds=#s4#", "", "0.01%"}; + { 3, 12542, "", "=q3=Funeral Pyre Vestment", "=ds=#s5#, #a1#", "", "0.02%"}; + { 4, 12546, "", "=q3=Aristocratic Cuffs", "=ds=#s8#, #a1#", "", "0.01%"}; + { 5, 12550, "", "=q3=Runed Golem Shackles", "=ds=#s8#, #a2#", "", "0.02%"}; + { 6, 12547, "", "=q3=Mar Alom's Grip", "=ds=#s9#, #a2#", "", "0.01%"}; + { 7, 12549, "", "=q3=Braincage", "=ds=#s1#, #a3#", "", "0.02%"}; + { 8, 12555, "", "=q3=Battlechaser's Greaves", "=ds=#s12#, #a4#", "", "0.01%"}; + { 9, 12531, "", "=q3=Searing Needle", "=ds=#h1#, #w4#", "", "0.02%"}; + { 10, 12535, "", "=q3=Doomforged Straightedge", "=ds=#h1#, #w10#", "", "0.01%"}; + { 11, 12527, "", "=q3=Ribsplitter", "=ds=#h1#, #w1# =q2=#m16#", "", "0.02%"}; + { 12, 12528, "", "=q3=The Judge's Gavel", "=ds=#h2#, #w6#", "", "0.02%"}; + { 13, 12532, "", "=q3=Spire of the Stoneshaper", "=ds=#w9#", "", "0.01%"}; + { 16, 15781, "", "=q3=Pattern: Black Dragonscale Leggings", "=ds=#p7# (300) =q1=#n75#", "", "1.93%"}; + { 17, 15770, "", "=q3=Pattern: Black Dragonscale Shoulders", "=ds=#p7# (300) =q1=#n76#", "", "1.88%"}; + { 18, 16053, "", "=q2=Schematic: Master Engineer's Goggles", "=ds=#p5# (290) =q1=#n77#", "", "0.45%"}; + { 19, 16049, "", "=q2=Schematic: Dark Iron Bomb", "=ds=#p5# (285) =q1=#n78#", "", "1.02%"}; + { 20, 16048, "", "=q2=Schematic: Dark Iron Rifle", "=ds=#p5# (275) =q1=#n79#", "", "0.98%"}; + { 21, 18654, "", "=q2=Schematic: Gnomish Alarm-O-Bot", "=ds=#p5# (265) =q1=#n78#", "", "1.88%"}; + { 22, 18661, "", "=q2=Schematic: World Enlarger", "=ds=#p5# (260) =q1=#n78#", "", "2.00%"}; + { 24, 11754, "", "=q2=Black Diamond", "#e8#", "", "5.0%"}; + { 25, 11078, "", "=q1=Relic Coffer Key", "=ds=#e9#"}; + { 26, 18945, "", "=q1=Dark Iron Residue", "=ds=#m3#"}; + { 27, 11468, "", "=q1=Dark Iron Fanny Pack", "=ds=#m3#"}; + { 28, 11446, "", "=q1=A Crumpled Up Note", "=ds=#m2#"}; + }; + + -------------------------------------------- + --- Blackrock Mountain: Blackrock Dephts HEROIC --- + -------------------------------------------- + + AtlasLoot_Data["BRDPyron"] = { + { 1, 14486, "", "=q3=Pattern: Cloak of Fire", "=ds=#p8# (275)", "", "17.95%"}; + }; + + AtlasLoot_Data["BRDLordRoccor"] = { + { 1, AL_FindId("Mantle of Lost Hope", 2), "", "=q3=Mantle of Lost Hope", "=ds=#s3#, #a1#", "", "20.48%"}; + { 2, AL_FindId("Earthslag Shoulders", 2), "", "=q3=Earthslag Shoulders", "=ds=#s3#, #a4#", "", "19.99%"}; + { 3, AL_FindId("Idol of Ferocity", 2), "", "=q3=Idol of Ferocity", "=ds=#s16#, #w14#", "", "19.58%"}; + { 4, AL_FindId("Stoneshell Guard", 2), "", "=q3=Stoneshell Guard", "=ds=#w8#", "", "22.06%"}; + { 5, AL_FindId("Rockshard Pellets", 2), "", "=q3=Rockshard Pellets", "=ds=#w18#", "", "16.82%"}; + { 16, 11813, "", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# (265)", "", "14.79%"}; + { 17, AL_FindId("Smoking Heart of the Mountain", 2), "", "=q3=Smoking Heart of the Mountain", "=ds=#s14#"}; + }; + + AtlasLoot_Data["BRDHighInterrogatorGerstahn"] = { + { 1, AL_FindId("Blackveil Cape", 2), "", "=q3=Blackveil Cape", "=ds=#s4#", "", "15.98%"}; + { 2, AL_FindId("Kentic Amice", 2), "", "=q3=Kentic Amice", "=ds=#s3#, #a1#", "", "22.45%"}; + { 3, AL_FindId("Greaves of Withering Despair", 2), "", "=q3=Greaves of Withering Despair", "=ds=#s12#, #a3#", "", "16.81%"}; + { 4, AL_FindId("Enthralled Sphere", 2), "", "=q3=Enthralled Sphere", "=ds=#s15#", "", "23.14%"}; + { 6, 11140, "", "=q1=Prison Cell Key", "=ds=#e9#"}; + }; + + AtlasLoot_Data["BRDArena"] = { + { 1, AL_FindId("Graverot Cape", 2), "", "=q3=Graverot Cape", "=ds=#s4# =q2=#brd1#", "", "23.07%"}; + { 2, AL_FindId("Shadefiend Boots", 2), "", "=q3=Shadefiend Boots", "=ds=#s12#, #a2# =q2=#brd1#", "", "25.84%"}; + { 3, AL_FindId("Savage Gladiator Greaves", 2), "", "=q3=Savage Gladiator Greaves", "=ds=#s12#, #a3# =q2=#brd1#", "", "15.14%"}; + { 4, AL_FindId("Carapace of Anub'shiah", 2), "", "=q3=Carapace of Anub'shiah", "=ds=#s5#, #a4# =q2=#brd1#", "", "15.78%"}; + { 6, AL_FindId("Splinthide Shoulders", 2), "", "=q3=Splinthide Shoulders", "=ds=#s3#, #a2# =q2=#brd2#", "", "24.49%"}; + { 7, AL_FindId("Girdle of Beastial Fury", 2), "", "=q3=Girdle of Beastial Fury", "=ds=#s10#, #a2# =q2=#brd2#", "", "15.85%"}; + { 8, AL_FindId("Rubicund Armguards", 2), "", "=q3=Rubicund Armguards", "=ds=#s8#, #a3# =q2=#brd2#", "", "25.13%"}; + { 9, AL_FindId("Savage Gladiator Grips", 2), "", "=q3=Savage Gladiator Grips", "=ds=#s9#, #a3# =q2=#brd2#", "", "14.12%"}; + { 11, AL_FindId("Savage Gladiator Chain", 2), "", "=q4=Savage Gladiator Chain", "=ds=#s5#, #a3# =q2=#brd3#", "", "14.52%"}; + { 12, AL_FindId("Leggings of Frenzied Magic", 2), "", "=q3=Leggings of Frenzied Magic", "=ds=#s11#, #a2# =q2=#brd3#", "", "23.24%"}; + { 13, AL_FindId("Savage Gladiator Helm", 2), "", "=q3=Savage Gladiator Helm", "=ds=#s1#, #a3# =q2=#brd3#, #brd5#", "", "10.08%"}; + { 14, AL_FindId("Dregmetal Spaulders", 2), "", "=q3=Dregmetal Spaulders", "=ds=#s3#, #a3# =q2=#brd4#", "", "15.07%"}; + { 15, AL_FindId("Stonewall Girdle", 2), "", "=q3=Stonewall Girdle", "=ds=#s10#, #a4# =q2=#brd4#", "", "31.45%"}; + { 16, AL_FindId("Entrenching Boots", 2), "", "=q3=Entrenching Boots", "=ds=#s12#, #a4# =q2=#brd4#", "", "11.97%"}; + { 17, AL_FindId("Bloodclot Band", 2), "", "=q3=Bloodclot Band", "=ds=#s13# =q2=#brd3#", "", "26.28%"}; + { 18, AL_FindId("Flarethorn", 2), "", "=q3=Flarethorn", "=ds=#h1#, #w4# =q2=#brd3#", "", "17.98%"}; + { 19, AL_FindId("Grizzle's Skinner", 2), "", "=q3=Grizzle's Skinner", "=ds=#h1#, #w1# =q2=#brd4#", "", "20.62%"}; + { 20, 11610, "", "=q3=Plans: Dark Iron Pulverizer", "=ds=#p2# (265) =q2=#brd4#", "", "69.76%"}; + { 22, AL_FindId("Silkweb Gloves", 2), "", "=q3=Silkweb Gloves", "=ds=#s9#, #a1# =q2=#brd5#", "", "24.02%"}; + { 23, AL_FindId("Spiderfang Carapace", 2), "", "=q3=Spiderfang Carapace", "=ds=#s5#, #a4# =q2=#brd5#", "", "20.61%"}; + { 24, AL_FindId("Hookfang Shanker", 2), "", "=q3=Hookfang Shanker", "=ds=#h1#, #w4# =q2=#brd5#", "", "17.26%"}; + { 26, AL_FindId("Ban'thok Sash", 2), "", "=q3=Ban'thok Sash", "=ds=#s10#, #a1# =q2=#brd6#", "", "23.77%"}; + { 27, AL_FindId("Ogreseer Fists", 2), "", "=q3=Ogreseer Fists", "=ds=#s9#, #a2# =q2=#brd6#", "", "28.16%"}; + { 28, AL_FindId("Savage Gladiator Leggings", 2), "", "=q3=Savage Gladiator Leggings", "=ds=#s11#, #a3# =q2=#brd6#", "", "14.95%"}; + { 29, AL_FindId("Cyclopean Band", 2), "", "=q3=Cyclopean Band", "=ds=#s13# =q2=#brd6#", "", "18.37%"}; + }; + + AtlasLoot_Data["BRDTheldren"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n17#"}; + { 2, AL_FindId("Shroud of Arcane Mastery", 2), "", "=q3=Shroud of Arcane Mastery", "=ds=#s4#", "", "19.73%"}; + { 3, AL_FindId("Ironweave Mantle", 2), "", "=q3=Ironweave Mantle", "=ds=#s3#, #a1#", "", "30.39%"}; + { 4, AL_FindId("Lefty's Brass Knuckle", 2), "", "=q3=Lefty's Brass Knuckle", "=ds=#h1#, #w13#", "", "26.15%"}; + { 5, AL_FindId("Malgen's Long Bow", 2), "", "=q3=Malgen's Long Bow", "=ds=#w2#", "", "22.88%"}; + { 7, 22047, "", "=q1=Top Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDHoundmaster"] = { + { 1, AL_FindId("Spritecaster Cape", 2), "", "=q3=Spritecaster Cape", "=ds=#s4#", "", "32.09%"}; + { 2, AL_FindId("Blackveil Cape", 2), "", "=q3=Blackveil Cape", "=ds=#s4#", "", "0.60%"}; + { 3, AL_FindId("Fleetfoot Greaves", 2), "", "=q3=Fleetfoot Greaves", "=ds=#s12#, #a3#", "", "32.09%"}; + { 4, AL_FindId("Houndmaster's Bow", 2), "", "=q3=Houndmaster's Bow", "=ds=#w2#", "", "12.14%"}; + { 5, AL_FindId("Houndmaster's Rifle", 2), "", "=q3=Houndmaster's Rifle", "=ds=#w5#", "", "11.18%"}; + }; + + AtlasLoot_Data["BRDForgewright"] = { + { 1, 11000, "", "=q1=Shadowforge Key", "=q1=#m4#: =ds=#e9#"}; + }; + + AtlasLoot_Data["BRDPyromantLoregrain"] = { + { 1, AL_FindId("Flamestrider Robes", 2), "", "=q3=Flamestrider Robes", "=ds=#s5#, #a2#", "", "18.10%"}; + { 2, AL_FindId("Searingscale Leggings", 2), "", "=q3=Searingscale Leggings", "=ds=#s11#, #a3#", "", "21.29%"}; + { 3, AL_FindId("Kindling Stave", 2), "", "=q3=Kindling Stave", "=ds=#w9#", "", " 16.19%"}; + { 4, AL_FindId("Pyric Caduceus", 2), "", "=q3=Pyric Caduceus", "=ds=#w12#", "", "30.20%"}; + { 6, 11207, "", "=q2=Formula: Enchant Weapon - Fiery Weapon", "=ds=#p4# (265)", "", "13.32%"}; + }; + + AtlasLoot_Data["BRDTheVault"] = { + { 1, 0, "INV_Box_01", "=q6=#x3#", ""}; + { 2, 11309, "", "=q1=The Heart of the Mountain", "=ds=#m3#", "", "100%"}; + { 4, 0, "INV_Box_01", "=q6=#x5#", ""}; + { 5, AL_FindId("Mana Shaping Handwraps", 2), "", "=q3=Mana Shaping Handwraps", "=ds=#s9#, #a1#", "", "4.49%"}; + { 6, AL_FindId("Haunting Specter Leggings", 2), "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "21.12%"}; + { 7, AL_FindId("Deathdealer Breastplate", 2), "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "21.57%"}; + { 8, AL_FindId("Black Steel Bindings", 2), "", "=q3=Black Steel Bindings", "=ds=#s8#, #a4#", "", "4.24%"}; + { 9, AL_FindId("Magma Forged Band", 2), "", "=q3=Magma Forged Band", "=ds=#s13#", "", "4.02%"}; + { 10, AL_FindId("Wraith Scythe", 2), "", "=q3=Wraith Scythe", "=ds=#h1#, #w1#", "", "21.12%"}; + { 11, AL_FindId("The Hammer of Grace", 2), "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "19.84%"}; + { 12, AL_FindId("Wand of Eternal Light", 2), "", "=q3=Wand of Eternal Light", "=ds=#w12#", "", "3.65%"}; + { 16, 0, "INV_Box_01", "=q6=#x4#", ""}; + { 17, 11752, "", "=q1=Black Blood of the Tormented", "=ds=#m3#", "", "44.48%"}; + { 18, 11751, "", "=q1=Burning Essence", "=ds=#m3#", "", "39.35%"}; + { 19, 11753, "", "=q1=Eye of Kajal", "=ds=#m3#", "", "39.95%"}; + }; + + AtlasLoot_Data["BRDWarderStilgiss"] = { + { 1, AL_FindId("Boreal Mantle", 2), "", "=q3=Boreal Mantle", "=ds=#s3#, #a1#", "", "18.38%"}; + { 2, AL_FindId("Dark Warder's Pauldrons", 2), "", "=q3=Dark Warder's Pauldrons", "=ds=#s3#, #a2#", "", "18.38%"}; + { 3, AL_FindId("Chillsteel Girdle", 2), "", "=q3=Chillsteel Girdle", "=ds=#s10#, #a3#", "", "20.50%"}; + { 4, AL_FindId("Arbiter's Blade", 2), "", "=q3=Arbiter's Blade", "=ds=#h3#, #w10#", "", "21.54%"}; + }; + + AtlasLoot_Data["BRDVerek"] = { + { 1, AL_FindId("Verek's Leash", 2), "", "=q3=Verek's Leash", "=ds=#s10#, #a3#", "", "9.78%"}; + { 2, AL_FindId("Verek's Collar", 2), "", "=q3=Verek's Collar", "=ds=#s2#", "", "9.54%"}; + }; + + AtlasLoot_Data["BRDFineousDarkvire"] = { + { 1, AL_FindId("Chief Architect's Monocle", 2), "", "=q3=Chief Architect's Monocle", "=ds=#s1#, #a1#", "", "15.28%"}; + { 2, AL_FindId("Senior Designer's Pantaloons", 2), "", "=q3=Senior Designer's Pantaloons", "=ds=#s11#, #a1#", "", "21.25%"}; + { 3, AL_FindId("Lead Surveyor's Mantle", 2), "", "=q3=Lead Surveyor's Mantle", "=ds=#s3#, #a3#", "", "20.83%"}; + { 4, AL_FindId("Foreman's Head Protector", 2), "", "=q3=Foreman's Head Protector", "=ds=#s1#, #a4#", "", "19.73%"}; + { 6, 11840, "", "=q1=Master Builder's Shirt", "#s6#", "", "3.9%"}; + { 8, 10999, "", "=q1=Ironfel", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["BRDLordIncendius"] = { + { 1, AL_FindId("Incendic Bracers", 2), "", "=q3=Incendic Bracers", "=ds=#s8#, #a1#", "", "1.30%"}; + { 2, AL_FindId("Flameweave Cuffs", 2), "", "=q3=Flameweave Cuffs", "=ds=#s8#, #a1# =q2=#m16#", "", "18.88%"}; + { 3, AL_FindId("Cinderhide Armsplints", 2), "", "=q3=Cinderhide Armsplints", "=ds=#s8#, #a2# =q2=#m16#", "", "18.33%"}; + { 4, AL_FindId("Pyremail Wristguards", 2), "", "=q3=Pyremail Wristguards", "=ds=#s8#, #a3# =q2=#m16#", "", "18.85%"}; + { 5, AL_FindId("Emberplate Armguards", 2), "", "=q3=Emberplate Armguards", "=ds=#s8#, #a4# =q2=#m16#", "", "19.24%"}; + { 6, AL_FindId("Ace of Elementals", 2), "", "=q3=Ace of Elementals", "=ds=#e16#", "", "2.10%"}; + { 8, 21987, "", "=q1=Incendicite of Incendius", "=ds=#m3#"}; + { 9, 11126, "", "=q1=Tablet of Kurniya", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDBaelGar"] = { + { 1, AL_FindId("Sash of the Burning Heart", 2), "", "=q3=Sash of the Burning Heart", "=ds=#s10#, #a1#", "", "13.59%"}; + { 2, AL_FindId("Lavacrest Leggings", 2), "", "=q3=Lavacrest Leggings", "=ds=#s11#, #a4#", "", "26.75%"}; + { 3, AL_FindId("Rubidium Hammer", 2), "", "=q3=Rubidium Hammer", "=ds=#h1#, #w6#", "", "17.02%"}; + { 4, AL_FindId("Force of Magma", 2), "", "=q3=Force of Magma", "=ds=#h2#, #w6#", "", "27.47%"}; + }; + + AtlasLoot_Data["BRDGeneralAngerforge"] = { + { 1, AL_FindId("Warstrife Leggings", 2), "", "=q3=Warstrife Leggings", "=ds=#s11#, #a2#", "", "16.41%"}; + { 2, AL_FindId("Royal Decorated Armor", 2), "", "=q3=Royal Decorated Armor", "=ds=#s5#, #a3#", "", "18.55%"}; + { 3, AL_FindId("Force of Will", 2), "", "=q3=Force of Will", "=ds=#s14#", "", "12.97%"}; + { 4, AL_FindId("Lord General's Sword", 2), "", "=q3=Lord General's Sword", "=ds=#h1#, #w10# ", "", "14.72%"}; + { 5, AL_FindId("Angerforge's Battle Axe", 2), "", "=q3=Angerforge's Battle Axe", "=ds=#h2#, #w1#", "", "16.41%"}; + { 7, 11464, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGolemLordArgelmach"] = { + { 1, AL_FindId("Omnicast Boots", 2), "", "=q3=Omnicast Boots", "=ds=#s12#, #a1#", "", "26.73%"}; + { 2, AL_FindId("Luminary Kilt", 2), "", "=q3=Luminary Kilt", "=ds=#s11#, #a2#", "", "25.73%"}; + { 3, AL_FindId("Naglering", 2), "", "=q3=Naglering", "=ds=#s13#", "", "22.92%"}; + { 4, AL_FindId("Second Wind", 2), "", "=q3=Second Wind", "=ds=#s14#", "", "5.75%"}; + { 6, 21956, "", "=q2=Design: Dark Iron Scorpid", "=ds=#p12# (300)"}; + { 8, 11268, "", "=q1=Head of Argelmach", "=ds=#m3#"}; + { 9, 11465, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGuzzler"] = { + { 1, 0, "INV_Box_01", "=q6=#n48#", ""}; + { 2, AL_FindId("Ragefury Eyepatch", 2), "", "=q3=Ragefury Eyepatch", "=ds=#s1#, #a2#", "", "8.11%"}; + { 3, AL_FindId("Coal Miner Boots", 2), "", "=q3=Coal Miner Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 4, AL_FindId("Firemoss Boots", 2), "", "=q3=Firemoss Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 5, AL_FindId("Hurley's Tankard", 2), "", "=q3=Hurley's Tankard", "=ds=#h1#, #w6#", "", "31.02%"}; + { 6, 11312, "", "=q1=Lost Thunderbrew Recipe", "=ds=#m3#"}; + { 8, 0, "INV_Box_01", "=q6=#n49#", ""}; + { 9, AL_FindId("Golem Fitted Pauldrons", 2), "", "=q3=Golem Fitted Pauldrons", "=ds=#s3#, #a3#", "", "26.04%"}; + { 10, AL_FindId("Fists of Phalanx", 2), "", "=q3=Fists of Phalanx", "=ds=#s9#, #a4#", "", "29.79%"}; + { 11, AL_FindId("Bloodfist", 2), "", "=q3=Bloodfist", "=ds=#h1#, #w13#", "", "28.48%"}; + { 16, 0, "INV_Box_01", "=q6=#n50#", ""}; + { 17, 11612, "", "=q3=Plans: Dark Iron Plate", "=ds=#p2# (285)", "", "22.20%"}; + { 18, 2662, "", "=q2=Ribbly's Quiver", "=ds=#m13# #w19#", "", "17.03%"}; + { 19, 2663, "", "=q2=Ribbly's Bandolier", "=ds=#m13# #w20#", "", "15.73%"}; + { 20, 11742, "", "=q2=Wayfarer's Knapsack", "=ds=#m13# #e1#", "", "25.07%"}; + { 21, 11313, "", "=q1=Ribbly's Head", "=ds=#m3#"}; + { 23, 0, "INV_Box_01", "=q6=#n51#", ""}; + { 24, AL_FindId("Mixologist's Tunic", 2), "", "=q3=Mixologist's Tunic", "=ds=#s5#, #a2#", "", "24.87%"}; + { 25, AL_FindId("Barman Shanker", 2), "", "=q3=Barman Shanker", "=ds=#h1#, #w4#", "", "6.97%"}; + { 26, 13483, "", "=q2=Recipe: Transmute Fire to Earth", "=ds=#p1# (275)"}; + { 27, 18653, "", "=q2=Schematic: Goblin Jumper Cables XL", "=ds=#p5# (265)", "", "14.13%"}; + { 28, 15759, "", "=q1=Pattern: Black Dragonscale Breastplate", "=ds=#p7# (290)"}; + { 29, 11602, "", "=q1=Grim Guzzler Key", "=ds=#e9#"}; + { 30, 11325, "", "=q1=Dark Iron Ale Mug", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDFlamelash"] = { + { 1, AL_FindId("Circle of Flame", 2), "", "=q4=Circle of Flame", "=ds=#s1#, #a1#", "", "0.84%"}; + { 3, AL_FindId("Cape of the Fire Salamander", 2), "", "=q3=Cape of the Fire Salamander", "=ds=#s4#", "", "25.25%"}; + { 4, AL_FindId("Molten Fists", 2), "", "=q3=Molten Fists", "=ds=#s9#, #a3#", "", "27.88%"}; + { 5, AL_FindId("Burst of Knowledge", 2), "", "=q3=Burst of Knowledge", "=ds=#s14#", "", "14.61%"}; + { 6, AL_FindId("Flame Wrath", 2), "", "=q3=Flame Wrath", "=ds=#w7#", "", "18.69%"}; + { 8, AL_FindId("Tablet of Flame Shock VI", 2), "", "=q3=Tablet of Flame Shock VI", "=ds=#e10# =q1=#m1# =ds=#c7#"}; + }; + + AtlasLoot_Data["BRDPanzor"] = { + { 1, AL_FindId("Soot Encrusted Footwear", 2), "", "=q3=Soot Encrusted Footwear", "=ds=#s12#,#a1#", "", "22.06%"}; + { 2, AL_FindId("Shalehusk Boots", 2), "", "=q3=Shalehusk Boots", "=ds=#s12#, #a4#", "", "19.96%"}; + { 3, AL_FindId("Stone of the Earth", 2), "", "=q3=Stone of the Earth", "=ds=#h2#, #w10#", "", "20.38%"}; + { 4, AL_FindId("Rock Golem Bulwark", 2), "", "=q3=Rock Golem Bulwark", "=ds=#w8#", "", "21.22%"}; + }; + + AtlasLoot_Data["BRDTomb"] = { + { 1, 0, "INV_Box_01", "=q6=#x2#", ""}; + { 2, AL_FindId("Haunting Specter Leggings", 2), "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "22.60%"}; + { 3, AL_FindId("Ghostshroud", 2), "", "=q3=Ghostshroud", "=ds=#s1#, #a2#", "", "21.63%"}; + { 4, AL_FindId("Deathdealer Breastplate", 2), "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "22.08%"}; + { 5, AL_FindId("Legplates of the Eternal Guardian", 2), "", "=q3=Legplates of the Eternal Guardian", "=ds=#s11#, #a4#", "", "65.45%"}; + { 6, 11922, "", "=q3=Blood-etched Blade", "=ds=#h3#, #w4#", "", "22.05%"}; + { 7, AL_FindId("Wraith Scythe", 2), "", "=q3=Wraith Scythe", "=ds=#h1# #w1#", "", "22.61%"}; + { 8, AL_FindId("The Hammer of Grace", 2), "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "21.29%"}; + { 9, AL_FindId("Impervious Giant", 2), "", "=q3=Impervious Giant", "=ds=#h2#, #w6#", "", "22.23%"}; + }; + + AtlasLoot_Data["BRDLyceum"] = { + { 1, 0, "INV_Box_01", "=q6=#n44#", ""}; + { 2, 11885, "", "=q1=Shadowforge Torch", "=ds=#m20#"}; + }; + + AtlasLoot_Data["BRDMagmus"] = { + { 1, AL_FindId("Golem Skull Helm", 2), "", "=q3=Golem Skull Helm", "=ds=#s1#, #a4#", "", "20.46%"}; + { 2, AL_FindId("Magmus Stone", 2), "", "=q3=Magmus Stone", "=ds=#s15#", "", "21.26%"}; + { 3, AL_FindId("Totem of Rage", 2), "", "=q3=Totem of Rage", "=ds=#s16#, #w15#", "", "10.09%"}; + { 4, AL_FindId("Libram of Truth", 2), "", "=q3=Libram of Truth", "=ds=#s16#, #w16#", "", "9.75%"}; + { 5, AL_FindId("Lavastone Hammer", 2), "", "=q3=Lavastone Hammer", "=ds=#h2#, #w6#", "", "22.79%"}; + }; + + AtlasLoot_Data["BRDImperatorDagranThaurissan"] = { + { 1, AL_FindId("Ironfoe", 2), "", "=q4=Ironfoe", "=ds=#h1#, #w6#", "", "0.46%"}; + { 3, AL_FindId("The Emperor's New Cape", 2), "", "=q3=The Emperor's New Cape", "=ds=#s4#", "", "16.16%"}; + { 4, AL_FindId("Robes of the Royal Crown", 2), "", "=q3=Robes of the Royal Crown", "=ds=#s5#, #a1#", "", "15.18%"}; + { 5, AL_FindId("Wristguards of Renown", 2), "", "=q3=Wristguards of Renown", "=ds=#s8#, #a2#", "", "12.92%"}; + { 6, AL_FindId("Sash of the Grand Hunt", 2), "", "=q3=Sash of the Grand Hunt", "=ds=#s10#, #a3#", "", "15.12%"}; + { 7, AL_FindId("Imperial Jewel", 2), "", "=q3=Imperial Jewel", "=ds=#s2#", "", "15.99%"}; + { 8, AL_FindId("Emperor's Seal", 2), "", "=q3=Emperor's Seal", "=ds=#s13#", "", "15.41%"}; + { 9, AL_FindId("Hand of Justice", 2), "", "=q3=Hand of Justice", "=ds=#s14#", "", "10.43%"}; + { 16, AL_FindId("Dreadforge Retaliator", 2), "", "=q3=Dreadforge Retaliator", "=ds=#h2#, #w1#", "", "15.76%"}; + { 17, AL_FindId("Guiding Stave of Wisdom", 2), "", "=q3=Guiding Stave of Wisdom", "=ds=#w9#", "", "15.01%"}; + { 18, AL_FindId("Thaurissan's Royal Scepter", 2), "", "=q3=Thaurissan's Royal Scepter", "=ds=#s15#", "", " 12.86%"}; + { 20, 12033, "", "=q1=Thaurissan Family Jewels", "=ds=#e7# #e1#", "", "2.2%"}; + }; + + AtlasLoot_Data["BRDPrincess"] = { + { 1, AL_FindId("Hands of the Exalted Herald", 2), "", "=q3=Hands of the Exalted Herald", "=ds=#s9#, #a1#", "", "11.91%"}; + { 2, AL_FindId("High Priestess Boots", 2), "", "=q3=High Priestess Boots", "=ds=#s12#, #a1#", "", "10.26%"}; + { 3, AL_FindId("Ebonsteel Spaulders", 2), "", "=q3=Ebonsteel Spaulders", "=ds=#s3#, #a4#", "", "12.11%"}; + { 4, AL_FindId("Swiftwalker Boots", 2), "", "=q3=Swiftwalker Boots", "=ds=#s12#, #a2#", "", "11.05%"}; + }; + + AtlasLoot_Data["BRDBSPlans"] = { + { 1, 11614, "", "=q2=Plans: Dark Iron Mail", "=ds=#p2# (270)", "", "13.38%"}; + { 2, 11615, "", "=q2=Plans: Dark Iron Shoulders", "=ds=#p2# (280)", "", "7.65%"}; + }; + + AtlasLoot_Data["BRDTrash"] = { + { 1, AL_FindId("Blisterbane Wrap", 2), "", "=q3=Blisterbane Wrap", "=ds=#s4#", "", "0.01%"}; + { 2, AL_FindId("Stoneshield Cloak", 2), "", "=q3=Stoneshield Cloak", "=ds=#s4#", "", "0.01%"}; + { 3, AL_FindId("Funeral Pyre Vestment", 2), "", "=q3=Funeral Pyre Vestment", "=ds=#s5#, #a1#", "", "0.02%"}; + { 4, AL_FindId("Aristocratic Cuffs", 2), "", "=q3=Aristocratic Cuffs", "=ds=#s8#, #a1#", "", "0.01%"}; + { 5, AL_FindId("Runed Golem Shackles", 2), "", "=q3=Runed Golem Shackles", "=ds=#s8#, #a2#", "", "0.02%"}; + { 6, AL_FindId("Mar Alom's Grip", 2), "", "=q3=Mar Alom's Grip", "=ds=#s9#, #a2#", "", "0.01%"}; + { 7, AL_FindId("Braincage", 2), "", "=q3=Braincage", "=ds=#s1#, #a3#", "", "0.02%"}; + { 8, AL_FindId("Battlechaser's Greaves", 2), "", "=q3=Battlechaser's Greaves", "=ds=#s12#, #a4#", "", "0.01%"}; + { 9, AL_FindId("Searing Needle", 2), "", "=q3=Searing Needle", "=ds=#h1#, #w4#", "", "0.02%"}; + { 10, AL_FindId("Doomforged Straightedge", 2), "", "=q3=Doomforged Straightedge", "=ds=#h1#, #w10#", "", "0.01%"}; + { 11, AL_FindId("Ribsplitter", 2), "", "=q3=Ribsplitter", "=ds=#h1#, #w1# =q2=#m16#", "", "0.02%"}; + { 12, AL_FindId("The Judge's Gavel", 2), "", "=q3=The Judge's Gavel", "=ds=#h2#, #w6#", "", "0.02%"}; + { 13, AL_FindId("Spire of the Stoneshaper", 2), "", "=q3=Spire of the Stoneshaper", "=ds=#w9#", "", "0.01%"}; + { 16, 15781, "", "=q3=Pattern: Black Dragonscale Leggings", "=ds=#p7# (300) =q1=#n75#", "", "1.93%"}; + { 17, 15770, "", "=q3=Pattern: Black Dragonscale Shoulders", "=ds=#p7# (300) =q1=#n76#", "", "1.88%"}; + { 18, 16053, "", "=q2=Schematic: Master Engineer's Goggles", "=ds=#p5# (290) =q1=#n77#", "", "0.45%"}; + { 19, 16049, "", "=q2=Schematic: Dark Iron Bomb", "=ds=#p5# (285) =q1=#n78#", "", "1.02%"}; + { 20, 16048, "", "=q2=Schematic: Dark Iron Rifle", "=ds=#p5# (275) =q1=#n79#", "", "0.98%"}; + { 21, 18654, "", "=q2=Schematic: Gnomish Alarm-O-Bot", "=ds=#p5# (265) =q1=#n78#", "", "1.88%"}; + { 22, 18661, "", "=q2=Schematic: World Enlarger", "=ds=#p5# (260) =q1=#n78#", "", "2.00%"}; + { 24, 11754, "", "=q2=Black Diamond", "#e8#", "", "5.0%"}; + { 25, 11078, "", "=q1=Relic Coffer Key", "=ds=#e9#"}; + { 26, 18945, "", "=q1=Dark Iron Residue", "=ds=#m3#"}; + { 27, 11468, "", "=q1=Dark Iron Fanny Pack", "=ds=#m3#"}; + { 28, 11446, "", "=q1=A Crumpled Up Note", "=ds=#m2#"}; + }; + + -------------------------------------------- + --- Blackrock Mountain: Blackrock Dephts MYTHIC --- + -------------------------------------------- + + AtlasLoot_Data["BRDPyron"] = { + { 1, 14486, "", "=q3=Pattern: Cloak of Fire", "=ds=#p8# (275)", "", "17.95%"}; + }; + + AtlasLoot_Data["BRDLordRoccor"] = { + { 1, AL_FindId("Mantle of Lost Hope", 3), "", "=q3=Mantle of Lost Hope", "=ds=#s3#, #a1#", "", "20.48%"}; + { 2, AL_FindId("Earthslag Shoulders", 3), "", "=q3=Earthslag Shoulders", "=ds=#s3#, #a4#", "", "19.99%"}; + { 3, AL_FindId("Idol of Ferocity", 3), "", "=q3=Idol of Ferocity", "=ds=#s16#, #w14#", "", "19.58%"}; + { 4, AL_FindId("Stoneshell Guard", 3), "", "=q3=Stoneshell Guard", "=ds=#w8#", "", "22.06%"}; + { 5, AL_FindId("Rockshard Pellets", 3), "", "=q3=Rockshard Pellets", "=ds=#w18#", "", "16.82%"}; + { 16, 11813, "", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# (265)", "", "14.79%"}; + { 17, AL_FindId("Smoking Heart of the Mountain", 3), "", "=q3=Smoking Heart of the Mountain", "=ds=#s14#"}; + }; + + AtlasLoot_Data["BRDHighInterrogatorGerstahn"] = { + { 1, AL_FindId("Blackveil Cape", 3), "", "=q3=Blackveil Cape", "=ds=#s4#", "", "15.98%"}; + { 2, AL_FindId("Kentic Amice", 3), "", "=q3=Kentic Amice", "=ds=#s3#, #a1#", "", "22.45%"}; + { 3, AL_FindId("Greaves of Withering Despair", 3), "", "=q3=Greaves of Withering Despair", "=ds=#s12#, #a3#", "", "16.81%"}; + { 4, AL_FindId("Enthralled Sphere", 3), "", "=q3=Enthralled Sphere", "=ds=#s15#", "", "23.14%"}; + { 6, 11140, "", "=q1=Prison Cell Key", "=ds=#e9#"}; + }; + + AtlasLoot_Data["BRDArena"] = { + { 1, AL_FindId("Graverot Cape", 3), "", "=q3=Graverot Cape", "=ds=#s4# =q2=#brd1#", "", "23.07%"}; + { 2, AL_FindId("Shadefiend Boots", 3), "", "=q3=Shadefiend Boots", "=ds=#s12#, #a2# =q2=#brd1#", "", "25.84%"}; + { 3, AL_FindId("Savage Gladiator Greaves", 3), "", "=q3=Savage Gladiator Greaves", "=ds=#s12#, #a3# =q2=#brd1#", "", "15.14%"}; + { 4, AL_FindId("Carapace of Anub'shiah", 3), "", "=q3=Carapace of Anub'shiah", "=ds=#s5#, #a4# =q2=#brd1#", "", "15.78%"}; + { 6, AL_FindId("Splinthide Shoulders", 3), "", "=q3=Splinthide Shoulders", "=ds=#s3#, #a2# =q2=#brd2#", "", "24.49%"}; + { 7, AL_FindId("Girdle of Beastial Fury", 3), "", "=q3=Girdle of Beastial Fury", "=ds=#s10#, #a2# =q2=#brd2#", "", "15.85%"}; + { 8, AL_FindId("Rubicund Armguards", 3), "", "=q3=Rubicund Armguards", "=ds=#s8#, #a3# =q2=#brd2#", "", "25.13%"}; + { 9, AL_FindId("Savage Gladiator Grips", 3), "", "=q3=Savage Gladiator Grips", "=ds=#s9#, #a3# =q2=#brd2#", "", "14.12%"}; + { 11, AL_FindId("Savage Gladiator Chain", 3), "", "=q4=Savage Gladiator Chain", "=ds=#s5#, #a3# =q2=#brd3#", "", "14.52%"}; + { 12, AL_FindId("Leggings of Frenzied Magic", 3), "", "=q3=Leggings of Frenzied Magic", "=ds=#s11#, #a2# =q2=#brd3#", "", "23.24%"}; + { 13, AL_FindId("Savage Gladiator Helm", 3), "", "=q3=Savage Gladiator Helm", "=ds=#s1#, #a3# =q2=#brd3#, #brd5#", "", "10.08%"}; + { 14, AL_FindId("Dregmetal Spaulders", 3), "", "=q3=Dregmetal Spaulders", "=ds=#s3#, #a3# =q2=#brd4#", "", "15.07%"}; + { 15, AL_FindId("Stonewall Girdle", 3), "", "=q3=Stonewall Girdle", "=ds=#s10#, #a4# =q2=#brd4#", "", "31.45%"}; + { 16, AL_FindId("Entrenching Boots", 3), "", "=q3=Entrenching Boots", "=ds=#s12#, #a4# =q2=#brd4#", "", "11.97%"}; + { 17, AL_FindId("Bloodclot Band", 3), "", "=q3=Bloodclot Band", "=ds=#s13# =q2=#brd3#", "", "26.28%"}; + { 18, AL_FindId("Flarethorn", 3), "", "=q3=Flarethorn", "=ds=#h1#, #w4# =q2=#brd3#", "", "17.98%"}; + { 19, AL_FindId("Grizzle's Skinner", 3), "", "=q3=Grizzle's Skinner", "=ds=#h1#, #w1# =q2=#brd4#", "", "20.62%"}; + { 20, 11610, "", "=q3=Plans: Dark Iron Pulverizer", "=ds=#p2# (265) =q2=#brd4#", "", "69.76%"}; + { 22, AL_FindId("Silkweb Gloves", 3), "", "=q3=Silkweb Gloves", "=ds=#s9#, #a1# =q2=#brd5#", "", "24.02%"}; + { 23, AL_FindId("Spiderfang Carapace", 3), "", "=q3=Spiderfang Carapace", "=ds=#s5#, #a4# =q2=#brd5#", "", "20.61%"}; + { 24, AL_FindId("Hookfang Shanker", 3), "", "=q3=Hookfang Shanker", "=ds=#h1#, #w4# =q2=#brd5#", "", "17.26%"}; + { 26, AL_FindId("Ban'thok Sash", 3), "", "=q3=Ban'thok Sash", "=ds=#s10#, #a1# =q2=#brd6#", "", "23.77%"}; + { 27, AL_FindId("Ogreseer Fists", 3), "", "=q3=Ogreseer Fists", "=ds=#s9#, #a2# =q2=#brd6#", "", "28.16%"}; + { 28, AL_FindId("Savage Gladiator Leggings", 3), "", "=q3=Savage Gladiator Leggings", "=ds=#s11#, #a3# =q2=#brd6#", "", "14.95%"}; + { 29, AL_FindId("Cyclopean Band", 3), "", "=q3=Cyclopean Band", "=ds=#s13# =q2=#brd6#", "", "18.37%"}; + }; + + AtlasLoot_Data["BRDTheldren"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n17#"}; + { 2, AL_FindId("Shroud of Arcane Mastery", 3), "", "=q3=Shroud of Arcane Mastery", "=ds=#s4#", "", "19.73%"}; + { 3, AL_FindId("Ironweave Mantle", 3), "", "=q3=Ironweave Mantle", "=ds=#s3#, #a1#", "", "30.39%"}; + { 4, AL_FindId("Lefty's Brass Knuckle", 3), "", "=q3=Lefty's Brass Knuckle", "=ds=#h1#, #w13#", "", "26.15%"}; + { 5, AL_FindId("Malgen's Long Bow", 3), "", "=q3=Malgen's Long Bow", "=ds=#w2#", "", "22.88%"}; + { 7, 22047, "", "=q1=Top Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDHoundmaster"] = { + { 1, AL_FindId("Spritecaster Cape", 3), "", "=q3=Spritecaster Cape", "=ds=#s4#", "", "32.09%"}; + { 2, AL_FindId("Blackveil Cape", 3), "", "=q3=Blackveil Cape", "=ds=#s4#", "", "0.60%"}; + { 3, AL_FindId("Fleetfoot Greaves", 3), "", "=q3=Fleetfoot Greaves", "=ds=#s12#, #a3#", "", "32.09%"}; + { 4, AL_FindId("Houndmaster's Bow", 3), "", "=q3=Houndmaster's Bow", "=ds=#w2#", "", "12.14%"}; + { 5, AL_FindId("Houndmaster's Rifle", 3), "", "=q3=Houndmaster's Rifle", "=ds=#w5#", "", "11.18%"}; + }; + + AtlasLoot_Data["BRDForgewright"] = { + { 1, 11000, "", "=q1=Shadowforge Key", "=q1=#m4#: =ds=#e9#"}; + }; + + AtlasLoot_Data["BRDPyromantLoregrain"] = { + { 1, AL_FindId("Flamestrider Robes", 3), "", "=q3=Flamestrider Robes", "=ds=#s5#, #a2#", "", "18.10%"}; + { 2, AL_FindId("Searingscale Leggings", 3), "", "=q3=Searingscale Leggings", "=ds=#s11#, #a3#", "", "21.29%"}; + { 3, AL_FindId("Kindling Stave", 3), "", "=q3=Kindling Stave", "=ds=#w9#", "", " 16.19%"}; + { 4, AL_FindId("Pyric Caduceus", 3), "", "=q3=Pyric Caduceus", "=ds=#w12#", "", "30.20%"}; + { 6, 11207, "", "=q2=Formula: Enchant Weapon - Fiery Weapon", "=ds=#p4# (265)", "", "13.32%"}; + }; + + AtlasLoot_Data["BRDTheVault"] = { + { 1, 0, "INV_Box_01", "=q6=#x3#", ""}; + { 2, 11309, "", "=q1=The Heart of the Mountain", "=ds=#m3#", "", "100%"}; + { 4, 0, "INV_Box_01", "=q6=#x5#", ""}; + { 5, AL_FindId("Mana Shaping Handwraps", 3), "", "=q3=Mana Shaping Handwraps", "=ds=#s9#, #a1#", "", "4.49%"}; + { 6, AL_FindId("Haunting Specter Leggings", 3), "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "21.12%"}; + { 7, AL_FindId("Deathdealer Breastplate", 3), "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "21.57%"}; + { 8, AL_FindId("Black Steel Bindings", 3), "", "=q3=Black Steel Bindings", "=ds=#s8#, #a4#", "", "4.24%"}; + { 9, AL_FindId("Magma Forged Band", 3), "", "=q3=Magma Forged Band", "=ds=#s13#", "", "4.02%"}; + { 10, AL_FindId("Wraith Scythe", 3), "", "=q3=Wraith Scythe", "=ds=#h1#, #w1#", "", "21.12%"}; + { 11, AL_FindId("The Hammer of Grace", 3), "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "19.84%"}; + { 12, AL_FindId("Wand of Eternal Light", 3), "", "=q3=Wand of Eternal Light", "=ds=#w12#", "", "3.65%"}; + { 16, 0, "INV_Box_01", "=q6=#x4#", ""}; + { 17, 11752, "", "=q1=Black Blood of the Tormented", "=ds=#m3#", "", "44.48%"}; + { 18, 11751, "", "=q1=Burning Essence", "=ds=#m3#", "", "39.35%"}; + { 19, 11753, "", "=q1=Eye of Kajal", "=ds=#m3#", "", "39.95%"}; + }; + + AtlasLoot_Data["BRDWarderStilgiss"] = { + { 1, AL_FindId("Boreal Mantle", 3), "", "=q3=Boreal Mantle", "=ds=#s3#, #a1#", "", "18.38%"}; + { 2, AL_FindId("Dark Warder's Pauldrons", 3), "", "=q3=Dark Warder's Pauldrons", "=ds=#s3#, #a2#", "", "18.38%"}; + { 3, AL_FindId("Chillsteel Girdle", 3), "", "=q3=Chillsteel Girdle", "=ds=#s10#, #a3#", "", "20.50%"}; + { 4, AL_FindId("Arbiter's Blade", 3), "", "=q3=Arbiter's Blade", "=ds=#h3#, #w10#", "", "21.54%"}; + }; + + AtlasLoot_Data["BRDVerek"] = { + { 1, AL_FindId("Verek's Leash", 3), "", "=q3=Verek's Leash", "=ds=#s10#, #a3#", "", "9.78%"}; + { 2, AL_FindId("Verek's Collar", 3), "", "=q3=Verek's Collar", "=ds=#s2#", "", "9.54%"}; + }; + + AtlasLoot_Data["BRDFineousDarkvire"] = { + { 1, AL_FindId("Chief Architect's Monocle", 3), "", "=q3=Chief Architect's Monocle", "=ds=#s1#, #a1#", "", "15.28%"}; + { 2, AL_FindId("Senior Designer's Pantaloons", 3), "", "=q3=Senior Designer's Pantaloons", "=ds=#s11#, #a1#", "", "21.25%"}; + { 3, AL_FindId("Lead Surveyor's Mantle", 3), "", "=q3=Lead Surveyor's Mantle", "=ds=#s3#, #a3#", "", "20.83%"}; + { 4, AL_FindId("Foreman's Head Protector", 3), "", "=q3=Foreman's Head Protector", "=ds=#s1#, #a4#", "", "19.73%"}; + { 6, 11840, "", "=q1=Master Builder's Shirt", "#s6#", "", "3.9%"}; + { 8, 10999, "", "=q1=Ironfel", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["BRDLordIncendius"] = { + { 1, AL_FindId("Incendic Bracers", 3), "", "=q3=Incendic Bracers", "=ds=#s8#, #a1#", "", "1.30%"}; + { 2, AL_FindId("Flameweave Cuffs", 3), "", "=q3=Flameweave Cuffs", "=ds=#s8#, #a1# =q2=#m16#", "", "18.88%"}; + { 3, AL_FindId("Cinderhide Armsplints", 3), "", "=q3=Cinderhide Armsplints", "=ds=#s8#, #a2# =q2=#m16#", "", "18.33%"}; + { 4, AL_FindId("Pyremail Wristguards", 3), "", "=q3=Pyremail Wristguards", "=ds=#s8#, #a3# =q2=#m16#", "", "18.85%"}; + { 5, AL_FindId("Emberplate Armguards", 3), "", "=q3=Emberplate Armguards", "=ds=#s8#, #a4# =q2=#m16#", "", "19.24%"}; + { 6, AL_FindId("Ace of Elementals", 3), "", "=q3=Ace of Elementals", "=ds=#e16#", "", "2.10%"}; + { 8, 21987, "", "=q1=Incendicite of Incendius", "=ds=#m3#"}; + { 9, 11126, "", "=q1=Tablet of Kurniya", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDBaelGar"] = { + { 1, AL_FindId("Sash of the Burning Heart", 3), "", "=q3=Sash of the Burning Heart", "=ds=#s10#, #a1#", "", "13.59%"}; + { 2, AL_FindId("Lavacrest Leggings", 3), "", "=q3=Lavacrest Leggings", "=ds=#s11#, #a4#", "", "26.75%"}; + { 3, AL_FindId("Rubidium Hammer", 3), "", "=q3=Rubidium Hammer", "=ds=#h1#, #w6#", "", "17.02%"}; + { 4, AL_FindId("Force of Magma", 3), "", "=q3=Force of Magma", "=ds=#h2#, #w6#", "", "27.47%"}; + }; + + AtlasLoot_Data["BRDGeneralAngerforge"] = { + { 1, AL_FindId("Warstrife Leggings", 3), "", "=q3=Warstrife Leggings", "=ds=#s11#, #a2#", "", "16.41%"}; + { 2, AL_FindId("Royal Decorated Armor", 3), "", "=q3=Royal Decorated Armor", "=ds=#s5#, #a3#", "", "18.55%"}; + { 3, AL_FindId("Force of Will", 3), "", "=q3=Force of Will", "=ds=#s14#", "", "12.97%"}; + { 4, AL_FindId("Lord General's Sword", 3), "", "=q3=Lord General's Sword", "=ds=#h1#, #w10# ", "", "14.72%"}; + { 5, AL_FindId("Angerforge's Battle Axe", 3), "", "=q3=Angerforge's Battle Axe", "=ds=#h2#, #w1#", "", "16.41%"}; + { 7, 11464, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGolemLordArgelmach"] = { + { 1, AL_FindId("Omnicast Boots", 3), "", "=q3=Omnicast Boots", "=ds=#s12#, #a1#", "", "26.73%"}; + { 2, AL_FindId("Luminary Kilt", 3), "", "=q3=Luminary Kilt", "=ds=#s11#, #a2#", "", "25.73%"}; + { 3, AL_FindId("Naglering", 3), "", "=q3=Naglering", "=ds=#s13#", "", "22.92%"}; + { 4, AL_FindId("Second Wind", 3), "", "=q3=Second Wind", "=ds=#s14#", "", "5.75%"}; + { 6, 21956, "", "=q2=Design: Dark Iron Scorpid", "=ds=#p12# (300)"}; + { 8, 11268, "", "=q1=Head of Argelmach", "=ds=#m3#"}; + { 9, 11465, "", "=q1=Marshal Windsor's Lost Information", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDGuzzler"] = { + { 1, 0, "INV_Box_01", "=q6=#n48#", ""}; + { 2, AL_FindId("Ragefury Eyepatch", 3), "", "=q3=Ragefury Eyepatch", "=ds=#s1#, #a2#", "", "8.11%"}; + { 3, AL_FindId("Coal Miner Boots", 3), "", "=q3=Coal Miner Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 4, AL_FindId("Firemoss Boots", 3), "", "=q3=Firemoss Boots", "=ds=#s12#, #a2#", "", "23.87%"}; + { 5, AL_FindId("Hurley's Tankard", 3), "", "=q3=Hurley's Tankard", "=ds=#h1#, #w6#", "", "31.02%"}; + { 6, 11312, "", "=q1=Lost Thunderbrew Recipe", "=ds=#m3#"}; + { 8, 0, "INV_Box_01", "=q6=#n49#", ""}; + { 9, AL_FindId("Golem Fitted Pauldrons", 3), "", "=q3=Golem Fitted Pauldrons", "=ds=#s3#, #a3#", "", "26.04%"}; + { 10, AL_FindId("Fists of Phalanx", 3), "", "=q3=Fists of Phalanx", "=ds=#s9#, #a4#", "", "29.79%"}; + { 11, AL_FindId("Bloodfist", 3), "", "=q3=Bloodfist", "=ds=#h1#, #w13#", "", "28.48%"}; + { 16, 0, "INV_Box_01", "=q6=#n50#", ""}; + { 17, 11612, "", "=q3=Plans: Dark Iron Plate", "=ds=#p2# (285)", "", "22.20%"}; + { 18, 2662, "", "=q2=Ribbly's Quiver", "=ds=#m13# #w19#", "", "17.03%"}; + { 19, 2663, "", "=q2=Ribbly's Bandolier", "=ds=#m13# #w20#", "", "15.73%"}; + { 20, 11742, "", "=q2=Wayfarer's Knapsack", "=ds=#m13# #e1#", "", "25.07%"}; + { 21, 11313, "", "=q1=Ribbly's Head", "=ds=#m3#"}; + { 23, 0, "INV_Box_01", "=q6=#n51#", ""}; + { 24, AL_FindId("Mixologist's Tunic", 3), "", "=q3=Mixologist's Tunic", "=ds=#s5#, #a2#", "", "24.87%"}; + { 25, AL_FindId("Barman Shanker", 3), "", "=q3=Barman Shanker", "=ds=#h1#, #w4#", "", "6.97%"}; + { 26, 13483, "", "=q2=Recipe: Transmute Fire to Earth", "=ds=#p1# (275)"}; + { 27, 18653, "", "=q2=Schematic: Goblin Jumper Cables XL", "=ds=#p5# (265)", "", "14.13%"}; + { 28, 15759, "", "=q1=Pattern: Black Dragonscale Breastplate", "=ds=#p7# (290)"}; + { 29, 11602, "", "=q1=Grim Guzzler Key", "=ds=#e9#"}; + { 30, 11325, "", "=q1=Dark Iron Ale Mug", "=ds=#m3#"}; + }; + + AtlasLoot_Data["BRDFlamelash"] = { + { 1, AL_FindId("Circle of Flame", 3), "", "=q4=Circle of Flame", "=ds=#s1#, #a1#", "", "0.84%"}; + { 3, AL_FindId("Cape of the Fire Salamander", 3), "", "=q3=Cape of the Fire Salamander", "=ds=#s4#", "", "25.25%"}; + { 4, AL_FindId("Molten Fists", 3), "", "=q3=Molten Fists", "=ds=#s9#, #a3#", "", "27.88%"}; + { 5, AL_FindId("Burst of Knowledge", 3), "", "=q3=Burst of Knowledge", "=ds=#s14#", "", "14.61%"}; + { 6, AL_FindId("Flame Wrath", 3), "", "=q3=Flame Wrath", "=ds=#w7#", "", "18.69%"}; + { 8, AL_FindId("Tablet of Flame Shock VI", 3), "", "=q3=Tablet of Flame Shock VI", "=ds=#e10# =q1=#m1# =ds=#c7#"}; + }; + + AtlasLoot_Data["BRDPanzor"] = { + { 1, AL_FindId("Soot Encrusted Footwear", 3), "", "=q3=Soot Encrusted Footwear", "=ds=#s12#,#a1#", "", "22.06%"}; + { 2, AL_FindId("Shalehusk Boots", 3), "", "=q3=Shalehusk Boots", "=ds=#s12#, #a4#", "", "19.96%"}; + { 3, AL_FindId("Stone of the Earth", 3), "", "=q3=Stone of the Earth", "=ds=#h2#, #w10#", "", "20.38%"}; + { 4, AL_FindId("Rock Golem Bulwark", 3), "", "=q3=Rock Golem Bulwark", "=ds=#w8#", "", "21.22%"}; + }; + + AtlasLoot_Data["BRDTomb"] = { + { 1, 0, "INV_Box_01", "=q6=#x2#", ""}; + { 2, AL_FindId("Haunting Specter Leggings", 3), "", "=q3=Haunting Specter Leggings", "=ds=#s11#, #a1#", "", "22.60%"}; + { 3, AL_FindId("Ghostshroud", 3), "", "=q3=Ghostshroud", "=ds=#s1#, #a2#", "", "21.63%"}; + { 4, AL_FindId("Deathdealer Breastplate", 3), "", "=q3=Deathdealer Breastplate", "=ds=#s5#, #a3#", "", "22.08%"}; + { 5, AL_FindId("Legplates of the Eternal Guardian", 3), "", "=q3=Legplates of the Eternal Guardian", "=ds=#s11#, #a4#", "", "65.45%"}; + { 6, 11922, "", "=q3=Blood-etched Blade", "=ds=#h3#, #w4#", "", "22.05%"}; + { 7, AL_FindId("Wraith Scythe", 3), "", "=q3=Wraith Scythe", "=ds=#h1# #w1#", "", "22.61%"}; + { 8, AL_FindId("The Hammer of Grace", 3), "", "=q3=The Hammer of Grace", "=ds=#h3#, #w6#", "", "21.29%"}; + { 9, AL_FindId("Impervious Giant", 3), "", "=q3=Impervious Giant", "=ds=#h2#, #w6#", "", "22.23%"}; + }; + + AtlasLoot_Data["BRDLyceum"] = { + { 1, 0, "INV_Box_01", "=q6=#n44#", ""}; + { 2, 11885, "", "=q1=Shadowforge Torch", "=ds=#m20#"}; + }; + + AtlasLoot_Data["BRDMagmus"] = { + { 1, AL_FindId("Golem Skull Helm", 3), "", "=q3=Golem Skull Helm", "=ds=#s1#, #a4#", "", "20.46%"}; + { 2, AL_FindId("Magmus Stone", 3), "", "=q3=Magmus Stone", "=ds=#s15#", "", "21.26%"}; + { 3, AL_FindId("Totem of Rage", 3), "", "=q3=Totem of Rage", "=ds=#s16#, #w15#", "", "10.09%"}; + { 4, AL_FindId("Libram of Truth", 3), "", "=q3=Libram of Truth", "=ds=#s16#, #w16#", "", "9.75%"}; + { 5, AL_FindId("Lavastone Hammer", 3), "", "=q3=Lavastone Hammer", "=ds=#h2#, #w6#", "", "22.79%"}; + }; + + AtlasLoot_Data["BRDImperatorDagranThaurissan"] = { + { 1, AL_FindId("Ironfoe", 3), "", "=q4=Ironfoe", "=ds=#h1#, #w6#", "", "0.46%"}; + { 3, AL_FindId("The Emperor's New Cape", 3), "", "=q3=The Emperor's New Cape", "=ds=#s4#", "", "16.16%"}; + { 4, AL_FindId("Robes of the Royal Crown", 3), "", "=q3=Robes of the Royal Crown", "=ds=#s5#, #a1#", "", "15.18%"}; + { 5, AL_FindId("Wristguards of Renown", 3), "", "=q3=Wristguards of Renown", "=ds=#s8#, #a2#", "", "12.92%"}; + { 6, AL_FindId("Sash of the Grand Hunt", 3), "", "=q3=Sash of the Grand Hunt", "=ds=#s10#, #a3#", "", "15.12%"}; + { 7, AL_FindId("Imperial Jewel", 3), "", "=q3=Imperial Jewel", "=ds=#s2#", "", "15.99%"}; + { 8, AL_FindId("Emperor's Seal", 3), "", "=q3=Emperor's Seal", "=ds=#s13#", "", "15.41%"}; + { 9, AL_FindId("Hand of Justice", 3), "", "=q3=Hand of Justice", "=ds=#s14#", "", "10.43%"}; + { 16, AL_FindId("Dreadforge Retaliator", 3), "", "=q3=Dreadforge Retaliator", "=ds=#h2#, #w1#", "", "15.76%"}; + { 17, AL_FindId("Guiding Stave of Wisdom", 3), "", "=q3=Guiding Stave of Wisdom", "=ds=#w9#", "", "15.01%"}; + { 18, AL_FindId("Thaurissan's Royal Scepter", 3), "", "=q3=Thaurissan's Royal Scepter", "=ds=#s15#", "", " 12.86%"}; + { 20, 12033, "", "=q1=Thaurissan Family Jewels", "=ds=#e7# #e1#", "", "2.2%"}; + }; + + AtlasLoot_Data["BRDPrincess"] = { + { 1, AL_FindId("Hands of the Exalted Herald", 3), "", "=q3=Hands of the Exalted Herald", "=ds=#s9#, #a1#", "", "11.91%"}; + { 2, AL_FindId("High Priestess Boots", 3), "", "=q3=High Priestess Boots", "=ds=#s12#, #a1#", "", "10.26%"}; + { 3, AL_FindId("Ebonsteel Spaulders", 3), "", "=q3=Ebonsteel Spaulders", "=ds=#s3#, #a4#", "", "12.11%"}; + { 4, AL_FindId("Swiftwalker Boots", 3), "", "=q3=Swiftwalker Boots", "=ds=#s12#, #a2#", "", "11.05%"}; + }; + + AtlasLoot_Data["BRDBSPlans"] = { + { 1, 11614, "", "=q2=Plans: Dark Iron Mail", "=ds=#p2# (270)", "", "13.38%"}; + { 2, 11615, "", "=q2=Plans: Dark Iron Shoulders", "=ds=#p2# (280)", "", "7.65%"}; + }; + + AtlasLoot_Data["BRDTrash"] = { + { 1, AL_FindId("Blisterbane Wrap", 3), "", "=q3=Blisterbane Wrap", "=ds=#s4#", "", "0.01%"}; + { 2, AL_FindId("Stoneshield Cloak", 3), "", "=q3=Stoneshield Cloak", "=ds=#s4#", "", "0.01%"}; + { 3, AL_FindId("Funeral Pyre Vestment", 3), "", "=q3=Funeral Pyre Vestment", "=ds=#s5#, #a1#", "", "0.02%"}; + { 4, AL_FindId("Aristocratic Cuffs", 3), "", "=q3=Aristocratic Cuffs", "=ds=#s8#, #a1#", "", "0.01%"}; + { 5, AL_FindId("Runed Golem Shackles", 3), "", "=q3=Runed Golem Shackles", "=ds=#s8#, #a2#", "", "0.02%"}; + { 6, AL_FindId("Mar Alom's Grip", 3), "", "=q3=Mar Alom's Grip", "=ds=#s9#, #a2#", "", "0.01%"}; + { 7, AL_FindId("Braincage", 3), "", "=q3=Braincage", "=ds=#s1#, #a3#", "", "0.02%"}; + { 8, AL_FindId("Battlechaser's Greaves", 3), "", "=q3=Battlechaser's Greaves", "=ds=#s12#, #a4#", "", "0.01%"}; + { 9, AL_FindId("Searing Needle", 3), "", "=q3=Searing Needle", "=ds=#h1#, #w4#", "", "0.02%"}; + { 10, AL_FindId("Doomforged Straightedge", 3), "", "=q3=Doomforged Straightedge", "=ds=#h1#, #w10#", "", "0.01%"}; + { 11, AL_FindId("Ribsplitter", 3), "", "=q3=Ribsplitter", "=ds=#h1#, #w1# =q2=#m16#", "", "0.02%"}; + { 12, AL_FindId("The Judge's Gavel", 3), "", "=q3=The Judge's Gavel", "=ds=#h2#, #w6#", "", "0.02%"}; + { 13, AL_FindId("Spire of the Stoneshaper", 3), "", "=q3=Spire of the Stoneshaper", "=ds=#w9#", "", "0.01%"}; + { 16, 15781, "", "=q3=Pattern: Black Dragonscale Leggings", "=ds=#p7# (300) =q1=#n75#", "", "1.93%"}; + { 17, 15770, "", "=q3=Pattern: Black Dragonscale Shoulders", "=ds=#p7# (300) =q1=#n76#", "", "1.88%"}; + { 18, 16053, "", "=q2=Schematic: Master Engineer's Goggles", "=ds=#p5# (290) =q1=#n77#", "", "0.45%"}; + { 19, 16049, "", "=q2=Schematic: Dark Iron Bomb", "=ds=#p5# (285) =q1=#n78#", "", "1.02%"}; + { 20, 16048, "", "=q2=Schematic: Dark Iron Rifle", "=ds=#p5# (275) =q1=#n79#", "", "0.98%"}; + { 21, 18654, "", "=q2=Schematic: Gnomish Alarm-O-Bot", "=ds=#p5# (265) =q1=#n78#", "", "1.88%"}; + { 22, 18661, "", "=q2=Schematic: World Enlarger", "=ds=#p5# (260) =q1=#n78#", "", "2.00%"}; + { 24, 11754, "", "=q2=Black Diamond", "#e8#", "", "5.0%"}; + { 25, 11078, "", "=q1=Relic Coffer Key", "=ds=#e9#"}; + { 26, 18945, "", "=q1=Dark Iron Residue", "=ds=#m3#"}; + { 27, 11468, "", "=q1=Dark Iron Fanny Pack", "=ds=#m3#"}; + { 28, 11446, "", "=q1=A Crumpled Up Note", "=ds=#m2#"}; + }; + + ------------------------------------------------- + --- Blackrock Mountain: Lower Blackrock Spire --- + ------------------------------------------------- + + AtlasLoot_Data["BRMScarshieldQuartermaster"] = { + { 1, 18987, "", "=q1=Blackhand's Command", "=ds=#m2#", "", "100%"}; + }; + + AtlasLoot_Data["LBRSQuestItems"] = { + { 1, 12812, "", "=q3=Unfired Plate Gauntlets", "=ds=#m3#", "", "100%"}; + { 2, 12631, "", "=q3=Fiery Plate Gauntlets", "=q1=#m4#: =ds=#s9#, #a4#"}; + { 3, 12699, "", "=q3=Plans: Fiery Plate Gauntlets", "=q1=#m4#: =ds=#p2# (290)"}; + { 5, 12533, "", "=q1=Roughshod Pike", "=ds=#m3#"}; + { 6, 12740, "", "=q1=Fifth Mosh'aru Tablet", "=ds=#m3#"}; + { 7, 12741, "", "=q1=Sixth Mosh'aru Tablet", "=ds=#m3#"}; + { 8, 12345, "", "=q1=Bijou's Belongings", "=ds=#m3#"}; + }; + + AtlasLoot_Data["LBRSSpirestoneButcher"] = { + { 1, 12608, "", "=q3=Butcher's Apron", "=ds=#s4#", "", "54.31%"}; + { 2, 13286, "", "=q3=Rivenspike", "=ds=#h1#, #w1#", "", "35.78%"}; + }; + + AtlasLoot_Data["LBRSOmokk"] = { + { 1, 13170, "", "=q3=Skyshroud Leggings", "=ds=#s11#, #a1#", "", "8.52%"}; + { 2, 13169, "", "=q3=Tressermane Leggings", "=ds=#s11#, #a2#", "", "9.52%"}; + { 3, 13168, "", "=q3=Plate of the Shaman King", "=ds=#s5#, #a4#", "", "8.62%"}; + { 4, 13166, "", "=q3=Slamshot Shoulders", "=ds=#s3#, #a4#", "", "7.25%"}; + { 5, 13167, "", "=q3=Fist of Omokk", "=ds=#h2#, #w6#", "", "10.64%"}; + { 7, 12336, "", "=q2=Gemstone of Spirestone", "=ds=#m3#", "", "100%"}; + { 9, 12534, "", "=q1=Omokk's Head", "=ds=#m3#", "", "100%"}; + { 16, 16670, "", "=q3=Boots of Elements", "=ds=#s12#, #a3# (D1, #c7#)", "", "9.35%"}; + }; + + AtlasLoot_Data["LBRSSpirestoneLord"] = { + { 1, 13284, "", "=q3=Swiftdart Battleboots", "=ds=#s12#, #a3#", "", "48.68%"}; + { 2, 13285, "", "=q3=The Blackrock Slicer", "=ds=#h2#, #w1#", "", "34.87%"}; + }; + + AtlasLoot_Data["LBRSLordMagus"] = { + { 1, 13282, "", "=q3=Ogreseer Tower Boots", "=ds=#s12#, #a3#", "", "22.95%"}; + { 2, 13283, "", "=q3=Magus Ring", "=ds=#s13#", "", "38.01%"}; + { 3, 13261, "", "=q3=Globe of D'sak", "=ds=#s15#", "", "18.07%"}; + }; + + AtlasLoot_Data["LBRSVosh"] = { + { 1, 12626, "", "=q3=Funeral Cuffs", "=ds=#s8#, #a1#", "", "18.74%"}; + { 2, 13257, "", "=q3=Demonic Runed Spaulders", "=ds=#s3#, #a2#", "", "16.84%"}; + { 3, 13255, "", "=q3=Trueaim Gauntlets", "=ds=#s9#, #a3#", "", "18.08%"}; + { 4, 12651, "", "=q3=Blackcrow", "=ds=#w3#", "", "8.56%"}; + { 5, 12653, "", "=q3=Riphook", "=ds=#w2#", "", "7.99%"}; + { 6, 12654, "", "=q3=Doomshot", "=ds=#w17#", "", "23.06%"}; + { 8, 13352, "", "=q1=Vosh'gajin's Snakestone", "=ds=#m3#", "", "100%"}; + { 9, 12821, "", "=q3=Plans: Dawn's Edge", "=q1=#m4#: =ds=#p2# (275)"}; + { 16, 16712, "", "=q3=Shadowcraft Gloves", "=ds=#s9#, #a2# (D1, #c6#)", "", "11.89%"}; + }; + + AtlasLoot_Data["LBRSVoone"] = { + { 1, 22231, "", "=q3=Kayser's Boots of Precision", "=ds=#s12#, #a1#", "", "15.40%"}; + { 2, 13179, "", "=q3=Brazecore Armguards", "=ds=#s8#, #a3#", "", "16.12%"}; + { 3, 13177, "", "=q3=Talisman of Evasion", "=ds=#s2#", "", "15.40%"}; + { 4, 12582, "", "=q3=Keris of Zul'Serak", "=ds=#h1#, #w4#", "", "8.08%"}; + { 5, 28972, "", "=q3=Flightblade Throwing Axe", "=ds=#w11#", "", "79.85%"}; + { 7, 12335, "", "=q2=Gemstone of Smolderthorn", "=ds=#m3#", "", "100%"}; + { 16, 16676, "", "=q3=Beaststalker's Gloves", "=ds=#s9#, #a3# (D1, #c2#)", "", "9.15%"}; + }; + + AtlasLoot_Data["LBRSGrayhoof"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n21#"}; + { 2, 22306, "", "=q3=Ironweave Belt", "=ds=#s10#, #a1#", "", "20.28%"}; + { 3, 22325, "", "=q3=Belt of the Trickster", "=ds=#s10#, #a2#", "", "20.28%"}; + { 4, 22319, "", "=q3=Tome of Divine Right", "=ds=#s15#", "", "20.81%"}; + { 5, 22398, "", "=q3=Idol of Rejuvenation", "=ds=#s16#, #w14#", "", "12.87%"}; + { 6, 22322, "", "=q3=The Jaw Breaker", "=ds=#h1#, #w6#", "", "20.28%"}; + { 8, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + { 9, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["LBRSGrimaxe"] = { + { 1, 12634, "", "=q3=Chiselbrand Girdle", "=ds=#s10#, #a3#", "", "31.73%"}; + { 2, 12637, "", "=q3=Backusarian Gauntlets", "=ds=#s9#, #a4#", "", "26.44%"}; + { 3, 12621, "", "=q3=Demonfork", "=ds=#h1#, #w1#", "", "27.64%"}; + { 5, 12838, "", "=q3=Plans: Arcanite Reaper", "=ds=#p2# (300)", "", "6.73%"}; + { 6, 12784, "", "=q3=Arcanite Reaper", "=ds=#h2#, #w1#"}; + }; + + AtlasLoot_Data["LBRSSmolderweb"] = { + { 1, 13244, "", "=q3=Gilded Gauntlets", "=ds=#s9#, #a3#", "", "25.06%"}; + { 2, 13213, "", "=q3=Smolderweb's Eye", "=ds=#s14#", "", "24.97%"}; + { 3, 13183, "", "=q3=Venomspitter", "=ds=#h1#, #w6#", "", "12.49%"}; + { 16, 16715, "", "=q3=Wildheart Boots", "=ds=#s12#, #a2# (D1, #c1#)", "", "13.03%"}; + }; + + AtlasLoot_Data["LBRSCrystalFang"] = { + { 1, 13185, "", "=q3=Sunderseer Mantle", "=ds=#s3#, #a1#", "", "28.10%"}; + { 2, 13184, "", "=q3=Fallbrush Handgrips", "=ds=#s9#, #a2#", "", "35.48%"}; + { 3, 13218, "", "=q3=Fang of the Crystal Spider", "=ds=#h1#, #w4#", "", "17.62%"}; + }; + + AtlasLoot_Data["LBRSDoomhowl"] = { + { 1, 13258, "", "=q3=Slaghide Gauntlets", "=ds=#s9#, #a2#", "", "17.09%"}; + { 2, 22232, "", "=q3=Marksman's Girdle", "=ds=#s10#, #a3#", "", "20.60%"}; + { 3, 13259, "", "=q3=Ribsteel Footguards", "=ds=#s12#, #a4#", "", "25.38%"}; + { 4, 13178, "", "=q3=Rosewine Circle", "=ds=#s13#", "", "21.48%"}; + { 6, 18784, "", "=q3=Top Half of Advanced Armorsmithing: Volume III", "=ds=#m3#", "", "10.30%"}; + { 7, 12725, "", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4#: =ds=#p2# (300)"}; + { 9, 12712, "", "=q1=Warosh's Mojo", "=ds=#m3#", "", "100%"}; + { 10, 15867, "", "=q2=Prismcharm", "=q1=#m4#: =ds=#s14#"}; + }; + + AtlasLoot_Data["LBRSZigris"] = { + { 1, 13253, "", "=q3=Hands of Power", "=ds=#s9#, #a1#", "", "14.22%"}; + { 2, 13252, "", "=q3=Cloudrunner Girdle", "=ds=#s10#, #a2#", "", "15.48%"}; + { 4, 12835, "", "=q3=Plans: Annihilator", "=ds=#p2# (300)", "", "8.37%"}; + { 5, 12798, "", "=q3=Annihilator", "=ds=#h1#, #w1#"}; + { 7, 21955, "", "=q2=Design: Black Diamond Crab", "=ds=#p12# (300)"}; + }; + + AtlasLoot_Data["LBRSSlavener"] = { + { 1, 13206, "", "=q3=Wolfshear Leggings", "=ds=#s11#, #a1#", "", "17.46%"}; + { 2, 13208, "", "=q3=Bleak Howler Armguards", "=ds=#s8#, #a2#", "", "18.02%"}; + { 3, 13205, "", "=q3=Rhombeard Protector", "=ds=#w8#", "", "16.93%"}; + { 16, 16718, "", "=q3=Wildheart Spaulders", "=ds=#s3#, #a2# (D1, #c1#)", "", "11.04%"}; + }; + + AtlasLoot_Data["LBRSHalycon"] = { + { 1, 22313, "", "=q3=Ironweave Bracers", "=ds=#s8#, #a1#", "", "18.16%"}; + { 2, 13210, "", "=q3=Pads of the Dread Wolf", "=ds=#s12#, #a2#", "", "9.88%"}; + { 3, 13211, "", "=q3=Slashclaw Bracers", "=ds=#s8#, #a3#", "", "20.32%"}; + { 4, 13212, "", "=q3=Halycon's Spiked Collar", "=ds=#s2#", "", "18.23%"}; + }; + + AtlasLoot_Data["LBRSBashguud"] = { + { 1, 13203, "", "=q3=Armswake Cloak", "=ds=#s4#", "", "35.31%"}; + { 2, 13198, "", "=q3=Hurd Smasher", "=ds=#h1#, #w13#", "", "21.15%"}; + { 3, 13204, "", "=q3=Bashguuder", "=ds=#h1#, #w6#", "", "27.09%"}; + }; + + AtlasLoot_Data["LBRSWyrmthalak"] = { + { 1, 13143, "", "=q4=Mark of the Dragon Lord", "=ds=#s13#", "", "1.11%"}; + { 3, 13162, "", "=q3=Reiver Claws", "=ds=#s9#, #a4#", "", "12.14%"}; + { 4, 13164, "", "=q3=Heart of the Scale", "=ds=#s14#", "", "0.73%"}; + { 5, 22321, "", "=q3=Heart of Wyrmthalak", "=ds=#s14#", "", "13.87%"}; + { 6, 13163, "", "=q3=Relentless Scythe", "=ds=#h2#, #w10#", "", "14.12%"}; + { 7, 13148, "", "=q3=Chillpike", "=ds=#w7#", "", "0.76%"}; + { 8, 13161, "", "=q3=Trindlehaven Staff", "=ds=#w9#", "", "10.40%"}; + { 10, 12337, "", "=q2=Gemstone of Bloodaxe", "=ds=#m3#", "", "100%"}; + { 16, 16679, "", "=q3=Beaststalker's Mantle", "=ds=#s3#, #a3# (D1, #c2#)", "", "9.89%"}; + }; + + AtlasLoot_Data["LBRSFelguard"] = { + { 1, 13181, "", "=q3=Demonskin Gloves", "=ds=#s9#, #a1#", "", "14.47%"}; + { 2, 13182, "", "=q3=Phase Blade", "=ds=#h1#, #w10#", "", "11.63%"}; + }; + + AtlasLoot_Data["LBRSTrash"] = { + { 1, 14513, "", "=q4=Pattern: Robe of the Archmage", "=ds=#p8# (300) =q1=#m1# =ds=#c3# =q1=#n71#", "", "10.12%"}; + { 2, 14152, "", "=q4=Robe of the Archmage", "=ds=#s5#, #a1# =q1=#m1# =ds=#c3#"}; + { 4, 13494, "", "=q2=Recipe: Greater Fire Protection Potion", "=ds=#p1# (290) =q1=#n71#/#n72#", "", "1.94%"}; + { 5, 16250, "", "=q2=Formula: Enchant Weapon - Superior Striking", "=ds=#p4# (300) =q1=#n75#", "", "1.04%"}; + { 6, 16244, "", "=q2=Formula: Enchant Gloves - Greater Strength", "=ds=#p4# (295) =q1=#n76#", "", "4.16%"}; + { 7, 15749, "", "=q2=Pattern: Volcanic Breastplate", "=ds=#p7# (285) =q1=#n73#", "", "2.04%"}; + { 8, 15775, "", "=q2=Pattern: Volcanic Shoulders", "=ds=#p7# (300) =q1=#n74#", "", "10.56%"}; + { 10, 12219, "", "=q1=Unadorned Seal of Ascension", "=ds=#m3#"}; + { 11, 21982, "", "=q1=Ogre Warbeads", "=ds=#m3#"}; + }; + + ------------------------------------------------- + --- Blackrock Mountain: Upper Blackrock Spire --- + ------------------------------------------------- + + AtlasLoot_Data["UBRSEmberseer"] = { + { 1, 12905, "", "=q3=Wildfire Cape", "=ds=#s4#", "", "15.20%"}; + { 2, 12927, "", "=q3=TruestrikeShoulders", "=ds=#s3#, #a2#", "", "17.47%"}; + { 3, 12929, "", "=q3=Emberfury Talisman", "=ds=#s2#", "", "15.89%"}; + { 4, 12926, "", "=q3=Flaming Band", "=ds=#s13#", "", "18.52%"}; + { 6, 17322, "", "=q1=Eye of the Emberseer", "=ds=#m3#", "", "100%"}; + { 7, 21988, "", "=q1=Ember of Emberseer", "=ds=#m3#"}; + { 16, 16672, "", "=q3=Gauntlets of Elements", "=ds=#s9#, #a3# (D1, #c7#)", "", "14.23%"}; + }; + + AtlasLoot_Data["UBRSSolakar"] = { + { 1, 12609, "", "=q3=Polychromatic Visionwrap", "=ds=#s5#, #a1#", "", "15.82%"}; + { 2, 12589, "", "=q3=Dustfeather Sash", "=ds=#s10#, #a1#", "", "12.84%"}; + { 3, 12603, "", "=q3=Nightbrace Tunic", "=ds=#s5#, #a2#", "", "15.06%"}; + { 4, 12606, "", "=q3=Crystallized Girdle", "=ds=#s10#, #a2#", "", "14.04%"}; + { 6, 18657, "", "=q2=Schematic: Hyper-Radiant Flame Reflector", "=ds=#p5# (290)", "", "7.38%"}; + { 7, 18638, "", "=q3=Hyper-Radiant Flame Reflector", "=ds=#s14#"}; + { 16, 16695, "", "=q3=Devout Mantle", "=ds=#s3#, #a1# (D1, #c5#)", "", "12.84%"}; + }; + + AtlasLoot_Data["UBRSFLAME"] = { + { 1, 13371, "", "=q2=Father Flame", "=ds=#s15#", "", "100%"}; + }; + + AtlasLoot_Data["UBRSQuestItems"] = { + { 1, 12358, "", "=q1=Darkstone Tablet", "=ds=#m3#"}; + { 2, 12352, "", "=q1=Doomrigger's Clasp", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UBRSRunewatcher"] = { + { 1, 12604, "", "=q3=Starfire Tiara", "=ds=#s1#, #a1#", "", "28.64%"}; + { 2, 12930, "", "=q3=Briarwood Reed", "=ds=#s14#", "", "26.36%"}; + { 3, 12605, "", "=q3=Serpentine Skuller", "=ds=#w12#", "", "32.95%"}; + }; + + AtlasLoot_Data["UBRSAnvilcrack"] = { + { 1, 18047, "", "=q3=Flame Walkers", "=ds=#s12#, #a3#", "", "18.05%"}; + { 2, 13502, "", "=q3=Handcrafted Mastersmith Girdle", "=ds=#s10#, #a4#", "", "15.78%"}; + { 3, 13498, "", "=q3=Handcrafted Mastersmith Leggings", "=ds=#s11#, #a4#", "", "20.63%"}; + { 4, 18048, "", "=q3=Mastersmith's Hammer", "=ds=#h3#, #w6#", "", "17.26%"}; + { 6, 12837, "", "=q3=Plans: Masterwork Stormhammer", "=ds=#p2# (300)", "", "4.80%"}; + { 7, 12794, "", "=q3=Masterwork Stormhammer", "=ds=#h1#, #w6#"}; + { 8, 12834, "", "=q3=Plans: Arcanite Champion", "=ds=#p2# (300)", "", "4.75%"}; + { 9, 12790, "", "=q3=Arcanite Champion", "=ds=#h2#, #w10#"}; + { 11, 18779, "", "=q3=Bottom Half of Advanced Armorsmithing: Volume I", "=ds=#m3#", "", "17.08%"}; + { 12, 12727, "", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4#: =ds=#p2# (300)"}; + { 16, 0, "INV_Box_01", "=q6=#x10#", ""}; + { 17, 12806, "", "=q3=Unforged Rune Covered Breastplate", "=ds=#m3#"}; + { 18, 12696, "", "=q3=Plans: Demon Forged Breastplate", "=q1=#m4#: =ds=#p2# (285)"}; + }; + + AtlasLoot_Data["UBRSRend"] = { + { 1, 12590, "", "=q4=Felstriker", "=ds=#h1#, #w4#", "", "1.06%"}; + { 3, 22247, "", "=q3=Faith Healer's Boots", "=ds=#s12#, #a1#", "", "12.71%"}; + { 4, 18102, "", "=q3=Dragonrider Boots", "=ds=#s12#, #a1#", "", "14.35%"}; + { 5, 12587, "", "=q3=Eye of Rend", "=ds=#s1#, #a2#", "", "14.50%"}; + { 6, 12588, "", "=q3=Bonespike Shoulder", "=ds=#s3#, #a3#", "", "0.85%"}; + { 7, 18104, "", "=q3=Feralsurge Girdle", "=ds=#s10#, #a3#", "", "15.30%"}; + { 8, 12936, "", "=q3=Battleborn Armbraces", "=ds=#s8#, #a4#", "", "16.96%"}; + { 9, 12935, "", "=q3=Warmaster Legguards", "=ds=#s11#, #a4#", "", "15.05%"}; + { 10, 18103, "", "=q3=Band of Rumination", "=ds=#s13#", "", "15.38%"}; + { 16, 16733, "", "=q3=Spaulders of Valor", "=ds=#s3#, #a4# (D1, #c9#)", "", "13.39%"}; + { 18, 12940, "", "=q3=Dal'Rend's Sacred Charge", "=ds=#h3#, #w10#", "", "6.79%"}; + { 19, 12939, "", "=q3=Dal'Rend's Tribal Guardian", "=ds=#h4#, #w10#", "", "7.61%"}; + { 20, 12583, "", "=q3=Blackhand Doomsaw", "=ds=#w7#", "", "7.44%"}; + { 22, 12630, "", "=q1=Head of Rend Blackhand", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["UBRSGyth"] = { + { 1, 12871, "", "=q4=Chromatic Carapace", "=ds=#m3#", "", "2.64%"}; + { 2, 12945, "", "=q4=Legplates of the Chromatic Defier", "=q1=#m4#: =ds=#s11#, #a3#"}; + { 3, 12903, "", "=q4=Legguards of the Chromatic Defier", "=q1=#m4#: =ds=#s11#, #a3#"}; + { 4, 12895, "", "=q4=Breastplate of the Chromatic Flight", "=q1=#m4#: =ds=#s5#, #a4#"}; + { 6, 22225, "", "=q3=Dragonskin Cowl", "=ds=#s1#, #a1# =q2=#m16#", "", "11.85%"}; + { 7, 12960, "", "=q3=Tribal War Feathers", "=ds=#s1#, #a2# =q2=#m16#", "", "15.24%"}; + { 8, 12953, "", "=q3=Dragoneye Coif", "=ds=#s1#, #a3# =q2=#m16#", "", "15.99%"}; + { 9, 12952, "", "=q3=Gyth's Skull", "=ds=#s1#, #a4# =q2=#m16#", "", "12.43%"}; + { 11, 13522, "", "=q2=Recipe: Flask of Chromatic Resistance", "=ds=#p1# (300)", "", "2.95%"}; + { 16, 16669, "", "=q3=Pauldrons of Elements", "=ds=#s3#, #a3# (D1, #c7#)", "", "14.77%"}; + }; + + AtlasLoot_Data["UBRSBeast"] = { + { 1, 12731, "", "=q4=Pristine Hide of the Beast", "=ds=#m3#", "", "0.77%"}; + { 2, 12752, "", "=q4=Cap of the Scarlet Savant", "=q1=#m4#: =ds=#s1#, #a1#"}; + { 3, 12757, "", "=q4=Breastplate of Bloodthirst", "=q1=#m4#: =ds=#s5#, #a2#"}; + { 4, 12756, "", "=q4=Leggings of Arcana", "=q1=#m4#: =ds=#s11#, #a2#"}; + { 6, 12967, "", "=q3=Bloodmoon Cloak", "=ds=#s4#", "", "18.30%"}; + { 7, 12968, "", "=q3=Frostweaver Cape", "=ds=#s4#", "", "14.47%"}; + { 8, 12965, "", "=q3=Spiritshroud Leggings", "=ds=#s11#, #a1#", "", "13.16%"}; + { 9, 22311, "", "=q3=Ironweave Boots", "=ds=#s12#, #a1#", "", "12.31%"}; + { 10, 12966, "", "=q3=Blackmist Armguards", "=ds=#s8#, #a2#", "", "16.06%"}; + { 11, 12963, "", "=q3=Blademaster Leggings", "=ds=#s11#, #a2#", "", "12.74%"}; + { 12, 12964, "", "=q3=Tristam Legguards", "=ds=#s11#, #a3#", "", "18.16%"}; + { 13, 12709, "", "=q3=Finkle's Skinner", "=ds=#h1#, #w4#, =q1=#e18#", "", "6.95%"}; + { 14, 12969, "", "=q3=Seeping Willow", "=ds=#h2#, #w6#", "", "11.49%"}; + { 16, 16729, "", "=q3=Lightforge Spaulders", "=ds=#s3#, #a4# (D1, #c4#)", "", "13.62%"}; + { 18, 24101, "", "=q3=Book of Ferocious Bite V", "=ds=#e10# =q1=#m1# =ds=#c1#", "", "1.44%"}; + { 19, 19227, "", "=q3=Ace of Beasts", "=ds=#e16#", "", "4.53%"}; + }; + + AtlasLoot_Data["UBRSValthalak"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n16#"}; + { 2, 22337, "", "=q3=Shroud of Domination", "=ds=#s4#", "", "23.37%"}; + { 3, 22302, "", "=q3=Ironweave Cowl", "=ds=#s1#, #a1#", "", "27.72%"}; + { 4, 22342, "", "=q3=Leggings of Torment", "=ds=#s11#, #a1#", "", "23.10%"}; + { 5, 22343, "", "=q3=Handguards of Savagery", "=ds=#s9#, #a3#", "", "20.11%"}; + { 6, 22340, "", "=q3=Pendant of Celerity", "=ds=#s2#", "", "17.66%"}; + { 7, 22339, "", "=q3=Rune Band of Wizardry", "=ds=#s13#", "", "15.49%"}; + { 8, 22335, "", "=q3=Lord Valthalak's Staff of Command", "=ds=#w9#", "", "14.67%"}; + { 9, 22336, "", "=q3=Draconian Aegis of the Legion", "=ds=#w8#", "", "17.66%"}; + }; + + AtlasLoot_Data["UBRSDrakkisath"] = { + { 1, 12592, "", "=q4=Blackblade of Shahram", "=ds=#h2#, #w10#", "", "1.08%"}; + { 3, 22269, "", "=q3=Shadow Prowler's Cloak", "=ds=#s4#", "", "10.61%"}; + { 4, 22267, "", "=q3=Spellweaver's Turban", "=ds=#s1#, #a1#", "", "15.50%"}; + { 5, 13142, "", "=q3=Brigam Girdle", "=ds=#s10#, #a4#", "", "16.40%"}; + { 6, 13141, "", "=q3=Tooth of Gnarr", "=ds=#s2#", "", "16.83%"}; + { 7, 13098, "", "=q3=Painweaver Band", "=ds=#s13#", "", "13.51%"}; + { 8, 22268, "", "=q3=Draconic Infused Emblem", "=ds=#s14#", "", "4.13%"}; + { 9, 22253, "", "=q3=Tome of the Lost", "=ds=#s15#", "", "16.05%"}; + { 10, 12602, "", "=q3=Draconian Deflector", "=ds=#w8#", "", "14.52%"}; + { 12, 15730, "", "=q3=Pattern: Red Dragonscale Breastplate", "=ds=#p7# (300)", "", "3.58%"}; + { 13, 15047, "", "=q3=Red Dragonscale Breastplate", "=ds=#s5#, #a3#"}; + { 15, 13519, "", "=q2=Recipe: Flask of the Titans", "=ds=#p1# (300)", "", "1.72%"}; + { 16, 16688, "", "=q3=Magister's Robes", "=ds=#s5#, #a1# (D1, #c3#)", "", "7.24%"}; + { 17, 16700, "", "=q3=Dreadmist Robe", "=ds=#s5#, #a1# (D1, #c8#)", "", "8.04%"}; + { 18, 16690, "", "=q3=Devout Robe", "=ds=#s5#, #a1# (D1, #c5#)", "", "6.20%"}; + { 19, 16706, "", "=q3=Wildheart Vest", "=ds=#s5#, #a2# (D1, #c1#)", "", "7.36%"}; + { 20, 16721, "", "=q3=Shadowcraft Tunic", "=ds=#s5#, #a2# (D1, #c6#)", "", "6.09%"}; + { 21, 16674, "", "=q3=Beaststalker's Tunic", "=ds=#s5#, #a3# (D1, #c2#)", "", "6.81%"}; + { 22, 16666, "", "=q3=Vest of Elements", "=ds=#s5#, #a3# (D1, #c7#)", "", "3.03%"}; + { 23, 16730, "", "=q3=Breastplate of Valor", "=ds=#s5#, #a4# (D1, #c9#)", "", "5.83%"}; + { 24, 16726, "", "=q3=Lightforge Breastplate", "=ds=#s5#, #a4# (D1, #c4#)", "", "3.76%"}; + { 30, 16663, "", "=q1=Blood of the Black Dragon Champion", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["UBRSTrash"] = { + { 1, 13260, "", "=q3=Wind Dancer Boots", "=ds=#s12#, #a3#", "", "0.01%"}; + { 2, 24102, "", "=q3=Manual of Eviscerate IX", "=ds=#e10# =q1=#m1# =ds=#c6# =q1=#n70#", "", "0.94%"}; + { 4, 16247, "", "=q2=Formula: Enchant 2H Weapon - Superior Impact", "=ds=#p4# (295) =q1=#n69#", "", "1.54%"}; + { 6, 12607, "", "=q3=Brilliant Chromatic Scale", "=ds=#m3#"}; + { 7, 12219, "", "=q1=Unadorned Seal of Ascension", "=ds=#m3#"}; + }; + + --------------------------------------- + --- Blackrock Mountain: Molten Core --- + --------------------------------------- + + AtlasLoot_Data["MCLucifron"] = { + { 1, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.93%"}; + { 2, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.84%"}; + { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.95%"}; + { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.00%"}; + { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.09%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.15%"}; + { 7, 17109, "", "=q4=Choker of Enlightenment", "=ds=#s2#", "", "12.61%"}; + { 8, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.04%"}; + { 9, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.23%"}; + { 10, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.23%"}; + { 11, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "1.60%"}; + { 16, 16800, "", "=q4=Arcanist Boots", "=q1=#m1# =ds=#c3# (T1)", "", "12.06%"}; + { 17, 16805, "", "=q4=Felheart Gloves", "=q1=#m1# =ds=#c8# (T1)", "", "14.89%"}; + { 18, 16829, "", "=q4=Cenarion Boots", "=q1=#m1# =ds=#c1# (T1)", "", "10.72%"}; + { 19, 16837, "", "=q4=Earthfury Boots", "=q1=#m1# =ds=#c7# (T1)", "", "4.16%"}; + { 20, 16863, "", "=q4=Gauntlets of Might", "=q1=#m1# =ds=#c9# (T1)", "", "16.40%"}; + { 21, 16859, "", "=q4=Lawbringer Boots", "=q1=#m1# =ds=#c4# (T1)", "", "7.20%"}; + { 22, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; + Next = "MCMagmadar"; + }; + + AtlasLoot_Data["MCMagmadar"] = { + { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.79%"}; + { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "6.18%"}; + { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "2.10%"}; + { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.86%"}; + { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "5.48%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.98%"}; + { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.22%"}; + { 8, 17065, "", "=q4=Medallion of Steadfast Might", "=ds=#s2#", "", "14.05%"}; + { 9, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "5.79%"}; + { 10, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "5.55%"}; + { 11, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "5.42%"}; + { 12, 18203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#", "", "17.82%"}; + { 13, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "5.68%"}; + { 14, 17073, "", "=q4=Earthshaker", "=ds=#h2#, #w6#", "", "16.75%"}; + { 15, 17069, "", "=q4=Striker's Mark", "=ds=#w2#", "", "16.37%"}; + { 16, 16796, "", "=q4=Arcanist Leggings", "=q1=#m1# =ds=#c3# (T1)", "", "14.57%"}; + { 17, 16814, "", "=q4=Pants of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.33%"}; + { 18, 16810, "", "=q4=Felheart Pants", "=q1=#m1# =ds=#c8# (T1)", "", "13.75%"}; + { 19, 16822, "", "=q4=Nightslayer Pants", "=q1=#m1# =ds=#c6# (T1)", "", "13.83%"}; + { 20, 16847, "", "=q4=Giantstalker's Leggings", "=q1=#m1# =ds=#c2# (T1)", "", "13.28%"}; + { 21, 16835, "", "=q4=Cenarion Leggings", "=q1=#m1# =ds=#c1# (T1)", "", "12.90%"}; + { 22, 16843, "", "=q4=Earthfury Legguards", "=q1=#m1# =ds=#c7# (T1)", "", " 4.73%"}; + { 23, 16855, "", "=q4=Lawbringer Legplates", "=q1=#m1# =ds=#c4# (T1)", "", "8.54%"}; + { 24, 16867, "", "=q4=Legplates of Might", "=q1=#m1# =ds=#c9# (T1)", "", "13.97%"}; + Prev = "MCLucifron"; + Next = "MCGehennas"; + }; + + AtlasLoot_Data["MCGehennas"] = { + { 1, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "3.83%"}; + { 2, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "3.37%"}; + { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "3.53%"}; + { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "3.57%"}; + { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.77%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.48%"}; + { 7, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "3.78%"}; + { 8, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "3.78%"}; + { 9, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "3.79%"}; + { 10, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.34%"}; + { 16, 16812, "", "=q4=Gloves of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "18.65%"}; + { 17, 16826, "", "=q4=Nightslayer Gloves", "=q1=#m1# =ds=#c6# (T1)", "", "19.47%"}; + { 18, 16849, "", "=q4=Giantstalker's Boots", "=q1=#m1# =ds=#c2# (T1)", "", "14.54%"}; + { 19, 16839, "", "=q4=Earthfury Gauntlets", "=q1=#m1# =ds=#c7# (T1)", "", "7.38%"}; + { 20, 16862, "", "=q4=Sabatons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "14.48%"}; + { 21, 16860, "", "=q4=Lawbringer Gauntlets", "=q1=#m1# =ds=#c4# (T1)", "", "11.77%"}; + { 23, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; + Prev = "MCMagmadar"; + Next = "MCGarr"; + }; + + AtlasLoot_Data["MCGarr"] = { + { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.80%"}; + { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "5.23%"}; + { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.68%"}; + { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.48%"}; + { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "3.84%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.82%"}; + { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.05%"}; + { 8, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "4.48%"}; + { 9, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "4.13%"}; + { 10, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "3.69%"}; + { 11, 17071, "", "=q4=Gutgore Ripper", "=ds=#h1#, #w4#", "", "11.21%"}; + { 12, 18832, "", "=q4=Brutality Blade", "=ds=#h1#, #w10#", "", "13.27%"}; + { 13, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "4.09%"}; + { 14, 17105, "", "=q4=Aurastone Hammer", "=ds=#h3#, #w6#", "", "12.67%"}; + { 15, 17066, "", "=q4=Drillborer Disk", "=ds=#w8#", "", "11.85%"}; + { 16, 16795, "", "=q4=Arcanist Crown", "=q1=#m1# =ds=#c3# (T1)", "", "11.31%"}; + { 17, 16813, "", "=q4=Circlet of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "11.36%"}; + { 18, 16808, "", "=q4=Felheart Horns", "=q1=#m1# =ds=#c8# (T1)", "", "10.62%"}; + { 19, 16846, "", "=q4=Giantstalker's Helmet", "=q1=#m1# =ds=#c2# (T1)", "", "11.57%"}; + { 20, 16834, "", "=q4=Cenarion Helm", "=q1=#m1# =ds=#c1# (T1)", "", "11.51%"}; + { 21, 16821, "", "=q4=Nightslayer Cover", "=q1=#m1# =ds=#c6# (T1)", "", "10.38%"}; + { 22, 16842, "", "=q4=Earthfury Helmet", "=q1=#m1# =ds=#c7# (T1)", "", "3.91%"}; + { 23, 16866, "", "=q4=Helm of Might", "=q1=#m1# =ds=#c9# (T1)", "", "11.39%"}; + { 24, 16854, "", "=q4=Lawbringer Helm", "=q1=#m1# =ds=#c4# (T1)", "", "7.23%"}; + { 26, 18564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%"}; + { 27, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + Prev = "MCGehennas"; + Next = "MCShazzrah"; + }; + + AtlasLoot_Data["MCShazzrah"] = { + { 1, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.97%"}; + { 2, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.84%"}; + { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.85%"}; + { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "1.81%"}; + { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "0.78%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.22%"}; + { 7, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "1.72%"}; + { 8, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "1.99%"}; + { 9, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.27%"}; + { 10, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.32%"}; + { 16, 16801, "", "=q4=Arcanist Gloves", "=q1=#m1# =ds=#c3# (T1)", "", "19.59%"}; + { 17, 16803, "", "=q4=Felheart Slippers", "=q1=#m1# =ds=#c8# (T1)", "", "15.28%"}; + { 18, 16811, "", "=q4=Boots of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.90%"}; + { 19, 16831, "", "=q4=Cenarion Gloves", "=q1=#m1# =ds=#c1# (T1)", "", "19.53%"}; + { 20, 16852, "", "=q4=Giantstalker's Gloves", "=q1=#m1# =ds=#c2# (T1)", "", "18.58%"}; + { 21, 16824, "", "=q4=Nightslayer Boots", "=q1=#m1# =ds=#c6# (T1)", "", "15.58%"}; + { 23, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; + Prev = "MCGarr"; + Next = "MCGeddon"; + }; + + AtlasLoot_Data["MCGeddon"] = { + { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.44%"}; + { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "3.04%"}; + { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.04%"}; + { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; + { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.61%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.77%"}; + { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.48%"}; + { 8, 17110, "", "=q4=Seal of the Archmagus", "=ds=#s13#", "", "21.93%"}; + { 9, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.61%"}; + { 10, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.68%"}; + { 11, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.59%"}; + { 12, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.70%"}; + { 16, 16797, "", "=q4=Arcanist Mantle", "=q1=#m1# =ds=#c3# (T1)", "", "19.92%"}; + { 17, 16807, "", "=q4=Felheart Shoulder Pads", "=q1=#m1# =ds=#c8# (T1)", "", "19.78%"}; + { 18, 16836, "", "=q4=Cenarion Spaulders", "=q1=#m1# =ds=#c1# (T1)", "", "19.52%"}; + { 19, 16856, "", "=q4=Lawbringer Spaulders", "=q1=#m1# =ds=#c4# (T1)", "", "12.62%"}; + { 20, 16844, "", "=q4=Earthfury Epaulets", "=q1=#m1# =ds=#c7# (T1)", "", "7.29%"}; + { 22, 18563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%"}; + { 23, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + Prev = "MCShazzrah"; + Next = "MCGolemagg"; + }; + + AtlasLoot_Data["MCGolemagg"] = { + { 1, 19136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.18%"}; + { 2, 18823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "2.65%"}; + { 3, 18829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.20%"}; + { 4, 19144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; + { 5, 19143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.17%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.44%"}; + { 7, 18824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.69%"}; + { 8, 18821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.26%"}; + { 9, 18820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.91%"}; + { 10, 19142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.46%"}; + { 11, 17103, "", "=q4=Azuresong Mageblade", "=ds=#h3#, #w10#", "", "17.59%"}; + { 12, 18822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.89%"}; + { 13, 18842, "", "=q4=Staff of Dominance", "=ds=#w9#", "", "18.95%"}; + { 14, 17072, "", "=q4=Blastershot Launcher", "=ds=#w5#", "", "17.83%"}; + { 16, 16798, "", "=q4=Arcanist Robes", "=q1=#m1# =ds=#c3# (T1)", "", "16.51%"}; + { 17, 16815, "", "=q4=Robes of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "15.65%"}; + { 18, 16809, "", "=q4=Felheart Robes", "=q1=#m1# =ds=#c8# (T1)", "", "15.66%"}; + { 19, 16820, "", "=q4=Nightslayer Chestpiece", "=q1=#m1# =ds=#c6# (T1)", "", "16.76%"}; + { 20, 16833, "", "=q4=Cenarion Vestments", "=q1=#m1# =ds=#c1# (T1)", "", "15.21%"}; + { 21, 16845, "", "=q4=Giantstalker's Breastplate", "=q1=#m1# =ds=#c2# (T1)", "", "15.83%"}; + { 22, 16841, "", "=q4=Earthfury Vestments", "=q1=#m1# =ds=#c7# (T1)", "", " 6.08%"}; + { 23, 16865, "", "=q4=Breastplate of Might", "=q1=#m1# =ds=#c9# (T1)", "", "15.28%"}; + { 24, 16853, "", "=q4=Lawbringer Chestguard", "=q1=#m1# =ds=#c4# (T1)", "", "9.53%"}; + { 26, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; + { 27, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + Prev = "MCGeddon"; + Next = "MCSulfuron"; + }; + + AtlasLoot_Data["MCSulfuron"] = { + { 1, 19145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "2.80%"}; + { 2, 18872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "2.54%"}; + { 3, 19146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "2.70%"}; + { 4, 18875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.58%"}; + { 5, 18870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.26%"}; + { 6, 18861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.54%"}; + { 7, 18879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.32%"}; + { 8, 19147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.39%"}; + { 9, 18878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.53%"}; + { 10, 17074, "", "=q4=Shadowstrike", "=ds=#w7#", "", "23.50%"}; + { 11, 17077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "2.26%"}; + { 16, 16816, "", "=q4=Mantle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "21.06%"}; + { 17, 16823, "", "=q4=Nightslayer Shoulder Pads", "=q1=#m1# =ds=#c6# (T1)", "", "20.66%"}; + { 18, 16848, "", "=q4=Giantstalker's Epaulets", "=q1=#m1# =ds=#c2# (T1)", "", "19.64%"}; + { 19, 16868, "", "=q4=Pauldrons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "21.14%"}; + { 21, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; + Prev = "MCGolemagg"; + Next = "MCMajordomo"; + }; + + AtlasLoot_Data["MCMajordomo"] = { + { 1, 18811, "", "=q4=Fireproof Cloak", "=ds=#s4#", "", "15.12%"}; + { 2, 18808, "", "=q4=Gloves of the Hypnotic Flame", "=ds=#s9#, #a1#", "", "15.36%"}; + { 3, 18809, "", "=q4=Sash of Whispered Secrets", "=ds=#s10#, #a1#", "", "15.93%"}; + { 4, 19139, "", "=q4=Fireguard Shoulders", "=ds=#s3#, #a2#", "", "15.87%"}; + { 5, 18810, "", "=q4=Wild Growth Spaulders", "=ds=#s3#, #a2#", "", "16.91%"}; + { 6, 18812, "", "=q4=Wristguards of True Flight", "=ds=#s8#, #a3#", "", "18.04%"}; + { 7, 18806, "", "=q4=Core Forged Greaves", "=ds=#s12#, #a4#", "", "16.53%"}; + { 8, 19140, "", "=q4=Cauterizing Band", "=ds=#s13#", "", "15.10%"}; + { 9, 18805, "", "=q4=Core Hound Tooth", "=ds=#h1#, #w4#", "", "16.06%"}; + { 10, 18803, "", "=q4=Finkle's Lava Dredger", "=ds=#h2#, #w6#", "", "12.43%"}; + { 16, 18703, "", "=q4=Ancient Petrified Leaf", "=ds=#m2# =q1=(#c2#)", "", "35.25%"}; + { 17, 18715, "", "=q4=Lok'delar, Stave of the Ancient Keepers", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c2#"}; + { 18, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#"}; + { 19, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#w19#, =q1=#m1# =ds=#c2#"}; + { 21, 18646, "", "=q4=The Eye of Divinity", "=ds=#m2# =q1=(#c5#)", "", "28.30%"}; + { 22, 18608, "", "=q4=Benediction", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; + { 23, 18609, "", "=q4=Anathema", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; + Prev = "MCSulfuron"; + Next = "MCRagnaros"; + }; + + AtlasLoot_Data["MCRagnaros"] = { + { 1, 16915, "", "=q4=Netherwind Pants", "=q1=#m1# =ds=#c3# (T2)", "", "17.37%"}; + { 2, 16922, "", "=q4=Leggings of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "", "17.30%"}; + { 3, 16930, "", "=q4=Nemesis Leggings", "=q1=#m1# =ds=#c8# (T2)", "", "16.87%"}; + { 4, 16909, "", "=q4=Bloodfang Pants", "=q1=#m1# =ds=#c6# (T2)", "", "17.18%"}; + { 5, 16901, "", "=q4=Stormrage Legguards", "=q1=#m1# =ds=#c1# (T2)", "", "15.49%"}; + { 6, 16938, "", "=q4=Dragonstalker's Legguards", "=q1=#m1# =ds=#c2# (T2)", "", "16.02%"}; + { 7, 16946, "", "=q4=Legplates of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "", "5.97%"}; + { 8, 16962, "", "=q4=Legplates of Wrath", "=q1=#m1# =ds=#c9# (T2)", "", "17.23%"}; + { 9, 16954, "", "=q4=Judgement Legplates", "=q1=#m1# =ds=#c4# (T2)", "", "10.81%"}; + { 11, 17204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; + { 12, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + { 14, 19017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; + { 15, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 16, 17102, "", "=q4=Cloak of the Shrouded Mists", "=ds=#s4#", "", "14.31%"}; + { 17, 17107, "", "=q4=Dragon's Blood Cape", "=ds=#s4#", "", "15.32%"}; + { 18, 18817, "", "=q4=Crown of Destruction", "=ds=#s1#, #a3#", "", "16.75%"}; + { 19, 19137, "", "=q4=Onslaught Girdle", "=ds=#s10#, #a4#", "", "13.18%"}; + { 20, 18814, "", "=q4=Choker of the Fire Lord", "=ds=#s2#", "", "16.08%"}; + { 21, 19138, "", "=q4=Band of Sulfuras", "=ds=#s13#", "", "15.64%"}; + { 22, 17063, "", "=q4=Band of Accuria", "=ds=#s13#", "", "14.81%"}; + { 23, 17082, "", "=q4=Shard of the Flame", "=ds=#s14#", "", " 4.65%"}; + { 24, 18815, "", "=q4=Essence of the Pure Flame", "=ds=#s14#", "", "17.80%"}; + { 25, 18816, "", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "", "15.90%"}; + { 26, 17076, "", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", "", "5.12%"}; + { 27, 17104, "", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "", " 4.63%"}; + { 28, 17106, "", "=q4=Malistar's Defender", "=ds=#w8#", "", "13.88%"}; + { 30, 21110, "", "=q1=Draconic for Dummies", "=ds=#m3#", "", "100%"}; + Prev = "MCMajordomo"; + }; + + AtlasLoot_Data["MCTrashMobs"] = { + { 1, 16802, "", "=q4=Arcanist Belt", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; + { 2, 16817, "", "=q4=Girdle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.18%"}; + { 3, 16806, "", "=q4=Felheart Belt", "=q1=#m1# =ds=#c8# (T1)", "", "0.19%"}; + { 4, 16827, "", "=q4=Nightslayer Belt", "=q1=#m1# =ds=#c6# (T1)", "", "0.15%"}; + { 5, 16828, "", "=q4=Cenarion Belt", "=q1=#m1# =ds=#c1# (T1)", "", "0.16%"}; + { 6, 16851, "", "=q4=Giantstalker's Belt", "=q1=#m1# =ds=#c2# (T1)", "", "0.17%"}; + { 7, 16838, "", "=q4=Earthfury Belt", "=q1=#m1# =ds=#c7# (T1)", "", "0.07%"}; + { 8, 16864, "", "=q4=Belt of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; + { 9, 16858, "", "=q4=Lawbringer Belt", "=q1=#m1# =ds=#c4# (T1)", "", "0.10%"}; + { 11, 17010, "", "=q3=Fiery Core", "=ds=#e8#"}; + { 12, 17011, "", "=q3=Lava Core", "=ds=#e8#"}; + { 13, 11382, "", "=q2=Blood of the Mountain", "=ds=#e8#"}; + { 14, 17012, "", "=q1=Core Leather", "=ds=#e8#"}; + { 16, 16799, "", "=q4=Arcanist Bindings", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; + { 17, 16819, "", "=q4=Vambraces of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.16%"}; + { 18, 16804, "", "=q4=Felheart Bracers", "=q1=#m1# =ds=#c8# (T1)", "", "0.16%"}; + { 19, 16825, "", "=q4=Nightslayer Bracelets", "=q1=#m1# =ds=#c6# (T1)", "", "0.17%"}; + { 20, 16830, "", "=q4=Cenarion Bracers", "=q1=#m1# =ds=#c1# (T1)", "", "0.17%"}; + { 21, 16850, "", "=q4=Giantstalker's Bracers", "=q1=#m1# =ds=#c2# (T1)", "", "0.18%"}; + { 22, 16840, "", "=q4=Earthfury Bracers", "=q1=#m1# =ds=#c7# (T1)", "", "0.06%"}; + { 23, 16861, "", "=q4=Bracers of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; + { 24, 16857, "", "=q4=Lawbringer Bracers", "=q1=#m1# =ds=#c4# (T1)", "", "0.11%"}; + }; + + AtlasLoot_Data["MCRANDOMBOSSDROPPS"] = { + { 1, 18264, "", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# (300)", "", "1.02%"}; + { 2, 18262, "", "=q2=Elemental Sharpening Stone", "=ds=#e6#"}; + { 4, 18292, "", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# (300)", "", "0.96%"}; + { 5, 18282, "", "=q4=Core Marksman Rifle", "=ds=#w5#"}; + { 7, 18291, "", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# (300)", "", "0.92%"}; + { 8, 18168, "", "=q4=Force Reactive Disk", "=ds=#w8#"}; + { 10, 18290, "", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# (300)", "", "0.11%"}; + { 11, 18283, "", "=q3=Biznicks 247x128 Accurascope", "=ds=#e11#"}; + { 13, 18259, "", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# (300)", "", "0.85%"}; + { 16, 18252, "", "=q3=Pattern: Core Armor Kit", "=ds=#p7# (300)", "", "0.85%"}; + { 17, 18251, "", "=q3=Core Armor Kit", "=ds=#e6#"}; + { 19, 18265, "", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# (300)", "", "0.72%"}; + { 20, 18263, "", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#"}; + { 22, 21371, "", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# (300)", "", "0.33%"}; + { 23, 21342, "", "=q4=Core Felcloth Bag", "=ds=#m11# #e1# =q1=#m1# #c8#"}; + { 25, 18257, "", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# (300)", "", "0.76%"}; + { 26, 18253, "", "=q1=Major Rejuvenation Potion", "=ds=#e2#"}; + { 28, 18260, "", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# (300)", "", "0.75%"}; + }; + + + ---------------------------------------------- + --- Blackrock Mountain: Molten Core HEROIC FLEX --- + ---------------------------------------------- + + AtlasLoot_Data["MCLucifron25Man"] = { + { 1, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.93%"}; + { 2, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.84%"}; + { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.95%"}; + { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.00%"}; + { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.09%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.15%"}; + { 7, 317109, "", "=q4=Choker of Enlightenment", "=ds=#s2#", "", "12.61%"}; + { 8, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.04%"}; + { 9, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.23%"}; + { 10, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.23%"}; + { 11, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "1.60%"}; + { 16, 316800, "", "=q4=Arcanist Boots", "=q1=#m1# =ds=#c3# (T1)", "", "12.06%"}; + { 17, 316805, "", "=q4=Felheart Gloves", "=q1=#m1# =ds=#c8# (T1)", "", "14.89%"}; + { 18, 316829, "", "=q4=Cenarion Boots", "=q1=#m1# =ds=#c1# (T1)", "", "10.72%"}; + { 19, 316837, "", "=q4=Earthfury Boots", "=q1=#m1# =ds=#c7# (T1)", "", "4.16%"}; + { 20, 316863, "", "=q4=Gauntlets of Might", "=q1=#m1# =ds=#c9# (T1)", "", "16.40%"}; + { 21, 316859, "", "=q4=Lawbringer Boots", "=q1=#m1# =ds=#c4# (T1)", "", "7.20%"}; + { 22, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; + Next = "MCMagmadar25Man"; + }; + + AtlasLoot_Data["MCMagmadar25Man"] = { + { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.79%"}; + { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "6.18%"}; + { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "2.10%"}; + { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.86%"}; + { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "5.48%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.98%"}; + { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.22%"}; + { 8, 317065, "", "=q4=Medallion of Steadfast Might", "=ds=#s2#", "", "14.05%"}; + { 9, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "5.79%"}; + { 10, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "5.55%"}; + { 11, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "5.42%"}; + { 12, 318203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#", "", "17.82%"}; + { 13, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "5.68%"}; + { 14, 317073, "", "=q4=Earthshaker", "=ds=#h2#, #w6#", "", "16.75%"}; + { 15, 317069, "", "=q4=Striker's Mark", "=ds=#w2#", "", "16.37%"}; + { 16, 316796, "", "=q4=Arcanist Leggings", "=q1=#m1# =ds=#c3# (T1)", "", "14.57%"}; + { 17, 316814, "", "=q4=Pants of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.33%"}; + { 18, 316810, "", "=q4=Felheart Pants", "=q1=#m1# =ds=#c8# (T1)", "", "13.75%"}; + { 19, 316822, "", "=q4=Nightslayer Pants", "=q1=#m1# =ds=#c6# (T1)", "", "13.83%"}; + { 20, 316847, "", "=q4=Giantstalker's Leggings", "=q1=#m1# =ds=#c2# (T1)", "", "13.28%"}; + { 21, 316835, "", "=q4=Cenarion Leggings", "=q1=#m1# =ds=#c1# (T1)", "", "12.90%"}; + { 22, 316843, "", "=q4=Earthfury Legguards", "=q1=#m1# =ds=#c7# (T1)", "", " 4.73%"}; + { 23, 316855, "", "=q4=Lawbringer Legplates", "=q1=#m1# =ds=#c4# (T1)", "", "8.54%"}; + { 24, 316867, "", "=q4=Legplates of Might", "=q1=#m1# =ds=#c9# (T1)", "", "13.97%"}; + Prev = "MCLucifron25Man"; + Next = "MCGehennas25Man"; + }; + + AtlasLoot_Data["MCGehennas25Man"] = { + { 1, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "3.83%"}; + { 2, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "3.37%"}; + { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "3.53%"}; + { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "3.57%"}; + { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.77%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.48%"}; + { 7, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "3.78%"}; + { 8, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "3.78%"}; + { 9, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "3.79%"}; + { 10, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.34%"}; + { 16, 316812, "", "=q4=Gloves of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "18.65%"}; + { 17, 316826, "", "=q4=Nightslayer Gloves", "=q1=#m1# =ds=#c6# (T1)", "", "19.47%"}; + { 18, 316849, "", "=q4=Giantstalker's Boots", "=q1=#m1# =ds=#c2# (T1)", "", "14.54%"}; + { 19, 316839, "", "=q4=Earthfury Gauntlets", "=q1=#m1# =ds=#c7# (T1)", "", "7.38%"}; + { 20, 316862, "", "=q4=Sabatons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "14.48%"}; + { 21, 316860, "", "=q4=Lawbringer Gauntlets", "=q1=#m1# =ds=#c4# (T1)", "", "11.77%"}; + { 23, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; + Prev = "MCMagmadar25Man"; + Next = "MCGarr25Man"; + }; + + AtlasLoot_Data["MCGarr25Man"] = { + { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.80%"}; + { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "5.23%"}; + { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.68%"}; + { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.48%"}; + { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "3.84%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.82%"}; + { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.05%"}; + { 8, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "4.48%"}; + { 9, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "4.13%"}; + { 10, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "3.69%"}; + { 11, 317071, "", "=q4=Gutgore Ripper", "=ds=#h1#, #w4#", "", "11.21%"}; + { 12, 318832, "", "=q4=Brutality Blade", "=ds=#h1#, #w10#", "", "13.27%"}; + { 13, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "4.09%"}; + { 14, 317105, "", "=q4=Aurastone Hammer", "=ds=#h3#, #w6#", "", "12.67%"}; + { 15, 317066, "", "=q4=Drillborer Disk", "=ds=#w8#", "", "11.85%"}; + { 16, 316795, "", "=q4=Arcanist Crown", "=q1=#m1# =ds=#c3# (T1)", "", "11.31%"}; + { 17, 316813, "", "=q4=Circlet of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "11.36%"}; + { 18, 316808, "", "=q4=Felheart Horns", "=q1=#m1# =ds=#c8# (T1)", "", "10.62%"}; + { 19, 316846, "", "=q4=Giantstalker's Helmet", "=q1=#m1# =ds=#c2# (T1)", "", "11.57%"}; + { 20, 316834, "", "=q4=Cenarion Helm", "=q1=#m1# =ds=#c1# (T1)", "", "11.51%"}; + { 21, 316821, "", "=q4=Nightslayer Cover", "=q1=#m1# =ds=#c6# (T1)", "", "10.38%"}; + { 22, 316842, "", "=q4=Earthfury Helmet", "=q1=#m1# =ds=#c7# (T1)", "", "3.91%"}; + { 23, 316866, "", "=q4=Helm of Might", "=q1=#m1# =ds=#c9# (T1)", "", "11.39%"}; + { 24, 316854, "", "=q4=Lawbringer Helm", "=q1=#m1# =ds=#c4# (T1)", "", "7.23%"}; + { 26, 318564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%"}; + { 27, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + Prev = "MCGehennas25Man"; + Next = "MCShazzrah25Man"; + }; + + AtlasLoot_Data["MCShazzrah25Man"] = { + { 1, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.97%"}; + { 2, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.84%"}; + { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.85%"}; + { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "1.81%"}; + { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "0.78%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.22%"}; + { 7, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "1.72%"}; + { 8, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "1.99%"}; + { 9, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.27%"}; + { 10, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.32%"}; + { 16, 316801, "", "=q4=Arcanist Gloves", "=q1=#m1# =ds=#c3# (T1)", "", "19.59%"}; + { 17, 316803, "", "=q4=Felheart Slippers", "=q1=#m1# =ds=#c8# (T1)", "", "15.28%"}; + { 18, 316811, "", "=q4=Boots of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.90%"}; + { 19, 316831, "", "=q4=Cenarion Gloves", "=q1=#m1# =ds=#c1# (T1)", "", "19.53%"}; + { 20, 316852, "", "=q4=Giantstalker's Gloves", "=q1=#m1# =ds=#c2# (T1)", "", "18.58%"}; + { 21, 316824, "", "=q4=Nightslayer Boots", "=q1=#m1# =ds=#c6# (T1)", "", "15.58%"}; + { 23, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; + Prev = "MCGarr25Man"; + Next = "MCGeddon25Man"; + }; + + AtlasLoot_Data["MCGeddon25Man"] = { + { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.44%"}; + { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "3.04%"}; + { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.04%"}; + { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; + { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.61%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.77%"}; + { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.48%"}; + { 8, 317110, "", "=q4=Seal of the Archmagus", "=ds=#s13#", "", "21.93%"}; + { 9, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.61%"}; + { 10, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.68%"}; + { 11, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.59%"}; + { 12, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.70%"}; + { 16, 316797, "", "=q4=Arcanist Mantle", "=q1=#m1# =ds=#c3# (T1)", "", "19.92%"}; + { 17, 316807, "", "=q4=Felheart Shoulder Pads", "=q1=#m1# =ds=#c8# (T1)", "", "19.78%"}; + { 18, 316836, "", "=q4=Cenarion Spaulders", "=q1=#m1# =ds=#c1# (T1)", "", "19.52%"}; + { 19, 316856, "", "=q4=Lawbringer Spaulders", "=q1=#m1# =ds=#c4# (T1)", "", "12.62%"}; + { 20, 316844, "", "=q4=Earthfury Epaulets", "=q1=#m1# =ds=#c7# (T1)", "", "7.29%"}; + { 22, 18563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%"}; + { 23, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + Prev = "MCShazzrah25Man"; + Next = "MCGolemagg25Man"; + }; + + AtlasLoot_Data["MCGolemagg25Man"] = { + { 1, 319136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.18%"}; + { 2, 318823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "2.65%"}; + { 3, 318829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.20%"}; + { 4, 319144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; + { 5, 319143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.17%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.44%"}; + { 7, 318824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.69%"}; + { 8, 318821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.26%"}; + { 9, 318820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.91%"}; + { 10, 319142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.46%"}; + { 11, 317103, "", "=q4=Azuresong Mageblade", "=ds=#h3#, #w10#", "", "17.59%"}; + { 12, 318822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.89%"}; + { 13, 318842, "", "=q4=Staff of Dominance", "=ds=#w9#", "", "18.95%"}; + { 14, 317072, "", "=q4=Blastershot Launcher", "=ds=#w5#", "", "17.83%"}; + { 16, 316798, "", "=q4=Arcanist Robes", "=q1=#m1# =ds=#c3# (T1)", "", "16.51%"}; + { 17, 316815, "", "=q4=Robes of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "15.65%"}; + { 18, 316809, "", "=q4=Felheart Robes", "=q1=#m1# =ds=#c8# (T1)", "", "15.66%"}; + { 19, 316820, "", "=q4=Nightslayer Chestpiece", "=q1=#m1# =ds=#c6# (T1)", "", "16.76%"}; + { 20, 316833, "", "=q4=Cenarion Vestments", "=q1=#m1# =ds=#c1# (T1)", "", "15.21%"}; + { 21, 316845, "", "=q4=Giantstalker's Breastplate", "=q1=#m1# =ds=#c2# (T1)", "", "15.83%"}; + { 22, 316841, "", "=q4=Earthfury Vestments", "=q1=#m1# =ds=#c7# (T1)", "", " 6.08%"}; + { 23, 316865, "", "=q4=Breastplate of Might", "=q1=#m1# =ds=#c9# (T1)", "", "15.28%"}; + { 24, 316853, "", "=q4=Lawbringer Chestguard", "=q1=#m1# =ds=#c4# (T1)", "", "9.53%"}; + { 26, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; + { 27, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + Prev = "MCGeddon25Man"; + Next = "MCSulfuron25Man"; + }; + + AtlasLoot_Data["MCSulfuron25Man"] = { + { 1, 319145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "2.80%"}; + { 2, 318872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "2.54%"}; + { 3, 319146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "2.70%"}; + { 4, 318875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.58%"}; + { 5, 318870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.26%"}; + { 6, 318861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.54%"}; + { 7, 318879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.32%"}; + { 8, 319147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.39%"}; + { 9, 318878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.53%"}; + { 10, 317074, "", "=q4=Shadowstrike", "=ds=#w7#", "", "23.50%"}; + { 11, 317077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "2.26%"}; + { 16, 316816, "", "=q4=Mantle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "21.06%"}; + { 17, 316823, "", "=q4=Nightslayer Shoulder Pads", "=q1=#m1# =ds=#c6# (T1)", "", "20.66%"}; + { 18, 316848, "", "=q4=Giantstalker's Epaulets", "=q1=#m1# =ds=#c2# (T1)", "", "19.64%"}; + { 19, 316868, "", "=q4=Pauldrons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "21.14%"}; + { 21, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; + Prev = "MCGolemagg25Man"; + Next = "MCMajordomo25Man"; + }; + + AtlasLoot_Data["MCMajordomo25Man"] = { + { 1, 318811, "", "=q4=Fireproof Cloak", "=ds=#s4#", "", "15.12%"}; + { 2, 318808, "", "=q4=Gloves of the Hypnotic Flame", "=ds=#s9#, #a1#", "", "15.36%"}; + { 3, 318809, "", "=q4=Sash of Whispered Secrets", "=ds=#s10#, #a1#", "", "15.93%"}; + { 4, 319139, "", "=q4=Fireguard Shoulders", "=ds=#s3#, #a2#", "", "15.87%"}; + { 5, 318810, "", "=q4=Wild Growth Spaulders", "=ds=#s3#, #a2#", "", "16.91%"}; + { 6, 318812, "", "=q4=Wristguards of True Flight", "=ds=#s8#, #a3#", "", "18.04%"}; + { 7, 318806, "", "=q4=Core Forged Greaves", "=ds=#s12#, #a4#", "", "16.53%"}; + { 8, 319140, "", "=q4=Cauterizing Band", "=ds=#s13#", "", "15.10%"}; + { 9, 318805, "", "=q4=Core Hound Tooth", "=ds=#h1#, #w4#", "", "16.06%"}; + { 10, 318803, "", "=q4=Finkle's Lava Dredger", "=ds=#h2#, #w6#", "", "12.43%"}; + { 16, 18703, "", "=q4=Ancient Petrified Leaf", "=ds=#m2# =q1=(#c2#)", "", "35.25%"}; + { 17, 18715, "", "=q4=Lok'delar, Stave of the Ancient Keepers", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c2#"}; + { 18, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#"}; + { 19, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#w19#, =q1=#m1# =ds=#c2#"}; + { 21, 18646, "", "=q4=The Eye of Divinity", "=ds=#m2# =q1=(#c5#)", "", "28.30%"}; + { 22, 18608, "", "=q4=Benediction", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; + { 23, 18609, "", "=q4=Anathema", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; + Prev = "MCSulfuron25Man"; + Next = "MCRagnaros25Man"; + }; + + AtlasLoot_Data["MCRagnaros25Man"] = { + { 1, 316915, "", "=q4=Netherwind Pants", "=q1=#m1# =ds=#c3# (T2)", "", "17.37%"}; + { 2, 316922, "", "=q4=Leggings of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "", "17.30%"}; + { 3, 316930, "", "=q4=Nemesis Leggings", "=q1=#m1# =ds=#c8# (T2)", "", "16.87%"}; + { 4, 316909, "", "=q4=Bloodfang Pants", "=q1=#m1# =ds=#c6# (T2)", "", "17.18%"}; + { 5, 316901, "", "=q4=Stormrage Legguards", "=q1=#m1# =ds=#c1# (T2)", "", "15.49%"}; + { 6, 316938, "", "=q4=Dragonstalker's Legguards", "=q1=#m1# =ds=#c2# (T2)", "", "16.02%"}; + { 7, 316946, "", "=q4=Legplates of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "", "5.97%"}; + { 8, 316962, "", "=q4=Legplates of Wrath", "=q1=#m1# =ds=#c9# (T2)", "", "17.23%"}; + { 9, 316954, "", "=q4=Judgement Legplates", "=q1=#m1# =ds=#c4# (T2)", "", "10.81%"}; + { 11, 17204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; + { 12, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + { 13, 102107, "", "=q4=Reins of the Magmatic Steed", "=ds=#e12#", "" }; + { 14, 19017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; + { 15, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 16, 317102, "", "=q4=Cloak of the Shrouded Mists", "=ds=#s4#", "", "14.31%"}; + { 17, 317107, "", "=q4=Dragon's Blood Cape", "=ds=#s4#", "", "15.32%"}; + { 18, 318817, "", "=q4=Crown of Destruction", "=ds=#s1#, #a3#", "", "16.75%"}; + { 19, 319137, "", "=q4=Onslaught Girdle", "=ds=#s10#, #a4#", "", "13.18%"}; + { 20, 318814, "", "=q4=Choker of the Fire Lord", "=ds=#s2#", "", "16.08%"}; + { 21, 319138, "", "=q4=Band of Sulfuras", "=ds=#s13#", "", "15.64%"}; + { 22, 317063, "", "=q4=Band of Accuria", "=ds=#s13#", "", "14.81%"}; + { 23, 317082, "", "=q4=Shard of the Flame", "=ds=#s14#", "", " 4.65%"}; + { 24, 318815, "", "=q4=Essence of the Pure Flame", "=ds=#s14#", "", "17.80%"}; + { 25, 318816, "", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "", "15.90%"}; + { 26, 317076, "", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", "", "5.12%"}; + { 27, 317104, "", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "", " 4.63%"}; + { 28, 317106, "", "=q4=Malistar's Defender", "=ds=#w8#", "", "13.88%"}; + { 30, 21110, "", "=q1=Draconic for Dummies", "=ds=#m3#", "", "100%"}; + Prev = "MCMajordomo25Man"; + }; + + AtlasLoot_Data["MCTrashMobs25Man"] = { + { 1, 316802, "", "=q4=Arcanist Belt", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; + { 2, 316817, "", "=q4=Girdle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.18%"}; + { 3, 316806, "", "=q4=Felheart Belt", "=q1=#m1# =ds=#c8# (T1)", "", "0.19%"}; + { 4, 316827, "", "=q4=Nightslayer Belt", "=q1=#m1# =ds=#c6# (T1)", "", "0.15%"}; + { 5, 316828, "", "=q4=Cenarion Belt", "=q1=#m1# =ds=#c1# (T1)", "", "0.16%"}; + { 6, 316851, "", "=q4=Giantstalker's Belt", "=q1=#m1# =ds=#c2# (T1)", "", "0.17%"}; + { 7, 316838, "", "=q4=Earthfury Belt", "=q1=#m1# =ds=#c7# (T1)", "", "0.07%"}; + { 8, 316864, "", "=q4=Belt of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; + { 9, 316858, "", "=q4=Lawbringer Belt", "=q1=#m1# =ds=#c4# (T1)", "", "0.10%"}; + { 11, 17010, "", "=q3=Fiery Core", "=ds=#e8#"}; + { 12, 17011, "", "=q3=Lava Core", "=ds=#e8#"}; + { 13, 11382, "", "=q2=Blood of the Mountain", "=ds=#e8#"}; + { 14, 17012, "", "=q1=Core Leather", "=ds=#e8#"}; + { 16, 316799, "", "=q4=Arcanist Bindings", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; + { 17, 316819, "", "=q4=Vambraces of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.16%"}; + { 18, 316804, "", "=q4=Felheart Bracers", "=q1=#m1# =ds=#c8# (T1)", "", "0.16%"}; + { 19, 316825, "", "=q4=Nightslayer Bracelets", "=q1=#m1# =ds=#c6# (T1)", "", "0.17%"}; + { 20, 316830, "", "=q4=Cenarion Bracers", "=q1=#m1# =ds=#c1# (T1)", "", "0.17%"}; + { 21, 316850, "", "=q4=Giantstalker's Bracers", "=q1=#m1# =ds=#c2# (T1)", "", "0.18%"}; + { 22, 316840, "", "=q4=Earthfury Bracers", "=q1=#m1# =ds=#c7# (T1)", "", "0.06%"}; + { 23, 316861, "", "=q4=Bracers of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; + { 24, 316857, "", "=q4=Lawbringer Bracers", "=q1=#m1# =ds=#c4# (T1)", "", "0.11%"}; + }; + + AtlasLoot_Data["MCRANDOMBOSSDROPPS25Man"] = { + { 1, 18264, "", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# (300)", "", "1.02%"}; + { 2, 18262, "", "=q2=Elemental Sharpening Stone", "=ds=#e6#"}; + { 4, 18292, "", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# (300)", "", "0.96%"}; + { 5, 18282, "", "=q4=Core Marksman Rifle", "=ds=#w5#"}; + { 7, 18291, "", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# (300)", "", "0.92%"}; + { 8, 18168, "", "=q4=Force Reactive Disk", "=ds=#w8#"}; + { 10, 18290, "", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# (300)", "", "0.11%"}; + { 11, 18283, "", "=q3=Biznicks 247x128 Accurascope", "=ds=#e11#"}; + { 13, 18259, "", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# (300)", "", "0.85%"}; + { 16, 18252, "", "=q3=Pattern: Core Armor Kit", "=ds=#p7# (300)", "", "0.85%"}; + { 17, 18251, "", "=q3=Core Armor Kit", "=ds=#e6#"}; + { 19, 18265, "", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# (300)", "", "0.72%"}; + { 20, 18263, "", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#"}; + { 22, 21371, "", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# (300)", "", "0.33%"}; + { 23, 21342, "", "=q4=Core Felcloth Bag", "=ds=#m11# #e1# =q1=#m1# #c8#"}; + { 25, 18257, "", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# (300)", "", "0.76%"}; + { 26, 18253, "", "=q1=Major Rejuvenation Potion", "=ds=#e2#"}; + { 28, 18260, "", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# (300)", "", "0.75%"}; + }; + + ---------------------------------------------- + --- Blackrock Mountain: Molten Core ASCENDED --- + ---------------------------------------------- + + AtlasLoot_Data["MCLucifron25ManHEROIC"] = { + { 1, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.93%"}; + { 2, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.84%"}; + { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.95%"}; + { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.00%"}; + { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.09%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.15%"}; + { 7, 217109, "", "=q4=Choker of Enlightenment", "=ds=#s2#", "", "12.61%"}; + { 8, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.04%"}; + { 9, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.23%"}; + { 10, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.23%"}; + { 11, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "1.60%"}; + { 16, 216800, "", "=q4=Arcanist Boots", "=q1=#m1# =ds=#c3# (T1)", "", "12.06%"}; + { 17, 216805, "", "=q4=Felheart Gloves", "=q1=#m1# =ds=#c8# (T1)", "", "14.89%"}; + { 18, 216829, "", "=q4=Cenarion Boots", "=q1=#m1# =ds=#c1# (T1)", "", "10.72%"}; + { 19, 216837, "", "=q4=Earthfury Boots", "=q1=#m1# =ds=#c7# (T1)", "", "4.16%"}; + { 20, 216863, "", "=q4=Gauntlets of Might", "=q1=#m1# =ds=#c9# (T1)", "", "16.40%"}; + { 21, 216859, "", "=q4=Lawbringer Boots", "=q1=#m1# =ds=#c4# (T1)", "", "7.20%"}; + { 22, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; + Next = "MCMagmadar25ManHEROIC"; + }; + + AtlasLoot_Data["MCMagmadar25ManHEROIC"] = { + { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.79%"}; + { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "6.18%"}; + { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "2.10%"}; + { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.86%"}; + { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "5.48%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.98%"}; + { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.22%"}; + { 8, 217065, "", "=q4=Medallion of Steadfast Might", "=ds=#s2#", "", "14.05%"}; + { 9, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "5.79%"}; + { 10, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "5.55%"}; + { 11, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "5.42%"}; + { 12, 218203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#", "", "17.82%"}; + { 13, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "5.68%"}; + { 14, 217073, "", "=q4=Earthshaker", "=ds=#h2#, #w6#", "", "16.75%"}; + { 15, 217069, "", "=q4=Striker's Mark", "=ds=#w2#", "", "16.37%"}; + { 16, 216796, "", "=q4=Arcanist Leggings", "=q1=#m1# =ds=#c3# (T1)", "", "14.57%"}; + { 17, 216814, "", "=q4=Pants of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.33%"}; + { 18, 216810, "", "=q4=Felheart Pants", "=q1=#m1# =ds=#c8# (T1)", "", "13.75%"}; + { 19, 216822, "", "=q4=Nightslayer Pants", "=q1=#m1# =ds=#c6# (T1)", "", "13.83%"}; + { 20, 216847, "", "=q4=Giantstalker's Leggings", "=q1=#m1# =ds=#c2# (T1)", "", "13.28%"}; + { 21, 216835, "", "=q4=Cenarion Leggings", "=q1=#m1# =ds=#c1# (T1)", "", "12.90%"}; + { 22, 216843, "", "=q4=Earthfury Legguards", "=q1=#m1# =ds=#c7# (T1)", "", " 4.73%"}; + { 23, 216855, "", "=q4=Lawbringer Legplates", "=q1=#m1# =ds=#c4# (T1)", "", "8.54%"}; + { 24, 216867, "", "=q4=Legplates of Might", "=q1=#m1# =ds=#c9# (T1)", "", "13.97%"}; + Prev = "MCLucifron25ManHEROIC"; + Next = "MCGehennas25ManHEROIC"; + }; + + AtlasLoot_Data["MCGehennas25ManHEROIC"] = { + { 1, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "3.83%"}; + { 2, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "3.37%"}; + { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "3.53%"}; + { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "3.57%"}; + { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.77%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "3.48%"}; + { 7, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "3.78%"}; + { 8, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "3.78%"}; + { 9, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "3.79%"}; + { 10, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.34%"}; + { 16, 216812, "", "=q4=Gloves of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "18.65%"}; + { 17, 216826, "", "=q4=Nightslayer Gloves", "=q1=#m1# =ds=#c6# (T1)", "", "19.47%"}; + { 18, 216849, "", "=q4=Giantstalker's Boots", "=q1=#m1# =ds=#c2# (T1)", "", "14.54%"}; + { 19, 216839, "", "=q4=Earthfury Gauntlets", "=q1=#m1# =ds=#c7# (T1)", "", "7.38%"}; + { 20, 216862, "", "=q4=Sabatons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "14.48%"}; + { 21, 216860, "", "=q4=Lawbringer Gauntlets", "=q1=#m1# =ds=#c4# (T1)", "", "11.77%"}; + { 23, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; + Prev = "MCMagmadar25ManHEROIC"; + Next = "MCGarr25ManHEROIC"; + }; + + AtlasLoot_Data["MCGarr25ManHEROIC"] = { + { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "4.80%"}; + { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "5.23%"}; + { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.68%"}; + { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.48%"}; + { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "3.84%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.82%"}; + { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "3.05%"}; + { 8, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "4.48%"}; + { 9, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "4.13%"}; + { 10, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "3.69%"}; + { 11, 217071, "", "=q4=Gutgore Ripper", "=ds=#h1#, #w4#", "", "11.21%"}; + { 12, 218832, "", "=q4=Brutality Blade", "=ds=#h1#, #w10#", "", "13.27%"}; + { 13, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "4.09%"}; + { 14, 217105, "", "=q4=Aurastone Hammer", "=ds=#h3#, #w6#", "", "12.67%"}; + { 15, 217066, "", "=q4=Drillborer Disk", "=ds=#w8#", "", "11.85%"}; + { 16, 216795, "", "=q4=Arcanist Crown", "=q1=#m1# =ds=#c3# (T1)", "", "11.31%"}; + { 17, 216813, "", "=q4=Circlet of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "11.36%"}; + { 18, 216808, "", "=q4=Felheart Horns", "=q1=#m1# =ds=#c8# (T1)", "", "10.62%"}; + { 19, 216846, "", "=q4=Giantstalker's Helmet", "=q1=#m1# =ds=#c2# (T1)", "", "11.57%"}; + { 20, 216834, "", "=q4=Cenarion Helm", "=q1=#m1# =ds=#c1# (T1)", "", "11.51%"}; + { 21, 216821, "", "=q4=Nightslayer Cover", "=q1=#m1# =ds=#c6# (T1)", "", "10.38%"}; + { 22, 216842, "", "=q4=Earthfury Helmet", "=q1=#m1# =ds=#c7# (T1)", "", "3.91%"}; + { 23, 216866, "", "=q4=Helm of Might", "=q1=#m1# =ds=#c9# (T1)", "", "11.39%"}; + { 24, 216854, "", "=q4=Lawbringer Helm", "=q1=#m1# =ds=#c4# (T1)", "", "7.23%"}; + { 26, 218564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%"}; + { 27, 219019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + Prev = "MCGehennas25ManHEROIC"; + Next = "MCShazzrah25ManHEROIC"; + }; + + AtlasLoot_Data["MCShazzrah25ManHEROIC"] = { + { 1, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "1.97%"}; + { 2, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "1.84%"}; + { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "1.85%"}; + { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "1.81%"}; + { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "0.78%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.22%"}; + { 7, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "1.72%"}; + { 8, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "1.99%"}; + { 9, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.27%"}; + { 10, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "3.32%"}; + { 16, 216801, "", "=q4=Arcanist Gloves", "=q1=#m1# =ds=#c3# (T1)", "", "19.59%"}; + { 17, 216803, "", "=q4=Felheart Slippers", "=q1=#m1# =ds=#c8# (T1)", "", "15.28%"}; + { 18, 216811, "", "=q4=Boots of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "14.90%"}; + { 19, 216831, "", "=q4=Cenarion Gloves", "=q1=#m1# =ds=#c1# (T1)", "", "19.53%"}; + { 20, 216852, "", "=q4=Giantstalker's Gloves", "=q1=#m1# =ds=#c2# (T1)", "", "18.58%"}; + { 21, 216824, "", "=q4=Nightslayer Boots", "=q1=#m1# =ds=#c6# (T1)", "", "15.58%"}; + { 23, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; + Prev = "MCGarr25ManHEROIC"; + Next = "MCGeddon25ManHEROIC"; + }; + + AtlasLoot_Data["MCGeddon25ManHEROIC"] = { + { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.44%"}; + { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "3.04%"}; + { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.04%"}; + { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; + { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.61%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.77%"}; + { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.48%"}; + { 8, 217110, "", "=q4=Seal of the Archmagus", "=ds=#s13#", "", "21.93%"}; + { 9, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.61%"}; + { 10, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.68%"}; + { 11, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.59%"}; + { 12, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.70%"}; + { 16, 216797, "", "=q4=Arcanist Mantle", "=q1=#m1# =ds=#c3# (T1)", "", "19.92%"}; + { 17, 216807, "", "=q4=Felheart Shoulder Pads", "=q1=#m1# =ds=#c8# (T1)", "", "19.78%"}; + { 18, 216836, "", "=q4=Cenarion Spaulders", "=q1=#m1# =ds=#c1# (T1)", "", "19.52%"}; + { 19, 216856, "", "=q4=Lawbringer Spaulders", "=q1=#m1# =ds=#c4# (T1)", "", "12.62%"}; + { 20, 216844, "", "=q4=Earthfury Epaulets", "=q1=#m1# =ds=#c7# (T1)", "", "7.29%"}; + { 22, 218563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%"}; + { 23, 219019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + Prev = "MCShazzrah25ManHEROIC"; + Next = "MCGolemagg25ManHEROIC"; + }; + + AtlasLoot_Data["MCGolemagg25ManHEROIC"] = { + { 1, 219136, "", "=q4=Mana Igniting Cord", "=ds=#s10#, #a1#", "", "2.18%"}; + { 2, 218823, "", "=q4=Aged Core Leather Gloves", "=ds=#s9#, #a2#", "", "2.65%"}; + { 3, 218829, "", "=q4=Deep Earth Spaulders", "=ds=#s3#, #a3#", "", "1.20%"}; + { 4, 219144, "", "=q4=Sabatons of the Flamewalker", "=ds=#s12#, #a3#", "", "1.00%"}; + { 5, 219143, "", "=q4=Flameguard Gauntlets", "=ds=#s9#, #a4#", "", "2.17%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "1.44%"}; + { 7, 218824, "", "=q4=Magma Tempered Boots", "=ds=#s12#, #a4#", "", "1.69%"}; + { 8, 218821, "", "=q4=Quick Strike Ring", "=ds=#s13#", "", "2.26%"}; + { 9, 218820, "", "=q4=Talisman of Ephemeral Power", "=ds=#s14#", "", "2.91%"}; + { 10, 219142, "", "=q4=Fire Runed Grimoire", "=ds=#s15#", "", "2.46%"}; + { 11, 217103, "", "=q4=Azuresong Mageblade", "=ds=#h3#, #w10#", "", "17.59%"}; + { 12, 218822, "", "=q4=Obsidian Edged Blade", "=ds=#h2#, #w10#", "", "2.89%"}; + { 13, 218842, "", "=q4=Staff of Dominance", "=ds=#w9#", "", "18.95%"}; + { 14, 217072, "", "=q4=Blastershot Launcher", "=ds=#w5#", "", "17.83%"}; + { 16, 216798, "", "=q4=Arcanist Robes", "=q1=#m1# =ds=#c3# (T1)", "", "16.51%"}; + { 17, 216815, "", "=q4=Robes of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "15.65%"}; + { 18, 216809, "", "=q4=Felheart Robes", "=q1=#m1# =ds=#c8# (T1)", "", "15.66%"}; + { 19, 216820, "", "=q4=Nightslayer Chestpiece", "=q1=#m1# =ds=#c6# (T1)", "", "16.76%"}; + { 20, 216833, "", "=q4=Cenarion Vestments", "=q1=#m1# =ds=#c1# (T1)", "", "15.21%"}; + { 21, 216845, "", "=q4=Giantstalker's Breastplate", "=q1=#m1# =ds=#c2# (T1)", "", "15.83%"}; + { 22, 216841, "", "=q4=Earthfury Vestments", "=q1=#m1# =ds=#c7# (T1)", "", " 6.08%"}; + { 23, 216865, "", "=q4=Breastplate of Might", "=q1=#m1# =ds=#c9# (T1)", "", "15.28%"}; + { 24, 216853, "", "=q4=Lawbringer Chestguard", "=q1=#m1# =ds=#c4# (T1)", "", "9.53%"}; + { 26, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; + { 27, 217182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + Prev = "MCGeddon25ManHEROIC"; + Next = "MCSulfuron25ManHEROIC"; + }; + + AtlasLoot_Data["MCSulfuron25ManHEROIC"] = { + { 1, 219145, "", "=q4=Robe of Volatile Power", "=ds=#s5#, #a1#", "", "2.80%"}; + { 2, 218872, "", "=q4=Manastorm Leggings", "=ds=#s11#, #a1#", "", "2.54%"}; + { 3, 219146, "", "=q4=Wristguards of Stability", "=ds=#s8#, #a2#", "", "2.70%"}; + { 4, 218875, "", "=q4=Salamander Scale Pants", "=ds=#s11#, #a2#", "", "2.58%"}; + { 5, 218870, "", "=q4=Helm of the Lifegiver", "=ds=#s1#, #a3#", "", "1.26%"}; + { 6, 218861, "", "=q4=Flamewaker Legplates", "=ds=#s11#, #a4#", "", "2.54%"}; + { 7, 218879, "", "=q4=Heavy Dark Iron Ring", "=ds=#s13#", "", "2.32%"}; + { 8, 219147, "", "=q4=Ring of Spell Power", "=ds=#s13#", "", "2.39%"}; + { 9, 218878, "", "=q4=Sorcerous Dagger", "=ds=#h3#, #w4#", "", "2.53%"}; + { 10, 217074, "", "=q4=Shadowstrike", "=ds=#w7#", "", "23.50%"}; + { 11, 217077, "", "=q4=Crimson Shocker", "=ds=#w12#", "", "2.26%"}; + { 16, 216816, "", "=q4=Mantle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "21.06%"}; + { 17, 216823, "", "=q4=Nightslayer Shoulder Pads", "=q1=#m1# =ds=#c6# (T1)", "", "20.66%"}; + { 18, 216848, "", "=q4=Giantstalker's Epaulets", "=q1=#m1# =ds=#c2# (T1)", "", "19.64%"}; + { 19, 216868, "", "=q4=Pauldrons of Might", "=q1=#m1# =ds=#c9# (T1)", "", "21.14%"}; + { 21, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; + Prev = "MCGolemagg25ManHEROIC"; + Next = "MCMajordomo25ManHEROIC"; + }; + + AtlasLoot_Data["MCMajordomo25ManHEROIC"] = { + { 1, 218811, "", "=q4=Fireproof Cloak", "=ds=#s4#", "", "15.12%"}; + { 2, 218808, "", "=q4=Gloves of the Hypnotic Flame", "=ds=#s9#, #a1#", "", "15.36%"}; + { 3, 218809, "", "=q4=Sash of Whispered Secrets", "=ds=#s10#, #a1#", "", "15.93%"}; + { 4, 219139, "", "=q4=Fireguard Shoulders", "=ds=#s3#, #a2#", "", "15.87%"}; + { 5, 218810, "", "=q4=Wild Growth Spaulders", "=ds=#s3#, #a2#", "", "16.91%"}; + { 6, 218812, "", "=q4=Wristguards of True Flight", "=ds=#s8#, #a3#", "", "18.04%"}; + { 7, 218806, "", "=q4=Core Forged Greaves", "=ds=#s12#, #a4#", "", "16.53%"}; + { 8, 219140, "", "=q4=Cauterizing Band", "=ds=#s13#", "", "15.10%"}; + { 9, 218805, "", "=q4=Core Hound Tooth", "=ds=#h1#, #w4#", "", "16.06%"}; + { 10, 218803, "", "=q4=Finkle's Lava Dredger", "=ds=#h2#, #w6#", "", "12.43%"}; + { 16, 18703, "", "=q4=Ancient Petrified Leaf", "=ds=#m2# =q1=(#c2#)", "", "35.25%"}; + { 17, 18715, "", "=q4=Lok'delar, Stave of the Ancient Keepers", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c2#"}; + { 18, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#"}; + { 19, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#w19#, =q1=#m1# =ds=#c2#"}; + { 21, 18646, "", "=q4=The Eye of Divinity", "=ds=#m2# =q1=(#c5#)", "", "28.30%"}; + { 22, 18608, "", "=q4=Benediction", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; + { 23, 18609, "", "=q4=Anathema", "=q1=#m4#: =ds=#w9#, =q1=#m1# =ds=#c5#"}; + Prev = "MCSulfuron25ManHEROIC"; + Next = "MCRagnaros25ManHEROIC"; + }; + + AtlasLoot_Data["MCRagnaros25ManHEROIC"] = { + { 1, 216915, "", "=q4=Netherwind Pants", "=q1=#m1# =ds=#c3# (T2)", "", "17.37%"}; + { 2, 216922, "", "=q4=Leggings of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "", "17.30%"}; + { 3, 216930, "", "=q4=Nemesis Leggings", "=q1=#m1# =ds=#c8# (T2)", "", "16.87%"}; + { 4, 216909, "", "=q4=Bloodfang Pants", "=q1=#m1# =ds=#c6# (T2)", "", "17.18%"}; + { 5, 216901, "", "=q4=Stormrage Legguards", "=q1=#m1# =ds=#c1# (T2)", "", "15.49%"}; + { 6, 216938, "", "=q4=Dragonstalker's Legguards", "=q1=#m1# =ds=#c2# (T2)", "", "16.02%"}; + { 7, 216946, "", "=q4=Legplates of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "", "5.97%"}; + { 8, 216962, "", "=q4=Legplates of Wrath", "=q1=#m1# =ds=#c9# (T2)", "", "17.23%"}; + { 9, 216954, "", "=q4=Judgement Legplates", "=q1=#m1# =ds=#c4# (T2)", "", "10.81%"}; + { 11, 217204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; + { 12, 217182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + { 13, 102107, "", "=q4=Reins of the Magmatic Steed", "=ds=#e12#", "" }; + { 14, 219017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; + { 15, 219019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 16, 217102, "", "=q4=Cloak of the Shrouded Mists", "=ds=#s4#", "", "14.31%"}; + { 17, 217107, "", "=q4=Dragon's Blood Cape", "=ds=#s4#", "", "15.32%"}; + { 18, 218817, "", "=q4=Crown of Destruction", "=ds=#s1#, #a3#", "", "16.75%"}; + { 19, 219137, "", "=q4=Onslaught Girdle", "=ds=#s10#, #a4#", "", "13.18%"}; + { 20, 218814, "", "=q4=Choker of the Fire Lord", "=ds=#s2#", "", "16.08%"}; + { 21, 219138, "", "=q4=Band of Sulfuras", "=ds=#s13#", "", "15.64%"}; + { 22, 217063, "", "=q4=Band of Accuria", "=ds=#s13#", "", "14.81%"}; + { 23, 217082, "", "=q4=Shard of the Flame", "=ds=#s14#", "", " 4.65%"}; + { 24, 218815, "", "=q4=Essence of the Pure Flame", "=ds=#s14#", "", "17.80%"}; + { 25, 218816, "", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "", "15.90%"}; + { 26, 217076, "", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", "", "5.12%"}; + { 27, 217104, "", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "", " 4.63%"}; + { 28, 217106, "", "=q4=Malistar's Defender", "=ds=#w8#", "", "13.88%"}; + { 30, 21110, "", "=q1=Draconic for Dummies", "=ds=#m3#", "", "100%"}; + Prev = "MCMajordomo25ManHEROIC"; + }; + + AtlasLoot_Data["MCTrashMobs25ManHEROIC"] = { + { 1, 216802, "", "=q4=Arcanist Belt", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; + { 2, 216817, "", "=q4=Girdle of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.18%"}; + { 3, 216806, "", "=q4=Felheart Belt", "=q1=#m1# =ds=#c8# (T1)", "", "0.19%"}; + { 4, 216827, "", "=q4=Nightslayer Belt", "=q1=#m1# =ds=#c6# (T1)", "", "0.15%"}; + { 5, 216828, "", "=q4=Cenarion Belt", "=q1=#m1# =ds=#c1# (T1)", "", "0.16%"}; + { 6, 216851, "", "=q4=Giantstalker's Belt", "=q1=#m1# =ds=#c2# (T1)", "", "0.17%"}; + { 7, 216838, "", "=q4=Earthfury Belt", "=q1=#m1# =ds=#c7# (T1)", "", "0.07%"}; + { 8, 216864, "", "=q4=Belt of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; + { 9, 216858, "", "=q4=Lawbringer Belt", "=q1=#m1# =ds=#c4# (T1)", "", "0.10%"}; + { 11, 17010, "", "=q3=Fiery Core", "=ds=#e8#"}; + { 12, 17011, "", "=q3=Lava Core", "=ds=#e8#"}; + { 13, 11382, "", "=q2=Blood of the Mountain", "=ds=#e8#"}; + { 14, 17012, "", "=q1=Core Leather", "=ds=#e8#"}; + { 16, 216799, "", "=q4=Arcanist Bindings", "=q1=#m1# =ds=#c3# (T1)", "", "0.16%"}; + { 17, 216819, "", "=q4=Vambraces of Prophecy", "=q1=#m1# =ds=#c5# (T1)", "", "0.16%"}; + { 18, 216804, "", "=q4=Felheart Bracers", "=q1=#m1# =ds=#c8# (T1)", "", "0.16%"}; + { 19, 216825, "", "=q4=Nightslayer Bracelets", "=q1=#m1# =ds=#c6# (T1)", "", "0.17%"}; + { 20, 216830, "", "=q4=Cenarion Bracers", "=q1=#m1# =ds=#c1# (T1)", "", "0.17%"}; + { 21, 216850, "", "=q4=Giantstalker's Bracers", "=q1=#m1# =ds=#c2# (T1)", "", "0.18%"}; + { 22, 216840, "", "=q4=Earthfury Bracers", "=q1=#m1# =ds=#c7# (T1)", "", "0.06%"}; + { 23, 216861, "", "=q4=Bracers of Might", "=q1=#m1# =ds=#c9# (T1)", "", "0.16%"}; + { 24, 216857, "", "=q4=Lawbringer Bracers", "=q1=#m1# =ds=#c4# (T1)", "", "0.11%"}; + }; + + AtlasLoot_Data["MCRANDOMBOSSDROPPS25ManHEROIC"] = { + { 1, 18264, "", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# (300)", "", "1.02%"}; + { 2, 18262, "", "=q2=Elemental Sharpening Stone", "=ds=#e6#"}; + { 4, 18292, "", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# (300)", "", "0.96%"}; + { 5, 18282, "", "=q4=Core Marksman Rifle", "=ds=#w5#"}; + { 7, 18291, "", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# (300)", "", "0.92%"}; + { 8, 18168, "", "=q4=Force Reactive Disk", "=ds=#w8#"}; + { 10, 18290, "", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# (300)", "", "0.11%"}; + { 11, 18283, "", "=q3=Biznicks 247x128 Accurascope", "=ds=#e11#"}; + { 13, 18259, "", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# (300)", "", "0.85%"}; + { 16, 18252, "", "=q3=Pattern: Core Armor Kit", "=ds=#p7# (300)", "", "0.85%"}; + { 17, 18251, "", "=q3=Core Armor Kit", "=ds=#e6#"}; + { 19, 18265, "", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# (300)", "", "0.72%"}; + { 20, 18263, "", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#"}; + { 22, 21371, "", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# (300)", "", "0.33%"}; + { 23, 21342, "", "=q4=Core Felcloth Bag", "=ds=#m11# #e1# =q1=#m1# #c8#"}; + { 25, 18257, "", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# (300)", "", "0.76%"}; + { 26, 18253, "", "=q1=Major Rejuvenation Potion", "=ds=#e2#"}; + { 28, 18260, "", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# (300)", "", "0.75%"}; + }; + + ------------------------------------------ + --- Blackrock Mountain: Blackwing Lair --- + ------------------------------------------ + + AtlasLoot_Data["BWLRazorgore"] = { + { 1, 16918, "", "=q4=Netherwind Bindings", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 16926, "", "=q4=Bindings of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 16934, "", "=q4=Nemesis Bracers", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 16911, "", "=q4=Bloodfang Bracers", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 5, 16904, "", "=q4=Stormrage Bracers", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 16935, "", "=q4=Dragonstalker's Bracers", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 16943, "", "=q4=Bracers of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 16959, "", "=q4=Bracelets of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 16951, "", "=q4=Judgement Bindings", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 16, 19337, "", "=q4=The Black Book", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "20%"}; + { 17, 19336, "", "=q4=Arcane Infused Gem", "=ds=#s14#, =q1=#m1# =ds=#c2#", "", "20%"}; + { 18, 19344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; + { 20, 19370, "", "=q4=Mantle of the Blackwing Cabal", "=ds=#s3#, #a1#", "", "20%"}; + { 21, 19369, "", "=q4=Gloves of Rapid Evolution", "=ds=#s9#, #a1#", "", "20%"}; + { 22, 19334, "", "=q4=The Untamed Blade", "=ds=#h2#, #w10#", "", "10%"}; + { 23, 19335, "", "=q4=Spineshatter", "=ds=#h1#, #w6#", "", "10%"}; + { 24, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 25, 19357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; + { 26, 19405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; + Next = "BWLVaelastrasz"; + }; + + AtlasLoot_Data["BWLVaelastrasz"] = { + { 1, 16818, "", "=q4=Netherwind Belt", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 16925, "", "=q4=Belt of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 16933, "", "=q4=Nemesis Belt", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 16936, "", "=q4=Dragonstalker's Belt", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 5, 16903, "", "=q4=Stormrage Belt", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 16910, "", "=q4=Bloodfang Belt", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 7, 16944, "", "=q4=Belt of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 16960, "", "=q4=Waistband of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 16952, "", "=q4=Judgement Belt", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; + { 16, 19339, "", "=q4=Mind Quickening Gem", "=ds=#s14#, =q1=#m1# =ds=#c3#", "", "20%"}; + { 17, 19340, "", "=q4=Rune of Metamorphosis", "=ds=#s14#, =q1=#m1# =ds=#c1#", "", "20%"}; + { 19, 19372, "", "=q4=Helm of Endless Rage", "=ds=#s1#, #a4#", "", "20%"}; + { 20, 19371, "", "=q4=Pendant of the Fallen Dragon", "=ds=#s2#", "", "20%"}; + { 21, 19346, "", "=q4=Dragonfang Blade", "=ds=#h1#, #w4#", "", "10%"}; + { 22, 19348, "", "=q4=Red Dragonscale Protector", "=ds=#w8#", "", "10%"}; + { 23, 19430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; + { 24, 19403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; + { 25, 19367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; + Prev = "BWLRazorgore"; + Next = "BWLLashlayer"; + }; + + AtlasLoot_Data["BWLLashlayer"] = { + { 1, 16912, "", "=q4=Netherwind Boots", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 16919, "", "=q4=Boots of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 16927, "", "=q4=Nemesis Boots", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 16898, "", "=q4=Stormrage Boots", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 5, 16906, "", "=q4=Bloodfang Boots", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 6, 16941, "", "=q4=Dragonstalker's Greaves", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 16949, "", "=q4=Greaves of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 16965, "", "=q4=Sabatons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 16957, "", "=q4=Judgement Sabatons", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; + { 12, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; + { 16, 19342, "", "=q4=Venomous Totem", "=ds=#s14#, =q1=#m1# =ds=#c6#", "", "20%"}; + { 17, 19341, "", "=q4=Lifegiving Gem", "=ds=#s14#, =q1=#m1# =ds=#c9#", "", "20%"}; + { 18, 19345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; + { 20, 19374, "", "=q4=Bracers of Arcane Accuracy", "=ds=#s8#, #a1#", "", "20%"}; + { 21, 19373, "", "=q4=Black Brood Pauldrons", "=ds=#s3#, #a3#", "", "20%"}; + { 22, 19351, "", "=q4=Maladath, Runed Blade of the Black Flight", "=ds=#h1#, #w10#", "", "10%"}; + { 23, 19350, "", "=q4=Heartstriker", "=ds=#w2#", "", "10%"}; + { 24, 19402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; + { 25, 19365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; + { 26, 14000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; + { 27, 19432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; + Prev = "BWLVaelastrasz"; + Next = "BWLFiremaw"; + }; + + AtlasLoot_Data["BWLFiremaw"] = { + { 1, 16913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 16920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 16928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 16907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 16940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 16899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 16948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 16964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 16956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 11, 19365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; + { 12, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 13, 19353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 16, 19343, "", "=q4=Scrolls of Blinding Light", "=ds=#s14#, =q1=#m1# =ds=#c4#", "", "12.5%"}; + { 17, 19344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; + { 19, 19398, "", "=q4=Cloak of Firemaw", "=ds=#s4#", "", "12.5%"}; + { 20, 19400, "", "=q4=Firemaw's Clutch", "=ds=#s10#, #a1#", "", "12.5%"}; + { 21, 19399, "", "=q4=Black Ash Robe", "=ds=#s5#, #a1#", "", "12.5%"}; + { 22, 19396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 23, 19401, "", "=q4=Primalist's Linked Legguards", "=ds=#s11#, #a3#", "", "12.5%"}; + { 24, 19394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.76%"}; + { 25, 19402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; + { 27, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 28, 19395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + Prev = "BWLLashlayer"; + Next = "BWLEbonroc"; + }; + + AtlasLoot_Data["BWLEbonroc"] = { + { 1, 16913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 16920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 16928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 16907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 16940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 16899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 16948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 16964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 16956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 16, 19345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; + { 18, 19407, "", "=q4=Ebony Flame Gloves", "=ds=#s9#, #a1#", "", "16.67%"}; + { 19, 19405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; + { 20, 19396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 21, 19394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; + { 23, 19403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; + { 24, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 25, 19406, "", "=q4=Drake Fang Talisman", "=ds=#s14#", "", "16.67%"}; + { 26, 19395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + { 28, 19353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 29, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 30, 19368, "", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", "", "16.67%"}; + Prev = "BWLFiremaw"; + Next = "BWLFlamegor"; + }; + + AtlasLoot_Data["BWLFlamegor"] = { + { 1, 16913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 16920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 16928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 16907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 16940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 16899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 16948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 16964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 16956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 16, 19430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; + { 17, 19396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 18, 19433, "", "=q4=Emberweave Leggings", "=ds=#s11#, #a3#", "", "16.67%"}; + { 19, 19394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; + { 21, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 22, 19432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; + { 23, 19395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + { 24, 19431, "", "=q4=Styleen's Impeding Scarab", "=ds=#s14#", "", "16.67%"}; + { 26, 19353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 27, 19357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; + { 28, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 29, 19367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; + Prev = "BWLEbonroc"; + Next = "BWLChromaggus"; + }; + + AtlasLoot_Data["BWLChromaggus"] = { + { 1, 16917, "", "=q4=Netherwind Mantle", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 16924, "", "=q4=Pauldrons of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 16932, "", "=q4=Nemesis Spaulders", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 16937, "", "=q4=Dragonstalker's Spaulders", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 5, 16902, "", "=q4=Stormrage Pauldrons", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 16832, "", "=q4=Bloodfang Spaulders", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 7, 16945, "", "=q4=Epaulets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 16953, "", "=q4=Judgement Spaulders", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 9, 16961, "", "=q4=Pauldrons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 16, 19386, "", "=q4=Elementium Threaded Cloak", "=ds=#s4#", "", "20%"}; + { 17, 19388, "", "=q4=Angelista's Grasp", "=ds=#s10#, #a1#", "", "20%"}; + { 18, 19385, "", "=q4=Empowered Leggings", "=ds=#s11#, #a1#", "", "20%"}; + { 19, 19391, "", "=q4=Shimmering Geta", "=ds=#s12#, #a1#", "", "20%"}; + { 20, 19389, "", "=q4=Taut Dragonhide Shoulderpads", "=ds=#s3#, #a2#", "", "20%"}; + { 21, 19390, "", "=q4=Taut Dragonhide Gloves", "=ds=#s9#, #a2#", "", "20%"}; + { 22, 19393, "", "=q4=Primalist's Linked Waistguard", "=ds=#s10#, #a3#", "", "10%"}; + { 23, 19392, "", "=q4=Girdle of the Fallen Crusader", "=ds=#s10#, #a4#", "", "10%"}; + { 24, 19387, "", "=q4=Chromatic Boots", "=ds=#s12#, #a4#", "", "20%"}; + { 26, 19347, "", "=q4=Claw of Chromaggus", "=ds=#h3#, #w4#", "", "10%"}; + { 27, 19352, "", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", "", "10%"}; + { 28, 19349, "", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", "", "10%"}; + { 29, 19361, "", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", "", "10%"}; + Prev = "BWLFlamegor"; + Next = "BWLNefarian1"; + }; + + AtlasLoot_Data["BWLNefarian1"] = { + { 1, 16916, "", "=q4=Netherwind Robes", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 16931, "", "=q4=Nemesis Robes", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 3, 16923, "", "=q4=Robes of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 4, 16905, "", "=q4=Bloodfang Chestpiece", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 5, 16897, "", "=q4=Stormrage Chestguard", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 16942, "", "=q4=Dragonstalker's Breastplate", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 16950, "", "=q4=Breastplate of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 16966, "", "=q4=Breastplate of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 16958, "", "=q4=Judgement Breastplate", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 16, 19378, "", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "", "16.67%"}; + { 17, 19375, "", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "", "16.67%"}; + { 18, 19381, "", "=q4=Boots of the Shadow Flame", "=ds=#s12#, #a2#", "", "16.67%"}; + { 19, 19380, "", "=q4=Therazane's Link", "=ds=#s10#, #a3#", "", "16.67%"}; + { 20, 19377, "", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "", "16.67%"}; + { 21, 19376, "", "=q4=Archimtiros' Ring of Reckoning", "=ds=#s13#", "", "16.67%"}; + { 22, 19382, "", "=q4=Pure Elementium Band", "=ds=#s13#", "", "16.67%"}; + { 23, 19379, "", "=q4=Neltharion's Tear", "=ds=#s14#", "", "16.67%"}; + { 24, 19364, "", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", "", "10%"}; + { 25, 19363, "", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", "", "16.67%"}; + { 26, 19360, "", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "", "16.67%"}; + { 27, 19356, "", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "", "16.67%%"}; + { 28, 14001, "", "=q4=Archimtiros' Ring of Armageddon", "=ds=#s13#", "", "16.67%%"}; + Prev = "BWLChromaggus"; + Next = "BWLNefarian2"; + }; + + AtlasLoot_Data["BWLNefarian2"] = { + { 1, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; + { 2, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; + { 3, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; + { 4, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; + { 6, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; + Prev = "BWLNefarian1"; + Next = "BWLTrashMobs"; + }; + + AtlasLoot_Data["BWLTrashMobs"] = { + { 1, 19436, "", "=q4=Cloak of Draconic Might", "=ds=#s4#", "", "2.53%"}; + { 2, 19437, "", "=q4=Boots of Pure Thought", "=ds=#s12#, #a1#", "", "2.33%"}; + { 3, 19438, "", "=q4=Ringo's Blizzard Boots", "=ds=#s12#, #a1#", "", "4.42%"}; + { 4, 19439, "", "=q4=Interlaced Shadow Jerkin", "=ds=#s5#, #a2#", "", "4.62%"}; + { 5, 19434, "", "=q4=Band of Dark Dominion", "=ds=#s13#", "", "1.57%"}; + { 6, 19362, "", "=q4=Doom's Edge", "=ds=#h1#, #w1#", "", "1.67%"}; + { 7, 19354, "", "=q4=Draconic Avenger", "=ds=#h2#, #w1#", "", "5.96%"}; + { 8, 19358, "", "=q4=Draconic Maul", "=ds=#h2#, #w6#", "", "2.30%"}; + { 9, 19435, "", "=q4=Essence Gatherer", "=ds=#w12#", "", "1.61%"}; + { 16, 18562, "", "=q4=Elementium Ore", "=ds=#e8#", "", "4.75%"}; + { 18, 21109, "", "=q1=Draconic for Dummies", "=ds=#m3#"}; + Prev = "BWLNefarian2"; + }; + + + ------------------------------------------------- + --- Blackrock Mountain: Blackwing Lair HEROIC FLEX --- + ------------------------------------------------- + + AtlasLoot_Data["BWLRazorgore25Man"] = { + { 1, 316918, "", "=q4=Netherwind Bindings", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 316926, "", "=q4=Bindings of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 316934, "", "=q4=Nemesis Bracers", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 316911, "", "=q4=Bloodfang Bracers", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 5, 316904, "", "=q4=Stormrage Bracers", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 316935, "", "=q4=Dragonstalker's Bracers", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 316943, "", "=q4=Bracers of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 316959, "", "=q4=Bracelets of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 316951, "", "=q4=Judgement Bindings", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 16, 319337, "", "=q4=The Black Book", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "20%"}; + { 17, 319336, "", "=q4=Arcane Infused Gem", "=ds=#s14#, =q1=#m1# =ds=#c2#", "", "20%"}; + { 18, 319344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; + { 20, 319370, "", "=q4=Mantle of the Blackwing Cabal", "=ds=#s3#, #a1#", "", "20%"}; + { 21, 319369, "", "=q4=Gloves of Rapid Evolution", "=ds=#s9#, #a1#", "", "20%"}; + { 22, 319334, "", "=q4=The Untamed Blade", "=ds=#h2#, #w10#", "", "10%"}; + { 23, 319335, "", "=q4=Spineshatter", "=ds=#h1#, #w6#", "", "10%"}; + { 24, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 25, 319357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; + { 26, 319405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; + Next = "BWLVaelastrasz25Man"; + }; + + AtlasLoot_Data["BWLVaelastrasz25Man"] = { + { 1, 316818, "", "=q4=Netherwind Belt", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 316925, "", "=q4=Belt of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 316933, "", "=q4=Nemesis Belt", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 316936, "", "=q4=Dragonstalker's Belt", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 5, 316903, "", "=q4=Stormrage Belt", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 316910, "", "=q4=Bloodfang Belt", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 7, 316944, "", "=q4=Belt of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 316960, "", "=q4=Waistband of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 316952, "", "=q4=Judgement Belt", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; + { 16, 319339, "", "=q4=Mind Quickening Gem", "=ds=#s14#, =q1=#m1# =ds=#c3#", "", "20%"}; + { 17, 319340, "", "=q4=Rune of Metamorphosis", "=ds=#s14#, =q1=#m1# =ds=#c1#", "", "20%"}; + { 19, 319372, "", "=q4=Helm of Endless Rage", "=ds=#s1#, #a4#", "", "20%"}; + { 20, 319371, "", "=q4=Pendant of the Fallen Dragon", "=ds=#s2#", "", "20%"}; + { 21, 319346, "", "=q4=Dragonfang Blade", "=ds=#h1#, #w4#", "", "10%"}; + { 22, 319348, "", "=q4=Red Dragonscale Protector", "=ds=#w8#", "", "10%"}; + { 23, 319430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; + { 24, 319403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; + { 25, 319367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; + Prev = "BWLRazorgore25Man"; + Next = "BWLLashlayer25Man"; + }; + + AtlasLoot_Data["BWLLashlayer25Man"] = { + { 1, 316912, "", "=q4=Netherwind Boots", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 316919, "", "=q4=Boots of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 316927, "", "=q4=Nemesis Boots", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 316898, "", "=q4=Stormrage Boots", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 5, 316906, "", "=q4=Bloodfang Boots", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 6, 316941, "", "=q4=Dragonstalker's Greaves", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 316949, "", "=q4=Greaves of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 316965, "", "=q4=Sabatons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 316957, "", "=q4=Judgement Sabatons", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; + { 12, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; + { 16, 319342, "", "=q4=Venomous Totem", "=ds=#s14#, =q1=#m1# =ds=#c6#", "", "20%"}; + { 17, 319341, "", "=q4=Lifegiving Gem", "=ds=#s14#, =q1=#m1# =ds=#c9#", "", "20%"}; + { 18, 319345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; + { 20, 319374, "", "=q4=Bracers of Arcane Accuracy", "=ds=#s8#, #a1#", "", "20%"}; + { 21, 319373, "", "=q4=Black Brood Pauldrons", "=ds=#s3#, #a3#", "", "20%"}; + { 22, 319351, "", "=q4=Maladath, Runed Blade of the Black Flight", "=ds=#h1#, #w10#", "", "10%"}; + { 23, 319350, "", "=q4=Heartstriker", "=ds=#w2#", "", "10%"}; + { 24, 319402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; + { 25, 319365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; + { 26, 314000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; + { 27, 319432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; + Prev = "BWLVaelastrasz25Man"; + Next = "BWLFiremaw25Man"; + }; + + AtlasLoot_Data["BWLFiremaw25Man"] = { + { 1, 316913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 316920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 316928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 316907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 316940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 316899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 316948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 316964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 316956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 11, 319365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; + { 12, 319355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 13, 319353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 16, 319343, "", "=q4=Scrolls of Blinding Light", "=ds=#s14#, =q1=#m1# =ds=#c4#", "", "12.5%"}; + { 17, 319344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; + { 19, 319398, "", "=q4=Cloak of Firemaw", "=ds=#s4#", "", "12.5%"}; + { 20, 319400, "", "=q4=Firemaw's Clutch", "=ds=#s10#, #a1#", "", "12.5%"}; + { 21, 319399, "", "=q4=Black Ash Robe", "=ds=#s5#, #a1#", "", "12.5%"}; + { 22, 319396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 23, 319401, "", "=q4=Primalist's Linked Legguards", "=ds=#s11#, #a3#", "", "12.5%"}; + { 24, 319394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.76%"}; + { 25, 319402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; + { 27, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 28, 319395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + Prev = "BWLLashlayer25Man"; + Next = "BWLEbonroc25Man"; + }; + + AtlasLoot_Data["BWLEbonroc25Man"] = { + { 1, 316913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 316920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 316928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 316907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 316940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 316899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 316948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 316964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 316956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 16, 319345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; + { 18, 319407, "", "=q4=Ebony Flame Gloves", "=ds=#s9#, #a1#", "", "16.67%"}; + { 19, 319405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; + { 20, 319396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 21, 319394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; + { 23, 319403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; + { 24, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 25, 319406, "", "=q4=Drake Fang Talisman", "=ds=#s14#", "", "16.67%"}; + { 26, 319395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + { 28, 319353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 29, 319355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 30, 319368, "", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", "", "16.67%"}; + Prev = "BWLFiremaw25Man"; + Next = "BWLFlamegor25Man"; + }; + + AtlasLoot_Data["BWLFlamegor25Man"] = { + { 1, 316913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 316920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 316928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 316907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 316940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 316899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 316948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 316964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 316956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 16, 319430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; + { 17, 319396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 18, 319433, "", "=q4=Emberweave Leggings", "=ds=#s11#, #a3#", "", "16.67%"}; + { 19, 319394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; + { 21, 319397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 22, 319432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; + { 23, 319395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + { 24, 319431, "", "=q4=Styleen's Impeding Scarab", "=ds=#s14#", "", "16.67%"}; + { 26, 319353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 27, 319357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; + { 28, 319355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 29, 319367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; + Prev = "BWLEbonroc25Man"; + Next = "BWLChromaggus25Man"; + }; + + AtlasLoot_Data["BWLChromaggus25Man"] = { + { 1, 316917, "", "=q4=Netherwind Mantle", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 316924, "", "=q4=Pauldrons of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 316932, "", "=q4=Nemesis Spaulders", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 316937, "", "=q4=Dragonstalker's Spaulders", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 5, 316902, "", "=q4=Stormrage Pauldrons", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 316832, "", "=q4=Bloodfang Spaulders", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 7, 316945, "", "=q4=Epaulets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 316953, "", "=q4=Judgement Spaulders", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 9, 316961, "", "=q4=Pauldrons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 16, 319386, "", "=q4=Elementium Threaded Cloak", "=ds=#s4#", "", "20%"}; + { 17, 319388, "", "=q4=Angelista's Grasp", "=ds=#s10#, #a1#", "", "20%"}; + { 18, 319385, "", "=q4=Empowered Leggings", "=ds=#s11#, #a1#", "", "20%"}; + { 19, 319391, "", "=q4=Shimmering Geta", "=ds=#s12#, #a1#", "", "20%"}; + { 20, 319389, "", "=q4=Taut Dragonhide Shoulderpads", "=ds=#s3#, #a2#", "", "20%"}; + { 21, 319390, "", "=q4=Taut Dragonhide Gloves", "=ds=#s9#, #a2#", "", "20%"}; + { 22, 319393, "", "=q4=Primalist's Linked Waistguard", "=ds=#s10#, #a3#", "", "10%"}; + { 23, 319392, "", "=q4=Girdle of the Fallen Crusader", "=ds=#s10#, #a4#", "", "10%"}; + { 24, 319387, "", "=q4=Chromatic Boots", "=ds=#s12#, #a4#", "", "20%"}; + { 26, 319347, "", "=q4=Claw of Chromaggus", "=ds=#h3#, #w4#", "", "10%"}; + { 27, 319352, "", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", "", "10%"}; + { 28, 319349, "", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", "", "10%"}; + { 29, 319361, "", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", "", "10%"}; + Prev = "BWLFlamegor25Man"; + Next = "BWLNefarian125Man"; + }; + + AtlasLoot_Data["BWLNefarian125Man"] = { + { 1, 316916, "", "=q4=Netherwind Robes", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 316931, "", "=q4=Nemesis Robes", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 3, 316923, "", "=q4=Robes of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 4, 316905, "", "=q4=Bloodfang Chestpiece", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 5, 316897, "", "=q4=Stormrage Chestguard", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 316942, "", "=q4=Dragonstalker's Breastplate", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 316950, "", "=q4=Breastplate of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 316966, "", "=q4=Breastplate of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 316958, "", "=q4=Judgement Breastplate", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 16, 319378, "", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "", "16.67%"}; + { 17, 319375, "", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "", "16.67%"}; + { 18, 319381, "", "=q4=Boots of the Shadow Flame", "=ds=#s12#, #a2#", "", "16.67%"}; + { 19, 319380, "", "=q4=Therazane's Link", "=ds=#s10#, #a3#", "", "16.67%"}; + { 20, 319377, "", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "", "16.67%"}; + { 21, 319376, "", "=q4=Archimtiros' Ring of Reckoning", "=ds=#s13#", "", "16.67%"}; + { 22, 319382, "", "=q4=Pure Elementium Band", "=ds=#s13#", "", "16.67%"}; + { 23, 319379, "", "=q4=Neltharion's Tear", "=ds=#s14#", "", "16.67%"}; + { 24, 319364, "", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", "", "10%"}; + { 25, 319363, "", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", "", "16.67%"}; + { 26, 319360, "", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "", "16.67%"}; + { 27, 319356, "", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "", "16.67%%"}; + { 28, 314001, "", "=q4=Archimtiros' Ring of Armageddon", "=ds=#s13#", "", "16.67%%"}; + Prev = "BWLChromaggus25Man"; + Next = "BWLNefarian225Man"; + }; + + AtlasLoot_Data["BWLNefarian225Man"] = { + { 1, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; + { 2, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; + { 3, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; + { 4, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; + { 6, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; + Prev = "BWLNefarian125Man"; + Next = "BWLTrashMobs25Man"; + }; + + AtlasLoot_Data["BWLTrashMobs25Man"] = { + { 1, 319436, "", "=q4=Cloak of Draconic Might", "=ds=#s4#", "", "2.53%"}; + { 2, 319437, "", "=q4=Boots of Pure Thought", "=ds=#s12#, #a1#", "", "2.33%"}; + { 3, 319438, "", "=q4=Ringo's Blizzard Boots", "=ds=#s12#, #a1#", "", "4.42%"}; + { 4, 319439, "", "=q4=Interlaced Shadow Jerkin", "=ds=#s5#, #a2#", "", "4.62%"}; + { 5, 319434, "", "=q4=Band of Dark Dominion", "=ds=#s13#", "", "1.57%"}; + { 6, 319362, "", "=q4=Doom's Edge", "=ds=#h1#, #w1#", "", "1.67%"}; + { 7, 319354, "", "=q4=Draconic Avenger", "=ds=#h2#, #w1#", "", "5.96%"}; + { 8, 319358, "", "=q4=Draconic Maul", "=ds=#h2#, #w6#", "", "2.30%"}; + { 9, 319435, "", "=q4=Essence Gatherer", "=ds=#w12#", "", "1.61%"}; + { 16, 18562, "", "=q4=Elementium Ore", "=ds=#e8#", "", "4.75%"}; + { 18, 21109, "", "=q1=Draconic for Dummies", "=ds=#m3#"}; + Prev = "BWLNefarian225Man"; + }; + + ------------------------------------------------- + --- Blackrock Mountain: Blackwing Lair ASCENDED --- + ------------------------------------------------- + + AtlasLoot_Data["BWLRazorgore25ManHEROIC"] = { + { 1, 216918, "", "=q4=Netherwind Bindings", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 216926, "", "=q4=Bindings of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 216934, "", "=q4=Nemesis Bracers", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 216911, "", "=q4=Bloodfang Bracers", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 5, 216904, "", "=q4=Stormrage Bracers", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 216935, "", "=q4=Dragonstalker's Bracers", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 216943, "", "=q4=Bracers of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 216959, "", "=q4=Bracelets of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 216951, "", "=q4=Judgement Bindings", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 16, 219337, "", "=q4=The Black Book", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "20%"}; + { 17, 219336, "", "=q4=Arcane Infused Gem", "=ds=#s14#, =q1=#m1# =ds=#c2#", "", "20%"}; + { 18, 219344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; + { 20, 219370, "", "=q4=Mantle of the Blackwing Cabal", "=ds=#s3#, #a1#", "", "20%"}; + { 21, 219369, "", "=q4=Gloves of Rapid Evolution", "=ds=#s9#, #a1#", "", "20%"}; + { 22, 219334, "", "=q4=The Untamed Blade", "=ds=#h2#, #w10#", "", "10%"}; + { 23, 219335, "", "=q4=Spineshatter", "=ds=#h1#, #w6#", "", "10%"}; + { 24, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 25, 219357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; + { 26, 219405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; + Next = "BWLVaelastrasz25ManHEROIC"; + }; + + AtlasLoot_Data["BWLVaelastrasz25ManHEROIC"] = { + { 1, 216818, "", "=q4=Netherwind Belt", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 216925, "", "=q4=Belt of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 216933, "", "=q4=Nemesis Belt", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 216936, "", "=q4=Dragonstalker's Belt", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 5, 216903, "", "=q4=Stormrage Belt", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 216910, "", "=q4=Bloodfang Belt", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 7, 216944, "", "=q4=Belt of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 216960, "", "=q4=Waistband of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 216952, "", "=q4=Judgement Belt", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; + { 16, 219339, "", "=q4=Mind Quickening Gem", "=ds=#s14#, =q1=#m1# =ds=#c3#", "", "20%"}; + { 17, 219340, "", "=q4=Rune of Metamorphosis", "=ds=#s14#, =q1=#m1# =ds=#c1#", "", "20%"}; + { 19, 219372, "", "=q4=Helm of Endless Rage", "=ds=#s1#, #a4#", "", "20%"}; + { 20, 219371, "", "=q4=Pendant of the Fallen Dragon", "=ds=#s2#", "", "20%"}; + { 21, 219346, "", "=q4=Dragonfang Blade", "=ds=#h1#, #w4#", "", "10%"}; + { 22, 219348, "", "=q4=Red Dragonscale Protector", "=ds=#w8#", "", "10%"}; + { 23, 219430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; + { 24, 219403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; + { 25, 219367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; + Prev = "BWLRazorgore25ManHEROIC"; + Next = "BWLLashlayer25ManHEROIC"; + }; + + AtlasLoot_Data["BWLLashlayer25ManHEROIC"] = { + { 1, 216912, "", "=q4=Netherwind Boots", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 216919, "", "=q4=Boots of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 216927, "", "=q4=Nemesis Boots", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 216898, "", "=q4=Stormrage Boots", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 5, 216906, "", "=q4=Bloodfang Boots", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 6, 216941, "", "=q4=Dragonstalker's Greaves", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 216949, "", "=q4=Greaves of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 216965, "", "=q4=Sabatons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 216957, "", "=q4=Judgement Sabatons", "=q1=#m1# =ds=#c4#", "", "22.22%%"}; + { 12, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; + { 16, 219342, "", "=q4=Venomous Totem", "=ds=#s14#, =q1=#m1# =ds=#c6#", "", "20%"}; + { 17, 219341, "", "=q4=Lifegiving Gem", "=ds=#s14#, =q1=#m1# =ds=#c9#", "", "20%"}; + { 18, 219345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; + { 20, 219374, "", "=q4=Bracers of Arcane Accuracy", "=ds=#s8#, #a1#", "", "20%"}; + { 21, 219373, "", "=q4=Black Brood Pauldrons", "=ds=#s3#, #a3#", "", "20%"}; + { 22, 219351, "", "=q4=Maladath, Runed Blade of the Black Flight", "=ds=#h1#, #w10#", "", "10%"}; + { 23, 219350, "", "=q4=Heartstriker", "=ds=#w2#", "", "10%"}; + { 24, 219402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; + { 25, 219365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; + { 26, 214000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; + { 27, 219432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; + Prev = "BWLVaelastrasz25ManHEROIC"; + Next = "BWLFiremaw25ManHEROIC"; + }; + + AtlasLoot_Data["BWLFiremaw25ManHEROIC"] = { + { 1, 216913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 216920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 216928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 216907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 216940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 216899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 216948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 216964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 216956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 11, 219365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; + { 12, 219355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 13, 219353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 16, 219343, "", "=q4=Scrolls of Blinding Light", "=ds=#s14#, =q1=#m1# =ds=#c4#", "", "12.5%"}; + { 17, 219344, "", "=q4=Natural Alignment Crystal", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "6.67%"}; + { 19, 219398, "", "=q4=Cloak of Firemaw", "=ds=#s4#", "", "12.5%"}; + { 20, 219400, "", "=q4=Firemaw's Clutch", "=ds=#s10#, #a1#", "", "12.5%"}; + { 21, 219399, "", "=q4=Black Ash Robe", "=ds=#s5#, #a1#", "", "12.5%"}; + { 22, 219396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 23, 219401, "", "=q4=Primalist's Linked Legguards", "=ds=#s11#, #a3#", "", "12.5%"}; + { 24, 219394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.76%"}; + { 25, 219402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; + { 27, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 28, 219395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + Prev = "BWLLashlayer25ManHEROIC"; + Next = "BWLEbonroc25ManHEROIC"; + }; + + AtlasLoot_Data["BWLEbonroc25ManHEROIC"] = { + { 1, 216913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 216920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 216928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 216907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 216940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 216899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 216948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 216964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 216956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 16, 219345, "", "=q4=Aegis of Preservation", "=ds=#s14#, =q1=#m1# =ds=#c5#", "", "16.67%"}; + { 18, 219407, "", "=q4=Ebony Flame Gloves", "=ds=#s9#, #a1#", "", "16.67%"}; + { 19, 219405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; + { 20, 219396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 21, 219394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; + { 23, 219403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; + { 24, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 25, 219406, "", "=q4=Drake Fang Talisman", "=ds=#s14#", "", "16.67%"}; + { 26, 219395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + { 28, 219353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 29, 219355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 30, 219368, "", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", "", "16.67%"}; + Prev = "BWLFiremaw25ManHEROIC"; + Next = "BWLFlamegor25ManHEROIC"; + }; + + AtlasLoot_Data["BWLFlamegor25ManHEROIC"] = { + { 1, 216913, "", "=q4=Netherwind Gloves", "=q1=#m1# =ds=#c3#", "", "6.67%"}; + { 2, 216920, "", "=q4=Handguards of Transcendence", "=q1=#m1# =ds=#c5#", "", "6.67%"}; + { 3, 216928, "", "=q4=Nemesis Gloves", "=q1=#m1# =ds=#c8#", "", "6.67%"}; + { 4, 216907, "", "=q4=Bloodfang Gloves", "=q1=#m1# =ds=#c6#", "", "6.67%"}; + { 5, 216940, "", "=q4=Dragonstalker's Gauntlets", "=q1=#m1# =ds=#c2#", "", "6.67%"}; + { 6, 216899, "", "=q4=Stormrage Handguards", "=q1=#m1# =ds=#c1#", "", "6.67%"}; + { 7, 216948, "", "=q4=Gauntlets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "6.67%"}; + { 8, 216964, "", "=q4=Gauntlets of Wrath", "=q1=#m1# =ds=#c9#", "", "6.67%"}; + { 9, 216956, "", "=q4=Judgement Gauntlets", "=q1=#m1# =ds=#c4#", "", "6.67%"}; + { 16, 219430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; + { 17, 219396, "", "=q4=Taut Dragonhide Belt", "=ds=#s10#, #a2#", "", "6.67%"}; + { 18, 219433, "", "=q4=Emberweave Leggings", "=ds=#s11#, #a3#", "", "16.67%"}; + { 19, 219394, "", "=q4=Drake Talon Pauldrons", "=ds=#s3#, #a4#", "", "6.67%"}; + { 21, 219397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; + { 22, 219432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; + { 23, 219395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; + { 24, 219431, "", "=q4=Styleen's Impeding Scarab", "=ds=#s14#", "", "16.67%"}; + { 26, 219353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; + { 27, 219357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; + { 28, 219355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; + { 29, 219367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; + Prev = "BWLEbonroc25ManHEROIC"; + Next = "BWLChromaggus25ManHEROIC"; + }; + + AtlasLoot_Data["BWLChromaggus25ManHEROIC"] = { + { 1, 216917, "", "=q4=Netherwind Mantle", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 216924, "", "=q4=Pauldrons of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 3, 216932, "", "=q4=Nemesis Spaulders", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 4, 216937, "", "=q4=Dragonstalker's Spaulders", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 5, 216902, "", "=q4=Stormrage Pauldrons", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 216832, "", "=q4=Bloodfang Spaulders", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 7, 216945, "", "=q4=Epaulets of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 216953, "", "=q4=Judgement Spaulders", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 9, 216961, "", "=q4=Pauldrons of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 16, 219386, "", "=q4=Elementium Threaded Cloak", "=ds=#s4#", "", "20%"}; + { 17, 219388, "", "=q4=Angelista's Grasp", "=ds=#s10#, #a1#", "", "20%"}; + { 18, 219385, "", "=q4=Empowered Leggings", "=ds=#s11#, #a1#", "", "20%"}; + { 19, 219391, "", "=q4=Shimmering Geta", "=ds=#s12#, #a1#", "", "20%"}; + { 20, 219389, "", "=q4=Taut Dragonhide Shoulderpads", "=ds=#s3#, #a2#", "", "20%"}; + { 21, 219390, "", "=q4=Taut Dragonhide Gloves", "=ds=#s9#, #a2#", "", "20%"}; + { 22, 219393, "", "=q4=Primalist's Linked Waistguard", "=ds=#s10#, #a3#", "", "10%"}; + { 23, 219392, "", "=q4=Girdle of the Fallen Crusader", "=ds=#s10#, #a4#", "", "10%"}; + { 24, 219387, "", "=q4=Chromatic Boots", "=ds=#s12#, #a4#", "", "20%"}; + { 26, 219347, "", "=q4=Claw of Chromaggus", "=ds=#h3#, #w4#", "", "10%"}; + { 27, 219352, "", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", "", "10%"}; + { 28, 219349, "", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", "", "10%"}; + { 29, 219361, "", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", "", "10%"}; + Prev = "BWLFlamegor25ManHEROIC"; + Next = "BWLNefarian125ManHEROIC"; + }; + + AtlasLoot_Data["BWLNefarian125ManHEROIC"] = { + { 1, 216916, "", "=q4=Netherwind Robes", "=q1=#m1# =ds=#c3#", "", "22.22%"}; + { 2, 216931, "", "=q4=Nemesis Robes", "=q1=#m1# =ds=#c8#", "", "22.22%"}; + { 3, 216923, "", "=q4=Robes of Transcendence", "=q1=#m1# =ds=#c5#", "", "22.22%"}; + { 4, 216905, "", "=q4=Bloodfang Chestpiece", "=q1=#m1# =ds=#c6#", "", "22.22%"}; + { 5, 216897, "", "=q4=Stormrage Chestguard", "=q1=#m1# =ds=#c1#", "", "22.22%"}; + { 6, 216942, "", "=q4=Dragonstalker's Breastplate", "=q1=#m1# =ds=#c2#", "", "22.22%"}; + { 7, 216950, "", "=q4=Breastplate of Ten Storms", "=q1=#m1# =ds=#c7#", "", "22.22%"}; + { 8, 216966, "", "=q4=Breastplate of Wrath", "=q1=#m1# =ds=#c9#", "", "22.22%"}; + { 9, 216958, "", "=q4=Judgement Breastplate", "=q1=#m1# =ds=#c4#", "", "22.22%"}; + { 16, 219378, "", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "", "16.67%"}; + { 17, 219375, "", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "", "16.67%"}; + { 18, 219381, "", "=q4=Boots of the Shadow Flame", "=ds=#s12#, #a2#", "", "16.67%"}; + { 19, 219380, "", "=q4=Therazane's Link", "=ds=#s10#, #a3#", "", "16.67%"}; + { 20, 219377, "", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "", "16.67%"}; + { 21, 219376, "", "=q4=Archimtiros' Ring of Reckoning", "=ds=#s13#", "", "16.67%"}; + { 22, 219382, "", "=q4=Pure Elementium Band", "=ds=#s13#", "", "16.67%"}; + { 23, 219379, "", "=q4=Neltharion's Tear", "=ds=#s14#", "", "16.67%"}; + { 24, 219364, "", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", "", "10%"}; + { 25, 219363, "", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", "", "16.67%"}; + { 26, 219360, "", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "", "16.67%"}; + { 27, 219356, "", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "", "16.67%%"}; + { 28, 214001, "", "=q4=Archimtiros' Ring of Armageddon", "=ds=#s13#", "", "16.67%%"}; + Prev = "BWLChromaggus25ManHEROIC"; + Next = "BWLNefarian225ManHEROIC"; + }; + + AtlasLoot_Data["BWLNefarian225ManHEROIC"] = { + { 1, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; + { 2, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; + { 3, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; + { 4, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; + { 6, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; + Prev = "BWLNefarian125ManHEROIC"; + Next = "BWLTrashMobs25ManHEROIC"; + }; + + AtlasLoot_Data["BWLTrashMobs25ManHEROIC"] = { + { 1, 219436, "", "=q4=Cloak of Draconic Might", "=ds=#s4#", "", "2.53%"}; + { 2, 219437, "", "=q4=Boots of Pure Thought", "=ds=#s12#, #a1#", "", "2.33%"}; + { 3, 219438, "", "=q4=Ringo's Blizzard Boots", "=ds=#s12#, #a1#", "", "4.42%"}; + { 4, 219439, "", "=q4=Interlaced Shadow Jerkin", "=ds=#s5#, #a2#", "", "4.62%"}; + { 5, 219434, "", "=q4=Band of Dark Dominion", "=ds=#s13#", "", "1.57%"}; + { 6, 219362, "", "=q4=Doom's Edge", "=ds=#h1#, #w1#", "", "1.67%"}; + { 7, 219354, "", "=q4=Draconic Avenger", "=ds=#h2#, #w1#", "", "5.96%"}; + { 8, 219358, "", "=q4=Draconic Maul", "=ds=#h2#, #w6#", "", "2.30%"}; + { 9, 219435, "", "=q4=Essence Gatherer", "=ds=#w12#", "", "1.61%"}; + { 16, 18562, "", "=q4=Elementium Ore", "=ds=#e8#", "", "4.75%"}; + { 18, 21109, "", "=q1=Draconic for Dummies", "=ds=#m3#"}; + Prev = "BWLNefarian225ManHEROIC"; + }; + + ----------------------- + --- Dire Maul Books --- + ----------------------- + + AtlasLoot_Data["DMBooks"] = { + { 1, 18364, "", "=q3=The Emerald Dream", "=ds=#e10#, =q1=#m1# =ds=#c1#"}; + { 2, 18361, "", "=q3=The Greatest Race of Hunters", "=ds=#e10#, =q1=#m1# =ds=#c2#"}; + { 3, 18358, "", "=q3=The Arcanist's Cookbook", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; + { 4, 18359, "", "=q3=The Light and How to Swing It", "=ds=#e10#, =q1=#m1# =ds=#c4#"}; + { 5, 18362, "", "=q3=Holy Bologna: What the Light Won't Tell You", "=ds=#e10#, =q1=#m1# =ds=#c5#"}; + { 6, 18356, "", "=q3=Garona: A Study on Stealth and Treachery", "=ds=#e10#, =q1=#m1# =ds=#c6#"}; + { 7, 18363, "", "=q3=Frost Shock and You", "=ds=#e10#, =q1=#m1# =ds=#c7#"}; + { 8, 18360, "", "=q3=Harnessing Shadows", "=ds=#e10#, =q1=#m1# =ds=#c8#"}; + { 9, 18357, "", "=q3=Codex of Defense", "=ds=#e10#, =q1=#m1# =ds=#c9#"}; + { 11, 18333, "", "=q2=Libram of Focus", "=ds=#e10#"}; + { 12, 18334, "", "=q2=Libram of Protection", "=ds=#e10#"}; + { 13, 18332, "", "=q2=Libram of Rapidity", "=ds=#e10#"}; + { 16, 18470, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c1#"}; + { 17, 18473, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c2#"}; + { 18, 18468, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c3#"}; + { 19, 18472, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c4#"}; + { 20, 18469, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c5#"}; + { 21, 18465, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c6#"}; + { 22, 18471, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c7#"}; + { 23, 18467, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c8#"}; + { 24, 18466, "", "=q3=Royal Seal of Eldre'Thalas", "=ds=#s14#, =q1=#m1# =ds=#c9#"}; + { 26, 18401, "", "=q4=Foror's Compendium of Dragon Slaying", "=ds=#e10#, =q1=#m1# =ds=#c9#, #c4#"}; + { 27, 18348, "", "=q4=Quel'Serrar", "=ds=#h3#, #w10#, =q1=#m1# =ds=#c9#, #c4#"}; + }; + + ---------------------- + --- Dire Maul East --- + ---------------------- + + AtlasLoot_Data["DMEPusillin"] = { + { 1, 18267, "", "=q2=Recipe: Runn Tum Tuber Surprise", "=ds=#p3# (275)", "", "71.55%"}; + { 3, 18261, "", "=q1=Book of Incantations", "=ds=#m3#", "", "100%"}; + { 4, 18249, "", "=q1=Crescent Key", "=ds=#e9#", "", "100%"}; + }; + + AtlasLoot_Data["DMEZevrimThornhoof"] = { + { 1, 18319, "", "=q3=Fervent Helm", "=ds=#s1#, #a3#", "", "7.88%"}; + { 2, 18313, "", "=q3=Helm of Awareness", "=ds=#s1#, #a4#", "", "17.87%"}; + { 3, 18323, "", "=q3=Satyr's Bow", "=ds=#w2#", "", "17.24%"}; + { 5, 18306, "", "=q2=Gloves of Shadowy Mist", "=ds=#s9#, #a1#", "", "21.40%"}; + { 6, 18308, "", "=q2=Clever Hat", "=ds=#s1#, #a2#", "", "23.73%"}; + }; + + AtlasLoot_Data["DMELethtendris"] = { + { 1, 18325, "", "=q3=Felhide Cap", "=ds=#s1#, #a2#", "", "24.67%"}; + { 2, 18311, "", "=q3=Quel'dorai Channeling Rod", "=ds=#w9#", "", "7.30%"}; + { 4, 18302, "", "=q2=Band of Vigor", "=ds=#s13#", "", "29.30%"}; + { 5, 18301, "", "=q2=Lethtendris's Wand", "=ds=#w12#", "", "25.57%"}; + { 7, 18426, "", "=q1=Lethtendris's Web", "=ds=#m3#"}; + }; + + AtlasLoot_Data["DMEPimgib"] = { + { 1, 18354, "", "=q3=Pimgib's Collar", "=ds=#s14#, =q1=#m1# =ds=#c8#", "", "18.68%"}; + }; + + AtlasLoot_Data["DMEHydro"] = { + { 1, 18322, "", "=q3=Waterspout Boots", "=ds=#s12#, #a2#", "", "16.42%"}; + { 2, 18317, "", "=q3=Tempest Talisman", "=ds=#s2#", "", "16.44%"}; + { 3, 18324, "", "=q3=Waveslicer", "=ds=#h2#, #w1#", "", "8.46%"}; + { 5, 18307, "", "=q2=Riptide Shoes", "=ds=#s12#, #a1#", "", "21.33%"}; + { 6, 18305, "", "=q2=Breakwater Legguards", "=ds=#s11#, #a4#", "", "22.75%"}; + }; + + AtlasLoot_Data["DMEAlzzin"] = { + { 1, 18328, "", "=q3=Shadewood Cloak", "=ds=#s4#", "", "15.36%"}; + { 2, 18327, "", "=q3=Whipvine Cord", "=ds=#s10#, #a1#", "", "16.53%"}; + { 3, 18309, "", "=q3=Gloves of Restoration", "=ds=#s9#, #a2#", "", "14.05%"}; + { 4, 18318, "", "=q3=Merciful Greaves", "=ds=#s12#, #a3#", "", "14.88%"}; + { 5, 18312, "", "=q3=Energized Chestplate", "=ds=#s5#, #a4#", "", "16.08%"}; + { 6, 18326, "", "=q3=Razor Gauntlets", "=ds=#s9#, #a4#", "", "18.62%"}; + { 8, 0, "INV_Box_01", "=q6=#x9#", ""}; + { 9, 18501, "", "=q1=Felvine Shard", "=ds=#m3#"}; + { 16, 18315, "", "=q3=Ring of Demonic Potency", "=ds=#s13#", "", "15.40%"}; + { 17, 18314, "", "=q3=Ring of Demonic Guile", "=ds=#s13#", "", "13.71%"}; + { 18, 18310, "", "=q3=Fiendish Machete", "=ds=#h1#, #w10#", "", "15.39%"}; + { 19, 18321, "", "=q3=Energetic Rod", "=ds=#h3#, #w6#", "", "15.94%"}; + }; + + AtlasLoot_Data["DMEIsalien"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n20#"}; + { 2, 22304, "", "=q3=Ironweave Gloves", "=ds=#s9#, #a1#", "", "16.24%"}; + { 3, 22472, "", "=q3=Boots of Ferocity", "=ds=#s12#, #a2#", "", "12.55%"}; + { 4, 22401, "", "=q3=Libram of Hope", "=ds=#s16#, #w16#", "", "14.76%"}; + { 5, 22345, "", "=q3=Totem of Rebirth", "=ds=#s16#, #w15#", "", "2.95%"}; + { 6, 22315, "", "=q3=Hammer of Revitalization", "=ds=#h3#, #w6#", "", "13.65%"}; + { 7, 22314, "", "=q3=Huntsman's Harpoon", "=ds=#w7#", "", "15.50%"}; + { 17, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + { 18, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["DMETrash"] = { + { 1, 18295, "", "=q3=Phasing Boots", "=ds=#s12#, #a1# =q2=#m16#", "", "1.26%"}; + { 2, 18298, "", "=q3=Unbridled Leggings", "=ds=#s11#, #a2#", "", "0.62%"}; + { 3, 18296, "", "=q3=Marksman Bands", "=ds=#s8#, #a3#", "", "0.59%"}; + { 4, 18289, "", "=q3=Barbed Thorn Necklace", "=ds=#s2#", "", "0.87%"}; + }; + + ----------------------- + --- Dire Maul North --- + ----------------------- + + AtlasLoot_Data["DMNGuardMoldar"] = { + { 1, 18496, "", "=q3=Heliotrope Cloak", "=ds=#s4#", "", "4.68%"}; + { 2, 18497, "", "=q3=Sublime Wristguards", "=ds=#s8#, #a1#", "", "4.14%"}; + { 3, 18494, "", "=q3=Denwatcher's Shoulders", "=ds=#s3#, #a3#", "", "4.62%"}; + { 4, 18493, "", "=q3=Bulky Iron Spaulders", "=ds=#s3#, #a4#", "", "3.96%"}; + { 5, 18498, "", "=q3=Hedgecutter", "=ds=#h1#, #w1#", "", "4.94%"}; + { 7, 18268, "", "=q1=Gordok Inner Door Key", "=ds=#e9#", "", "100%"}; + { 16, 18450, "", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", "", "6.57%"}; + { 17, 18451, "", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", "", "6.61%"}; + { 18, 18458, "", "=q2=Modest Armguards", "=ds=#s8#, #a3#", "", "7.12%"}; + { 19, 18459, "", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", "", "6.09%"}; + { 20, 18464, "", "=q2=Gordok Nose Ring", "=ds=#s13#", "", "6.52%"}; + { 21, 18462, "", "=q2=Jagged Bone Fist", "=ds=#h1#, #w13#", "", "7.54%"}; + { 22, 18463, "", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", "", "7.38%"}; + { 23, 18460, "", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", "", "5.86%"}; + }; + + AtlasLoot_Data["DMNStomperKreeg"] = { + { 1, 18425, "", "=q2=Kreeg's Mug", "=ds=#s15#", "", "40.24%"}; + { 2, 18269, "", "=q2=Gordok Green Grog", "=ds=#e4#", "", "100%"}; + { 3, 18284, "", "=q2=Kreeg's Stout Beatdown", "=ds=#e4#", "", "100%"}; + }; + + AtlasLoot_Data["DMNGuardFengus"] = { + { 1, 18450, "", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", "", "9.76%"}; + { 2, 18451, "", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", "", "10.64%"}; + { 3, 18458, "", "=q2=Modest Armguards", "=ds=#s8#, #a3#", "", "11.41%"}; + { 4, 18459, "", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", "", "9.60%"}; + { 5, 18464, "", "=q2=Gordok Nose Ring", "=ds=#s13#", "", "11.41%"}; + { 6, 18462, "", "=q2=Jagged Bone Fist", "=ds=#h1#, #w13#", "", "11.79%"}; + { 7, 18463, "", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", "", "11.02%"}; + { 8, 18460, "", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", "", "9.07%"}; + { 16, 0, "INV_Box_01", "=q6=#x7#", ""}; + { 17, 18266, "", "=q1=Gordok Courtyard Key", "=ds=#e9#", "", "100%"}; + }; + + AtlasLoot_Data["DMNThimblejack"] = { + { 1, 18517, "", "=q4=Pattern: Chromatic Cloak", "=ds=#p7# (300)", "", "0.92%"}; + { 2, 18518, "", "=q4=Pattern: Hide of the Wild", "=ds=#p7# (300)", "", "1.29%"}; + { 3, 18519, "", "=q4=Pattern: Shifting Cloak", "=ds=#p7# (300)", "", "1.14%"}; + { 4, 18414, "", "=q4=Pattern: Belt of the Archmage", "=ds=#p8# (300)", "", "1.00%"}; + { 6, 18418, "", "=q3=Pattern: Cloak of Warding", "=ds=#p8# (300)", "", "9.75%"}; + { 7, 18415, "", "=q3=Pattern: Felcloth Gloves", "=ds=#p8# (300)", "", "9.62%"}; + { 8, 18416, "", "=q3=Pattern: Inferno Gloves", "=ds=#p8# (300)", "", "10.66%"}; + { 9, 18417, "", "=q3=Pattern: Mooncloth Gloves", "=ds=#p8# (300)", "", "10.28%"}; + { 10, 18514, "", "=q3=Pattern: Girdle of Insight", "=ds=#p7# (300)", "", "10.90%"}; + { 11, 18515, "", "=q3=Pattern: Mongoose Boots", "=ds=#p7# (300)", "", "11.18%"}; + { 12, 18516, "", "=q3=Pattern: Swift Flight Bracers", "=ds=#p7# (300)", "", "10.26%"}; + { 14, 0, "INV_Box_01", "=q6=#x6#", ""}; + { 15, 18240, "", "=q2=Ogre Tannin", "=ds=#m3#", "", "100%"}; + { 16, 18509, "", "=q4=Chromatic Cloak", "=ds=#s4#"}; + { 17, 18510, "", "=q4=Hide of the Wild", "=ds=#s4#"}; + { 18, 18511, "", "=q4=Shifting Cloak", "=ds=#s4#"}; + { 19, 18405, "", "=q4=Belt of the Archmage", "=ds=#s10#, #a1#"}; + { 21, 18413, "", "=q3=Cloak of Warding", "=ds=#s4#"}; + { 22, 18407, "", "=q3=Felcloth Gloves", "=ds=#s9#, #a1#"}; + { 23, 18408, "", "=q3=Inferno Gloves", "=ds=#s9#, #a1#"}; + { 24, 18409, "", "=q3=Mooncloth Gloves", "=ds=#s9#, #a1#"}; + { 25, 18504, "", "=q3=Girdle of Insight", "=ds=#s10#, #a2#"}; + { 26, 18506, "", "=q3=Mongoose Boots", "=ds=#s12#, #a2#"}; + { 27, 18508, "", "=q3=Swift Flight Bracers", "=ds=#s8#, #a3#"}; + }; + + AtlasLoot_Data["DMNGuardSlipkik"] = { + { 1, 18496, "", "=q3=Heliotrope Cloak", "=ds=#s4#", "", "5.82%"}; + { 2, 18497, "", "=q3=Sublime Wristguards", "=ds=#s8#, #a1#", "", "4.75%"}; + { 3, 18494, "", "=q3=Denwatcher's Shoulders", "=ds=#s3#, #a3#", "", "5.70%"}; + { 4, 18493, "", "=q3=Bulky Iron Spaulders", "=ds=#s3#, #a4#", "", "4.89%"}; + { 5, 18498, "", "=q3=Hedgecutter", "=ds=#h1#, #w1#", "", "6.01%"}; + { 16, 18450, "", "=q2=Robe of Combustion", "=ds=#s5#, #a1#", "", "6.78%"}; + { 17, 18451, "", "=q2=Hyena Hide Belt", "=ds=#s10#, #a2#", "", "7.83%"}; + { 18, 18458, "", "=q2=Modest Armguards", "=ds=#s8#, #a3#", "", "7.63%"}; + { 19, 18459, "", "=q2=Gallant's Wristguards", "=ds=#s8#, #a4#", "", "6.98%"}; + { 20, 18464, "", "=q2=Gordok Nose Ring", "=ds=#s13#", "", "7.36%"}; + { 21, 18462, "", "=q2=Jagged Bone Fist", "=ds=#h1#, #w13#", "", "8.52%"}; + { 22, 18463, "", "=q2=Ogre Pocket Knife", "=ds=#h1#, #w10#", "", "7.74%"}; + { 23, 18460, "", "=q2=Unsophisticated Hand Cannon", "=ds=#w5#", "", "6.66%"}; + }; + + AtlasLoot_Data["DMNCaptainKromcrush"] = { + { 1, 18507, "", "=q3=Boots of the Full Moon", "=ds=#s12#, #a1#", "", "18.75%"}; + { 2, 18505, "", "=q3=Mugger's Belt", "=ds=#s10#, #a2#", "", "18.06%"}; + { 3, 18503, "", "=q3=Kromcrush's Chestplate", "=ds=#s5#, #a4#", "", "17.48%"}; + { 4, 18502, "", "=q3=Monstrous Glaive", "=ds=#w7#", "", "21.47%"}; + }; + + AtlasLoot_Data["DMNChoRush"] = { + { 1, 18490, "", "=q3=Insightful Hood", "=ds=#s1#, #a2#", "", "21.46%"}; + { 2, 18484, "", "=q3=Cho'Rush's Blade", "=ds=#h1#, #w10#", "", "22.46%"}; + { 3, 18485, "", "=q3=Observer's Shield", "=ds=#w8#", "", "22.96%"}; + { 4, 18483, "", "=q3=Mana Channeling Wand", "=ds=#w12#", "", "19.01%"}; + }; + + AtlasLoot_Data["DMNKingGordok"] = { + { 1, 18526, "", "=q3=Crown of the Ogre King", "=ds=#s1#, #a1#", "", "17.17%"}; + { 2, 18525, "", "=q3=Bracers of Prosperity", "=ds=#s8#, #a2#", "", "19.15%"}; + { 3, 18527, "", "=q3=Harmonious Gauntlets", "=ds=#s9#, #a3#", "", "19.73%"}; + { 4, 18524, "", "=q3=Leggings of Destruction", "=ds=#s11#, #a3#", "", "18.55%"}; + { 5, 18521, "", "=q3=Grimy Metal Boots", "=ds=#s12#, #a4#", "", "17.80%"}; + { 6, 18522, "", "=q3=Band of the Ogre King", "=ds=#s13#", "", "14.96%"}; + { 7, 18523, "", "=q3=Brightly Glowing Stone", "=ds=#s15#", "", "20.21%"}; + { 8, 18520, "", "=q3=Barbarous Blade", "=ds=#h2#, #w10#", "", "16.44%"}; + { 16, 19258, "", "=q3=Ace of Warlords", "=ds=#e16#", "", "1.84%"}; + { 18, 18780, "", "=q3=Top Half of Advanced Armorsmithing: Volume I", "=ds=#m3#", "", "6.00%"}; + { 19, 12727, "", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4#: =ds=#p2# (300)"}; + }; + + AtlasLoot_Data["DMNTRIBUTERUN"] = { + { 1, 18538, "", "=q4=Treant's Bane", "=ds=#h2#, #w1#"}; + { 3, 18495, "", "=q3=Redoubt Cloak", "=ds=#s4#"}; + { 4, 18532, "", "=q3=Mindsurge Robe", "=ds=#s5#, #a1#"}; + { 5, 18528, "", "=q3=Cyclone Spaulders", "=ds=#s3#, #a2#"}; + { 6, 18530, "", "=q3=Ogre Forged Hauberk", "=ds=#s5#, #a3#"}; + { 7, 18533, "", "=q3=Gordok Bracers of Power", "=ds=#s8#, #a4#"}; + { 8, 18529, "", "=q3=Elemental Plate Girdle", "=ds=#s10#, #a4# =q2=#m16#"}; + { 9, 18500, "", "=q3=Tarnished Elven Ring", "=ds=#s13#"}; + { 10, 18537, "", "=q3=Counterattack Lodestone", "=ds=#s14#"}; + { 11, 18531, "", "=q3=Unyielding Maul", "=ds=#h2#, #w6#"}; + { 12, 18534, "", "=q3=Rod of the Ogre Magi", "=ds=#w9#"}; + { 13, 18499, "", "=q3=Barrier Shield", "=ds=#w8#"}; + { 16, 18475, "", "=q2=Oddly Magical Belt", "=ds=#s10#, #a1#"}; + { 17, 18478, "", "=q2=Hyena Hide Jerkin", "=ds=#s5#, #a2#"}; + { 18, 18477, "", "=q2=Shaggy Leggings", "=ds=#s11#, #a2#"}; + { 19, 18476, "", "=q2=Mud Stained Boots", "=ds=#s12#, #a2#"}; + { 20, 18479, "", "=q2=Carrion Scorpid Helm", "=ds=#s1#, #a3#"}; + { 21, 18480, "", "=q2=Scarab Plate Helm", "=ds=#s1#, #a4#"}; + { 22, 18481, "", "=q2=Skullcracking Mace", "=ds=#h2#, #w6#"}; + { 23, 18482, "", "=q2=Ogre Toothpick Shooter", "=ds=#w2#"}; + { 24, 18655, "", "=q2=Schematic: Major Recombobulator", "=ds=#p5# (275)"}; + }; + + ---------------------- + --- Dire Maul West --- + ---------------------- + + AtlasLoot_Data["DMWTendrisWarpwood"] = { + { 1, 18390, "", "=q3=Tanglemoss Leggings", "=ds=#s11#, #a2#", "", "22.55%"}; + { 2, 18393, "", "=q3=Warpwood Binding", "=ds=#s10#, #a3#", "", "19.81%"}; + { 4, 18353, "", "=q2=Stoneflower Staff", "=ds=#w9#", "", "23.46%"}; + { 5, 18352, "", "=q2=Petrified Bark Shield", "=ds=#w8#", "", "21.67%"}; + }; + + AtlasLoot_Data["DMWIllyannaRavenoak"] = { + { 1, 18386, "", "=q3=Padre's Trousers", "=ds=#s11#, #a1#", "", "18.79%"}; + { 2, 18383, "", "=q3=Force Imbued Gauntlets", "=ds=#s9#, #a4#", "", "20.11%"}; + { 4, 18349, "", "=q2=Gauntlets of Accuracy", "=ds=#s9#, #a3#", "", "23.94%"}; + { 5, 18347, "", "=q2=Well Balanced Axe", "=ds=#h1#, #w1#", "", "22.44%"}; + }; + + AtlasLoot_Data["DMWMagisterKalendris"] = { + { 1, 18374, "", "=q3=Flamescarred Shoulders", "=ds=#s3#, #a2#", "", "18.11%"}; + { 2, 18397, "", "=q3=Elder Magus Pendant", "=ds=#s2#", "", "17.46%"}; + { 3, 18371, "", "=q3=Mindtap Talisman", "=ds=#s14#", "", "7.45%"}; + { 5, 18350, "", "=q2=Amplifying Cloak", "=ds=#s4#", "", "21.44%"}; + { 6, 18351, "", "=q2=Magically Sealed Bracers", "=ds=#s8#, #a4#", "", "24.36%"}; + { 7, 22309, "", "=q2=Pattern: Big Bag of Enchantment", "=ds=#p8# (300)"}; + }; + AtlasLoot_Data["DMWTsuzee"] = { + { 1, 18387, "", "=q3=Brightspark Gloves", "=ds=#s9#, #a1#", "", "24.79%"}; + { 3, 18346, "", "=q2=Threadbare Trousers", "=ds=#s11#, #a1#", "", "33.94%"}; + { 4, 18345, "", "=q2=Murmuring Ring", "=ds=#s13#", "", "30.28%"}; + }; + + AtlasLoot_Data["DMWImmolthar"] = { + { 1, 18389, "", "=q3=Cloak of the Cosmos", "=ds=#s4#", "", "14.35%"}; + { 2, 18385, "", "=q3=Robe of Everlasting Night", "=ds=#s5#, #a1#", "", "15.33%"}; + { 3, 18377, "", "=q3=Quickdraw Gloves", "=ds=#s9#, #a2#", "", "21.01%"}; + { 4, 18391, "", "=q3=Eyestalk Cord", "=ds=#s10#, #a2#", "", "20.08%"}; + { 5, 18394, "", "=q3=Demon Howl Wristguards", "=ds=#s8#, #a3#", "", "17.51%"}; + { 6, 18379, "", "=q3=Odious Greaves", "=ds=#s12#, #a3#", "", " 19.81%"}; + { 7, 18384, "", "=q3=Bile-etched Spaulders", "=ds=#s3#, #a4#", "", "14.71%"}; + { 16, 18381, "", "=q3=Evil Eye Pendant", "=ds=#s2#", "", "17.78%"}; + { 17, 18370, "", "=q3=Vigilance Charm", "=ds=#s14#", "", "6.30%"}; + { 18, 18372, "", "=q3=Blade of the New Moon", "=ds=#h1#, #w4#", "", "6.99%"}; + }; + + AtlasLoot_Data["DMWHelnurath"] = { + { 1, 18757, "", "=q3=Diabolic Mantle", "=ds=#s3#, #a1#", "", "23.12%"}; + { 2, 18754, "", "=q3=Fel Hardened Bracers", "=ds=#s8#, #a4#", "", "19.24%"}; + { 3, 18756, "", "=q3=Dreadguard's Protector", "=ds=#w8#", "", "19.77%"}; + { 4, 18755, "", "=q3=Xorothian Firestick", "=ds=#w5#", "", "21.92%"}; + }; + + AtlasLoot_Data["DMWPrinceTortheldrin"] = { + { 1, 18382, "", "=q3=Fluctuating Cloak", "=ds=#s4# =q2=#m16#", "", "21.84%"}; + { 2, 18373, "", "=q3=Chestplate of Tranquility", "=ds=#s5#, #a2#", "", "6.32%"}; + { 3, 18375, "", "=q3=Bracers of the Eclipse", "=ds=#s8#, #a2#", "", "15.62%"}; + { 4, 18378, "", "=q3=Silvermoon Leggings", "=ds=#s11#, #a3#", "", "21.20%"}; + { 5, 18380, "", "=q3=Eldritch Reinforced Legplates", "=ds=#s11#, #a4#", "", "15.87%"}; + { 6, 18395, "", "=q3=Emerald Flame Ring", "=ds=#s13#", "", "14.55%"}; + { 8, 0, "INV_Box_01", "=q6=#x8#", ""}; + { 9, 18336, "", "=q1=Gauntlet of Gordok Might", "=ds=#m3#"}; + { 16, 18392, "", "=q3=Distracting Dagger", "=ds=#h4#, #w4#", "", "14.70%"}; + { 17, 18396, "", "=q3=Mind Carver", "=ds=#h3#, #w10#", "", "14.62%"}; + { 18, 18376, "", "=q3=Timeworn Mace", "=ds=#h1#, #w6#", "", "14.40%"}; + { 19, 18388, "", "=q3=Stoneshatter", "=ds=#w3#", "", "7.72%"}; + }; + + AtlasLoot_Data["DMWShendralarProvisioner"] = { + { 1, 18487, "", "=q1=Pattern: Mooncloth Robe", "=ds=#p8# (300)"}; + }; + + AtlasLoot_Data["DMWTrash"] = { + { 1, 18344, "", "=q3=Stonebark Gauntlets", "=ds=#s9#, #a2#", "", "0.47%"}; + { 2, 18340, "", "=q3=Eidolon Talisman", "=ds=#s2#", "", "0.58%"}; + { 3, 18338, "", "=q3=Wand of Arcane Potency", "=ds=#w12#", "", "0.78%"}; + }; + + ------------------ + --- Gnomeregan --- + ------------------ + + AtlasLoot_Data["Gnomeregan1"] = { + { 1, 0, "INV_Box_01", "=q6="..AL["Namdo Bizzfizzle"], "=ec1=#j28#"}; + { 2, 14639, "", "=q1=Schematic: Minor Recombobulator", "=ds=#p5# (140)"}; + { 4, 0, "INV_Box_01", "=q6="..BabbleBoss["Techbot"], "=ec1=#j28#"}; + { 5, 9444, "", "=q1=Techbot CPU Shell", "=ds=#w8#", "", "69.3%"}; + { 6, 9277, "", "=q1=Techbot's Memory Core", "=ds=#m3#", "", "100%"}; + { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Grubbis"], ""}; + { 9, 9445, "", "=q3=Grubbis Paws", "=ds=#s9#, #a3#", "", "9.22%"}; + { 11, 0, "INV_Box_01", "=q6="..BabbleBoss["Viscous Fallout"], ""}; + { 12, 9454, "", "=q3=Acidic Walkers", "=ds=#s12#, #a1#", "", "54.02%"}; + { 13, 9453, "", "=q3=Toxic Revenger", "=ds=#h1#, #w4#", "", "19.05%"}; + { 14, 9452, "", "=q3=Hydrocane", "=ds=#w9#", "", "18.25%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Electrocutioner 6000"], ""}; + { 17, 9448, "", "=q3=Spidertank Oilrag", "=ds=#s8#, #a1#", "", "28.37%"}; + { 18, 9447, "", "=q3=Electrocutioner Lagnut", "=ds=#s13#", "", "28.44%"}; + { 19, 9446, "", "=q3=Electrocutioner Leg", "=ds=#h1#, #w10#", "", "13.19%"}; + { 20, 6893, "", "=q1=Workshop Key", "=ds=#e9#"}; + { 22, 0, "INV_Box_01", "=q6="..BabbleBoss["Crowd Pummeler 9-60"], ""}; + { 23, 9450, "", "=q3=Gnomebot Operating Boots", "=ds=#s12#, #a2#", "", "60.45%"}; + { 24, 9449, "", "=q3=Manual Crowd Pummeler", "=ds=#h2#, #w6#", "", "33.14%"}; + { 26, 0, "INV_Box_01", "=q6="..BabbleBoss["Dark Iron Ambassador"], ""}; + { 27, 9455, "", "=q3=Emissary Cuffs", "=ds=#s8#, #a2# =q2=#m16#", "", "33.96%"}; + { 28, 9457, "", "=q3=Royal Diplomatic Scepter", "=ds=#h1#, #w6#", "", "17.79%"}; + { 29, 9456, "", "=q3=Glass Shooter", "=ds=#w5#", "", "38.01%"}; + Next = "Gnomeregan2"; + }; + + AtlasLoot_Data["Gnomeregan2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Mekgineer Thermaplugg"], ""}; + { 2, 9492, "", "=q3=Electromagnetic Gigaflux Reactivator", "=ds=#s1#, #a1#", "", "7.65%"}; + { 3, 9461, "", "=q3=Charged Gear", "=ds=#s13# =q2=#m16#", "", "28.49%"}; + { 4, 9459, "", "=q3=Thermaplugg's Left Arm", "=ds=#h2#, #w1#", "", "18.05%"}; + { 5, 9458, "", "=q3=Thermaplugg's Central Core", "=ds=#w8#", "", "28.61%"}; + { 6, 4415, "", "=q3=Schematic: Craftsman's Monocle", "=ds=#p5# (185)", "", ""}; + { 7, 4413, "", "=q2=Schematic: Discombobulator Ray", "=ds=#p5# (160)", "", ""}; + { 8, 4411, "", "=q2=Schematic: Flame Deflector", "=ds=#p5# (125)", "", "0.7%"}; + { 9, 7742, "", "=q1=Schematic: Gnomish Cloaking Device", "=ds=#p5# (200)", "", ""}; + { 10, 9299, "", "=q1=Thermaplugg's Safe Combination", "=ds=#m3#", "", "100%"}; + { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; + { 17, 9508, "", "=q3=Mechbuilder's Overalls", "=ds=#s5#, #a1#", "", "0.02%"}; + { 18, 9491, "", "=q3=Hotshot Pilot's Gloves", "=ds=#s9#, #a1#", "", "0.01%"}; + { 19, 9509, "", "=q3=Petrolspill Leggings", "=ds=#s11#, #a2#", "", "0.01%"}; + { 20, 9510, "", "=q3=Caverndeep Trudgers", "=ds=#s12#, #a3#", "", "0.01%"}; + { 21, 9490, "", "=q3=Gizmotron Megachopper", "=ds=#h2#, #w10#", "", "0.01%"}; + { 22, 9485, "", "=q3=Vibroblade", "=ds=#h1#, #w1#", "", "0.01%"}; + { 23, 9486, "", "=q3=Supercharger Battle Axe", "=ds=#h2#, #w1#", "", "0.02%"}; + { 24, 9488, "", "=q3=Oscillating Power Hammer", "=ds=#h1#, #w6#", "", "0.02%"}; + { 25, 9487, "", "=q3=Hi-tech Supergun", "=ds=#w5#", "", "0.01%"}; + { 26, 9327, "", "=q2=Security DELTA Data Access Card", "=ds=#m20#", "", "1.41%"}; + { 28, 9326, "", "=q1=Grime-Encrusted Ring", "=ds=#m2#", "", "9.38%"}; + { 29, 9362, "", "=q2=Brilliant Gold Ring", "=q1=#m4#: =ds=#s13#"}; + { 30, 9538, "", "=q3=Talvash's Gold Ring", "=q1=#m4#: =ds=#s13#"}; + Prev = "Gnomeregan1"; + }; + + ---------------- + --- Maraudon --- + ---------------- + + AtlasLoot_Data["Maraudon1"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Noxxion"], ""}; + { 2, 17746, "", "=q3=Noxxion's Shackles", "=ds=#s8#, #a4#", "", "32.50%"}; + { 3, 17744, "", "=q3=Heart of Noxxion", "=ds=#s14#", "", "30.35%"}; + { 4, 17745, "", "=q3=Noxious Shooter", "=ds=#w12#", "", "17.53%"}; + { 5, 17702, "", "=q1=Celebrian Rod", "=ds=#m3#", "", "100%"}; + { 7, 0, "INV_Box_01", "=q6="..BabbleBoss["Razorlash"], ""}; + { 8, 17750, "", "=q3=Chloromesh Girdle", "=ds=#s10#, #a1#", "", "22.93%"}; + { 9, 17748, "", "=q3=Vinerot Sandals", "=ds=#s12#, #a1#", "", "20.60%"}; + { 10, 17749, "", "=q3=Phytoskin Spaulders", "=ds=#s3#, #a2#", "", "22.09%"}; + { 11, 17751, "", "=q3=Brusslehide Leggings", "=ds=#s11#, #a2#", "", "21.65%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Vyletongue"], ""}; + { 17, 17755, "", "=q3=Satyrmane Sash", "=ds=#s10#, #a1#", "", "25.71%"}; + { 18, 17754, "", "=q3=Infernal Trickster Leggings", "=ds=#s11#, #a3#", "", "28.09%"}; + { 19, 17752, "", "=q3=Satyr's Lash", "=ds=#h1#, #w4#", "", "23.14%"}; + { 20, 17703, "", "=q1=Celebrian Diamond", "=ds=#m3#", "", "100%"}; + { 22, 0, "INV_Box_01", "=q6="..BabbleBoss["Meshlok the Harvester"], ""}; + { 23, 17741, "", "=q3=Nature's Embrace", "=ds=#s5#, #a1#", "", "30.34%"}; + { 24, 17742, "", "=q3=Fungus Shroud Armor", "=ds=#s5#, #a2#", "", "31.37%"}; + { 25, 17767, "", "=q3=Bloomsprout Headpiece", "=ds=#s1#, #a3#", "", "28.32%"}; + { 27, 0, "INV_Box_01", "=q6="..BabbleBoss["Celebras the Cursed"], ""}; + { 28, 17739, "", "=q3=Grovekeeper's Drape", "=ds=#s4#", "", "30.32%"}; + { 29, 17740, "", "=q3=Soothsayer's Headdress", "=ds=#s1#, #a2#", "", "28.59%"}; + { 30, 17738, "", "=q3=Claw of Celebras", "=ds=#h4#, #w13#", "", "28.22%"}; + Next = "Maraudon2"; + }; + + AtlasLoot_Data["Maraudon2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Landslide"], ""}; + { 2, 17736, "", "=q3=Rockgrip Gauntlets", "=ds=#s9#, #a3#", "", "23.09%"}; + { 3, 17734, "", "=q3=Helm of the Mountain", "=ds=#s1#, #a4#", "", "20.87%"}; + { 4, 17737, "", "=q3=Cloud Stone", "=ds=#s15#", "", "19.99%"}; + { 5, 17943, "", "=q3=Fist of Stone", "=ds=#h1#, #w6#", "", "16.58%"}; + { 7, 0, "INV_Box_01", "=q6="..BabbleBoss["Tinkerer Gizlock"], ""}; + { 8, 17719, "", "=q3=Inventor's Focal Sword", "=ds=#h1#, #w10#", "", "27.44%"}; + { 9, 17718, "", "=q3=Gizlock's Hypertech Buckler", "=ds=#w8#", "", "30.61%"}; + { 10, 17717, "", "=q3=Megashot Rifle", "=ds=#w5#", "", "27.23%"}; + { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Rotgrip"], ""}; + { 13, 17732, "", "=q3=Rotgrip Mantle", "=ds=#s3#, #a1#", "", "25.73%"}; + { 14, 17728, "", "=q3=Albino Crocscale Boots", "=ds=#s12#, #a2#", "", "26.20%"}; + { 15, 17730, "", "=q3=Gatorbite Axe", "=ds=#h2#, #w1#", "", "19.21%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Princess Theradras"], ""}; + { 17, 17780, "", "=q4=Blade of Eternal Darkness", "=ds=#h1#, #w4#", "", "0.20%"}; + { 18, 17715, "", "=q3=Eye of Theradras", "=ds=#s1#, #a1#", "", "13.47%"}; + { 19, 17714, "", "=q3=Bracers of the Stone Princess", "=ds=#s8#, #a3#", "", "20.06%"}; + { 20, 17711, "", "=q3=Elemental Rockridge Leggings", "=ds=#s11#, #a4#", "", "14.96%"}; + { 21, 17707, "", "=q3=Gemshard Heart", "=ds=#s2#", "", "15.30%"}; + { 22, 17713, "", "=q3=Blackstone Ring", "=ds=#s13#", "", "18.92%"}; + { 23, 17710, "", "=q3=Charstone Dirk", "=ds=#h1#, #w4#", "", "14.24%"}; + { 24, 17766, "", "=q3=Princess Theradras' Scepter", "=ds=#h2#, #w6#", "", "16.44%"}; + { 26, 0, "INV_Box_01", "=q6="..AL["Quest Item"], ""}; + { 27, 17764, "", "=q1=Gem of the Fourth Khan", "=ds=#m3#", "", "100%"}; + { 28, 17765, "", "=q1=Gem of the Fifth Khan", "=ds=#m3#", "", "100%"}; + Prev = "Maraudon1"; + }; + + ---------------------- + --- Ragefire Chasm --- + ---------------------- + + AtlasLoot_Data["RagefireChasm"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Taragaman the Hungerer"], ""}; + { 2, 14149, "", "=q3=Subterranean Cape", "=ds=#s4#", "", "31.59%"}; + { 3, 14148, "", "=q3=Crystalline Cuffs", "=ds=#s8#, #a1#", "", "33.91%"}; + { 4, 14145, "", "=q3=Cursed Felblade", "=ds=#h1#, #w10#", "", "15.98%"}; + { 5, 14540, "", "=q1=Taragaman the Hungerer's Heart", "=ds=#m3#", "", "100%"}; + { 7, 0, "INV_Box_01", "=q6="..AL["Zelemar the Wrathful"], ""}; + { 8, 24225, "", "=q1=Blood of the Wrathful", "=ds=#m3#", "", "100%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Jergosh the Invoker"], ""}; + { 17, 14150, "", "=q3=Robe of Evocation", "=ds=#s5#, #a1#", "", "36.40%"}; + { 18, 14147, "", "=q3=Cavedweller Bracers", "=ds=#s8#, #a3#", "", "34.35%"}; + { 19, 14151, "", "=q3=Chanting Blade", "=ds=#h1#, #w4#", "", "17.10%"}; + }; + + ---------------------- + --- Razorfen Downs --- + ---------------------- + + AtlasLoot_Data["RazorfenDowns1"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Tuten'kash"], ""}; + { 2, 10776, "", "=q3=Silky Spider Cape", "=ds=#s4#", "", "28.64%"}; + { 3, 10777, "", "=q3=Arachnid Gloves", "=ds=#s9#, #a2# =q2=#m16#", "", "28.95%"}; + { 4, 10775, "", "=q3=Carapace of Tuten'kash", "=ds=#s5#, #a4#", "", "24.87%"}; + { 6, 0, "INV_Box_01", "=q6="..AL["Henry Stern"], ""}; + { 7, 3831, "", "=q2=Recipe: Mighty Troll's Blood Potion", "=ds=#p1# (180)"}; + { 8, "s13028", "10841", "=q1=Goldthorn Tea", "=ds=#p3# (175)"}; + { 10, 0, "INV_Box_01", "=q6="..BabbleBoss["Mordresh Fire Eye"], ""}; + { 11, 10771, "", "=q3=Deathmage Sash", "=ds=#s10#, #a1#", "", "27.92%"}; + { 12, 10769, "", "=q3=Glowing Eye of Mordresh", "=ds=#s2#", "", "29.11%"}; + { 13, 10770, "", "=q3=Mordresh's Lifeless Skull", "=ds=#s15#", "", "29.59%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Glutton"], ""}; + { 17, 10774, "", "=q3=Fleshhide Shoulders", "=ds=#s3#, #a2#", "", "42.15%"}; + { 18, 10772, "", "=q3=Glutton's Cleaver", "=ds=#h1#, #w1#", "", "44.22%"}; + { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Ragglesnout"], ""}; + { 21, 10768, "", "=q3=Boar Champion's Belt", "=ds=#s10#, #a3#", "", "31.40%"}; + { 22, 10758, "", "=q3=X'caliboar", "=ds=#h2#, #w10#", "", "18.51%"}; + { 23, 10767, "", "=q3=Savage Boar's Guard", "=ds=#w8#", "", "35.14%"}; + Next = "RazorfenDowns2"; + }; + + AtlasLoot_Data["RazorfenDowns2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Amnennar the Coldbringer"], ""}; + { 2, 10762, "", "=q3=Robes of the Lich", "=ds=#s5#, #a1#", "", "29.52%"}; + { 3, 10765, "", "=q3=Bonefingers", "=ds=#s9#, #a2#"}; + { 4, 10764, "", "=q3=Deathchill Armor", "=ds=#s5#, #a3#", "", "24.24%"}; + { 5, 10763, "", "=q3=Icemetal Barbute", "=ds=#s1#, #a4#", "", "28.66%"}; + { 6, 10761, "", "=q3=Coldrage Dagger", "=ds=#h1#, #w4#", "", "13.89%"}; + { 7, 10420, "", "=q1=Skull of the Coldbringer", "=ds=#m3#", "", "100%"}; + { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Plaguemaw the Rotting"], ""}; + { 10, 10760, "", "=q3=Swine Fists", "=ds=#s9#, #a2#", "", "58.15%"}; + { 11, 10766, "", "=q3=Plaguerot Sprig", "=ds=#w12#, =q1=#m1# =ds=#c3#", "", "29.98%"}; + { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; + { 17, 10574, "", "=q3=Corpseshroud", "=ds=#s1#, #a1#", "", "0.01%"}; + { 18, 10581, "", "=q3=Death's Head Vestment", "=ds=#s5#, #a1#", "", "0.02%"}; + { 19, 10578, "", "=q3=Thoughtcast Boots", "=ds=#s12#, #a1#", "", "0.01%"}; + { 20, 10583, "", "=q3=Quillward Harness", "=ds=#s5#, #a2#", "", "0.01%"}; + { 21, 10582, "", "=q3=Briar Tredders", "=ds=#s12#, #a2#", "", "0.02%"}; + { 22, 10584, "", "=q3=Stormgale Fists", "=ds=#s9#, #a3#", "", "0.02%"}; + { 23, 10573, "", "=q3=Boneslasher", "=ds=#h2#, #w10#", "", "0.01%"}; + { 24, 10570, "", "=q3=Manslayer", "=ds=#h2#, #w1#", "", "0.01%"}; + { 25, 10571, "", "=q3=Ebony Boneclub", "=ds=#h1#, #w6#", "", "0.01%"}; + { 26, 10567, "", "=q3=Quillshooter", "=ds=#w2#", "", "0.02%"}; + { 27, 10572, "", "=q3=Freezing Shard", "=ds=#w12#, =q1=#m1# =q2=#c3#", "", "0.01%"}; + Prev = "RazorfenDowns1"; + }; + + ---------------------- + --- Razorfen Kraul --- + ---------------------- + + AtlasLoot_Data["RazorfenKraul1"] = { + { 1, 0, "INV_Box_01", "=q6="..AL["Roogug"], ""}; + { 2, 6841, "", "=q1=Vial of Phlogiston", "=ds=#m3#"}; + { 4, 0, "INV_Box_01", "=q6="..AL["Aggem Thorncurse"], ""}; + { 5, 6681, "", "=q3=Thornspike", "=ds=#h1#, #w4#", "", "57,12%"}; + { 7, 0, "INV_Box_01", "=q6="..BabbleBoss["Death Speaker Jargba"], ""}; + { 8, 6685, "", "=q3=Death Speaker Mantle", "=ds=#s3#, #a1#", "", "40.42%"}; + { 9, 6682, "", "=q3=Death Speaker Robes", "=ds=#s5#, #a1#", "", "40.52%"}; + { 10, 2816, "", "=q3=Death Speaker Scepter", "=ds=#h3#, #w6#", "", "7.72%"}; + { 12, 0, "INV_Box_01", "=q6="..AL["Razorfen Spearhide"], ""}; + { 13, 6679, "", "=q3=Armor Piercer", "=ds=#w7#", "", "43%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Overlord Ramtusk"], ""}; + { 17, 6686, "", "=q3=Tusken Helm", "=ds=#s1#, #a3#", "", "57.14%"}; + { 18, 6687, "", "=q3=Corpsemaker", "=ds=#h2#, #w1#", "", "27.79%"}; + { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Agathelos the Raging"], ""}; + { 21, 6690, "", "=q3=Ferine Leggings", "=ds=#s11#, #a2#", "", "49.21%"}; + { 22, 6691, "", "=q3=Swinetusk Shank", "=ds=#h1#, #w4#", "", "24.85%"}; + { 24, 0, "INV_Box_01", "=q6="..BabbleBoss["Blind Hunter"], ""}; + { 25, 6697, "", "=q3=Batwing Mantle", "=ds=#s3#, #a1#", "", "27.65%"}; + { 26, 6695, "", "=q3=Stygian Bone Amulet", "=ds=#s2#", "", "22.24%"}; + { 27, 6696, "", "=q3=Nightstalker Bow", "=ds=#w2#", "", "25.12%"}; + Next = "RazorfenKraul2"; + }; + + AtlasLoot_Data["RazorfenKraul2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Charlga Razorflank"], ""}; + { 2, 6693, "", "=q3=Agamaggan's Clutch", "=ds=#s13#", "", "32.15%"}; + { 3, 6692, "", "=q3=Pronged Reaver", "=ds=#h1#, #w1#", "", "15.43%"}; + { 4, 6694, "", "=q3=Heart of Agamaggan", "=ds=#w8#", "", "30.24%"}; + { 5, 17008, "", "=q1=Small Scroll", "=ds=#m2# (#m6#)"}; + { 6, 5793, "", "=q1=Razorflank's Heart", "=ds=#m3#", "", "100%"}; + { 7, 5792, "", "=q1=Razorflank's Medallion", "=ds=#m3#", "", "100%"}; + { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Earthcaller Halmgar"], ""}; + { 10, 6688, "", "=q3=Whisperwind Headdress", "=ds=#s1#, #a2#", "", "43.75%"}; + { 11, 6689, "", "=q3=Wind Spirit Staff", "=ds=#w9#", "", "42.66%"}; + { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; + { 17, 2264, "", "=q3=Mantle of Thieves", "=ds=#s3#, #a2#", "", "0.02%"}; + { 18, 1978, "", "=q3=Wolfclaw Gloves", "=ds=#s9#, #a2#", "", "0.02%"}; + { 19, 1488, "", "=q3=Avenger's Armor", "=ds=#s5#, #a3#", "", "0.01%"}; + { 20, 4438, "", "=q3=Pugilist Bracers", "=ds=#s8#, #a3#", "", "0.01%"}; + { 21, 2039, "", "=q3=Plains Ring", "=ds=#s13#", "", "0.02%"}; + { 22, 776, "", "=q3=Vendetta", "=ds=#h1#, #w4#", "", "0.01%"}; + { 23, 1727, "", "=q3=Sword of Decay", "=ds=#h1#, #w10#", "", "0.02%"}; + { 24, 1975, "", "=q3=Pysan's Old Greatsword", "=ds=#h2#, #w10#", "", "0.02%"}; + { 25, 1976, "", "=q3=Slaghammer", "=ds=#h2#, #w6#", "", "0.02%"}; + { 26, 2549, "", "=q3=Staff of the Shade", "=ds=#w9#", "", "0.02%"}; + Prev = "RazorfenKraul1"; + }; + + ------------------------- + --- Scarlet Monastery --- + ------------------------- + + AtlasLoot_Data["SMHerod"] = { + { 1, 7719, "", "=q3=Raging Berserker's Helm", "=ds=#s1#, #a3#", "", "30.62%"}; + { 2, 7718, "", "=q3=Herod's Shoulder", "=ds=#s3#, #a3#", "", "30.82%"}; + { 3, 10330, "", "=q3=Scarlet Leggings", "=ds=#s11#, #a3#", "", "12.75%"}; + { 4, 7717, "", "=q3=Ravager", "=ds=#h2#, #w1#", "", "12.86%"}; + { 6, 0, "INV_Box_01", "=q6=#n43#", ""}; + { 7, 23192, "", "=q2=Tabard of the Scarlet Crusade", "=ds=#s7#", "", "0.4%"}; + }; + + AtlasLoot_Data["SMCathedral"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["High Inquisitor Fairbanks"], ""}; + { 2, 19507, "", "=q3=Inquisitor's Shawl", "=ds=#s3#, #a1#", "", "15.94%"}; + { 3, 19508, "", "=q3=Branded Leather Bracers", "=ds=#s8#, #a2#", "", "16.17%"}; + { 4, 19509, "", "=q3=Dusty Mail Boots", "=ds=#s12#, #a3#", "", "17.24%"}; + { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Scarlet Commander Mograine"], ""}; + { 7, 7724, "", "=q3=Gauntlets of Divinity", "=ds=#s9#, #a3#", "", "17.49%"}; + { 8, 10330, "", "=q3=Scarlet Leggings", "=ds=#s11#, #a3#", "", "12.95%"}; + { 9, 7723, "", "=q3=Mograine's Might", "=ds=#h2#, #w6#", "", "17.13%"}; + { 10, 7726, "", "=q3=Aegis of the Scarlet Commander", "=ds=#w8#", "", "38.37%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["High Inquisitor Whitemane"], ""}; + { 17, 7720, "", "=q3=Whitemane's Chapeau", "=ds=#s1#, #a1#", "", "34.01%"}; + { 18, 7722, "", "=q3=Triune Amulet", "=ds=#s2#", "", "33.23%"}; + { 19, 7721, "", "=q3=Hand of Righteousness", "=ds=#h3#, #w6#", "", "18.32%"}; + { 20, 20976, "", "=q2=Design: Citrine Pendant of Golden Healing", "=ds=#p12# (190)", "", "100%"}; + }; + + AtlasLoot_Data["SMGraveyard"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Interrogator Vishas"], ""}; + { 2, 7683, "", "=q3=Bloody Brass Knuckles", "=ds=#h1#, #w13#", "", "66.1%"}; + { 3, 7682, "", "=q3=Torturing Poker", "=ds=#h1#, #w4#", "", "5.56%"}; + { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Bloodmage Thalnos"], ""}; + { 6, 7684, "", "=q3=Bloodmage Mantle", "=ds=#s3#, #a1#", "", "48.46%"}; + { 7, 7685, "", "=q3=Orb of the Forgotten Seer", "=ds=#s15#", "", "47.07%"}; + { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Ironspine"], ""}; + { 10, 7688, "", "=q3=Ironspine's Ribcage", "=ds=#s5#, #a3#", "", "32.91%"}; + { 11, 7686, "", "=q3=Ironspine's Eye", "=ds=#s13#", "", "40.08%"}; + { 12, 7687, "", "=q3=Ironspine's Fist", "=ds=#h1#, #w6#", "", "20.34%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Azshir the Sleepless"], ""}; + { 17, 7709, "", "=q3=Blighted Leggings", "=ds=#s11#, #a1#", "", "31.19%"}; + { 18, 7731, "", "=q3=Ghostshard Talisman", "=ds=#s2#", "", "32.71%"}; + { 19, 7708, "", "=q3=Necrotic Wand", "=ds=#w12#", "", "30.72%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Fallen Champion"], ""}; + { 22, 7691, "", "=q3=Embalmed Shroud", "=ds=#s1#, #a1#", "", "38.58%"}; + { 23, 7690, "", "=q3=Ebon Vise", "=ds=#s9#, #a2#", "", "37.83%"}; + { 24, 7689, "", "=q3=Morbid Dawn", "=ds=#h2#, #w10#", "", "19.15%"}; + }; + + AtlasLoot_Data["SMLibrary"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Houndmaster Loksey"], ""}; + { 2, 7756, "", "=q3=Dog Training Gloves", "=ds=#s9#, #a2#", "", "53.66%"}; + { 3, 7710, "", "=q3=Loksey's Training Stick", "=ds=#w9#", "", "13.96%"}; + { 4, 3456, "", "=q3=Dog Whistle", "=ds=#e13#", "", "21.33%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Arcanist Doan"], ""}; + { 17, 34227, "", "=q4=Deadman's Hand", "=ds=#s13#", "", ""}; + { 18, 7712, "", "=q3=Mantle of Doan", "=ds=#s3#, #a1#", "", "41.96%"}; + { 19, 7711, "", "=q3=Robe of Doan", "=ds=#s5#, #a1#", "", "42.86%"}; + { 20, 7714, "", "=q3=Hypnotic Blade", "=ds=#h3#, #w4#", "", "39.91%"}; + { 21, 7713, "", "=q3=Illusionary Rod", "=ds=#w9#", "", "38.44%"}; + { 23, 0, "INV_Box_01", "=q6=#x1#", ""}; + { 24, 7146, "", "=q2=The Scarlet Key", "=ds=#e9#"}; + }; + + AtlasLoot_Data["SMTrash"] = { + { 1, 7728, "", "=q3=Beguiler Robes", "=ds=#s5#, #a1#", "", "0.01%"}; + { 2, 7755, "", "=q3=Flintrock Shoulders", "=ds=#s3#, #a2#", "", "0.00%"}; + { 3, 7727, "", "=q3=Watchman Pauldrons", "=ds=#s3#, #a2#", "", "0.01%"}; + { 4, 7760, "", "=q3=Warchief Kilt", "=ds=#s11#, #a2#", "", "0.00%"}; + { 5, 7754, "", "=q3=Harbinger Boots", "=ds=#s12#, #a2#", "", "0.01%"}; + { 6, 5819, "", "=q3=Sunblaze Coif", "=ds=#s1#, #a3#", "", "0.01%"}; + { 7, 7759, "", "=q3=Archon Chestpiece", "=ds=#s5#, #a3#", "", "0.00%"}; + { 8, 10328, "", "=q3=Scarlet Chestpiece", "=ds=#s5#, #a3#", "", "0.3%"}; + { 9, 10332, "", "=q3=Scarlet Boots", "=ds=#s12#, #a3#", "", "0.1%"}; + { 10, 2262, "", "=q3=Mark of Kern", "=ds=#s13#", "", "0.01%"}; + { 11, 1992, "", "=q3=Swampchill Fetish", "=ds=#s15#", "", "0.00%"}; + { 13, 10333, "", "=q2=Scarlet Wristguards", "=ds=#s8#, #a3#", "", "1.6%"}; + { 14, 10331, "", "=q2=Scarlet Gauntlets", "=ds=#s9#, #a3#", "", "1.7%"}; + { 15, 10329, "", "=q2=Scarlet Belt", "=ds=#s10#, #a3#", "", "1.6%"}; + { 16, 5756, "", "=q3=Sliverblade", "=ds=#h1#, #w4#", "", "0.01%"}; + { 17, 8225, "", "=q3=Tainted Pierce", "=ds=#h1#, #w10#", "", "0.01%"}; + { 18, 8226, "", "=q3=The Butcher", "=ds=#h1#, #w10#", "", "0.01%"}; + { 19, 7786, "", "=q3=Headsplitter", "=ds=#h1#, #w1#", "", "0.01%"}; + { 20, 7761, "", "=q3=Steelclaw Reaver", "=ds=#h1#, #w1#", "", "0.01%"}; + { 21, 7753, "", "=q3=Bloodspiller", "=ds=#h2#, #w1#", "", "0.01%"}; + { 22, 7752, "", "=q3=Dreamslayer", "=ds=#h1#, #w6#", "", "0.01%"}; + { 23, 7736, "", "=q3=Fight Club", "=ds=#h1#, #w6#", "", "0.00%"}; + { 24, 7730, "", "=q3=Cobalt Crusher", "=ds=#h2#, #w6#", "", "0.01%"}; + { 25, 7758, "", "=q3=Ruthless Shiv", "=ds=#w7#", "", "0.00%"}; + { 26, 7757, "", "=q3=Windweaver Staff", "=ds=#w9#", "", "0.01%"}; + { 27, 7787, "", "=q3=Resplendent Guardian", "=ds=#w8#", "", "0.01%"}; + { 28, 7729, "", "=q3=Chesterfall Musket", "=ds=#w5#", "", "0.01%"}; + }; + + ------------------- + --- Scholomance --- + ------------------- + + AtlasLoot_Data["SCHOLOQuestItems"] = { + { 1, 13873, "", "=q1=Viewing Room Key", "=ds=#e9#"}; + { 3, 13471, "", "=q1=The Deed to Brill", "=ds=#m3#"}; + { 4, 13448, "", "=q1=The Deed to Caer Darrow", "=ds=#m3#"}; + { 5, 13450, "", "=q1=The Deed to Southshore", "=ds=#m3#"}; + { 6, 13451, "", "=q1=The Deed to Tarren Mill", "=ds=#m3#"}; + }; + + AtlasLoot_Data["SCHOLOBloodStewardofKirtonos"] = { + { 1, 13523, "", "=q1=Blood of Innocents", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["SCHOLOKirtonostheHerald"] = { + { 1, 13956, "", "=q3=Clutch of Andros", "=ds=#s10#, #a1#", "", "15.31%"}; + { 2, 13957, "", "=q3=Gargoyle Slashers", "=ds=#s9#, #a2#", "", "14.40%"}; + { 3, 13969, "", "=q3=Loomguard Armbraces", "=ds=#s8#, #a3#", "", "16.25%"}; + { 4, 13967, "", "=q3=Windreaver Greaves", "=ds=#s12#, #a3#", "", "14.87%"}; + { 5, 13955, "", "=q3=Stoneform Shoulders", "=ds=#s3#, #a4#", "", "14.73%"}; + { 6, 13960, "", "=q3=Heart of the Fiend", "=ds=#s2#", "", "16.36%"}; + { 7, 14024, "", "=q3=Frightalon", "=ds=#h1#, #w4#", "", "15.55%"}; + { 8, 13983, "", "=q3=Gravestone War Axe", "=ds=#h2#, #w1#", "", "12.78%"}; + { 16, 16734, "", "=q3=Boots of Valor", "=ds=#s12#, #a4# (D1, #c9#)", "", "11.12%"}; + }; + + AtlasLoot_Data["SCHOLOJandiceBarov"] = { + { 1, 18689, "", "=q3=Phantasmal Cloak", "=ds=#s4#", "", "7.52%"}; + { 2, 14543, "", "=q3=Darkshade Gloves", "=ds=#s9#, #a1#", "", "0.26%"}; + { 3, 14545, "", "=q3=Ghostloom Leggings", "=ds=#s11#, #a2#", "", "8.81%"}; + { 4, 14548, "", "=q3=Royal Cap Spaulders", "=ds=#s3#, #a3#", "", "10.06%"}; + { 5, 18690, "", "=q3=Wraithplate Leggings", "=ds=#s11#, #a4#", "", "8.59%"}; + { 6, 14541, "", "=q3=Barovian Family Sword", "=ds=#h2#, #w10#", "", "8.27%"}; + { 7, 22394, "", "=q3=Staff of Metanoia", "=ds=#w9#", "", "8.67%"}; + { 9, 13725, "", "=q1=Krastinov's Bag of Horrors", "=ds=#m3#", "", "100%"}; + { 10, 13523, "", "=q1=Blood of Innocents", "=ds=#m3#", "", "17.8%"}; + { 16, 16701, "", "=q3=Dreadmist Mantle", "=ds=#s3#, #a1# (D1, #c8#)", "", "12.20%"}; + }; + + AtlasLoot_Data["SCHOLORattlegore"] = { + { 1, 14538, "", "=q3=Deadwalker Mantle", "=ds=#s3#, #a1#", "", "11.32%"}; + { 2, 14539, "", "=q3=Bone Ring Helm", "=ds=#s1#, #a2#", "", "10.89%"}; + { 3, 18686, "", "=q3=Bone Golem Shoulders", "=ds=#s3#, #a3#", "", "9.04%"}; + { 4, 14537, "", "=q3=Corpselight Greaves", "=ds=#s12#, #a4#", "", "10.22%"}; + { 5, 14531, "", "=q3=Frightskull Shaft", "=ds=#h2#, #w6#", "", "9.55%"}; + { 6, 14528, "", "=q3=Rattlecage Buckler", "=ds=#w8#", "", "9.16%"}; + { 8, 13873, "", "=q1=Viewing Room Key", "=ds=#e9#", "", "100%"}; + { 16, 16711, "", "=q3=Shadowcraft Boots", "=ds=#s12#, #a2# (D1, #c6#)", "", "14.32%"}; + { 18, 18782, "", "=q3=Top Half of Advanced Armorsmithing: Volume II", "=ds=#m3#", "", "5.71%"}; + { 19, 12726, "", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4#: =ds=#p2# (300)"}; + }; + + AtlasLoot_Data["SCHOLODeathKnight"] = { + { 1, 18760, "", "=q3=Necromantic Band", "=ds=#s13#", "", "24.75%"}; + { 2, 18758, "", "=q3=Specter's Blade", "=ds=#h1#, #w4#", "", "15.72%"}; + { 3, 18759, "", "=q3=Malicious Axe", "=ds=#h2#, #w1#", "", "24.75%"}; + { 4, 18761, "", "=q3=Oblivion's Touch", "=ds=#w12#", "", "17.17%"}; + { 6, 18749, "", "=q1=Charger's Lost Soul", "=ds=#m3#", "", "10.93%"}; + }; + + AtlasLoot_Data["SCHOLOVectus"] = { + { 1, 14577, "", "=q3=Skullsmoke Pants", "=ds=#s11#, #a1#", "", "5.24%"}; + { 2, 18691, "", "=q3=Dark Advisor's Pendant", "=ds=#s2#", "", "6.16%"}; + }; + + AtlasLoot_Data["SCHOLOMarduk"] = { + { 1, 18692, "", "=q3=Death Knight Sabatons", "=ds=#s12#, #a4#", "", "6.29%"}; + { 2, 14576, "", "=q3=Ebon Hilt of Marduk", "=ds=#h1#, #w10#", "", "6.55%"}; + }; + + AtlasLoot_Data["SCHOLORasFrostwhisper"] = { + { 1, 13314, "", "=q4=Alanna's Embrace", "=ds=#s5#, #a1#", "", "1.07%"}; + { 3, 14340, "", "=q3=Freezing Lich Robes", "=ds=#s5#, #a1#", "", "12.55%"}; + { 4, 18693, "", "=q3=Shivery Handwraps", "=ds=#s9#, #a1#", "", "12.38%"}; + { 5, 14503, "", "=q3=Death's Clutch", "=ds=#s3#, #a2#", "", "11.73%"}; + { 6, 14502, "", "=q3=Frostbite Girdle", "=ds=#s10#, #a2#", "", "11.20%"}; + { 7, 18694, "", "=q3=Shadowy Mail Greaves", "=ds=#s12#, #a3#", "", "14.63%"}; + { 8, 14522, "", "=q3=Maelstrom Leggings", "=ds=#s11#, #a3#", "", "13.01%"}; + { 9, 14525, "", "=q3=Boneclenched Gauntlets", "=ds=#s9#, #a4#", "", "11.45%"}; + { 10, 18695, "", "=q3=Spellbound Tome", "=ds=#s15#", "", "10.86%"}; + { 11, 13952, "", "=q3=Iceblade Hacker", "=ds=#h1#, #w1#", "", "9.74%"}; + { 12, 14487, "", "=q3=Bonechill Hammer", "=ds=#h1#, #w6#", "", "11.92%"}; + { 13, 18696, "", "=q3=Intricately Runed Shield", "=ds=#w8#", "", "13.04%"}; + { 16, 16689, "", "=q3=Magister's Mantle", "=ds=#s3#, #a1# (D1, #c3#)", "", "11.93%"}; + { 18, 13521, "", "=q2=Recipe: Flask of Supreme Power", "=ds=#p1# (300)", "", "2.92%"}; + { 20, 13626, "", "=q1=Human Head of Ras Frostwhisper", "=ds=#m3#", "", "100%"}; + { 21, 13986, "", "=q3=Crown of Caer Darrow", "=q1=#m4#: =ds=#s1#, #a1#"}; + { 22, 13984, "", "=q3=Darrowspike", "=q1=#m4#: =ds=#h1#, #w4#"}; + { 23, 13982, "", "=q3=Warblade of Caer Darrow", "=q1=#m4#: =ds=#h2#, #w10#"}; + { 24, 14002, "", "=q3=Darrowshire Strongguard", "=q1=#m4#: =ds=#w8#"}; + { 26, 0, "INV_Box_01", "=q6=#x12#", ""}; + { 27, 12736, "", "=q1=Frostwhisper's Embalming Fluid", "=ds=#m3#"}; + }; + + AtlasLoot_Data["SCHOLOKormok"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n22#"}; + { 2, 22303, "", "=q3=Ironweave Pants", "=ds=#s11#, #a1#", "", "23.33%"}; + { 3, 22326, "", "=q3=Amalgam's Band", "=ds=#s13#", "", "16.67%"}; + { 4, 22331, "", "=q3=Band of the Steadfast Hero", "=ds=#s13#", "", "15.42%"}; + { 5, 22332, "", "=q3=Blade of Necromancy", "=ds=#h1#, #w10#", "", "25.42%"}; + { 6, 22333, "", "=q3=Hammer of Divine Might", "=ds=#h2#, #w6#", "", "12.50%"}; + { 8, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + { 9, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["SCHOLOInstructorMalicia"] = { + { 1, 16710, "", "=q3=Shadowcraft Bracers", "=ds=#s8#, #a2# (D1, #c6#)", "", "3.51%"}; + { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "1.81%"}; + { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "1.12%"}; + { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "1.27%"}; + { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "1.03%"}; + { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "0.88%"}; + { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "0.85%"}; + { 9, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "1.51%"}; + { 10, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "0.82%"}; + { 11, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.60%"}; + { 12, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "1.09%"}; + { 13, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "1.00%"}; + { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.67%"}; + { 15, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.54%"}; + { 16, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.09%"}; + { 17, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.60%"}; + { 18, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.42%"}; + { 19, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.36%"}; + { 20, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "0.45%"}; + { 21, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.45%"}; + { 22, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.67%"}; + { 23, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "1.12%"}; + { 24, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "0.57%"}; + { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; + { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; + { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; + { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "1.39%"}; + { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "0.91%"}; + }; + + AtlasLoot_Data["SCHOLODoctorTheolenKrastinov"] = { + { 1, 16684, "", "=q3=Magister's Gloves", "=ds=#s9#, #a1# (D1, #c3#)", "", "9.75%"}; + { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "2.81%"}; + { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "1.91%"}; + { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "2.37%"}; + { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "1.82%"}; + { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "2.42%"}; + { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "2.16%"}; + { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "3.14%"}; + { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "2.08%"}; + { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "1.93%"}; + { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "1.43%"}; + { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "1.82%"}; + { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "1.91%"}; + { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.87%"}; + { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.53%"}; + { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.78%"}; + { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.42%"}; + { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.79%"}; + { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "1.61%"}; + { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "1.32%"}; + { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "1.52%"}; + { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "1.64%"}; + { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "1.75%"}; + { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; + { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; + { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; + { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "2.54%"}; + { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "3.21%"}; + { 30, 13523, "", "=q1=Blood of Innocents", "=ds=#m3#", "", "25.7%"}; + }; + + AtlasLoot_Data["SCHOLOLorekeeperPolkelt"] = { + { 1, 16705, "", "=q3=Dreadmist Wraps", "=ds=#s9#, #a1# (D1, #c8#)", "", "14.54%"}; + { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "0.53%"}; + { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "0.67%"}; + { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "0.55%"}; + { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "0.47%"}; + { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "0.57%"}; + { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "0.89%"}; + { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "0.57%"}; + { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "0.65%"}; + { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "0.79%"}; + { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "0.83%"}; + { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.63%"}; + { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.47%"}; + { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.26%"}; + { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.14%"}; + { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.45%"}; + { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.18%"}; + { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.30%"}; + { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "0.49%"}; + { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.32%"}; + { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.30%"}; + { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "0.30%"}; + { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "0.41%"}; + { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; + { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; + { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; + { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "0.67%"}; + { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "0.49%"}; + }; + + AtlasLoot_Data["SCHOLOTheRavenian"] = { + { 1, 16716, "", "=q3=Wildheart Belt", "=ds=#s10#, #a2# (D1, #c1#)", "", "2.60%"}; + { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "1.32%"}; + { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "0.76%"}; + { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "1.04%"}; + { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "0.89%"}; + { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "1.32%"}; + { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "1.41%"}; + { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "0.95%"}; + { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "1.52%"}; + { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "0.82%"}; + { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "1.02%"}; + { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.95%"}; + { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.93%"}; + { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.20%"}; + { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.33%"}; + { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.11%"}; + { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.09%"}; + { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.04%"}; + { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "1.06%"}; + { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.91%"}; + { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.69%"}; + { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "1.15%"}; + { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "0.89%"}; + { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; + { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; + { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; + { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "1.52%"}; + { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "1.74%"}; + }; + + AtlasLoot_Data["SCHOLOLordAlexeiBarov"] = { + { 1, 16722, "", "=q3=Lightforge Bracers", "=ds=#s8#, #a4# (D1, #c4#)", "", "3.37%"}; + { 3, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "4.94%"}; + { 4, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "3.39%"}; + { 5, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "5.30%"}; + { 6, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "4.05%"}; + { 7, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "2.86%"}; + { 8, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "2.38%"}; + { 9, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "4.79%"}; + { 10, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "4.55%"}; + { 11, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "2.08%"}; + { 12, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "2.35%"}; + { 13, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "2.83%"}; + { 14, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "2.38%"}; + { 15, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "1.01%"}; + { 16, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.83%"}; + { 17, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.62%"}; + { 18, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "1.13%"}; + { 19, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "1.43%"}; + { 20, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "1.49%"}; + { 21, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "1.73%"}; + { 22, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "1.61%"}; + { 23, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "2.65%"}; + { 24, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "2.20%"}; + { 25, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; + { 26, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; + { 27, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; + { 28, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "4.67%"}; + { 29, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "4.70%"}; + }; + + AtlasLoot_Data["SCHOLOLadyIlluciaBarov"] = { + { 1, 18681, "", "=q3=Burial Shawl", "=ds=#s3#, #a1#", "", "1.20%"}; + { 2, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#, #a1#", "", "1.07%"}; + { 3, 14626, "", "=q3=Necropile Robe", "=ds=#s5#, #a1#", "", "1.30%"}; + { 4, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#, #a1#", "", "1.17%"}; + { 5, 14631, "", "=q3=Necropile Boots", "=ds=#s12#, #a1#", "", "0.94%"}; + { 6, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#, #a1#", "", "0.78%"}; + { 7, 18682, "", "=q3=Ghoul Skin Leggings", "=ds=#s11#, #a2#", "", "1.61%"}; + { 8, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#, #a2#", "", "0.94%"}; + { 9, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#, #a2#", "", "1.15%"}; + { 10, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#, #a2#", "", "1.12%"}; + { 11, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#, #a2#", "", "0.94%"}; + { 12, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#, #a2#", "", "0.70%"}; + { 13, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#, #a3#", "", "0.44%"}; + { 14, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#, #a3#", "", "0.34%"}; + { 15, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#, #a3#", "", "0.49%"}; + { 16, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#, #a3#", "", "0.42%"}; + { 17, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#, #a3#", "", "0.44%"}; + { 18, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#, #a4#", "", "0.75%"}; + { 19, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#, #a4#", "", "0.70%"}; + { 20, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#, #a4#", "", "0.60%"}; + { 21, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#, #a4#", "", "0.81%"}; + { 22, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#, #a4#", "", "0.83%"}; + { 23, 18684, "", "=q3=Dimly Opalescent Ring", "=ds=#s13#", "", "0.85%"}; + { 24, 23201, "", "=q3=Libram of Divinity", "=ds=#s16#, #w16#"}; + { 25, 23200, "", "=q3=Totem of Sustaining", "=ds=#s16#, #w15#", "", "3.5%"}; + { 26, 18683, "", "=q3=Hammer of the Vesper", "=ds=#h1#, #w6#", "", "1.35%"}; + { 27, 18680, "", "=q3=Ancient Bone Bow", "=ds=#w2#", "", "1.17%"}; + }; + + AtlasLoot_Data["SCHOLODarkmasterGandling"] = { + { 1, 13937, "", "=q4=Headmaster's Charge", "=ds=#w9#", "", "1.11%"}; + { 2, 14514, "", "=q4=Pattern: Robe of the Void", "=ds=#p8# (300) =q1=#m1# =ds=#c8#", "", "6.71%"}; + { 3, 14153, "", "=q4=Robe of the Void", "=ds=#s5#, #a1# =q1=#m1# =ds=#c8#"}; + { 4, 13944, "", "=q3=Tombstone Breastplate", "=ds=#s5#, #a2#", "", "8.96%"}; + { 5, 13398, "", "=q3=Boots of the Shrieker", "=ds=#s12#, #a2#", "", "10.75%"}; + { 7, 13950, "", "=q3=Detention Strap", "=ds=#s10#, #a3#", "", "0.24%"}; + { 8, 13951, "", "=q3=Vigorsteel Vambraces", "=ds=#s8#, #a4#", "", "10.38%"}; + { 9, 22433, "", "=q3=Don Mauricio's Band of Domination", "=ds=#s13#", "", "7.72%"}; + { 10, 13964, "", "=q3=Witchblade", "=ds=#h3#, #w4#", "", "9.82%"}; + { 11, 13953, "", "=q3=Silent Fang", "=ds=#h1#, #w10#", "", "9.68%"}; + { 12, 13938, "", "=q3=Bonecreeper Stylus", "=ds=#w12#", "", "8.80% "}; + { 16, 16698, "", "=q3=Dreadmist Mask", "=ds=#s1#, #a1# (D1, #c8#)", "", "8.78%"}; + { 17, 16686, "", "=q3=Magister's Crown", "=ds=#s1#, #a1# (D1, #c3#)", "", "8.60%"}; + { 18, 16693, "", "=q3=Devout Crown", "=ds=#s1#, #a1# (D1, #c5#)", "", "7.89%"}; + { 19, 16707, "", "=q3=Shadowcraft Cap", "=ds=#s1#, #a2# (D1, #c6#)", "", "6.65%"}; + { 20, 16720, "", "=q3=Wildheart Cowl", "=ds=#s1#, #a2# (D1, #c1#)", "", "7.09%"}; + { 21, 16677, "", "=q3=Beaststalker's Cap", "=ds=#s1#, #a3# (D1, #c2#)", "", "7.00%"}; + { 22, 16667, "", "=q3=Coif of Elements", "=ds=#s1#, #a3# (D1, #c7#)", "", "2.86%"}; + { 23, 16731, "", "=q3=Helm of Valor", "=ds=#s1#, #a4# (D1, #c9#)", "", "6.54%"}; + { 24, 16727, "", "=q3=Lightforge Helm", "=ds=#s1#, #a4# (D1, #c4#)", "", "5.32%"}; + { 26, 19276, "", "=q3=Ace of Portals", "=ds=#e16#", "", "2.20%"}; + { 28, 13501, "", "=q2=Recipe: Major Mana Potion", "=ds=#p1# (295)", "", "8.64%"}; + }; + + AtlasLoot_Data["SCHOLOTrash"] = { + { 1, 18697, "", "=q3=Coldstone Slippers", "=ds=#s12#, #a1#", "", "0.01%"}; + { 2, 18698, "", "=q3=Tattered Leather Hood", "=ds=#s1#, #a2#", "", "0.01%"}; + { 3, 18699, "", "=q3=Icy Tomb Spaulders", "=ds=#s3#, #a2#", "", "0.01%"}; + { 4, 18700, "", "=q3=Malefic Bracers", "=ds=#s8#, #a2#", "", "0.01%"}; + { 5, 14536, "", "=q3=Bonebrace Hauberk", "=ds=#s5#, #a3#", "", "0.01%"}; + { 6, 18702, "", "=q3=Belt of the Ordained", "=ds=#s10#, #a4#", "", "0.01%"}; + { 7, 18701, "", "=q3=Innervating Band", "=ds=#s13#", "", "0.01%"}; + { 9, 16254, "", "=q3=Formula: Enchant Weapon - Lifestealing", "=ds=#p4# (300) =q1=#n66#", "", "0.93%"}; + { 10, 16255, "", "=q2=Formula: Enchant 2H Weapon - Major Spirit", "=ds=#p4# (300) =q1=#n67#", "", "0.88%"}; + { 11, 15773, "", "=q2=Pattern: Wicked Leather Armor", "=ds=#p7# (300) =q1=#n66#", "", "3.03%"}; + { 12, 15776, "", "=q2=Pattern: Runic Leather Armor", "=ds=#p7# (300) =q1=#n68#", "", "1.62%"}; + { 14, 12753, "", "=q2=Skin of Shadow", "=ds=#m3#"}; + { 15, 13920, "", "=q1=Healthy Dragon Scale", "=ds=#m2#"}; + { 16, 16705, "", "=q3=Dreadmist Wraps", "=ds=#s9#, #a1# (D1)", "", "0.03%"}; + { 17, 16684, "", "=q3=Magister's Gloves", "=ds=#s9#, #a1# (D1)", "", "1.27%"}; + { 18, 16685, "", "=q3=Magister's Belt", "=ds=#s8#, #a1# (D1)", "", "0.22%"}; + { 19, 16710, "", "=q3=Shadowcraft Bracers", "=ds=#s8#, #a2# (D1)", "", "1.53%"}; + { 20, 16716, "", "=q3=Wildheart Belt", "=ds=#s8#, #a2# (D1)", "", "1.84%"}; + { 21, 16722, "", "=q3=Lightforge Bracers", "=ds=#s8#, #a4# (D1)", "", "2.72%"}; + }; + + ----------------------- + --- Shadowfang Keep --- + ----------------------- + + AtlasLoot_Data["ShadowfangKeep1"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Deathsworn Captain"], ""}; + { 2, 6642, "", "=q3=Phantom Armor", "=ds=#s5#, #a3#", "", "30.49%"}; + { 3, 6641, "", "=q3=Haunting Blade", "=ds=#h2#, #w10#", "", "58.60%"}; + { 5, 0, "INV_Box_01", "=q6="..AL["Rethilgore"], ""}; + { 6, 5254, "", "=q3=Rugged Spaulders", "=ds=#s3#, #a2#", "", "84.73%"}; + { 8, 0, "INV_Box_01", "=q6="..AL["Felsteed"], ""}; + { 9, 6341, "", "=q3=Eerie Stable Lantern", "=ds=#s15#", "", "5.48%"}; + { 10, 932, "", "=q1=Fel Steed Saddlebags", "=ds=#m12# #e1#", "", "16.46%"}; + { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Razorclaw the Butcher"], ""}; + { 13, 6226, "", "=q3=Bloody Apron", "=ds=#s5#, #a1#", "", "39.47%"}; + { 14, 6633, "", "=q3=Butcher's Slicer", "=ds=#h1#, #w10#", "", "39.53%"}; + { 15, 1292, "", "=q3=Butcher's Cleaver", "=ds=#h1#, #w1#", "", "8.70%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Baron Silverlaine"], ""}; + { 17, 6321, "", "=q3=Silverlaine's Family Seal", "=ds=#s13#", "", "18.91%"}; + { 18, 6323, "", "=q3=Baron's Scepter", "=ds=#h1#, #w6#", "", "37.93%"}; + { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Commander Springvale"], ""}; + { 21, 3191, "", "=q3=Arced War Axe", "=ds=#h2#, #w1#", "", "31.73%"}; + { 22, 6320, "", "=q3=Commander's Crest", "=ds=#w8#", "", "27.71%"}; + { 24, 0, "INV_Box_01", "=q6="..BabbleBoss["Odo the Blindwatcher"], ""}; + { 25, 6319, "", "=q3=Girdle of the Blindwatcher", "=ds=#s10#, #a2#", "", "57.15%"}; + { 26, 6318, "", "=q3=Odo's Ley Staff", "=ds=#w9#", "", "29.97%"}; + { 28, 0, "INV_Box_01", "=q6="..BabbleBoss["Fenrus the Devourer"], ""}; + { 29, 6340, "", "=q3=Fenrus' Hide", "=ds=#s4#", "", "58.02%"}; + { 30, 3230, "", "=q3=Black Wolf Bracers", "=ds=#s8#, #a2#", "", "14.76%"}; + Next = "ShadowfangKeep2"; + }; + + AtlasLoot_Data["ShadowfangKeep2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Arugal's Voidwalker"], ""}; + { 2, 5943, "", "=q3=Rift Bracers", "=ds=#s8#, #a3#", "", "3%"}; + { 4, 0, "INV_Box_01", "=q6="..BabbleBoss["Wolf Master Nandos"], ""}; + { 5, 6314, "", "=q3=Wolfmaster Cape", "=ds=#s4#", "", "33.25%"}; + { 6, 3748, "", "=q3=Feline Mantle", "=ds=#s3#, #a1#", "", "48.55%"}; + { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Archmage Arugal"], ""}; + { 9, 6324, "", "=q3=Robes of Arugal", "=ds=#s5#, #a1#", "", "30.50%"}; + { 10, 6392, "", "=q3=Belt of Arugal", "=ds=#s10#, #a1#", "", "30.51%"}; + { 11, 6220, "", "=q3=Meteor Shard", "=ds=#h1#, #w4#", "", "15.78%"}; + { 12, 24224, "", "=q1=Crate of Bloodforged Ingots", "=ds=#m3#"}; + { 13, 6895, "", "=q1=Jordan's Smithing Hammer", "=ds=#m3#"}; + { 14, 6283, "", "=q1=The Book of Ur", "=ds=#m3#"}; + { 16, 0, "INV_Box_01", "=q6="..AL["Trash Mobs"], ""}; + { 17, 2292, "", "=q3=Necrology Robes", "=ds=#s5#, #a1#", "", "0.01%"}; + { 18, 1974, "", "=q3=Mindthrust Bracers", "=ds=#s8#, #a1#", "", "0.02%"}; + { 19, 1489, "", "=q3=Gloomshroud Armor", "=ds=#s5#, #a2#", "", "0.01%"}; + { 20, 1935, "", "=q3=Assassin's Blade", "=ds=#h1#, #w4#", "", "0.01%"}; + { 21, 1482, "", "=q3=Shadowfang", "=ds=#h1#, #w10#", "", "0.01%"}; + { 22, 2205, "", "=q3=Duskbringer", "=ds=#h2#, #w10#", "", "0.01%"}; + { 23, 2807, "", "=q3=Guillotine Axe", "=ds=#h1#, #w1#", "", "0.01%"}; + { 24, 1318, "", "=q3=Night Reaver", "=ds=#h2#, #w1#", "", "0.01%"}; + { 25, 1483, "", "=q3=Face Smasher", "=ds=#h1#, #w6#", "", "0.02%"}; + { 26, 3194, "", "=q3=Black Malice", "=ds=#h2#, #w6#", "", "0.02%"}; + { 27, 1484, "", "=q3=Witching Stave", "=ds=#w9#", "", "0.01%"}; + Prev = "ShadowfangKeep1"; + }; + + ------------------ + --- Stratholme --- + ------------------ + + AtlasLoot_Data["STRATSkull"] = { + { 1, 13395, "", "=q3=Skul's Fingerbone Claws", "=ds=#s9#, #a2#", "", "36.52%"}; + { 2, 13394, "", "=q3=Skul's Cold Embrace", "=ds=#s5#, #a4#", "", "24.16%"}; + { 3, 13396, "", "=q3=Skul's Ghastly Touch", "=ds=#w12#", "", "16.85%"}; + }; + + AtlasLoot_Data["STRATStratholmeCourier"] = { + { 1, 13304, "", "=q1=Festival Lane Postbox Key", "=ds=#e9#", "", "45.19%"}; + { 2, 13303, "", "=q1=Crusaders' Square Postbox Key", "=ds=#e9#", "", "43.46%"}; + { 3, 13307, "", "=q1=Fras Siabi's Postbox Key", "=ds=#e9#", "", "42.88%"}; + { 4, 13305, "", "=q1=Elders' Square Postbox Key", "=ds=#e9#", "", "36.87%"}; + { 5, 13302, "", "=q1=Market Row Postbox Key", "=ds=#e9#", "", "35.58%"}; + { 6, 13306, "", "=q1=King's Square Postbox Key", "=ds=#e9#", "", "37.69%"}; + }; + + AtlasLoot_Data["STRATFrasSiabi"] = { + { 1, 13172, "", "=q1=Siabi's Premium Tobacco", "=ds=#m3#", "", "100%"}; + { 2, 13171, "", "=q2=Smokey's Lighter", "=q1=#m4#: =ds=#s14#"}; + }; + + AtlasLoot_Data["STRATAtiesh"] = { + { 1, 22736, "", "=q5=Andonisus, Reaper of Souls", "=q1=#m26#: =ds=#h3#, #w10#", "", "100%"}; + }; + + AtlasLoot_Data["STRATHearthsingerForresten"] = { + { 1, 13378, "", "=q3=Songbird Blouse", "=ds=#s5#, #a2#", "", "15.31%"}; + { 2, 13383, "", "=q3=Woollies of the Prancing Minstrel", "=ds=#s11#, #a3#", "", "18.42%"}; + { 3, 13384, "", "=q3=Rainbow Girdle", "=ds=#s10#, #a4#", "", "19.21%"}; + { 4, 13379, "", "=q3=Piccolo of the Flaming Fire", "=ds=#s14#", "", "15.13%"}; + { 16, 16682, "", "=q3=Magister's Boots", "=ds=#s12#, #a1# (D1, #c3#)", "", "10.86%"}; + }; + + AtlasLoot_Data["STRATTheUnforgiven"] = { + { 1, 13409, "", "=q3=Tearfall Bracers", "=ds=#s8#, #a1#", "", "14.62%"}; + { 2, 13404, "", "=q3=Mask of the Unforgiven", "=ds=#s1#, #a2#", "", "14.96%"}; + { 3, 13405, "", "=q3=Wailing Nightbane Pauldrons", "=ds=#s3#, #a4#", "", "12.10%"}; + { 4, 13408, "", "=q3=Soul Breaker", "=ds=#h1#, #w1#", "", "19.33%"}; + { 16, 16717, "", "=q3=Wildheart Gloves", "=ds=#s9#, #a2# (D1, #c1#)", "", "12.61%"}; + }; + + AtlasLoot_Data["STRATTimmytheCruel"] = { + { 1, 13403, "", "=q3=Grimgore Noose", "=ds=#s10#, #a1#", "", "16.48%"}; + { 2, 13402, "", "=q3=Timmy's Galoshes", "=ds=#s12#, #a3#", "", "16.74%"}; + { 3, 13400, "", "=q3=Vambraces of the Sadist", "=ds=#s8#, #a4#", "", "14.02%"}; + { 4, 13401, "", "=q3=The Cruel Hand of Timmy", "=ds=#h1#, #w6#", "", "16.87%"}; + { 16, 16724, "", "=q3=Lightforge Gauntlets", "=ds=#s9#, #a4# (D1, #c4#)", "", "10.42%"}; + }; + + AtlasLoot_Data["STRATMalorsStrongbox"] = { + { 1, 0, "INV_Box_01", "=q6=#x13#", ""}; + { 2, 12845, "", "=q1=Medallion of Faith", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["STRATCrimsonHammersmith"] = { + { 1, 18781, "", "=q3=Bottom Half of Advanced Armorsmithing: Volume II", "=ds=#m3#", "", "41.6%"}; + { 2, 12726, "", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4#: =ds=#p2# (300)"}; + { 4, 13351, "", "=q1=Crimson Hammersmith's Apron", "=ds=#m3#", "", "100%"}; + { 5, 12824, "", "=q2=Plans: Enchanted Battlehammer", "=q1=#m4#: =ds=#p2# (280)"}; + }; + + AtlasLoot_Data["STRATBSPlansSerenity"] = { + { 1, 12827, "", "=q2=Plans: Serenity", "=ds=#p2# (285)", "", "100%"}; + }; + + AtlasLoot_Data["STRATCannonMasterWilley"] = { + { 1, 22405, "", "=q3=Mantle of the Scarlet Crusade", "=ds=#s3#, #a1#", "", "16.03%"}; + { 2, 22407, "", "=q3=Helm of the New Moon", "=ds=#s1#, #a2#", "", "13.61%"}; + { 3, 18721, "", "=q3=Barrage Girdle", "=ds=#s10#, #a3#", "", "12.39%"}; + { 4, 13381, "", "=q3=Master Cannoneer Boots", "=ds=#s12#, #a4#", "", "12.86%"}; + { 5, 22403, "", "=q3=Diana's Pearl Necklace", "=ds=#s2#", "", "14.27%"}; + { 6, 13382, "", "=q3=Cannonball Runner", "=ds=#s14#", "", "12.28%"}; + { 7, 22404, "", "=q3=Willey's Back Scratcher", "=ds=#h3#, #w13#", "", "6.26%"}; + { 8, 22406, "", "=q3=Redemption", "=ds=#w9#", "", "7.04%"}; + { 9, 13380, "", "=q3=Willey's Portable Howitzer", "=ds=#w5#", "", "10.71%"}; + { 10, 13377, "", "=q3=Miniature Cannon Balls", "=ds=#w18#", "", "66.61%"}; + { 16, 16708, "", "=q3=Shadowcraft Spaulders", "=ds=#s3#, #a2# (D1, #c6#)", "", "10.68%"}; + { 18, 12839, "", "=q3=Plans: Heartseeker", "=ds=#p2# (300)", "", "4.98%"}; + { 19, 12783, "", "=q3=Heartseeker", "=ds=#h1#, #w4#"}; + }; + + AtlasLoot_Data["STRATArchivistGalford"] = { + { 1, 13386, "", "=q3=Archivist Cape", "=ds=#s4#", "", "18.45%"}; + { 2, 18716, "", "=q3=Ash Covered Boots", "=ds=#s12#, #a2#", "", "16.30%"}; + { 3, 13387, "", "=q3=Foresight Girdle", "=ds=#s10#, #a3#", "", "18.24%"}; + { 4, 13385, "", "=q3=Tome of Knowledge", "=ds=#s15#", "", "9.87%"}; + { 5, 22897, "", "=q3=Tome of Conjure Food VII", "=ds=#e10# =q1=#m1# =ds=#c3#", "", "4.86%"}; + { 7, 12811, "", "=q2=Righteous Orb", "=ds=#e8#", "", "61.3%"}; + { 9, 0, "INV_Box_01", "=q6=#x11#", ""}; + { 10, 14679, "", "=q1=Of Love and Family", "=ds=#m3#"}; + { 16, 16692, "", "=q3=Devout Gloves", "=ds=#s9#, #a1# (D1, #c5#)", "", "12.46%"}; + }; + + AtlasLoot_Data["STRATBalnazzar"] = { + { 1, 13353, "", "=q4=Book of the Dead", "=ds=#s15#", "", "1.37%"}; + { 2, 14512, "", "=q4=Pattern: Truefaith Vestments", "=ds=#p8# (300)", "", "3.02%"}; + { 3, 14154, "", "=q4=Truefaith Vestments", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#"}; + { 5, 18720, "", "=q3=Shroud of the Nathrezim", "=ds=#s3#, #a1#", "", "10.54%"}; + { 6, 13369, "", "=q3=Fire Striders", "=ds=#s12#, #a1#", "", "14.84%"}; + { 7, 13358, "", "=q3=Wyrmtongue Shoulders", "=ds=#s3#, #a2#", "", "11.58%"}; + { 8, 13359, "", "=q3=Crown of Tyranny", "=ds=#s1#, #a3#", "", "13.94%"}; + { 9, 18718, "", "=q3=Grand Crusader's Helm", "=ds=#s1#, #a4#", "", "10.16%"}; + { 10, 12103, "", "=q3=Star of Mystaria", "=ds=#s2#", "", "12.48%"}; + { 11, 13360, "", "=q3=Gift of the Elven Magi", "=ds=#h1#, #w4#", "", "13.66%"}; + { 12, 13348, "", "=q3=Demonshear", "=ds=#h2#, #w10#", "", "13.94%"}; + { 13, 18717, "", "=q3=Hammer of the Grand Crusader", "=ds=#h2#, #w6#", "", "11.91%"}; + { 16, 16725, "", "=q3=Lightforge Boots", "=ds=#s12#, #a4# (D1, #c4#)", "", "11.11%"}; + { 18, 13520, "", "=q2=Recipe: Flask of Distilled Wisdom", "=ds=#p1# (300)", "", "1.94%"}; + { 20, 13250, "", "=q1=Head of Balnazzar", "=ds=#m2#"}; + }; + + AtlasLoot_Data["STRATSothosJarien"] = { + { 1, 0, "INV_Misc_Bag_09", "=q6=#j5#", "=q5=#n18#"}; + { 2, 22301, "", "=q3=Ironweave Robe", "=ds=#s5#, #a1#", "", "19.00%"}; + { 3, 22328, "", "=q3=Legplates of Vigilance", "=ds=#s11#, #a4#", "", "21.27%"}; + { 4, 22327, "", "=q3=Amulet of the Redeemed", "=ds=#s2#", "", "14.03%"}; + { 5, 22334, "", "=q3=Band of Mending", "=ds=#s13#", "", "17.19%"}; + { 6, 22329, "", "=q3=Scepter of Interminable Focus", "=ds=#s15#", "", "28.51%"}; + { 8, 21984, "", "=q1=Left Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + { 9, 22046, "", "=q1=Right Piece of Lord Valthalak's Amulet", "=ds=#m3#"}; + }; + + AtlasLoot_Data["STRATStonespine"] = { + { 1, 13397, "", "=q3=Stoneskin Gargoyle Cape", "=ds=#s4#", "", "23.44%"}; + { 2, 13954, "", "=q3=Verdant Footpads", "=ds=#s12#, #a2#", "", "25.36%"}; + { 3, 13399, "", "=q3=Gargoyle Shredder Talons", "=ds=#h4#, #w13#", "", "26.16%"}; + }; + + AtlasLoot_Data["STRATBaronessAnastari"] = { + { 1, 18730, "", "=q3=Shadowy Laced Handwraps", "=ds=#s9#, #a1#", "", "13.54%"}; + { 2, 18728, "", "=q3=Anastari Heirloom", "=ds=#s2#", "", "11.92%"}; + { 3, 13534, "", "=q3=Banshee Finger", "=ds=#w12#", "", "13.42%"}; + { 4, 18729, "", "=q3=Screeching Bow", "=ds=#w2#", "", "15.59%"}; + { 6, 13535, "", "=q2=Coldtouch Phantom Wraps", "=ds=#s5#, #a1#", "", "9.84%"}; + { 7, 13537, "", "=q2=Chillhide Bracers", "=ds=#s8#, #a2#", "", "9.71%"}; + { 8, 13538, "", "=q2=Windshrieker Pauldrons", "=ds=#s3#, #a3#", "", "9.75%"}; + { 9, 13539, "", "=q2=Banshee's Touch", "=ds=#s9#, #a4#", "", "8.27%"}; + { 10, 13514, "", "=q2=Wail of the Banshee", "=ds=#m8#", "", "7.73%"}; + { 16, 16704, "", "=q3=Dreadmist Sandals", "=ds=#s12#, #a1# (D1, #c8#)", "", "13.16%"}; + }; + + AtlasLoot_Data["STRATBlackGuardSwordsmith"] = { + { 1, 18783, "", "=q3=Bottom Half of Advanced Armorsmithing: Volume III", "=ds=#m3#", "", "23.5%"}; + { 2, 12725, "", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4#: =ds=#p2# (300)"}; + { 4, 13350, "", "=q1=Insignia of the Black Guard", "=ds=#m3#", "", "100%"}; + { 5, 12825, "", "=q2=Plans: Blazing Rapier", "=q1=#m4#: =ds=#p2# (280)"}; + }; + + AtlasLoot_Data["STRATBSPlansCorruption"] = { + { 1, 12830, "", "=q1=Plans: Corruption", "=ds=#p2# (290)", "", "100%"}; + }; + + AtlasLoot_Data["STRATNerubenkan"] = { + { 1, 18740, "", "=q3=Thuzadin Sash", "=ds=#s10#, #a1#", "", "14.72%"}; + { 2, 18739, "", "=q3=Chitinous Plate Legguards", "=ds=#s11#, #a4#", "", "12.19%"}; + { 3, 13529, "", "=q3=Husk of Nerub'enkan", "=ds=#w8#", "", "12.62%"}; + { 4, 18738, "", "=q3=Carapace Spine Crossbow", "=ds=#w3#", "", "14.17%"}; + { 6, 13530, "", "=q2=Fangdrip Runners", "=ds=#s12#, #a1#", "", "8.49%"}; + { 7, 13531, "", "=q2=Crypt Stalker Leggings", "=ds=#s11#, #a2#", "", "10.17%"}; + { 8, 13532, "", "=q2=Darkspinner Claws", "=ds=#s9#, #a3#", "", "9.69%"}; + { 9, 13533, "", "=q2=Acid-etched Pauldrons", "=ds=#s3#, #a4#", "", "8.11%"}; + { 10, 13508, "", "=q2=Eye of Arachnida", "=ds=#m8#", "", "7.39%"}; + { 16, 16675, "", "=q3=Beaststalker's Boots", "=ds=#s12#, #a3# (D1, #c2#)", "", "13.62%"}; + }; + + AtlasLoot_Data["STRATMalekithePallid"] = { + { 1, 18734, "", "=q3=Pale Moon Cloak", "=ds=#s4#", "", "13.42%"}; + { 2, 18735, "", "=q3=Maleki's Footwraps", "=ds=#s12#, #a1#", "", "15.03%"}; + { 3, 13524, "", "=q3=Skull of Burning Shadows", "=ds=#s15#", "", "13.42%"}; + { 4, 18737, "", "=q3=Bone Slicing Hatchet", "=ds=#h1#, #w1#", "", "14.23%"}; + { 6, 13525, "", "=q2=Darkbind Fingers", "=ds=#s9#, #a1#", "", "9.15%"}; + { 7, 13526, "", "=q2=Flamescarred Girdle", "=ds=#s10#, #a2#", "", "9.57%"}; + { 8, 13528, "", "=q2=Twilight Void Bracers", "=ds=#s8#, #a3#", "", "9.49%"}; + { 9, 13527, "", "=q2=Lavawalker Greaves", "=ds=#s12#, #a4#", "", "9.39%"}; + { 10, 13509, "", "=q2=Clutch of Foresight", "=ds=#m8#", "", "6.95%"}; + { 16, 16691, "", "=q3=Devout Sandals", "=ds=#s12#, #a1# (D1, #c5#)", "", "13.64%"}; + { 18, 12833, "", "=q3=Plans: Hammer of the Titans", "=ds=#p2# (300)", "", "5.86%"}; + { 19, 12796, "", "=q3=Hammer of the Titans", "=ds=#h2#, #w6#"}; + }; + + AtlasLoot_Data["STRATMagistrateBarthilas"] = { + { 1, 13376, "", "=q3=Royal Tribunal Cloak", "=ds=#s4#", "", "12.44%"}; + { 2, 18727, "", "=q3=Crimson Felt Hat", "=ds=#s1#, #a1#", "", "13.82%"}; + { 3, 18726, "", "=q3=Magistrate's Cuffs", "=ds=#s8#, #a2#", "", "12.87%"}; + { 4, 18722, "", "=q3=Death Grips", "=ds=#s9#, #a4#", "", "15.34%"}; + { 5, 23198, "", "=q3=Idol of Brutality", "=ds=#s16#, #w14#", "", "2.37%"}; + { 6, 18725, "", "=q3=Peacemaker", "=ds=#w7#", "", "14.22%"}; + { 8, 12382, "", "=q2=Key to the City", "=ds=#e9#", "", "100%"}; + }; + + AtlasLoot_Data["STRATRamsteintheGorger"] = { + { 1, 13374, "", "=q3=Soulstealer Mantle", "=ds=#s3#, #a1#", "", "9.87%"}; + { 2, 18723, "", "=q3=Animated Chain Necklace", "=ds=#s2#", "", "7.54%"}; + { 3, 13373, "", "=q3=Band of Flesh", "=ds=#s13#", "", "8.15%"}; + { 4, 13515, "", "=q3=Ramstein's Lightning Bolts", "=ds=#s14#", "", "8.09%"}; + { 5, 13372, "", "=q3=Slavedriver's Cane", "=ds=#w9#", "", "8.63%"}; + { 6, 13375, "", "=q3=Crest of Retribution", "=ds=#w8#", "", "9.17%"}; + { 16, 16737, "", "=q3=Gauntlets of Valor", "=ds=#s9#, #a4# (D1, #c9#)", "", "9.58%"}; + }; + + AtlasLoot_Data["STRATBaronRivendare"] = { + { 1, 13505, "", "=q4=Runeblade of Baron Rivendare", "=ds=#h2#, #w10#", "", "1%"}; ---drop rate according to blue + { 2, 13335, "", "=q4=Deathcharger's Reins", "=ds=#e12#", "", "0.10%"}; + { 4, 13340, "", "=q3=Cape of the Black Baron", "=ds=#s4#", "", "8.75%"}; + { 5, 22412, "", "=q3=Thuzadin Mantle", "=ds=#s3#, #a1#", "", "4.16%"}; + { 6, 13346, "", "=q3=Robes of the Exalted", "=ds=#s5#, #a1#", "", "11.51%"}; + { 7, 22409, "", "=q3=Tunic of the Crescent Moon", "=ds=#s5#, #a2#", "", "4.59%"}; + { 8, 13344, "", "=q3=Dracorian Gauntlets", "=ds=#s9#, #a3#", "", "10.85%"}; + { 9, 22410, "", "=q3=Gauntlets of Deftness", "=ds=#s9#, #a3#", "", "4.98%"}; + { 10, 22411, "", "=q3=Helm of the Executioner", "=ds=#s1#, #a4#", "", "3.80%"}; + { 11, 13345, "", "=q3=Seal of Rivendare", "=ds=#s13#", "", "9.50%"}; + { 12, 13368, "", "=q3=Bonescraper", "=ds=#h1#, #w4#", "", "4.32%"}; + { 13, 13361, "", "=q3=Skullforge Reaver", "=ds=#h1#, #w10#", "", "4.25%"}; + { 14, 13349, "", "=q3=Scepter of the Unholy", "=ds=#h1#, #w6#", "", "9.30%"}; + { 15, 22408, "", "=q3=Ritssyn's Wand of Bad Mojo", "=ds=#w12#", "", "3.39%"}; + { 16, 16687, "", "=q3=Magister's Leggings", "=ds=#s11#, #a1# (D1, #c3#)", "", "6.79%"}; + { 17, 16699, "", "=q3=Dreadmist Leggings", "=ds=#s11#, #a1# (D1, #c8#)", "", "7.31%"}; + { 18, 16694, "", "=q3=Devout Skirt", "=ds=#s11#, #a1# (D1, #c5#)", "", "7.42%"}; + { 19, 16709, "", "=q3=Shadowcraft Pants", "=ds=#s11#, #a2# (D1, #c6#)", "", "7.76%"}; + { 20, 16719, "", "=q3=Wildheart Kilt", "=ds=#s11#, #a2# (D1, #c1#)", "", "6.58%"}; + { 21, 16668, "", "=q3=Kilt of Elements", "=ds=#s11#, #a3# (D1, #c7#)", "", "3.02%"}; + { 22, 16678, "", "=q3=Beaststalker's Pants", "=ds=#s11#, #a3# (D1, #c2#)", "", "6.16%"}; + { 23, 16732, "", "=q3=Legplates of Valor", "=ds=#s11#, #a4# (D1, #c9#)", "", "5.74%"}; + { 24, 16728, "", "=q3=Lightforge Legplates", "=ds=#s11#, #a4# (D1, #c4#)", "", "4.20%"}; + { 26, 13251, "", "=q1=Head of Baron Rivendare", "=ds=#m3#", "", "100%"}; + { 27, 13246, "", "=q3=Argent Avenger", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 28, 13249, "", "=q3=Argent Crusader", "=q1=#m4#: =ds=#w9#"}; + { 29, 13243, "", "=q3=Argent Defender", "=q1=#m4#: =ds=#w8#"}; + }; + + AtlasLoot_Data["STRATTrash"] = { + { 1, 18743, "", "=q3=Gracious Cape", "=ds=#s4#", "", "0.01%"}; + { 2, 17061, "", "=q3=Juno's Shadow", "=ds=#s4#", "", "0.01%"}; + { 3, 18745, "", "=q3=Sacred Cloth Leggings", "=ds=#s11#, #a1#", "", "0.01%"}; + { 4, 18744, "", "=q3=Plaguebat Fur Gloves", "=ds=#s9#, #a2#", "", "0.00%"}; + { 5, 18736, "", "=q3=Plaguehound Leggings", "=ds=#s11#, #a2#", "", "0.00%"}; + { 6, 18742, "", "=q3=Stratholme Militia Shoulderguard", "=ds=#s3#, #a3#", "", "0.00%"}; + { 7, 18741, "", "=q3=Morlune's Bracer", "=ds=#s8#, #a4#", "", "0.01%"}; + { 9, 16249, "", "=q2=Formula: Enchant 2H Weapon - Major Intellect", "=ds=#p4# (300) =q1=#n60#", "", "1.19%"}; + { 10, 16248, "", "=q2=Formula: Enchant Weapon - Unholy", "=ds=#p4# (295) =q1=#n61#", "", "0.36%"}; + { 11, 18658, "", "=q2=Schematic: Ultra-Flash Shadow Reflector", "=ds=#p5# (300) =q1=#n62#", "", "1.82%"}; + { 12, 16052, "", "=q2=Schematic: Voice Amplification Modulator", "=ds=#p5# (290) =q1=#n62#", "", "1.99%"}; + { 13, 15777, "", "=q2=Pattern: Runic Leather Shoulders", "=ds=#p7# (300) =q1=#n63#", "", "1.00%"}; + { 14, 15768, "", "=q2=Pattern: Wicked Leather Belt", "=ds=#p7# (300) =q1=#n64#", "", "0.85%"}; + { 15, 14495, "", "=q2=Pattern: Ghostweave Pants", "=ds=#p8# (290) =q1=#n65#", "", "2.13%"}; + { 16, 16697, "", "=q3=Devout Bracers", "=ds=#s8#, #a1# (D1)", "", "1.15%"}; + { 17, 16702, "", "=q3=Dreadmist Belt", "=ds=#s10#, #a1# (D1)", "", "0.90%"}; + { 18, 16685, "", "=q3=Magister's Belt", "=ds=#s10#, #a1# (D1)", "", "0.80%"}; + { 19, 16714, "", "=q3=Wildheart Bracers", "=ds=#s8#, #a2# (D1)", "", "1.49%"}; + { 20, 16681, "", "=q3=Beaststalker's Bindings", "=ds=#s8#, #a3# (D1)", "", "1.64%"}; + { 21, 16671, "", "=q3=Bindings of Elements", "=ds=#s8#, #a3# (D1)", "", "1.90%"}; + { 22, 16736, "", "=q3=Belt of Valor", "=ds=#s10#, #a4# (D1)", "", "2.02%"}; + { 23, 16723, "", "=q3=Lightforge Belt", "=ds=#s10#, #a4# (D1)", "", "1.83%"}; + { 25, 12811, "", "=q2=Righteous Orb", "=ds=#e8#", "", "5.09%"}; + { 26, 12735, "", "=q2=Frayed Abomination Stitching", "=ds=#m3#", "", "17.5%"}; + }; + + --------------------- + --- The Deadmines --- + --------------------- + + AtlasLoot_Data["TheDeadmines1"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Marisa du'Paige"], "=ec1=#j28#"}; + { 2, 3019, "", "=q2=Noble's Robe", "=ds=#s5#, #a1#", "", "22.4%"}; + { 3, 4660, "", "=q2=Walking Boots", "=ds=#s12#, #a1#", "", "71.4%"}; + { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Brainwashed Noble"], "=ec1=#j28#"}; + { 6, 5967, "", "=q2=Girdle of Nobility", "=ds=#s10#, #a1#", "", "70.4%"}; + { 7, 3902, "", "=q2=Staff of Nobles", "=ds=#w9#", "", "23.0%"}; + { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Foreman Thistlenettle"], "=ec1=#j28#"}; + { 10, 1875, "", "=q1=Thistlenettle's Badge", "=ds=#m3#", "", "100%"}; + { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Rhahk'Zor"], ""}; + { 13, 872, "", "=q3=Rockslicer", "=ds=#h2#, #w1#", "", "3.13%"}; + { 14, 5187, "", "=q3=Rhahk'Zor's Hammer", "=ds=#h2#, #w6#", "", "77.98%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Miner Johnson"], ""}; + { 17, 5444, "", "=q3=Miner's Cape", "=ds=#s4#", "", "54.88%"}; + { 18, 5443, "", "=q3=Gold-plated Buckler", "=ds=#w8#", "", "37.21%"}; + { 20, 0, "INV_Box_01", "=q6="..BabbleBoss["Sneed's Shredder"], ""}; + { 21, 2169, "", "=q3=Buzzer Blade", "=ds=#h1#, #w4#", "", "70.78%"}; + { 22, 1937, "", "=q3=Buzz Saw", "=ds=#h1#, #w10#", "", "8.75%"}; + { 23, 7365, "", "=q1=Gnoam Sprecklesprocket", "=ds=#m3#", "", "100%"}; + { 25, 0, "INV_Box_01", "=q6="..BabbleBoss["Sneed"], ""}; + { 26, 5195, "", "=q3=Gold-flecked Gloves", "=ds=#s9#, #a1#", "", "62.38%"}; + { 27, 5194, "", "=q3=Taskmaster Axe", "=ds=#h2#, #w1#", "", "26.23%"}; + { 30, 5397, "", "=q1=Defias Gunpowder", "=ds=#m3#", "", "100%"}; + Next = "TheDeadmines2"; + }; + + AtlasLoot_Data["TheDeadmines2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gilnid"], ""}; + { 2, 5199, "", "=q3=Smelting Pants", "=ds=#s11#, #a2#", "", "51.37%"}; + { 3, 1156, "", "=q3=Lavishly Jeweled Ring", "=ds=#s13#", "", "35.02%"}; + { 5, 0, "INV_Box_01", "=q6=#n7#", ""}; + { 6, 10403, "", "=q3=Blackened Defias Belt", "=ds=#s10#, #a2#", "", "23.26%"}; + { 7, 5200, "", "=q3=Impaling Harpoon", "=ds=#w7#", "", "25.39%"}; + { 8, 5201, "", "=q3=Emberstone Staff", "=ds=#w9#", "", "34.10%"}; + { 10, 0, "INV_Box_01", "=q6="..BabbleBoss["Mr. Smite"], ""}; + { 11, 5192, "", "=q3=Thief's Blade", "=ds=#h1#, #w10#", "", "34.96%"}; + { 12, 5196, "", "=q3=Smite's Reaver", "=ds=#h1#, #w1#", "", "33.95%"}; + { 13, 7230, "", "=q3=Smite's Mighty Hammer", "=ds=#h2#, #w6#", "", "17.27%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Cookie"], ""}; + { 17, 5197, "", "=q3=Cookie's Tenderizer", "=ds=#h1#, #w6#", "", "49.62%"}; + { 18, 5198, "", "=q3=Cookie's Stirring Rod", "=ds=#w12#", "", "30.90%"}; + { 19, 8490, "", "=q1=Cat Carrier (Siamese)", "=ds=#e13#", "", "12.38%"}; + { 21, 0, "INV_Box_01", "=q6=#n6#", ""}; + { 22, 5193, "", "=q3=Cape of the Brotherhood", "=ds=#s4#", "", "21.25%"}; + { 23, 5202, "", "=q3=Corsair's Overshirt", "=ds=#s5#, #a1#", "", "22.86%"}; + { 24, 10399, "", "=q3=Blackened Defias Armor", "=ds=#s5#, #a2#", "", "14.77%"}; + { 25, 5191, "", "=q3=Cruel Barb", "=ds=#h1#, #w10#", "", "14.17%"}; + { 26, 2874, "", "=q1=An Unsent Letter", "=ds=#m2#"}; + { 27, 3637, "", "=q1=Head of VanCleef", "=ds=#m3#"}; + Prev = "TheDeadmines1"; + Next = "VWOWSets1"; + }; + + -------------------- + --- The Stockade --- + -------------------- + + AtlasLoot_Data["TheStockade"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Targorr the Dread"], ""}; + { 2, 3630, "", "=q1=Head of Targorr", "=ds=#m3#", "", "100%"}; + { 4, 0, "INV_Box_01", "=q6="..BabbleBoss["Kam Deepfury"], ""}; + { 5, 2280, "", "=q3=Kam's Walking Stick", "=ds=#w9#", "", "0.62%"}; + { 6, 3640, "", "=q1=Head of Deepfury", "=ds=#m3#", "", "100%"}; + { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Bazil Thredd"], ""}; + { 9, 2926, "", "=q1=Head of Bazil Thredd", "=ds=#m3#", "", "100%"}; + { 11, 0, "INV_Box_01", "=q6="..BabbleBoss["Dextren Ward"], ""}; + { 12, 3628, "", "=q1=Hand of Dextren Ward", "=ds=#m3#", "", "100%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Bruegal Ironknuckle"], ""}; + { 17, 3228, "", "=q3=Jimmied Handcuffs", "=ds=#s8#, #a3#", "", "54.73%"}; + { 18, 2942, "", "=q3=Iron Knuckles", "=ds=#h1#, #w13#", "", "18.18%"}; + { 19, 2941, "", "=q3=Prison Shank", "=ds=#h1#, #w4#", "", "16.05%"}; + { 21, 0, "INV_Box_01", "=q6=#n11#", ""}; + { 22, 2909, "", "=q1=Red Wool Bandana", "=ds=#m3#"}; + }; + + ------------------------- + --- The Sunken Temple --- + ------------------------- + + AtlasLoot_Data["STSpawnOfHakkar"] = { + { 1, 10802, "", "=q3=Wingveil Cloak", "=ds=#s4#", "", "25.6%"}; + { 2, 10801, "", "=q3=Slitherscale Boots", "=ds=#s12#, #a2#", "", "42.33%"}; + }; + + AtlasLoot_Data["STTrollMinibosses"] = { + { 1, 10787, "", "=q3=Atal'ai Gloves", "=ds=#s9#, #a1# =q2=#m16#", "", "5.25%"}; + { 2, 10783, "", "=q3=Atal'ai Spaulders", "=ds=#s3#, #a2# =q2=#m16#", "", "3.12%"}; + { 3, 10785, "", "=q3=Atal'ai Leggings", "=ds=#s11#, #a2# =q2=#m16#", "", "4.42%"}; + { 4, 10784, "", "=q3=Atal'ai Breastplate", "=ds=#s5#, #a3# =q2=#m16#", "", "2.12%"}; + { 5, 10786, "", "=q3=Atal'ai Boots", "=ds=#s12#, #a3# =q2=#m16#", "", "6.15%"}; + { 6, 10788, "", "=q3=Atal'ai Girdle", "=ds=#s10#, #a4# =q2=#m16#", "", "7.17%"}; + { 8, 20606, "", "=q1=Amber Voodoo Feather", "=ds=#m3# =q2=#st1#, #st6#"}; + { 9, 20607, "", "=q1=Blue Voodoo Feather", "=ds=#m3# =q2=#st2#, #st4#"}; + { 10, 20608, "", "=q1=Green Voodoo Feather", "=ds=#m3# =q2=#st3#, #st5#"}; + }; + + AtlasLoot_Data["STAtalalarion"] = { + { 1, 10800, "", "=q3=Darkwater Bracers", "=ds=#s8#, #a2# =q2=#m16#", "", "31.73%"}; + { 2, 10798, "", "=q3=Atal'alarion's Tusk Ring", "=ds=#s10#, #a4#", "", "30.53%"}; + { 3, 10799, "", "=q3=Headspike", "=ds=#w7#", "", "17.98%"}; + }; + + AtlasLoot_Data["STDreamscythe"] = { + { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.42%"}; + { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "4.16%"}; + { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "4.99%"}; + { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "3.68%"}; + { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.26%"}; + { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.57%"}; + { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "4.40%"}; + { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.50%"}; + }; + + AtlasLoot_Data["STWeaver"] = { + { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.20%"}; + { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "3.89%"}; + { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "4.10%"}; + { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "4.46%"}; + { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.47%"}; + { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.08%"}; + { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "5.00%"}; + { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.42%"}; + }; + + AtlasLoot_Data["STAvatarofHakkar"] = { + { 1, 12462, "", "=q4=Embrace of the Wind Serpent", "=ds=#s5#, #a1#", "", "0.15%"}; + { 3, 10843, "", "=q3=Featherskin Cape", "=ds=#s4#", "", "31.12%"}; + { 4, 10842, "", "=q3=Windscale Sarong", "=ds=#s11#, #a2#", "", "33.22%"}; + { 5, 10846, "", "=q3=Bloodshot Greaves", "=ds=#s12#, #a3#", "", "32.44%"}; + { 6, 10845, "", "=q3=Warrior's Embrace", "=ds=#s5#, #a4#", "", "30.44%"}; + { 7, 10838, "", "=q3=Might of Hakkar", "=ds=#h1#, #w6#", "", "16.37%"}; + { 8, 10844, "", "=q3=Spire of Hakkar", "=ds=#w9#", "", "16.02%"}; + { 10, 10663, "", "=q1=Essence of Hakkar", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["STJammalan"] = { + { 1, 10806, "", "=q3=Vestments of the Atal'ai Prophet", "=ds=#s5#, #a1#", "", "24.13%"}; + { 2, 10808, "", "=q3=Gloves of the Atal'ai Prophet", "=ds=#s9#, #a1#", "", "26.74%"}; + { 3, 10807, "", "=q3=Kilt of the Atal'ai Prophet", "=ds=#s11#, #a1#", "", "23.00%"}; + { 5, 6212, "", "=q1=Head of Jammal'an", "=ds=#m3#"}; + }; + + AtlasLoot_Data["STOgom"] = { + { 1, 10805, "", "=q3=Eater of the Dead", "=ds=#h1#, #w1#", "", "28.27%"}; + { 2, 10804, "", "=q3=Fist of the Damned", "=ds=#h1#, #w6#", "", "30.03%"}; + { 3, 10803, "", "=q3=Blade of the Wretched", "=ds=#h1#, #w10#", "", "28.21%"}; + }; + + AtlasLoot_Data["STMorphaz"] = { + { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.29%"}; + { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "4.12%"}; + { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "4.21%"}; + { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "4.07%"}; + { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.18%"}; + { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.24%"}; + { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "4.35%"}; + { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.09%"}; + { 10, 20022, "", "=q1=Azure Key", "=ds=#m3#", "", "100%"}; + { 11, 20085, "", "=q1=Arcane Shard", "=ds=#m3#", "", "100%"}; + { 12, 20025, "", "=q1=Blood of Morphaz", "=ds=#m3#", "", "100%"}; + { 13, 20019, "", "=q1=Tooth of Morphaz", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["STHazzas"] = { + { 1, 12465, "", "=q3=Nightfall Drape", "=ds=#s4#", "", "4.48%"}; + { 2, 12466, "", "=q3=Dawnspire Cord", "=ds=#s10#, #a1#", "", "4.46%"}; + { 3, 12464, "", "=q3=Bloodfire Talons", "=ds=#s9#, #a2#", "", "5.00%"}; + { 4, 10795, "", "=q3=Drakeclaw Band", "=ds=#s13# =q2=#m16#", "", "4.18%"}; + { 5, 10796, "", "=q3=Drakestone", "=ds=#s15#", "", "4.92%"}; + { 6, 10797, "", "=q3=Firebreather", "=ds=#h1#, #w10#", "", "4.50%"}; + { 7, 12463, "", "=q3=Drakefang Butcher", "=ds=#h2#, #w10#", "", "4.58%"}; + { 8, 12243, "", "=q3=Smoldering Claw", "=ds=#w7#", "", "4.56%"}; + }; + + AtlasLoot_Data["STEranikus"] = { + { 1, 10847, "", "=q4=Dragon's Call", "=ds=#h1#, #w10#", "", "0.18%"}; + { 3, 10833, "", "=q3=Horns of Eranikus", "=ds=#s1#, #a3#", "", "25.66%"}; + { 4, 10829, "", "=q3=Dragon's Eye", "=ds=#s2#", "", "27.02%"}; + { 5, 10828, "", "=q3=Dire Nail", "=ds=#h1#, #w4#", "", "10.91%"}; + { 6, 10837, "", "=q3=Tooth of Eranikus", "=ds=#h1#, #w1#", "", "10.05%"}; + { 7, 10835, "", "=q3=Crest of Supremacy", "=ds=#w8#", "", "19.17%"}; + { 8, 10836, "", "=q3=Rod of Corrosion", "=ds=#w12#", "", "21.54%"}; + { 10, 10454, "", "=q2=Essence of Eranikus", "=ds=#m2#"}; + { 11, 10455, "", "=q2=Chained Essence of Eranikus", "=q1=#m4#: =ds=#s14#"}; + }; + + AtlasLoot_Data["STTrash"] = { + { 1, 10630, "", "=q3=Soulcatcher Halo", "=ds=#s1#, #a1#", "", "0.01%"}; + { 2, 10629, "", "=q3=Mistwalker Boots", "=ds=#s12#, #a1#", "", "0.01%"}; + { 3, 10632, "", "=q3=Slimescale Bracers", "=ds=#s8#, #a3#", "", "0.01%"}; + { 4, 10631, "", "=q3=Murkwater Gauntlets", "=ds=#s9#, #a3#", "", "0.01%"}; + { 5, 10633, "", "=q3=Silvershell Leggings", "=ds=#s11#, #a3#", "", "0.01%"}; + { 6, 10634, "", "=q3=Mindseye Circle", "=ds=#s13#", "", "0.02%"}; + { 8, 15733, "", "=q3=Pattern: Green Dragonscale Leggings", "=ds=#p7# (270) =q1=#n80#", "", "1.80%"}; + { 9, 16216, "", "=q2=Formula: Enchant Cloak - Greater Resistance", "=ds=#p4# (265) =q1=#n81#", "", "0.75%"}; + { 11, 11318, "", "=q1=Atal'ai Haze", "=ds=#m3#"}; + { 12, 6181, "", "=q1=Fetish of Hakkar", "=ds=#m3#"}; + { 16, 10623, "", "=q3=Winter's Bite", "=ds=#h1#, #w1#", "", "0.01%"}; + { 17, 10625, "", "=q3=Stealthblade", "=ds=#h1#, #w4#", "", "0.01%"}; + { 18, 10628, "", "=q3=Deathblow", "=ds=#h2#, #w10#", "", "0.01%"}; + { 19, 10626, "", "=q3=Ragehammer", "=ds=#h2#, #w6#", "", "0.01%"}; + { 20, 10627, "", "=q3=Bludgeon of the Grinning Dog", "=ds=#w9#", "", "0.02%"}; + { 21, 10624, "", "=q3=Stinging Bow", "=ds=#w2#", "", "0.02%"}; + }; + + --------------- + --- Uldaman --- + --------------- + + AtlasLoot_Data["UldMagreganDeepshadow"] = { + { 1, 4635, "", "=q1=Hammertoe's Amulet", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["UldTabletofRyuneh"] = { + { 1, 4631, "", "=q1=Tablet of Ryun'eh", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UldKromStoutarmChest"] = { + { 1, 8027, "", "=q1=Krom Stoutarm's Treasure", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UldGarrettFamilyChest"] = { + { 1, 8026, "", "=q1=Garrett Family Treasure", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UldShovelphlange"] = { + { 1, 9375, "", "=q3=Expert Goldminer's Helmet", "=ds=#s1#, #a2#", "", "9.30%"}; + { 2, 9378, "", "=q3=Shovelphlange's Mining Axe", "=ds=#h1#, #w1#", "", "13.50%"}; + { 4, 9382, "", "=q2=Tromping Miner's Boots", "=ds=#s12#, #a2#", "", "70.70%"}; + }; + + AtlasLoot_Data["UldBaelog"] = { + { 1, 0, "INV_Box_01", "=q6=#n45#", ""}; + { 2, 9401, "", "=q3=Nordic Longshank", "=ds=#h1#, #w10#", "", "8.89%"}; + { 3, 9400, "", "=q3=Baelog's Shortbow", "=ds=#w2#", "", "46.52%"}; + { 4, 9399, "", "=q2=Precision Arrow", "=ds=#w17#", "", "78.62%"}; + { 6, 0, "INV_Box_01", "=q6=#n46#", ""}; + { 7, 9394, "", "=q3=Horned Viking Helmet", "=ds=#s1#, #a4#", "", "4.05%"}; + { 8, 9398, "", "=q3=Worn Running Boots", "=ds=#s12#, #a2#", "", "45.09%"}; + { 9, 2459, "", "=q1=Swiftness Potion", "=ds=#e2#"}; + { 11, 0, "INV_Box_01", "=q6=#n47#", ""}; + { 12, 9404, "", "=q3=Olaf's All Purpose Shield", "=ds=#w8#", "", "11.33%"}; + { 13, 9403, "", "=q3=Battered Viking Shield", "=ds=#w8#", "", "69.85%"}; + { 14, 1177, "", "=q1=Oil of Olaf", "=ds=#e2#", "", "76.54%"}; + { 16, 0, "INV_Box_01", "=q6=#x14#", ""}; + { 17, 7740, "", "=q1=Gni'kiv Medallion", "=ds=#m3#"}; + { 19, 0, "INV_Box_01", "=q6=#x15#", ""}; + { 20, 7671, "", "=q1=Shattered Necklace Topaz", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UldRevelosh"] = { + { 1, 9390, "", "=q3=Revelosh's Gloves", "=ds=#s9#, #a1# =q2=#m16#", "", "20.08%"}; + { 2, 9389, "", "=q3=Revelosh's Spaulders", "=ds=#s3#, #a2# =q2=#m16#", "", "18.77%"}; + { 3, 9388, "", "=q3=Revelosh's Armguards", "=ds=#s8#, #a3# =q2=#m16#", "", "19.84%"}; + { 4, 9387, "", "=q3=Revelosh's Boots", "=ds=#s12#, #a4# =q2=#m16#", "", "20.53%"}; + { 6, 7741, "", "=q1=The Shaft of Tsol", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UldIronaya"] = { + { 1, 9407, "", "=q3=Stoneweaver Leggings", "=ds=#s11#, #a1#", "", "31.02%"}; + { 2, 9409, "", "=q3=Ironaya's Bracers", "=ds=#s8#, #a3# =q2=#m16#", "", "32.71%"}; + { 3, 9408, "", "=q3=Ironshod Bludgeon", "=ds=#w9#", "", "17.37%"}; + }; + + AtlasLoot_Data["UldObsidianSentinel"] = { + { 1, 8053, "", "=q1=Obsidian Power Source", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["UldAncientStoneKeeper"] = { + { 1, 9411, "", "=q3=Rockshard Pauldrons", "=ds=#s3#, #a3#", "", "43.41%"}; + { 2, 9410, "", "=q3=Cragfists", "=ds=#s9#, #a4# =q2=#m16#", "", "41.61%"}; + }; + + AtlasLoot_Data["UldGalgannFirehammer"] = { + { 1, 11311, "", "=q3=Emberscale Cape", "=ds=#s4#", "", "36.52%"}; + { 2, 11310, "", "=q3=Flameseer Mantle", "=ds=#s3#, #a1#", "", "17.35%"}; + { 3, 9419, "", "=q3=Galgann's Firehammer", "=ds=#h1#, #w6#", "", "18.10%"}; + { 4, 9412, "", "=q3=Galgann's Fireblaster", "=ds=#w5#", "", "17.10%"}; + }; + + AtlasLoot_Data["UldTabletofWill"] = { + { 1, 5824, "", "=q1=Tablet of Will", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UldShadowforgeCache"] = { + { 1, 7669, "", "=q1=Shattered Necklace Ruby", "=ds=#m3#"}; + }; + + AtlasLoot_Data["UldGrimlok"] = { + { 1, 9415, "", "=q3=Grimlok's Tribal Vestments", "=ds=#s5#, #a1#", "", "36.51%"}; + { 2, 9414, "", "=q3=Oilskin Leggings", "=ds=#s11#, #a2#", "", "29.78%"}; + { 3, 9416, "", "=q3=Grimlok's Charge", "=ds=#w7#", "", "15.05%"}; + { 5, 7670, "", "=q1=Shattered Necklace Sapphire", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["UldArchaedas"] = { + { 1, 11118, "", "=q3=Archaedic Stone", "=ds=#s13# =q2=#m16#", "", "51.99%"}; + { 2, 9418, "", "=q3=Stoneslayer", "=ds=#h2#, #w10#", "", "10.48%"}; + { 3, 9413, "", "=q3=The Rockpounder", "=ds=#h2#, #w6#", "", "10.94%"}; + { 5, 7672, "", "=q1=Shattered Necklace Power Source", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["UldTrash"] = { + { 1, 9397, "", "=q3=Energy Cloak", "=ds=#s4#", "", "0.01%"}; + { 2, 9431, "", "=q3=Papal Fez", "=ds=#s1#, #a1#", "", "0.01%"}; + { 3, 9429, "", "=q3=Miner's Hat of the Deep", "=ds=#s1#, #a1#", "", "0.01%"}; + { 4, 9420, "", "=q3=Adventurer's Pith Helmet", "=ds=#s1#, #a2#", "", "0.01%"}; + { 5, 9406, "", "=q3=Spirewind Fetter", "=ds=#s5#, #a2#", "", "0.01%"}; + { 6, 9428, "", "=q3=Unearthed Bands", "=ds=#s8#, #a2# =q2=#m16#", "", "0.01%"}; + { 7, 9430, "", "=q3=Spaulders of a Lost Age", "=ds=#s3#, #a3#", "", "0.00%"}; + { 8, 9396, "", "=q3=Legguards of the Vault", "=ds=#s11#, #a3#"}; + { 9, 9432, "", "=q3=Skullplate Bracers", "=ds=#s8#, #a4#", "", "0.01%"}; + { 10, 9393, "", "=q3=Beacon of Hope", "=ds=#s15#", "", "0.01%"}; + { 12, 7666, "", "=q2=Shattered Necklace", "=q1=#m2#"}; + { 13, 7673, "", "=q3=Talvash's Enhancing Necklace", "=q1=#m4#: =ds=#s2#"}; + { 16, 9384, "", "=q3=Stonevault Shiv", "=ds=#h1#, #w4#", "", "0.01%"}; + { 17, 9392, "", "=q3=Annealed Blade", "=ds=#h1#, #w10#", "", "0.01%"}; + { 18, 9424, "", "=q3=Ginn-su Sword", "=ds=#h1#, #w10#", "", "0.01%"}; + { 19, 9465, "", "=q3=Digmaster 5000", "=ds=#h1#, #w1#", "", "0.01%"}; + { 20, 9383, "", "=q3=Obsidian Cleaver", "=ds=#h2#, #w1#", "", "0.01%"}; + { 21, 9425, "", "=q3=Pendulum of Doom", "=ds=#h2#, #w1#", "", "0.01%"}; + { 22, 9386, "", "=q3=Excavator's Brand", "=ds=#h1#, #w6#", "", "0.01%"}; + { 23, 9427, "", "=q3=Stonevault Bonebreaker", "=ds=#h1#, #w6#", "", "0.01%"}; + { 24, 9423, "", "=q3=The Jackhammer", "=ds=#h2#, #w6#", "", "0.01%"}; + { 25, 9391, "", "=q3=The Shoveler", "=ds=#h2#, #w6#, =q2=#c9#", "", "0.01%"}; + { 26, 9381, "", "=q3=Earthen Rod", "=ds=#w12#", "", "0.01%"}; + { 27, 9426, "", "=q3=Monolithic Bow", "=ds=#w2#", "", "0.01%"}; + { 28, 9422, "", "=q3=Shadowforge Bushmaster", "=ds=#w5#", "", "0.01%"}; + }; + + ----------------------- + --- Wailing Caverns --- + ----------------------- + + AtlasLoot_Data["WailingCaverns1"] = { + { 1, 0, "INV_Box_01", "=q6="..AL["Kalldan Felmoon"], "=ec1=#j28#"}; + { 2, 6475, "", "=q1=Pattern: Deviate Scale Gloves", "=ds=#p7# (105)"}; + { 3, 6474, "", "=q1=Pattern: Deviate Scale Cloak", "=ds=#p7# (90)"}; + { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Mad Magglish"], "=ec1=#j28#"}; + { 6, 5334, "", "=q1=99-Year-Old Port", "=ds=#m3#", "", "100%"}; + { 8, 0, "INV_Box_01", "=q6="..BabbleBoss["Trigore the Lasher"], "=ec1=#j28#"}; + { 9, 5425, "", "=q3=Runescale Girdle", "=ds=#s8#, #a3#", "", "50%"}; + { 10, 5426, "", "=q3=Serpent's Kiss", "=ds=#h1#, #w1#", "", "35%"}; + { 12, 0, "INV_Box_01", "=q6="..BabbleBoss["Boahn"], "=ec1=#j28#"}; + { 13, 5423, "", "=q3=Boahn's Fang", "=ds=#h2#, #w1#", "", "28%"}; + { 14, 5422, "", "=q2=Brambleweed Leggings", "=ds=#s11#, #a2#", "", "64%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Cobrahn"], ""}; + { 17, 6465, "", "=q3=Robe of the Moccasin", "=ds=#s5#, #a1#", "", "51.73%"}; + { 18, 10410, "", "=q3=Leggings of the Fang", "=ds=#s11#, #a2#", "", "16.03%"}; + { 19, 6460, "", "=q3=Cobrahn's Grasp", "=ds=#s10#, #a3#", "", "16.20%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Lady Anacondra"], ""}; + { 22, 5404, "", "=q3=Serpent's Shoulders", "=ds=#s3#, #a2#", "", "58.61%"}; + { 23, 10412, "", "=q3=Belt of the Fang", "=ds=#s10#, #a2#", "", "8.63%"}; + { 24, 6446, "", "=q3=Snakeskin Bag", "=ds=#m12# #e1#", "", "6.61%"}; + { 26, 0, "INV_Box_01", "=q6="..BabbleBoss["Kresh"], ""}; + { 27, 13245, "", "=q3=Kresh's Back", "=ds=#w8#", "", "9.17%"}; + { 28, 6447, "", "=q3=Worn Turtle Shell Shield", "=ds=#w8#", "", "63.66%"}; + Next = "WailingCaverns2"; + }; + + AtlasLoot_Data["WailingCaverns2"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Pythas"], ""}; + { 2, 6473, "", "=q3=Armor of the Fang", "=ds=#s5#, #a2#", "", "52.06%"}; + { 3, 6472, "", "=q3=Stinging Viper", "=ds=#h1#, #w6#", "", "28.24%"}; + { 5, 0, "INV_Box_01", "=q6="..BabbleBoss["Skum"], ""}; + { 6, 6449, "", "=q3=Glowing Lizardscale Cloak", "=ds=#s4#", "", "38.24%"}; + { 7, 6448, "", "=q3=Tail Spike", "=ds=#h1#, #w4#", "", "39.24%"}; + { 9, 0, "INV_Box_01", "=q6="..BabbleBoss["Lord Serpentis"], ""}; + { 10, 5970, "", "=q3=Serpent Gloves", "=ds=#s9#, #a1#", "", "20.96%"}; + { 11, 10411, "", "=q3=Footpads of the Fang", "=ds=#s12#, #a2#", "", "19.07%"}; + { 12, 6459, "", "=q3=Savage Trodders", "=ds=#s12#, #a3#", "", "24.39%"}; + { 13, 6469, "", "=q3=Venomstrike", "=ds=#w2#", "", "16.63%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Verdan the Everliving"], ""}; + { 17, 6629, "", "=q3=Sporid Cape", "=ds=#s4#", "", "16.65%"}; + { 18, 6631, "", "=q3=Living Root", "=ds=#w9#", "", "34.47%"}; + { 19, 6630, "", "=q3=Seedcloud Buckler", "=ds=#w8#", "", "35.38%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Mutanus the Devourer"], ""}; + { 22, 6461, "", "=q3=Slime-encrusted Pads", "=ds=#s3#, #a1#", "", "22.96%"}; + { 23, 6627, "", "=q3=Mutant Scale Breastplate", "=ds=#s5#, #a3#", "", "18.33%"}; + { 24, 6463, "", "=q3=Deep Fathom Ring", "=ds=#s13#", "", "21.99%"}; + { 25, 10441, "", "=q1=Glowing Shard", "=ds=#m2#"}; + { 27, 0, "INV_Box_01", "=q6="..BabbleBoss["Deviate Faerie Dragon"], ""}; + { 28, 6632, "", "=q3=Feyscale Cloak", "=ds=#s4#", "", "37.84%"}; + { 29, 5243, "", "=q3=Firebelcher", "=ds=#w12#", "", "39.65%"}; + Prev = "WailingCaverns1"; + Next = "VWOWSets1"; + }; + + ------------------ + --- Zul'Farrak --- + ------------------ + + AtlasLoot_Data["ZFAntusul"] = { + { 1, 9640, "", "=q3=Vice Grips", "=ds=#s9#, #a4#", "", "31.30%"}; + { 2, 9641, "", "=q3=Lifeblood Amulet", "=ds=#s2#", "", "30.80%"}; + { 3, 9639, "", "=q3=The Hand of Antu'sul", "=ds=#h1#, #w6#", "", "15.47%"}; + { 5, 9379, "", "=q3=Sang'thraze the Deflector", "=ds=#h1#, #w10#", "", "2.10%"}; + { 6, 9372, "", "=q4=Sul'thraze the Lasher", "=ds=#h2#, #w10#"}; + }; + + AtlasLoot_Data["ZFThekatheMartyr"] = { + { 1, 10660, "", "=q1=First Mosh'aru Tablet", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["ZFWitchDoctorZumrah"] = { + { 1, 18083, "", "=q3=Jumanza Grips", "=ds=#s9#, #a1#", "", "24.97%"}; + { 2, 18082, "", "=q3=Zum'rah's Vexing Cane", "=ds=#w9#", "", "11.98%"}; + }; + + AtlasLoot_Data["ZFNekrumGutchewer"] = { + { 1, 9471, "", "=q1=Nekrum's Medallion", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["ZFSezzziz"] = { + { 1, 9470, "", "=q3=Bad Mojo Mask", "=ds=#s1#, #a1#", "", "18.69%"}; + { 2, 9473, "", "=q3=Jinxed Hoodoo Skin", "=ds=#s5#, #a2#", "", "21.12%"}; + { 3, 9474, "", "=q3=Jinxed Hoodoo Kilt", "=ds=#s11#, #a2#", "", "20.95%"}; + { 4, 9475, "", "=q3=Diabolic Skiver", "=ds=#w7#", "", "20.06%"}; + }; + + AtlasLoot_Data["ZFDustwraith"] = { + { 1, 12471, "", "=q3=Desertwalker Cane", "=ds=#s15#", "", "17.71%"}; + }; + + AtlasLoot_Data["ZFSandfury"] = { + { 1, 8444, "", "=q1=Executioner's Key", "=ds=#e9#"}; + }; + + AtlasLoot_Data["ZFSergeantBly"] = { + { 1, 8548, "", "=q1=Divino-matic Rod", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["ZFHydromancerVelratha"] = { + { 1, 9234, "", "=q1=Tiara of the Deep", "=ds=#m3#", "", "100%"}; + { 2, 10661, "", "=q1=Second Mosh'aru Tablet", "=ds=#m3#", "", "100%"}; + }; + + AtlasLoot_Data["ZFGahzrilla"] = { + { 1, 9469, "", "=q3=Gahz'rilla Scale Armor", "=ds=#s5#, #a3#", "", "36.76%"}; + { 2, 9467, "", "=q3=Gahz'rilla Fang", "=ds=#h1#, #w4#", "", "36.83%"}; + { 4, 8707, "", "=q1=Gahz'rilla's Electrified Scale", "=ds=#m3#"}; + }; + + AtlasLoot_Data["ZFChiefUkorzSandscalp"] = { + { 1, 9479, "", "=q3=Embrace of the Lycan", "=ds=#s1#, #a2#", "", "8.97%"}; + { 2, 9476, "", "=q3=Big Bad Pauldrons", "=ds=#s3#, #a4#", "", "28.17%"}; + { 3, 9478, "", "=q3=Ripsaw", "=ds=#h1#, #w1#", "", "19.78%"}; + { 4, 9477, "", "=q3=The Chief's Enforcer", "=ds=#w9#", "", "22.33%"}; + { 6, 11086, "", "=q3=Jang'thraze the Protector", "=ds=#h3#, #w10#", "", "1.72%"}; + { 7, 9372, "", "=q4=Sul'thraze the Lasher", "=ds=#h2# #w10#"}; + }; + + AtlasLoot_Data["ZFZerillis"] = { + { 1, 12470, "", "=q3=Sandstalker Ankleguards", "=ds=#s12#, #a2#", "", "15.55%"}; + }; + + AtlasLoot_Data["ZFTrash"] = { + { 1, 9512, "", "=q3=Blackmetal Cape", "=ds=#s4#", "", "0.02%"}; + { 2, 9484, "", "=q3=Spellshock Leggings", "=ds=#s11#, #a1#", "", "0.01%"}; + { 3, 862, "", "=q3=Runed Ring", "=ds=#s13# =q2=#m16#", "", "0.02%"}; + { 4, 6440, "", "=q3=Brainlash", "=ds=#s13#", "", "0.01%"}; + { 6, 9243, "", "=q2=Shriveled Heart", "=ds=#s2#"}; + { 8, 9523, "", "=q1=Troll Temper", "=ds=#m3#"}; + { 9, 9238, "", "=q1=Uncracked Scarab Shell", "=ds=#m3#"}; + { 16, 5616, "", "=q3=Gutwrencher", "=ds=#h1#, #w4#", "", "0.01%"}; + { 17, 9511, "", "=q3=Bloodletter Scalpel", "=ds=#h1#, #w10#", "", "0.01%"}; + { 18, 9481, "", "=q3=The Minotaur", "=ds=#h2#, #w1#", "", "0.01%"}; + { 19, 9480, "", "=q3=Eyegouger", "=ds=#w7#", "", "0.01%"}; + { 20, 9482, "", "=q3=Witch Doctor's Cane", "=ds=#w9#", "", "0.01%"}; + { 21, 9483, "", "=q3=Flaming Incinerator", "=ds=#w12#", "", "0.01%"}; + { 22, 2040, "", "=q3=Troll Protector", "=ds=#w8#", "", "0.02%"}; + }; + + ----------------- + --- Zul'Gurub --- + ----------------- + + AtlasLoot_Data["ZGJeklik"] = { + { 1, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "11.41%"}; + { 2, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.02%"}; + { 3, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.84%"}; + { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.89%"}; + { 5, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.80%"}; + { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.56%"}; + { 7, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.33%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.32%"}; + { 9, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.17%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.8%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 19918, "", "=q4=Jeklik's Crusher", "=ds=#h2#, #w6#", "", "3.96%"}; + { 18, 19928, "", "=q3=Animist's Spaulders", "=ds=#s3#, #a2#", "", "3.39%"}; + { 19, 20262, "", "=q3=Seafury Boots", "=ds=#s12#, #a3#", "", "4.31%"}; + { 20, 20265, "", "=q3=Peacekeeper Boots", "=ds=#s12#, #a4#", "", "6.99%"}; + { 21, 19923, "", "=q3=Jeklik's Opaline Talisman", "=ds=#s2#", "", "12.22%"}; + { 22, 19920, "", "=q3=Primalist's Band", "=ds=#s13#", "", "11.89%"}; + { 23, 19915, "", "=q3=Zulian Defender", "=ds=#w8#", "", " 11.36%"}; + Next = "ZGVenoxis"; + }; + + AtlasLoot_Data["ZGVenoxis"] = { + { 1, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.01%"}; + { 2, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.55%"}; + { 3, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "10.18%"}; + { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.93%"}; + { 5, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.67%"}; + { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.52%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.18%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.02%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.00%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "6.0%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 13, 22216, "", "=q1=Venoxis's Venom Sac", "=ds=#m3#", "", "100%"}; + { 16, 19904, "", "=q4=Runed Bloodstained Hauberk", "=ds=#s5#, #a3#", "", "3.70%"}; + { 17, 19903, "", "=q4=Fang of Venoxis", "=ds=#h3#, #w4#", "", "3.68%"}; + { 19, 19907, "", "=q3=Zulian Tigerhide Cloak", "=ds=#s4#", "", "12.09%"}; + { 20, 19906, "", "=q3=Blooddrenched Footpads", "=ds=#s12#, #a2#", "", "11.36%"}; + { 21, 19905, "", "=q3=Zanzil's Band", "=ds=#s13#", "", "6.99%"}; + { 22, 19900, "", "=q3=Zulian Stone Axe", "=ds=#h2#, #w1#", "", "11.89%"}; + Prev = "ZGJeklik"; + Next = "ZGMarli"; + }; + + AtlasLoot_Data["ZGMarli"] = { + { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "13.69%"}; + { 2, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.69%"}; + { 3, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "13.64%"}; + { 4, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.55%"}; + { 5, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.49%"}; + { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.31%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.56%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.55%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.30%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "7.4%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 20032, "", "=q4=Flowing Ritual Robes", "=ds=#s5#, #a1#", "", "4.46%"}; + { 17, 19927, "", "=q4=Mar'li's Touch", "=ds=#w12#", "", "4.35%"}; + { 19, 19919, "", "=q3=Bloodstained Greaves", "=ds=#s12#, #a3#", "", "11.89%"}; + { 20, 19871, "", "=q3=Talisman of Protection", "=ds=#s2#", "", "11.36%"}; + { 21, 19925, "", "=q3=Band of Jin", "=ds=#s13#", "", " 6.99%"}; + { 22, 19930, "", "=q3=Mar'li's Eye", "=ds=#s14#", "", "12.09%"}; + Prev = "ZGVenoxis"; + Next = "ZGMandokir"; + }; + + AtlasLoot_Data["ZGMandokir"] = { + { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "12.94%"}; + { 2, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.07%"}; + { 3, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "11.56%"}; + { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.65%"}; + { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.55%"}; + { 6, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "6.52%"}; + { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.98%"}; + { 8, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.65%"}; + { 9, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.48%"}; + { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; + { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "9.4%"}; + { 16, 19867, "", "=q4=Bloodlord's Defender", "=ds=#h1#, #w10#", "", "5.83%"}; + { 17, 19866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#", "", "3.96%"}; + { 18, 19874, "", "=q4=Halberd of Smiting", "=ds=#w7#", "", "6.35%"}; + { 19, 20038, "", "=q4=Mandokir's Sting", "=ds=#w2#", "", "5.96%"}; + { 20, 19872, "", "=q4=Swift Razzashi Raptor", "=ds=#e12#", "", "0.43%"}; + { 22, 19870, "", "=q3=Hakkari Loa Cloak", "=ds=#s4#", "", "12.54%"}; + { 23, 19895, "", "=q3=Bloodtinged Kilt", "=ds=#s11#, #a1#", "", "13.50%"}; + { 24, 19869, "", "=q3=Blooddrenched Grips", "=ds=#s9#, #a2#", "", "12.87%"}; + { 25, 19877, "", "=q3=Animist's Leggings", "=ds=#s11#, #a2#", "", "12.14%"}; + { 26, 19878, "", "=q3=Bloodsoaked Pauldrons", "=ds=#s9#, #a4#", "", "12.31%"}; + { 27, 19873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#", "", "12.28%"}; + { 28, 19893, "", "=q3=Zanzil's Seal", "=ds=#s13#", "", "13.11%"}; + { 29, 19863, "", "=q3=Primalist's Seal", "=ds=#s13#", "", "12.32%"}; + Prev = "ZGMarli"; + Next = "ZGEdgeofMadness"; + }; + + AtlasLoot_Data["ZGEdgeofMadness"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gri'lek"], ""}; + { 2, 19961, "", "=q3=Gri'lek's Grinder", "=ds=#h1#, #w6#", "", "43.90%"}; + { 3, 19962, "", "=q3=Gri'lek's Carver", "=ds=#h2#, #w1#", "", "41.99%"}; + { 4, 19939, "", "=q2=Gri'lek's Blood", "=ds=#m3#", "", "100%"}; + { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Hazza'rah"], ""}; + { 7, 19968, "", "=q3=Fiery Retributer", "=ds=#h1#, #w10#", "", "38.37%"}; + { 8, 19967, "", "=q3=Thoughtblighter", "=ds=#w12#", "", "45.49%"}; + { 9, 19942, "", "=q2=Hazza'rah's Dream Thread", "=ds=#m3#", "", "100%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Renataki"], ""}; + { 17, 19964, "", "=q3=Renataki's Soul Conduit", "=ds=#h3#, #w10#", "", "40.06%"}; + { 18, 19963, "", "=q3=Pitchfork of Madness", "=ds=#w7#", "", "45.51%"}; + { 19, 19940, "", "=q2=Renataki's Tooth", "=ds=#m3#", "", "100%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Wushoolay"], ""}; + { 22, 19965, "", "=q3=Wushoolay's Poker", "=ds=#h3#, #w4#", "", "45.21%"}; + { 23, 19993, "", "=q3=Hoodoo Hunting Bow", "=ds=#w2#", "", "40.96%"}; + { 24, 19941, "", "=q2=Wushoolay's Mane", "=ds=#m3#", "", "100%"}; + Prev = "ZGMandokir"; + Next = "ZGGahzranka"; + }; + + AtlasLoot_Data["ZGGahzranka"] = { + { 1, 19945, "", "=q4=Foror's Eyepatch", "=ds=#s1#, #a2#", "", "8,82%"}; + { 2, 19944, "", "=q4=Nat Pagle's Fish Terminator", "=ds=#w9#", "", "2.39%"}; + { 4, 19947, "", "=q3=Nat Pagle's Broken Reel", "=ds=#s14#", "", "28.20%"}; + { 5, 19946, "", "=q3=Tigule's Harpoon", "=ds=#w7#", "", "29.22%"}; + { 7, 22739, "", "=q3=Tome of Polymorph: Turtle", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; + Prev = "ZGEdgeofMadness"; + Next = "ZGThekal"; + }; + + AtlasLoot_Data["ZGThekal"] = { + { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", " 14.95%"}; + { 2, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", " 13.74%"}; + { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", " 12.95%"}; + { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", " 6.60%"}; + { 5, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", " 6.56%"}; + { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", " 6.45%"}; + { 8, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.3%"}; + { 9, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 19897, "", "=q4=Betrayer's Boots", "=ds=#s12#, #a1#", "", "5.83%"}; + { 17, 19896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#", "", "4.23%"}; + { 18, 19902, "", "=q4=Swift Zulian Tiger", "=ds=#e12#", "", "0.70%"}; + { 20, 19898, "", "=q3=Seal of Jin", "=ds=#s13#", "", "13.65%"}; + { 21, 19899, "", "=q3=Ritualistic Legguards", "=ds=#s11#, #a1#", "", "13.41%"}; + { 22, 20260, "", "=q3=Seafury Leggings", "=ds=#s11#, #a3#", "", "4.30%"}; + { 23, 20266, "", "=q3=Peacekeeper Leggings", "=ds=#s11#, #a4#", "", "8.69%"}; + { 24, 19901, "", "=q3=Zulian Slicer", "=ds=#h1#, #w10#, =q1=#e18#", "", "13.36%"}; + Prev = "ZGGahzranka"; + Next = "ZGArlokk"; + }; + + AtlasLoot_Data["ZGArlokk"] = { + { 1, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "15.49%"}; + { 2, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "12.52%"}; + { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.17%"}; + { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.94%"}; + { 5, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.65%"}; + { 6, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.21%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.75%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.60%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.41%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "5.6%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 19910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#", "", "3.62%"}; + { 17, 19909, "", "=q4=Will of Arlokk", "=ds=#w9#", "", "5.14%"}; + { 19, 19913, "", "=q3=Bloodsoaked Greaves", "=ds=#s12#, #a4#", "", "13.29%"}; + { 20, 19912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#", "", "13.95%"}; + { 21, 19922, "", "=q3=Arlokk's Hoodoo Stick", "=ds=#s15#", "", "13.66%"}; + { 22, 19914, "", "=q3=Panther Hide Sack", "=ds=#m14# #e1#", "", "14.03%"}; + Prev = "ZGThekal"; + Next = "ZGJindo"; + }; + + AtlasLoot_Data["ZGJindo"] = { + { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "13.56%"}; + { 2, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "13.48%"}; + { 3, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.09%"}; + { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "7.30%"}; + { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.37%"}; + { 6, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.10%"}; + { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.85%"}; + { 8, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.70%"}; + { 9, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.36%"}; + { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; + { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.4%"}; + { 16, 19885, "", "=q4=Jin'do's Evil Eye", "=ds=#s2#", "", "6.82%"}; + { 17, 19891, "", "=q4=Jin'do's Bag of Whammies", "=ds=#s15#", "", "7.70%"}; + { 18, 19890, "", "=q4=Jin'do's Hexxer", "=ds=#h3#, #w6#", "", "8.08%"}; + { 19, 19884, "", "=q4=Jin'do's Judgement", "=ds=#w9#", "", "8.36%"}; + { 21, 19888, "", "=q3=Overlord's Embrace", "=ds=#s4#", "", "12.72%"}; + { 22, 19886, "", "=q3=The Hexxer's Cover", "=ds=#s1#, #a1#", "", "12.11%"}; + { 23, 19929, "", "=q3=Bloodtinged Gloves", "=ds=#s9#, #a1#", "", "11.75%"}; + { 24, 19889, "", "=q3=Blooddrenched Leggings", "=ds=#s11#, #a2#", "", "11.97%"}; + { 25, 19892, "", "=q3=Animist's Boots", "=ds=#s12#, #a2#", "", "12.28%"}; + { 26, 19875, "", "=q3=Bloodstained Coif", "=ds=#s1#, #a3#", "", "13.73%"}; + { 27, 19887, "", "=q3=Bloodstained Legplates", "=ds=#s11#, #a3#", "", "11.11%"}; + { 28, 19894, "", "=q3=Bloodsoaked Gauntlets", "=ds=#s9#, #a4#", "", "12.93%"}; + Prev = "ZGArlokk"; + Next = "ZGHakkar"; + }; + + AtlasLoot_Data["ZGHakkar"] = { + { 1, 19857, "", "=q4=Cloak of Consumption", "=ds=#s4#", "", "11.65%"}; + { 2, 20257, "", "=q4=Seafury Gauntlets", "=ds=#s9#, #a3#", "", "4.11%"}; + { 3, 20264, "", "=q4=Peacekeeper Gauntlets", "=ds=#s9#, #a4#", "", "7.37%"}; + { 4, 19855, "", "=q4=Bloodsoaked Legplates", "=ds=#s11#, #a4#", "", "10.52%"}; + { 5, 19876, "", "=q4=Soul Corrupter's Necklace", "=ds=#s2#", "", "10.11%"}; + { 6, 19856, "", "=q4=The Eye of Hakkar", "=ds=#s2#", "", "12.02%"}; + { 8, 19859, "", "=q4=Fang of the Faceless", "=ds=#h1#, #w4#", "", "7.33%"}; + { 9, 19864, "", "=q4=Bloodcaller", "=ds=#h3#, #w10#", "", "7.69%"}; + { 10, 19865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#", "", "3.67%"}; + { 11, 19854, "", "=q4=Zin'rokh, Destroyer of Worlds", "=ds=#h2#, #w10#", "", "6.78%"}; + { 12, 19852, "", "=q4=Ancient Hakkari Manslayer", "=ds=#h1#, #w1#", "", "6.62%"}; + { 13, 19862, "", "=q4=Aegis of the Blood God", "=ds=#w8#", "", "9.99%"}; + { 14, 19853, "", "=q4=Gurubashi Dwarf Destroyer", "=ds=#w5#", "", "6.12%"}; + { 15, 19861, "", "=q4=Touch of Chaos", "=ds=#w12#", "", "7.24%"}; + { 16, 19802, "", "=q4=Heart of Hakkar", "=ds=#m2#", "", "100%"}; + { 17, 19950, "", "=q4=Zandalarian Hero Charm", "=q1=#m4#: =ds=#s14#"}; + { 18, 19949, "", "=q4=Zandalarian Hero Medallion", "=q1=#m4#: =ds=#s14#"}; + { 19, 19948, "", "=q4=Zandalarian Hero Badge", "=q1=#m4#: =ds=#s14#"}; + { 21, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "34.3%"}; + Prev = "ZGJindo"; + }; + + AtlasLoot_Data["ZGMuddyChurningWaters"] = { + { 1, 19975, "", "=q1=Zulian Mudskunk", "=ds=#e21#"}; + }; + + AtlasLoot_Data["ZGShared"] = { + { 1, 22721, "", "=q4=Band of Servitude", "=ds=#s13#"}; + { 2, 22722, "", "=q4=Seal of the Gurubashi Berserker", "=ds=#s13#"}; + { 4, 22711, "", "=q3=Cloak of the Hakkari Worshipers", "=ds=#s4#"}; + { 5, 22712, "", "=q3=Might of the Tribe", "=ds=#s4#"}; + { 6, 22720, "", "=q3=Zulian Headdress", "=ds=#s1#, #a1#"}; + { 7, 22716, "", "=q3=Belt of Untapped Power", "=ds=#s10#, #a1#"}; + { 8, 22718, "", "=q3=Blooddrenched Mask", "=ds=#s1#, #a2#"}; + { 9, 22715, "", "=q3=Gloves of the Tormented", "=ds=#s9#, #a3#"}; + { 10, 22714, "", "=q3=Sacrificial Gauntlets", "=ds=#s9#, #a4#"}; + { 11, 22713, "", "=q3=Zulian Scepter of Rites", "=ds=#h3#, #w6#"}; + Prev = "MCLucifron"; + Next = "MCGehennas"; + }; + + AtlasLoot_Data["ZGTrash1"] = { + { 1, 20259, "", "=q3=Shadow Panther Hide Gloves", "=ds=#s9#, #a2#"}; + { 2, 20261, "", "=q3=Shadow Panther Hide Belt", "=ds=#s10#, #a2#"}; + { 3, 20263, "", "=q3=Gurubashi Helm", "=ds=#s1#, #a4#"}; + { 4, 19908, "", "=q3=Sceptre of Smiting", "=ds=#h1#, #w6#"}; + { 5, 19921, "", "=q3=Zulian Hacker", "=ds=#h1#, #w1#"}; + { 6, 20258, "", "=q3=Zulian Ceremonial Staff", "=ds=#w9#"}; + { 7, 19727, "", "=q3=Blood Scythe", "=ds=#e19#", "", "0.02%"}; + { 8, 48126, "", "=q1=Razzashi Hatchling", "=ds=#e13#"}; + { 10, 19726, "", "=q2=Bloodvine", "=ds=#e8#", "", ""}; + { 11, 19774, "", "=q2=Souldarite", "=ds=#e8#", "", ""}; + { 12, 19767, "", "=q1=Primal Bat Leather", "=ds=#e8#", "", ""}; + { 13, 19768, "", "=q1=Primal Tiger Leather", "=ds=#e8#", "", ""}; + { 16, 19821, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c1#", "", "0.01%"}; + { 17, 19816, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c2#", "", "0.01%"}; + { 18, 19818, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c3#", "", "0.01%"}; + { 19, 19815, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c4#", "", "0.01%"}; + { 20, 19820, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c5#", "", "0.01%"}; + { 21, 19814, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c6#", "", "0.01%"}; + { 22, 19817, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c7#", "", "0.01%"}; + { 23, 19819, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c8#", "", "0.01%"}; + { 24, 19813, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c9#", "", "0.01%"}; + Next = "ZGTrash2"; + }; + + AtlasLoot_Data["ZGTrash2"] = { + { 1, 19708, "", "=q3=Blue Hakkari Bijou", "=ds=#e15#", "", "1.48%"}; + { 2, 19713, "", "=q3=Bronze Hakkari Bijou", "=ds=#e15#", "", "1.57%"}; + { 3, 19715, "", "=q3=Gold Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; + { 4, 19711, "", "=q3=Green Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; + { 5, 19710, "", "=q3=Orange Hakkari Bijou", "=ds=#e15#", "", "1.76%"}; + { 6, 19712, "", "=q3=Purple Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; + { 7, 19707, "", "=q3=Red Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; + { 8, 19714, "", "=q3=Silver Hakkari Bijou", "=ds=#e15#", "", "1.59%"}; + { 9, 19709, "", "=q3=Yellow Hakkari Bijou", "=ds=#e15#", "", "1.50%"}; + { 16, 19706, "", "=q2=Bloodscalp Coin", "=ds=#e15#", "", "3.01%"}; + { 17, 19701, "", "=q2=Gurubashi Coin", "=ds=#e15#", "", "3.12%"}; + { 18, 19700, "", "=q2=Hakkari Coin", "=ds=#e15#", "", "3.19%"}; + { 19, 19699, "", "=q2=Razzashi Coin", "=ds=#e15#", "", "3.36%"}; + { 20, 19704, "", "=q2=Sandfury Coin", "=ds=#e15#", "", "3.47%"}; + { 21, 19705, "", "=q2=Skullsplitter Coin", "=ds=#e15#", "", "3.32%"}; + { 22, 19702, "", "=q2=Vilebranch Coin", "=ds=#e15#", "", "3.27%"}; + { 23, 19703, "", "=q2=Witherbark Coin", "=ds=#e15#", "", "3.27%"}; + { 24, 19698, "", "=q2=Zulian Coin", "=ds=#e15#", "", "3.01%"}; + Prev = "ZGTrash1"; + }; + + AtlasLoot_Data["ZGEnchants"] = { + { 1, 19790, "", "=q3=Animist's Caress", "=q1=#m1# =ds=#c1#"}; + { 2, 19785, "", "=q3=Falcon's Call", "=q1=#m1# =ds=#c2#"}; + { 3, 19787, "", "=q3=Presence of Sight", "=q1=#m1# =ds=#c3#"}; + { 4, 19783, "", "=q3=Syncretist's Sigil", "=q1=#m1# =ds=#c4#"}; + { 5, 19789, "", "=q3=Prophetic Aura", "=q1=#m1# =ds=#c5#"}; + { 6, 19784, "", "=q3=Death's Embrace", "=q1=#m1# =ds=#c6#"}; + { 7, 19786, "", "=q3=Vodouisant's Vigilant Embrace", "=q1=#m1# =ds=#c7#"}; + { 8, 19788, "", "=q3=Hoodoo Hex", "=q1=#m1# =ds=#c8#"}; + { 9, 19782, "", "=q3=Presence of Might", "=q1=#m1# =ds=#c9#"}; + { 16, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#"}; + { 17, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#"}; + { 18, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#"}; + { 20, 22635, "", "=q3=Savage Guard", "=ds=#s1#/#s11# #e17#"}; + }; + + + ------------------------ + --- Zul'Gurub HEROIC FLEX --- + ------------------------ + + AtlasLoot_Data["ZGJeklik25Man"] = { + { 1, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "11.41%"}; + { 2, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.02%"}; + { 3, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.84%"}; + { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.89%"}; + { 5, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.80%"}; + { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.56%"}; + { 7, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.33%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.32%"}; + { 9, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.17%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.8%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, AL_FindId("Jeklik's Crusher", 2), "", "=q4=Jeklik's Crusher", "=ds=#h2#, #w6#", "", "3.96%"}; + { 18, 219928, "", "=q3=Animist's Spaulders", "=ds=#s3#, #a2#", "", "3.39%"}; + { 19, 220262, "", "=q3=Seafury Boots", "=ds=#s12#, #a3#", "", "4.31%"}; + { 20, 220265, "", "=q3=Peacekeeper Boots", "=ds=#s12#, #a4#", "", "6.99%"}; + { 21, 219923, "", "=q3=Jeklik's Opaline Talisman", "=ds=#s2#", "", "12.22%"}; + { 22, 219920, "", "=q3=Primalist's Band", "=ds=#s13#", "", "11.89%"}; + { 23, 219915, "", "=q3=Zulian Defender", "=ds=#w8#", "", " 11.36%"}; + Next = "ZGVenoxis25Man"; + }; + + AtlasLoot_Data["ZGVenoxis25Man"] = { + { 1, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.01%"}; + { 2, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.55%"}; + { 3, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "10.18%"}; + { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.93%"}; + { 5, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.67%"}; + { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.52%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.18%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.02%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.00%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "6.0%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 13, 22216, "", "=q1=Venoxis's Venom Sac", "=ds=#m3#", "", "100%"}; + { 16, 219904, "", "=q4=Runed Bloodstained Hauberk", "=ds=#s5#, #a3#", "", "3.70%"}; + { 17, 219903, "", "=q4=Fang of Venoxis", "=ds=#h3#, #w4#", "", "3.68%"}; + { 19, 219907, "", "=q3=Zulian Tigerhide Cloak", "=ds=#s4#", "", "12.09%"}; + { 20, 219906, "", "=q3=Blooddrenched Footpads", "=ds=#s12#, #a2#", "", "11.36%"}; + { 21, 219905, "", "=q3=Zanzil's Band", "=ds=#s13#", "", "6.99%"}; + { 22, 219900, "", "=q3=Zulian Stone Axe", "=ds=#h2#, #w1#", "", "11.89%"}; + Prev = "ZGJeklik25Man"; + Next = "ZGMarli25Man"; + }; + + AtlasLoot_Data["ZGMarli25Man"] = { + { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "13.69%"}; + { 2, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.69%"}; + { 3, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "13.64%"}; + { 4, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.55%"}; + { 5, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.49%"}; + { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.31%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.56%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.55%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.30%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "7.4%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 220032, "", "=q4=Flowing Ritual Robes", "=ds=#s5#, #a1#", "", "4.46%"}; + { 17, 219927, "", "=q4=Mar'li's Touch", "=ds=#w12#", "", "4.35%"}; + { 19, 219919, "", "=q3=Bloodstained Greaves", "=ds=#s12#, #a3#", "", "11.89%"}; + { 20, 219871, "", "=q3=Talisman of Protection", "=ds=#s2#", "", "11.36%"}; + { 21, 219925, "", "=q3=Band of Jin", "=ds=#s13#", "", " 6.99%"}; + { 22, 219930, "", "=q3=Mar'li's Eye", "=ds=#s14#", "", "12.09%"}; + Prev = "ZGVenoxis25Man"; + Next = "ZGMandokir25Man"; + }; + + AtlasLoot_Data["ZGMandokir25Man"] = { + { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "12.94%"}; + { 2, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.07%"}; + { 3, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "11.56%"}; + { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.65%"}; + { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.55%"}; + { 6, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "6.52%"}; + { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.98%"}; + { 8, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.65%"}; + { 9, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.48%"}; + { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; + { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "9.4%"}; + { 16, 219867, "", "=q4=Bloodlord's Defender", "=ds=#h1#, #w10#", "", "5.83%"}; + { 17, 219866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#", "", "3.96%"}; + { 18, 219874, "", "=q4=Halberd of Smiting", "=ds=#w7#", "", "6.35%"}; + { 19, 220038, "", "=q4=Mandokir's Sting", "=ds=#w2#", "", "5.96%"}; + { 20, 19872, "", "=q4=Swift Razzashi Raptor", "=ds=#e12#", "", "0.43%"}; + { 22, 219870, "", "=q3=Hakkari Loa Cloak", "=ds=#s4#", "", "12.54%"}; + { 23, 219895, "", "=q3=Bloodtinged Kilt", "=ds=#s11#, #a1#", "", "13.50%"}; + { 24, 219869, "", "=q3=Blooddrenched Grips", "=ds=#s9#, #a2#", "", "12.87%"}; + { 25, 219877, "", "=q3=Animist's Leggings", "=ds=#s11#, #a2#", "", "12.14%"}; + { 26, 219878, "", "=q3=Bloodsoaked Pauldrons", "=ds=#s9#, #a4#", "", "12.31%"}; + { 27, 219873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#", "", "12.28%"}; + { 28, 219893, "", "=q3=Zanzil's Seal", "=ds=#s13#", "", "13.11%"}; + { 29, 219863, "", "=q3=Primalist's Seal", "=ds=#s13#", "", "12.32%"}; + Prev = "ZGMarli25Man"; + Next = "ZGEdgeofMadness25Man"; + }; + + AtlasLoot_Data["ZGEdgeofMadness25Man"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gri'lek"], ""}; + { 2, 219961, "", "=q3=Gri'lek's Grinder", "=ds=#h1#, #w6#", "", "43.90%"}; + { 3, 219962, "", "=q3=Gri'lek's Carver", "=ds=#h2#, #w1#", "", "41.99%"}; + { 4, 19939, "", "=q2=Gri'lek's Blood", "=ds=#m3#", "", "100%"}; + { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Hazza'rah"], ""}; + { 7, 219968, "", "=q3=Fiery Retributer", "=ds=#h1#, #w10#", "", "38.37%"}; + { 8, 219967, "", "=q3=Thoughtblighter", "=ds=#w12#", "", "45.49%"}; + { 9, 19942, "", "=q2=Hazza'rah's Dream Thread", "=ds=#m3#", "", "100%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Renataki"], ""}; + { 17, 219964, "", "=q3=Renataki's Soul Conduit", "=ds=#h3#, #w10#", "", "40.06%"}; + { 18, 219963, "", "=q3=Pitchfork of Madness", "=ds=#w7#", "", "45.51%"}; + { 19, 19940, "", "=q2=Renataki's Tooth", "=ds=#m3#", "", "100%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Wushoolay"], ""}; + { 22, 219965, "", "=q3=Wushoolay's Poker", "=ds=#h3#, #w4#", "", "45.21%"}; + { 23, 219993, "", "=q3=Hoodoo Hunting Bow", "=ds=#w2#", "", "40.96%"}; + { 24, 19941, "", "=q2=Wushoolay's Mane", "=ds=#m3#", "", "100%"}; + Prev = "ZGMandokir25Man"; + Next = "ZGGahzranka25Man"; + }; + + AtlasLoot_Data["ZGGahzranka25Man"] = { + { 1, 219945, "", "=q4=Foror's Eyepatch", "=ds=#s1#, #a2#", "", "8,82%"}; + { 2, 219944, "", "=q4=Nat Pagle's Fish Terminator", "=ds=#w9#", "", "2.39%"}; + { 4, 219947, "", "=q3=Nat Pagle's Broken Reel", "=ds=#s14#", "", "28.20%"}; + { 5, 219946, "", "=q3=Tigule's Harpoon", "=ds=#w7#", "", "29.22%"}; + { 7, 22739, "", "=q3=Tome of Polymorph: Turtle", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; + Prev = "ZGEdgeofMadness25Man"; + Next = "ZGThekal25Man"; + }; + + AtlasLoot_Data["ZGThekal25Man"] = { + { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", " 14.95%"}; + { 2, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", " 13.74%"}; + { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", " 12.95%"}; + { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", " 6.60%"}; + { 5, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", " 6.56%"}; + { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", " 6.45%"}; + { 8, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.3%"}; + { 9, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 219897, "", "=q4=Betrayer's Boots", "=ds=#s12#, #a1#", "", "5.83%"}; + { 17, 219896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#", "", "4.23%"}; + { 18, 19902, "", "=q4=Swift Zulian Tiger", "=ds=#e12#", "", "0.70%"}; + { 20, 219898, "", "=q3=Seal of Jin", "=ds=#s13#", "", "13.65%"}; + { 21, 219899, "", "=q3=Ritualistic Legguards", "=ds=#s11#, #a1#", "", "13.41%"}; + { 22, 220260, "", "=q3=Seafury Leggings", "=ds=#s11#, #a3#", "", "4.30%"}; + { 23, 220266, "", "=q3=Peacekeeper Leggings", "=ds=#s11#, #a4#", "", "8.69%"}; + { 24, 219901, "", "=q3=Zulian Slicer", "=ds=#h1#, #w10#, =q1=#e18#", "", "13.36%"}; + Prev = "ZGGahzranka25Man"; + Next = "ZGArlokk25Man"; + }; + + AtlasLoot_Data["ZGArlokk25Man"] = { + { 1, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "15.49%"}; + { 2, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "12.52%"}; + { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.17%"}; + { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.94%"}; + { 5, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.65%"}; + { 6, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.21%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.75%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.60%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.41%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "5.6%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 219910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#", "", "3.62%"}; + { 17, 219909, "", "=q4=Will of Arlokk", "=ds=#w9#", "", "5.14%"}; + { 19, 219913, "", "=q3=Bloodsoaked Greaves", "=ds=#s12#, #a4#", "", "13.29%"}; + { 20, 219912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#", "", "13.95%"}; + { 21, 219922, "", "=q3=Arlokk's Hoodoo Stick", "=ds=#s15#", "", "13.66%"}; + { 22, 19914, "", "=q3=Panther Hide Sack", "=ds=#m14# #e1#", "", "14.03%"}; + Prev = "ZGThekal25Man"; + Next = "ZGJindo25Man"; + }; + + AtlasLoot_Data["ZGJindo25Man"] = { + { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "13.56%"}; + { 2, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "13.48%"}; + { 3, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.09%"}; + { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "7.30%"}; + { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.37%"}; + { 6, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.10%"}; + { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.85%"}; + { 8, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.70%"}; + { 9, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.36%"}; + { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; + { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.4%"}; + { 16, 219885, "", "=q4=Jin'do's Evil Eye", "=ds=#s2#", "", "6.82%"}; + { 17, 219891, "", "=q4=Jin'do's Bag of Whammies", "=ds=#s15#", "", "7.70%"}; + { 18, 219890, "", "=q4=Jin'do's Hexxer", "=ds=#h3#, #w6#", "", "8.08%"}; + { 19, 219884, "", "=q4=Jin'do's Judgement", "=ds=#w9#", "", "8.36%"}; + { 21, 219888, "", "=q3=Overlord's Embrace", "=ds=#s4#", "", "12.72%"}; + { 22, 219886, "", "=q3=The Hexxer's Cover", "=ds=#s1#, #a1#", "", "12.11%"}; + { 23, 219929, "", "=q3=Bloodtinged Gloves", "=ds=#s9#, #a1#", "", "11.75%"}; + { 24, 219889, "", "=q3=Blooddrenched Leggings", "=ds=#s11#, #a2#", "", "11.97%"}; + { 25, 219892, "", "=q3=Animist's Boots", "=ds=#s12#, #a2#", "", "12.28%"}; + { 26, 219875, "", "=q3=Bloodstained Coif", "=ds=#s1#, #a3#", "", "13.73%"}; + { 27, 219887, "", "=q3=Bloodstained Legplates", "=ds=#s11#, #a3#", "", "11.11%"}; + { 28, 219894, "", "=q3=Bloodsoaked Gauntlets", "=ds=#s9#, #a4#", "", "12.93%"}; + Prev = "ZGArlokk25Man"; + Next = "ZGHakkar25Man"; + }; + + AtlasLoot_Data["ZGHakkar25Man"] = { + { 1, 219857, "", "=q4=Cloak of Consumption", "=ds=#s4#", "", "11.65%"}; + { 2, 220257, "", "=q4=Seafury Gauntlets", "=ds=#s9#, #a3#", "", "4.11%"}; + { 3, 220264, "", "=q4=Peacekeeper Gauntlets", "=ds=#s9#, #a4#", "", "7.37%"}; + { 4, 219855, "", "=q4=Bloodsoaked Legplates", "=ds=#s11#, #a4#", "", "10.52%"}; + { 5, 219876, "", "=q4=Soul Corrupter's Necklace", "=ds=#s2#", "", "10.11%"}; + { 6, 219856, "", "=q4=The Eye of Hakkar", "=ds=#s2#", "", "12.02%"}; + { 8, 219859, "", "=q4=Fang of the Faceless", "=ds=#h1#, #w4#", "", "7.33%"}; + { 9, 219864, "", "=q4=Bloodcaller", "=ds=#h3#, #w10#", "", "7.69%"}; + { 10, 219865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#", "", "3.67%"}; + { 11, 219854, "", "=q4=Zin'rokh, Destroyer of Worlds", "=ds=#h2#, #w10#", "", "6.78%"}; + { 12, 219852, "", "=q4=Ancient Hakkari Manslayer", "=ds=#h1#, #w1#", "", "6.62%"}; + { 13, 219862, "", "=q4=Aegis of the Blood God", "=ds=#w8#", "", "9.99%"}; + { 14, 219853, "", "=q4=Gurubashi Dwarf Destroyer", "=ds=#w5#", "", "6.12%"}; + { 15, 219861, "", "=q4=Touch of Chaos", "=ds=#w12#", "", "7.24%"}; + { 16, 19802, "", "=q4=Heart of Hakkar", "=ds=#m2#", "", "100%"}; + { 17, 19950, "", "=q4=Zandalarian Hero Charm", "=q1=#m4#: =ds=#s14#"}; + { 18, 19949, "", "=q4=Zandalarian Hero Medallion", "=q1=#m4#: =ds=#s14#"}; + { 19, 19948, "", "=q4=Zandalarian Hero Badge", "=q1=#m4#: =ds=#s14#"}; + { 21, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "34.3%"}; + Prev = "ZGJindo25Man"; + }; + + AtlasLoot_Data["ZGMuddyChurningWaters25Man"] = { + { 1, 19975, "", "=q1=Zulian Mudskunk", "=ds=#e21#"}; + }; + + AtlasLoot_Data["ZGShared25Man"] = { + { 1, 222721, "", "=q4=Band of Servitude", "=ds=#s13#"}; + { 2, 222722, "", "=q4=Seal of the Gurubashi Berserker", "=ds=#s13#"}; + { 4, 222711, "", "=q3=Cloak of the Hakkari Worshipers", "=ds=#s4#"}; + { 5, 222712, "", "=q3=Might of the Tribe", "=ds=#s4#"}; + { 6, 222720, "", "=q3=Zulian Headdress", "=ds=#s1#, #a1#"}; + { 7, 222716, "", "=q3=Belt of Untapped Power", "=ds=#s10#, #a1#"}; + { 8, 222718, "", "=q3=Blooddrenched Mask", "=ds=#s1#, #a2#"}; + { 9, 222715, "", "=q3=Gloves of the Tormented", "=ds=#s9#, #a3#"}; + { 10, 222714, "", "=q3=Sacrificial Gauntlets", "=ds=#s9#, #a4#"}; + { 11, 222713, "", "=q3=Zulian Scepter of Rites", "=ds=#h3#, #w6#"}; + }; + + AtlasLoot_Data["ZGTrash125Man"] = { + { 1, 220259, "", "=q3=Shadow Panther Hide Gloves", "=ds=#s9#, #a2#"}; + { 2, 220261, "", "=q3=Shadow Panther Hide Belt", "=ds=#s10#, #a2#"}; + { 3, 220263, "", "=q3=Gurubashi Helm", "=ds=#s1#, #a4#"}; + { 4, 219908, "", "=q3=Sceptre of Smiting", "=ds=#h1#, #w6#"}; + { 5, 219921, "", "=q3=Zulian Hacker", "=ds=#h1#, #w1#"}; + { 6, 220258, "", "=q3=Zulian Ceremonial Staff", "=ds=#w9#"}; + { 7, 19727, "", "=q3=Blood Scythe", "=ds=#e19#", "", "0.02%"}; + { 8, 48126, "", "=q1=Razzashi Hatchling", "=ds=#e13#"}; + { 10, 19726, "", "=q2=Bloodvine", "=ds=#e8#", "", ""}; + { 11, 19774, "", "=q2=Souldarite", "=ds=#e8#", "", ""}; + { 12, 19767, "", "=q1=Primal Bat Leather", "=ds=#e8#", "", ""}; + { 13, 19768, "", "=q1=Primal Tiger Leather", "=ds=#e8#", "", ""}; + { 16, 19821, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c1#", "", "0.01%"}; + { 17, 19816, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c2#", "", "0.01%"}; + { 18, 19818, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c3#", "", "0.01%"}; + { 19, 19815, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c4#", "", "0.01%"}; + { 20, 19820, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c5#", "", "0.01%"}; + { 21, 19814, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c6#", "", "0.01%"}; + { 22, 19817, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c7#", "", "0.01%"}; + { 23, 19819, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c8#", "", "0.01%"}; + { 24, 19813, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c9#", "", "0.01%"}; + Next = "ZGTrash225Man"; + }; + + AtlasLoot_Data["ZGTrash225Man"] = { + { 1, 19708, "", "=q3=Blue Hakkari Bijou", "=ds=#e15#", "", "1.48%"}; + { 2, 19713, "", "=q3=Bronze Hakkari Bijou", "=ds=#e15#", "", "1.57%"}; + { 3, 19715, "", "=q3=Gold Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; + { 4, 19711, "", "=q3=Green Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; + { 5, 19710, "", "=q3=Orange Hakkari Bijou", "=ds=#e15#", "", "1.76%"}; + { 6, 19712, "", "=q3=Purple Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; + { 7, 19707, "", "=q3=Red Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; + { 8, 19714, "", "=q3=Silver Hakkari Bijou", "=ds=#e15#", "", "1.59%"}; + { 9, 19709, "", "=q3=Yellow Hakkari Bijou", "=ds=#e15#", "", "1.50%"}; + { 16, 19706, "", "=q2=Bloodscalp Coin", "=ds=#e15#", "", "3.01%"}; + { 17, 19701, "", "=q2=Gurubashi Coin", "=ds=#e15#", "", "3.12%"}; + { 18, 19700, "", "=q2=Hakkari Coin", "=ds=#e15#", "", "3.19%"}; + { 19, 19699, "", "=q2=Razzashi Coin", "=ds=#e15#", "", "3.36%"}; + { 20, 19704, "", "=q2=Sandfury Coin", "=ds=#e15#", "", "3.47%"}; + { 21, 19705, "", "=q2=Skullsplitter Coin", "=ds=#e15#", "", "3.32%"}; + { 22, 19702, "", "=q2=Vilebranch Coin", "=ds=#e15#", "", "3.27%"}; + { 23, 19703, "", "=q2=Witherbark Coin", "=ds=#e15#", "", "3.27%"}; + { 24, 19698, "", "=q2=Zulian Coin", "=ds=#e15#", "", "3.01%"}; + Prev = "ZGTrash125Man"; + }; + + AtlasLoot_Data["ZGEnchants25Man"] = { + { 1, 19790, "", "=q3=Animist's Caress", "=q1=#m1# =ds=#c1#"}; + { 2, 19785, "", "=q3=Falcon's Call", "=q1=#m1# =ds=#c2#"}; + { 3, 19787, "", "=q3=Presence of Sight", "=q1=#m1# =ds=#c3#"}; + { 4, 19783, "", "=q3=Syncretist's Sigil", "=q1=#m1# =ds=#c4#"}; + { 5, 19789, "", "=q3=Prophetic Aura", "=q1=#m1# =ds=#c5#"}; + { 6, 19784, "", "=q3=Death's Embrace", "=q1=#m1# =ds=#c6#"}; + { 7, 19786, "", "=q3=Vodouisant's Vigilant Embrace", "=q1=#m1# =ds=#c7#"}; + { 8, 19788, "", "=q3=Hoodoo Hex", "=q1=#m1# =ds=#c8#"}; + { 9, 19782, "", "=q3=Presence of Might", "=q1=#m1# =ds=#c9#"}; + { 16, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#"}; + { 17, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#"}; + { 18, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#"}; + { 20, 22635, "", "=q3=Savage Guard", "=ds=#s1#/#s11# #e17#"}; + }; + + ------------------------ + --- Zul'Gurub ASCENDED --- + ------------------------ + + AtlasLoot_Data["ZGJeklik25ManHEROIC"] = { + { 1, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "11.41%"}; + { 2, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.02%"}; + { 3, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.84%"}; + { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.89%"}; + { 5, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.80%"}; + { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.56%"}; + { 7, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.33%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.32%"}; + { 9, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.17%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.8%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 219918, "", "=q4=Jeklik's Crusher", "=ds=#h2#, #w6#", "", "3.96%"}; + { 18, 219928, "", "=q3=Animist's Spaulders", "=ds=#s3#, #a2#", "", "3.39%"}; + { 19, 220262, "", "=q3=Seafury Boots", "=ds=#s12#, #a3#", "", "4.31%"}; + { 20, 220265, "", "=q3=Peacekeeper Boots", "=ds=#s12#, #a4#", "", "6.99%"}; + { 21, 219923, "", "=q3=Jeklik's Opaline Talisman", "=ds=#s2#", "", "12.22%"}; + { 22, 219920, "", "=q3=Primalist's Band", "=ds=#s13#", "", "11.89%"}; + { 23, 219915, "", "=q3=Zulian Defender", "=ds=#w8#", "", " 11.36%"}; + Next = "ZGVenoxis25ManHEROIC"; + }; + + AtlasLoot_Data["ZGVenoxis25ManHEROIC"] = { + { 1, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "11.01%"}; + { 2, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "10.55%"}; + { 3, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "10.18%"}; + { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "5.93%"}; + { 5, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "5.67%"}; + { 6, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "5.52%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.18%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.02%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.00%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "6.0%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 13, 22216, "", "=q1=Venoxis's Venom Sac", "=ds=#m3#", "", "100%"}; + { 16, 219904, "", "=q4=Runed Bloodstained Hauberk", "=ds=#s5#, #a3#", "", "3.70%"}; + { 17, 219903, "", "=q4=Fang of Venoxis", "=ds=#h3#, #w4#", "", "3.68%"}; + { 19, 219907, "", "=q3=Zulian Tigerhide Cloak", "=ds=#s4#", "", "12.09%"}; + { 20, 219906, "", "=q3=Blooddrenched Footpads", "=ds=#s12#, #a2#", "", "11.36%"}; + { 21, 219905, "", "=q3=Zanzil's Band", "=ds=#s13#", "", "6.99%"}; + { 22, 219900, "", "=q3=Zulian Stone Axe", "=ds=#h2#, #w1#", "", "11.89%"}; + Prev = "ZGJeklik25ManHEROIC"; + Next = "ZGMarli25ManHEROIC"; + }; + + AtlasLoot_Data["ZGMarli25ManHEROIC"] = { + { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "13.69%"}; + { 2, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.69%"}; + { 3, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "13.64%"}; + { 4, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.55%"}; + { 5, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.49%"}; + { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.31%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.56%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.55%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.30%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "7.4%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 220032, "", "=q4=Flowing Ritual Robes", "=ds=#s5#, #a1#", "", "4.46%"}; + { 17, 219927, "", "=q4=Mar'li's Touch", "=ds=#w12#", "", "4.35%"}; + { 19, 219919, "", "=q3=Bloodstained Greaves", "=ds=#s12#, #a3#", "", "11.89%"}; + { 20, 219871, "", "=q3=Talisman of Protection", "=ds=#s2#", "", "11.36%"}; + { 21, 219925, "", "=q3=Band of Jin", "=ds=#s13#", "", " 6.99%"}; + { 22, 219930, "", "=q3=Mar'li's Eye", "=ds=#s14#", "", "12.09%"}; + Prev = "ZGVenoxis25ManHEROIC"; + Next = "ZGMandokir25ManHEROIC"; + }; + + AtlasLoot_Data["ZGMandokir25ManHEROIC"] = { + { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "12.94%"}; + { 2, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.07%"}; + { 3, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "11.56%"}; + { 4, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.65%"}; + { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.55%"}; + { 6, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "6.52%"}; + { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.98%"}; + { 8, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.65%"}; + { 9, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.48%"}; + { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; + { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "9.4%"}; + { 16, 219867, "", "=q4=Bloodlord's Defender", "=ds=#h1#, #w10#", "", "5.83%"}; + { 17, 219866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#", "", "3.96%"}; + { 18, 219874, "", "=q4=Halberd of Smiting", "=ds=#w7#", "", "6.35%"}; + { 19, 220038, "", "=q4=Mandokir's Sting", "=ds=#w2#", "", "5.96%"}; + { 20, 19872, "", "=q4=Swift Razzashi Raptor", "=ds=#e12#", "", "0.43%"}; + { 22, 219870, "", "=q3=Hakkari Loa Cloak", "=ds=#s4#", "", "12.54%"}; + { 23, 219895, "", "=q3=Bloodtinged Kilt", "=ds=#s11#, #a1#", "", "13.50%"}; + { 24, 219869, "", "=q3=Blooddrenched Grips", "=ds=#s9#, #a2#", "", "12.87%"}; + { 25, 219877, "", "=q3=Animist's Leggings", "=ds=#s11#, #a2#", "", "12.14%"}; + { 26, 219878, "", "=q3=Bloodsoaked Pauldrons", "=ds=#s9#, #a4#", "", "12.31%"}; + { 27, 219873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#", "", "12.28%"}; + { 28, 219893, "", "=q3=Zanzil's Seal", "=ds=#s13#", "", "13.11%"}; + { 29, 219863, "", "=q3=Primalist's Seal", "=ds=#s13#", "", "12.32%"}; + Prev = "ZGMarli25ManHEROIC"; + Next = "ZGEdgeofMadness25ManHEROIC"; + }; + + AtlasLoot_Data["ZGEdgeofMadness25ManHEROIC"] = { + { 1, 0, "INV_Box_01", "=q6="..BabbleBoss["Gri'lek"], ""}; + { 2, 219961, "", "=q3=Gri'lek's Grinder", "=ds=#h1#, #w6#", "", "43.90%"}; + { 3, 219962, "", "=q3=Gri'lek's Carver", "=ds=#h2#, #w1#", "", "41.99%"}; + { 4, 19939, "", "=q2=Gri'lek's Blood", "=ds=#m3#", "", "100%"}; + { 6, 0, "INV_Box_01", "=q6="..BabbleBoss["Hazza'rah"], ""}; + { 7, 219968, "", "=q3=Fiery Retributer", "=ds=#h1#, #w10#", "", "38.37%"}; + { 8, 219967, "", "=q3=Thoughtblighter", "=ds=#w12#", "", "45.49%"}; + { 9, 19942, "", "=q2=Hazza'rah's Dream Thread", "=ds=#m3#", "", "100%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Renataki"], ""}; + { 17, 219964, "", "=q3=Renataki's Soul Conduit", "=ds=#h3#, #w10#", "", "40.06%"}; + { 18, 219963, "", "=q3=Pitchfork of Madness", "=ds=#w7#", "", "45.51%"}; + { 19, 19940, "", "=q2=Renataki's Tooth", "=ds=#m3#", "", "100%"}; + { 21, 0, "INV_Box_01", "=q6="..BabbleBoss["Wushoolay"], ""}; + { 22, 219965, "", "=q3=Wushoolay's Poker", "=ds=#h3#, #w4#", "", "45.21%"}; + { 23, 219993, "", "=q3=Hoodoo Hunting Bow", "=ds=#w2#", "", "40.96%"}; + { 24, 19941, "", "=q2=Wushoolay's Mane", "=ds=#m3#", "", "100%"}; + Prev = "ZGMandokir25ManHEROIC"; + Next = "ZGGahzranka25ManHEROIC"; + }; + + AtlasLoot_Data["ZGGahzranka25ManHEROIC"] = { + { 1, 219945, "", "=q4=Foror's Eyepatch", "=ds=#s1#, #a2#", "", "8,82%"}; + { 2, 219944, "", "=q4=Nat Pagle's Fish Terminator", "=ds=#w9#", "", "2.39%"}; + { 4, 219947, "", "=q3=Nat Pagle's Broken Reel", "=ds=#s14#", "", "28.20%"}; + { 5, 219946, "", "=q3=Tigule's Harpoon", "=ds=#w7#", "", "29.22%"}; + { 7, 22739, "", "=q3=Tome of Polymorph: Turtle", "=ds=#e10#, =q1=#m1# =ds=#c3#"}; + Prev = "ZGEdgeofMadness25ManHEROIC"; + Next = "ZGThekal25ManHEROIC"; + }; + + AtlasLoot_Data["ZGThekal25ManHEROIC"] = { + { 1, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", " 14.95%"}; + { 2, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", " 13.74%"}; + { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", " 12.95%"}; + { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", " 6.60%"}; + { 5, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", " 6.56%"}; + { 6, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", " 6.45%"}; + { 8, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.3%"}; + { 9, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 219897, "", "=q4=Betrayer's Boots", "=ds=#s12#, #a1#", "", "5.83%"}; + { 17, 219896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#", "", "4.23%"}; + { 18, 19902, "", "=q4=Swift Zulian Tiger", "=ds=#e12#", "", "0.70%"}; + { 20, 219898, "", "=q3=Seal of Jin", "=ds=#s13#", "", "13.65%"}; + { 21, 219899, "", "=q3=Ritualistic Legguards", "=ds=#s11#, #a1#", "", "13.41%"}; + { 22, 220260, "", "=q3=Seafury Leggings", "=ds=#s11#, #a3#", "", "4.30%"}; + { 23, 220266, "", "=q3=Peacekeeper Leggings", "=ds=#s11#, #a4#", "", "8.69%"}; + { 24, 219901, "", "=q3=Zulian Slicer", "=ds=#h1#, #w10#, =q1=#e18#", "", "13.36%"}; + Prev = "ZGGahzranka25ManHEROIC"; + Next = "ZGArlokk25ManHEROIC"; + }; + + AtlasLoot_Data["ZGArlokk25ManHEROIC"] = { + { 1, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "15.49%"}; + { 2, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "12.52%"}; + { 3, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "13.17%"}; + { 4, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "6.94%"}; + { 5, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "6.65%"}; + { 6, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "6.21%"}; + { 7, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "2.75%"}; + { 8, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "2.60%"}; + { 9, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "2.41%"}; + { 11, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "5.6%"}; + { 12, 19881, "", "=q1=Channeler's Head", "=ds=#m3#", "", "100%"}; + { 16, 219910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#", "", "3.62%"}; + { 17, 219909, "", "=q4=Will of Arlokk", "=ds=#w9#", "", "5.14%"}; + { 19, 219913, "", "=q3=Bloodsoaked Greaves", "=ds=#s12#, #a4#", "", "13.29%"}; + { 20, 219912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#", "", "13.95%"}; + { 21, 219922, "", "=q3=Arlokk's Hoodoo Stick", "=ds=#s15#", "", "13.66%"}; + { 22, 19914, "", "=q3=Panther Hide Sack", "=ds=#m14# #e1#", "", "14.03%"}; + Prev = "ZGThekal25ManHEROIC"; + Next = "ZGJindo25ManHEROIC"; + }; + + AtlasLoot_Data["ZGJindo25ManHEROIC"] = { + { 1, 19723, "", "=q4=Primal Hakkari Kossack", "=ds=#m3#", "", "13.56%"}; + { 2, 19722, "", "=q4=Primal Hakkari Tabard", "=ds=#m3#", "", "13.48%"}; + { 3, 19724, "", "=q4=Primal Hakkari Aegis", "=ds=#m3#", "", "12.09%"}; + { 4, 19721, "", "=q4=Primal Hakkari Shawl", "=ds=#m3#", "", "7.30%"}; + { 5, 19719, "", "=q4=Primal Hakkari Girdle", "=ds=#m3#", "", "6.37%"}; + { 6, 19720, "", "=q4=Primal Hakkari Sash", "=ds=#m3#", "", "6.10%"}; + { 7, 19716, "", "=q4=Primal Hakkari Bindings", "=ds=#m3#", "", "2.85%"}; + { 8, 19717, "", "=q4=Primal Hakkari Armsplint", "=ds=#m3#", "", "2.70%"}; + { 9, 19718, "", "=q4=Primal Hakkari Stanchion", "=ds=#m3#", "", "2.36%"}; + { 11, 22637, "", "=q3=Primal Hakkari Idol", "=ds=#m3#"}; + { 12, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "8.4%"}; + { 16, 219885, "", "=q4=Jin'do's Evil Eye", "=ds=#s2#", "", "6.82%"}; + { 17, 219891, "", "=q4=Jin'do's Bag of Whammies", "=ds=#s15#", "", "7.70%"}; + { 18, 219890, "", "=q4=Jin'do's Hexxer", "=ds=#h3#, #w6#", "", "8.08%"}; + { 19, 219884, "", "=q4=Jin'do's Judgement", "=ds=#w9#", "", "8.36%"}; + { 21, 219888, "", "=q3=Overlord's Embrace", "=ds=#s4#", "", "12.72%"}; + { 22, 219886, "", "=q3=The Hexxer's Cover", "=ds=#s1#, #a1#", "", "12.11%"}; + { 23, 219929, "", "=q3=Bloodtinged Gloves", "=ds=#s9#, #a1#", "", "11.75%"}; + { 24, 219889, "", "=q3=Blooddrenched Leggings", "=ds=#s11#, #a2#", "", "11.97%"}; + { 25, 219892, "", "=q3=Animist's Boots", "=ds=#s12#, #a2#", "", "12.28%"}; + { 26, 219875, "", "=q3=Bloodstained Coif", "=ds=#s1#, #a3#", "", "13.73%"}; + { 27, 219887, "", "=q3=Bloodstained Legplates", "=ds=#s11#, #a3#", "", "11.11%"}; + { 28, 219894, "", "=q3=Bloodsoaked Gauntlets", "=ds=#s9#, #a4#", "", "12.93%"}; + Prev = "ZGArlokk25ManHEROIC"; + Next = "ZGHakkar25ManHEROIC"; + }; + + AtlasLoot_Data["ZGHakkar25ManHEROIC"] = { + { 1, 219857, "", "=q4=Cloak of Consumption", "=ds=#s4#", "", "11.65%"}; + { 2, 220257, "", "=q4=Seafury Gauntlets", "=ds=#s9#, #a3#", "", "4.11%"}; + { 3, 220264, "", "=q4=Peacekeeper Gauntlets", "=ds=#s9#, #a4#", "", "7.37%"}; + { 4, 219855, "", "=q4=Bloodsoaked Legplates", "=ds=#s11#, #a4#", "", "10.52%"}; + { 5, 219876, "", "=q4=Soul Corrupter's Necklace", "=ds=#s2#", "", "10.11%"}; + { 6, 219856, "", "=q4=The Eye of Hakkar", "=ds=#s2#", "", "12.02%"}; + { 8, 219859, "", "=q4=Fang of the Faceless", "=ds=#h1#, #w4#", "", "7.33%"}; + { 9, 219864, "", "=q4=Bloodcaller", "=ds=#h3#, #w10#", "", "7.69%"}; + { 10, 219865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#", "", "3.67%"}; + { 11, 219854, "", "=q4=Zin'rokh, Destroyer of Worlds", "=ds=#h2#, #w10#", "", "6.78%"}; + { 12, 219852, "", "=q4=Ancient Hakkari Manslayer", "=ds=#h1#, #w1#", "", "6.62%"}; + { 13, 219862, "", "=q4=Aegis of the Blood God", "=ds=#w8#", "", "9.99%"}; + { 14, 219853, "", "=q4=Gurubashi Dwarf Destroyer", "=ds=#w5#", "", "6.12%"}; + { 15, 219861, "", "=q4=Touch of Chaos", "=ds=#w12#", "", "7.24%"}; + { 16, 19802, "", "=q4=Heart of Hakkar", "=ds=#m2#", "", "100%"}; + { 17, 19950, "", "=q4=Zandalarian Hero Charm", "=q1=#m4#: =ds=#s14#"}; + { 18, 19949, "", "=q4=Zandalarian Hero Medallion", "=q1=#m4#: =ds=#s14#"}; + { 19, 19948, "", "=q4=Zandalarian Hero Badge", "=q1=#m4#: =ds=#s14#"}; + { 21, 19943, "", "=q1=Massive Mojo", "=ds=#e8#", "", "34.3%"}; + Prev = "ZGJindo25ManHEROIC"; + }; + + AtlasLoot_Data["ZGMuddyChurningWaters25ManHEROIC"] = { + { 1, 19975, "", "=q1=Zulian Mudskunk", "=ds=#e21#"}; + }; + + AtlasLoot_Data["ZGShared25ManHEROIC"] = { + { 1, 222721, "", "=q4=Band of Servitude", "=ds=#s13#"}; + { 2, 222722, "", "=q4=Seal of the Gurubashi Berserker", "=ds=#s13#"}; + { 4, 222711, "", "=q3=Cloak of the Hakkari Worshipers", "=ds=#s4#"}; + { 5, 222712, "", "=q3=Might of the Tribe", "=ds=#s4#"}; + { 6, 222720, "", "=q3=Zulian Headdress", "=ds=#s1#, #a1#"}; + { 7, 222716, "", "=q3=Belt of Untapped Power", "=ds=#s10#, #a1#"}; + { 8, 222718, "", "=q3=Blooddrenched Mask", "=ds=#s1#, #a2#"}; + { 9, 222715, "", "=q3=Gloves of the Tormented", "=ds=#s9#, #a3#"}; + { 10, 222714, "", "=q3=Sacrificial Gauntlets", "=ds=#s9#, #a4#"}; + { 11, 222713, "", "=q3=Zulian Scepter of Rites", "=ds=#h3#, #w6#"}; + }; + + AtlasLoot_Data["ZGTrash125ManHEROIC"] = { + { 1, 220259, "", "=q3=Shadow Panther Hide Gloves", "=ds=#s9#, #a2#"}; + { 2, 220261, "", "=q3=Shadow Panther Hide Belt", "=ds=#s10#, #a2#"}; + { 3, 220263, "", "=q3=Gurubashi Helm", "=ds=#s1#, #a4#"}; + { 4, 219908, "", "=q3=Sceptre of Smiting", "=ds=#h1#, #w6#"}; + { 5, 219921, "", "=q3=Zulian Hacker", "=ds=#h1#, #w1#"}; + { 6, 220258, "", "=q3=Zulian Ceremonial Staff", "=ds=#w9#"}; + { 7, 19727, "", "=q3=Blood Scythe", "=ds=#e19#", "", "0.02%"}; + { 8, 48126, "", "=q1=Razzashi Hatchling", "=ds=#e13#"}; + { 10, 19726, "", "=q2=Bloodvine", "=ds=#e8#", "", ""}; + { 11, 19774, "", "=q2=Souldarite", "=ds=#e8#", "", ""}; + { 12, 19767, "", "=q1=Primal Bat Leather", "=ds=#e8#", "", ""}; + { 13, 19768, "", "=q1=Primal Tiger Leather", "=ds=#e8#", "", ""}; + { 16, 19821, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c1#", "", "0.01%"}; + { 17, 19816, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c2#", "", "0.01%"}; + { 18, 19818, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c3#", "", "0.01%"}; + { 19, 19815, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c4#", "", "0.01%"}; + { 20, 19820, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c5#", "", "0.01%"}; + { 21, 19814, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c6#", "", "0.01%"}; + { 22, 19817, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c7#", "", "0.01%"}; + { 23, 19819, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c8#", "", "0.01%"}; + { 24, 19813, "", "=q2=Punctured Voodoo Doll", "=q1=#m1# =ds=#c9#", "", "0.01%"}; + Next = "ZGTrash225ManHEROIC"; + }; + + AtlasLoot_Data["ZGTrash225ManHEROIC"] = { + { 1, 19708, "", "=q3=Blue Hakkari Bijou", "=ds=#e15#", "", "1.48%"}; + { 2, 19713, "", "=q3=Bronze Hakkari Bijou", "=ds=#e15#", "", "1.57%"}; + { 3, 19715, "", "=q3=Gold Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; + { 4, 19711, "", "=q3=Green Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; + { 5, 19710, "", "=q3=Orange Hakkari Bijou", "=ds=#e15#", "", "1.76%"}; + { 6, 19712, "", "=q3=Purple Hakkari Bijou", "=ds=#e15#", "", "1.67%"}; + { 7, 19707, "", "=q3=Red Hakkari Bijou", "=ds=#e15#", "", "1.63%"}; + { 8, 19714, "", "=q3=Silver Hakkari Bijou", "=ds=#e15#", "", "1.59%"}; + { 9, 19709, "", "=q3=Yellow Hakkari Bijou", "=ds=#e15#", "", "1.50%"}; + { 16, 19706, "", "=q2=Bloodscalp Coin", "=ds=#e15#", "", "3.01%"}; + { 17, 19701, "", "=q2=Gurubashi Coin", "=ds=#e15#", "", "3.12%"}; + { 18, 19700, "", "=q2=Hakkari Coin", "=ds=#e15#", "", "3.19%"}; + { 19, 19699, "", "=q2=Razzashi Coin", "=ds=#e15#", "", "3.36%"}; + { 20, 19704, "", "=q2=Sandfury Coin", "=ds=#e15#", "", "3.47%"}; + { 21, 19705, "", "=q2=Skullsplitter Coin", "=ds=#e15#", "", "3.32%"}; + { 22, 19702, "", "=q2=Vilebranch Coin", "=ds=#e15#", "", "3.27%"}; + { 23, 19703, "", "=q2=Witherbark Coin", "=ds=#e15#", "", "3.27%"}; + { 24, 19698, "", "=q2=Zulian Coin", "=ds=#e15#", "", "3.01%"}; + Prev = "ZGTrash125ManHEROIC"; + }; + + AtlasLoot_Data["ZGEnchants25ManHEROIC"] = { + { 1, 19790, "", "=q3=Animist's Caress", "=q1=#m1# =ds=#c1#"}; + { 2, 19785, "", "=q3=Falcon's Call", "=q1=#m1# =ds=#c2#"}; + { 3, 19787, "", "=q3=Presence of Sight", "=q1=#m1# =ds=#c3#"}; + { 4, 19783, "", "=q3=Syncretist's Sigil", "=q1=#m1# =ds=#c4#"}; + { 5, 19789, "", "=q3=Prophetic Aura", "=q1=#m1# =ds=#c5#"}; + { 6, 19784, "", "=q3=Death's Embrace", "=q1=#m1# =ds=#c6#"}; + { 7, 19786, "", "=q3=Vodouisant's Vigilant Embrace", "=q1=#m1# =ds=#c7#"}; + { 8, 19788, "", "=q3=Hoodoo Hex", "=q1=#m1# =ds=#c8#"}; + { 9, 19782, "", "=q3=Presence of Might", "=q1=#m1# =ds=#c9#"}; + { 16, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#"}; + { 17, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#"}; + { 18, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#"}; + { 20, 22635, "", "=q3=Savage Guard", "=ds=#s1#/#s11# #e17#"}; + }; + + ----------------- + --- Naxxramas --- + ----------------- + + AtlasLoot_Data["NAXPatchwerk"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 22960, "", "=q4=Cloak of Suturing", "=ds=#s4#","", "20%" }, + { 9, 22815, "", "=q4=Severance", "=ds=#h2#, #w1#","", "20%" }, + { 10, 22820, "", "=q4=Wand of Fates", "=ds=#w12#","", "20%" }, + { 11, 22818, "", "=q4=The Plague Bearer", "=ds=#w8#","", "20%" }, + { 12, 22961, "", "=q4=Band of Reanimation", "=ds=#s13#","", "20%" }, + Next = "NAXGrobbulus"; + }; + + AtlasLoot_Data["NAXGrobbulus"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","","33.33%" }, + { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","","33.33%" }, + { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","","33.33%" }, + { 7, 0,"","","" }, + { 8, 22968, "", "=q4=Glacial Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 9, 22967, "", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#", "", "20%" }, + { 10, 22803, "", "=q4=Midnight Haze", "=ds=#h3#, #w4#", "", "20%" }, + { 11, 22988, "", "=q4=The End of Dreams", "=ds=#h3#, #w6#","","20%" }, + { 12, 22810, "", "=q4=Toxin Injector", "=ds=#w5#", "","20%" }, + Prev = "NAXPatchwerk"; + Next = "NAXGluth"; + }; + + AtlasLoot_Data["NAXGluth"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22983, "", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 5, 22813, "", "=q4=Claymore of Unholy Might", "=ds=#h2#, #w10#", "","20%" }, + { 6, 23075, "", "=q4=Death's Bargain", "=ds=#w8#", "","20%" }, + { 7, 22994, "", "=q4=Digested Hand of Power", "=ds=#s15#","","20%"}, + { 8, 22981, "", "=q4=Gluth's Missing Collar", "=ds=#s2#","","20%" }, + { 9, 0,"","","" }, + { 10, 0,"","","" }, + { 11, 0,"","","" }, + { 12, 0,"","","" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 17, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 18, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + { 19, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 20, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "8.33%" }, + { 21, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "8.33%" }, + { 22, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","","8.33%" }, + { 23, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 24, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + { 25, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 26, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 27, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + Prev = "NAXGrobbulus"; + Next = "NAXThaddius"; + }; + + AtlasLoot_Data["NAXThaddius"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22367, "", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "66.67%"}, + { 5, 22360, "", "=q4=Desecrated Headpiece", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, + { 6, 22353, "", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 7, 0,"","","" }, + { 8, 23070, "", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" ,"", "20%"}, + { 9, 23000, "", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#","", "20%" }, + { 10, 22808, "", "=q4=The Castigator", "=ds=#h1#, #w6#" ,"", "20%"}, + { 11, 22801, "", "=q4=Spire of Twilight", "=ds=#w9#" ,"", "20%"}, + { 12, 23001, "", "=q4=Eye of Diminution", "=ds=#s14#" ,"", "20%"}, + Prev = "NAXGluth"; + Next = "NAXAnubRekhan"; + }; + + AtlasLoot_Data["NAXAnubRekhan"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "","33.33%" }, + { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, + { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "", "33.33%" }, + { 7, 0,"","","" }, + { 8, 22938, "", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "","20%" }, + { 9, 22936, "", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#","", "20%" }, + { 10, 22937, "", "=q4=Gem of Nerubis", "=ds=#s15#","", "20%" }, + { 11, 22939, "", "=q4=Band of Unanswered Prayers", "=ds=#s13#","", "20%" }, + { 12, 22935, "", "=q4=Touch of Frost", "=ds=#s2#", "", "20%" }, + Prev = "NAXThaddius"; + Next = "NAXGrandWidowFearlina"; + }; + + AtlasLoot_Data["NAXGrandWidowFearlina"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, + { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 22941, "", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#","", "20%" }, + { 9, 22940, "", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#","", "20%" }, + { 10, 22806, "", "=q4=Widow's Remorse", "=ds=#h1#, #w10#","", "20%" }, + { 11, 22942, "", "=q4=The Widow's Embrace", "=ds=#h3#, #w6#","", "20%" }, + { 12, 22943, "", "=q4=Malice Stone Pendant", "=ds=#s2#","", "20%" }, + Prev = "NAXAnubRekhan"; + Next = "NAXMaexxna"; + }; + + AtlasLoot_Data["NAXMaexxna"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22371, "", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "67.66%" }, + { 5, 22364, "", "=q4=Desecrated Handguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "67.66%" }, + { 6, 22357, "", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#","", "67.66%" }, + { 7, 0,"","","" }, + { 8, 23220, "", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#","", "20%" }, + { 9, 22804, "", "=q4=Maexxna's Fang", "=ds=#h1#, #w4#","", "20%" }, + { 10, 22807, "", "=q4=Wraith Blade", "=ds=#h3#, #w10#","", "20%" }, + { 11, 22947, "", "=q4=Pendant of Forgotten Names", "=ds=#s2#","", "20%" }, + { 12, 22954, "", "=q4=Kiss of the Spider", "=ds=#s14#","", "20%" }, + Prev = "NAXGrandWidowFearlina"; + Next = "NAXInstructorRAuvious"; + }; + + AtlasLoot_Data["NAXInstructorRAuvious"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "", "33.33%" }, + { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 23017, "", "=q4=Veil of Eclipse", "=ds=#s4#","", "16.67%" }, + { 9, 23219, "", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#","", "16.67%" }, + { 10, 23014, "", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1#, #w10#","", "16.67%" }, + { 11, 23009, "", "=q4=Wand of the Whispering Dead", "=ds=#w12#","", "16.67%" }, + { 12, 23004, "", "=q4=Idol of Longevity", "=ds=#s16#, #w14#","", "16.67%" }, + { 13, 23018, "", "=q4=Signet of the Fallen Defender", "=ds=#s13#","", "16.67%" }, + Prev = "NAXMaexxna"; + Next = "NAXGothicderHarvester"; + }; + + AtlasLoot_Data["NAXGothicderHarvester"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 23032, "", "=q4=Glacial Headdress", "=ds=#s1#, #a1#","", "20%" }, + { 9, 23021, "", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#","", "20%" }, + { 10, 23020, "", "=q4=Polar Helmet", "=ds=#s1#, #a2#","", "20%" }, + { 11, 23073, "", "=q4=Boots of Displacement", "=ds=#s12#, #a2#","", "20%" }, + { 12, 23023, "", "=q4=Sadist's Collar", "=ds=#s2#","", "20%" }, + Prev = "NAXInstructorRAuvious"; + Next = "NAXTheFourHorsemen"; + }; + + AtlasLoot_Data["NAXTheFourHorsemen"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22351, "", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22350, "", "=q4=Desecrated Tunic", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22349, "", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 23071, "", "=q4=Leggings of Apocalypse", "=ds=#s11#, #a2#","", "16.67%" }, + { 9, 22809, "", "=q4=Maul of the Redeemed Crusader", "=ds=#h2#, #w6#","", "16.67%" }, + { 10, 22691, "", "=q4=Corrupted Ashbringer", "=ds=#h2#, #w10#","", "16.67%" }, + { 11, 22811, "", "=q4=Soulstring", "=ds=#w2#","", "20%" }, + { 12, 23025, "", "=q4=Seal of the Damned", "=ds=#s13#","", "16.67%" }, + { 13, 23027, "", "=q4=Warmth of Forgiveness", "=ds=#s14#","", "16.67%" }, + Prev = "NAXGothicderHarvester"; + Next = "NAXNothderPlaguebringer"; + }; + + AtlasLoot_Data["NAXNothderPlaguebringer"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 23030, "", "=q4=Cloak of the Scourge", "=ds=#s4#","", "14.29%" }, + { 9, 22816, "", "=q4=Hatchet of Sundered Bone", "=ds=#h1#, #w1#","", "14.29%" }, + { 10, 23005, "", "=q4=Totem of Flowing Water", "=ds=#s16#, #w15#","", "14.29%" }, + { 11, 23006, "", "=q4=Libram of Light", "=ds=#s16#, #w16#","", "14.29%" }, + { 12, 23029, "", "=q4=Noth's Frigid Heart", "=ds=#s15#","", "14.29%" }, + { 13, 23031, "", "=q4=Band of the Inevitable", "=ds=#s13#","", "14.29%" }, + { 14, 23028, "", "=q4=Hailstone Band", "=ds=#s13#","", "14.29%" }, + Prev = "NAXTheFourHorsemen"; + Next = "NAXHeiganderUnclean"; + }; + + AtlasLoot_Data["NAXHeiganderUnclean"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 23035, "", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#","", "20%" }, + { 9, 23033, "", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#","", "20%" }, + { 10, 23019, "", "=q4=Icebane Helmet", "=ds=#s1#, #a4#","", "20%" }, + { 11, 23068, "", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#","", "20%" }, + { 12, 23036, "", "=q4=Necklace of Necropsy", "=ds=#s2#","", "20%" }, + Prev = "NAXNothderPlaguebringer"; + Next = "NAXLoatheb"; + }; + + AtlasLoot_Data["NAXLoatheb"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22366, "", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "66.67%" }, + { 5, 22359, "", "=q4=Desecrated Legguards", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, + { 6, 22352, "", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 7, 0,"","","" }, + { 8, 23039, "", "=q4=The Eye of Nerub", "=ds=#w7#","", "20%" }, + { 9, 22800, "", "=q4=Brimstone Staff", "=ds=#w9#","", "20%" }, + { 10, 23037, "", "=q4=Ring of Spiritual Fervor", "=ds=#s13#","", "20%" }, + { 11, 23038, "", "=q4=Band of Unnatural Forces", "=ds=#s13#" ,"", "20%"}, + { 12, 23042, "", "=q4=Loatheb's Reflection", "=ds=#s14#","", "20%" }, + Prev = "NAXHeiganderUnclean"; + Next = "NAXSapphiron"; + }; + + AtlasLoot_Data["NAXSapphiron"] = { + { 1, 23050, "", "=q4=Cloak of the Necropolis", "=ds=#s4#","","18.18%" }, + { 2, 23045, "", "=q4=Shroud of Dominion", "=ds=#s4#","","18.18%" }, + { 3, 23072, "", "=q4=Fists of the Unrelenting", "=ds=#s9#, #a4#","","18.18%" }, + { 4, 23043, "", "=q4=The Face of Death", "=ds=#w8#","","18.18%" }, + { 5, 23242, "", "=q4=Claw of the Frost Wyrm", "=ds=#h4#, #w13#","","18.18%" }, + { 6, 23049, "", "=q4=Sapphiron's Left Eye", "=ds=#s15#","","18.18%" }, + { 7, 23048, "", "=q4=Sapphiron's Right Eye", "=ds=#s15#","","18.18%" }, + { 8, 23040, "", "=q4=Glyph of Deflection", "=ds=#s14#","","18.18%" }, + { 9, 23047, "", "=q4=Eye of the Dead", "=ds=#s14#" ,"","18.18%" }, + { 10, 23046, "", "=q4=The Restrained Essence of Sapphiron", "=ds=#s14#","","18.18%" }, + { 11, 23041, "", "=q4=Slayer's Crest", "=ds=#s14#","","18.18%" }, + { 12, 19761,"","Fang of the Frost Wyrm","=ds=#h3#, #w13#" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 23545, "", "=q4=Power of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 17, 23547, "", "=q4=Resilience of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 18, 23549, "", "=q4=Fortitude of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 19, 23548, "", "=q4=Might of the Scourge", "=ds=#s3# #e17#" ,"","50%"}, + Prev = "NAXLoatheb"; + Next = "NAXKelThuzad"; + }; + + AtlasLoot_Data["NAXKelThuzad"] = { + { 1, 22802, "", "=q4=Kingsfall", "=ds=#h1#, #w4#","","18.18%" }, + { 2, 23054, "", "=q4=Gressil, Dawn of Ruin", "=ds=#h1#, #w10#" ,"","18.18%"}, + { 3, 23577, "", "=q4=The Hungering Cold", "=ds=#h1#, #w10#" ,"","18.18%"}, + { 4, 23056, "", "=q4=Hammer of the Twisting Nether", "=ds=#h1#, #w6#","","18.18%" }, + { 5, 22798, "", "=q4=Might of Menethil", "=ds=#h2#, #w6#","","18.18%" }, + { 6, 22799, "", "=q4=Soulseeker", "=ds=#w9#","","18.18%" }, + { 7, 22821, "", "=q4=Doomfinger", "=ds=#w12#" ,"","18.18%"}, + { 8, 22812, "", "=q4=Nerubian Slavemaker", "=ds=#w3#" ,"","18.18%"}, + { 9, 22819, "", "=q4=Shield of Condemnation", "=ds=#w8#" ,"","18.18%"}, + { 10, 23057, "", "=q4=Gem of Trapped Innocents", "=ds=#s2#" ,"","18.18%"}, + { 11, 23053, "", "=q4=Stormrage's Talisman of Seething", "=ds=#s2#","","18.18%" }, + { 12, 0,"","","" }, + { 13, 691119, "", "=q4=The Phylactery of Kel'Thuzad", "=ds=#m2#","", "100%" }, + { 14, 23207, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, + { 15, 23206, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, + { 16, 23064, "", "=q4=Ring of the Dreamwalker", "=ds=#s13# =q1=#m1# =ds=#c1#","","22.22%" }, + { 17, 23067, "", "=q4=Ring of the Cryptstalker", "=ds=#s13# =q1=#m1# =ds=#c2#" ,"","22.22%"}, + { 18, 23062, "", "=q4=Frostfire Ring", "=ds=#s13# =q1=#m1# =ds=#c3#" ,"","22.22%"}, + { 19, 23066, "", "=q4=Ring of Redemption", "=ds=#s13# =q1=#m1# =ds=#c4#" ,"","22.22%"}, + { 20, 23061, "", "=q4=Ring of Faith", "=ds=#s13# =q1=#m1# =ds=#c5#" ,"","22.22%"}, + { 21, 23060, "", "=q4=Bonescythe Ring", "=ds=#s13# =q1=#m1# =ds=#c6#" ,"","22.22%"}, + { 22, 23065, "", "=q4=Ring of the Earthshatterer", "=ds=#s13# =q1=#m1# =ds=#c7#" ,"","22.22%"}, + { 23, 23063, "", "=q4=Plagueheart Ring", "=ds=#s13# =q1=#m1# =ds=#c8#" ,"","22.22%"}, + { 24, 23059, "", "=q4=Ring of the Dreadnaught", "=ds=#s13# =q1=#m1# =ds=#c9#" ,"","22.22%"}, + { 25, 0,"","","" }, + { 26, 22733, "", "=q1=Staff Head of Atiesh", "=ds=#m3#" }, + { 27, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}, + { 28, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}, + { 29, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}, + { 30, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}, + Prev = "NAXSapphiron"; + Next = "NAXTrash"; + }; + + AtlasLoot_Data["NAXTrash"] = { + { 1, 23069, "", "=q4=Necro-Knight's Garb", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#, #c3#, #c8#" }, + { 2, 23226, "", "=q4=Ghoul Skin Tunic", "=ds=#s5#, #a2#" }, + { 3, 23663, "", "=q4=Girdle of Elemental Fury", "=ds=#s10#, #a3#" }, + { 4, 23664, "", "=q4=Pauldrons of Elemental Fury", "=ds=#s3#, #a3# =q1=#m1# =ds=#c7#" }, + { 5, 23665, "", "=q4=Leggings of Elemental Fury", "=ds=#s11#, #a3# =q1=#m1# =ds=#c7#" }, + { 6, 23666, "", "=q4=Belt of the Grand Crusader", "=ds=#s10#, #a4# =q1=#m1# =ds=#c4#" }, + { 7, 23667, "", "=q4=Spaulders of the Grand Crusader", "=ds=#s3#, #a4# =q1=#m1# =ds=#c4#" }, + { 8, 23668, "", "=q4=Leggings of the Grand Crusader", "=ds=#s11#, #a4# =q1=#m1# =ds=#c4#" }, + { 9, 23044, "", "=q4=Harbinger of Doom", "=ds=#h1#, #w4#" }, + { 10, 23221, "", "=q4=Misplaced Servo Arm", "=ds=#h1# #w6#" }, + { 11, 23238, "", "=q4=Stygian Buckler", "=ds=#w8#" }, + { 12, 23237, "", "=q4=Ring of the Eternal Flame", "=ds=#s13#" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 22376, "", "=q3=Wartorn Cloth Scrap", "=ds=#m3#" }, + { 17, 22373, "", "=q3=Wartorn Leather Scrap", "=ds=#m3#" }, + { 18, 22374, "", "=q3=Wartorn Chain Scrap", "=ds=#m3#" }, + { 19, 22375, "", "=q3=Wartorn Plate Scrap", "=ds=#m3#" }, + { 20, 0,"","","" }, + { 21, 22708, "", "=q1=Fate of Ramaladni", "=ds=#m3#" }, + { 22, 23055, "", "=q1=Word of Thawing", "=ds=#m20#" }, + Prev = "NAXKelThuzad"; + }; + + + -------------------------- + --- Naxxramas Flex Heroic --- + -------------------------- + + AtlasLoot_Data["NAXPatchwerk25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 322960, "", "=q4=Cloak of Suturing", "=ds=#s4#","", "20%" }, + { 9, 322815, "", "=q4=Severance", "=ds=#h2#, #w1#","", "20%" }, + { 10, 322820, "", "=q4=Wand of Fates", "=ds=#w12#","", "20%" }, + { 11, 322818, "", "=q4=The Plague Bearer", "=ds=#w8#","", "20%" }, + { 12, 322961, "", "=q4=Band of Reanimation", "=ds=#s13#","", "20%" }, + Next = "NAXGrobbulus25Man"; + }; + + AtlasLoot_Data["NAXGrobbulus25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","","33.33%" }, + { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","","33.33%" }, + { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","","33.33%" }, + { 7, 0,"","","" }, + { 8, 322968, "", "=q4=Glacial Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 9, 322967, "", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#", "", "20%" }, + { 10, 322803, "", "=q4=Midnight Haze", "=ds=#h3#, #w4#", "", "20%" }, + { 11, 322988, "", "=q4=The End of Dreams", "=ds=#h3#, #w6#","","20%" }, + { 12, 322810, "", "=q4=Toxin Injector", "=ds=#w5#", "","20%" }, + Prev = "NAXPatchwerk25Man"; + Next = "NAXGluth25Man"; + }; + + AtlasLoot_Data["NAXGluth25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 322983, "", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 5, 322813, "", "=q4=Claymore of Unholy Might", "=ds=#h2#, #w10#", "","20%" }, + { 6, 323075, "", "=q4=Death's Bargain", "=ds=#w8#", "","20%" }, + { 7, 322994, "", "=q4=Digested Hand of Power", "=ds=#s15#","","20%"}, + { 8, 322981, "", "=q4=Gluth's Missing Collar", "=ds=#s2#","","20%" }, + { 9, 0,"","","" }, + { 10, 0,"","","" }, + { 11, 0,"","","" }, + { 12, 0,"","","" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 17, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 18, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + { 19, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 20, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "8.33%" }, + { 21, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "8.33%" }, + { 22, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","","8.33%" }, + { 23, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 24, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + { 25, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 26, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 27, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + Prev = "NAXGrobbulus25Man"; + Next = "NAXThaddius25Man"; + }; + + AtlasLoot_Data["NAXThaddius25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22367, "", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "66.67%"}, + { 5, 22360, "", "=q4=Desecrated Headpiece", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, + { 6, 22353, "", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 7, 0,"","","" }, + { 8, 323070, "", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" ,"", "20%"}, + { 9, 323000, "", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#","", "20%" }, + { 10, 322808, "", "=q4=The Castigator", "=ds=#h1#, #w6#" ,"", "20%"}, + { 11, 322801, "", "=q4=Spire of Twilight", "=ds=#w9#" ,"", "20%"}, + { 12, 323001, "", "=q4=Eye of Diminution", "=ds=#s14#" ,"", "20%"}, + Prev = "NAXGluth25Man"; + Next = "NAXAnubRekhan25Man"; + }; + + AtlasLoot_Data["NAXAnubRekhan25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "","33.33%" }, + { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, + { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "", "33.33%" }, + { 7, 0,"","","" }, + { 8, 322938, "", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "","20%" }, + { 9, 322936, "", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#","", "20%" }, + { 10, 322937, "", "=q4=Gem of Nerubis", "=ds=#s15#","", "20%" }, + { 11, 322939, "", "=q4=Band of Unanswered Prayers", "=ds=#s13#","", "20%" }, + { 12, 322935, "", "=q4=Touch of Frost", "=ds=#s2#", "", "20%" }, + Prev = "NAXThaddius25Man"; + Next = "NAXGrandWidowFearlina25Man"; + }; + + AtlasLoot_Data["NAXGrandWidowFearlina25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, + { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 322941, "", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#","", "20%" }, + { 9, 322940, "", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#","", "20%" }, + { 10, 322806, "", "=q4=Widow's Remorse", "=ds=#h1#, #w10#","", "20%" }, + { 11, 322942, "", "=q4=The Widow's Embrace", "=ds=#h3#, #w6#","", "20%" }, + { 12, 322943, "", "=q4=Malice Stone Pendant", "=ds=#s2#","", "20%" }, + Prev = "NAXAnubRekhan25Man"; + Next = "NAXMaexxna25Man"; + }; + + AtlasLoot_Data["NAXMaexxna25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22371, "", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "67.66%" }, + { 5, 22364, "", "=q4=Desecrated Handguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "67.66%" }, + { 6, 22357, "", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#","", "67.66%" }, + { 7, 0,"","","" }, + { 8, 323220, "", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#","", "20%" }, + { 9, 322804, "", "=q4=Maexxna's Fang", "=ds=#h1#, #w4#","", "20%" }, + { 10, 322807, "", "=q4=Wraith Blade", "=ds=#h3#, #w10#","", "20%" }, + { 11, 322947, "", "=q4=Pendant of Forgotten Names", "=ds=#s2#","", "20%" }, + { 12, 322954, "", "=q4=Kiss of the Spider", "=ds=#s14#","", "20%" }, + Prev = "NAXGrandWidowFearlina25Man"; + Next = "NAXInstructorRAuvious25Man"; + }; + + AtlasLoot_Data["NAXInstructorRAuvious25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "", "33.33%" }, + { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 323017, "", "=q4=Veil of Eclipse", "=ds=#s4#","", "16.67%" }, + { 9, 323219, "", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#","", "16.67%" }, + { 10, 323014, "", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1#, #w10#","", "16.67%" }, + { 11, 323009, "", "=q4=Wand of the Whispering Dead", "=ds=#w12#","", "16.67%" }, + { 12, 323004, "", "=q4=Idol of Longevity", "=ds=#s16#, #w14#","", "16.67%" }, + { 13, 323018, "", "=q4=Signet of the Fallen Defender", "=ds=#s13#","", "16.67%" }, + Prev = "NAXMaexxna25Man"; + Next = "NAXGothicderHarvester25Man"; + }; + + AtlasLoot_Data["NAXGothicderHarvester25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 323032, "", "=q4=Glacial Headdress", "=ds=#s1#, #a1#","", "20%" }, + { 9, 323021, "", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#","", "20%" }, + { 10, 323020, "", "=q4=Polar Helmet", "=ds=#s1#, #a2#","", "20%" }, + { 11, 323073, "", "=q4=Boots of Displacement", "=ds=#s12#, #a2#","", "20%" }, + { 12, 323023, "", "=q4=Sadist's Collar", "=ds=#s2#","", "20%" }, + Prev = "NAXInstructorRAuvious25Man"; + Next = "NAXTheFourHorsemen25Man"; + }; + + AtlasLoot_Data["NAXTheFourHorsemen25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22351, "", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22350, "", "=q4=Desecrated Tunic", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22349, "", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 323071, "", "=q4=Leggings of Apocalypse", "=ds=#s11#, #a2#","", "16.67%" }, + { 9, 322809, "", "=q4=Maul of the Redeemed Crusader", "=ds=#h2#, #w6#","", "16.67%" }, + { 10, 322691, "", "=q4=Corrupted Ashbringer", "=ds=#h2#, #w10#","", "16.67%" }, + { 11, 322811, "", "=q4=Soulstring", "=ds=#w2#","", "20%" }, + { 12, 323025, "", "=q4=Seal of the Damned", "=ds=#s13#","", "16.67%" }, + { 13, 323027, "", "=q4=Warmth of Forgiveness", "=ds=#s14#","", "16.67%" }, + Prev = "NAXGothicderHarvester25Man"; + Next = "NAXNothderPlaguebringer25Man"; + }; + + AtlasLoot_Data["NAXNothderPlaguebringer25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 323030, "", "=q4=Cloak of the Scourge", "=ds=#s4#","", "14.29%" }, + { 9, 322816, "", "=q4=Hatchet of Sundered Bone", "=ds=#h1#, #w1#","", "14.29%" }, + { 10, 323005, "", "=q4=Totem of Flowing Water", "=ds=#s16#, #w15#","", "14.29%" }, + { 11, 323006, "", "=q4=Libram of Light", "=ds=#s16#, #w16#","", "14.29%" }, + { 12, 323029, "", "=q4=Noth's Frigid Heart", "=ds=#s15#","", "14.29%" }, + { 13, 323031, "", "=q4=Band of the Inevitable", "=ds=#s13#","", "14.29%" }, + { 14, 323028, "", "=q4=Hailstone Band", "=ds=#s13#","", "14.29%" }, + Prev = "NAXTheFourHorsemen25Man"; + Next = "NAXHeiganderUnclean25Man"; + }; + + AtlasLoot_Data["NAXHeiganderUnclean25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 323035, "", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#","", "20%" }, + { 9, 323033, "", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#","", "20%" }, + { 10, 323019, "", "=q4=Icebane Helmet", "=ds=#s1#, #a4#","", "20%" }, + { 11, 323068, "", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#","", "20%" }, + { 12, 323036, "", "=q4=Necklace of Necropsy", "=ds=#s2#","", "20%" }, + Prev = "NAXNothderPlaguebringer25Man"; + Next = "NAXLoatheb25Man"; + }; + + AtlasLoot_Data["NAXLoatheb25Man"] = { + { 1, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22366, "", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "66.67%" }, + { 5, 22359, "", "=q4=Desecrated Legguards", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, + { 6, 22352, "", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 7, 0,"","","" }, + { 8, 323039, "", "=q4=The Eye of Nerub", "=ds=#w7#","", "20%" }, + { 9, 322800, "", "=q4=Brimstone Staff", "=ds=#w9#","", "20%" }, + { 10, 323037, "", "=q4=Ring of Spiritual Fervor", "=ds=#s13#","", "20%" }, + { 11, 323038, "", "=q4=Band of Unnatural Forces", "=ds=#s13#" ,"", "20%"}, + { 12, 323042, "", "=q4=Loatheb's Reflection", "=ds=#s14#","", "20%" }, + Prev = "NAXHeiganderUnclean25Man"; + Next = "NAXSapphiron25Man"; + }; + + AtlasLoot_Data["NAXSapphiron25Man"] = { + { 1, 323050, "", "=q4=Cloak of the Necropolis", "=ds=#s4#","","18.18%" }, + { 2, 323045, "", "=q4=Shroud of Dominion", "=ds=#s4#","","18.18%" }, + { 3, 323072, "", "=q4=Fists of the Unrelenting", "=ds=#s9#, #a4#","","18.18%" }, + { 4, 323043, "", "=q4=The Face of Death", "=ds=#w8#","","18.18%" }, + { 5, 323242, "", "=q4=Claw of the Frost Wyrm", "=ds=#h4#, #w13#","","18.18%" }, + { 6, 323049, "", "=q4=Sapphiron's Left Eye", "=ds=#s15#","","18.18%" }, + { 7, 323048, "", "=q4=Sapphiron's Right Eye", "=ds=#s15#","","18.18%" }, + { 8, 323040, "", "=q4=Glyph of Deflection", "=ds=#s14#","","18.18%" }, + { 9, 323047, "", "=q4=Eye of the Dead", "=ds=#s14#" ,"","18.18%" }, + { 10, 323046, "", "=q4=The Restrained Essence of Sapphiron", "=ds=#s14#","","18.18%" }, + { 11, 323041, "", "=q4=Slayer's Crest", "=ds=#s14#","","18.18%" }, + { 12, 319761,"","Fang of the Frost Wyrm","=ds=#h3#, #w13#" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 23545, "", "=q4=Power of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 17, 23547, "", "=q4=Resilience of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 18, 23549, "", "=q4=Fortitude of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 19, 23548, "", "=q4=Might of the Scourge", "=ds=#s3# #e17#" ,"","50%"}, + Prev = "NAXLoatheb25Man"; + Next = "NAXKelThuzad25Man"; + }; + + AtlasLoot_Data["NAXKelThuzad25Man"] = { + { 1, 322802, "", "=q4=Kingsfall", "=ds=#h1#, #w4#","","18.18%" }, + { 2, 323054, "", "=q4=Gressil, Dawn of Ruin", "=ds=#h1#, #w10#" ,"","18.18%"}, + { 3, 323577, "", "=q4=The Hungering Cold", "=ds=#h1#, #w10#" ,"","18.18%"}, + { 4, 323056, "", "=q4=Hammer of the Twisting Nether", "=ds=#h1#, #w6#","","18.18%" }, + { 5, 322798, "", "=q4=Might of Menethil", "=ds=#h2#, #w6#","","18.18%" }, + { 6, 322799, "", "=q4=Soulseeker", "=ds=#w9#","","18.18%" }, + { 7, 322821, "", "=q4=Doomfinger", "=ds=#w12#" ,"","18.18%"}, + { 8, 322812, "", "=q4=Nerubian Slavemaker", "=ds=#w3#" ,"","18.18%"}, + { 9, 322819, "", "=q4=Shield of Condemnation", "=ds=#w8#" ,"","18.18%"}, + { 10, 323057, "", "=q4=Gem of Trapped Innocents", "=ds=#s2#" ,"","18.18%"}, + { 11, 323053, "", "=q4=Stormrage's Talisman of Seething", "=ds=#s2#","","18.18%" }, + { 12, 0,"","","" }, + { 13, 91119, "", "=q4=The Phylactery of Kel'Thuzad", "=ds=#m2#","", "100%" }, + { 14, 23207, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, + { 15, 23206, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, + { 16, 323064, "", "=q4=Ring of the Dreamwalker", "=ds=#s13# =q1=#m1# =ds=#c1#","","22.22%" }, + { 17, 323067, "", "=q4=Ring of the Cryptstalker", "=ds=#s13# =q1=#m1# =ds=#c2#" ,"","22.22%"}, + { 18, 323062, "", "=q4=Frostfire Ring", "=ds=#s13# =q1=#m1# =ds=#c3#" ,"","22.22%"}, + { 19, 323066, "", "=q4=Ring of Redemption", "=ds=#s13# =q1=#m1# =ds=#c4#" ,"","22.22%"}, + { 20, 323061, "", "=q4=Ring of Faith", "=ds=#s13# =q1=#m1# =ds=#c5#" ,"","22.22%"}, + { 21, 323060, "", "=q4=Bonescythe Ring", "=ds=#s13# =q1=#m1# =ds=#c6#" ,"","22.22%"}, + { 22, 323065, "", "=q4=Ring of the Earthshatterer", "=ds=#s13# =q1=#m1# =ds=#c7#" ,"","22.22%"}, + { 23, 323063, "", "=q4=Plagueheart Ring", "=ds=#s13# =q1=#m1# =ds=#c8#" ,"","22.22%"}, + { 24, 323059, "", "=q4=Ring of the Dreadnaught", "=ds=#s13# =q1=#m1# =ds=#c9#" ,"","22.22%"}, + { 25, 0,"","","" }, + { 26, 22733, "", "=q1=Staff Head of Atiesh", "=ds=#m3#" }, + { 27, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}, + { 28, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}, + { 29, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}, + { 30, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}, + Prev = "NAXSapphiron25Man"; + Next = "NAXTrash25Man"; + }; + + AtlasLoot_Data["NAXTrash25Man"] = { + { 1, 323069, "", "=q4=Necro-Knight's Garb", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#, #c3#, #c8#" }, + { 2, 323226, "", "=q4=Ghoul Skin Tunic", "=ds=#s5#, #a2#" }, + { 3, 323663, "", "=q4=Girdle of Elemental Fury", "=ds=#s10#, #a3#" }, + { 4, 323664, "", "=q4=Pauldrons of Elemental Fury", "=ds=#s3#, #a3# =q1=#m1# =ds=#c7#" }, + { 5, 323665, "", "=q4=Leggings of Elemental Fury", "=ds=#s11#, #a3# =q1=#m1# =ds=#c7#" }, + { 6, 323666, "", "=q4=Belt of the Grand Crusader", "=ds=#s10#, #a4# =q1=#m1# =ds=#c4#" }, + { 7, 323667, "", "=q4=Spaulders of the Grand Crusader", "=ds=#s3#, #a4# =q1=#m1# =ds=#c4#" }, + { 8, 323668, "", "=q4=Leggings of the Grand Crusader", "=ds=#s11#, #a4# =q1=#m1# =ds=#c4#" }, + { 9, 323044, "", "=q4=Harbinger of Doom", "=ds=#h1#, #w4#" }, + { 10, 323221, "", "=q4=Misplaced Servo Arm", "=ds=#h1# #w6#" }, + { 11, 323238, "", "=q4=Stygian Buckler", "=ds=#w8#" }, + { 12, 323237, "", "=q4=Ring of the Eternal Flame", "=ds=#s13#" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 22376, "", "=q3=Wartorn Cloth Scrap", "=ds=#m3#" }, + { 17, 22373, "", "=q3=Wartorn Leather Scrap", "=ds=#m3#" }, + { 18, 22374, "", "=q3=Wartorn Chain Scrap", "=ds=#m3#" }, + { 19, 22375, "", "=q3=Wartorn Plate Scrap", "=ds=#m3#" }, + { 20, 0,"","","" }, + { 21, 22708, "", "=q1=Fate of Ramaladni", "=ds=#m3#" }, + { 22, 23055, "", "=q1=Word of Thawing", "=ds=#m20#" }, + Prev = "NAXKelThuzad25Man"; + }; + + + -------------------------- + --- Naxxramas Ascended --- + -------------------------- + + AtlasLoot_Data["NAXPatchwerk25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 222960, "", "=q4=Cloak of Suturing", "=ds=#s4#","", "20%" }, + { 9, 222815, "", "=q4=Severance", "=ds=#h2#, #w1#","", "20%" }, + { 10, 222820, "", "=q4=Wand of Fates", "=ds=#w12#","", "20%" }, + { 11, 222818, "", "=q4=The Plague Bearer", "=ds=#w8#","", "20%" }, + { 12, 222961, "", "=q4=Band of Reanimation", "=ds=#s13#","", "20%" }, + Next = "NAXGrobbulus25ManHEROIC"; + }; + + AtlasLoot_Data["NAXGrobbulus25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","","33.33%" }, + { 5, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","","33.33%" }, + { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","","33.33%" }, + { 7, 0,"","","" }, + { 8, 222968, "", "=q4=Glacial Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 9, 222967, "", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#", "", "20%" }, + { 10, 222803, "", "=q4=Midnight Haze", "=ds=#h3#, #w4#", "", "20%" }, + { 11, 222988, "", "=q4=The End of Dreams", "=ds=#h3#, #w6#","","20%" }, + { 12, 222810, "", "=q4=Toxin Injector", "=ds=#w5#", "","20%" }, + Prev = "NAXPatchwerk25ManHEROIC"; + Next = "NAXGluth25ManHEROIC"; + }; + + AtlasLoot_Data["NAXGluth25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 222983, "", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 5, 222813, "", "=q4=Claymore of Unholy Might", "=ds=#h2#, #w10#", "","20%" }, + { 6, 223075, "", "=q4=Death's Bargain", "=ds=#w8#", "","20%" }, + { 7, 222994, "", "=q4=Digested Hand of Power", "=ds=#s15#","","20%"}, + { 8, 222981, "", "=q4=Gluth's Missing Collar", "=ds=#s2#","","20%" }, + { 9, 0,"","","" }, + { 10, 0,"","","" }, + { 11, 0,"","","" }, + { 12, 0,"","","" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 17, 22361, "", "=q4=Desecrated Spaulders", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 18, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + { 19, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 20, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "8.33%" }, + { 21, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "8.33%" }, + { 22, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","","8.33%" }, + { 23, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 24, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + { 25, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 26, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "8.33%" }, + { 27, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + Prev = "NAXGrobbulus25ManHEROIC"; + Next = "NAXThaddius25ManHEROIC"; + }; + + AtlasLoot_Data["NAXThaddius25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","","30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22367, "", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "66.67%"}, + { 5, 22360, "", "=q4=Desecrated Headpiece", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, + { 6, 22353, "", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 7, 0,"","","" }, + { 8, 223070, "", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" ,"", "20%"}, + { 9, 223000, "", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#","", "20%" }, + { 10, 222808, "", "=q4=The Castigator", "=ds=#h1#, #w6#" ,"", "20%"}, + { 11, 222801, "", "=q4=Spire of Twilight", "=ds=#w9#" ,"", "20%"}, + { 12, 223001, "", "=q4=Eye of Diminution", "=ds=#s14#" ,"", "20%"}, + Prev = "NAXGluth25ManHEROIC"; + Next = "NAXAnubRekhan25ManHEROIC"; + }; + + AtlasLoot_Data["NAXAnubRekhan25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "","33.33%" }, + { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, + { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "", "33.33%" }, + { 7, 0,"","","" }, + { 8, 222938, "", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "","20%" }, + { 9, 222936, "", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#","", "20%" }, + { 10, 222937, "", "=q4=Gem of Nerubis", "=ds=#s15#","", "20%" }, + { 11, 222939, "", "=q4=Band of Unanswered Prayers", "=ds=#s13#","", "20%" }, + { 12, 222935, "", "=q4=Touch of Frost", "=ds=#s2#", "", "20%" }, + Prev = "NAXThaddius25ManHEROIC"; + Next = "NAXGrandWidowFearlina25ManHEROIC"; + }; + + AtlasLoot_Data["NAXGrandWidowFearlina25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22362, "", "=q4=Desecrated Wristguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "33.33%" }, + { 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 222941, "", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#","", "20%" }, + { 9, 222940, "", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#","", "20%" }, + { 10, 222806, "", "=q4=Widow's Remorse", "=ds=#h1#, #w10#","", "20%" }, + { 11, 222942, "", "=q4=The Widow's Embrace", "=ds=#h3#, #w6#","", "20%" }, + { 12, 222943, "", "=q4=Malice Stone Pendant", "=ds=#s2#","", "20%" }, + Prev = "NAXAnubRekhan25ManHEROIC"; + Next = "NAXMaexxna25ManHEROIC"; + }; + + AtlasLoot_Data["NAXMaexxna25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22371, "", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "67.66%" }, + { 5, 22364, "", "=q4=Desecrated Handguards", "=q1=#m1# =ds=#c4#, #c7#, #c2#, #c1#","", "67.66%" }, + { 6, 22357, "", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#","", "67.66%" }, + { 7, 0,"","","" }, + { 8, 223220, "", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#","", "20%" }, + { 9, 222804, "", "=q4=Maexxna's Fang", "=ds=#h1#, #w4#","", "20%" }, + { 10, 222807, "", "=q4=Wraith Blade", "=ds=#h3#, #w10#","", "20%" }, + { 11, 222947, "", "=q4=Pendant of Forgotten Names", "=ds=#s2#","", "20%" }, + { 12, 222954, "", "=q4=Kiss of the Spider", "=ds=#s14#","", "20%" }, + Prev = "NAXGrandWidowFearlina25ManHEROIC"; + Next = "NAXInstructorRAuvious25ManHEROIC"; + }; + + AtlasLoot_Data["NAXInstructorRAuvious25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "", "33.33%" }, + { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 223017, "", "=q4=Veil of Eclipse", "=ds=#s4#","", "16.67%" }, + { 9, 223219, "", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#","", "16.67%" }, + { 10, 223014, "", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1#, #w10#","", "16.67%" }, + { 11, 223009, "", "=q4=Wand of the Whispering Dead", "=ds=#w12#","", "16.67%" }, + { 12, 223004, "", "=q4=Idol of Longevity", "=ds=#s16#, #w14#","", "16.67%" }, + { 13, 223018, "", "=q4=Signet of the Fallen Defender", "=ds=#s13#","", "16.67%" }, + Prev = "NAXMaexxna25ManHEROIC"; + Next = "NAXGothicderHarvester25ManHEROIC"; + }; + + AtlasLoot_Data["NAXGothicderHarvester25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22365, "", "=q4=Desecrated Boots", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 223032, "", "=q4=Glacial Headdress", "=ds=#s1#, #a1#","", "20%" }, + { 9, 223021, "", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#","", "20%" }, + { 10, 223020, "", "=q4=Polar Helmet", "=ds=#s1#, #a2#","", "20%" }, + { 11, 223073, "", "=q4=Boots of Displacement", "=ds=#s12#, #a2#","", "20%" }, + { 12, 223023, "", "=q4=Sadist's Collar", "=ds=#s2#","", "20%" }, + Prev = "NAXInstructorRAuvious25ManHEROIC"; + Next = "NAXTheFourHorsemen25ManHEROIC"; + }; + + AtlasLoot_Data["NAXTheFourHorsemen25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22351, "", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 5, 22350, "", "=q4=Desecrated Tunic", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22349, "", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 223071, "", "=q4=Leggings of Apocalypse", "=ds=#s11#, #a2#","", "16.67%" }, + { 9, 222809, "", "=q4=Maul of the Redeemed Crusader", "=ds=#h2#, #w6#","", "16.67%" }, + { 10, 222691, "", "=q4=Corrupted Ashbringer", "=ds=#h2#, #w10#","", "16.67%" }, + { 11, 222811, "", "=q4=Soulstring", "=ds=#w2#","", "20%" }, + { 12, 223025, "", "=q4=Seal of the Damned", "=ds=#s13#","", "16.67%" }, + { 13, 223027, "", "=q4=Warmth of Forgiveness", "=ds=#s14#","", "16.67%" }, + Prev = "NAXGothicderHarvester25ManHEROIC"; + Next = "NAXNothderPlaguebringer25ManHEROIC"; + }; + + AtlasLoot_Data["NAXNothderPlaguebringer25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 223030, "", "=q4=Cloak of the Scourge", "=ds=#s4#","", "14.29%" }, + { 9, 222816, "", "=q4=Hatchet of Sundered Bone", "=ds=#h1#, #w1#","", "14.29%" }, + { 10, 223005, "", "=q4=Totem of Flowing Water", "=ds=#s16#, #w15#","", "14.29%" }, + { 11, 223006, "", "=q4=Libram of Light", "=ds=#s16#, #w16#","", "14.29%" }, + { 12, 223029, "", "=q4=Noth's Frigid Heart", "=ds=#s15#","", "14.29%" }, + { 13, 223031, "", "=q4=Band of the Inevitable", "=ds=#s13#","", "14.29%" }, + { 14, 223028, "", "=q4=Hailstone Band", "=ds=#s13#","", "14.29%" }, + Prev = "NAXTheFourHorsemen25ManHEROIC"; + Next = "NAXHeiganderUnclean25ManHEROIC"; + }; + + AtlasLoot_Data["NAXHeiganderUnclean25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 5, 22363, "", "=q4=Desecrated Girdle", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#","", "33.33%" }, + { 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 7, 0,"","","" }, + { 8, 223035, "", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#","", "20%" }, + { 9, 223033, "", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#","", "20%" }, + { 10, 223019, "", "=q4=Icebane Helmet", "=ds=#s1#, #a4#","", "20%" }, + { 11, 223068, "", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#","", "20%" }, + { 12, 223036, "", "=q4=Necklace of Necropsy", "=ds=#s2#","", "20%" }, + Prev = "NAXNothderPlaguebringer25ManHEROIC"; + Next = "NAXLoatheb25ManHEROIC"; + }; + + AtlasLoot_Data["NAXLoatheb25ManHEROIC"] = { + { 1, 222726, "", "=q5=Splinter of Atiesh", "=ds=#m3#","", "30%" }, + { 2, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + { 3, 0,"","","" }, + { 4, 22366, "", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "66.67%" }, + { 5, 22359, "", "=q4=Desecrated Legguards", "=q1=#m1# =ds=#c7#, #c1#, #c2#, #c4#" ,"", "66.67%"}, + { 6, 22352, "", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 7, 0,"","","" }, + { 8, 223039, "", "=q4=The Eye of Nerub", "=ds=#w7#","", "20%" }, + { 9, 222800, "", "=q4=Brimstone Staff", "=ds=#w9#","", "20%" }, + { 10, 223037, "", "=q4=Ring of Spiritual Fervor", "=ds=#s13#","", "20%" }, + { 11, 223038, "", "=q4=Band of Unnatural Forces", "=ds=#s13#" ,"", "20%"}, + { 12, 223042, "", "=q4=Loatheb's Reflection", "=ds=#s14#","", "20%" }, + Prev = "NAXHeiganderUnclean25ManHEROIC"; + Next = "NAXSapphiron25ManHEROIC"; + }; + + AtlasLoot_Data["NAXSapphiron25ManHEROIC"] = { + { 1, 223050, "", "=q4=Cloak of the Necropolis", "=ds=#s4#","","18.18%" }, + { 2, 223045, "", "=q4=Shroud of Dominion", "=ds=#s4#","","18.18%" }, + { 3, 223072, "", "=q4=Fists of the Unrelenting", "=ds=#s9#, #a4#","","18.18%" }, + { 4, 223043, "", "=q4=The Face of Death", "=ds=#w8#","","18.18%" }, + { 5, 223242, "", "=q4=Claw of the Frost Wyrm", "=ds=#h4#, #w13#","","18.18%" }, + { 6, 223049, "", "=q4=Sapphiron's Left Eye", "=ds=#s15#","","18.18%" }, + { 7, 223048, "", "=q4=Sapphiron's Right Eye", "=ds=#s15#","","18.18%" }, + { 8, 223040, "", "=q4=Glyph of Deflection", "=ds=#s14#","","18.18%" }, + { 9, 223047, "", "=q4=Eye of the Dead", "=ds=#s14#" ,"","18.18%" }, + { 10, 223046, "", "=q4=The Restrained Essence of Sapphiron", "=ds=#s14#","","18.18%" }, + { 11, 223041, "", "=q4=Slayer's Crest", "=ds=#s14#","","18.18%" }, + { 12, 219761,"","Fang of the Frost Wyrm","=ds=#h3#, #w13#" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 23545, "", "=q4=Power of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 17, 23547, "", "=q4=Resilience of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 18, 23549, "", "=q4=Fortitude of the Scourge", "=ds=#s3# #e17#","","50%" }, + { 19, 23548, "", "=q4=Might of the Scourge", "=ds=#s3# #e17#" ,"","50%"}, + Prev = "NAXLoatheb25ManHEROIC"; + Next = "NAXKelThuzad25ManHEROIC"; + }; + + AtlasLoot_Data["NAXKelThuzad25ManHEROIC"] = { + { 1, 222802, "", "=q4=Kingsfall", "=ds=#h1#, #w4#","","18.18%" }, + { 2, 223054, "", "=q4=Gressil, Dawn of Ruin", "=ds=#h1#, #w10#" ,"","18.18%"}, + { 3, 223577, "", "=q4=The Hungering Cold", "=ds=#h1#, #w10#" ,"","18.18%"}, + { 4, 223056, "", "=q4=Hammer of the Twisting Nether", "=ds=#h1#, #w6#","","18.18%" }, + { 5, 222798, "", "=q4=Might of Menethil", "=ds=#h2#, #w6#","","18.18%" }, + { 6, 222799, "", "=q4=Soulseeker", "=ds=#w9#","","18.18%" }, + { 7, 222821, "", "=q4=Doomfinger", "=ds=#w12#" ,"","18.18%"}, + { 8, 222812, "", "=q4=Nerubian Slavemaker", "=ds=#w3#" ,"","18.18%"}, + { 9, 222819, "", "=q4=Shield of Condemnation", "=ds=#w8#" ,"","18.18%"}, + { 10, 223057, "", "=q4=Gem of Trapped Innocents", "=ds=#s2#" ,"","18.18%"}, + { 11, 223053, "", "=q4=Stormrage's Talisman of Seething", "=ds=#s2#","","18.18%" }, + { 12, 0,"","","" }, + { 13, 291119, "", "=q4=The Phylactery of Kel'Thuzad", "=ds=#m2#","", "100%" }, + { 14, 223207, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, + { 15, 223206, "", "=q4=Mark of the Champion", "=q1=#m4# =ds=#s14#" }, + { 16, 223064, "", "=q4=Ring of the Dreamwalker", "=ds=#s13# =q1=#m1# =ds=#c1#","","22.22%" }, + { 17, 223067, "", "=q4=Ring of the Cryptstalker", "=ds=#s13# =q1=#m1# =ds=#c2#" ,"","22.22%"}, + { 18, 223062, "", "=q4=Frostfire Ring", "=ds=#s13# =q1=#m1# =ds=#c3#" ,"","22.22%"}, + { 19, 223066, "", "=q4=Ring of Redemption", "=ds=#s13# =q1=#m1# =ds=#c4#" ,"","22.22%"}, + { 20, 223061, "", "=q4=Ring of Faith", "=ds=#s13# =q1=#m1# =ds=#c5#" ,"","22.22%"}, + { 21, 223060, "", "=q4=Bonescythe Ring", "=ds=#s13# =q1=#m1# =ds=#c6#" ,"","22.22%"}, + { 22, 223065, "", "=q4=Ring of the Earthshatterer", "=ds=#s13# =q1=#m1# =ds=#c7#" ,"","22.22%"}, + { 23, 223063, "", "=q4=Plagueheart Ring", "=ds=#s13# =q1=#m1# =ds=#c8#" ,"","22.22%"}, + { 24, 223059, "", "=q4=Ring of the Dreadnaught", "=ds=#s13# =q1=#m1# =ds=#c9#" ,"","22.22%"}, + { 25, 0,"","","" }, + { 26, 222733, "", "=q1=Staff Head of Atiesh", "=ds=#m3#" }, + { 27, 222632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#"}, + { 28, 222589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#"}, + { 29, 222631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#"}, + { 30, 222630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#"}, + Prev = "NAXSapphiron25ManHEROIC"; + Next = "NAXTrash25ManHEROIC"; + }; + + AtlasLoot_Data["NAXTrash25ManHEROIC"] = { + { 1, 223069, "", "=q4=Necro-Knight's Garb", "=ds=#s5#, #a1# =q1=#m1# =ds=#c5#, #c3#, #c8#" }, + { 2, 223226, "", "=q4=Ghoul Skin Tunic", "=ds=#s5#, #a2#" }, + { 3, 223663, "", "=q4=Girdle of Elemental Fury", "=ds=#s10#, #a3#" }, + { 4, 223664, "", "=q4=Pauldrons of Elemental Fury", "=ds=#s3#, #a3# =q1=#m1# =ds=#c7#" }, + { 5, 223665, "", "=q4=Leggings of Elemental Fury", "=ds=#s11#, #a3# =q1=#m1# =ds=#c7#" }, + { 6, 223666, "", "=q4=Belt of the Grand Crusader", "=ds=#s10#, #a4# =q1=#m1# =ds=#c4#" }, + { 7, 223667, "", "=q4=Spaulders of the Grand Crusader", "=ds=#s3#, #a4# =q1=#m1# =ds=#c4#" }, + { 8, 223668, "", "=q4=Leggings of the Grand Crusader", "=ds=#s11#, #a4# =q1=#m1# =ds=#c4#" }, + { 9, 223044, "", "=q4=Harbinger of Doom", "=ds=#h1#, #w4#" }, + { 10, 223221, "", "=q4=Misplaced Servo Arm", "=ds=#h1# #w6#" }, + { 11, 223238, "", "=q4=Stygian Buckler", "=ds=#w8#" }, + { 12, 223237, "", "=q4=Ring of the Eternal Flame", "=ds=#s13#" }, + { 13, 0,"","","" }, + { 14, 0,"","","" }, + { 15, 0,"","","" }, + { 16, 22376, "", "=q3=Wartorn Cloth Scrap", "=ds=#m3#" }, + { 17, 22373, "", "=q3=Wartorn Leather Scrap", "=ds=#m3#" }, + { 18, 22374, "", "=q3=Wartorn Chain Scrap", "=ds=#m3#" }, + { 19, 22375, "", "=q3=Wartorn Plate Scrap", "=ds=#m3#" }, + { 20, 0,"","","" }, + { 21, 22708, "", "=q1=Fate of Ramaladni", "=ds=#m3#" }, + { 22, 23055, "", "=q1=Word of Thawing", "=ds=#m20#" }, + Prev = "NAXKelThuzad"; + }; + + + --------------------- + --- Onyxia's Lair 60 --- + --------------------- + + AtlasLoot_Data["Onyxia60"] = { + { 1, 16914, "", "=q4=Netherwind Crown", "=q1=#m1# =ds=#c3# (T2)", "","22.22%" }, + { 2, 16921, "", "=q4=Halo of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "","22.22%" }, + { 3, 16929, "", "=q4=Nemesis Skullcap", "=q1=#m1# =ds=#c8# (T2)","", "22.22%" }, + { 4, 16900, "", "=q4=Stormrage Cover", "=q1=#m1# =ds=#c1# (T2)","", "22.22%" }, + { 5, 16908, "", "=q4=Bloodfang Hood", "=q1=#m1# =ds=#c6# (T2)", "","22.22%" }, + { 6, 16939, "", "=q4=Dragonstalker's Helm", "=q1=#m1# =ds=#c2# (T2)", "","22.22%" }, + { 7, 16947, "", "=q4=Helmet of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "","22.22%" }, + { 8, 16963, "", "=q4=Helm of Wrath", "=q1=#m1# =ds=#c9# (T2)","", "22.22%" }, + { 9, 16955, "", "=q4=Judgement Crown", "=q1=#m1# =ds=#c4# (T2)", "","22.22%" }, + { 10, 0,"","","" }, + { 11, 18705, "", "=q4=Mature Black Dragon Sinew", "=ds=#m3# =q1=#m1# =ds=#c2#", "","100%" }, + { 12, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#" }, + { 13, 0,"","","" }, + { 14, 15410, "","=q3=Scale of Onyxia", "=ds=#e8#" }, + { 15, 17966, "", "=q2=Onyxia Hide Backpack", "=ds=#m14# #e1#","", "100%"}, + { 16, 17078, "", "=q4=Sapphiron Drape", "=ds=#s4#","", "28.57%" }, + { 17, 18205, "", "=q4=Eskhandar's Collar", "=ds=#s2#","", "28.57%" }, + { 18, 18813, "", "=q4=Ring of Binding", "=ds=#s13#", "","28.57%" }, + { 19, 17064, "", "=q4=Shard of the Scale", "=ds=#s14#","", "28.57%" }, + { 20, 17067, "", "=q4=Ancient Cornerstone Grimoire", "=ds=#s15#","", "28.57%" }, + { 21, 17075, "", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#","", "28.57%" }, + { 22, 17068, "", "=q4=Deathbringer","=ds=#h1#, #w1#","", "28.57%" }, + { 24, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, + { 25, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, + { 26, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, + { 27, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, + { 29, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", "" }; + }; + + + ------------------------------- + --- Onyxia's Lair 60 HEROIC FLEX --- + ------------------------------- + + AtlasLoot_Data["Onyxia6025Man"] = { + { 1, 316914, "", "=q4=Netherwind Crown", "=q1=#m1# =ds=#c3# (T2)", "","22.22%" }, + { 2, 316921, "", "=q4=Halo of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "","22.22%" }, + { 3, 316929, "", "=q4=Nemesis Skullcap", "=q1=#m1# =ds=#c8# (T2)","", "22.22%" }, + { 4, 316900, "", "=q4=Stormrage Cover", "=q1=#m1# =ds=#c1# (T2)","", "22.22%" }, + { 5, 316908, "", "=q4=Bloodfang Hood", "=q1=#m1# =ds=#c6# (T2)", "","22.22%" }, + { 6, 316939, "", "=q4=Dragonstalker's Helm", "=q1=#m1# =ds=#c2# (T2)", "","22.22%" }, + { 7, 316947, "", "=q4=Helmet of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "","22.22%" }, + { 8, 316963, "", "=q4=Helm of Wrath", "=q1=#m1# =ds=#c9# (T2)","", "22.22%" }, + { 9, 316955, "", "=q4=Judgement Crown", "=q1=#m1# =ds=#c4# (T2)", "","22.22%" }, + { 10, 0,"","","" }, + { 11, 18705, "", "=q4=Mature Black Dragon Sinew", "=ds=#m3# =q1=#m1# =ds=#c2#", "","100%" }, + { 12, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#" }, + { 13, 0,"","","" }, + { 14, 15410, "","=q3=Scale of Onyxia", "=ds=#e8#" }, + { 15, 17966, "", "=q2=Onyxia Hide Backpack", "=ds=#m14# #e1#","", "100%"}, + { 16, 317078, "", "=q4=Sapphiron Drape", "=ds=#s4#","", "28.57%" }, + { 17, 318205, "", "=q4=Eskhandar's Collar", "=ds=#s2#","", "28.57%" }, + { 18, 318813, "", "=q4=Ring of Binding", "=ds=#s13#", "","28.57%" }, + { 19, 317064, "", "=q4=Shard of the Scale", "=ds=#s14#","", "28.57%" }, + { 20, 317067, "", "=q4=Ancient Cornerstone Grimoire", "=ds=#s15#","", "28.57%" }, + { 21, 317075, "", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#","", "28.57%" }, + { 22, 317068, "", "=q4=Deathbringer","=ds=#h1#, #w1#","", "28.57%" }, + { 24, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, + { 25, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, + { 26, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, + { 27, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, + { 29, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", "" }; + }; + + ------------------------------- + --- Onyxia's Lair 60 ASCENDED --- + ------------------------------- + + AtlasLoot_Data["Onyxia6025ManHEROIC"] = { + { 1, 216914, "", "=q4=Netherwind Crown", "=q1=#m1# =ds=#c3# (T2)", "","22.22%" }, + { 2, 216921, "", "=q4=Halo of Transcendence", "=q1=#m1# =ds=#c5# (T2)", "","22.22%" }, + { 3, 216929, "", "=q4=Nemesis Skullcap", "=q1=#m1# =ds=#c8# (T2)","", "22.22%" }, + { 4, 216900, "", "=q4=Stormrage Cover", "=q1=#m1# =ds=#c1# (T2)","", "22.22%" }, + { 5, 216908, "", "=q4=Bloodfang Hood", "=q1=#m1# =ds=#c6# (T2)", "","22.22%" }, + { 6, 216939, "", "=q4=Dragonstalker's Helm", "=q1=#m1# =ds=#c2# (T2)", "","22.22%" }, + { 7, 216947, "", "=q4=Helmet of Ten Storms", "=q1=#m1# =ds=#c7# (T2)", "","22.22%" }, + { 8, 216963, "", "=q4=Helm of Wrath", "=q1=#m1# =ds=#c9# (T2)","", "22.22%" }, + { 9, 216955, "", "=q4=Judgement Crown", "=q1=#m1# =ds=#c4# (T2)", "","22.22%" }, + { 10, 0,"","","" }, + { 11, 18705, "", "=q4=Mature Black Dragon Sinew", "=ds=#m3# =q1=#m1# =ds=#c2#", "","100%" }, + { 12, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#" }, + { 13, 0,"","","" }, + { 14, 15410, "","=q3=Scale of Onyxia", "=ds=#e8#" }, + { 15, 17966, "", "=q2=Onyxia Hide Backpack", "=ds=#m14# #e1#","", "100%"}, + { 16, 217078, "", "=q4=Sapphiron Drape", "=ds=#s4#","", "28.57%" }, + { 17, 218205, "", "=q4=Eskhandar's Collar", "=ds=#s2#","", "28.57%" }, + { 18, 218813, "", "=q4=Ring of Binding", "=ds=#s13#", "","28.57%" }, + { 19, 217064, "", "=q4=Shard of the Scale", "=ds=#s14#","", "28.57%" }, + { 20, 217067, "", "=q4=Ancient Cornerstone Grimoire", "=ds=#s15#","", "28.57%" }, + { 21, 217075, "", "=q4=Vis'kag the Bloodletter", "=ds=#h1#, #w10#","", "28.57%" }, + { 22, 217068, "", "=q4=Deathbringer","=ds=#h1#, #w1#","", "28.57%" }, + { 24, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, + { 25, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, + { 26, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, + { 27, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, + { 29, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", "" }; + }; + + -------------------------- + --- Sets & Collections --- + -------------------------- + + ------------------------------------ + --- Dungeon 1 and 2 Sets (D1/D2) --- + ------------------------------------ + + AtlasLoot_Data["T0Druid"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#t0s1#", "=ec1=#j6#"}; + { 2, 16720, "", "=q3=Wildheart Cowl", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "7.09%"}; + { 3, 16718, "", "=q3=Wildheart Spaulders", "=ds="..BabbleBoss["Gizrul the Slavener"].." ("..AL["LBRS"]..")", "", "11.04%"}; + { 4, 16706, "", "=q3=Wildheart Vest", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "7.36%"}; + { 5, 16714, "", "=q3=Wildheart Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.85%"}; + { 6, 16717, "", "=q3=Wildheart Gloves", "=ds="..BabbleBoss["The Unforgiven"].." ("..AL["Strat"]..")", "", "12.61%"}; + { 7, 16716, "", "=q3=Wildheart Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Scholo"]..")", "", "2.60%"}; + { 8, 16719, "", "=q3=Wildheart Kilt", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "6.58%"}; + { 9, 16715, "", "=q3=Wildheart Boots", "=ds="..BabbleBoss["Mother Smolderweb"].." ("..AL["LBRS"]..")", "", "13.03%"}; + { 16, 0, "Spell_Nature_Regeneration", "=q6=#t05s1#", "=ec1=#j7#"}; + { 17, 22109, "", "=q4=Feralheart Cowl", "=ds=#a2#, #s1#"}; + { 18, 22112, "", "=q3=Feralheart Spaulders", "=ds=#a2#, #s3#"}; + { 19, 22113, "", "=q4=Feralheart Vest", "=ds=#a2#, #s5#"}; + { 20, 22108, "", "=q3=Feralheart Bracers", "=ds=#a2#, #s8#"}; + { 21, 22110, "", "=q4=Feralheart Gloves", "=ds=#a2#, #s9#"}; + { 22, 22106, "", "=q3=Feralheart Belt", "=ds=#a2#, #s10#"}; + { 23, 22111, "", "=q3=Feralheart Kilt", "=ds=#a2#, #s11#"}; + { 24, 22107, "", "=q4=Feralheart Boots", "=ds=#a2#, #s12#"}; + Next = "T1T2Druid"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Hunter"] = { + { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t0s2#", "=ec1=#j6#"}; + { 2, 16677, "", "=q3=Beaststalker's Cap", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "7.00%"}; + { 3, 16679, "", "=q3=Beaststalker's Mantle", "=ds="..BabbleBoss["Overlord Wyrmthalak"].." ("..AL["LBRS"]..")", "", "9.89%"}; + { 4, 16674, "", "=q3=Beaststalker's Tunic", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "6.81%"}; + { 5, 16681, "", "=q3=Beaststalker's Bindings", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.64%"}; + { 6, 16676, "", "=q3=Beaststalker's Gloves", "=ds="..BabbleBoss["War Master Voone"].." ("..AL["LBRS"]..")", "", "9.15%"}; + { 7, 16680, "", "=q3=Beaststalker's Belt", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.36%"}; + { 8, 16678, "", "=q3=Beaststalker's Pants", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "6.16%"}; + { 9, 16675, "", "=q3=Beaststalker's Boots", "=ds="..BabbleBoss["Nerub'enkan"].." ("..AL["Strat"]..")", "", "13.62%"}; + { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t05s2#", "=ec1=#j7#"}; + { 17, 22013, "", "=q4=Beastmaster's Cap", "=ds=#a3#, #s1#"}; + { 18, 22016, "", "=q3=Beastmaster's Mantle", "=ds=#a3#, #s3#"}; + { 19, 22060, "", "=q4=Beastmaster's Tunic", "=ds=#a3#, #s5#"}; + { 20, 22011, "", "=q3=Beastmaster's Bindings", "=ds=#a3#, #s8#"}; + { 21, 22015, "", "=q4=Beastmaster's Gloves", "=ds=#a3#, #s9#"}; + { 22, 22010, "", "=q3=Beastmaster's Belt", "=ds=#a3#, #s10#"}; + { 23, 22017, "", "=q3=Beastmaster's Pants", "=ds=#a3#, #s11#"}; + { 24, 22061, "", "=q4=Beastmaster's Boots", "=ds=#a3#, #s12#"}; + Next = "T1T2Hunter"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Mage"] = { + { 1, 0, "Spell_Frost_IceStorm", "=q6=#t0s3#", "=ec1=#j6#"}; + { 2, 16686, "", "=q3=Magister's Crown", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "8.60%"}; + { 3, 16689, "", "=q3=Magister's Mantle", "=ds="..BabbleBoss["Ras Frostwhisper"].." ("..AL["Scholo"]..")", "", "11.93%"}; + { 4, 16688, "", "=q3=Magister's Robes", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "7.24%"}; + { 5, 16683, "", "=q3=Magister's Bindings", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.19%"}; + { 6, 16684, "", "=q3=Magister's Gloves", "=ds="..BabbleBoss["Doctor Theolen Krastinov"].." ("..AL["Scholo"]..")", "", "9.75%"}; + { 7, 16685, "", "=q3=Magister's Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.32%"}; + { 8, 16687, "", "=q3=Magister's Leggings", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "6.79%"}; + { 9, 16682, "", "=q3=Magister's Boots", "=ds="..BabbleBoss["Hearthsinger Forresten"].." ("..AL["Strat"]..")", "", "10.86%"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#t05s3#", "=ec1=#j7#"}; + { 17, 22065, "", "=q4=Sorcerer's Crown", "=ds=#a1#, #s1#"}; + { 18, 22068, "", "=q3=Sorcerer's Mantle", "=ds=#a1#, #s3#"}; + { 19, 22069, "", "=q4=Sorcerer's Robes", "=ds=#a1#, #s5#"}; + { 20, 22063, "", "=q3=Sorcerer's Bindings", "=ds=#a1#, #s8#"}; + { 21, 22066, "", "=q4=Sorcerer's Gloves", "=ds=#a1#, #s9#"}; + { 22, 22062, "", "=q3=Sorcerer's Belt", "=ds=#a1#, #s10#"}; + { 23, 22067, "", "=q3=Sorcerer's Leggings", "=ds=#a1#, #s11#"}; + { 24, 22064, "", "=q4=Sorcerer's Boots", "=ds=#a1#, #s12#"}; + Next = "T1T2Mage"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Paladin"] = { + { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t0s4#", "=ec1=#j6#"}; + { 2, 16727, "", "=q3=Lightforge Helm", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "5.32%"}; + { 3, 16729, "", "=q3=Lightforge Spaulders", "=ds="..BabbleBoss["The Beast"].." ("..AL["UBRS"]..")", "", "13.62%"}; + { 4, 16726, "", "=q3=Lightforge Breastplate", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "3.76%"}; + { 5, 16722, "", "=q3=Lightforge Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Scholo"]..")", "", "3.37%"}; + { 6, 16724, "", "=q3=Lightforge Gauntlets", "=ds="..BabbleBoss["Timmy the Cruel"].." ("..AL["Strat"]..")", "", "10.42%"}; + { 7, 16723, "", "=q3=Lightforge Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.93%"}; + { 8, 16728, "", "=q3=Lightforge Legplates", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "4.20%"}; + { 9, 16725, "", "=q3=Lightforge Boots", "=ds="..BabbleBoss["Balnazzar"].." ("..AL["Strat"]..")", "", "11.11%"}; + { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t05s4#", "=ec1=#j7#"}; + { 17, 22091, "", "=q4=Soulforge Helm", "=ds=#a4#, #s1#"}; + { 18, 22093, "", "=q3=Soulforge Spaulders", "=ds=#a4#, #s3#"}; + { 19, 22089, "", "=q4=Soulforge Breastplate", "=ds=#a4#, #s5#"}; + { 20, 22088, "", "=q3=Soulforge Bracers", "=ds=#a4#, #s8#"}; + { 21, 22090, "", "=q4=Soulforge Gauntlets", "=ds=#a4#, #s9#"}; + { 22, 22086, "", "=q3=Soulforge Belt", "=ds=#a4#, #s10#"}; + { 23, 22092, "", "=q3=Soulforge Legplates", "=ds=#a4#, #s11#"}; + { 24, 22087, "", "=q4=Soulforge Boots", "=ds=#a4#, #s12#"}; + Next = "T1T2Paladin"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Priest"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t0s5#", "=ec1=#j6#"}; + { 2, 16693, "", "=q3=Devout Crown", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "7.89%"}; + { 3, 16695, "", "=q3=Devout Mantle", "=ds="..BabbleBoss["Solakar Flamewreath"].." ("..AL["UBRS"]..")", "", "12.84%"}; + { 4, 16690, "", "=q3=Devout Robe", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "6.20%"}; + { 5, 16697, "", "=q3=Devout Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.13%"}; + { 6, 16692, "", "=q3=Devout Gloves", "=ds="..BabbleBoss["Archivist Galford"].." ("..AL["Strat"]..")", "", "12.46%"}; + { 7, 16696, "", "=q3=Devout Belt", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "2.07%"}; + { 8, 16694, "", "=q3=Devout Skirt", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "7.42%"}; + { 9, 16691, "", "=q3=Devout Sandals", "=ds="..BabbleBoss["Maleki the Pallid"].." ("..AL["Strat"]..")", "", "13.64%"}; + { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t05s5#", "=ec1=#j7#"}; + { 17, 22080, "", "=q4=Virtuous Crown", "=ds=#a1#, #s1#"}; + { 18, 22082, "", "=q3=Virtuous Mantle", "=ds=#a1#, #s3#"}; + { 19, 22083, "", "=q4=Virtuous Robe", "=ds=#a1#, #s5#"}; + { 20, 22079, "", "=q3=Virtuous Bracers", "=ds=#a1#, #s8#"}; + { 21, 22081, "", "=q4=Virtuous Gloves", "=ds=#a1#, #s9#"}; + { 22, 22078, "", "=q3=Virtuous Belt", "=ds=#a1#, #s10#"}; + { 23, 22085, "", "=q3=Virtuous Skirt", "=ds=#a1#, #s11#"}; + { 24, 22084, "", "=q4=Virtuous Sandals", "=ds=#a1#, #s12#"}; + Next = "T1T2Priest"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Rogue"] = { + { 1, 0, "Ability_BackStab", "=q6=#t0s6#", "=ec1=#j6#"}; + { 2, 16707, "", "=q3=Shadowcraft Cap", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "6.65%"}; + { 3, 16708, "", "=q3=Shadowcraft Spaulders", "=ds="..BabbleBoss["Cannon Master Willey"].." ("..AL["Strat"]..")", "", "10.68%"}; + { 4, 16721, "", "=q3=Shadowcraft Tunic", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "6.09%"}; + { 5, 16710, "", "=q3=Shadowcraft Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["Scholo"]..")", "", "3.51%"}; + { 6, 16712, "", "=q3=Shadowcraft Gloves", "=ds="..BabbleBoss["Shadow Hunter Vosh'gajin"].." ("..AL["LBRS"]..")", "", "11.89%"}; + { 7, 16713, "", "=q3=Shadowcraft Belt", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.05%"}; + { 8, 16709, "", "=q3=Shadowcraft Pants", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "7.76%"}; + { 9, 16711, "", "=q3=Shadowcraft Boots", "=ds="..BabbleBoss["Rattlegore"].." ("..AL["Scholo"]..")", "", "14.32%"}; + { 16, 0, "Ability_BackStab", "=q6=#t05s6#", "=ec1=#j7#"}; + { 17, 22005, "", "=q4=Darkmantle Cap", "=ds=#a2#, #s1#"}; + { 18, 22008, "", "=q3=Darkmantle Spaulders", "=ds=#a2#, #s3#"}; + { 19, 22009, "", "=q4=Darkmantle Tunic", "=ds=#a2#, #s5#"}; + { 20, 22004, "", "=q3=Darkmantle Bracers", "=ds=#a2#, #s8#"}; + { 21, 22006, "", "=q4=Darkmantle Gloves", "=ds=#a2#, #s9#"}; + { 22, 22002, "", "=q3=Darkmantle Belt", "=ds=#a2#, #s10#"}; + { 23, 22007, "", "=q3=Darkmantle Pants", "=ds=#a2#, #s11#"}; + { 24, 22003, "", "=q4=Darkmantle Boots", "=ds=#a2#, #s12#"}; + Next = "T1T2Rogue"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Shaman"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t0s7#", "=ec1=#j6#"}; + { 2, 16667, "", "=q3=Coif of Elements", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "2.86%"}; + { 3, 16669, "", "=q3=Pauldrons of Elements", "=ds="..BabbleBoss["Gyth"].." ("..AL["UBRS"]..")", "", "14.77%"}; + { 4, 16666, "", "=q3=Vest of Elements", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "3.03%"}; + { 5, 16671, "", "=q3=Bindings of Elements", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.59%"}; + { 6, 16672, "", "=q3=Gauntlets of Elements", "=ds="..BabbleBoss["Pyroguard Emberseer"].." ("..AL["UBRS"]..")", "", "14.23%"}; + { 7, 16673, "", "=q3=Cord of Elements", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.06%"}; + { 8, 16668, "", "=q3=Kilt of Elements", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "3.02%"}; + { 9, 16670, "", "=q3=Boots of Elements", "=ds="..BabbleBoss["Highlord Omokk"].." ("..AL["LBRS"]..")", "", "9.35%"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t05s7#", "=ec1=#j7#"}; + { 17, 22097, "", "=q4=Coif of The Five Thunders", "=ds=#a3#, #s1#"}; + { 18, 22101, "", "=q3=Pauldrons of The Five Thunders", "=ds=#a3#, #s3#"}; + { 19, 22102, "", "=q4=Vest of The Five Thunders", "=ds=#a3#, #s5#"}; + { 20, 22095, "", "=q3=Bindings of The Five Thunders", "=ds=#a3#, #s8#"}; + { 21, 22099, "", "=q4=Gauntlets of The Five Thunders", "=ds=#a3#, #s9#"}; + { 22, 22098, "", "=q3=Cord of The Five Thunders", "=ds=#a3#, #s10#"}; + { 23, 22100, "", "=q3=Kilt of The Five Thunders", "=ds=#a3#, #s11#"}; + { 24, 22096, "", "=q4=Boots of The Five Thunders", "=ds=#a3#, #s12#"}; + Next = "T1T2Shaman"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Warlock"] = { + { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t0s8#", "=ec1=#j6#"}; + { 2, 16698, "", "=q3=Dreadmist Mask", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "8.78%"}; + { 3, 16701, "", "=q3=Dreadmist Mantle", "=ds="..BabbleBoss["Jandice Barov"].." ("..AL["Scholo"]..")", "", "12.20%"}; + { 4, 16700, "", "=q3=Dreadmist Robe", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "8.04%"}; + { 5, 16703, "", "=q3=Dreadmist Bracers", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.68%"}; + { 6, 16705, "", "=q3=Dreadmist Wraps", "=ds="..BabbleBoss["Lorekeeper Polkelt"].." ("..AL["Scholo"]..")", "", "14.54%"}; + { 7, 16702, "", "=q3=Dreadmist Belt", "=ds="..AL["Trash Mobs"].." ("..AL["Strat"]..")", "", "1.03%"}; + { 8, 16699, "", "=q3=Dreadmist Leggings", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "7.31%"}; + { 9, 16704, "", "=q3=Dreadmist Sandals", "=ds="..BabbleBoss["Baroness Anastari"].." ("..AL["Strat"]..")", "", "13.16%"}; + { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t05s8#", "=ec1=#j7#"}; + { 17, 22074, "", "=q4=Deathmist Mask", "=ds=#a1#, #s1#"}; + { 18, 22073, "", "=q3=Deathmist Mantle", "=ds=#a1#, #s5#"}; + { 19, 22075, "", "=q4=Deathmist Robe", "=ds=#a1#, #s3#"}; + { 20, 22071, "", "=q3=Deathmist Bracers", "=ds=#a1#, #s8#"}; + { 21, 22077, "", "=q4=Deathmist Wraps", "=ds=#a1#, #s9#"}; + { 22, 22070, "", "=q3=Deathmist Belt", "=ds=#a1#, #s10#"}; + { 23, 22072, "", "=q3=Deathmist Leggings", "=ds=#a1#, #s11#"}; + { 24, 22076, "", "=q4=Deathmist Sandals", "=ds=#a1#, #s12#"}; + Next = "T1T2Warlock"; + Back = "T0SET"; + }; + + AtlasLoot_Data["T0Warrior"] = { + { 1, 0, "INV_Shield_05", "=q6=#t0s9#", "=ec1=#j6#"}; + { 2, 16731, "", "=q3=Helm of Valor", "=ds="..BabbleBoss["Darkmaster Gandling"].." ("..AL["Scholo"]..")", "", "6.54%"}; + { 3, 16733, "", "=q3=Spaulders of Valor", "=ds="..BabbleBoss["Warchief Rend Blackhand"].." ("..AL["UBRS"]..")", "", "13.39%"}; + { 4, 16730, "", "=q3=Breastplate of Valor", "=ds="..BabbleBoss["General Drakkisath"].." ("..AL["UBRS"]..")", "", "5.83%"}; + { 5, 16735, "", "=q3=Bracers of Valor", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.49%"}; + { 6, 16737, "", "=q3=Gauntlets of Valor", "=ds="..BabbleBoss["Ramstein the Gorger"].." ("..AL["Strat"]..")", "", "9.58%"}; + { 7, 16736, "", "=q3=Belt of Valor", "=ds="..AL["Trash Mobs"].." ("..AL["LBRS"]..")", "", "1.96%"}; + { 8, 16732, "", "=q3=Legplates of Valor", "=ds="..BabbleBoss["Baron Rivendare"].." ("..AL["Strat"]..")", "", "5.74%"}; + { 9, 16734, "", "=q3=Boots of Valor", "=ds="..BabbleBoss["Kirtonos the Herald"].." ("..AL["Scholo"]..")", "", "11.12%"}; + { 16, 0, "INV_Shield_05", "=q6=#t05s9#", "=ec1=#j7#"}; + { 17, 21999, "", "=q4=Helm of Heroism", "=ds=#a4#, #s1#"}; + { 18, 22001, "", "=q3=Spaulders of Heroism", "=ds=#a4#, #s3#"}; + { 19, 21997, "", "=q4=Breastplate of Heroism", "=ds=#a4#, #s5#"}; + { 20, 21996, "", "=q3=Bracers of Heroism", "=ds=#a4#, #s8#"}; + { 21, 21998, "", "=q4=Gauntlets of Heroism", "=ds=#a4#, #s9#"}; + { 22, 21994, "", "=q3=Belt of Heroism", "=ds=#a4#, #s10#"}; + { 23, 22000, "", "=q3=Legplates of Heroism", "=ds=#a4#, #s11#"}; + { 24, 21995, "", "=q4=Boots of Heroism", "=ds=#a4#, #s12#"}; + Next = "T1T2Warrior"; + Back = "T0SET"; + }; + + ----------------------------- + --- Tier 1/2 Sets (T1/T2) --- + ----------------------------- + + AtlasLoot_Data["T1T2Druid"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#t1s1#", "=ec1=#m30#"}; + { 2, 16834, "", "=q4=Cenarion Helm", "=ds="..BabbleBoss["Garr"], "", "11.51%"}; + { 3, 16836, "", "=q4=Cenarion Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "19.52%"}; + { 4, 16833, "", "=q4=Cenarion Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.21%"}; + { 5, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 6, 16831, "", "=q4=Cenarion Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.53%"}; + { 7, 16828, "", "=q4=Cenarion Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 16835, "", "=q4=Cenarion Leggings", "=ds="..BabbleBoss["Magmadar"], "", "12.90%"}; + { 9, 16829, "", "=q4=Cenarion Boots", "=ds="..BabbleBoss["Lucifron"], "", "10.72%"}; + { 16, 0, "Spell_Nature_Regeneration", "=q6=#t2s1#", "=ec1=#m31#"}; + { 17, 16900, "", "=q4=Stormrage Cover", "=ds="..BabbleBoss["Nefarian"], "", "13.08%"}; + { 18, 16902, "", "=q4=Stormrage Pauldrons", "=ds="..BabbleBoss["Chromaggus"], "", "14.63%"}; + { 19, 16897, "", "=q4=Stormrage Chestguard", "=ds="..BabbleBoss["Nefarian"], "", "11.89%"}; + { 20, 16904, "", "=q4=Stormrage Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "17.38%"}; + { 21, 16899, "", "=q4=Stormrage Handguards", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.34%"}; + { 22, 16903, "", "=q4=Stormrage Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "16.90%"}; + { 23, 16901, "", "=q4=Stormrage Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "15.49%"}; + { 24, 16898, "", "=q4=Stormrage Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "13.79%"}; + Prev = "T0Druid"; + Next = "T3Druid"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Hunter"] = { + { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t1s2#", "=ec1=#m30#"}; + { 2, 16846, "", "=q4=Giantstalker's Helmet", "=ds="..BabbleBoss["Garr"], "", "11.57%"}; + { 3, 16848, "", "=q4=Giantstalker's Epaulets", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "19.64%"}; + { 4, 16845, "", "=q4=Giantstalker's Breastplate", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.83%"}; + { 5, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", "0.18%"}; + { 6, 16852, "", "=q4=Giantstalker's Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "18.58%"}; + { 7, 16851, "", "=q4=Giantstalker's Belt", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 8, 16847, "", "=q4=Giantstalker's Leggings", "=ds="..BabbleBoss["Magmadar"], "", "13.28%"}; + { 9, 16849, "", "=q4=Giantstalker's Boots", "=ds="..BabbleBoss["Gehennas"], "", "14.54%"}; + { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t2s2#", "=ec1=#m31#"}; + { 17, 16939, "", "=q4=Dragonstalker's Helm", "=ds="..BabbleBoss["Nefarian"], "", "13.91%"}; + { 18, 16937, "", "=q4=Dragonstalker's Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.20%"}; + { 19, 16942, "", "=q4=Dragonstalker's Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "13.30%"}; + { 20, 16935, "", "=q4=Dragonstalker's Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "19.13%"}; + { 21, 16940, "", "=q4=Dragonstalker's Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.13%"}; + { 22, 16936, "", "=q4=Dragonstalker's Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.17%"}; + { 23, 16938, "", "=q4=Dragonstalker's Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "16.02%"}; + { 24, 16941, "", "=q4=Dragonstalker's Greaves", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.78%"}; + Prev = "T0Hunter"; + Next = "T3Hunter"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Mage"] = { + { 1, 0, "Spell_Frost_IceStorm", "=q6=#t1s3#", "=ec1=#m30#"}; + { 2, 16795, "", "=q4=Arcanist Crown", "=ds="..BabbleBoss["Garr"], "", "11.31%"}; + { 3, 16797, "", "=q4=Arcanist Mantle", "=ds="..BabbleBoss["Baron Geddon"], "", "19.92%"}; + { 4, 16798, "", "=q4=Arcanist Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.51%"}; + { 5, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 16801, "", "=q4=Arcanist Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.59%"}; + { 7, 16802, "", "=q4=Arcanist Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 16796, "", "=q4=Arcanist Leggings", "=ds="..BabbleBoss["Magmadar"], "", "14.57%"}; + { 9, 16800, "", "=q4=Arcanist Boots", "=ds="..BabbleBoss["Lucifron"], "", "12.06%"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#t2s3#", "=ec1=#m31#"}; + { 17, 16914, "", "=q4=Netherwind Crown", "=ds="..BabbleBoss["Nefarian"], "", "14.09%"}; + { 18, 16917, "", "=q4=Netherwind Mantle", "=ds="..BabbleBoss["Chromaggus"], "", "18.09%"}; + { 19, 16916, "", "=q4=Netherwind Robes", "=ds="..BabbleBoss["Nefarian"], "", "14.03%"}; + { 20, 16918, "", "=q4=Netherwind Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.41%"}; + { 21, 16913, "", "=q4=Netherwind Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "7.37%"}; + { 22, 16818, "", "=q4=Netherwind Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.94%"}; + { 23, 16915, "", "=q4=Netherwind Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.37%"}; + { 24, 16912, "", "=q4=Netherwind Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.17%"}; + Prev = "T0Mage"; + Next = "T3Mage"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Paladin"] = { + { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t1s4#", "=ec1=#m30#"}; + { 2, 16854, "", "=q4=Lawbringer Helm", "=ds="..BabbleBoss["Garr"], "", "7.23%"}; + { 3, 16856, "", "=q4=Lawbringer Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "12.62%"}; + { 4, 16853, "", "=q4=Lawbringer Chestguard", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "9.53%"}; + { 5, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", "0.11%"}; + { 6, 16860, "", "=q4=Lawbringer Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "11.77%"}; + { 7, 16858, "", "=q4=Lawbringer Belt", "=ds="..AL["Trash Mobs"], "", "0.10%"}; + { 8, 16855, "", "=q4=Lawbringer Legplates", "=ds="..BabbleBoss["Magmadar"], "", "8.54%"}; + { 9, 16859, "", "=q4=Lawbringer Boots", "=ds="..BabbleBoss["Lucifron"], "", "7.20%"}; + { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t2s4#", "=ec1=#m31#"}; + { 17, 16955, "", "=q4=Judgement Crown", "=ds="..BabbleBoss["Nefarian"], "", "8.64%"}; + { 18, 16953, "", "=q4=Judgement Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "10.97%"}; + { 19, 16958, "", "=q4=Judgement Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "9.24%"}; + { 20, 16951, "", "=q4=Judgement Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "13.61%"}; + { 21, 16956, "", "=q4=Judgement Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "3.58%"}; + { 22, 16952, "", "=q4=Judgement Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "12.23%"}; + { 23, 16954, "", "=q4=Judgement Legplates", "=ds="..BabbleBoss["Ragnaros"], "", "10.81%"}; + { 24, 16957, "", "=q4=Judgement Sabatons", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "11.28%"}; + Prev = "T0Paladin"; + Next = "T3Paladin"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Priest"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t1s5#", "=ec1=#m30#"}; + { 2, 16813, "", "=q4=Circlet of Prophecy", "=ds="..BabbleBoss["Garr"], "", "11.36%"}; + { 3, 16816, "", "=q4=Mantle of Prophecy", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.06%"}; + { 4, 16815, "", "=q4=Robes of Prophecy", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.65%"}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 16812, "", "=q4=Gloves of Prophecy", "=ds="..BabbleBoss["Gehennas"], "", "18.65%"}; + { 7, 16817, "", "=q4=Girdle of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.18%"}; + { 8, 16814, "", "=q4=Pants of Prophecy", "=ds="..BabbleBoss["Magmadar"], "", "14.33%"}; + { 9, 16811, "", "=q4=Boots of Prophecy", "=ds="..BabbleBoss["Shazzrah"], "", "14.90%"}; + { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t2s5#", "=ec1=#m31#"}; + { 17, 16921, "", "=q4=Halo of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "13.39%"}; + { 18, 16924, "", "=q4=Pauldrons of Transcendence", "=ds="..BabbleBoss["Chromaggus"], "", "17.83%"}; + { 19, 16923, "", "=q4=Robes of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "14.83%"}; + { 20, 16926, "", "=q4=Bindings of Transcendence", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.37%"}; + { 21, 16920, "", "=q4=Handguards of Transcendence", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.01%"}; + { 22, 16925, "", "=q4=Belt of Transcendence", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.76%"}; + { 23, 16922, "", "=q4=Leggings of Transcendence", "=ds="..BabbleBoss["Ragnaros"], "", "17.30%"}; + { 24, 16919, "", "=q4=Boots of Transcendence", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "14.61%"}; + Prev = "T0Priest"; + Next = "T3Priest"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Rogue"] = { + { 1, 0, "Ability_BackStab", "=q6=#t1s6#", "=ec1=#m30#"}; + { 2, 16821, "", "=q4=Nightslayer Cover", "=ds="..BabbleBoss["Garr"], "", "10.38%"}; + { 3, 16823, "", "=q4=Nightslayer Shoulder Pads", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "20.66%"}; + { 4, 16820, "", "=q4=Nightslayer Chestpiece", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.76%"}; + { 5, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 6, 16826, "", "=q4=Nightslayer Gloves", "=ds="..BabbleBoss["Gehennas"], "", "19.47%"}; + { 7, 16827, "", "=q4=Nightslayer Belt", "=ds="..AL["Trash Mobs"], "", "0.15%"}; + { 8, 16822, "", "=q4=Nightslayer Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.83%"}; + { 9, 16824, "", "=q4=Nightslayer Boots", "=ds="..BabbleBoss["Shazzrah"], "", "15.58%"}; + { 16, 0, "Ability_BackStab", "=q6=#t2s6#", "=ec1=#m31#"}; + { 17, 16908, "", "=q4=Bloodfang Hood", "=ds="..BabbleBoss["Nefarian"], "", "13.21%"}; + { 18, 16832, "", "=q4=Bloodfang Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "17.03%"}; + { 19, 16905, "", "=q4=Bloodfang Chestpiece", "=ds="..BabbleBoss["Nefarian"], "", "14.21%"}; + { 20, 16911, "", "=q4=Bloodfang Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.69%"}; + { 21, 16907, "", "=q4=Bloodfang Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.84%"}; + { 22, 16910, "", "=q4=Bloodfang Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.69%"}; + { 23, 16909, "", "=q4=Bloodfang Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.18%"}; + { 24, 16906, "", "=q4=Bloodfang Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.66%"}; + Prev = "T0Rogue"; + Next = "T3Rogue"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Shaman"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t1s7#", "=ec1=#m30#"}; + { 2, 16842, "", "=q4=Earthfury Helmet", "=ds="..BabbleBoss["Garr"], "", "3.91%"}; + { 3, 16844, "", "=q4=Earthfury Epaulets", "=ds="..BabbleBoss["Baron Geddon"], "", "7.29%"}; + { 4, 16841, "", "=q4=Earthfury Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "6.08%"}; + { 5, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", "0.06%"}; + { 6, 16839, "", "=q4=Earthfury Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "7.38%"}; + { 7, 16838, "", "=q4=Earthfury Belt", "=ds="..AL["Trash Mobs"], "", "0.07%"}; + { 8, 16843, "", "=q4=Earthfury Legguards", "=ds="..BabbleBoss["Magmadar"], "", "4.73%"}; + { 9, 16837, "", "=q4=Earthfury Boots", "=ds="..BabbleBoss["Lucifron"], "", "4.16%"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t2s7#", "=ec1=#m31#"}; + { 17, 16947, "", "=q4=Helmet of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "4.86%"}; + { 18, 16945, "", "=q4=Epaulets of Ten Storms", "=ds="..BabbleBoss["Chromaggus"], "", "6.73%"}; + { 19, 16950, "", "=q4=Breastplate of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "5.65%"}; + { 20, 16943, "", "=q4=Bracers of Ten Storms", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "7.54%"}; + { 21, 16948, "", "=q4=Gauntlets of Ten Storms", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "2.13%"}; + { 22, 16944, "", "=q4=Belt of Ten Storms", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "6.93%"}; + { 23, 16946, "", "=q4=Legplates of Ten Storms", "=ds="..BabbleBoss["Ragnaros"], "", "5.97%"}; + { 24, 16949, "", "=q4=Greaves of Ten Storms", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "5.57%"}; + Prev = "T0Shaman"; + Next = "T3Shaman"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Warlock"] = { + { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t1s8#", "=ec1=#m30#"}; + { 2, 16808, "", "=q4=Felheart Horns", "=ds="..BabbleBoss["Garr"], "", "10.62%"}; + { 3, 16807, "", "=q4=Felheart Shoulder Pads", "=ds="..BabbleBoss["Baron Geddon"], "", "19.78%"}; + { 4, 16809, "", "=q4=Felheart Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.66%"}; + { 5, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 16805, "", "=q4=Felheart Gloves", "=ds="..BabbleBoss["Lucifron"], "", "14.89%"}; + { 7, 16806, "", "=q4=Felheart Belt", "=ds="..AL["Trash Mobs"], "", "0.19%"}; + { 8, 16810, "", "=q4=Felheart Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.75%"}; + { 9, 16803, "", "=q4=Felheart Slippers", "=ds="..BabbleBoss["Shazzrah"], "", "15.28%"}; + { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t2s8#", "=ec1=#m31#"}; + { 17, 16929, "", "=q4=Nemesis Skullcap", "=ds="..BabbleBoss["Nefarian"], "", "13.54%"}; + { 18, 16932, "", "=q4=Nemesis Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.26%"}; + { 19, 16931, "", "=q4=Nemesis Robes", "=ds="..BabbleBoss["Nefarian"], "", "12.46%"}; + { 20, 16934, "", "=q4=Nemesis Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "18.11%"}; + { 21, 16928, "", "=q4=Nemesis Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.28%"}; + { 22, 16933, "", "=q4=Nemesis Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.42%"}; + { 23, 16930, "", "=q4=Nemesis Leggings", "=ds="..BabbleBoss["Ragnaros"], "", "16.87%"}; + { 24, 16927, "", "=q4=Nemesis Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.32%"}; + Prev = "T0Warlock"; + Next = "T3Warlock"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Warrior"] = { + { 1, 0, "INV_Shield_05", "=q6=#t1s9#", "=ec1=#m30#"}; + { 2, 16866, "", "=q4=Helm of Might", "=ds="..BabbleBoss["Garr"], "", "11.39%"}; + { 3, 16868, "", "=q4=Pauldrons of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.14%"}; + { 4, 16865, "", "=q4=Breastplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.28%"}; + { 5, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 16863, "", "=q4=Gauntlets of Might", "=ds="..BabbleBoss["Lucifron"], "", "16.40%"}; + { 7, 16864, "", "=q4=Belt of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 16867, "", "=q4=Legplates of Might", "=ds="..BabbleBoss["Magmadar"], "", "13.97%"}; + { 9, 16862, "", "=q4=Sabatons of Might", "=ds="..BabbleBoss["Gehennas"], "", "14.48%"}; + { 16, 0, "INV_Shield_05", "=q6=#t2s9#", "=ec1=#m31#"}; + { 17, 16963, "", "=q4=Helm of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; + { 18, 16961, "", "=q4=Pauldrons of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; + { 19, 16966, "", "=q4=Breastplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; + { 20, 16959, "", "=q4=Bracelets of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; + { 21, 16964, "", "=q4=Gauntlets of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; + { 22, 16960, "", "=q4=Waistband of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; + { 23, 16962, "", "=q4=Legplates of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; + { 24, 16965, "", "=q4=Sabatons of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; + Prev = "T0Warrior"; + Next = "T3Warrior"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2DPSWarrior"] = { + { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s10#", "=ec1=#m30#"}; + { 2, 10480, "", "=q4=Faceguard of Might", "=ds="..BabbleBoss["Garr"], ""}; + { 3, 10481, "", "=q4=Shoulderpads of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], ""}; + { 4, 10482, "", "=q4=Chesttplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], ""}; + { 5, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + { 6, 10484, "", "=q4=Handguards of Might", "=ds="..BabbleBoss["Lucifron"], ""}; + { 7, 10485, "", "=q4=Girdle of Might", "=ds="..AL["Trash Mobs"], ""}; + { 8, 10486, "", "=q4=Legguards of Might", "=ds="..BabbleBoss["Magmadar"], ""}; + { 9, 10487, "", "=q4=Stompers of Might", "=ds="..BabbleBoss["Gehennas"], ""}; + { 16, 0, "Ability_Warrior_BattleShout", "=q6=#t2s10#", "=ec1=#m31#"}; + { 17, 10904, "", "=q4=Faceguard of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; + { 18, 10902, "", "=q4=Shoulderpads of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; + { 19, 10907, "", "=q4=Chestplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; + { 20, 10900, "", "=q4=Wristguards of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; + { 21, 10905, "", "=q4=Grippers of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; + { 22, 10901, "", "=q4=Belt of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; + { 23, 10903, "", "=q4=Legguards of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; + { 24, 10906, "", "=q4=Stompers of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; + Next = "T3DPSWarrior"; + Back = "T1T2T3SET"; + }; + + + ------------------------------------ + --- Tier 1/2 Sets (T1/T2) HEROIC FLEX --- + ------------------------------------ + + AtlasLoot_Data["T1T2Druid25Man"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#t1s1#", "=ec1=#m30#"}; + { 2, 316834, "", "=q4=Cenarion Helm", "=ds="..BabbleBoss["Garr"], "", "11.51%"}; + { 3, 316836, "", "=q4=Cenarion Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "19.52%"}; + { 4, 316833, "", "=q4=Cenarion Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.21%"}; + { 5, 316830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 6, 316831, "", "=q4=Cenarion Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.53%"}; + { 7, 316828, "", "=q4=Cenarion Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 316835, "", "=q4=Cenarion Leggings", "=ds="..BabbleBoss["Magmadar"], "", "12.90%"}; + { 9, 316829, "", "=q4=Cenarion Boots", "=ds="..BabbleBoss["Lucifron"], "", "10.72%"}; + { 16, 0, "Spell_Nature_Regeneration", "=q6=#t2s1#", "=ec1=#m31#"}; + { 17, 316900, "", "=q4=Stormrage Cover", "=ds="..BabbleBoss["Nefarian"], "", "13.08%"}; + { 18, 316902, "", "=q4=Stormrage Pauldrons", "=ds="..BabbleBoss["Chromaggus"], "", "14.63%"}; + { 19, 316897, "", "=q4=Stormrage Chestguard", "=ds="..BabbleBoss["Nefarian"], "", "11.89%"}; + { 20, 316904, "", "=q4=Stormrage Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "17.38%"}; + { 21, 316899, "", "=q4=Stormrage Handguards", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.34%"}; + { 22, 316903, "", "=q4=Stormrage Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "16.90%"}; + { 23, 316901, "", "=q4=Stormrage Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "15.49%"}; + { 24, 316898, "", "=q4=Stormrage Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "13.79%"}; + Prev = "T0Druid25Man"; + Next = "T3Druid25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Hunter25Man"] = { + { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t1s2#", "=ec1=#m30#"}; + { 2, 316846, "", "=q4=Giantstalker's Helmet", "=ds="..BabbleBoss["Garr"], "", "11.57%"}; + { 3, 316848, "", "=q4=Giantstalker's Epaulets", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "19.64%"}; + { 4, 316845, "", "=q4=Giantstalker's Breastplate", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.83%"}; + { 5, 316850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", "0.18%"}; + { 6, 316852, "", "=q4=Giantstalker's Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "18.58%"}; + { 7, 316851, "", "=q4=Giantstalker's Belt", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 8, 316847, "", "=q4=Giantstalker's Leggings", "=ds="..BabbleBoss["Magmadar"], "", "13.28%"}; + { 9, 316849, "", "=q4=Giantstalker's Boots", "=ds="..BabbleBoss["Gehennas"], "", "14.54%"}; + { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t2s2#", "=ec1=#m31#"}; + { 17, 316939, "", "=q4=Dragonstalker's Helm", "=ds="..BabbleBoss["Nefarian"], "", "13.91%"}; + { 18, 316937, "", "=q4=Dragonstalker's Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.20%"}; + { 19, 316942, "", "=q4=Dragonstalker's Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "13.30%"}; + { 20, 316935, "", "=q4=Dragonstalker's Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "19.13%"}; + { 21, 316940, "", "=q4=Dragonstalker's Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.13%"}; + { 22, 316936, "", "=q4=Dragonstalker's Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.17%"}; + { 23, 316938, "", "=q4=Dragonstalker's Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "16.02%"}; + { 24, 316941, "", "=q4=Dragonstalker's Greaves", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.78%"}; + Prev = "T0Hunter25Man"; + Next = "T3Hunter25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Mage25Man"] = { + { 1, 0, "Spell_Frost_IceStorm", "=q6=#t1s3#", "=ec1=#m30#"}; + { 2, 316795, "", "=q4=Arcanist Crown", "=ds="..BabbleBoss["Garr"], "", "11.31%"}; + { 3, 316797, "", "=q4=Arcanist Mantle", "=ds="..BabbleBoss["Baron Geddon"], "", "19.92%"}; + { 4, 316798, "", "=q4=Arcanist Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.51%"}; + { 5, 316799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 316801, "", "=q4=Arcanist Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.59%"}; + { 7, 316802, "", "=q4=Arcanist Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 316796, "", "=q4=Arcanist Leggings", "=ds="..BabbleBoss["Magmadar"], "", "14.57%"}; + { 9, 316800, "", "=q4=Arcanist Boots", "=ds="..BabbleBoss["Lucifron"], "", "12.06%"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#t2s3#", "=ec1=#m31#"}; + { 17, 316914, "", "=q4=Netherwind Crown", "=ds="..BabbleBoss["Nefarian"], "", "14.09%"}; + { 18, 316917, "", "=q4=Netherwind Mantle", "=ds="..BabbleBoss["Chromaggus"], "", "18.09%"}; + { 19, 316916, "", "=q4=Netherwind Robes", "=ds="..BabbleBoss["Nefarian"], "", "14.03%"}; + { 20, 316918, "", "=q4=Netherwind Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.41%"}; + { 21, 316913, "", "=q4=Netherwind Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "7.37%"}; + { 22, 316818, "", "=q4=Netherwind Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.94%"}; + { 23, 316915, "", "=q4=Netherwind Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.37%"}; + { 24, 316912, "", "=q4=Netherwind Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.17%"}; + Prev = "T0Mage25Man"; + Next = "T3Mage25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Paladin25Man"] = { + { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t1s4#", "=ec1=#m30#"}; + { 2, 316854, "", "=q4=Lawbringer Helm", "=ds="..BabbleBoss["Garr"], "", "7.23%"}; + { 3, 316856, "", "=q4=Lawbringer Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "12.62%"}; + { 4, 316853, "", "=q4=Lawbringer Chestguard", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "9.53%"}; + { 5, 316857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", "0.11%"}; + { 6, 316860, "", "=q4=Lawbringer Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "11.77%"}; + { 7, 316858, "", "=q4=Lawbringer Belt", "=ds="..AL["Trash Mobs"], "", "0.10%"}; + { 8, 316855, "", "=q4=Lawbringer Legplates", "=ds="..BabbleBoss["Magmadar"], "", "8.54%"}; + { 9, 316859, "", "=q4=Lawbringer Boots", "=ds="..BabbleBoss["Lucifron"], "", "7.20%"}; + { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t2s4#", "=ec1=#m31#"}; + { 17, 316955, "", "=q4=Judgement Crown", "=ds="..BabbleBoss["Nefarian"], "", "8.64%"}; + { 18, 316953, "", "=q4=Judgement Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "10.97%"}; + { 19, 316958, "", "=q4=Judgement Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "9.24%"}; + { 20, 316951, "", "=q4=Judgement Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "13.61%"}; + { 21, 316956, "", "=q4=Judgement Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "3.58%"}; + { 22, 316952, "", "=q4=Judgement Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "12.23%"}; + { 23, 316954, "", "=q4=Judgement Legplates", "=ds="..BabbleBoss["Ragnaros"], "", "10.81%"}; + { 24, 316957, "", "=q4=Judgement Sabatons", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "11.28%"}; + Prev = "T0Paladin25Man"; + Next = "T3Paladin25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Priest25Man"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t1s5#", "=ec1=#m30#"}; + { 2, 316813, "", "=q4=Circlet of Prophecy", "=ds="..BabbleBoss["Garr"], "", "11.36%"}; + { 3, 316816, "", "=q4=Mantle of Prophecy", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.06%"}; + { 4, 316815, "", "=q4=Robes of Prophecy", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.65%"}; + { 5, 316819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 316812, "", "=q4=Gloves of Prophecy", "=ds="..BabbleBoss["Gehennas"], "", "18.65%"}; + { 7, 316817, "", "=q4=Girdle of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.18%"}; + { 8, 316814, "", "=q4=Pants of Prophecy", "=ds="..BabbleBoss["Magmadar"], "", "14.33%"}; + { 9, 316811, "", "=q4=Boots of Prophecy", "=ds="..BabbleBoss["Shazzrah"], "", "14.90%"}; + { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t2s5#", "=ec1=#m31#"}; + { 17, 316921, "", "=q4=Halo of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "13.39%"}; + { 18, 316924, "", "=q4=Pauldrons of Transcendence", "=ds="..BabbleBoss["Chromaggus"], "", "17.83%"}; + { 19, 316923, "", "=q4=Robes of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "14.83%"}; + { 20, 316926, "", "=q4=Bindings of Transcendence", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.37%"}; + { 21, 316920, "", "=q4=Handguards of Transcendence", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.01%"}; + { 22, 316925, "", "=q4=Belt of Transcendence", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.76%"}; + { 23, 316922, "", "=q4=Leggings of Transcendence", "=ds="..BabbleBoss["Ragnaros"], "", "17.30%"}; + { 24, 316919, "", "=q4=Boots of Transcendence", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "14.61%"}; + Prev = "T0Priest25Man"; + Next = "T3Priest25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Rogue25Man"] = { + { 1, 0, "Ability_BackStab", "=q6=#t1s6#", "=ec1=#m30#"}; + { 2, 316821, "", "=q4=Nightslayer Cover", "=ds="..BabbleBoss["Garr"], "", "10.38%"}; + { 3, 316823, "", "=q4=Nightslayer Shoulder Pads", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "20.66%"}; + { 4, 316820, "", "=q4=Nightslayer Chestpiece", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.76%"}; + { 5, 316825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 6, 316826, "", "=q4=Nightslayer Gloves", "=ds="..BabbleBoss["Gehennas"], "", "19.47%"}; + { 7, 316827, "", "=q4=Nightslayer Belt", "=ds="..AL["Trash Mobs"], "", "0.15%"}; + { 8, 316822, "", "=q4=Nightslayer Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.83%"}; + { 9, 316824, "", "=q4=Nightslayer Boots", "=ds="..BabbleBoss["Shazzrah"], "", "15.58%"}; + { 16, 0, "Ability_BackStab", "=q6=#t2s6#", "=ec1=#m31#"}; + { 17, 316908, "", "=q4=Bloodfang Hood", "=ds="..BabbleBoss["Nefarian"], "", "13.21%"}; + { 18, 316832, "", "=q4=Bloodfang Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "17.03%"}; + { 19, 316905, "", "=q4=Bloodfang Chestpiece", "=ds="..BabbleBoss["Nefarian"], "", "14.21%"}; + { 20, 316911, "", "=q4=Bloodfang Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.69%"}; + { 21, 316907, "", "=q4=Bloodfang Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.84%"}; + { 22, 316910, "", "=q4=Bloodfang Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.69%"}; + { 23, 316909, "", "=q4=Bloodfang Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.18%"}; + { 24, 316906, "", "=q4=Bloodfang Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.66%"}; + Prev = "T0Rogue25Man"; + Next = "T3Rogue25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Shaman25Man"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t1s7#", "=ec1=#m30#"}; + { 2, 316842, "", "=q4=Earthfury Helmet", "=ds="..BabbleBoss["Garr"], "", "3.91%"}; + { 3, 316844, "", "=q4=Earthfury Epaulets", "=ds="..BabbleBoss["Baron Geddon"], "", "7.29%"}; + { 4, 316841, "", "=q4=Earthfury Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "6.08%"}; + { 5, 316840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", "0.06%"}; + { 6, 316839, "", "=q4=Earthfury Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "7.38%"}; + { 7, 316838, "", "=q4=Earthfury Belt", "=ds="..AL["Trash Mobs"], "", "0.07%"}; + { 8, 316843, "", "=q4=Earthfury Legguards", "=ds="..BabbleBoss["Magmadar"], "", "4.73%"}; + { 9, 316837, "", "=q4=Earthfury Boots", "=ds="..BabbleBoss["Lucifron"], "", "4.16%"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t2s7#", "=ec1=#m31#"}; + { 17, 316947, "", "=q4=Helmet of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "4.86%"}; + { 18, 316945, "", "=q4=Epaulets of Ten Storms", "=ds="..BabbleBoss["Chromaggus"], "", "6.73%"}; + { 19, 316950, "", "=q4=Breastplate of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "5.65%"}; + { 20, 316943, "", "=q4=Bracers of Ten Storms", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "7.54%"}; + { 21, 316948, "", "=q4=Gauntlets of Ten Storms", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "2.13%"}; + { 22, 316944, "", "=q4=Belt of Ten Storms", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "6.93%"}; + { 23, 316946, "", "=q4=Legplates of Ten Storms", "=ds="..BabbleBoss["Ragnaros"], "", "5.97%"}; + { 24, 316949, "", "=q4=Greaves of Ten Storms", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "5.57%"}; + Prev = "T0Shaman25Man"; + Next = "T3Shaman25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Warlock25Man"] = { + { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t1s8#", "=ec1=#m30#"}; + { 2, 316808, "", "=q4=Felheart Horns", "=ds="..BabbleBoss["Garr"], "", "10.62%"}; + { 3, 316807, "", "=q4=Felheart Shoulder Pads", "=ds="..BabbleBoss["Baron Geddon"], "", "19.78%"}; + { 4, 316809, "", "=q4=Felheart Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.66%"}; + { 5, 316804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 316805, "", "=q4=Felheart Gloves", "=ds="..BabbleBoss["Lucifron"], "", "14.89%"}; + { 7, 316806, "", "=q4=Felheart Belt", "=ds="..AL["Trash Mobs"], "", "0.19%"}; + { 8, 316810, "", "=q4=Felheart Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.75%"}; + { 9, 316803, "", "=q4=Felheart Slippers", "=ds="..BabbleBoss["Shazzrah"], "", "15.28%"}; + { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t2s8#", "=ec1=#m31#"}; + { 17, 316929, "", "=q4=Nemesis Skullcap", "=ds="..BabbleBoss["Nefarian"], "", "13.54%"}; + { 18, 316932, "", "=q4=Nemesis Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.26%"}; + { 19, 316931, "", "=q4=Nemesis Robes", "=ds="..BabbleBoss["Nefarian"], "", "12.46%"}; + { 20, 316934, "", "=q4=Nemesis Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "18.11%"}; + { 21, 316928, "", "=q4=Nemesis Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.28%"}; + { 22, 316933, "", "=q4=Nemesis Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.42%"}; + { 23, 316930, "", "=q4=Nemesis Leggings", "=ds="..BabbleBoss["Ragnaros"], "", "16.87%"}; + { 24, 316927, "", "=q4=Nemesis Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.32%"}; + Prev = "T0Warlock25Man"; + Next = "T3Warlock25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Warrior25Man"] = { + { 1, 0, "INV_Shield_05", "=q6=#t1s9#", "=ec1=#m30#"}; + { 2, 316866, "", "=q4=Helm of Might", "=ds="..BabbleBoss["Garr"], "", "11.39%"}; + { 3, 316868, "", "=q4=Pauldrons of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.14%"}; + { 4, 316865, "", "=q4=Breastplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.28%"}; + { 5, 316861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 316863, "", "=q4=Gauntlets of Might", "=ds="..BabbleBoss["Lucifron"], "", "16.40%"}; + { 7, 316864, "", "=q4=Belt of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 316867, "", "=q4=Legplates of Might", "=ds="..BabbleBoss["Magmadar"], "", "13.97%"}; + { 9, 316862, "", "=q4=Sabatons of Might", "=ds="..BabbleBoss["Gehennas"], "", "14.48%"}; + { 16, 0, "INV_Shield_05", "=q6=#t2s9#", "=ec1=#m31#"}; + { 17, 316963, "", "=q4=Helm of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; + { 18, 316961, "", "=q4=Pauldrons of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; + { 19, 316966, "", "=q4=Breastplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; + { 20, 316959, "", "=q4=Bracelets of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; + { 21, 316964, "", "=q4=Gauntlets of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; + { 22, 316960, "", "=q4=Waistband of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; + { 23, 316962, "", "=q4=Legplates of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; + { 24, 316965, "", "=q4=Sabatons of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; + Prev = "T0Warrior25Man"; + Next = "T3Warrior25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2DPSWarrior25Man"] = { + { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s9#", "=ec1=#m30#"}; + { 2, 310480, "", "=q4=Faceguard of Might", "=ds="..BabbleBoss["Garr"], ""}; + { 3, 310481, "", "=q4=Shoulderpads of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], ""}; + { 4, 310482, "", "=q4=Chestplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], ""}; + { 5, 310483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + { 6, 310484, "", "=q4=Handguards of Might", "=ds="..BabbleBoss["Lucifron"], ""}; + { 7, 310485, "", "=q4=Girdle of Might", "=ds="..AL["Trash Mobs"], ""}; + { 8, 310486, "", "=q4=Legguards of Might", "=ds="..BabbleBoss["Magmadar"], ""}; + { 9, 310487, "", "=q4=Stompers of Might", "=ds="..BabbleBoss["Gehennas"], ""}; + { 16, 0, "Ability_Warrior_BattleShout", "=q6=#t2s10#", "=ec1=#m31#"}; + { 17, 310904, "", "=q4=Faceguard of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; + { 18, 310902, "", "=q4=Shoulderpads of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; + { 19, 310907, "", "=q4=Chestplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; + { 20, 310900, "", "=q4=Wristguards of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; + { 21, 310905, "", "=q4=Grippers of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; + { 22, 310901, "", "=q4=Belt of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; + { 23, 310903, "", "=q4=Legguards of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; + { 24, 310906, "", "=q4=Stompers of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; + Next = "T3DPSWarrior25Man"; + Back = "T1T2T3SET"; + }; + + ------------------------------------ + --- Tier 1/2 Sets (T1/T2) ASCENDED --- + ------------------------------------ + + AtlasLoot_Data["T1T2Druid25ManHEROIC"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#t1s1#", "=ec1=#m30#"}; + { 2, 216834, "", "=q4=Cenarion Helm", "=ds="..BabbleBoss["Garr"], "", "11.51%"}; + { 3, 216836, "", "=q4=Cenarion Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "19.52%"}; + { 4, 216833, "", "=q4=Cenarion Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.21%"}; + { 5, 216830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 6, 216831, "", "=q4=Cenarion Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.53%"}; + { 7, 216828, "", "=q4=Cenarion Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 216835, "", "=q4=Cenarion Leggings", "=ds="..BabbleBoss["Magmadar"], "", "12.90%"}; + { 9, 216829, "", "=q4=Cenarion Boots", "=ds="..BabbleBoss["Lucifron"], "", "10.72%"}; + { 16, 0, "Spell_Nature_Regeneration", "=q6=#t2s1#", "=ec1=#m31#"}; + { 17, 216900, "", "=q4=Stormrage Cover", "=ds="..BabbleBoss["Nefarian"], "", "13.08%"}; + { 18, 216902, "", "=q4=Stormrage Pauldrons", "=ds="..BabbleBoss["Chromaggus"], "", "14.63%"}; + { 19, 216897, "", "=q4=Stormrage Chestguard", "=ds="..BabbleBoss["Nefarian"], "", "11.89%"}; + { 20, 216904, "", "=q4=Stormrage Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "17.38%"}; + { 21, 216899, "", "=q4=Stormrage Handguards", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.34%"}; + { 22, 216903, "", "=q4=Stormrage Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "16.90%"}; + { 23, 216901, "", "=q4=Stormrage Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "15.49%"}; + { 24, 216898, "", "=q4=Stormrage Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "13.79%"}; + Prev = "T0Druid25ManHEROIC"; + Next = "T3Druid25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Hunter25ManHEROIC"] = { + { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t1s2#", "=ec1=#m30#"}; + { 2, 216846, "", "=q4=Giantstalker's Helmet", "=ds="..BabbleBoss["Garr"], "", "11.57%"}; + { 3, 216848, "", "=q4=Giantstalker's Epaulets", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "19.64%"}; + { 4, 216845, "", "=q4=Giantstalker's Breastplate", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.83%"}; + { 5, 216850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", "0.18%"}; + { 6, 216852, "", "=q4=Giantstalker's Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "18.58%"}; + { 7, 216851, "", "=q4=Giantstalker's Belt", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 8, 216847, "", "=q4=Giantstalker's Leggings", "=ds="..BabbleBoss["Magmadar"], "", "13.28%"}; + { 9, 216849, "", "=q4=Giantstalker's Boots", "=ds="..BabbleBoss["Gehennas"], "", "14.54%"}; + { 16, 0, "Ability_Hunter_RunningShot", "=q6=#t2s2#", "=ec1=#m31#"}; + { 17, 216939, "", "=q4=Dragonstalker's Helm", "=ds="..BabbleBoss["Nefarian"], "", "13.91%"}; + { 18, 216937, "", "=q4=Dragonstalker's Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.20%"}; + { 19, 216942, "", "=q4=Dragonstalker's Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "13.30%"}; + { 20, 216935, "", "=q4=Dragonstalker's Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "19.13%"}; + { 21, 216940, "", "=q4=Dragonstalker's Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.13%"}; + { 22, 216936, "", "=q4=Dragonstalker's Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.17%"}; + { 23, 216938, "", "=q4=Dragonstalker's Legguards", "=ds="..BabbleBoss["Ragnaros"], "", "16.02%"}; + { 24, 216941, "", "=q4=Dragonstalker's Greaves", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.78%"}; + Prev = "T0Hunter25ManHEROIC"; + Next = "T3Hunter25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Mage25ManHEROIC"] = { + { 1, 0, "Spell_Frost_IceStorm", "=q6=#t1s3#", "=ec1=#m30#"}; + { 2, 216795, "", "=q4=Arcanist Crown", "=ds="..BabbleBoss["Garr"], "", "11.31%"}; + { 3, 216797, "", "=q4=Arcanist Mantle", "=ds="..BabbleBoss["Baron Geddon"], "", "19.92%"}; + { 4, 216798, "", "=q4=Arcanist Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.51%"}; + { 5, 216799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 216801, "", "=q4=Arcanist Gloves", "=ds="..BabbleBoss["Shazzrah"], "", "19.59%"}; + { 7, 216802, "", "=q4=Arcanist Belt", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 216796, "", "=q4=Arcanist Leggings", "=ds="..BabbleBoss["Magmadar"], "", "14.57%"}; + { 9, 216800, "", "=q4=Arcanist Boots", "=ds="..BabbleBoss["Lucifron"], "", "12.06%"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#t2s3#", "=ec1=#m31#"}; + { 17, 216914, "", "=q4=Netherwind Crown", "=ds="..BabbleBoss["Nefarian"], "", "14.09%"}; + { 18, 216917, "", "=q4=Netherwind Mantle", "=ds="..BabbleBoss["Chromaggus"], "", "18.09%"}; + { 19, 216916, "", "=q4=Netherwind Robes", "=ds="..BabbleBoss["Nefarian"], "", "14.03%"}; + { 20, 216918, "", "=q4=Netherwind Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.41%"}; + { 21, 216913, "", "=q4=Netherwind Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "7.37%"}; + { 22, 216818, "", "=q4=Netherwind Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.94%"}; + { 23, 216915, "", "=q4=Netherwind Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.37%"}; + { 24, 216912, "", "=q4=Netherwind Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "17.17%"}; + Prev = "T0Mage25ManHEROIC"; + Next = "T3Mage25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Paladin25ManHEROIC"] = { + { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t1s4#", "=ec1=#m30#"}; + { 2, 216854, "", "=q4=Lawbringer Helm", "=ds="..BabbleBoss["Garr"], "", "7.23%"}; + { 3, 216856, "", "=q4=Lawbringer Spaulders", "=ds="..BabbleBoss["Baron Geddon"], "", "12.62%"}; + { 4, 216853, "", "=q4=Lawbringer Chestguard", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "9.53%"}; + { 5, 216857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", "0.11%"}; + { 6, 216860, "", "=q4=Lawbringer Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "11.77%"}; + { 7, 216858, "", "=q4=Lawbringer Belt", "=ds="..AL["Trash Mobs"], "", "0.10%"}; + { 8, 216855, "", "=q4=Lawbringer Legplates", "=ds="..BabbleBoss["Magmadar"], "", "8.54%"}; + { 9, 216859, "", "=q4=Lawbringer Boots", "=ds="..BabbleBoss["Lucifron"], "", "7.20%"}; + { 16, 0, "Spell_Holy_SealOfMight", "=q6=#t2s4#", "=ec1=#m31#"}; + { 17, 216955, "", "=q4=Judgement Crown", "=ds="..BabbleBoss["Nefarian"], "", "8.64%"}; + { 18, 216953, "", "=q4=Judgement Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "10.97%"}; + { 19, 216958, "", "=q4=Judgement Breastplate", "=ds="..BabbleBoss["Nefarian"], "", "9.24%"}; + { 20, 216951, "", "=q4=Judgement Bindings", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "13.61%"}; + { 21, 216956, "", "=q4=Judgement Gauntlets", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "3.58%"}; + { 22, 216952, "", "=q4=Judgement Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "12.23%"}; + { 23, 216954, "", "=q4=Judgement Legplates", "=ds="..BabbleBoss["Ragnaros"], "", "10.81%"}; + { 24, 216957, "", "=q4=Judgement Sabatons", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "11.28%"}; + Prev = "T0Paladin25ManHEROIC"; + Next = "T3Paladin25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Priest25ManHEROIC"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t1s5#", "=ec1=#m30#"}; + { 2, 216813, "", "=q4=Circlet of Prophecy", "=ds="..BabbleBoss["Garr"], "", "11.36%"}; + { 3, 216816, "", "=q4=Mantle of Prophecy", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.06%"}; + { 4, 216815, "", "=q4=Robes of Prophecy", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.65%"}; + { 5, 216819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 216812, "", "=q4=Gloves of Prophecy", "=ds="..BabbleBoss["Gehennas"], "", "18.65%"}; + { 7, 216817, "", "=q4=Girdle of Prophecy", "=ds="..AL["Trash Mobs"], "", "0.18%"}; + { 8, 216814, "", "=q4=Pants of Prophecy", "=ds="..BabbleBoss["Magmadar"], "", "14.33%"}; + { 9, 216811, "", "=q4=Boots of Prophecy", "=ds="..BabbleBoss["Shazzrah"], "", "14.90%"}; + { 16, 0, "Spell_Holy_PowerWordShield", "=q6=#t2s5#", "=ec1=#m31#"}; + { 17, 216921, "", "=q4=Halo of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "13.39%"}; + { 18, 216924, "", "=q4=Pauldrons of Transcendence", "=ds="..BabbleBoss["Chromaggus"], "", "17.83%"}; + { 19, 216923, "", "=q4=Robes of Transcendence", "=ds="..BabbleBoss["Nefarian"], "", "14.83%"}; + { 20, 216926, "", "=q4=Bindings of Transcendence", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.37%"}; + { 21, 216920, "", "=q4=Handguards of Transcendence", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.01%"}; + { 22, 216925, "", "=q4=Belt of Transcendence", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.76%"}; + { 23, 216922, "", "=q4=Leggings of Transcendence", "=ds="..BabbleBoss["Ragnaros"], "", "17.30%"}; + { 24, 216919, "", "=q4=Boots of Transcendence", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "14.61%"}; + Prev = "T0Priest25ManHEROIC"; + Next = "T3Priest25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Rogue25ManHEROIC"] = { + { 1, 0, "Ability_BackStab", "=q6=#t1s6#", "=ec1=#m30#"}; + { 2, 216821, "", "=q4=Nightslayer Cover", "=ds="..BabbleBoss["Garr"], "", "10.38%"}; + { 3, 216823, "", "=q4=Nightslayer Shoulder Pads", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "20.66%"}; + { 4, 216820, "", "=q4=Nightslayer Chestpiece", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "16.76%"}; + { 5, 216825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", "0.17%"}; + { 6, 216826, "", "=q4=Nightslayer Gloves", "=ds="..BabbleBoss["Gehennas"], "", "19.47%"}; + { 7, 216827, "", "=q4=Nightslayer Belt", "=ds="..AL["Trash Mobs"], "", "0.15%"}; + { 8, 216822, "", "=q4=Nightslayer Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.83%"}; + { 9, 216824, "", "=q4=Nightslayer Boots", "=ds="..BabbleBoss["Shazzrah"], "", "15.58%"}; + { 16, 0, "Ability_BackStab", "=q6=#t2s6#", "=ec1=#m31#"}; + { 17, 216908, "", "=q4=Bloodfang Hood", "=ds="..BabbleBoss["Nefarian"], "", "13.21%"}; + { 18, 216832, "", "=q4=Bloodfang Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "17.03%"}; + { 19, 216905, "", "=q4=Bloodfang Chestpiece", "=ds="..BabbleBoss["Nefarian"], "", "14.21%"}; + { 20, 216911, "", "=q4=Bloodfang Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.69%"}; + { 21, 216907, "", "=q4=Bloodfang Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "6.84%"}; + { 22, 216910, "", "=q4=Bloodfang Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "19.69%"}; + { 23, 216909, "", "=q4=Bloodfang Pants", "=ds="..BabbleBoss["Ragnaros"], "", "17.18%"}; + { 24, 216906, "", "=q4=Bloodfang Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.66%"}; + Prev = "T0Rogue25ManHEROIC"; + Next = "T3Rogue25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Shaman25ManHEROIC"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t1s7#", "=ec1=#m30#"}; + { 2, 216842, "", "=q4=Earthfury Helmet", "=ds="..BabbleBoss["Garr"], "", "3.91%"}; + { 3, 216844, "", "=q4=Earthfury Epaulets", "=ds="..BabbleBoss["Baron Geddon"], "", "7.29%"}; + { 4, 216841, "", "=q4=Earthfury Vestments", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "6.08%"}; + { 5, 216840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", "0.06%"}; + { 6, 216839, "", "=q4=Earthfury Gauntlets", "=ds="..BabbleBoss["Gehennas"], "", "7.38%"}; + { 7, 216838, "", "=q4=Earthfury Belt", "=ds="..AL["Trash Mobs"], "", "0.07%"}; + { 8, 216843, "", "=q4=Earthfury Legguards", "=ds="..BabbleBoss["Magmadar"], "", "4.73%"}; + { 9, 216837, "", "=q4=Earthfury Boots", "=ds="..BabbleBoss["Lucifron"], "", "4.16%"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#t2s7#", "=ec1=#m31#"}; + { 17, 216947, "", "=q4=Helmet of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "4.86%"}; + { 18, 216945, "", "=q4=Epaulets of Ten Storms", "=ds="..BabbleBoss["Chromaggus"], "", "6.73%"}; + { 19, 216950, "", "=q4=Breastplate of Ten Storms", "=ds="..BabbleBoss["Nefarian"], "", "5.65%"}; + { 20, 216943, "", "=q4=Bracers of Ten Storms", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "7.54%"}; + { 21, 216948, "", "=q4=Gauntlets of Ten Storms", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "2.13%"}; + { 22, 216944, "", "=q4=Belt of Ten Storms", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "6.93%"}; + { 23, 216946, "", "=q4=Legplates of Ten Storms", "=ds="..BabbleBoss["Ragnaros"], "", "5.97%"}; + { 24, 216949, "", "=q4=Greaves of Ten Storms", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "5.57%"}; + Prev = "T0Shaman25ManHEROIC"; + Next = "T3Shaman25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Warlock25ManHEROIC"] = { + { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t1s8#", "=ec1=#m30#"}; + { 2, 216808, "", "=q4=Felheart Horns", "=ds="..BabbleBoss["Garr"], "", "10.62%"}; + { 3, 216807, "", "=q4=Felheart Shoulder Pads", "=ds="..BabbleBoss["Baron Geddon"], "", "19.78%"}; + { 4, 216809, "", "=q4=Felheart Robes", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.66%"}; + { 5, 216804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 216805, "", "=q4=Felheart Gloves", "=ds="..BabbleBoss["Lucifron"], "", "14.89%"}; + { 7, 216806, "", "=q4=Felheart Belt", "=ds="..AL["Trash Mobs"], "", "0.19%"}; + { 8, 216810, "", "=q4=Felheart Pants", "=ds="..BabbleBoss["Magmadar"], "", "13.75%"}; + { 9, 216803, "", "=q4=Felheart Slippers", "=ds="..BabbleBoss["Shazzrah"], "", "15.28%"}; + { 16, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t2s8#", "=ec1=#m31#"}; + { 17, 216929, "", "=q4=Nemesis Skullcap", "=ds="..BabbleBoss["Nefarian"], "", "13.54%"}; + { 18, 216932, "", "=q4=Nemesis Spaulders", "=ds="..BabbleBoss["Chromaggus"], "", "16.26%"}; + { 19, 216931, "", "=q4=Nemesis Robes", "=ds="..BabbleBoss["Nefarian"], "", "12.46%"}; + { 20, 216934, "", "=q4=Nemesis Bracers", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "18.11%"}; + { 21, 216928, "", "=q4=Nemesis Gloves", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.28%"}; + { 22, 216933, "", "=q4=Nemesis Belt", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "18.42%"}; + { 23, 216930, "", "=q4=Nemesis Leggings", "=ds="..BabbleBoss["Ragnaros"], "", "16.87%"}; + { 24, 216927, "", "=q4=Nemesis Boots", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "15.32%"}; + Prev = "T0Warlock25ManHEROIC"; + Next = "T3Warlock25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2Warrior25ManHEROIC"] = { + { 1, 0, "INV_Shield_05", "=q6=#t1s9#", "=ec1=#m30#"}; + { 2, 216866, "", "=q4=Helm of Might", "=ds="..BabbleBoss["Garr"], "", "11.39%"}; + { 3, 216868, "", "=q4=Pauldrons of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], "", "21.14%"}; + { 4, 216865, "", "=q4=Breastplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], "", "15.28%"}; + { 5, 216861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 6, 216863, "", "=q4=Gauntlets of Might", "=ds="..BabbleBoss["Lucifron"], "", "16.40%"}; + { 7, 216864, "", "=q4=Belt of Might", "=ds="..AL["Trash Mobs"], "", "0.16%"}; + { 8, 216867, "", "=q4=Legplates of Might", "=ds="..BabbleBoss["Magmadar"], "", "13.97%"}; + { 9, 216862, "", "=q4=Sabatons of Might", "=ds="..BabbleBoss["Gehennas"], "", "14.48%"}; + { 16, 0, "INV_Shield_05", "=q6=#t2s9#", "=ec1=#m31#"}; + { 17, 216963, "", "=q4=Helm of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; + { 18, 216961, "", "=q4=Pauldrons of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; + { 19, 216966, "", "=q4=Breastplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; + { 20, 216959, "", "=q4=Bracelets of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; + { 21, 216964, "", "=q4=Gauntlets of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; + { 22, 216960, "", "=q4=Waistband of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; + { 23, 216962, "", "=q4=Legplates of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; + { 24, 216965, "", "=q4=Sabatons of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; + Prev = "T0Warrior25ManHEROIC"; + Next = "T3Warrior25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T1T2DPSWarrior25ManHEROIC"] = { + { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t1s9#", "=ec1=#m30#"}; + { 2, 210480, "", "=q4=Faceguard of Might", "=ds="..BabbleBoss["Garr"], ""}; + { 3, 210481, "", "=q4=Shoulderpads of Might", "=ds="..BabbleBoss["Sulfuron Harbinger"], ""}; + { 4, 210482, "", "=q4=Chestplate of Might", "=ds="..BabbleBoss["Golemagg the Incinerator"], ""}; + { 5, 210483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + { 6, 210484, "", "=q4=Handguards of Might", "=ds="..BabbleBoss["Lucifron"], ""}; + { 7, 210485, "", "=q4=Girdle of Might", "=ds="..AL["Trash Mobs"], ""}; + { 8, 210486, "", "=q4=Legguards of Might", "=ds="..BabbleBoss["Magmadar"], ""}; + { 9, 210487, "", "=q4=Stompers of Might", "=ds="..BabbleBoss["Gehennas"], ""}; + { 16, 0, "Ability_Warrior_BattleShout", "=q6=#t2s10#", "=ec1=#m31#"}; + { 17, 210904, "", "=q4=Faceguard of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "13.65%"}; + { 18, 210902, "", "=q4=Shoulderpads of Wrath", "=ds="..BabbleBoss["Chromaggus"], "", "16.83%"}; + { 19, 210907, "", "=q4=Chestplate of Wrath", "=ds="..BabbleBoss["Nefarian"], "", "15.06%"}; + { 20, 210900, "", "=q4=Wristguards of Wrath", "=ds="..BabbleBoss["Razorgore the Untamed"], "", "20.29%"}; + { 21, 210905, "", "=q4=Grippers of Wrath", "=ds="..BabbleBoss["Firemaw"]..", "..BabbleBoss["Ebonroc"]..", "..BabbleBoss["Flamegor"], "", "5.93%"}; + { 22, 210901, "", "=q4=Belt of Wrath", "=ds="..BabbleBoss["Vaelastrasz the Corrupt"], "", "20.03%"}; + { 23, 210903, "", "=q4=Legguards of Wrath", "=ds="..BabbleBoss["Ragnaros"], "", "17.23%"}; + { 24, 210906, "", "=q4=Stompers of Wrath", "=ds="..BabbleBoss["Broodlord Lashlayer"], "", "16.84%"}; + Next = "T3DPSWarrior25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + ------------------------ + --- Tier 3 Sets (T3) --- + ------------------------ + + AtlasLoot_Data["T3Druid"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#t3s1#", "=ec1=#m35#"}; + { 2, 22490, "", "=q4=Dreamwalker Headpiece", "=ds="}; + { 3, 22491, "", "=q4=Dreamwalker Spaulders", "=ds="}; + { 4, 22488, "", "=q4=Dreamwalker Tunic", "=ds="}; + { 5, 22495, "", "=q4=Dreamwalker Wristguards", "=ds="}; + { 6, 22493, "", "=q4=Dreamwalker Handguards", "=ds="}; + { 7, 22494, "", "=q4=Dreamwalker Girdle", "=ds="}; + { 8, 22489, "", "=q4=Dreamwalker Legguards", "=ds="}; + { 9, 22492, "", "=q4=Dreamwalker Boots", "=ds="}; + { 10, 23064, "", "=q4=Ring of the Dreamwalker", "=ds="}; + Prev = "T1T2Druid"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Hunter"] = { + { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t3s2#", "=ec1=#m35#"}; + { 2, 22438, "", "=q4=Cryptstalker Headpiece", "=ds="}; + { 3, 22439, "", "=q4=Cryptstalker Spaulders", "=ds="}; + { 4, 22436, "", "=q4=Cryptstalker Tunic", "=ds="}; + { 5, 22443, "", "=q4=Cryptstalker Wristguards", "=ds="}; + { 6, 22441, "", "=q4=Cryptstalker Handguards", "=ds="}; + { 7, 22442, "", "=q4=Cryptstalker Girdle", "=ds="}; + { 8, 22437, "", "=q4=Cryptstalker Legguards", "=ds="}; + { 9, 22440, "", "=q4=Cryptstalker Boots", "=ds="}; + { 10, 23067, "", "=q4=Ring of the Cryptstalker", "=ds="}; + Prev = "T1T2Hunter"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Mage"] = { + { 1, 0, "Spell_Frost_IceStorm", "=q6=#t3s3#", "=ec1=#m35#"}; + { 2, 22498, "", "=q4=Frostfire Circlet", "=ds="}; + { 3, 22499, "", "=q4=Frostfire Shoulderpads", "=ds="}; + { 4, 22496, "", "=q4=Frostfire Robe", "=ds="}; + { 5, 22503, "", "=q4=Frostfire Bindings", "=ds="}; + { 6, 22501, "", "=q4=Frostfire Gloves", "=ds="}; + { 7, 22502, "", "=q4=Frostfire Belt", "=ds="}; + { 8, 22497, "", "=q4=Frostfire Leggings", "=ds="}; + { 9, 22500, "", "=q4=Frostfire Sandals", "=ds="}; + { 10, 23062, "", "=q4=Frostfire Ring", "=ds="}; + Prev = "T1T2Mage"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Paladin"] = { + { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t3s4#", "=ec1=#m35#"}; + { 2, 22428, "", "=q4=Redemption Headpiece", "=ds="}; + { 3, 22429, "", "=q4=Redemption Spaulders", "=ds="}; + { 4, 22425, "", "=q4=Redemption Tunic", "=ds="}; + { 5, 22424, "", "=q4=Redemption Wristguards", "=ds="}; + { 6, 22426, "", "=q4=Redemption Handguards", "=ds="}; + { 7, 22431, "", "=q4=Redemption Girdle", "=ds="}; + { 8, 22427, "", "=q4=Redemption Legguards", "=ds="}; + { 9, 22430, "", "=q4=Redemption Boots", "=ds="}; + { 10, 23066, "", "=q4=Ring of Redemption", "=ds="}; + Prev = "T1T2Paladin"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Priest"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t3s5#", "=ec1=#m35#"}; + { 2, 22514, "", "=q4=Circlet of Faith", "=ds="}; + { 3, 22515, "", "=q4=Shoulderpads of Faith", "=ds="}; + { 4, 22512, "", "=q4=Robe of Faith", "=ds="}; + { 5, 22519, "", "=q4=Bindings of Faith", "=ds="}; + { 6, 22517, "", "=q4=Gloves of Faith", "=ds="}; + { 7, 22518, "", "=q4=Belt of Faith", "=ds="}; + { 8, 22513, "", "=q4=Leggings of Faith", "=ds="}; + { 9, 22516, "", "=q4=Sandals of Faith", "=ds="}; + { 10, 23061, "", "=q4=Ring of Faith", "=ds="}; + Prev = "T1T2Priest"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Rogue"] = { + { 1, 0, "Ability_BackStab", "=q6=#t3s6#", "=ec1=#m35#"}; + { 2, 22478, "", "=q4=Bonescythe Helmet", "=ds="}; + { 3, 22479, "", "=q4=Bonescythe Pauldrons", "=ds="}; + { 4, 22476, "", "=q4=Bonescythe Breastplate", "=ds="}; + { 5, 22483, "", "=q4=Bonescythe Bracers", "=ds="}; + { 6, 22481, "", "=q4=Bonescythe Gauntlets", "=ds="}; + { 7, 22482, "", "=q4=Bonescythe Waistguard", "=ds="}; + { 8, 22477, "", "=q4=Bonescythe Legplates", "=ds="}; + { 9, 22480, "", "=q4=Bonescythe Sabatons", "=ds="}; + { 10, 23060, "", "=q4=Bonescythe Ring", "=ds="}; + Prev = "T1T2Rogue"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Shaman"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t3s7#", "=ec1=#m35#"}; + { 2, 22466, "", "=q4=Earthshatter Headpiece", "=ds="}; + { 3, 22467, "", "=q4=Earthshatter Spaulders", "=ds="}; + { 4, 22464, "", "=q4=Earthshatter Tunic", "=ds="}; + { 5, 22471, "", "=q4=Earthshatter Wristguards", "=ds="}; + { 6, 22469, "", "=q4=Earthshatter Handguards", "=ds="}; + { 7, 22470, "", "=q4=Earthshatter Girdle", "=ds="}; + { 8, 22465, "", "=q4=Earthshatter Legguards", "=ds="}; + { 9, 22468, "", "=q4=Earthshatter Boots", "=ds="}; + { 10, 23065, "", "=q4=Ring of the Earthshatterer", "=ds="}; + Prev = "T1T2Shaman"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Warlock"] = { + { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t3s8#", "=ec1=#m35#"}; + { 2, 22506, "", "=q4=Plagueheart Circlet", "=ds="}; + { 3, 22507, "", "=q4=Plagueheart Shoulderpads", "=ds="}; + { 4, 22504, "", "=q4=Plagueheart Robe", "=ds="}; + { 5, 22511, "", "=q4=Plagueheart Bindings", "=ds="}; + { 6, 22509, "", "=q4=Plagueheart Gloves", "=ds="}; + { 7, 22510, "", "=q4=Plagueheart Belt", "=ds="}; + { 8, 22505, "", "=q4=Plagueheart Leggings", "=ds="}; + { 9, 22508, "", "=q4=Plagueheart Sandals", "=ds="}; + { 10, 23063, "", "=q4=Plagueheart Ring", "=ds="}; + Prev = "T1T2Warlock"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Warrior"] = { + { 1, 0, "INV_Shield_05", "=q6=#t3s9#", "=ec1=#m35#"}; + { 2, 22418, "", "=q4=Dreadnaught Helmet", "=ds="}; + { 3, 22419, "", "=q4=Dreadnaught Pauldrons", "=ds="}; + { 4, 22416, "", "=q4=Dreadnaught Breastplate", "=ds="}; + { 5, 22423, "", "=q4=Dreadnaught Bracers", "=ds="}; + { 6, 22421, "", "=q4=Dreadnaught Gauntlets", "=ds="}; + { 7, 22422, "", "=q4=Dreadnaught Waistguard", "=ds="}; + { 8, 22417, "", "=q4=Dreadnaught Legplates", "=ds="}; + { 9, 22420, "", "=q4=Dreadnaught Sabatons", "=ds="}; + { 10, 23059, "", "=q4=Ring of the Dreadnaught", "=ds="}; + Prev = "T1T2Warrior"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3DPSWarrior"] = { + { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"}; + { 2, 10490, "", "=q4=Dreadborne Helmet", "=ds="}; + { 3, 10491, "", "=q4=Dreadborne Pauldrons", "=ds="}; + { 4, 10488, "", "=q4=Dreadborne Breastplate", "=ds="}; + { 5, 10495, "", "=q4=Dreadborne Bracers", "=ds="}; + { 6, 10493, "", "=q4=Dreadborne Gauntlets", "=ds="}; + { 7, 10494, "", "=q4=Dreadborne Waistguard", "=ds="}; + { 8, 10489, "", "=q4=Dreadborne Legplates", "=ds="}; + { 9, 10492, "", "=q4=Dreadborne Sabatons", "=ds="}; + { 10, 10496, "", "=q4=Dreadborne Ring", "=ds="}; + Prev = "T1T2DPSWarrior"; + Back = "T1T2T3SET"; + }; + + ------------------------------- + --- Tier 3 Sets (T3) HEROIC FLEX --- + ------------------------------- + + AtlasLoot_Data["T3Druid25Man"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#t3s1#", "=ec1=#m35#"}; + { 2, 322490, "", "=q4=Dreamwalker Headpiece", "=ds="}; + { 3, 322491, "", "=q4=Dreamwalker Spaulders", "=ds="}; + { 4, 322488, "", "=q4=Dreamwalker Tunic", "=ds="}; + { 5, 322495, "", "=q4=Dreamwalker Wristguards", "=ds="}; + { 6, 322493, "", "=q4=Dreamwalker Handguards", "=ds="}; + { 7, 322494, "", "=q4=Dreamwalker Girdle", "=ds="}; + { 8, 322489, "", "=q4=Dreamwalker Legguards", "=ds="}; + { 9, 322492, "", "=q4=Dreamwalker Boots", "=ds="}; + { 10, 323064, "", "=q4=Ring of the Dreamwalker", "=ds="}; + Prev = "T1T2Druid25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Hunter25Man"] = { + { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t3s2#", "=ec1=#m35#"}; + { 2, 322438, "", "=q4=Cryptstalker Headpiece", "=ds="}; + { 3, 322439, "", "=q4=Cryptstalker Spaulders", "=ds="}; + { 4, 322436, "", "=q4=Cryptstalker Tunic", "=ds="}; + { 5, 322443, "", "=q4=Cryptstalker Wristguards", "=ds="}; + { 6, 322441, "", "=q4=Cryptstalker Handguards", "=ds="}; + { 7, 322442, "", "=q4=Cryptstalker Girdle", "=ds="}; + { 8, 322437, "", "=q4=Cryptstalker Legguards", "=ds="}; + { 9, 322440, "", "=q4=Cryptstalker Boots", "=ds="}; + { 10, 323067, "", "=q4=Ring of the Cryptstalker", "=ds="}; + Prev = "T1T2Hunter25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Mage25Man"] = { + { 1, 0, "Spell_Frost_IceStorm", "=q6=#t3s3#", "=ec1=#m35#"}; + { 2, 322498, "", "=q4=Frostfire Circlet", "=ds="}; + { 3, 322499, "", "=q4=Frostfire Shoulderpads", "=ds="}; + { 4, 322496, "", "=q4=Frostfire Robe", "=ds="}; + { 5, 322503, "", "=q4=Frostfire Bindings", "=ds="}; + { 6, 322501, "", "=q4=Frostfire Gloves", "=ds="}; + { 7, 322502, "", "=q4=Frostfire Belt", "=ds="}; + { 8, 322497, "", "=q4=Frostfire Leggings", "=ds="}; + { 9, 322500, "", "=q4=Frostfire Sandals", "=ds="}; + { 10, 323062, "", "=q4=Frostfire Ring", "=ds="}; + Prev = "T1T2Mage25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Paladin25Man"] = { + { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t3s4#", "=ec1=#m35#"}; + { 2, 322428, "", "=q4=Redemption Headpiece", "=ds="}; + { 3, 322429, "", "=q4=Redemption Spaulders", "=ds="}; + { 4, 322425, "", "=q4=Redemption Tunic", "=ds="}; + { 5, 322424, "", "=q4=Redemption Wristguards", "=ds="}; + { 6, 322426, "", "=q4=Redemption Handguards", "=ds="}; + { 7, 322431, "", "=q4=Redemption Girdle", "=ds="}; + { 8, 322427, "", "=q4=Redemption Legguards", "=ds="}; + { 9, 322430, "", "=q4=Redemption Boots", "=ds="}; + { 10, 323066, "", "=q4=Ring of Redemption", "=ds="}; + Prev = "T1T2Paladin25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Priest25Man"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t3s5#", "=ec1=#m35#"}; + { 2, 322514, "", "=q4=Circlet of Faith", "=ds="}; + { 3, 322515, "", "=q4=Shoulderpads of Faith", "=ds="}; + { 4, 322512, "", "=q4=Robe of Faith", "=ds="}; + { 5, 322519, "", "=q4=Bindings of Faith", "=ds="}; + { 6, 322517, "", "=q4=Gloves of Faith", "=ds="}; + { 7, 322518, "", "=q4=Belt of Faith", "=ds="}; + { 8, 322513, "", "=q4=Leggings of Faith", "=ds="}; + { 9, 322516, "", "=q4=Sandals of Faith", "=ds="}; + { 10, 323061, "", "=q4=Ring of Faith", "=ds="}; + Prev = "T1T2Priest25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Rogue25Man"] = { + { 1, 0, "Ability_BackStab", "=q6=#t3s6#", "=ec1=#m35#"}; + { 2, 322478, "", "=q4=Bonescythe Helmet", "=ds="}; + { 3, 322479, "", "=q4=Bonescythe Pauldrons", "=ds="}; + { 4, 322476, "", "=q4=Bonescythe Breastplate", "=ds="}; + { 5, 322483, "", "=q4=Bonescythe Bracers", "=ds="}; + { 6, 322481, "", "=q4=Bonescythe Gauntlets", "=ds="}; + { 7, 322482, "", "=q4=Bonescythe Waistguard", "=ds="}; + { 8, 322477, "", "=q4=Bonescythe Legplates", "=ds="}; + { 9, 322480, "", "=q4=Bonescythe Sabatons", "=ds="}; + { 10, 323060, "", "=q4=Bonescythe Ring", "=ds="}; + Prev = "T1T2Rogue25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Shaman25Man"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t3s7#", "=ec1=#m35#"}; + { 2, 322466, "", "=q4=Earthshatter Headpiece", "=ds="}; + { 3, 322467, "", "=q4=Earthshatter Spaulders", "=ds="}; + { 4, 322464, "", "=q4=Earthshatter Tunic", "=ds="}; + { 5, 322471, "", "=q4=Earthshatter Wristguards", "=ds="}; + { 6, 322469, "", "=q4=Earthshatter Handguards", "=ds="}; + { 7, 322470, "", "=q4=Earthshatter Girdle", "=ds="}; + { 8, 322465, "", "=q4=Earthshatter Legguards", "=ds="}; + { 9, 322468, "", "=q4=Earthshatter Boots", "=ds="}; + { 10, 323065, "", "=q4=Ring of the Earthshatterer", "=ds="}; + Prev = "T1T2Shaman25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Warlock25Man"] = { + { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t3s8#", "=ec1=#m35#"}; + { 2, 322506, "", "=q4=Plagueheart Circlet", "=ds="}; + { 3, 322507, "", "=q4=Plagueheart Shoulderpads", "=ds="}; + { 4, 322504, "", "=q4=Plagueheart Robe", "=ds="}; + { 5, 322511, "", "=q4=Plagueheart Bindings", "=ds="}; + { 6, 322509, "", "=q4=Plagueheart Gloves", "=ds="}; + { 7, 322510, "", "=q4=Plagueheart Belt", "=ds="}; + { 8, 322505, "", "=q4=Plagueheart Leggings", "=ds="}; + { 9, 322508, "", "=q4=Plagueheart Sandals", "=ds="}; + { 10, 323063, "", "=q4=Plagueheart Ring", "=ds="}; + Prev = "T1T2Warlock25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Warrior25Man"] = { + { 1, 0, "INV_Shield_05", "=q6=#t3s9#", "=ec1=#m35#"}; + { 2, 322418, "", "=q4=Dreadnaught Helmet", "=ds="}; + { 3, 322419, "", "=q4=Dreadnaught Pauldrons", "=ds="}; + { 4, 322416, "", "=q4=Dreadnaught Breastplate", "=ds="}; + { 5, 322423, "", "=q4=Dreadnaught Bracers", "=ds="}; + { 6, 322421, "", "=q4=Dreadnaught Gauntlets", "=ds="}; + { 7, 322422, "", "=q4=Dreadnaught Waistguard", "=ds="}; + { 8, 322417, "", "=q4=Dreadnaught Legplates", "=ds="}; + { 9, 322420, "", "=q4=Dreadnaught Sabatons", "=ds="}; + { 10, 323059, "", "=q4=Ring of the Dreadnaught", "=ds="}; + Prev = "T1T2Warrior25Man"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3DPSWarrior25Man"] = { + { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"}; + { 2, 310490, "", "=q4=Dreadborne Helmet", "=ds="}; + { 3, 310491, "", "=q4=Dreadborne Pauldrons", "=ds="}; + { 4, 310488, "", "=q4=Dreadborne Breastplate", "=ds="}; + { 5, 310495, "", "=q4=Dreadborne Bracers", "=ds="}; + { 6, 310493, "", "=q4=Dreadborne Gauntlets", "=ds="}; + { 7, 310494, "", "=q4=Dreadborne Waistguard", "=ds="}; + { 8, 310489, "", "=q4=Dreadborne Legplates", "=ds="}; + { 9, 310492, "", "=q4=Dreadborne Sabatons", "=ds="}; + { 10, 310496, "", "=q4=Dreadborne Ring", "=ds="}; + Prev = "T1T2DPSWarrior25Man"; + Back = "T1T2T3SET"; + }; + + ------------------------------- + --- Tier 3 Sets (T3) ASCENDED --- + ------------------------------- + + AtlasLoot_Data["T3Druid25ManHEROIC"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#t3s1#", "=ec1=#m35#"}; + { 2, 222490, "", "=q4=Dreamwalker Headpiece", "=ds="}; + { 3, 222491, "", "=q4=Dreamwalker Spaulders", "=ds="}; + { 4, 222488, "", "=q4=Dreamwalker Tunic", "=ds="}; + { 5, 222495, "", "=q4=Dreamwalker Wristguards", "=ds="}; + { 6, 222493, "", "=q4=Dreamwalker Handguards", "=ds="}; + { 7, 222494, "", "=q4=Dreamwalker Girdle", "=ds="}; + { 8, 222489, "", "=q4=Dreamwalker Legguards", "=ds="}; + { 9, 222492, "", "=q4=Dreamwalker Boots", "=ds="}; + { 10, 223064, "", "=q4=Ring of the Dreamwalker", "=ds="}; + Prev = "T1T2Druid25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Hunter25ManHEROIC"] = { + { 1, 0, "Ability_Hunter_RunningShot", "=q6=#t3s2#", "=ec1=#m35#"}; + { 2, 222438, "", "=q4=Cryptstalker Headpiece", "=ds="}; + { 3, 222439, "", "=q4=Cryptstalker Spaulders", "=ds="}; + { 4, 222436, "", "=q4=Cryptstalker Tunic", "=ds="}; + { 5, 222443, "", "=q4=Cryptstalker Wristguards", "=ds="}; + { 6, 222441, "", "=q4=Cryptstalker Handguards", "=ds="}; + { 7, 222442, "", "=q4=Cryptstalker Girdle", "=ds="}; + { 8, 222437, "", "=q4=Cryptstalker Legguards", "=ds="}; + { 9, 222440, "", "=q4=Cryptstalker Boots", "=ds="}; + { 10, 223067, "", "=q4=Ring of the Cryptstalker", "=ds="}; + Prev = "T1T2Hunter25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Mage25ManHEROIC"] = { + { 1, 0, "Spell_Frost_IceStorm", "=q6=#t3s3#", "=ec1=#m35#"}; + { 2, 222498, "", "=q4=Frostfire Circlet", "=ds="}; + { 3, 222499, "", "=q4=Frostfire Shoulderpads", "=ds="}; + { 4, 222496, "", "=q4=Frostfire Robe", "=ds="}; + { 5, 222503, "", "=q4=Frostfire Bindings", "=ds="}; + { 6, 222501, "", "=q4=Frostfire Gloves", "=ds="}; + { 7, 222502, "", "=q4=Frostfire Belt", "=ds="}; + { 8, 222497, "", "=q4=Frostfire Leggings", "=ds="}; + { 9, 222500, "", "=q4=Frostfire Sandals", "=ds="}; + { 10, 223062, "", "=q4=Frostfire Ring", "=ds="}; + Prev = "T1T2Mage25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Paladin25ManHEROIC"] = { + { 1, 0, "Spell_Holy_SealOfMight", "=q6=#t3s4#", "=ec1=#m35#"}; + { 2, 222428, "", "=q4=Redemption Headpiece", "=ds="}; + { 3, 222429, "", "=q4=Redemption Spaulders", "=ds="}; + { 4, 222425, "", "=q4=Redemption Tunic", "=ds="}; + { 5, 222424, "", "=q4=Redemption Wristguards", "=ds="}; + { 6, 222426, "", "=q4=Redemption Handguards", "=ds="}; + { 7, 222431, "", "=q4=Redemption Girdle", "=ds="}; + { 8, 222427, "", "=q4=Redemption Legguards", "=ds="}; + { 9, 222430, "", "=q4=Redemption Boots", "=ds="}; + { 10, 223066, "", "=q4=Ring of Redemption", "=ds="}; + Prev = "T1T2Paladin25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Priest25ManHEROIC"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#t3s5#", "=ec1=#m35#"}; + { 2, 222514, "", "=q4=Circlet of Faith", "=ds="}; + { 3, 222515, "", "=q4=Shoulderpads of Faith", "=ds="}; + { 4, 222512, "", "=q4=Robe of Faith", "=ds="}; + { 5, 222519, "", "=q4=Bindings of Faith", "=ds="}; + { 6, 222517, "", "=q4=Gloves of Faith", "=ds="}; + { 7, 222518, "", "=q4=Belt of Faith", "=ds="}; + { 8, 222513, "", "=q4=Leggings of Faith", "=ds="}; + { 9, 222516, "", "=q4=Sandals of Faith", "=ds="}; + { 10, 223061, "", "=q4=Ring of Faith", "=ds="}; + Prev = "T1T2Priest25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Rogue25ManHEROIC"] = { + { 1, 0, "Ability_BackStab", "=q6=#t3s6#", "=ec1=#m35#"}; + { 2, 222478, "", "=q4=Bonescythe Helmet", "=ds="}; + { 3, 222479, "", "=q4=Bonescythe Pauldrons", "=ds="}; + { 4, 222476, "", "=q4=Bonescythe Breastplate", "=ds="}; + { 5, 222483, "", "=q4=Bonescythe Bracers", "=ds="}; + { 6, 222481, "", "=q4=Bonescythe Gauntlets", "=ds="}; + { 7, 222482, "", "=q4=Bonescythe Waistguard", "=ds="}; + { 8, 222477, "", "=q4=Bonescythe Legplates", "=ds="}; + { 9, 222480, "", "=q4=Bonescythe Sabatons", "=ds="}; + { 10, 223060, "", "=q4=Bonescythe Ring", "=ds="}; + Prev = "T1T2Rogue25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Shaman25ManHEROIC"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#t3s7#", "=ec1=#m35#"}; + { 2, 222466, "", "=q4=Earthshatter Headpiece", "=ds="}; + { 3, 222467, "", "=q4=Earthshatter Spaulders", "=ds="}; + { 4, 222464, "", "=q4=Earthshatter Tunic", "=ds="}; + { 5, 222471, "", "=q4=Earthshatter Wristguards", "=ds="}; + { 6, 222469, "", "=q4=Earthshatter Handguards", "=ds="}; + { 7, 222470, "", "=q4=Earthshatter Girdle", "=ds="}; + { 8, 222465, "", "=q4=Earthshatter Legguards", "=ds="}; + { 9, 222468, "", "=q4=Earthshatter Boots", "=ds="}; + { 10, 223065, "", "=q4=Ring of the Earthshatterer", "=ds="}; + Prev = "T1T2Shaman25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Warlock25ManHEROIC"] = { + { 1, 0, "Spell_Shadow_CurseOfTounges", "=q6=#t3s8#", "=ec1=#m35#"}; + { 2, 222506, "", "=q4=Plagueheart Circlet", "=ds="}; + { 3, 222507, "", "=q4=Plagueheart Shoulderpads", "=ds="}; + { 4, 222504, "", "=q4=Plagueheart Robe", "=ds="}; + { 5, 222511, "", "=q4=Plagueheart Bindings", "=ds="}; + { 6, 222509, "", "=q4=Plagueheart Gloves", "=ds="}; + { 7, 222510, "", "=q4=Plagueheart Belt", "=ds="}; + { 8, 222505, "", "=q4=Plagueheart Leggings", "=ds="}; + { 9, 222508, "", "=q4=Plagueheart Sandals", "=ds="}; + { 10, 223063, "", "=q4=Plagueheart Ring", "=ds="}; + Prev = "T1T2Warlock25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3Warrior25ManHEROIC"] = { + { 1, 0, "INV_Shield_05", "=q6=#t3s9#", "=ec1=#m35#"}; + { 2, 222418, "", "=q4=Dreadnaught Helmet", "=ds="}; + { 3, 222419, "", "=q4=Dreadnaught Pauldrons", "=ds="}; + { 4, 222416, "", "=q4=Dreadnaught Breastplate", "=ds="}; + { 5, 222423, "", "=q4=Dreadnaught Bracers", "=ds="}; + { 6, 222421, "", "=q4=Dreadnaught Gauntlets", "=ds="}; + { 7, 222422, "", "=q4=Dreadnaught Waistguard", "=ds="}; + { 8, 222417, "", "=q4=Dreadnaught Legplates", "=ds="}; + { 9, 222420, "", "=q4=Dreadnaught Sabatons", "=ds="}; + { 10, 223059, "", "=q4=Ring of the Dreadnaught", "=ds="}; + Prev = "T1T2Warrior25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + AtlasLoot_Data["T3DPSWarrior25ManHEROIC"] = { + { 1, 0, "Ability_Warrior_BattleShout", "=q6=#t3s10#", "=ec1=#m35#"}; + { 2, 210490, "", "=q4=Dreadborne Helmet", "=ds="}; + { 3, 210491, "", "=q4=Dreadborne Pauldrons", "=ds="}; + { 4, 210488, "", "=q4=Dreadborne Breastplate", "=ds="}; + { 5, 210495, "", "=q4=Dreadborne Bracers", "=ds="}; + { 6, 210493, "", "=q4=Dreadborne Gauntlets", "=ds="}; + { 7, 210494, "", "=q4=Dreadborne Waistguard", "=ds="}; + { 8, 210489, "", "=q4=Dreadborne Legplates", "=ds="}; + { 9, 210492, "", "=q4=Dreadborne Sabatons", "=ds="}; + { 10, 210496, "", "=q4=Dreadborne Ring", "=ds="}; + Prev = "T1T2DPSWarrior25ManHEROIC"; + Back = "T1T2T3SET"; + }; + + ------------------------ + --- Vanilla WoW Sets --- + ------------------------ + + AtlasLoot_Data["VWOWSets1"] = { + { 1, 0, "INV_Box_01", "=q6=#pre60s1#", "=ec1=#a2#. =q1=#z1#"}; + { 2, 10399, "", "=q3=Blackened Defias Armor", "=ds=#s5#, =q2=#n6#", "", "14.77%"}; + { 3, 10401, "", "=q2=Blackened Defias Gloves", "=ds=#s9#, =q2=#n9#", "", "1.76%"}; + { 4, 10403, "", "=q3=Blackened Defias Belt", "=ds=#s10#, =q2=#n7#", "", "23.26%"}; + { 5, 10400, "", "=q2=Blackened Defias Leggings", "=ds=#s11#, =q2=#n9#", "", "1.64%"}; + { 6, 10402, "", "=q2=Blackened Defias Boots", "=ds=#s12#, =q2=#n8#", "", "1.23%"}; + { 8, 0, "INV_Box_01", "=q6=#pre60s2#", "=ec1=#a2#. =q1=#z2#"}; + { 9, 6473, "", "=q3=Armor of the Fang", "=ds=#s5#, =q2=#n5#", "", "52.05%"}; + { 10, 10413, "", "=q3=Gloves of the Fang", "=ds=#s9#, =q2=#n4#", "", "1.20%"}; + { 11, 10412, "", "=q3=Belt of the Fang", "=ds=#s10#, =q2=#n2#", "", "8.64%"}; + { 12, 10410, "", "=q3=Leggings of the Fang", "=ds=#s11#, =q2=#n1#", "", "16.03%"}; + { 13, 10411, "", "=q3=Footpads of the Fang", "=ds=#s12#, =q2=#n3#", "", "19.08%"}; + { 16, 0, "INV_Box_01", "=q6=#pre60s3#", "=ec1=#a3#. =q1=#z3#"}; + { 17, 10328, "", "=q3=Scarlet Chestpiece", "=ds=#s5#, =q2=#n12#", "", "0.3%"}; + { 18, 10333, "", "=q2=Scarlet Wristguards", "=ds=#s8#, =q2=#n15#", "", "1.6%"}; + { 19, 10331, "", "=q2=Scarlet Gauntlets", "=ds=#s9#, =q2=#n13#", "", "1.7%"}; + { 20, 10329, "", "=q2=Scarlet Belt", "=ds=#s10#, =q2=#n10#", "", "1.6%"}; + { 21, 10330, "", "=q3=Scarlet Leggings", "=ds=#s11#, =q2=#n14#", "", "13.2%"}; + { 22, 10332, "", "=q3=Scarlet Boots", "=ds=#s12#, =q2=#n11#", "", "0.1%"}; + { 24, 0, "INV_Box_01", "=q6=#pre60s4#", "=ec1=#a3#. =q1=#z4#"}; + { 25, 11729, "", "=q3=Savage Gladiator Helm", "=ds=#s1#, =q2=#brd3#, #brd5#", "", "10.08%"}; + { 26, 11726, "", "=q4=Savage Gladiator Chain", "=ds=#s5#, =q2=#brd3#", "", "14.52%"}; + { 27, 11730, "", "=q3=Savage Gladiator Grips", "=ds=#s9#, =q2=#brd2#", "", "14.12%"}; + { 28, 11728, "", "=q3=Savage Gladiator Leggings", "=ds=#s11#, =q2=#brd6#", "", "14.95%"}; + { 29, 11731, "", "=q3=Savage Gladiator Greaves", "=ds=#s12#, =q2=#brd1#", "", "15.14%"}; + Back = "SETSCLASSIC"; + }; + + AtlasLoot_Data["VWOWSets2"] = { + { 1, 0, "INV_Box_01", "=q6=#pre60s5#", "=ec1=#a1#, =q1=#m1# #c5#, #c3#, #c8#"}; + { 2, 22302, "", "=q3=Ironweave Cowl", "=ds=#s1#, =q2=#n16# (#z9#)", "", "27.72%"}; + { 3, 22305, "", "=q3=Ironweave Mantle", "=ds=#s3#, =q2=#n17# (#z4#)", "", "30.39%"}; + { 4, 22301, "", "=q3=Ironweave Robe", "=ds=#s5#, =q2=#n18# (#z6#)", "", "19.00%"}; + { 5, 22313, "", "=q3=Ironweave Bracers", "=ds=#s8#, =q2=#n19# (#z10#)", "", "18.16%"}; + { 6, 22304, "", "=q3=Ironweave Gloves", "=ds=#s9#, =q2=#n20# (#z13#)", "", "16.24%"}; + { 7, 22306, "", "=q3=Ironweave Belt", "=ds=#s10#, =q2=#n21# (#z10#)", "", "20.28%"}; + { 8, 22303, "", "=q3=Ironweave Pants", "=ds=#s11#, =q2=#n22# (#z5#)", "", "23.33%"}; + { 9, 22311, "", "=q3=Ironweave Boots", "=ds=#s12#, =q2=#n23# (#z9#)", "", "12.31%"}; + { 16, 0, "INV_Box_01", "=q6=#pre60s10#", "=ec1=#a1#, =q2=#n24#. =q1=#z6#"}; + { 17, 13390, "", "=q3=The Postmaster's Band", "=ds=#s1#", "", ""}; + { 18, 13388, "", "=q3=The Postmaster's Tunic", "=ds=#s5#", "", ""}; + { 19, 13389, "", "=q3=The Postmaster's Trousers", "=ds=#s11#", "", ""}; + { 20, 13391, "", "=q3=The Postmaster's Treads", "=ds=#s12#", "", ""}; + { 21, 13392, "", "=q3=The Postmaster's Seal", "=ds=#s13#", "", ""}; + Back = "SETSCLASSIC"; + }; + + AtlasLoot_Data["VWOWSets3"] = { + { 1, 0, "INV_Box_01", "=q6=#pre60s15#", "=q1=#z7#"}; + { 2, 17082, "", "=q4=Shard of the Flame", "=ds=#s14#, =q2=#n35# (#z14#)", "", "4.46%"}; + { 3, 17064, "", "=q4=Shard of the Scale", "=ds=#s14#, =q2=#n36# (#z15#)", "", "3.71%"}; + { 5, 0, "INV_Box_01", "=q6=#pre60s20#", "=q1=#z7#"}; + { 6, 18204, "", "=q4=Eskhandar's Pelt", "=ds=#s4#, =q2=#n37#", "", "9.16%"}; + { 7, 18203, "", "=q4=Eskhandar's Right Claw", "=ds=#h3#, #w13#, =q2=#n38# (#z14#)", "", "16.97%"}; + { 8, 18202, "", "=q4=Eskhandar's Left Claw", "=ds=#h4#, #w13#, =q2=#n39#", "", "12.36%"}; + { 16, 0, "INV_Box_01", "=q6=#pre60s24#", "=q1=#z10#"}; + { 17, 13218, "", "=q3=Fang of the Crystal Spider", "=ds=#h1#, #w4#, =q2=#n41#", "", "15.46%"}; + { 18, 13183, "", "=q3=Venomspitter", "=ds=#h1#, #w6#, =q2=#n42#", "", "13.07%"}; + { 20, 0, "INV_Box_01", "=q6=#pre60s23#", "=q1=#z9#"}; + { 21, 12940, "", "=q3=Dal'Rend's Sacred Charge", "=ds=#h3#, #w10#, =q2=#n40#", "", "6.62%"}; + { 22, 12939, "", "=q3=Dal'Rend's Tribal Guardian", "=ds=#h4#, #w10#, =q2=#n40#", "", "7.44%"}; + Back = "SETSCLASSIC"; + }; + AtlasLoot_Data["VWOWScholo"] = { + { 1, 0, "INV_Box_01", "=q6=#pre60s6#", "=ec1=#a1#. =q1=#z5#"}; + { 2, 14633, "", "=q3=Necropile Mantle", "=ds=#s3#", "", "1.12%"}; + { 3, 14626, "", "=q3=Necropile Robe", "=ds=#s5#", "", "1.27%"}; + { 4, 14629, "", "=q3=Necropile Cuffs", "=ds=#s8#", "", "1.03%"}; + { 5, 14632, "", "=q3=Necropile Leggings", "=ds=#s11#", "", "0.85%"}; + { 6, 14631, "", "=q3=Necropile Boots", "=ds=#s12#", "", "0.88%"}; + { 8, 0, "INV_Box_01", "=q6=#pre60s7#", "=ec1=#a2#. =q1=#z5#"}; + { 9, 14637, "", "=q3=Cadaverous Armor", "=ds=#s5#", "", "1.51%"}; + { 10, 14640, "", "=q3=Cadaverous Gloves", "=ds=#s9#", "", "0.82%"}; + { 11, 14636, "", "=q3=Cadaverous Belt", "=ds=#s10#", "", "0.60%"}; + { 12, 14638, "", "=q3=Cadaverous Leggings", "=ds=#s11#", "", "1.09%"}; + { 13, 14641, "", "=q3=Cadaverous Walkers", "=ds=#s12#", "", "0.67%"}; + { 16, 0, "INV_Box_01", "=q6=#pre60s8#", "=ec1=#a3#. =q1=#z5#"}; + { 17, 14611, "", "=q3=Bloodmail Hauberk", "=ds=#s5#", "", "0.54%"}; + { 18, 14615, "", "=q3=Bloodmail Gauntlets", "=ds=#s9#", "", "0.09%"}; + { 19, 14614, "", "=q3=Bloodmail Belt", "=ds=#s10#", "", "0.60%"}; + { 20, 14612, "", "=q3=Bloodmail Legguards", "=ds=#s11#", "", "0.42%"}; + { 21, 14616, "", "=q3=Bloodmail Boots", "=ds=#s12#", "", "0.36%"}; + { 23, 0, "INV_Box_01", "=q6=#pre60s9#", "=ec1=#a4#. =q1=#z5#"}; + { 24, 14624, "", "=q3=Deathbone Chestplate", "=ds=#s5#", "", "0.45%"}; + { 25, 14622, "", "=q3=Deathbone Gauntlets", "=ds=#s9#", "", "0.45%"}; + { 26, 14620, "", "=q3=Deathbone Girdle", "=ds=#s10#", "", "0.67%"}; + { 27, 14623, "", "=q3=Deathbone Legguards", "=ds=#s11#", "", "1.12%"}; + { 28, 14621, "", "=q3=Deathbone Sabatons", "=ds=#s12#", "", "0.57%"}; + Back = "SETSCLASSIC"; + }; + + AtlasLoot_Data["VWOWZulGurub"] = { + { 1, 0, "INV_Box_01", "=q6=#pre60s16#", "=q1=#z8#"}; + { 2, 19898, "", "=q3=Seal of Jin", "=ds=#s13#, =q2=#n28#", "", "8.81%"}; + { 3, 19925, "", "=q3=Band of Jin", "=ds=#s13#, =q2=#n29#", "", "10.36%"}; + { 5, 0, "INV_Box_01", "=q6=#pre60s17#", "=q1=#z8#"}; + { 6, 19873, "", "=q3=Overlord's Crimson Band", "=ds=#s13#, =q2=#n33#", "", "10.12%"}; + { 7, 19912, "", "=q3=Overlord's Onyx Band", "=ds=#s13#, =q2=#n30#", "", "14.51%"}; + { 9, 0, "INV_Box_01", "=q6=#pre60s22#", "=q1=#z8#"}; + { 10, 19896, "", "=q4=Thekal's Grasp", "=ds=#h3#, #w13#, =q2=#n28#", "", "5.20%"}; + { 11, 19910, "", "=q4=Arlokk's Grasp", "=ds=#h4#, #w13#, =q2=#n30#", "", "4.54%"}; + { 16, 0, "INV_Box_01", "=q6=#pre60s18#", "=q1=#z8#"}; + { 17, 19863, "", "=q3=Primalist's Seal", "=ds=#s13#, =q2=#n33#", "", "9.72%"}; + { 18, 19920, "", "=q3=Primalist's Band", "=ds=#s13#, =q2=#n31#", "", "8.95%"}; + { 20, 0, "INV_Box_01", "=q6=#pre60s19#", "=q1=#z8#"}; + { 21, 19905, "", "=q3=Zanzil's Band", "=ds=#s13#, =q2=#n32#", "", "9.24%"}; + { 22, 19893, "", "=q3=Zanzil's Seal", "=ds=#s13#, =q2=#n33#", "", "10.12%"}; + { 24, 0, "INV_Box_01", "=q6=#pre60s21#", "=q1=#z8#"}; + { 25, 19865, "", "=q4=Warblade of the Hakkari", "=ds=#h3#, #w10#, =q2=#n34#", "", "5.18%"}; + { 26, 19866, "", "=q4=Warblade of the Hakkari", "=ds=#h4#, #w10#, =q2=#n33#", "", "4.55%"}; + Back = "SETSCLASSIC"; + }; + + --------------- + --- ZG Sets --- + --------------- + + AtlasLoot_Data["ZGSets1"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#zgs1#", "=ec1=#c1#"}; + { 2, 19955, "", "=q4=Wushoolay's Charm of Nature", ""}; + { 3, 19613, "", "=q4=Pristine Enchanted South Seas Kelp", "=ds=#r5#"}; + { 4, 19838, "", "=q4=Zandalar Haruspex's Tunic", "=q4=#zgt9#, =ds=#r4#"}; + { 5, 19839, "", "=q4=Zandalar Haruspex's Belt", "=q4=#zgt4#, =ds=#r3#"}; + { 6, 19840, "", "=q4=Zandalar Haruspex's Bracers", "=q4=#zgt5#, =ds=#r2#"}; + { 8, 0, "Ability_Hunter_RunningShot", "=q6=#zgs2#", "=ec1=#c2#"}; + { 9, 19953, "", "=q4=Renataki's Charm of Beasts", ""}; + { 10, 19621, "", "=q4=Maelstrom's Wrath", "=ds=#r5#"}; + { 11, 19831, "", "=q4=Zandalar Predator's Mantle", "=q4=#zgt6#, =ds=#r4#"}; + { 12, 19832, "", "=q4=Zandalar Predator's Belt", "=q4=#zgt2#, =ds=#r3#"}; + { 13, 19833, "", "=q4=Zandalar Predator's Bracers", "=q4=#zgt3#, =ds=#r2#"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#zgs3#", "=ec1=#c3#"}; + { 17, 19959, "", "=q4=Hazza'rah's Charm of Magic", ""}; + { 18, 19601, "", "=q4=Jewel of Kajaro", "=ds=#r5#"}; + { 19, 20034, "", "=q4=Zandalar Illusionist's Robe", "=q4=#zgt1#, =ds=#r4#"}; + { 20, 19845, "", "=q4=Zandalar Illusionist's Mantle", "=q4=#zgt2#, =ds=#r3#"}; + { 21, 19846, "", "=q4=Zandalar Illusionist's Wraps", "=q4=#zgt3#, =ds=#r2#"}; + { 23, 0, "Spell_Holy_SealOfMight", "=q6=#zgs4#", "=ec1=#c4#"}; + { 24, 19952, "", "=q4=Gri'lek's Charm of Valor", ""}; + { 25, 19588, "", "=q4=Hero's Brand", "=ds=#r5#"}; + { 26, 19825, "", "=q4=Zandalar Freethinker's Breastplate", "=q4=#zgt9#, =ds=#r4#"}; + { 27, 19826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"}; + { 28, 19827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"}; + Next = "ZGSets2"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["ZGSets2"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#zgs5#", "=ec1=#c5#"}; + { 2, 19958, "", "=q4=Hazza'rah's Charm of Healing", ""}; + { 3, 19594, "", "=q4=The All-Seeing Eye of Zuldazar", "=ds=#r5#"}; + { 4, 19841, "", "=q4=Zandalar Confessor's Mantle", "=q4=#zgt6#, =ds=#r4#"}; + { 5, 19842, "", "=q4=Zandalar Confessor's Bindings", "=q4=#zgt4#, =ds=#r3#"}; + { 6, 19843, "", "=q4=Zandalar Confessor's Wraps", "=q4=#zgt5#, =ds=#r2#"}; + { 8, 0, "Ability_BackStab", "=q6=#zgs6#", "=ec1=#c6#"}; + { 9, 19954, "", "=q4=Renataki's Charm of Trickery", ""}; + { 10, 19617, "", "=q4=Zandalarian Shadow Mastery Talisman", "=ds=#r5#"}; + { 11, 19834, "", "=q4=Zandalar Madcap's Tunic", "=q4=#zgt6#, =ds=#r4#"}; + { 12, 19835, "", "=q4=Zandalar Madcap's Mantle", "=q4=#zgt7#, =ds=#r3#"}; + { 13, 19836, "", "=q4=Zandalar Madcap's Bracers", "=q4=#zgt8#, =ds=#r2#"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#zgs7#", "=ec1=#c7#"}; + { 17, 19956, "", "=q4=Wushoolay's Charm of Spirits", ""}; + { 18, 19609, "", "=q4=Unmarred Vision of Voodress", "=ds=#r5#"}; + { 19, 19828, "", "=q4=Zandalar Augur's Hauberk", "=q4=#zgt9#, =ds=#r4#"}; + { 20, 19829, "", "=q4=Zandalar Augur's Belt", "=q4=#zgt7#, =ds=#r3#"}; + { 21, 19830, "", "=q4=Zandalar Augur's Bracers", "=q4=#zgt8#, =ds=#r2#"}; + { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#zgs8#", "=ec1=#c8#"}; + { 24, 19957, "", "=q4=Hazza'rah's Charm of Destruction", ""}; + { 25, 19605, "", "=q4=Kezan's Unstoppable Taint", "=ds=#r5#"}; + { 26, 20033, "", "=q4=Zandalar Demoniac's Robe", "=q4=#zgt1#, =ds=#r4#"}; + { 27, 19849, "", "=q4=Zandalar Demoniac's Mantle", "=q4=#zgt4#, =ds=#r3#"}; + { 28, 19848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"}; + Next = "ZGSets3"; + Prev = "ZGSets1"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["ZGSets3"] = { + { 1, 0, "INV_Shield_05", "=q6=#zgs9#", "=ec1=#c9#"}; + { 2, 19951, "", "=q4=Gri'lek's Charm of Might", ""}; + { 3, 19577, "", "=q4=Rage of Mugamba", "=ds=#r5#"}; + { 4, 19822, "", "=q4=Zandalar Vindicator's Breastplate", "=q4=#zgt1#, =ds=#r4#"}; + { 5, 19823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"}; + { 6, 19824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"}; + Prev = "ZGSets2"; + Back = "SETMENU"; + }; + + + ---------------------- + --- ZG HEROIC FLEX Sets --- + ---------------------- + + AtlasLoot_Data["ZGSets125Man"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#zgs1#", "=ec1=#c1#"}; + { 2, 19955, "", "=q4=Wushoolay's Charm of Nature", ""}; + { 3, 19613, "", "=q4=Pristine Enchanted South Seas Kelp", "=ds=#r5#"}; + { 4, 319838, "", "=q4=Zandalar Haruspex's Tunic", "=q4=#zgt9#, =ds=#r4#"}; + { 5, 319839, "", "=q4=Zandalar Haruspex's Belt", "=q4=#zgt4#, =ds=#r3#"}; + { 6, 319840, "", "=q4=Zandalar Haruspex's Bracers", "=q4=#zgt5#, =ds=#r2#"}; + { 8, 0, "Ability_Hunter_RunningShot", "=q6=#zgs2#", "=ec1=#c2#"}; + { 9, 19953, "", "=q4=Renataki's Charm of Beasts", ""}; + { 10, 19621, "", "=q4=Maelstrom's Wrath", "=ds=#r5#"}; + { 11, 319831, "", "=q4=Zandalar Predator's Mantle", "=q4=#zgt6#, =ds=#r4#"}; + { 12, 319832, "", "=q4=Zandalar Predator's Belt", "=q4=#zgt2#, =ds=#r3#"}; + { 13, 319833, "", "=q4=Zandalar Predator's Bracers", "=q4=#zgt3#, =ds=#r2#"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#zgs3#", "=ec1=#c3#"}; + { 17, 19959, "", "=q4=Hazza'rah's Charm of Magic", ""}; + { 18, 19601, "", "=q4=Jewel of Kajaro", "=ds=#r5#"}; + { 19, 320034, "", "=q4=Zandalar Illusionist's Robe", "=q4=#zgt1#, =ds=#r4#"}; + { 20, 319845, "", "=q4=Zandalar Illusionist's Mantle", "=q4=#zgt2#, =ds=#r3#"}; + { 21, 319846, "", "=q4=Zandalar Illusionist's Wraps", "=q4=#zgt3#, =ds=#r2#"}; + { 23, 0, "Spell_Holy_SealOfMight", "=q6=#zgs4#", "=ec1=#c4#"}; + { 24, 19952, "", "=q4=Gri'lek's Charm of Valor", ""}; + { 25, 19588, "", "=q4=Hero's Brand", "=ds=#r5#"}; + { 26, 319825, "", "=q4=Zandalar Freethinker's Breastplate", "=q4=#zgt9#, =ds=#r4#"}; + { 27, 319826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"}; + { 28, 319827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"}; + Next = "ZGSets225Man"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["ZGSets225Man"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#zgs5#", "=ec1=#c5#"}; + { 2, 19958, "", "=q4=Hazza'rah's Charm of Healing", ""}; + { 3, 19594, "", "=q4=The All-Seeing Eye of Zuldazar", "=ds=#r5#"}; + { 4, 319841, "", "=q4=Zandalar Confessor's Mantle", "=q4=#zgt6#, =ds=#r4#"}; + { 5, 319842, "", "=q4=Zandalar Confessor's Bindings", "=q4=#zgt4#, =ds=#r3#"}; + { 6, 319843, "", "=q4=Zandalar Confessor's Wraps", "=q4=#zgt5#, =ds=#r2#"}; + { 8, 0, "Ability_BackStab", "=q6=#zgs6#", "=ec1=#c6#"}; + { 9, 19954, "", "=q4=Renataki's Charm of Trickery", ""}; + { 10, 19617, "", "=q4=Zandalarian Shadow Mastery Talisman", "=ds=#r5#"}; + { 11, 319834, "", "=q4=Zandalar Madcap's Tunic", "=q4=#zgt6#, =ds=#r4#"}; + { 12, 319835, "", "=q4=Zandalar Madcap's Mantle", "=q4=#zgt7#, =ds=#r3#"}; + { 13, 319836, "", "=q4=Zandalar Madcap's Bracers", "=q4=#zgt8#, =ds=#r2#"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#zgs7#", "=ec1=#c7#"}; + { 17, 19956, "", "=q4=Wushoolay's Charm of Spirits", ""}; + { 18, 19609, "", "=q4=Unmarred Vision of Voodress", "=ds=#r5#"}; + { 19, 319828, "", "=q4=Zandalar Augur's Hauberk", "=q4=#zgt9#, =ds=#r4#"}; + { 20, 319829, "", "=q4=Zandalar Augur's Belt", "=q4=#zgt7#, =ds=#r3#"}; + { 21, 319830, "", "=q4=Zandalar Augur's Bracers", "=q4=#zgt8#, =ds=#r2#"}; + { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#zgs8#", "=ec1=#c8#"}; + { 24, 19957, "", "=q4=Hazza'rah's Charm of Destruction", ""}; + { 25, 19605, "", "=q4=Kezan's Unstoppable Taint", "=ds=#r5#"}; + { 26, 320033, "", "=q4=Zandalar Demoniac's Robe", "=q4=#zgt1#, =ds=#r4#"}; + { 27, 319849, "", "=q4=Zandalar Demoniac's Mantle", "=q4=#zgt4#, =ds=#r3#"}; + { 28, 319848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"}; + Next = "ZGSets325Man"; + Prev = "ZGSets125Man"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["ZGSets325Man"] = { + { 1, 0, "INV_Shield_05", "=q6=#zgs9#", "=ec1=#c9#"}; + { 2, 19951, "", "=q4=Gri'lek's Charm of Might", ""}; + { 3, 19577, "", "=q4=Rage of Mugamba", "=ds=#r5#"}; + { 4, 319822, "", "=q4=Zandalar Vindicator's Breastplate", "=q4=#zgt1#, =ds=#r4#"}; + { 5, 319823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"}; + { 6, 319824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"}; + Prev = "ZGSets225Man"; + Back = "SETMENU"; + }; + + + ---------------------- + --- ZG ASCENDED Sets --- + ---------------------- + + AtlasLoot_Data["ZGSets125ManHEROIC"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#zgs1#", "=ec1=#c1#"}; + { 2, 19955, "", "=q4=Wushoolay's Charm of Nature", ""}; + { 3, 19613, "", "=q4=Pristine Enchanted South Seas Kelp", "=ds=#r5#"}; + { 4, 219838, "", "=q4=Zandalar Haruspex's Tunic", "=q4=#zgt9#, =ds=#r4#"}; + { 5, 219839, "", "=q4=Zandalar Haruspex's Belt", "=q4=#zgt4#, =ds=#r3#"}; + { 6, 219840, "", "=q4=Zandalar Haruspex's Bracers", "=q4=#zgt5#, =ds=#r2#"}; + { 8, 0, "Ability_Hunter_RunningShot", "=q6=#zgs2#", "=ec1=#c2#"}; + { 9, 19953, "", "=q4=Renataki's Charm of Beasts", ""}; + { 10, 19621, "", "=q4=Maelstrom's Wrath", "=ds=#r5#"}; + { 11, 219831, "", "=q4=Zandalar Predator's Mantle", "=q4=#zgt6#, =ds=#r4#"}; + { 12, 219832, "", "=q4=Zandalar Predator's Belt", "=q4=#zgt2#, =ds=#r3#"}; + { 13, 219833, "", "=q4=Zandalar Predator's Bracers", "=q4=#zgt3#, =ds=#r2#"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#zgs3#", "=ec1=#c3#"}; + { 17, 19959, "", "=q4=Hazza'rah's Charm of Magic", ""}; + { 18, 19601, "", "=q4=Jewel of Kajaro", "=ds=#r5#"}; + { 19, 220034, "", "=q4=Zandalar Illusionist's Robe", "=q4=#zgt1#, =ds=#r4#"}; + { 20, 219845, "", "=q4=Zandalar Illusionist's Mantle", "=q4=#zgt2#, =ds=#r3#"}; + { 21, 219846, "", "=q4=Zandalar Illusionist's Wraps", "=q4=#zgt3#, =ds=#r2#"}; + { 23, 0, "Spell_Holy_SealOfMight", "=q6=#zgs4#", "=ec1=#c4#"}; + { 24, 19952, "", "=q4=Gri'lek's Charm of Valor", ""}; + { 25, 19588, "", "=q4=Hero's Brand", "=ds=#r5#"}; + { 26, 219825, "", "=q4=Zandalar Freethinker's Breastplate", "=q4=#zgt9#, =ds=#r4#"}; + { 27, 219826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"}; + { 28, 219827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"}; + Next = "ZGSets225ManHEROIC"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["ZGSets225ManHEROIC"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#zgs5#", "=ec1=#c5#"}; + { 2, 19958, "", "=q4=Hazza'rah's Charm of Healing", ""}; + { 3, 19594, "", "=q4=The All-Seeing Eye of Zuldazar", "=ds=#r5#"}; + { 4, 219841, "", "=q4=Zandalar Confessor's Mantle", "=q4=#zgt6#, =ds=#r4#"}; + { 5, 219842, "", "=q4=Zandalar Confessor's Bindings", "=q4=#zgt4#, =ds=#r3#"}; + { 6, 219843, "", "=q4=Zandalar Confessor's Wraps", "=q4=#zgt5#, =ds=#r2#"}; + { 8, 0, "Ability_BackStab", "=q6=#zgs6#", "=ec1=#c6#"}; + { 9, 19954, "", "=q4=Renataki's Charm of Trickery", ""}; + { 10, 19617, "", "=q4=Zandalarian Shadow Mastery Talisman", "=ds=#r5#"}; + { 11, 219834, "", "=q4=Zandalar Madcap's Tunic", "=q4=#zgt6#, =ds=#r4#"}; + { 12, 219835, "", "=q4=Zandalar Madcap's Mantle", "=q4=#zgt7#, =ds=#r3#"}; + { 13, 219836, "", "=q4=Zandalar Madcap's Bracers", "=q4=#zgt8#, =ds=#r2#"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#zgs7#", "=ec1=#c7#"}; + { 17, 19956, "", "=q4=Wushoolay's Charm of Spirits", ""}; + { 18, 19609, "", "=q4=Unmarred Vision of Voodress", "=ds=#r5#"}; + { 19, 219828, "", "=q4=Zandalar Augur's Hauberk", "=q4=#zgt9#, =ds=#r4#"}; + { 20, 219829, "", "=q4=Zandalar Augur's Belt", "=q4=#zgt7#, =ds=#r3#"}; + { 21, 219830, "", "=q4=Zandalar Augur's Bracers", "=q4=#zgt8#, =ds=#r2#"}; + { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#zgs8#", "=ec1=#c8#"}; + { 24, 19957, "", "=q4=Hazza'rah's Charm of Destruction", ""}; + { 25, 19605, "", "=q4=Kezan's Unstoppable Taint", "=ds=#r5#"}; + { 26, 220033, "", "=q4=Zandalar Demoniac's Robe", "=q4=#zgt1#, =ds=#r4#"}; + { 27, 219849, "", "=q4=Zandalar Demoniac's Mantle", "=q4=#zgt4#, =ds=#r3#"}; + { 28, 219848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"}; + Next = "ZGSets325ManHEROIC"; + Prev = "ZGSets125ManHEROIC"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["ZGSets325ManHEROIC"] = { + { 1, 0, "INV_Shield_05", "=q6=#zgs9#", "=ec1=#c9#"}; + { 2, 19951, "", "=q4=Gri'lek's Charm of Might", ""}; + { 3, 19577, "", "=q4=Rage of Mugamba", "=ds=#r5#"}; + { 4, 219822, "", "=q4=Zandalar Vindicator's Breastplate", "=q4=#zgt1#, =ds=#r4#"}; + { 5, 219823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"}; + { 6, 219824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"}; + Prev = "ZGSets225ManHEROIC"; + Back = "SETMENU"; + }; + + + ----------------- + --- AQ20 Sets --- + ----------------- + + AtlasLoot_Data["AQ20Sets1"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq20s1#", "=ec1=#c1#"}; + { 2, 21407, "", "=q4=Mace of Unending Life", "=q4=#aq20t1#, =ds=#r5#"}; + { 3, 21409, "", "=q4=Cloak of Unending Life", "=q3=#aq20t5#, =ds=#r4#"}; + { 4, 21408, "", "=q4=Band of Unending Life", "=q3=#aq20t3#, =ds=#r3#"}; + { 6, 0, "Ability_Hunter_RunningShot", "=q6=#aq20s2#", "=ec1=#c2#"}; + { 7, 21401, "", "=q4=Scythe of the Unseen Path", "=q4=#aq20t6#, =ds=#r5#"}; + { 8, 21403, "", "=q4=Cloak of the Unseen Path", "=q3=#aq20t5#, =ds=#r4#"}; + { 9, 21402, "", "=q4=Signet of the Unseen Path", "=q3=#aq20t4#, =ds=#r3#"}; + { 11, 0, "Spell_Frost_IceStorm", "=q6=#aq20s3#", "=ec1=#c3#"}; + { 12, 21413, "", "=q4=Blade of Vaulted Secrets", "=q4=#aq20t1#, =ds=#r5#"}; + { 13, 21415, "", "=q4=Drape of Vaulted Secrets", "=q3=#aq20t2#, =ds=#r4#"}; + { 14, 21414, "", "=q4=Band of Vaulted Secrets", "=q3=#aq20t3#, =ds=#r3#"}; + { 16, 0, "Spell_Holy_SealOfMight", "=q6=#aq20s4#", "=ec1=#c4#"}; + { 17, 21395, "", "=q4=Blade of Eternal Justice", "=q4=#aq20t6#, =ds=#r5#"}; + { 18, 21397, "", "=q4=Cape of Eternal Justice", "=q3=#aq20t5#, =ds=#r4#"}; + { 19, 21396, "", "=q4=Ring of Eternal Justice", "=q3=#aq20t3#, =ds=#r3#"}; + { 21, 0, "Spell_Holy_PowerWordShield", "=q6=#aq20s5#", "=ec1=#c5#"}; + { 22, 21410, "", "=q4=Gavel of Infinite Wisdom", "=q4=#aq20t1#, =ds=#r5#"}; + { 23, 21412, "", "=q4=Shroud of Infinite Wisdom", "=q3=#aq20t2#, =ds=#r4#"}; + { 24, 21411, "", "=q4=Ring of Infinite Wisdom", "=q3=#aq20t4#, =ds=#r3#"}; + { 26, 0, "Ability_BackStab", "=q6=#aq20s6#", "=ec1=#c6#"}; + { 27, 21404, "", "=q4=Dagger of Veiled Shadows", "=q4=#aq20t6#, =ds=#r5#"}; + { 28, 21406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"}; + { 29, 21405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"}; + Next = "AQ20Sets2"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ20Sets2"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#aq20s7#", "=ec1=#c7#"}; + { 2, 21398, "", "=q4=Hammer of the Gathering Storm", "=q4=#aq20t6#, =ds=#r5#"}; + { 3, 21400, "", "=q4=Cloak of the Gathering Storm", "=q3=#aq20t5#, =ds=#r4#"}; + { 4, 21399, "", "=q4=Ring of the Gathering Storm", "=q3=#aq20t3#, =ds=#r3#"}; + { 6, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq20s8#", "=ec1=#c8#"}; + { 7, 21416, "", "=q4=Kris of Unspoken Names", "=q4=#aq20t1#, =ds=#r5#"}; + { 8, 21418, "", "=q4=Shroud of Unspoken Names", "=q3=#aq20t5#, =ds=#r4#"}; + { 9, 21417, "", "=q4=Ring of Unspoken Names", "=q3=#aq20t4#, =ds=#r3#"}; + { 11, 0, "INV_Shield_05", "=q6=#aq20s9#", "=ec1=#c9#"}; + { 12, 21392, "", "=q4=Sickle of Unyielding Strength", "=q4=#aq20t6#, =ds=#r5#"}; + { 13, 21394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"}; + { 14, 21393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"}; + Prev = "AQ20Sets1"; + Back = "SETMENU"; + }; + + + ------------------------ + --- AQ20 Sets HEROIC FLEX --- + ------------------------ + + AtlasLoot_Data["AQ20Sets125Man"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq20s1#", "=ec1=#c1#"}; + { 2, 321407, "", "=q4=Mace of Unending Life", "=q4=#aq20t1#, =ds=#r5#"}; + { 3, 321409, "", "=q4=Cloak of Unending Life", "=q3=#aq20t5#, =ds=#r4#"}; + { 4, 321408, "", "=q4=Band of Unending Life", "=q3=#aq20t3#, =ds=#r3#"}; + { 6, 0, "Ability_Hunter_RunningShot", "=q6=#aq20s2#", "=ec1=#c2#"}; + { 7, 321401, "", "=q4=Scythe of the Unseen Path", "=q4=#aq20t6#, =ds=#r5#"}; + { 8, 321403, "", "=q4=Cloak of the Unseen Path", "=q3=#aq20t5#, =ds=#r4#"}; + { 9, 321402, "", "=q4=Signet of the Unseen Path", "=q3=#aq20t4#, =ds=#r3#"}; + { 11, 0, "Spell_Frost_IceStorm", "=q6=#aq20s3#", "=ec1=#c3#"}; + { 12, 321413, "", "=q4=Blade of Vaulted Secrets", "=q4=#aq20t1#, =ds=#r5#"}; + { 13, 321415, "", "=q4=Drape of Vaulted Secrets", "=q3=#aq20t2#, =ds=#r4#"}; + { 14, 321414, "", "=q4=Band of Vaulted Secrets", "=q3=#aq20t3#, =ds=#r3#"}; + { 16, 0, "Spell_Holy_SealOfMight", "=q6=#aq20s4#", "=ec1=#c4#"}; + { 17, 321395, "", "=q4=Blade of Eternal Justice", "=q4=#aq20t6#, =ds=#r5#"}; + { 18, 321397, "", "=q4=Cape of Eternal Justice", "=q3=#aq20t5#, =ds=#r4#"}; + { 19, 321396, "", "=q4=Ring of Eternal Justice", "=q3=#aq20t3#, =ds=#r3#"}; + { 21, 0, "Spell_Holy_PowerWordShield", "=q6=#aq20s5#", "=ec1=#c5#"}; + { 22, 321410, "", "=q4=Gavel of Infinite Wisdom", "=q4=#aq20t1#, =ds=#r5#"}; + { 23, 321412, "", "=q4=Shroud of Infinite Wisdom", "=q3=#aq20t2#, =ds=#r4#"}; + { 24, 321411, "", "=q4=Ring of Infinite Wisdom", "=q3=#aq20t4#, =ds=#r3#"}; + { 26, 0, "Ability_BackStab", "=q6=#aq20s6#", "=ec1=#c6#"}; + { 27, 321404, "", "=q4=Dagger of Veiled Shadows", "=q4=#aq20t6#, =ds=#r5#"}; + { 28, 321406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"}; + { 29, 321405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"}; + Next = "AQ20Sets225Man"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ20Sets225Man"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#aq20s7#", "=ec1=#c7#"}; + { 2, 321398, "", "=q4=Hammer of the Gathering Storm", "=q4=#aq20t6#, =ds=#r5#"}; + { 3, 321400, "", "=q4=Cloak of the Gathering Storm", "=q3=#aq20t5#, =ds=#r4#"}; + { 4, 321399, "", "=q4=Ring of the Gathering Storm", "=q3=#aq20t3#, =ds=#r3#"}; + { 6, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq20s8#", "=ec1=#c8#"}; + { 7, 321416, "", "=q4=Kris of Unspoken Names", "=q4=#aq20t1#, =ds=#r5#"}; + { 8, 321418, "", "=q4=Shroud of Unspoken Names", "=q3=#aq20t5#, =ds=#r4#"}; + { 9, 321417, "", "=q4=Ring of Unspoken Names", "=q3=#aq20t4#, =ds=#r3#"}; + { 11, 0, "INV_Shield_05", "=q6=#aq20s9#", "=ec1=#c9#"}; + { 12, 321392, "", "=q4=Sickle of Unyielding Strength", "=q4=#aq20t6#, =ds=#r5#"}; + { 13, 321394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"}; + { 14, 321393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"}; + Prev = "AQ20Sets125Man"; + Back = "SETMENU"; + }; + + ------------------------ + --- AQ20 Sets ASCENDED --- + ------------------------ + + AtlasLoot_Data["AQ20Sets125ManHEROIC"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq20s1#", "=ec1=#c1#"}; + { 2, 221407, "", "=q4=Mace of Unending Life", "=q4=#aq20t1#, =ds=#r5#"}; + { 3, 221409, "", "=q4=Cloak of Unending Life", "=q3=#aq20t5#, =ds=#r4#"}; + { 4, 221408, "", "=q4=Band of Unending Life", "=q3=#aq20t3#, =ds=#r3#"}; + { 6, 0, "Ability_Hunter_RunningShot", "=q6=#aq20s2#", "=ec1=#c2#"}; + { 7, 221401, "", "=q4=Scythe of the Unseen Path", "=q4=#aq20t6#, =ds=#r5#"}; + { 8, 221403, "", "=q4=Cloak of the Unseen Path", "=q3=#aq20t5#, =ds=#r4#"}; + { 9, 221402, "", "=q4=Signet of the Unseen Path", "=q3=#aq20t4#, =ds=#r3#"}; + { 11, 0, "Spell_Frost_IceStorm", "=q6=#aq20s3#", "=ec1=#c3#"}; + { 12, 221413, "", "=q4=Blade of Vaulted Secrets", "=q4=#aq20t1#, =ds=#r5#"}; + { 13, 221415, "", "=q4=Drape of Vaulted Secrets", "=q3=#aq20t2#, =ds=#r4#"}; + { 14, 221414, "", "=q4=Band of Vaulted Secrets", "=q3=#aq20t3#, =ds=#r3#"}; + { 16, 0, "Spell_Holy_SealOfMight", "=q6=#aq20s4#", "=ec1=#c4#"}; + { 17, 221395, "", "=q4=Blade of Eternal Justice", "=q4=#aq20t6#, =ds=#r5#"}; + { 18, 221397, "", "=q4=Cape of Eternal Justice", "=q3=#aq20t5#, =ds=#r4#"}; + { 19, 221396, "", "=q4=Ring of Eternal Justice", "=q3=#aq20t3#, =ds=#r3#"}; + { 21, 0, "Spell_Holy_PowerWordShield", "=q6=#aq20s5#", "=ec1=#c5#"}; + { 22, 221410, "", "=q4=Gavel of Infinite Wisdom", "=q4=#aq20t1#, =ds=#r5#"}; + { 23, 221412, "", "=q4=Shroud of Infinite Wisdom", "=q3=#aq20t2#, =ds=#r4#"}; + { 24, 221411, "", "=q4=Ring of Infinite Wisdom", "=q3=#aq20t4#, =ds=#r3#"}; + { 26, 0, "Ability_BackStab", "=q6=#aq20s6#", "=ec1=#c6#"}; + { 27, 221404, "", "=q4=Dagger of Veiled Shadows", "=q4=#aq20t6#, =ds=#r5#"}; + { 28, 221406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"}; + { 29, 221405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"}; + Next = "AQ20Sets225ManHEROIC"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ20Sets225ManHEROIC"] = { + { 1, 0, "Spell_FireResistanceTotem_01", "=q6=#aq20s7#", "=ec1=#c7#"}; + { 2, 221398, "", "=q4=Hammer of the Gathering Storm", "=q4=#aq20t6#, =ds=#r5#"}; + { 3, 221400, "", "=q4=Cloak of the Gathering Storm", "=q3=#aq20t5#, =ds=#r4#"}; + { 4, 221399, "", "=q4=Ring of the Gathering Storm", "=q3=#aq20t3#, =ds=#r3#"}; + { 6, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq20s8#", "=ec1=#c8#"}; + { 7, 221416, "", "=q4=Kris of Unspoken Names", "=q4=#aq20t1#, =ds=#r5#"}; + { 8, 221418, "", "=q4=Shroud of Unspoken Names", "=q3=#aq20t5#, =ds=#r4#"}; + { 9, 221417, "", "=q4=Ring of Unspoken Names", "=q3=#aq20t4#, =ds=#r3#"}; + { 11, 0, "INV_Shield_05", "=q6=#aq20s9#", "=ec1=#c9#"}; + { 12, 221392, "", "=q4=Sickle of Unyielding Strength", "=q4=#aq20t6#, =ds=#r5#"}; + { 13, 221394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"}; + { 14, 221393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"}; + Prev = "AQ20Sets125ManHEROIC"; + Back = "SETMENU"; + }; + + ----------------- + --- AQ40 Sets --- + ----------------- + + AtlasLoot_Data["AQ40Sets1"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq40s1#", "=ec1=#c1#"}; + { 2, 21357, "", "=q4=Genesis Vest", "=q4=#aq40t4#, =ds=#r3#"}; + { 3, 21353, "", "=q4=Genesis Helm", "=q4=#aq40t6#, =ds=#r2#"}; + { 4, 21356, "", "=q4=Genesis Trousers", "=q4=#aq40t7#, =ds=#r2#"}; + { 5, 21354, "", "=q4=Genesis Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; + { 6, 21355, "", "=q4=Genesis Boots", "=q4=#aq40t1#, =ds=#r1#"}; + { 8, 0, "Ability_Hunter_RunningShot", "=q6=#aq40s2#", "=ec1=#c2#"}; + { 9, 21370, "", "=q4=Striker's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; + { 10, 21366, "", "=q4=Striker's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; + { 11, 21368, "", "=q4=Striker's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; + { 12, 21367, "", "=q4=Striker's Pauldrons", "=q4=#aq40t5#, =ds=#r1#"}; + { 13, 21365, "", "=q4=Striker's Footguards", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#aq40s3#", "=ec1=#c3#"}; + { 17, 21343, "", "=q4=Enigma Robes", "=q4=#aq40t4#, =ds=#r3#"}; + { 18, 21347, "", "=q4=Enigma Circlet", "=q4=#aq40t2#, =ds=#r2#"}; + { 19, 21346, "", "=q4=Enigma Leggings", "=q4=#aq40t3#, =ds=#r2#"}; + { 20, 21345, "", "=q4=Enigma Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; + { 21, 21344, "", "=q4=Enigma Boots", "=q4=#aq40t1#, =ds=#r1#"}; + { 23, 0, "Spell_Holy_SealOfMight", "=q6=#aq40s4#", "=ec1=#c4#"}; + { 24, 21389, "", "=q4=Avenger's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 25, 21387, "", "=q4=Avenger's Crown", "=q4=#aq40t6#, =ds=#r2#"}; + { 26, 21390, "", "=q4=Avenger's Legguards", "=q4=#aq40t7#, =ds=#r2#"}; + { 27, 21391, "", "=q4=Avenger's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; + { 28, 21388, "", "=q4=Avenger's Greaves", "=q4=#aq40t1#, =ds=#r1#"}; + Next = "AQ40Sets2"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ40Sets2"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#aq40s5#", "=ec1=#c5#"}; + { 2, 21351, "", "=q4=Vestments of the Oracle", "=q4=#aq40t4#, =ds=#r3#"}; + { 3, 21348, "", "=q4=Tiara of the Oracle", "=q4=#aq40t2#, =ds=#r2#"}; + { 4, 21352, "", "=q4=Trousers of the Oracle", "=q4=#aq40t3#, =ds=#r2#"}; + { 5, 21350, "", "=q4=Mantle of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; + { 6, 21349, "", "=q4=Footwraps of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; + { 8, 0, "Ability_BackStab", "=q6=#aq40s6#", "=ec1=#c6#"}; + { 9, 21364, "", "=q4=Deathdealer's Vest", "=q4=#aq40t8#, =ds=#r3#"}; + { 10, 21360, "", "=q4=Deathdealer's Helm", "=q4=#aq40t6#, =ds=#r2#"}; + { 11, 21362, "", "=q4=Deathdealer's Leggings", "=q4=#aq40t3#, =ds=#r2#"}; + { 12, 21361, "", "=q4=Deathdealer's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; + { 13, 21359, "", "=q4=Deathdealer's Boots", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#aq40s7#", "=ec1=#c7#"}; + { 17, 21374, "", "=q4=Stormcaller's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; + { 18, 21372, "", "=q4=Stormcaller's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; + { 19, 21375, "", "=q4=Stormcaller's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; + { 20, 21376, "", "=q4=Stormcaller's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; + { 21, 21373, "", "=q4=Stormcaller's Footguards", "=q4=#aq40t1#, =ds=#r1#"}; + { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq40s8#", "=ec1=#c8#"}; + { 24, 21334, "", "=q4=Doomcaller's Robes", "=q4=#aq40t4#, =ds=#r3#"}; + { 25, 21337, "", "=q4=Doomcaller's Circlet", "=q4=#aq40t2#, =ds=#r2#"}; + { 26, 21336, "", "=q4=Doomcaller's Trousers", "=q4=#aq40t7#, =ds=#r2#"}; + { 27, 21335, "", "=q4=Doomcaller's Mantle", "=q4=#aq40t1#, =ds=#r1#"}; + { 28, 21338, "", "=q4=Doomcaller's Footwraps", "=q4=#aq40t1#, =ds=#r1#"}; + Next = "AQ40Sets3"; + Prev = "AQ40Sets1"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ40Sets3"] = { + { 1, 0, "INV_Shield_05", "=q6=#aq40s9#", "=ec1=#c9#"}; + { 2, 21331, "", "=q4=Conqueror's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 3, 21329, "", "=q4=Conqueror's Crown", "=q4=#aq40t2#, =ds=#r2#"}; + { 4, 21332, "", "=q4=Conqueror's Legguards", "=q4=#aq40t3#, =ds=#r2#"}; + { 5, 21330, "", "=q4=Conqueror's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; + { 6, 21333, "", "=q4=Conqueror's Greaves", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Ability_Warrior_BattleShout", "=q6=#aq40s9#", "=ec1=#c9#"}; + { 17, 10912, "", "=q4=Conqueror's Chestplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 18, 10910, "", "=q4=Conqueror's Headguard", "=q4=#aq40t2#, =ds=#r2#"}; + { 19, 10913, "", "=q4=Conqueror's Platelegs", "=q4=#aq40t3#, =ds=#r2#"}; + { 20, 10911, "", "=q4=Conqueror's Shoulderpads", "=q4=#aq40t5#, =ds=#r1#"}; + { 21, 10914, "", "=q4=Conqueror's War Stompers", "=q4=#aq40t5#, =ds=#r1#"}; + Prev = "AQ40Sets2"; + Back = "SETMENU"; + }; + + ----------------------- + --- AQ40 Sets HEROIC FLEX --- + ----------------------- + + AtlasLoot_Data["AQ40Sets125Man"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq40s1#", "=ec1=#c1#"}; + { 2, 321357, "", "=q4=Genesis Vest", "=q4=#aq40t4#, =ds=#r3#"}; + { 3, 321353, "", "=q4=Genesis Helm", "=q4=#aq40t6#, =ds=#r2#"}; + { 4, 321356, "", "=q4=Genesis Trousers", "=q4=#aq40t7#, =ds=#r2#"}; + { 5, 321354, "", "=q4=Genesis Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; + { 6, 321355, "", "=q4=Genesis Boots", "=q4=#aq40t1#, =ds=#r1#"}; + { 8, 0, "Ability_Hunter_RunningShot", "=q6=#aq40s2#", "=ec1=#c2#"}; + { 9, 321370, "", "=q4=Striker's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; + { 10, 321366, "", "=q4=Striker's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; + { 11, 321368, "", "=q4=Striker's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; + { 12, 321367, "", "=q4=Striker's Pauldrons", "=q4=#aq40t5#, =ds=#r1#"}; + { 13, 321365, "", "=q4=Striker's Footguards", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#aq40s3#", "=ec1=#c3#"}; + { 17, 321343, "", "=q4=Enigma Robes", "=q4=#aq40t4#, =ds=#r3#"}; + { 18, 321347, "", "=q4=Enigma Circlet", "=q4=#aq40t2#, =ds=#r2#"}; + { 19, 321346, "", "=q4=Enigma Leggings", "=q4=#aq40t3#, =ds=#r2#"}; + { 20, 321345, "", "=q4=Enigma Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; + { 21, 321344, "", "=q4=Enigma Boots", "=q4=#aq40t1#, =ds=#r1#"}; + { 23, 0, "Spell_Holy_SealOfMight", "=q6=#aq40s4#", "=ec1=#c4#"}; + { 24, 321389, "", "=q4=Avenger's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 25, 321387, "", "=q4=Avenger's Crown", "=q4=#aq40t6#, =ds=#r2#"}; + { 26, 321390, "", "=q4=Avenger's Legguards", "=q4=#aq40t7#, =ds=#r2#"}; + { 27, 321391, "", "=q4=Avenger's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; + { 28, 321388, "", "=q4=Avenger's Greaves", "=q4=#aq40t1#, =ds=#r1#"}; + Next = "AQ40Sets225Man"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ40Sets225Man"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#aq40s5#", "=ec1=#c5#"}; + { 2, 321351, "", "=q4=Vestments of the Oracle", "=q4=#aq40t4#, =ds=#r3#"}; + { 3, 321348, "", "=q4=Tiara of the Oracle", "=q4=#aq40t2#, =ds=#r2#"}; + { 4, 321352, "", "=q4=Trousers of the Oracle", "=q4=#aq40t3#, =ds=#r2#"}; + { 5, 321350, "", "=q4=Mantle of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; + { 6, 321349, "", "=q4=Footwraps of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; + { 8, 0, "Ability_BackStab", "=q6=#aq40s6#", "=ec1=#c6#"}; + { 9, 321364, "", "=q4=Deathdealer's Vest", "=q4=#aq40t8#, =ds=#r3#"}; + { 10, 321360, "", "=q4=Deathdealer's Helm", "=q4=#aq40t6#, =ds=#r2#"}; + { 11, 321362, "", "=q4=Deathdealer's Leggings", "=q4=#aq40t3#, =ds=#r2#"}; + { 12, 321361, "", "=q4=Deathdealer's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; + { 13, 321359, "", "=q4=Deathdealer's Boots", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#aq40s7#", "=ec1=#c7#"}; + { 17, 321374, "", "=q4=Stormcaller's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; + { 18, 321372, "", "=q4=Stormcaller's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; + { 19, 321375, "", "=q4=Stormcaller's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; + { 20, 321376, "", "=q4=Stormcaller's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; + { 21, 321373, "", "=q4=Stormcaller's Footguards", "=q4=#aq40t1#, =ds=#r1#"}; + { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq40s8#", "=ec1=#c8#"}; + { 24, 321334, "", "=q4=Doomcaller's Robes", "=q4=#aq40t4#, =ds=#r3#"}; + { 25, 321337, "", "=q4=Doomcaller's Circlet", "=q4=#aq40t2#, =ds=#r2#"}; + { 26, 321336, "", "=q4=Doomcaller's Trousers", "=q4=#aq40t7#, =ds=#r2#"}; + { 27, 321335, "", "=q4=Doomcaller's Mantle", "=q4=#aq40t1#, =ds=#r1#"}; + { 28, 321338, "", "=q4=Doomcaller's Footwraps", "=q4=#aq40t1#, =ds=#r1#"}; + Next = "AQ40Sets325Man"; + Prev = "AQ40Sets125Man"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ40Sets325Man"] = { + { 1, 0, "INV_Shield_05", "=q6=#aq40s9#", "=ec1=#c9#"}; + { 2, 321331, "", "=q4=Conqueror's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 3, 321329, "", "=q4=Conqueror's Crown", "=q4=#aq40t2#, =ds=#r2#"}; + { 4, 321332, "", "=q4=Conqueror's Legguards", "=q4=#aq40t3#, =ds=#r2#"}; + { 5, 321330, "", "=q4=Conqueror's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; + { 6, 321333, "", "=q4=Conqueror's Greaves", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Ability_Warrior_BattleShout", "=q6=#aq40s9#", "=ec1=#c9#"}; + { 17, 310912, "", "=q4=Conqueror's Chestplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 18, 310910, "", "=q4=Conqueror's Headguard", "=q4=#aq40t2#, =ds=#r2#"}; + { 19, 310913, "", "=q4=Conqueror's Platelegs", "=q4=#aq40t3#, =ds=#r2#"}; + { 20, 310911, "", "=q4=Conqueror's Shoulderpads", "=q4=#aq40t5#, =ds=#r1#"}; + { 21, 310914, "", "=q4=Conqueror's War Stompers", "=q4=#aq40t5#, =ds=#r1#"}; + Prev = "AQ40Sets225Man"; + Back = "SETMENU"; + }; + + + ----------------------- + --- AQ40 Sets ASCENDED --- + ----------------------- + + AtlasLoot_Data["AQ40Sets125ManHEROIC"] = { + { 1, 0, "Spell_Nature_Regeneration", "=q6=#aq40s1#", "=ec1=#c1#"}; + { 2, 221357, "", "=q4=Genesis Vest", "=q4=#aq40t4#, =ds=#r3#"}; + { 3, 221353, "", "=q4=Genesis Helm", "=q4=#aq40t6#, =ds=#r2#"}; + { 4, 221356, "", "=q4=Genesis Trousers", "=q4=#aq40t7#, =ds=#r2#"}; + { 5, 221354, "", "=q4=Genesis Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; + { 6, 221355, "", "=q4=Genesis Boots", "=q4=#aq40t1#, =ds=#r1#"}; + { 8, 0, "Ability_Hunter_RunningShot", "=q6=#aq40s2#", "=ec1=#c2#"}; + { 9, 221370, "", "=q4=Striker's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; + { 10, 221366, "", "=q4=Striker's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; + { 11, 221368, "", "=q4=Striker's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; + { 12, 221367, "", "=q4=Striker's Pauldrons", "=q4=#aq40t5#, =ds=#r1#"}; + { 13, 221365, "", "=q4=Striker's Footguards", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Spell_Frost_IceStorm", "=q6=#aq40s3#", "=ec1=#c3#"}; + { 17, 221343, "", "=q4=Enigma Robes", "=q4=#aq40t4#, =ds=#r3#"}; + { 18, 221347, "", "=q4=Enigma Circlet", "=q4=#aq40t2#, =ds=#r2#"}; + { 19, 221346, "", "=q4=Enigma Leggings", "=q4=#aq40t3#, =ds=#r2#"}; + { 20, 221345, "", "=q4=Enigma Shoulderpads", "=q4=#aq40t1#, =ds=#r1#"}; + { 21, 221344, "", "=q4=Enigma Boots", "=q4=#aq40t1#, =ds=#r1#"}; + { 23, 0, "Spell_Holy_SealOfMight", "=q6=#aq40s4#", "=ec1=#c4#"}; + { 24, 221389, "", "=q4=Avenger's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 25, 221387, "", "=q4=Avenger's Crown", "=q4=#aq40t6#, =ds=#r2#"}; + { 26, 221390, "", "=q4=Avenger's Legguards", "=q4=#aq40t7#, =ds=#r2#"}; + { 27, 221391, "", "=q4=Avenger's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; + { 28, 221388, "", "=q4=Avenger's Greaves", "=q4=#aq40t1#, =ds=#r1#"}; + Next = "AQ40Sets225ManHEROIC"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ40Sets225ManHEROIC"] = { + { 1, 0, "Spell_Holy_PowerWordShield", "=q6=#aq40s5#", "=ec1=#c5#"}; + { 2, 221351, "", "=q4=Vestments of the Oracle", "=q4=#aq40t4#, =ds=#r3#"}; + { 3, 221348, "", "=q4=Tiara of the Oracle", "=q4=#aq40t2#, =ds=#r2#"}; + { 4, 221352, "", "=q4=Trousers of the Oracle", "=q4=#aq40t3#, =ds=#r2#"}; + { 5, 221350, "", "=q4=Mantle of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; + { 6, 221349, "", "=q4=Footwraps of the Oracle", "=q4=#aq40t5#, =ds=#r1#"}; + { 8, 0, "Ability_BackStab", "=q6=#aq40s6#", "=ec1=#c6#"}; + { 9, 221364, "", "=q4=Deathdealer's Vest", "=q4=#aq40t8#, =ds=#r3#"}; + { 10, 221360, "", "=q4=Deathdealer's Helm", "=q4=#aq40t6#, =ds=#r2#"}; + { 11, 221362, "", "=q4=Deathdealer's Leggings", "=q4=#aq40t3#, =ds=#r2#"}; + { 12, 221361, "", "=q4=Deathdealer's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; + { 13, 221359, "", "=q4=Deathdealer's Boots", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Spell_FireResistanceTotem_01", "=q6=#aq40s7#", "=ec1=#c7#"}; + { 17, 221374, "", "=q4=Stormcaller's Hauberk", "=q4=#aq40t8#, =ds=#r3#"}; + { 18, 221372, "", "=q4=Stormcaller's Diadem", "=q4=#aq40t6#, =ds=#r2#"}; + { 19, 221375, "", "=q4=Stormcaller's Leggings", "=q4=#aq40t7#, =ds=#r2#"}; + { 20, 221376, "", "=q4=Stormcaller's Pauldrons", "=q4=#aq40t1#, =ds=#r1#"}; + { 21, 221373, "", "=q4=Stormcaller's Footguards", "=q4=#aq40t1#, =ds=#r1#"}; + { 23, 0, "Spell_Shadow_CurseOfTounges", "=q6=#aq40s8#", "=ec1=#c8#"}; + { 24, 221334, "", "=q4=Doomcaller's Robes", "=q4=#aq40t4#, =ds=#r3#"}; + { 25, 221337, "", "=q4=Doomcaller's Circlet", "=q4=#aq40t2#, =ds=#r2#"}; + { 26, 221336, "", "=q4=Doomcaller's Trousers", "=q4=#aq40t7#, =ds=#r2#"}; + { 27, 221335, "", "=q4=Doomcaller's Mantle", "=q4=#aq40t1#, =ds=#r1#"}; + { 28, 221338, "", "=q4=Doomcaller's Footwraps", "=q4=#aq40t1#, =ds=#r1#"}; + Next = "AQ40Sets325ManHEROIC"; + Prev = "AQ40Sets125ManHEROIC"; + Back = "SETMENU"; + }; + + AtlasLoot_Data["AQ40Sets325ManHEROIC"] = { + { 1, 0, "INV_Shield_05", "=q6=#aq40s9#", "=ec1=#c9#"}; + { 2, 221331, "", "=q4=Conqueror's Breastplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 3, 221329, "", "=q4=Conqueror's Crown", "=q4=#aq40t2#, =ds=#r2#"}; + { 4, 221332, "", "=q4=Conqueror's Legguards", "=q4=#aq40t3#, =ds=#r2#"}; + { 5, 221330, "", "=q4=Conqueror's Spaulders", "=q4=#aq40t5#, =ds=#r1#"}; + { 6, 221333, "", "=q4=Conqueror's Greaves", "=q4=#aq40t5#, =ds=#r1#"}; + { 16, 0, "Ability_Warrior_BattleShout", "=q6=#aq40s9#", "=ec1=#c9#"}; + { 17, 210912, "", "=q4=Conqueror's Chestplate", "=q4=#aq40t8#, =ds=#r3#"}; + { 18, 210910, "", "=q4=Conqueror's Headguard", "=q4=#aq40t2#, =ds=#r2#"}; + { 19, 210913, "", "=q4=Conqueror's Platelegs", "=q4=#aq40t3#, =ds=#r2#"}; + { 20, 210911, "", "=q4=Conqueror's Shoulderpads", "=q4=#aq40t5#, =ds=#r1#"}; + { 21, 210914, "", "=q4=Conqueror's War Stompers", "=q4=#aq40t5#, =ds=#r1#"}; + Prev = "AQ40Sets225ManHEROIC"; + Back = "SETMENU"; + }; + + + ----------------------- + --- BoE World Epics --- + ----------------------- + + AtlasLoot_Data["WorldEpics1"] = { + { 1, 867, "", "=q4=Gloves of Holy Might", "=ds=#s9#, #a2#", "", ""}; + { 2, 1981, "", "=q4=Icemail Jerkin", "=ds=#s5#, #a3#", "", ""}; + { 3, 1980, "", "=q4=Underworld Band", "=ds=#s13#", "", ""}; + { 16, 869, "", "=q4=Dazzling Longsword", "=ds=#h1#, #w10#", "", ""}; + { 17, 1982, "", "=q4=Nightblade", "=ds=#h2#, #w10#", "", ""}; + { 18, 870, "", "=q4=Fiery War Axe", "=ds=#h2#, #w1#", "", ""}; + { 19, 868, "", "=q4=Ardent Custodian", "=ds=#h1#, #w6#", "", ""}; + { 20, 873, "", "=q4=Staff of Jordan", "=ds=#w9#", "", ""}; + { 21, 1204, "", "=q4=The Green Tower", "=ds=#w8#", "", ""}; + { 22, 2825, "", "=q4=Bow of Searing Arrows", "=ds=#w2#", "", ""}; + Next = "WorldEpics2"; + Back = "WORLDEPICS"; + }; + + AtlasLoot_Data["WorldEpics2"] = { + { 1, 3075, "", "=q4=Eye of Flame", "=ds=#s1#, #a1#", "", ""}; + { 2, 940, "", "=q4=Robes of Insight", "=ds=#s5#, #a1#", "", ""}; + { 3, 14551, "", "=q4=Edgemaster's Handguards", "=ds=#s9#, #a3#", "", ""}; + { 4, 17007, "", "=q4=Stonerender Gauntlets", "=ds=#s9#, #a3#", "", ""}; + { 5, 14549, "", "=q4=Boots of Avoidance", "=ds=#s12#, #a4#", "", ""}; + { 6, 1315, "", "=q4=Lei of Lilies", "=ds=#s2#", "", ""}; + { 7, 942, "", "=q4=Freezing Band", "=ds=#s13#", "", ""}; + { 8, 1447, "", "=q4=Ring of Saviors", "=ds=#s13#", "", ""}; + { 16, 2164, "", "=q4=Gut Ripper", "=ds=#h1#, #w4#", "", ""}; + { 17, 2163, "", "=q4=Shadowblade", "=ds=#h1#, #w4#", "", ""}; + { 18, 809, "", "=q4=Bloodrazor", "=ds=#h1#, #w10#", "", ""}; + { 19, 871, "", "=q4=Flurry Axe", "=ds=#h1#, #w1#", "", ""}; + { 20, 2291, "", "=q4=Kang the Decapitator", "=ds=#h2#, #w1#", "", ""}; + { 21, 810, "", "=q4=Hammer of the Northern Wind", "=ds=#h1#, #w6#", "", ""}; + { 22, 2915, "", "=q4=Taran Icebreaker", "=ds=#h2#, #w6#", "", ""}; + { 23, 812, "", "=q4=Glowing Brightwood Staff", "=ds=#w9#", "", ""}; + { 24, 943, "", "=q4=Warden Staff", "=ds=#w9#", "", ""}; + { 25, 1169, "", "=q4=Blackskull Shield", "=ds=#w8#", "", ""}; + { 26, 1979, "", "=q4=Wall of the Dead", "=ds=#w8#", "", ""}; + { 27, 2824, "", "=q4=Hurricane", "=ds=#w2#", "", ""}; + { 28, 2100, "", "=q4=Precisely Calibrated Boomstick", "=ds=#w5#", "", ""}; + Next = "WorldEpics3"; + Prev = "WorldEpics1"; + Back = "WORLDEPICS"; + }; + + AtlasLoot_Data["WorldEpics3"] = { + { 1, 3475, "", "=q4=Cloak of Flames", "=ds=#s4#", "", ""}; + { 2, 14553, "", "=q4=Sash of Mercy", "=ds=#s10#, #a2#", "", ""}; + { 3, 2245, "", "=q4=Helm of Narv", "=ds=#s1#, #a3#", "", ""}; + { 4, 14552, "", "=q4=Stockade Pauldrons", "=ds=#s3#, #a4#", "", ""}; + { 5, 14554, "", "=q4=Cloudkeeper Legplates", "=ds=#s11#, #a4#", "", ""}; + { 6, 1443, "", "=q4=Jeweled Amulet of Cainwyn", "=ds=#s2#", "", ""}; + { 7, 14558, "", "=q4=Lady Maye's Pendant", "=ds=#s2#", "", ""}; + { 8, 2246, "", "=q4=Myrmidon's Signet", "=ds=#s13#", "", ""}; + { 9, 833, "", "=q4=Lifestone", "=ds=#s14#", "", ""}; + { 10, 14557, "", "=q4=The Lion Horn of Stormwind", "=ds=#s14#", "", ""}; + { 16, 14555, "", "=q4=Alcor's Sunrazor", "=ds=#h1#, #w4#", "", ""}; + { 17, 2244, "", "=q4=Krol Blade", "=ds=#h1#, #w10#", "", ""}; + { 18, 1728, "", "=q4=Teebu's Blazing Longsword", "=ds=#h1#, #w10#", "", ""}; + { 19, 2801, "", "=q4=Blade of Hanna", "=ds=#h2#, #w10#", "", ""}; + { 20, 647, "", "=q4=Destiny", "=ds=#h2#, #w10#", "", ""}; + { 21, 811, "", "=q4=Axe of the Deep Woods", "=ds=#h1#, #w1#", "", ""}; + { 22, 1263, "", "=q4=Brain Hacker", "=ds=#h2#, #w1#", "", ""}; + { 23, 2243, "", "=q4=Hand of Edward the Odd", "=ds=#h1#, #w6#", "", ""}; + { 24, 944, "", "=q4=Elemental Mage Staff", "=ds=#w9#", "", ""}; + { 25, 1168, "", "=q4=Skullflame Shield", "=ds=#w8#", "", ""}; + { 26, 2099, "", "=q4=Dwarven Hand Cannon", "=ds=#w5#", "", ""}; + Next = "WorldEpics4"; + Prev = "WorldEpics2"; + Back = "WORLDEPICS"; + }; + + ----------- + --- PvP --- + ----------- + + ---------------------- + --- Alterac Valley --- + ---------------------- + + AtlasLoot_Data["AVMisc"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#m7#", "=q5=#b1#"}; + { 2, 19030, "", "=q4=Stormpike Battle Charger", "=ds=#e12#", "50000 #alliance#"}; + { 3, 19045, "", "=q3=Stormpike Battle Standard", "=ds=#e14#", "15000 #alliance#"}; + { 4, 19032, "", "=q1=Stormpike Battle Tabard", "=ds=#s7#", "15000 #alliance#"}; + { 6, 19316, "", "=q2=Ice Threaded Arrow", "=ds=#w17#", "60 #silver# 1 #faction#"}; + { 7, 17348, "", "=q1=Major Healing Draught", "=ds=#e2#", "10 #silver# 8 #faction#"}; + { 8, 17349, "", "=q1=Superior Healing Draught", "=ds=#e2#", "5 #silver# 1 #faction#"}; + { 9, 19301, "", "=q1=Alterac Manna Biscuit", "=ds=#e3#", "70 #silver#"}; + { 10, 19307, "", "=q1=Alterac Heavy Runecloth Bandage", "=ds=#e5#", "80 #silver#"}; + { 16, 0, "INV_BannerPVP_01", "=q6=#m6#", "=q5=#b2#"}; + { 17, 19029, "", "=q4=Horn of the Frostwolf Howler", "=ds=#e12#", "50000 #horde#"}; + { 18, 19046, "", "=q3=Frostwolf Battle Standard", "=ds=#e14#", "15000 #horde#"}; + { 19, 19031, "", "=q1=Frostwolf Battle Tabard", "=ds=#s7#", "15000 #horde#"}; + { 21, 19317, "", "=q2=Ice Threaded Bullet", "=ds=#w18#", "60 #silver# 1 #faction#"}; + { 22, 17351, "", "=q1=Major Mana Draught", "=ds=#e2#", "10 #silver# 8 #faction#"}; + { 23, 17352, "", "=q1=Superior Mana Draught", "=ds=#e2#", "5 #silver# 1 #faction#"}; + { 24, 19318, "", "=q1=Bottled Alterac Spring Water", "=ds=#e4#", "50 #silver#"}; + Next = "AVBlue_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["AVBlue_A"] = { + { 2, 19086, "", "=q3=Stormpike Sage's Cloak", "=ds=#s4#", "1600 #alliance#"}; + { 3, 19084, "", "=q3=Stormpike Soldier's Cloak", "=ds=#s4#", "1600 #alliance#"}; + { 4, 19094, "", "=q3=Stormpike Cloth Girdle", "=ds=#s10#, #a1#", "3000 #alliance#"}; + { 5, 19093, "", "=q3=Stormpike Leather Girdle", "=ds=#s10#, #a2#", "3000 #alliance#"}; + { 6, 19092, "", "=q3=Stormpike Mail Girdle", "=ds=#s10#, #a3#", "3000 #alliance#"}; + { 7, 19091, "", "=q3=Stormpike Plate Girdle", "=ds=#s10#, #a4#", "3000 #alliance#"}; + { 8, 19098, "", "=q3=Stormpike Sage's Pendant", "=ds=#s2#", "1600 #alliance#"}; + { 9, 19097, "", "=q3=Stormpike Soldier's Pendant", "=ds=#s2#", "1600 #alliance#"}; + { 10, 19100, "", "=q3=Electrified Dagger", "=ds=#h1#, #w4#", "2400 #alliance#"}; + { 11, 19104, "", "=q3=Stormstrike Hammer", "=ds=#h1#, #w6#", "2400 #alliance#"}; + { 12, 19102, "", "=q3=Crackling Staff", "=ds=#w9#", "3000 #alliance#"}; + { 13, 19320, "", "=q3=Gnoll Skin Bandolier", "=ds=#w20#", "1600 #alliance#"}; + { 14, 19319, "", "=q3=Harpy Hide Quiver", "=ds=#w19#", "1600 #alliance#"}; + { 17, 19325, "", "=q4=Don Julio's Band", "=ds=#s13#", "5000 #faction#"}; + { 18, 21563, "", "=q4=Don Rodrigo's Band", "=ds=#s13#", "5000 #faction#"}; + { 19, 19312, "", "=q4=Lei of the Lifegiver", "=ds=#s15#", "5000 #faction#"}; + { 20, 19315, "", "=q4=Therazane's Touch", "=ds=#s15#", "5000 #faction#"}; + { 21, 19308, "", "=q4=Tome of Arcane Domination", "=ds=#s15#", "5000 #faction#"}; + { 22, 19309, "", "=q4=Tome of Shadow Force", "=ds=#s15#", "5000 #faction#"}; + { 23, 19311, "", "=q4=Tome of Fiery Arcana", "=ds=#s15#", "5000 #faction#"}; + { 24, 19310, "", "=q4=Tome of the Ice Lord", "=ds=#s15#", "5000 #faction#"}; + { 25, 19324, "", "=q4=The Lobotomizer", "=ds=#h1#, #w4#", "5000 #faction#"}; + { 26, 19321, "", "=q4=The Immovable Object", "=ds=#w8#", "5000 #faction#"}; + { 27, 19323, "", "=q4=The Unstoppable Force", "=ds=#h2#, #w6#", "5000 #faction#"}; + Prev = "AVMisc"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["AVBlue_H"] = { + { 2, 19085, "", "=q3=Frostwolf Advisor's Cloak", "=ds=#s4#", "1600 #horde#"}; + { 3, 19083, "", "=q3=Frostwolf Legionnaire's Cloak", "=ds=#s4#", "1600 #horde#"}; + { 4, 19090, "", "=q3=Frostwolf Cloth Belt", "=ds=#s10#, #a1#", "3000 #horde#"}; + { 5, 19089, "", "=q3=Frostwolf Leather Belt", "=ds=#s10#, #a2#", "3000 #horde#"}; + { 6, 19088, "", "=q3=Frostwolf Mail Belt", "=ds=#s10#, #a3#", "3000 #horde#"}; + { 7, 19087, "", "=q3=Frostwolf Plate Belt", "=ds=#s10#, #a4#", "3000 #horde#"}; + { 8, 19096, "", "=q3=Frostwolf Advisor's Pendant", "=ds=#s2#", "1600 #horde#"}; + { 9, 19095, "", "=q3=Frostwolf Legionnaire's Pendant", "=ds=#s2#", "1600 #horde#"}; + { 10, 19099, "", "=q3=Glacial Blade", "=ds=#h1#, #w4#", "2400 #horde#"}; + { 11, 19103, "", "=q3=Frostbite", "=ds=#h1#, #w6#", "2400 #horde#"}; + { 12, 19101, "", "=q3=Whiteout Staff", "=ds=#w9#", "3000 #horde#"}; + { 13, 19320, "", "=q3=Gnoll Skin Bandolier", "=ds=#w20#", "1600 #horde#"}; + { 14, 19319, "", "=q3=Harpy Hide Quiver", "=ds=#w19#", "1600 #horde#"}; + { 17, 19325, "", "=q4=Don Julio's Band", "=ds=#s13#", "5000 #faction#"}; + { 18, 21563, "", "=q4=Don Rodrigo's Band", "=ds=#s13#", "5000 #faction#"}; + { 19, 19312, "", "=q4=Lei of the Lifegiver", "=ds=#s15#", "5000 #faction#"}; + { 20, 19315, "", "=q4=Therazane's Touch", "=ds=#s15#", "5000 #faction#"}; + { 21, 19308, "", "=q4=Tome of Arcane Domination", "=ds=#s15#", "5000 #faction#"}; + { 22, 19309, "", "=q4=Tome of Shadow Force", "=ds=#s15#", "5000 #faction#"}; + { 23, 19311, "", "=q4=Tome of Fiery Arcana", "=ds=#s15#", "5000 #faction#"}; + { 24, 19310, "", "=q4=Tome of the Ice Lord", "=ds=#s15#", "5000 #faction#"}; + { 25, 19324, "", "=q4=The Lobotomizer", "=ds=#h1#, #w4#", "5000 #faction#"}; + { 26, 19321, "", "=q4=The Immovable Object", "=ds=#w8#", "5000 #faction#"}; + { 27, 19323, "", "=q4=The Unstoppable Force", "=ds=#h2#, #w6#", "5000 #faction#"}; + Prev = "AVMisc"; + Back = "PVPMENU2"; + }; + + -------------------- + --- Arathi Basin --- + -------------------- + + AtlasLoot_Data["ABMisc_A"] = { + { 2, 17349, "", "=q1=Superior Healing Draught", "=ds=", "5 #silver# 1 #alliance#", ""}; + { 3, 17352, "", "=q1=Superior Mana Draught", "=ds=", "5 #silver# 1 #alliance#", ""}; + { 4, 20225, "", "=q1=Highlander's Enriched Ration", "=ds=", "18 #silver#", ""}; + { 5, 20227, "", "=q1=Highlander's Iron Ration", "=ds=", "13,5 #silver#", ""}; + { 6, 20226, "", "=q1=Highlander's Field Ration", "=ds=", "9 #silver#", ""}; + { 7, 20243, "", "=q1=Highlander's Runecloth Bandage", "=ds=", "18 #silver#", ""}; + { 8, 20237, "", "=q1=Highlander's Mageweave Bandage", "=ds=", "13,5 #silver#", ""}; + { 9, 20244, "", "=q1=Highlander's Silk Bandage", "=ds=", "9 #silver#", ""}; + { 11, 21119, "", "=q3=Talisman of Arathor", "=ds=", "300 #alliance#", ""}; + { 12, 21118, "", "=q3=Talisman of Arathor", "=ds=", "300 #alliance#", ""}; + { 13, 21117, "", "=q3=Talisman of Arathor", "=ds=", "400 #alliance#", ""}; + { 14, 20071, "", "=q3=Talisman of Arathor", "=ds=", "3000 #alliance#", ""}; + { 17, 0, "INV_BannerPVP_02", "=q6="..AL["Level 60 Rewards"], "=q5=#b5#" }; + { 18, 20073, "", "=q4=Cloak of the Honor Guard", "=ds=", "5000 #alliance#", ""}; + { 19, 20070, "", "=q4=Sageclaw", "=ds=", "9000 #alliance#", ""}; + { 20, 20069, "", "=q4=Ironbark Staff", "=ds=", "16000 #alliance#", ""}; + Next = "AB4049_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["AB4049_A"] = { + { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 40-49 Rewards"], "=q5=#b5#"}; + { 2, 20097, "", "=q3=Highlander's Cloth Girdle", "=ds=", "400 #alliance#", ""}; + { 3, 20094, "", "=q3=Highlander's Cloth Boots", "=ds=", "400 #alliance#", ""}; + { 4, 20115, "", "=q3=Highlander's Leather Girdle", "=ds=", "400 #alliance#", ""}; + { 5, 20103, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "400 #alliance#", ""}; + { 6, 20112, "", "=q3=Highlander's Leather Boots", "=ds=", "400 #alliance#", ""}; + { 7, 20100, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "400 #alliance#", ""}; + { 8, 20089, "", "=q3=Highlander's Chain Girdle", "=ds=", "300 #alliance#", ""}; + { 9, 20088, "", "=q3=Highlander's Chain Girdle", "=ds=", "400 #alliance#", ""}; + { 10, 20119, "", "=q3=Highlander's Mail Girdle", "=ds=", "300 #alliance#", ""}; + { 11, 20118, "", "=q3=Highlander's Mail Girdle", "=ds=", "400 #alliance#", ""}; + { 12, 20092, "", "=q3=Highlander's Chain Greaves", "=ds=", "300 #alliance#", ""}; + { 13, 20091, "", "=q3=Highlander's Chain Greaves", "=ds=", "400 #alliance#", ""}; + { 14, 20122, "", "=q3=Highlander's Mail Greaves", "=ds=", "300 #alliance#", ""}; + { 15, 20121, "", "=q3=Highlander's Mail Greaves", "=ds=", "400 #alliance#", ""}; + { 17, 20107, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "300 #alliance#", ""}; + { 18, 20106, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "400 #alliance#", ""}; + { 19, 20125, "", "=q3=Highlander's Plate Girdle", "=ds=", "300 #alliance#", ""}; + { 20, 20124, "", "=q3=Highlander's Plate Girdle", "=ds=", "400 #alliance#", ""}; + { 21, 20110, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "300 #alliance#", ""}; + { 22, 20109, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "400 #alliance#", ""}; + { 23, 20128, "", "=q3=Highlander's Plate Greaves", "=ds=", "300 #alliance#", ""}; + { 24, 20127, "", "=q3=Highlander's Plate Greaves", "=ds=", "400 #alliance#", ""}; + Prev = "ABMisc_A"; + Next = "AB2039_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["AB2039_A"] = { + { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 30-39 Rewards"], "=q5=#b5#"}; + { 2, 20098, "", "=q3=Highlander's Cloth Girdle", "=ds=", "300 #alliance#", ""}; + { 3, 20095, "", "=q3=Highlander's Cloth Boots", "=ds=", "300 #alliance#", ""}; + { 4, 20116, "", "=q3=Highlander's Leather Girdle", "=ds=", "300 #alliance#", ""}; + { 5, 20104, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "300 #alliance#", ""}; + { 6, 20113, "", "=q3=Highlander's Leather Boots", "=ds=", "300 #alliance#", ""}; + { 7, 20101, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "300 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_02", "=q6="..AL["Level 20-29 Rewards"], "=q5=#b5#" }; + { 17, 20099, "", "=q3=Highlander's Cloth Girdle", "=ds=", "300 #alliance#", ""}; + { 18, 20096, "", "=q3=Highlander's Cloth Boots", "=ds=", "300 #alliance#", ""}; + { 19, 20117, "", "=q3=Highlander's Leather Girdle", "=ds=", "300 #alliance#", ""}; + { 20, 20105, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "300 #alliance#", ""}; + { 21, 20120, "", "=q3=Highlander's Mail Girdle", "=ds=", "300 #alliance#", ""}; + { 22, 20090, "", "=q3=Highlander's Padded Girdle", "=ds=", "300 #alliance#", ""}; + { 23, 20114, "", "=q3=Highlander's Leather Boots", "=ds=", "300 #alliance#", ""}; + { 24, 20102, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "300 #alliance#", ""}; + { 25, 20123, "", "=q3=Highlander's Mail Greaves", "=ds=", "300 #alliance#", ""}; + { 26, 20093, "", "=q3=Highlander's Padded Greaves", "=ds=", "300 #alliance#", ""}; + { 27, 20108, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "300 #alliance#", ""}; + { 28, 20126, "", "=q3=Highlander's Mail Girdle", "=ds=", "300 #alliance#", ""}; + { 29, 20111, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "300 #alliance#", ""}; + { 30, 20129, "", "=q3=Highlander's Mail Greaves", "=ds=", "300 #alliance#", ""}; + Prev = "AB4049_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["ABMisc_H"] = { + { 2, 17349, "", "=q1=Superior Healing Draught", "=ds=", "5 #silver# 5 #horde#", ""}; + { 3, 17352, "", "=q1=Superior Mana Draught", "=ds=", "5 #silver# 5 #horde#", ""}; + { 4, 20222, "", "=q1=Defiler's Enriched Ration", "=ds=", "18 #silver#", ""}; + { 5, 20224, "", "=q1=Defiler's Iron Ration", "=ds=", "15 #silver#", ""}; + { 6, 20223, "", "=q1=Defiler's Field Ration", "=ds=", "9 #silver#", ""}; + { 7, 20234, "", "=q1=Defiler's Runecloth Bandage", "=ds=", "18 #silver#", ""}; + { 8, 20232, "", "=q1=Defiler's Mageweave Bandage", "=ds=", "15 #silver#", ""}; + { 9, 20235, "", "=q1=Defiler's Silk Bandage", "=ds=", "9 #silver#", ""}; + { 11, 21116, "", "=q3=Defiler's Talisman", "=ds=", "300 #horde#", ""}; + { 12, 21120, "", "=q3=Defiler's Talisman", "=ds=", "300 #horde#", ""}; + { 13, 21115, "", "=q3=Defiler's Talisman", "=ds=", "400 #horde#", ""}; + { 14, 20072, "", "=q3=Defiler's Talisman", "=ds=", "3000 #horde#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6="..AL["Level 60 Rewards"], "=q5=#b6#"}; + { 17, 20068, "", "=q4=Deathguard's Cloak", "=ds=", "5000 #horde#", ""}; + { 25, 20214, "", "=q4=Mindfang", "=ds=", "9000 #horde#", ""}; + { 26, 20220, "", "=q4=Ironbark Staff", "=ds=", "16000 #horde#", ""}; + Next = "AB4049_H"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["AB4049_H"] = { + { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 40-49 Rewards"], "=q5=#b6#"}; + { 2, 20165, "", "=q3=Defiler's Cloth Girdle", "=ds=", "400 #horde#", ""}; + { 3, 20160, "", "=q3=Defiler's Cloth Boots", "=ds=", "400 #horde#", ""}; + { 4, 20193, "", "=q3=Defiler's Leather Girdle", "=ds=", "400 #horde#", ""}; + { 5, 20174, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "400 #horde#", ""}; + { 6, 20189, "", "=q3=Defiler's Leather Boots", "=ds=", "400 #horde#", ""}; + { 7, 20170, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "400 #horde#", ""}; + { 8, 20153, "", "=q3=Defiler's Chain Girdle", "=ds=", "300 #horde#", ""}; + { 9, 20151, "", "=q3=Defiler's Chain Girdle", "=ds=", "400 #horde#", ""}; + { 10, 20198, "", "=q3=Defiler's Mail Girdle", "=ds=", "300 #horde#", ""}; + { 11, 20196, "", "=q3=Defiler's Mail Girdle", "=ds=", "400 #horde#", ""}; + { 12, 20156, "", "=q3=Defiler's Chain Greaves", "=ds=", "300 #horde#", ""}; + { 13, 20155, "", "=q3=Defiler's Chain Greaves", "=ds=", "400 #horde#", ""}; + { 14, 20200, "", "=q3=Defiler's Mail Greaves", "=ds=", "300 #horde#", ""}; + { 15, 20202, "", "=q3=Defiler's Mail Greaves", "=ds=", "400 #horde#", ""}; + { 16, 20180, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "300 #horde#", ""}; + { 17, 20179, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "400 #horde#", ""}; + { 18, 20206, "", "=q3=Defiler's Plate Girdle", "=ds=", "300 #horde#", ""}; + { 19, 20205, "", "=q3=Defiler's Plate Girdle", "=ds=", "400 #horde#", ""}; + { 20, 20183, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "300 #horde#", ""}; + { 21, 20185, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "400 #horde#", ""}; + { 22, 20209, "", "=q3=Defiler's Plate Greaves", "=ds=", "300 #horde#", ""}; + { 23, 20211, "", "=q3=Defiler's Plate Greaves", "=ds=", "400 #horde#", ""}; + Prev = "ABMisc_H"; + Next = "AB2039_H"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["AB2039_H"] = { + { 1, 0, "INV_BannerPVP_02", "=q6="..AL["Level 30-39 Rewards"], "=q5=#b6#"}; + { 2, 20166, "", "=q3=Defiler's Cloth Girdle", "=ds=", "300 #horde#", ""}; + { 3, 20161, "", "=q3=Defiler's Cloth Boots", "=ds=", "300 #horde#", ""}; + { 4, 20192, "", "=q3=Defiler's Leather Girdle", "=ds=", "300 #horde#", ""}; + { 5, 20173, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "300 #horde#", ""}; + { 6, 20187, "", "=q3=Defiler's Leather Boots", "=ds=", "300 #horde#", ""}; + { 7, 20168, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "300 #horde#", ""}; + { 16, 0, "INV_BannerPVP_02", "=q6="..AL["Level 20-29 Rewards"], "=q5=#b6#" }; + { 17, 20164, "", "=q3=Defiler's Cloth Girdle", "=ds=", "300 #horde#", ""}; + { 18, 20162, "", "=q3=Defiler's Cloth Boots", "=ds=", "300 #horde#", ""}; + { 19, 20191, "", "=q3=Defiler's Leather Girdle", "=ds=", "300 #horde#", ""}; + { 20, 20172, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "300 #horde#", ""}; + { 21, 20152, "", "=q3=Defiler's Chain Girdle", "=ds=", "300 #horde#", ""}; + { 22, 20197, "", "=q3=Defiler's Padded Girdle", "=ds=", "300 #horde#", ""}; + { 23, 20188, "", "=q3=Defiler's Leather Boots", "=ds=", "300 #horde#", ""}; + { 24, 20169, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "300 #horde#", ""}; + { 25, 20201, "", "=q3=Defiler's Mail Greaves", "=ds=", "300 #horde#", ""}; + { 26, 20157, "", "=q3=Defiler's Chain Greaves", "=ds=", "300 #horde#", ""}; + { 27, 20178, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "300 #horde#", ""}; + { 28, 20207, "", "=q3=Defiler's Mail Girdle", "=ds=", "300 #horde#", ""}; + { 29, 20182, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "300 #horde#", ""}; + { 30, 20210, "", "=q3=Defiler's Mail Greaves", "=ds=", "300 #horde#", ""}; + Prev = "AB4049_H"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["ABSets1_A"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#absa1#", "=ec1=#c5#, #c3#, #c8#"}; + { 2, 20061, "", "=q4=Highlander's Epaulets", "=ds=", "9000 #alliance#", ""}; + { 3, 20047, "", "=q3=Highlander's Cloth Girdle", "=ds=", "3000 #alliance#", ""}; + { 4, 20054, "", "=q3=Highlander's Cloth Boots", "=ds=", "3000 #alliance#", ""}; + { 6, 0, "INV_BannerPVP_02", "=q6=#absa2#", "=ec1=#c6#, #c1#"}; + { 7, 20059, "", "=q4=Highlander's Leather Shoulders", "=ds=", "9000 #alliance#", ""}; + { 8, 20045, "", "=q3=Highlander's Leather Girdle", "=ds=", "3000 #alliance#", ""}; + { 9, 20052, "", "=q3=Highlander's Leather Boots", "=ds=", "3000 #alliance#", ""}; + { 11, 0, "INV_BannerPVP_02", "=q6=#absa3#", "=ec1=#c6#, #c1#"}; + { 12, 20060, "", "=q4=Highlander's Lizardhide Shoulders", "=ds=", "9000 #alliance#", ""}; + { 13, 20046, "", "=q3=Highlander's Lizardhide Girdle", "=ds=", "3000 #alliance#", ""}; + { 14, 20053, "", "=q3=Highlander's Lizardhide Boots", "=ds=", "3000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_02", "=q6=#absa4#", "=ec1=#c2#, #c7#"}; + { 17, 20055, "", "=q4=Highlander's Chain Pauldrons", "=ds=", "9000 #alliance#", ""}; + { 18, 20043, "", "=q3=Highlander's Chain Girdle", "=ds=", "3000 #alliance#", ""}; + { 19, 20050, "", "=q3=Highlander's Chain Greaves", "=ds=", "3000 #alliance#", ""}; + { 21, 0, "INV_BannerPVP_02", "=q6=#absa5#", "=ec1=#c2#, #c7#"}; + { 22, 20056, "", "=q4=Highlander's Mail Pauldrons", "=ds=", "9000 #alliance#", ""}; + { 23, 20044, "", "=q3=Highlander's Mail Girdle", "=ds=", "3000 #alliance#", ""}; + { 24, 20051, "", "=q3=Highlander's Mail Greaves", "=ds=", "3000 #alliance#", ""}; + { 26, 0, "INV_BannerPVP_02", "=q6=#absa6#", "=ec1=#c9#, #c4#"}; + { 27, 20057, "", "=q4=Highlander's Plate Spaulders", "=ds=", "9000 #alliance#", ""}; + { 28, 20041, "", "=q3=Highlander's Plate Girdle", "=ds=", "3000 #alliance#", ""}; + { 29, 20048, "", "=q3=Highlander's Plate Greaves", "=ds=", "3000 #alliance#", ""}; + Next = "ABSets2_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["ABSets1_H"] = { + { 1, 0, "INV_BannerPVP_01", "=q6=#absh1#", "=ec1=#c5#, #c3#, #c8#"}; + { 2, 20176, "", "=q4=Defiler's Epaulets", "=ds=", "9000 #horde#", ""}; + { 3, 20163, "", "=q3=Defiler's Cloth Girdle", "=ds=", "3000 #horde#", ""}; + { 4, 20159, "", "=q3=Defiler's Cloth Boots", "=ds=", "3000 #horde#", ""}; + { 6, 0, "INV_BannerPVP_01", "=q6=#absh2#", "=ec1=#c6#, #c1#"}; + { 7, 20194, "", "=q4=Defiler's Leather Shoulders", "=ds=", "9000 #horde#", ""}; + { 8, 20190, "", "=q3=Defiler's Leather Girdle", "=ds=", "3000 #horde#", ""}; + { 9, 20186, "", "=q3=Defiler's Leather Boots", "=ds=", "3000 #horde#", ""}; + { 11, 0, "INV_BannerPVP_01", "=q6=#absh3#", "=ec1=#c6#, #c1#"}; + { 12, 20175, "", "=q4=Defiler's Lizardhide Shoulders", "=ds=", "9000 #horde#", ""}; + { 13, 20171, "", "=q3=Defiler's Lizardhide Girdle", "=ds=", "3000 #horde#", ""}; + { 14, 20167, "", "=q3=Defiler's Lizardhide Boots", "=ds=", "3000 #horde#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#absh4#", "=ec1=#c2#, #c7#"}; + { 17, 20158, "", "=q3=Defiler's Chain Pauldrons", "=ds=", "9000 #horde#", ""}; + { 18, 20150, "", "=q3=Defiler's Chain Girdle", "=ds=", "3000 #horde#", ""}; + { 19, 20154, "", "=q3=Defiler's Chain Greaves", "=ds=", "3000 #horde#", ""}; + { 21, 0, "INV_BannerPVP_01", "=q6=#absh5#", "=ec1=#c2#, #c7#"}; + { 22, 20203, "", "=q4=Defiler's Mail Pauldrons", "=ds=", "9000 #horde#", ""}; + { 23, 20195, "", "=q3=Defiler's Mail Girdle", "=ds=", "3000 #horde#", ""}; + { 24, 20199, "", "=q3=Defiler's Mail Greaves", "=ds=", "3000 #horde#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#absh6#", "=ec1=#c9#, #c4#"}; + { 17, 20212, "", "=q4=Defiler's Plate Spaulders", "=ds=", "9000 #horde#", ""}; + { 18, 20204, "", "=q3=Defiler's Plate Girdle", "=ds=", "3000 #horde#", ""}; + { 19, 20208, "", "=q3=Defiler's Plate Greaves", "=ds=", "3000 #horde#", ""}; + Next = "ABSets2_H"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["ABSets2_A"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#absa7#", "=ec1=#c4#"}; + { 2, 20058, "", "=q4=Highlander's Lamellar Spaulders", "=ds=", "9000 #alliance#", ""}; + { 3, 20042, "", "=q3=Highlander's Lamellar Girdle", "=ds=", "3000 #alliance#", ""}; + { 4, 20049, "", "=q3=Highlander's Lamellar Greaves", "=ds=", "3000 #alliance#", ""}; + Prev = "ABSets1_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["ABSets2_H"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#absa7#", "=ec1=#c4#"}; + { 2, 20184, "", "=q4=Defiler's Lamellar Spaulders", "=ds=", "9000 #horde#", ""}; + { 3, 20177, "", "=q3=Defiler's Lamellar Girdle", "=ds=", "3000 #horde#", ""}; + { 4, 20181, "", "=q3=Defiler's Lamellar Greaves", "=ds=", "3000 #horde#", ""}; + Prev = "ABSets1_H"; + Back = "PVPMENU2"; + }; + + --------------------- + --- Warsong Gulch --- + --------------------- + + AtlasLoot_Data["WSGMisc"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#m7#", "=q5=#b3#"}; + { 2, 19506, "", "=q1=Silverwing Battle Tabard", "=ds=", "12000 #faction#", ""}; + { 5, 17348, "", "=q1=Major Healing Draught", "=ds=", "10 #silver# 2 #faction#", ""}; + { 6, 17349, "", "=q1=Superior Healing Draught", "=ds=", "5 #silver# 5 #faction#", ""}; + { 7, 19060, "", "=q1=Warsong Gulch Enriched Ration", "=ds=", "20 #silver#", ""}; + { 8, 19062, "", "=q1=Warsong Gulch Field Ration", "=ds=", "10 #silver#", ""}; + { 9, 19067, "", "=q1=Warsong Gulch Mageweave Bandage", "=ds=", "15 #silver#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#m6#", "=q5=#b4#"}; + { 17, 19505, "", "=q1=Warsong Battle Tabard", "=ds=", "12000 #faction#", ""}; + { 20, 17351, "", "=q1=Major Mana Draught", "=ds=", "10 #silver# 2 #faction#", ""}; + { 21, 17352, "", "=q1=Superior Mana Draught", "=ds=", "5 #silver# 5 #faction#", ""}; + { 22, 19061, "", "=q1=Warsong Gulch Iron Ration", "=ds=", "15 #silver#", ""}; + { 23, 19066, "", "=q1=Warsong Gulch Runecloth Bandage", "=ds=", "20 #silver#", ""}; + { 24, 19068, "", "=q1=Warsong Gulch Silk Bandage", "=ds=", "10 #silver#", ""}; + Next = "WSGAccessories_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["WSGAccessories_A"] = { + { 1, 20428, "", "=q3=Caretaker's Cape", "=ds=", "100 #alliance#", ""}; + { 2, 19533, "", "=q3=Caretaker's Cape", "=ds=", "100 #alliance#", ""}; + { 3, 19532, "", "=q3=Caretaker's Cape", "=ds=", "300 #alliance#", ""}; + { 4, 19531, "", "=q3=Caretaker's Cape", "=ds=", "300 #alliance#", ""}; + { 5, 19530, "", "=q3=Caretaker's Cape", "=ds=", "1600 #alliance#", ""}; + { 7, 20444, "", "=q3=Sentinel's Medallion", "=ds=", "100 #alliance#", ""}; + { 8, 19541, "", "=q3=Sentinel's Medallion", "=ds=", "100 #alliance#", ""}; + { 9, 19540, "", "=q3=Sentinel's Medallion", "=ds=", "300 #alliance#", ""}; + { 10, 19539, "", "=q3=Sentinel's Medallion", "=ds=", "300 #alliance#", ""}; + { 11, 19538, "", "=q3=Sentinel's Medallion", "=ds=", "1600 #alliance#", ""}; + { 13, 21568, "", "=q3=Rune of Duty", "=ds=", "300 #alliance#", ""}; + { 14, 21567, "", "=q3=Rune of Duty", "=ds=", "300 #alliance#", ""}; + { 16, 20431, "", "=q3=Lorekeeper's Ring", "=ds=", "100 #alliance#", ""}; + { 17, 19525, "", "=q3=Lorekeeper's Ring", "=ds=", "100 #alliance#", ""}; + { 18, 19524, "", "=q3=Lorekeeper's Ring", "=ds=", "300 #alliance#", ""}; + { 19, 19523, "", "=q3=Lorekeeper's Ring", "=ds=", "300 #alliance#", ""}; + { 20, 19522, "", "=q3=Lorekeeper's Ring", "=ds=", "1600 #alliance#", ""}; + { 22, 20439, "", "=q3=Protector's Band", "=ds=", "100 #alliance#", ""}; + { 23, 19517, "", "=q3=Protector's Band", "=ds=", "100 #alliance#", ""}; + { 24, 19515, "", "=q3=Protector's Band", "=ds=", "300 #alliance#", ""}; + { 25, 19516, "", "=q3=Protector's Band", "=ds=", "300 #alliance#", ""}; + { 26, 19514, "", "=q3=Protector's Band", "=ds=", "1600 #alliance#", ""}; + { 28, 21566, "", "=q3=Rune of Perfection", "=ds=", "300 #alliance#", ""}; + { 29, 21565, "", "=q3=Rune of Perfection", "=ds=", "300 #alliance#", ""}; + Next = "WSGWeapons_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["WSGAccessories_H"] = { + { 1, 20427, "", "=q3=Battle Healer's Cloak", "=ds=", "100 #horde#", ""}; + { 2, 19529, "", "=q3=Battle Healer's Cloak", "=ds=", "100 #horde#", ""}; + { 3, 19528, "", "=q3=Battle Healer's Cloak", "=ds=", "300 #horde#", ""}; + { 4, 19527, "", "=q3=Battle Healer's Cloak", "=ds=", "300 #horde#", ""}; + { 5, 19526, "", "=q3=Battle Healer's Cloak", "=ds=", "1600 #horde#", ""}; + { 7, 20442, "", "=q3=Scout's Medallion", "=ds=", "100 #horde#", ""}; + { 8, 19537, "", "=q3=Scout's Medallion", "=ds=", "100 #horde#", ""}; + { 9, 19536, "", "=q3=Scout's Medallion", "=ds=", "300 #horde#", ""}; + { 10, 19535, "", "=q3=Scout's Medallion", "=ds=", "300 #horde#", ""}; + { 11, 19534, "", "=q3=Scout's Medallion", "=ds=", "1600 #horde#", ""}; + { 13, 21568, "", "=q3=Rune of Duty", "=ds=", "300 #horde#", ""}; + { 14, 21567, "", "=q3=Rune of Duty", "=ds=", "300 #horde#", ""}; + { 16, 20426, "", "=q3=Advisor's Ring", "=ds=", "100 #horde#", ""}; + { 17, 19521, "", "=q3=Advisor's Ring", "=ds=", "100 #horde#", ""}; + { 18, 19520, "", "=q3=Advisor's Ring", "=ds=", "300 #horde#", ""}; + { 19, 19519, "", "=q3=Advisor's Ring", "=ds=", "300 #horde#", ""}; + { 20, 19518, "", "=q3=Advisor's Ring", "=ds=", "1600 #horde#", ""}; + { 22, 20429, "", "=q3=Legionnaire's Band", "=ds=", "100 #horde#", ""}; + { 23, 19513, "", "=q3=Legionnaire's Band", "=ds=", "100 #horde#", ""}; + { 24, 19512, "", "=q3=Legionnaire's Band", "=ds=", "300 #horde#", ""}; + { 25, 19511, "", "=q3=Legionnaire's Band", "=ds=", "300 #horde#", ""}; + { 26, 19510, "", "=q3=Legionnaire's Band", "=ds=", "1600 #horde#", ""}; + { 28, 21566, "", "=q3=Rune of Perfection", "=ds=", "300 #horde#", ""}; + { 29, 21565, "", "=q3=Rune of Perfection", "=ds=", "300 #horde#", ""}; + Next = "WSGWeapons_H"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["WSGWeapons_A"] = { + { 1, 20443, "", "=q3=Sentinel's Blade", "=ds=", "300 #alliance#", ""}; + { 2, 19549, "", "=q3=Sentinel's Blade", "=ds=", "400 #alliance#", ""}; + { 3, 19548, "", "=q3=Sentinel's Blade", "=ds=", "500 #alliance#", ""}; + { 4, 19547, "", "=q3=Sentinel's Blade", "=ds=", "700 #alliance#", ""}; + { 5, 19546, "", "=q3=Sentinel's Blade", "=ds=", "6000 #alliance#", ""}; + { 7, 20440, "", "=q3=Protector's Sword", "=ds=", "300 #alliance#", ""}; + { 8, 19557, "", "=q3=Protector's Sword", "=ds=", "400 #alliance#", ""}; + { 9, 19556, "", "=q3=Protector's Sword", "=ds=", "500 #alliance#", ""}; + { 10, 19555, "", "=q3=Protector's Sword", "=ds=", "700 #alliance#", ""}; + { 11, 19554, "", "=q3=Protector's Sword", "=ds=", "6000 #alliance#", ""}; + { 16, 20434, "", "=q3=Lorekeeper's Staff", "=ds=", "500 #alliance#", ""}; + { 17, 19573, "", "=q3=Lorekeeper's Staff", "=ds=", "700 #alliance#", ""}; + { 18, 19572, "", "=q3=Lorekeeper's Staff", "=ds=", "1000 #alliance#", ""}; + { 19, 19571, "", "=q3=Lorekeeper's Staff", "=ds=", "5000 #alliance#", ""}; + { 20, 19570, "", "=q3=Lorekeeper's Staff", "=ds=", "15000 #alliance#", ""}; + { 22, 20438, "", "=q3=Outrunner's Bow", "=ds=", "300 #alliance#", ""}; + { 23, 19565, "", "=q3=Outrunner's Bow", "=ds=", "400 #alliance#", ""}; + { 24, 19564, "", "=q3=Outrunner's Bow", "=ds=", "500 #alliance#", ""}; + { 25, 19563, "", "=q3=Outrunner's Bow", "=ds=", "700 #alliance#", ""}; + { 26, 19562, "", "=q3=Outrunner's Bow", "=ds=", "6000 #alliance#", ""}; + Prev = "WSGAccessories_A"; + Next = "WSGArmor_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["WSGWeapons_H"] = { + { 1, 20441, "", "=q3=Scout's Blade", "=ds=", "300 #horde#", ""}; + { 2, 19545, "", "=q3=Scout's Blade", "=ds=", "400 #horde#", ""}; + { 3, 19544, "", "=q3=Scout's Blade", "=ds=", "500 #horde#", ""}; + { 4, 19543, "", "=q3=Scout's Blade", "=ds=", "700 #horde#", ""}; + { 5, 19542, "", "=q3=Scout's Blade", "=ds=", "6000 #horde#", ""}; + { 7, 20430, "", "=q3=Legionnaire's Sword", "=ds=", "300 #horde#", ""}; + { 8, 19553, "", "=q3=Legionnaire's Sword", "=ds=", "400 #horde#", ""}; + { 9, 19552, "", "=q3=Legionnaire's Sword", "=ds=", "500 #horde#", ""}; + { 10, 19551, "", "=q3=Legionnaire's Sword", "=ds=", "700 #horde#", ""}; + { 11, 19550, "", "=q3=Legionnaire's Sword", "=ds=", "6000 #horde#", ""}; + { 16, 20425, "", "=q3=Advisor's Gnarled Staff", "=ds=", "500 #horde#", ""}; + { 17, 19569, "", "=q3=Advisor's Gnarled Staff", "=ds=", "700 #horde#", ""}; + { 18, 19568, "", "=q3=Advisor's Gnarled Staff", "=ds=", "1000 #horde#", ""}; + { 19, 19567, "", "=q3=Advisor's Gnarled Staff", "=ds=", "5000 #horde#", ""}; + { 20, 19566, "", "=q3=Advisor's Gnarled Staff", "=ds=", "15000 #horde#", ""}; + { 22, 20437, "", "=q3=Outrider's Bow", "=ds=", "300 #horde#", ""}; + { 23, 19561, "", "=q3=Outrider's Bow", "=ds=", "400 #horde#", ""}; + { 24, 19560, "", "=q3=Outrider's Bow", "=ds=", "500 #horde#", ""}; + { 25, 19559, "", "=q3=Outrider's Bow", "=ds=", "700 #horde#", ""}; + { 26, 19558, "", "=q3=Outrider's Bow", "=ds=", "6000 #horde#", ""}; + Prev = "WSGAccessories_H"; + Next = "WSGArmor_H"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["WSGArmor_A"] = { + { 1, 19597, "", "=q4=Dryad's Wrist Bindings", "=ds=", "500 #alliance#", ""}; + { 2, 19596, "", "=q4=Dryad's Wrist Bindings", "=ds=", "700 #alliance#", ""}; + { 3, 19595, "", "=q4=Dryad's Wrist Bindings", "=ds=", "5000 #alliance#", ""}; + { 5, 19590, "", "=q4=Forest Stalker's Bracers", "=ds=", "500 #alliance#", ""}; + { 6, 19589, "", "=q4=Forest Stalker's Bracers", "=ds=", "700 #alliance#", ""}; + { 7, 19587, "", "=q4=Forest Stalker's Bracers", "=ds=", "5000 #alliance#", ""}; + { 9, 19584, "", "=q4=Windtalker's Wristguards", "=ds=", "500 #alliance#", ""}; + { 10, 19583, "", "=q4=Windtalker's Wristguards", "=ds=", "700 #alliance#", ""}; + { 11, 19582, "", "=q4=Windtalker's Wristguards", "=ds=", "5000 #alliance#", ""}; + { 13, 19581, "", "=q4=Berserker Bracers", "=ds=", "500 #alliance#", ""}; + { 14, 19580, "", "=q4=Berserker Bracers", "=ds=", "700 #alliance#", ""}; + { 15, 19578, "", "=q4=Berserker Bracers", "=ds=", "5000 #alliance#", ""}; + { 16, 22752, "", "=q4=Sentinel's Silk Leggings", "=ds=", "9000 #alliance#", ""}; + { 18, 22749, "", "=q4=Sentinel's Leather Pants", "=ds=", "9000 #alliance#", ""}; + { 19, 22750, "", "=q4=Sentinel's Lizardhide Pants", "=ds=", "9000 #alliance#", ""}; + { 21, 22748, "", "=q4=Sentinel's Chain Leggings", "=ds=", "9000 #alliance#", ""}; + { 22, 30497, "", "=q4=Sentinel's Mail Leggings", "=ds=", "9000 #alliance#", ""}; + { 24, 22753, "", "=q4=Sentinel's Lamellar Legguards", "=ds=", "9000 #alliance#", ""}; + { 25, 22672, "", "=q4=Sentinel's Plate Legguards", "=ds=", "9000 #alliance#", ""}; + Prev = "WSGWeapons_A"; + Back = "PVPMENU2"; + }; + + AtlasLoot_Data["WSGArmor_H"] = { + { 1, 19597, "", "=q4=Dryad's Wrist Bindings", "=ds=", "500 #horde#", ""}; + { 2, 19596, "", "=q4=Dryad's Wrist Bindings", "=ds=", "700 #horde#", ""}; + { 3, 19595, "", "=q4=Dryad's Wrist Bindings", "=ds=", "5000 #horde#", ""}; + { 5, 19590, "", "=q4=Forest Stalker's Bracers", "=ds=", "500 #horde#", ""}; + { 6, 19589, "", "=q4=Forest Stalker's Bracers", "=ds=", "700 #horde#", ""}; + { 7, 19587, "", "=q4=Forest Stalker's Bracers", "=ds=", "5000 #horde#", ""}; + { 9, 19584, "", "=q4=Windtalker's Wristguards", "=ds=", "500 #horde#", ""}; + { 10, 19583, "", "=q4=Windtalker's Wristguards", "=ds=", "700 #horde#", ""}; + { 11, 19582, "", "=q4=Windtalker's Wristguards", "=ds=", "5000 #horde#", ""}; + { 13, 19581, "", "=q4=Berserker Bracers", "=ds=", "500 #horde#", ""}; + { 14, 19580, "", "=q4=Berserker Bracers", "=ds=", "700 #horde#", ""}; + { 15, 19578, "", "=q4=Berserker Bracers", "=ds=", "5000 #horde#", ""}; + { 16, 22747, "", "=q4=Outrider's Silk Leggings", "=ds=", "9000 #horde#", ""}; + { 18, 22740, "", "=q4=Outrider's Leather Pants", "=ds=", "9000 #horde#", ""}; + { 19, 22741, "", "=q4=Outrider's Lizardhide Pants", "=ds=", "9000 #horde#", ""}; + { 21, 22673, "", "=q4=Outrider's Chain Leggings", "=ds=", "9000 #horde#", ""}; + { 22, 22676, "", "=q4=Outrider's Mail Leggings", "=ds=", "9000 #horde#", ""}; + { 24, 30498, "", "=q4=Outrider's Lamellar Legguards", "=ds=", "9000 #horde#", ""}; + { 25, 22651, "", "=q4=Outrider's Plate Legguards", "=ds=", "9000 #horde#", ""}; + Prev = "WSGWeapons_H"; + Back = "PVPMENU2"; + }; + + --------------------------------------- + --- PvP Level 60 Rare and Epic Sets --- + --------------------------------------- +AtlasLoot_Data["PVPDruid"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea1#", "=q5=#pvps4#"}; + { 2, 6116451, "", "=q4=High Warlord's Dragonhide Helmet, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6116449, "", "=q4=High Warlord's Dragonhide Epaulets, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6116452, "", "=q4=High Warlord's Dragonhide Hauberk, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6116448, "", "=q4=High High Warlord's Dragonhide Gloves, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6116450, "", "=q4=High High Warlord's Dragonhide Leggings, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6116459, "", "=q4=High High Warlord's Dragonhide Boots, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea1#", "=q5=#pvps1#"}; + { 10, 16451, "", "=q4=Field Marshal's Dragonhide Helmet", "=ds=", "68200 #alliance#", ""}; + { 11, 16449, "", "=q4=Field Marshal's Dragonhide Spaulders", "=ds=", "52200 #alliance#", ""}; + { 12, 16452, "", "=q4=Field Marshal's Dragonhide Breastplate", "=ds=", "68200 #alliance#", ""}; + { 13, 16448, "", "=q4=Marshal's Dragonhide Gauntlets", "=ds=", "52200 #alliance#", ""}; + { 14, 16450, "", "=q4=Marshal's Dragonhide Legguards", "=ds=", "68200 #alliance#", ""}; + { 15, 16459, "", "=q4=Marshal's Dragonhide Boots", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh1#", "=q5=#pvps4#"}; + { 17, 6116550, "", "=q4=Grand Marshal's Chain Helm, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6116551, "", "=q4=Grand Marshal's Chain Spaulders, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6116549, "", "=q4=Grand Marshal's Chain Breastplate, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6116555, "", "=q4=Grand Marshal's Chain Grips, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6116552, "", "=q4=Grand Marshal's Chain Legguards, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6116554, "", "=q4=Grand Marshal's Chain Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh1#", "=q5=#pvps1#"}; + { 25, 16550, "", "=q4=Warlord's Dragonhide Helmet", "=ds=", "68200 #horde#", ""}; + { 26, 16551, "", "=q4=Warlord's Dragonhide Epaulets", "=ds=", "52200 #horde#", ""}; + { 27, 16549, "", "=q4=Warlord's Dragonhide Hauberk", "=ds=", "68200 #horde#", ""}; + { 28, 16555, "", "=q4=General's Dragonhide Gloves", "=ds=", "52200 #horde#", ""}; + { 29, 16552, "", "=q4=General's Dragonhide Leggings", "=ds=", "68200 #horde#", ""}; + { 30, 16554, "", "=q4=General's Dragonhide Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPDruid2"; +}; + +AtlasLoot_Data["PVPDruid2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra1#", "=q5=#pvps2#"}; + { 2, 23308, "", "=q3=Lieutenant Commander's Dragonhide Headguard", "=ds=", "24000 #alliance#", ""}; + { 3, 23309, "", "=q3=Lieutenant Commander's Dragonhide Shoulders", "=ds=", "14000 #alliance#", ""}; + { 4, 23294, "", "=q3=Knight-Captain's Dragonhide Chestpiece", "=ds=", "24000 #alliance#", ""}; + { 5, 23280, "", "=q3=Knight-Lieutenant's Dragonhide Grips", "=ds=", "14000 #alliance#", ""}; + { 6, 23295, "", "=q3=Knight-Captain's Dragonhide Leggings", "=ds=", "24000 #alliance#", ""}; + { 7, 23281, "", "=q3=Knight-Lieutenant's Dragonhide Treads", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra1#", "=q5=#pvps3#"}; + { 10, 16424, "", "=q3=Lieutenant Commander's Dragonhide Headguard, =ds=", "9435 #alliance#", ""}; + { 11, 16423, "", "=q3=Lieutenant Commander's Dragonhide Shoulders, =ds=", "6885 #alliance#", ""}; + { 12, 16421, "", "=q3=Knight-Captain's Dragonhide Chestpiece, =ds=", "9435 #alliance#", ""}; + { 13, 16397, "", "=q3=Knight-Lieutenant's Dragonhide Grips, =ds=", "5000 #alliance#", ""}; + { 14, 16422, "", "=q3=Knight-Captain's Dragonhide Leggings, =ds=", "9435 #alliance#", ""}; + { 15, 16393, "", "=q3=Knight-Lieutenant's Dragonhide Treads, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh1#", "=q5=#pvps2#"}; + { 17, 23253, "", "=q3=Champion's Dragonhide Headguard", "=ds=", "24000 #horde#", ""}; + { 18, 23254, "", "=q3=Champion's Dragonhide Shoulders", "=ds=", "14000 #horde#", ""}; + { 19, 22877, "", "=q3=Legionnaire's Dragonhide Chestpiece", "=ds=", "24000 #horde#", ""}; + { 20, 22863, "", "=q3=Blood Guard's Dragonhide Grips", "=ds=", "14000 #horde#", ""}; + { 21, 22878, "", "=q3=Legionnaire's Dragonhide Leggings", "=ds=", "24000 #horde#", ""}; + { 22, 22852, "", "=q3=Blood Guard's Dragonhide Treads", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh1#", "=q5=#pvps3#"}; + { 25, 16503, "", "=q3=Champion's Dragonhide Headguard, =ds=", "9435 #horde#", ""}; + { 26, 16501, "", "=q3=Champion's Dragonhide Shoulders, =ds=", "6885 #horde#", ""}; + { 27, 16504, "", "=q3=Legionnaire's Dragonhide Chestpiece, =ds=", "9435 #horde#", ""}; + { 28, 16496, "", "=q3=Blood Guard's Dragonhide Grips, =ds=", "5000 #horde#", ""}; + { 29, 16502, "", "=q3=Legionnaire's Dragonhide Leggings, =ds=", "9435 #horde#", ""}; + { 30, 16494, "", "=q3=Blood Guard's Dragonhide Treads, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPDruid"; +}; + + +AtlasLoot_Data["PVPHunter"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea2#", "=q5=#pvps4#"}; + { 2, 6116465, "", "=q4=Grand Marshal's Chain Helm, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6116468, "", "=q4=Grand Marshal's Chain Spaulders, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6116466, "", "=q4=Grand Marshal's Chain Breastplate, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6116463, "", "=q4=Grand Marshal's Chain Grips, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6116467, "", "=q4=Grand Marshal's Chain Legguards, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6116462, "", "=q4=Grand Marshal's Chain Boots, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea2#", "=q5=#pvps1#"}; + { 10, 16465, "", "=q4=Field Marshal's Chain Helm", "=ds=", "68200 #alliance#", ""}; + { 11, 16468, "", "=q4=Field Marshal's Chain Spaulders", "=ds=", "52200 #alliance#", ""}; + { 12, 16466, "", "=q4=Field Marshal's Chain Breastplate", "=ds=", "68200 #alliance#", ""}; + { 13, 16463, "", "=q4=Marshal's Chain Grips", "=ds=", "52200 #alliance#", ""}; + { 14, 16467, "", "=q4=Marshal's Chain Legguards", "=ds=", "68200 #alliance#", ""}; + { 15, 16462, "", "=q4=Marshal's Chain Boots", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh2#", "=q5=#pvps4#"}; + { 17, 6116566, "", "=q4=High Warlord's Chain Helmet, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6116568, "", "=q4=High Warlord's Chain Shoulders, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6116565, "", "=q4=High Warlord's Chain Chestpiece, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6116571, "", "=q4=High High Warlord's Chain Gloves, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6116567, "", "=q4=High High Warlord's Chain Legguards, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6116569, "", "=q4=High High Warlord's Chain Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh2#", "=q5=#pvps1#"}; + { 25, 16566, "", "=q4=Warlord's Chain Helmet", "=ds=", "68200 #horde#", ""}; + { 26, 16568, "", "=q4=Warlord's Chain Shoulders", "=ds=", "52200 #horde#", ""}; + { 27, 16565, "", "=q4=Warlord's Chain Chestpiece", "=ds=", "68200 #horde#", ""}; + { 28, 16571, "", "=q4=General's Chain Gloves", "=ds=", "52200 #horde#", ""}; + { 29, 16567, "", "=q4=General's Chain Legguards", "=ds=", "68200 #horde#", ""}; + { 30, 16569, "", "=q4=General's Chain Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPHunter2"; +}; + +AtlasLoot_Data["PVPHunter2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra2#", "=q5=#pvps2#"}; + { 2, 23306, "", "=q3=Lieutenant Commander's Chain Helm", "=ds=", "24000 #alliance#", ""}; + { 3, 23307, "", "=q3=Lieutenant Commander's Chain Shoulders", "=ds=", "14000 #alliance#", ""}; + { 4, 23292, "", "=q3=Knight-Captain's Chain Hauberk", "=ds=", "24000 #alliance#", ""}; + { 5, 23279, "", "=q3=Knight-Lieutenant's Chain Vices", "=ds=", "14000 #alliance#", ""}; + { 6, 23293, "", "=q3=Knight-Captain's Chain Legguards", "=ds=", "24000 #alliance#", ""}; + { 7, 23278, "", "=q3=Knight-Lieutenant's Chain Greaves", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra2#", "=q5=#pvps3#"}; + { 10, 16428, "", "=q3=Lieutenant Commander's Chain Helm, =ds=", "9435 #alliance#", ""}; + { 11, 16427, "", "=q3=Lieutenant Commander's Chain Shoulders, =ds=", "6885 #alliance#", ""}; + { 12, 16425, "", "=q3=Knight-Captain's Chain Hauberk, =ds=", "9435 #alliance#", ""}; + { 13, 16403, "", "=q3=Knight-Lieutenant's Chain Vices, =ds=", "5000 #alliance#", ""}; + { 14, 16426, "", "=q3=Knight-Captain's Chain Legguards, =ds=", "9435 #alliance#", ""}; + { 15, 16401, "", "=q3=Knight-Lieutenant's Chain Greaves, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh2#", "=q5=#pvps2#"}; + { 17, 23251, "", "=q3=Champion's Chain Helm", "=ds=", "24000 #horde#", ""}; + { 18, 23252, "", "=q3=Champion's Chain Shoulders", "=ds=", "14000 #horde#", ""}; + { 19, 22874, "", "=q3=Legionnaire's Chain Hauberk", "=ds=", "24000 #horde#", ""}; + { 20, 22862, "", "=q3=Blood Guard's Chain Vices", "=ds=", "14000 #horde#", ""}; + { 21, 22875, "", "=q3=Legionnaire's Chain Legguards", "=ds=", "24000 #horde#", ""}; + { 22, 22843, "", "=q3=Blood Guard's Chain Greaves", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh2#", "=q5=#pvps3#"}; + { 25, 16526, "", "=q3=Champion's Chain Helm, =ds=", "9435 #horde#", ""}; + { 26, 16528, "", "=q3=Champion's Chain Shoulders, =ds=", "6885 #horde#", ""}; + { 27, 16525, "", "=q3=Legionnaire's Chain Hauberk, =ds=", "9435 #horde#", ""}; + { 28, 16530, "", "=q3=Blood Guard's Chain Vices, =ds=", "5000 #horde#", ""}; + { 29, 16527, "", "=q3=Legionnaire's Chain Legguards, =ds=", "9435 #horde#", ""}; + { 30, 16531, "", "=q3=Blood Guard's Chain Greaves, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPHunter"; +}; + + +AtlasLoot_Data["PVPMage"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea3#", "=q5=#pvps4#"}; + { 2, 6116441, "", "=q4=Grand Marshal's Coronet, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6116444, "", "=q4=Grand Marshal's Silk Spaulders, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6116443, "", "=q4=Grand Marshal's Silk Vestments, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6116440, "", "=q4=Grand Marshal's Silk Gloves, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6116442, "", "=q4=Grand Marshal's Silk Leggings, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6116437, "", "=q4=Grand Marshal's Silk Footwraps, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea3#", "=q5=#pvps1#"}; + { 10, 16441, "", "=q4=Field Marshal's Coronet", "=ds=", "68200 #alliance#", ""}; + { 11, 16444, "", "=q4=Field Marshal's Silk Spaulders", "=ds=", "52200 #alliance#", ""}; + { 12, 16443, "", "=q4=Field Marshal's Silk Vestments", "=ds=", "68200 #alliance#", ""}; + { 13, 16440, "", "=q4=Marshal's Silk Gloves", "=ds=", "52200 #alliance#", ""}; + { 14, 16442, "", "=q4=Marshal's Silk Leggings", "=ds=", "68200 #alliance#", ""}; + { 15, 16437, "", "=q4=Marshal's Silk Footwraps", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh3#", "=q5=#pvps4#"}; + { 17, 6116533, "", "=q4=High Warlord's Silk Cowl, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6116536, "", "=q4=High Warlord's Silk Amice, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6116535, "", "=q4=High Warlord's Silk Raiment, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6116540, "", "=q4=High High Warlord's Silk Handguards, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6116534, "", "=q4=High High Warlord's Silk Trousers, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6116539, "", "=q4=High High Warlord's Silk Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh3#", "=q5=#pvps1#"}; + { 25, 16533, "", "=q4=Warlord's Silk Cowl", "=ds=", "68200 #horde#", ""}; + { 26, 16536, "", "=q4=Warlord's Silk Amice", "=ds=", "52200 #horde#", ""}; + { 27, 16535, "", "=q4=Warlord's Silk Raiment", "=ds=", "68200 #horde#", ""}; + { 28, 16540, "", "=q4=General's Silk Handguards", "=ds=", "52200 #horde#", ""}; + { 29, 16534, "", "=q4=General's Silk Trousers", "=ds=", "68200 #horde#", ""}; + { 30, 16539, "", "=q4=General's Silk Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPMage2"; +}; + +AtlasLoot_Data["PVPMage2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra3#", "=q5=#pvps2#"}; + { 2, 23318, "", "=q3=Lieutenant Commander's Silk Cowl", "=ds=", "24000 #alliance#", ""}; + { 3, 23319, "", "=q3=Lieutenant Commander's Silk Mantle", "=ds=", "14000 #alliance#", ""}; + { 4, 23305, "", "=q3=Knight-Captain's Silk Tunic", "=ds=", "24000 #alliance#", ""}; + { 5, 23290, "", "=q3=Knight-Lieutenant's Silk Handwraps", "=ds=", "14000 #alliance#", ""}; + { 6, 23304, "", "=q3=Knight-Captain's Silk Legguards", "=ds=", "24000 #alliance#", ""}; + { 7, 23291, "", "=q3=Knight-Lieutenant's Silk Walkers", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra3#", "=q5=#pvps3#"}; + { 10, 16416, "", "=q3=Lieutenant Commander's Silk Cowl, =ds=", "9435 #alliance#", ""}; + { 11, 16415, "", "=q3=Lieutenant Commander's Silk Mantle, =ds=", "6885 #alliance#", ""}; + { 12, 16413, "", "=q3=Knight-Captain's Silk Tunic, =ds=", "9435 #alliance#", ""}; + { 13, 16391, "", "=q3=Knight-Lieutenant's Silk Handwraps, =ds=", "5000 #alliance#", ""}; + { 14, 16414, "", "=q3=Knight-Captain's Silk Legguards, =ds=", "9435 #alliance#", ""}; + { 15, 16369, "", "=q3=Knight-Lieutenant's Silk Walkers, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh3#", "=q5=#pvps2#"}; + { 17, 23263, "", "=q3=Champion's Silk Cowl", "=ds=", "24000 #horde#", ""}; + { 18, 23264, "", "=q3=Champion's Silk Mantle", "=ds=", "14000 #horde#", ""}; + { 19, 22886, "", "=q3=Legionnaire's Silk Tunic", "=ds=", "24000 #horde#", ""}; + { 20, 22870, "", "=q3=Blood Guard's Silk Handwraps", "=ds=", "14000 #horde#", ""}; + { 21, 22883, "", "=q3=Legionnaire's Silk Legguards", "=ds=", "24000 #horde#", ""}; + { 22, 22860, "", "=q3=Blood Guard's Silk Walkers", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh3#", "=q5=#pvps3#"}; + { 25, 16489, "", "=q3=Champion's Silk Cowl, =ds=", "9435 #horde#", ""}; + { 26, 16492, "", "=q3=Champion's Silk Mantle, =ds=", "6885 #horde#", ""}; + { 27, 16491, "", "=q3=Legionnaire's Silk Tunic, =ds=", "9435 #horde#", ""}; + { 28, 16487, "", "=q3=Blood Guard's Silk Handwraps, =ds=", "5000 #horde#", ""}; + { 29, 16490, "", "=q3=Legionnaire's Silk Legguards, =ds=", "9435 #horde#", ""}; + { 30, 16485, "", "=q3=Blood Guard's Silk Walkers, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPMage"; +}; + + +AtlasLoot_Data["PVPPaladin"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea4#", "=q5=#pvps4#"}; + { 2, 6116474, "", "=q4=Grand Marshal's Lamellar Faceguard, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6116476, "", "=q4=Grand Marshal's Lamellar Pauldrons, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6116473, "", "=q4=Grand Marshal's Lamellar Chestplate, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6116471, "", "=q4=Grand Marshal's Lamellar Gloves, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6116475, "", "=q4=Grand Marshal's Lamellar Legplates, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6116472, "", "=q4=Grand Marshal's Lamellar Boots, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea4#", "=q5=#pvps1#"}; + { 10, 16474, "", "=q4=Field Marshal's Lamellar Faceguard", "=ds=", "68200 #alliance#", ""}; + { 11, 16476, "", "=q4=Field Marshal's Lamellar Pauldrons", "=ds=", "52200 #alliance#", ""}; + { 12, 16473, "", "=q4=Field Marshal's Lamellar Chestplate", "=ds=", "68200 #alliance#", ""}; + { 13, 16471, "", "=q4=Marshal's Lamellar Gloves", "=ds=", "52200 #alliance#", ""}; + { 14, 16475, "", "=q4=Marshal's Lamellar Legplates", "=ds=", "68200 #alliance#", ""}; + { 15, 16472, "", "=q4=Marshal's Lamellar Boots", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh9#", "=q5=#pvps4#"}; + { 17, 6129616, "", "=q4=High Warlord's Lamellar Faceguard, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6129617, "", "=q4=High Warlord's Lamellar Pauldrons, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6129615, "", "=q4=High Warlord's Lamellar Chestplate, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6129613, "", "=q4=High High Warlord's Lamellar Gloves, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6129614, "", "=q4=High High Warlord's Lamellar Legplates, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6129612, "", "=q4=High High Warlord's Lamellar Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh9#", "=q5=#pvps1#"}; + { 25, 29616, "", "=q4=Warlord's Lamellar Faceguard", "=ds=", "68200 #horde#", ""}; + { 26, 29617, "", "=q4=Warlord's Lamellar Pauldrons", "=ds=", "52200 #horde#", ""}; + { 27, 29615, "", "=q4=Warlord's Lamellar Chestplate", "=ds=", "68200 #horde#", ""}; + { 28, 29613, "", "=q4=General's Lamellar Gloves", "=ds=", "52200 #horde#", ""}; + { 29, 29614, "", "=q4=General's Lamellar Legplates", "=ds=", "68200 #horde#", ""}; + { 30, 29612, "", "=q4=General's Lamellar Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPPaladin2"; +}; + +AtlasLoot_Data["PVPPaladin2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra4#", "=q5=#pvps2#"}; + { 2, 23276, "", "=q3=Lieutenant Commander's Lamellar Headguard", "=ds=", "24000 #alliance#", ""}; + { 3, 23277, "", "=q3=Lieutenant Commander's Lamellar Shoulders", "=ds=", "14000 #alliance#", ""}; + { 4, 23272, "", "=q3=Knight-Captain's Lamellar Breastplate", "=ds=", "24000 #alliance#", ""}; + { 5, 23274, "", "=q3=Knight-Lieutenant's Lamellar Gauntlets", "=ds=", "14000 #alliance#", ""}; + { 6, 23273, "", "=q3=Knight-Captain's Lamellar Leggings", "=ds=", "24000 #alliance#", ""}; + { 7, 23275, "", "=q3=Knight-Lieutenant's Lamellar Sabatons", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra4#", "=q5=#pvps3#"}; + { 10, 16434, "", "=q3=Lieutenant Commander's Lamellar Headguard, =ds=", "9435 #alliance#", ""}; + { 11, 16436, "", "=q3=Lieutenant Commander's Lamellar Shoulders, =ds=", "6885 #alliance#", ""}; + { 12, 16433, "", "=q3=Knight-Captain's Lamellar Breastplate, =ds=", "9435 #alliance#", ""}; + { 13, 16410, "", "=q3=Knight-Lieutenant's Lamellar Gauntlets, =ds=", "5000 #alliance#", ""}; + { 14, 16435, "", "=q3=Knight-Captain's Lamellar Leggings, =ds=", "9435 #alliance#", ""}; + { 15, 16409, "", "=q3=Knight-Lieutenant's Lamellar Sabatons, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh9#", "=q5=#pvps2#"}; + { 17, 29604, "", "=q3=Champion's Lamellar Headguard", "=ds=", "24000 #horde#", ""}; + { 18, 29605, "", "=q3=Champion's Lamellar Shoulders", "=ds=", "14000 #horde#", ""}; + { 19, 29602, "", "=q3=Legionnaire's Lamellar Breastplate", "=ds=", "24000 #horde#", ""}; + { 20, 29600, "", "=q3=Blood Guard's Lamellar Gauntlets", "=ds=", "14000 #horde#", ""}; + { 21, 29603, "", "=q3=Legionnaire's Lamellar Leggings", "=ds=", "24000 #horde#", ""}; + { 22, 29601, "", "=q3=Blood Guard's Lamellar Sabatons", "=ds=", "14000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPPaladin"; +}; + + +AtlasLoot_Data["PVPPriest"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea5#", "=q5=#pvps4#"}; + { 2, 6117602, "", "=q4=Grand Marshal's Headdress, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6117604, "", "=q4=Grand Marshal's Satin Mantle, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6117605, "", "=q4=Grand Marshal's Satin Vestments, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6117608, "", "=q4=Grand Marshal's Satin Gloves, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6117603, "", "=q4=Grand Marshal's Satin Pants, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6117607, "", "=q4=Grand Marshal's Satin Sandals, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea5#", "=q5=#pvps1#"}; + { 10, 17602, "", "=q4=Field Marshal's Headdress", "=ds=", "68200 #alliance#", ""}; + { 11, 17604, "", "=q4=Field Marshal's Satin Mantle", "=ds=", "52200 #alliance#", ""}; + { 12, 17605, "", "=q4=Field Marshal's Satin Vestments", "=ds=", "68200 #alliance#", ""}; + { 13, 17608, "", "=q4=Marshal's Satin Gloves", "=ds=", "52200 #alliance#", ""}; + { 14, 17603, "", "=q4=Marshal's Satin Pants", "=ds=", "68200 #alliance#", ""}; + { 15, 17607, "", "=q4=Marshal's Satin Sandals", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh4#", "=q5=#pvps4#"}; + { 17, 6117623, "", "=q4=High Warlord's Satin Cowl, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6117622, "", "=q4=High Warlord's Satin Mantle, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6117624, "", "=q4=High Warlord's Satin Robes, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6117620, "", "=q4=High High Warlord's Satin Gloves, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6117625, "", "=q4=High High Warlord's Satin Leggings, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6117618, "", "=q4=High High Warlord's Satin Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh4#", "=q5=#pvps1#"}; + { 25, 17623, "", "=q4=Warlord's Satin Cowl", "=ds=", "68200 #horde#", ""}; + { 26, 17622, "", "=q4=Warlord's Satin Mantle", "=ds=", "52200 #horde#", ""}; + { 27, 17624, "", "=q4=Warlord's Satin Robes", "=ds=", "68200 #horde#", ""}; + { 28, 17620, "", "=q4=General's Satin Gloves", "=ds=", "52200 #horde#", ""}; + { 29, 17625, "", "=q4=General's Satin Leggings", "=ds=", "68200 #horde#", ""}; + { 30, 17618, "", "=q4=General's Satin Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPPriest2"; +}; + +AtlasLoot_Data["PVPPriest2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra5#", "=q5=#pvps2#"}; + { 2, 23316, "", "=q3=Lieutenant Commander's Satin Hood", "=ds=", "24000 #alliance#", ""}; + { 3, 23317, "", "=q3=Lieutenant Commander's Satin Mantle", "=ds=", "14000 #alliance#", ""}; + { 4, 23303, "", "=q3=Knight-Captain's Satin Tunic", "=ds=", "24000 #alliance#", ""}; + { 5, 23288, "", "=q3=Knight-Lieutenant's Satin Handwraps", "=ds=", "14000 #alliance#", ""}; + { 6, 23302, "", "=q3=Knight-Captain's Satin Legguards", "=ds=", "24000 #alliance#", ""}; + { 7, 23289, "", "=q3=Knight-Lieutenant's Satin Walkers", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra5#", "=q5=#pvps3#"}; + { 10, 17598, "", "=q3=Lieutenant Commander's Satin Hood, =ds=", "9435 #alliance#", ""}; + { 11, 17601, "", "=q3=Lieutenant Commander's Satin Mantle, =ds=", "6885 #alliance#", ""}; + { 12, 17600, "", "=q3=Knight-Captain's Satin Tunic, =ds=", "9435 #alliance#", ""}; + { 13, 17596, "", "=q3=Knight-Lieutenant's Satin Handwraps, =ds=", "5000 #alliance#", ""}; + { 14, 17599, "", "=q3=Knight-Captain's Satin Legguards, =ds=", "9435 #alliance#", ""}; + { 15, 17594, "", "=q3=Knight-Lieutenant's Satin Walkers, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh4#", "=q5=#pvps2#"}; + { 17, 23261, "", "=q3=Champion's Satin Hood", "=ds=", "24000 #horde#", ""}; + { 18, 23262, "", "=q3=Champion's Satin Mantle", "=ds=", "14000 #horde#", ""}; + { 19, 22885, "", "=q3=Legionnaire's Satin Tunic", "=ds=", "24000 #horde#", ""}; + { 20, 22869, "", "=q3=Blood Guard's Satin Handwraps", "=ds=", "14000 #horde#", ""}; + { 21, 22882, "", "=q3=Legionnaire's Satin Legguards", "=ds=", "24000 #horde#", ""}; + { 22, 22859, "", "=q3=Blood Guard's Satin Walkers", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh4#", "=q5=#pvps3#"}; + { 25, 16489, "", "=q3=Champion's Satin Hood, =ds=", "9435 #horde#", ""}; + { 26, 16492, "", "=q3=Champion's Satin Mantle, =ds=", "6885 #horde#", ""}; + { 27, 16491, "", "=q3=Legionnaire's Satin Tunic, =ds=", "9435 #horde#", ""}; + { 28, 16487, "", "=q3=Blood Guard's Satin Handwraps, =ds=", "5000 #horde#", ""}; + { 29, 16490, "", "=q3=Legionnaire's Satin Legguards, =ds=", "9435 #horde#", ""}; + { 30, 16485, "", "=q3=Blood Guard's Satin Walkers, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPPriest"; +}; + +AtlasLoot_Data["PVPRogue"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea6#", "=q5=#pvps4#"}; + { 2, 6116455, "", "=q4=Grand Marshal's Leather Mask, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6116457, "", "=q4=Grand Marshal's Leather Epaulets, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6116453, "", "=q4=Grand Marshal's Leather Chestpiece, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6116454, "", "=q4=Grand Marshal's Leather Handgrips, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6116456, "", "=q4=Grand Marshal's Leather Leggings, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6116446, "", "=q4=Grand Marshal's Leather Footguards, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea6#", "=q5=#pvps1#"}; + { 10, 16455, "", "=q4=Field Marshal's Leather Mask", "=ds=", "68200 #alliance#", ""}; + { 11, 16457, "", "=q4=Field Marshal's Leather Epaulets", "=ds=", "52200 #alliance#", ""}; + { 12, 16453, "", "=q4=Field Marshal's Leather Chestpiece", "=ds=", "68200 #alliance#", ""}; + { 13, 16454, "", "=q4=Marshal's Leather Handgrips", "=ds=", "52200 #alliance#", ""}; + { 14, 16456, "", "=q4=Marshal's Leather Leggings", "=ds=", "68200 #alliance#", ""}; + { 15, 16446, "", "=q4=Marshal's Leather Footguards", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh5#", "=q5=#pvps4#"}; + { 17, 6116561, "", "=q4=High Warlord's Leather Helm, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6116562, "", "=q4=High Warlord's Leather Spaulders, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6116563, "", "=q4=High Warlord's Leather Breastplate, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6116560, "", "=q4=High High Warlord's Leather Mitts, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6116564, "", "=q4=High High Warlord's Leather Legguards, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6116558, "", "=q4=High High Warlord's Leather Treads, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh5#", "=q5=#pvps1#"}; + { 25, 16561, "", "=q4=Warlord's Leather Helm", "=ds=", "68200 #horde#", ""}; + { 26, 16562, "", "=q4=Warlord's Leather Spaulders", "=ds=", "52200 #horde#", ""}; + { 27, 16563, "", "=q4=Warlord's Leather Breastplate", "=ds=", "68200 #horde#", ""}; + { 28, 16560, "", "=q4=General's Leather Mitts", "=ds=", "52200 #horde#", ""}; + { 29, 16564, "", "=q4=General's Leather Legguards", "=ds=", "68200 #horde#", ""}; + { 30, 16558, "", "=q4=General's Leather Treads", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPRogue2"; +}; + +AtlasLoot_Data["PVPRogue2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra6#", "=q5=#pvps2#"}; + { 2, 23312, "", "=q3=Lieutenant Commander's Leather Helm", "=ds=", "24000 #alliance#", ""}; + { 3, 23313, "", "=q3=Lieutenant Commander's Leather Shoulders", "=ds=", "14000 #alliance#", ""}; + { 4, 23298, "", "=q3=Knight-Captain's Leather Chestpiece", "=ds=", "24000 #alliance#", ""}; + { 5, 23284, "", "=q3=Knight-Lieutenant's Leather Grips", "=ds=", "14000 #alliance#", ""}; + { 6, 23299, "", "=q3=Knight-Captain's Leather Legguards", "=ds=", "24000 #alliance#", ""}; + { 7, 23285, "", "=q3=Knight-Lieutenant's Leather Walkers", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra6#", "=q5=#pvps3#"}; + { 10, 16418, "", "=q3=Lieutenant Commander's Leather Helm, =ds=", "9435 #alliance#", ""}; + { 11, 16420, "", "=q3=Lieutenant Commander's Leather Shoulders, =ds=", "6885 #alliance#", ""}; + { 12, 16417, "", "=q3=Knight-Captain's Leather Chestpiece, =ds=", "9435 #alliance#", ""}; + { 13, 16396, "", "=q3=Knight-Lieutenant's Leather Grips, =ds=", "5000 #alliance#", ""}; + { 14, 16419, "", "=q3=Knight-Captain's Leather Legguards, =ds=", "9435 #alliance#", ""}; + { 15, 16392, "", "=q3=Knight-Lieutenant's Leather Walkers, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh5#", "=q5=#pvps2#"}; + { 17, 23257, "", "=q3=Champion's Leather Helm", "=ds=", "24000 #horde#", ""}; + { 18, 23258, "", "=q3=Champion's Leather Shoulders", "=ds=", "14000 #horde#", ""}; + { 19, 22879, "", "=q3=Legionnaire's Leather Chestpiece", "=ds=", "24000 #horde#", ""}; + { 20, 22864, "", "=q3=Blood Guard's Leather Grips", "=ds=", "14000 #horde#", ""}; + { 21, 22880, "", "=q3=Legionnaire's Leather Legguards", "=ds=", "24000 #horde#", ""}; + { 22, 22856, "", "=q3=Blood Guard's Leather Walkers", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh5#", "=q5=#pvps3#"}; + { 25, 16506, "", "=q3=Champion's Leather Helm, =ds=", "9435 #horde#", ""}; + { 26, 16507, "", "=q3=Champion's Leather Shoulders, =ds=", "6885 #horde#", ""}; + { 27, 16505, "", "=q3=Legionnaire's Leather Chestpiece, =ds=", "9435 #horde#", ""}; + { 28, 15499, "", "=q3=Blood Guard's Leather Grips, =ds=", "5000 #horde#", ""}; + { 29, 16508, "", "=q3=Legionnaire's Leather Legguards, =ds=", "9435 #horde#", ""}; + { 30, 16498, "", "=q3=Blood Guard's Leather Walkers, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPRogue"; +}; + +AtlasLoot_Data["PVPShaman"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea9#", "=q5=#pvps4#"}; + { 2, 6129610, "", "=q4=Grand Marshal's Mail Helm, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6129611, "", "=q4=Grand Marshal's Mail Spaulders, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6129609, "", "=q4=Grand Marshal's Mail Armor, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6129607, "", "=q4=Grand Marshal's Mail Gauntlets, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6129608, "", "=q4=Grand Marshal's Mail Leggings, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6129606, "", "=q4=Grand Marshal's Mail Boots, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea9#", "=q5=#pvps1#"}; + { 10, 29610, "", "=q4=Field Marshal's Mail Helm", "=ds=", "68200 #alliance#", ""}; + { 11, 29611, "", "=q4=Field Marshal's Mail Spaulders", "=ds=", "52200 #alliance#", ""}; + { 12, 29609, "", "=q4=Field Marshal's Mail Armor", "=ds=", "68200 #alliance#", ""}; + { 13, 29607, "", "=q4=Marshal's Mail Gauntlets", "=ds=", "52200 #alliance#", ""}; + { 14, 29608, "", "=q4=Marshal's Mail Leggings", "=ds=", "68200 #alliance#", ""}; + { 15, 29606, "", "=q4=Marshal's Mail Boots", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh6#", "=q5=#pvps4#"}; + { 17, 6116578, "", "=q4=High Warlord's Mail Helm, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6116580, "", "=q4=High Warlord's Mail Spaulders, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6116577, "", "=q4=High Warlord's Mail Armor, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6116574, "", "=q4=High High Warlord's Mail Gauntlets, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6116579, "", "=q4=High High Warlord's Mail Leggings, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6116573, "", "=q4=High High Warlord's Mail Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh6#", "=q5=#pvps1#"}; + { 25, 16578, "", "=q4=Warlord's Mail Helm", "=ds=", "68200 #horde#", ""}; + { 26, 16580, "", "=q4=Warlord's Mail Spaulders", "=ds=", "52200 #horde#", ""}; + { 27, 16577, "", "=q4=Warlord's Mail Armor", "=ds=", "68200 #horde#", ""}; + { 28, 16574, "", "=q4=General's Mail Gauntlets", "=ds=", "52200 #horde#", ""}; + { 29, 16579, "", "=q4=General's Mail Leggings", "=ds=", "68200 #horde#", ""}; + { 30, 16573, "", "=q4=General's Mail Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPShaman2"; +}; + +AtlasLoot_Data["PVPShaman2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra9#", "=q5=#pvps2#"}; + { 2, 29598, "", "=q3=Lieutenant Commander's Mail Headguard", "=ds=", "24000 #alliance#", ""}; + { 3, 29599, "", "=q3=Lieutenant Commander's Mail Pauldrons", "=ds=", "14000 #alliance#", ""}; + { 4, 29596, "", "=q3=Knight-Captain's Mail Hauberk", "=ds=", "24000 #alliance#", ""}; + { 5, 29595, "", "=q3=Knight-Lieutenant's Mail Vices", "=ds=", "14000 #alliance#", ""}; + { 6, 29597, "", "=q3=Knight-Captain's Mail Legguards", "=ds=", "24000 #alliance#", ""}; + { 7, 29594, "", "=q3=Knight-Lieutenant's Mail Greaves", "=ds=", "14000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh6#", "=q5=#pvps2#"}; + { 17, 23259, "", "=q3=Champion's Mail Headguard", "=ds=", "24000 #horde#", ""}; + { 18, 23260, "", "=q3=Champion's Mail Pauldrons", "=ds=", "14000 #horde#", ""}; + { 19, 22876, "", "=q3=Legionnaire's Mail Hauberk", "=ds=", "24000 #horde#", ""}; + { 20, 22867, "", "=q3=Blood Guard's Mail Vices", "=ds=", "14000 #horde#", ""}; + { 21, 22887, "", "=q3=Legionnaire's Mail Legguards", "=ds=", "24000 #horde#", ""}; + { 22, 22857, "", "=q3=Blood Guard's Mail Greaves", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh6#", "=q5=#pvps3#"}; + { 25, 16521, "", "=q3=Champion's Mail Headguard, =ds=", "9435 #horde#", ""}; + { 26, 16524, "", "=q3=Champion's Mail Pauldrons, =ds=", "6885 #horde#", ""}; + { 27, 16522, "", "=q3=Legionnaire's Mail Hauberk, =ds=", "9435 #horde#", ""}; + { 28, 16519, "", "=q3=Blood Guard's Mail Vices, =ds=", "5000 #horde#", ""}; + { 29, 16523, "", "=q3=Legionnaire's Mail Legguards, =ds=", "9435 #horde#", ""}; + { 30, 16518, "", "=q3=Blood Guard's Mail Greaves, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPShaman"; +}; + +AtlasLoot_Data["PVPWarlock"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea7#", "=q5=#pvps4#"}; + { 2, 6117578, "", "=q4=Grand Marshal's Coronal, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6117580, "", "=q4=Grand Marshal's Dreadweave Shoulders, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6117581, "", "=q4=Grand Marshal's Dreadweave Robe, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6117584, "", "=q4=Grand Marshal's Dreadweave Gloves, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6117579, "", "=q4=Grand Marshal's Dreadweave Leggings, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6117583, "", "=q4=Grand Marshal's Dreadweave Boots, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea7#", "=q5=#pvps1#"}; + { 10, 17578, "", "=q4=Field Marshal's Coronal", "=ds=", "68200 #alliance#", ""}; + { 11, 17580, "", "=q4=Field Marshal's Dreadweave Shoulders", "=ds=", "52200 #alliance#", ""}; + { 12, 17581, "", "=q4=Field Marshal's Dreadweave Robe", "=ds=", "68200 #alliance#", ""}; + { 13, 17584, "", "=q4=Marshal's Dreadweave Gloves", "=ds=", "52200 #alliance#", ""}; + { 14, 17579, "", "=q4=Marshal's Dreadweave Leggings", "=ds=", "68200 #alliance#", ""}; + { 15, 17583, "", "=q4=Marshal's Dreadweave Boots", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh7#", "=q5=#pvps4#"}; + { 17, 6117591, "", "=q4=High Warlord's Dreadweave Hood, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6117590, "", "=q4=High Warlord's Dreadweave Mantle, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6117592, "", "=q4=High Warlord's Dreadweave Robe, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6117588, "", "=q4=High High Warlord's Dreadweave Gloves, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6117593, "", "=q4=High High Warlord's Dreadweave Pants, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6117586, "", "=q4=High High Warlord's Dreadweave Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh7#", "=q5=#pvps1#"}; + { 25, 17591, "", "=q4=Warlord's Dreadweave Hood", "=ds=", "68200 #horde#", ""}; + { 26, 17590, "", "=q4=Warlord's Dreadweave Mantle", "=ds=", "52200 #horde#", ""}; + { 27, 17592, "", "=q4=Warlord's Dreadweave Robe", "=ds=", "68200 #horde#", ""}; + { 28, 17588, "", "=q4=General's Dreadweave Gloves", "=ds=", "52200 #horde#", ""}; + { 29, 17593, "", "=q4=General's Dreadweave Pants", "=ds=", "68200 #horde#", ""}; + { 30, 17586, "", "=q4=General's Dreadweave Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPWarlock2"; +}; + +AtlasLoot_Data["PVPWarlock2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra7#", "=q5=#pvps2#"}; + { 2, 23310, "", "=q3=Lieutenant Commander's Dreadweave Cowl", "=ds=", "24000 #alliance#", ""}; + { 3, 23311, "", "=q3=Lieutenant Commander's Dreadweave Spaulders", "=ds=", "14000 #alliance#", ""}; + { 4, 23297, "", "=q3=Knight-Captain's Dreadweave Tunic", "=ds=", "24000 #alliance#", ""}; + { 5, 23282, "", "=q3=Knight-Lieutenant's Dreadweave Handwraps", "=ds=", "14000 #alliance#", ""}; + { 6, 23296, "", "=q3=Knight-Captain's Dreadweave Legguards", "=ds=", "24000 #alliance#", ""}; + { 7, 23283, "", "=q3=Knight-Lieutenant's Dreadweave Walkers", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra7#", "=q5=#pvps3#"}; + { 10, 17566, "", "=q3=Lieutenant Commander's Dreadweave Cowl, =ds=", "9435 #alliance#", ""}; + { 11, 17569, "", "=q3=Lieutenant Commander's Dreadweave Spaulders, =ds=", "6885 #alliance#", ""}; + { 12, 17568, "", "=q3=Knight-Captain's Dreadweave Tunic, =ds=", "9435 #alliance#", ""}; + { 13, 17564, "", "=q3=Knight-Lieutenant's Dreadweave Handwraps, =ds=", "5000 #alliance#", ""}; + { 14, 17567, "", "=q3=Knight-Captain's Dreadweave Legguards, =ds=", "9435 #alliance#", ""}; + { 15, 17562, "", "=q3=Knight-Lieutenant's Dreadweave Walkers, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh7#", "=q5=#pvps2#"}; + { 17, 23255, "", "=q3=Champion's Dreadweave Cowl", "=ds=", "24000 #horde#", ""}; + { 18, 23256, "", "=q3=Champion's Dreadweave Spaulders", "=ds=", "14000 #horde#", ""}; + { 19, 22884, "", "=q3=Legionnaire's Dreadweave Tunic", "=ds=", "24000 #horde#", ""}; + { 20, 22865, "", "=q3=Blood Guard's Dreadweave Handwraps", "=ds=", "14000 #horde#", ""}; + { 21, 22881, "", "=q3=Legionnaire's Dreadweave Legguards", "=ds=", "24000 #horde#", ""}; + { 22, 22855, "", "=q3=Blood Guard's Dreadweave Walkers", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh7#", "=q5=#pvps3#"}; + { 25, 17570, "", "=q3=Champion's Dreadweave Cowl, =ds=", "9435 #horde#", ""}; + { 26, 17573, "", "=q3=Champion's Dreadweave Spaulders, =ds=", "6885 #horde#", ""}; + { 27, 17572, "", "=q3=Legionnaire's Dreadweave Tunic, =ds=", "9435 #horde#", ""}; + { 28, 17577, "", "=q3=Blood Guard's Dreadweave Handwraps, =ds=", "5000 #horde#", ""}; + { 29, 17571, "", "=q3=Legionnaire's Dreadweave Legguards, =ds=", "9435 #horde#", ""}; + { 30, 17576, "", "=q3=Blood Guard's Dreadweave Walkers, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPWarlock"; +}; + +AtlasLoot_Data["PVPWarrior"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpeea8#", "=q5=#pvps4#"}; + { 2, 6116478, "", "=q4=Grand Marshal's Plate Helm, =ds=", "2370 #arena# #alliance#", ""}; + { 3, 6116480, "", "=q4=Grand Marshal's Plate Shoulderguards, =ds=", "1930 #arena# #alliance#", ""}; + { 4, 6116477, "", "=q4=Grand Marshal's Plate Armor, =ds=", "2370 #arena# #alliance#", ""}; + { 5, 6116484, "", "=q4=Grand Marshal's Plate Gauntlets, =ds=", "1430 #arena# #alliance#", ""}; + { 6, 6116479, "", "=q4=Grand Marshal's Plate Legguards, =ds=", "2370 #arena# #alliance#", ""}; + { 7, 6116483, "", "=q4=Grand Marshal's Plate Boots, =ds=", "1430 #arena# #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpea8#", "=q5=#pvps1#"}; + { 10, 16478, "", "=q4=Field Marshal's Plate Helm", "=ds=", "68200 #alliance#", ""}; + { 11, 16480, "", "=q4=Field Marshal's Plate Shoulderguards", "=ds=", "52200 #alliance#", ""}; + { 12, 16477, "", "=q4=Field Marshal's Plate Armor", "=ds=", "68200 #alliance#", ""}; + { 13, 16484, "", "=q4=Marshal's Plate Gauntlets", "=ds=", "52200 #alliance#", ""}; + { 14, 16479, "", "=q4=Marshal's Plate Legguards", "=ds=", "68200 #alliance#", ""}; + { 15, 16483, "", "=q4=Marshal's Plate Boots", "=ds=", "52200 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvpeeh8#", "=q5=#pvps4#"}; + { 17, 6116542, "", "=q4=High Warlord's Plate Headpiece, =ds=", "2370 #arena# #horde#", ""}; + { 18, 6116544, "", "=q4=High Warlord's Plate Shoulders, =ds=", "1930 #arena# #horde#", ""}; + { 19, 6116541, "", "=q4=High Warlord's Plate Armor, =ds=", "2370 #arena# #horde#", ""}; + { 20, 6116548, "", "=q4=High High Warlord's Plate Gauntlets, =ds=", "1430 #arena# #horde#", ""}; + { 21, 6116543, "", "=q4=High High Warlord's Plate Leggings, =ds=", "2370 #arena# #horde#", ""}; + { 22, 6116545, "", "=q4=High High Warlord's Plate Boots, =ds=", "1430 #arena# #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvpeh8#", "=q5=#pvps1#"}; + { 25, 16542, "", "=q4=Warlord's Plate Headpiece", "=ds=", "68200 #horde#", ""}; + { 26, 16544, "", "=q4=Warlord's Plate Shoulders", "=ds=", "52200 #horde#", ""}; + { 27, 16541, "", "=q4=Warlord's Plate Armor", "=ds=", "68200 #horde#", ""}; + { 28, 16548, "", "=q4=General's Plate Gauntlets", "=ds=", "52200 #horde#", ""}; + { 29, 16543, "", "=q4=General's Plate Leggings", "=ds=", "68200 #horde#", ""}; + { 30, 16545, "", "=q4=General's Plate Boots", "=ds=", "52200 #horde#", ""}; + Back = "PVPSET"; + Next = "PVPWarrior2"; +}; + +AtlasLoot_Data["PVPWarrior2"] = { + { 1, 0, "INV_BannerPVP_02", "=q6=#pvpra8#", "=q5=#pvps2#"}; + { 2, 23314, "", "=q3=Lieutenant Commander's Plate Helm", "=ds=", "24000 #alliance#", ""}; + { 3, 23315, "", "=q3=Lieutenant Commander's Plate Shoulders", "=ds=", "14000 #alliance#", ""}; + { 4, 23300, "", "=q3=Knight-Captain's Plate Hauberk", "=ds=", "24000 #alliance#", ""}; + { 5, 23286, "", "=q3=Knight-Lieutenant's Plate Gauntlets", "=ds=", "14000 #alliance#", ""}; + { 6, 23301, "", "=q3=Knight-Captain's Plate Leggings", "=ds=", "24000 #alliance#", ""}; + { 7, 23287, "", "=q3=Knight-Lieutenant's Plate Greaves", "=ds=", "14000 #alliance#", ""}; + { 9, 0, "INV_BannerPVP_02", "=q6=#pvpra8#", "=q5=#pvps3#"}; + { 10, 16429, "", "=q3=Lieutenant Commander's Plate Helm, =ds=", "9435 #alliance#", ""}; + { 11, 16432, "", "=q3=Lieutenant Commander's Plate Shoulders, =ds=", "6885 #alliance#", ""}; + { 12, 16430, "", "=q3=Knight-Captain's Plate Hauberk, =ds=", "9435 #alliance#", ""}; + { 13, 16406, "", "=q3=Knight-Lieutenant's Plate Gauntlets, =ds=", "5000 #alliance#", ""}; + { 14, 16431, "", "=q3=Knight-Captain's Plate Leggings, =ds=", "9435 #alliance#", ""}; + { 15, 16405, "", "=q3=Knight-Lieutenant's Plate Greaves, =ds=", "5000 #alliance#", ""}; + { 16, 0, "INV_BannerPVP_01", "=q6=#pvprh8#", "=q5=#pvps2#"}; + { 17, 23244, "", "=q3=Champion's Plate Helm", "=ds=", "24000 #horde#", ""}; + { 18, 23243, "", "=q3=Champion's Plate Shoulders", "=ds=", "14000 #horde#", ""}; + { 19, 22872, "", "=q3=Legionnaire's Plate Hauberk", "=ds=", "24000 #horde#", ""}; + { 20, 22868, "", "=q3=Blood Guard's Plate Gauntlets", "=ds=", "14000 #horde#", ""}; + { 21, 22873, "", "=q3=Legionnaire's Plate Leggings", "=ds=", "24000 #horde#", ""}; + { 22, 22858, "", "=q3=Blood Guard's Plate Greaves", "=ds=", "14000 #horde#", ""}; + { 24, 0, "INV_BannerPVP_01", "=q6=#pvprh8#", "=q5=#pvps3#"}; + { 25, 16514, "", "=q3=Champion's Plate Helm, =ds=", "9435 #horde#", ""}; + { 26, 16516, "", "=q3=Champion's Plate Shoulders, =ds=", "6885 #horde#", ""}; + { 27, 16513, "", "=q3=Legionnaire's Plate Hauberk, =ds=", "9435 #horde#", ""}; + { 28, 16510, "", "=q3=Blood Guard's Plate Gauntlets, =ds=", "5000 #horde#", ""}; + { 29, 16515, "", "=q3=Legionnaire's Plate Leggings, =ds=", "9435 #horde#", ""}; + { 30, 16509, "", "=q3=Blood Guard's Plate Greaves, =ds=", "5000 #horde#", ""}; + Back = "PVPSET"; + Prev = "PVPWarrior"; +}; + + ---------------------------- + --- PvP Level 60 Weapons --- + ---------------------------- + + AtlasLoot_Data["PVPWeapons_A"] = { + { 1, 18843, "", "=q4=Grand Marshal's Right Hand Blade", "=ds=#h3#, #w13#", "34100 #alliance#", ""}; + { 2, 18847, "", "=q4=Grand Marshal's Left Hand Blade", "=ds=#h4#, #w13#", "34100 #alliance#", ""}; + { 3, 23451, "", "=q4=Grand Marshal's Mageblade", "=ds=#h4#, #w4#", "34100 #alliance#", ""}; + { 4, 18838, "", "=q4=Grand Marshal's Dirk", "=ds=#h1#, #w4#", "34100 #alliance#", ""}; + { 5, 12584, "", "=q4=Grand Marshal's Longsword", "=ds=#h1#, #w10#", "34100 #alliance#", ""}; + { 6, 23456, "", "=q4=Grand Marshal's Swiftblade", "=ds=#h1#, #w10#", "34100 #alliance#", ""}; + { 7, 18876, "", "=q4=Grand Marshal's Claymore", "=ds=#h2#, #w10#", "68200 #alliance#", ""}; + { 8, 18827, "", "=q4=Grand Marshal's Handaxe", "=ds=#h1#, #w1#", "34100 #alliance#", ""}; + { 9, 18830, "", "=q4=Grand Marshal's Sunderer", "=ds=#h2#, #w1#", "68200 #alliance#", ""}; + { 10, 23454, "", "=q4=Grand Marshal's Warhammer", "=ds=#h3#, #w6#", "34100 #alliance#", ""}; + { 11, 18865, "", "=q4=Grand Marshal's Punisher", "=ds=#h1#, #w6#", "34100 #alliance#", ""}; + { 12, 18867, "", "=q4=Grand Marshal's Battle Hammer", "=ds=#h2#, #w6#", "68200 #alliance#", ""}; + { 13, 23455, "", "=q4=Grand Marshal's Demolisher", "=ds=#h2#, #w6#", "68200 #alliance#", ""}; + { 14, 18869, "", "=q4=Grand Marshal's Glaive", "=ds=#w7#", "68200 #alliance#", ""}; + { 15, 18873, "", "=q4=Grand Marshal's Stave", "=ds=#w9#", "68200 #alliance#", ""}; + { 16, 18825, "", "=q4=Grand Marshal's Aegis", "=ds=#w8#", "34100 #alliance#", ""}; + { 17, 18833, "", "=q4=Grand Marshal's Bullseye", "=ds=#w2#", "34100 #alliance#", ""}; + { 18, 18836, "", "=q4=Grand Marshal's Repeater", "=ds=#w3#", "34100 #alliance#", ""}; + { 19, 18855, "", "=q4=Grand Marshal's Hand Cannon", "=ds=#w5#", "34100 #alliance#", ""}; + { 20, 23452, "", "=q4=Grand Marshal's Tome of Power", "=ds=#s15#", "34100 #alliance#", ""}; + { 21, 23453, "", "=q4=Grand Marshal's Tome of Restoration", "=ds=#s15#", "34100 #alliance#", ""}; + Back = "PVPMENU"; + Next = "PVPWeapons_A2"; + }; + + AtlasLoot_Data["PVPWeapons_A2"] = { + { 1, 918843, "", "=q3=Lieutenant Commander's Right Hand Blade", "=ds=#h3#, #w13#", "20000 #alliance#", ""}; + { 2, 918847, "", "=q3=Lieutenant Commander's Left Hand Blade", "=ds=#h4#, #w13#", "20000 #alliance#", ""}; + { 3, 923451, "", "=q3=Lieutenant Commander's Mageblade", "=ds=#h4#, #w4#", "20000 #alliance#", ""}; + { 4, 918838, "", "=q3=Lieutenant Commander's Dirk", "=ds=#h1#, #w4#", "20000 #alliance#", ""}; + { 5, 912584, "", "=q3=Lieutenant Commander's Longsword", "=ds=#h1#, #w10#", "20000 #alliance#", ""}; + { 6, 923456, "", "=q3=Lieutenant Commander's Swiftblade", "=ds=#h1#, #w10#", "20000 #alliance#", ""}; + { 7, 918876, "", "=q3=Lieutenant Commander's Claymore", "=ds=#h2#, #w10#", "34100 #alliance#", ""}; + { 8, 918827, "", "=q3=Lieutenant Commander's Handaxe", "=ds=#h1#, #w1#", "20000 #alliance#", ""}; + { 9, 918830, "", "=q3=Lieutenant Commander's Sunderer", "=ds=#h2#, #w1#", "34100 #alliance#", ""}; + { 10, 923454, "", "=q3=Lieutenant Commander's Warhammer", "=ds=#h3#, #w6#", "20000 #alliance#", ""}; + { 11, 918865, "", "=q3=Lieutenant Commander's Punisher", "=ds=#h1#, #w6#", "20000 #alliance#", ""}; + { 12, 918867, "", "=q3=Lieutenant Commander's Battle Hammer", "=ds=#h2#, #w6#", "34100 #alliance#", ""}; + { 13, 923455, "", "=q3=Lieutenant Commander's Demolisher", "=ds=#h2#, #w6#", "34100 #alliance#", ""}; + { 14, 918869, "", "=q3=Lieutenant Commander's Glaive", "=ds=#w7#", "34100 #alliance#", ""}; + { 15, 918873, "", "=q3=Lieutenant Commander's Stave", "=ds=#w9#", "34100 #alliance#", ""}; + { 16, 918825, "", "=q3=Lieutenant Commander's Aegis", "=ds=#w8#", "20000 #alliance#", ""}; + { 17, 918833, "", "=q3=Lieutenant Commander's Bullseye", "=ds=#w2#", "20000 #alliance#", ""}; + { 18, 918836, "", "=q3=Lieutenant Commander's Repeater", "=ds=#w3#", "20000 #alliance#", ""}; + { 19, 918855, "", "=q3=Lieutenant Commander's Hand Cannon", "=ds=#w5#", "20000 #alliance#", ""}; + { 20, 923452, "", "=q3=Lieutenant Commander's Tome of Power", "=ds=#s15#", "20000 #alliance#", ""}; + { 21, 923453, "", "=q3=Lieutenant Commander's Tome of Restoration", "=ds=#s15#", "20000 #alliance#", ""}; + Back = "PVPMENU"; + Prev = "PVPWeapons_A"; + }; + + + AtlasLoot_Data["PVPWeapons_H"] = { + { 1, 18844, "", "=q4=High Warlord's Right Claw", "=ds=#h3#, #w13#", "34100 #horde#", ""}; + { 2, 18848, "", "=q4=High Warlord's Left Claw", "=ds=#h4#, #w13#", "34100 #horde#", ""}; + { 3, 23466, "", "=q4=High Warlord's Spellblade", "=ds=#h4#, #w4#", "34100 #horde#", ""}; + { 4, 18840, "", "=q4=High Warlord's Razor", "=ds=#h1#, #w4#", "34100 #horde#", ""}; + { 5, 16345, "", "=q4=High Warlord's Blade", "=ds=#h1#, #w10#", "34100 #horde#", ""}; + { 6, 23467, "", "=q4=High Warlord's Quickblade", "=ds=#h1#, #w10#", "34100 #horde#", ""}; + { 7, 18877, "", "=q4=High Warlord's Greatsword", "=ds=#h2#, #w10#", "68200 #horde#", ""}; + { 8, 18828, "", "=q4=High Warlord's Cleaver", "=ds=#h1#, #w1#", "34100 #horde#", ""}; + { 9, 18831, "", "=q4=High Warlord's Battle Axe", "=ds=#h2#, #w1#", "68200 #horde#", ""}; + { 10, 23464, "", "=q4=High Warlord's Battle Mace", "=ds=#h3#, #w6#", "34100 #horde#", ""}; + { 11, 18866, "", "=q4=High Warlord's Bludgeon", "=ds=#h1#, #w6#", "34100 #horde#", ""}; + { 12, 18868, "", "=q4=High Warlord's Pulverizer", "=ds=#h2#, #w6#", "68200 #horde#", ""}; + { 13, 23465, "", "=q4=High Warlord's Destroyer", "=ds=#h2#, #w6#", "68200 #horde#", ""}; + { 14, 18871, "", "=q4=High Warlord's Pig Sticker", "=ds=#w7#", "68200 #horde#", ""}; + { 15, 18874, "", "=q4=High Warlord's War Staff", "=ds=#w9#", "68200 #horde#", ""}; + { 16, 18826, "", "=q4=High Warlord's Shield Wall", "=ds=#w8#", "34100 #horde#", ""}; + { 17, 18835, "", "=q4=High Warlord's Recurve", "=ds=#w2#", "34100 #horde#", ""}; + { 18, 18837, "", "=q4=High Warlord's Crossbow", "=ds=#w3#", "34100 #horde#", ""}; + { 19, 18860, "", "=q4=High Warlord's Street Sweeper", "=ds=#w5#", "34100 #horde#", ""}; + { 20, 23468, "", "=q4=High Warlord's Tome of Destruction", "=ds=#s15#", "34100 #horde#", ""}; + { 21, 23469, "", "=q4=High Warlord's Tome of Mending", "=ds=#s15#", "34100 #horde#", ""}; + Back = "PVPMENU"; + Next = "PVPWeapons_H2"; + }; + + AtlasLoot_Data["PVPWeapons_H2"] = { + { 1, 918844, "", "=q3=Champion's Right Claw", "=ds=#h3#, #w13#", "20000 #horde#", ""}; + { 2, 918848, "", "=q3=Champion's Left Claw", "=ds=#h4#, #w13#", "20000 #horde#", ""}; + { 3, 923466, "", "=q3=Champion's Spellblade", "=ds=#h4#, #w4#", "20000 #horde#", ""}; + { 4, 918840, "", "=q3=Champion's Razor", "=ds=#h1#, #w4#", "20000 #horde#", ""}; + { 5, 916345, "", "=q3=Champion's Blade", "=ds=#h1#, #w10#", "20000 #horde#", ""}; + { 6, 923467, "", "=q3=Champion's Quickblade", "=ds=#h1#, #w10#", "20000 #horde#", ""}; + { 7, 918877, "", "=q3=Champion's Greatsword", "=ds=#h2#, #w10#", "34100 #horde#", ""}; + { 8, 918828, "", "=q3=Champion's Cleaver", "=ds=#h1#, #w1#", "20000 #horde#", ""}; + { 9, 918831, "", "=q3=Champion's Battle Axe", "=ds=#h2#, #w1#", "34100 #horde#", ""}; + { 10, 923464, "", "=q3=Champion's Battle Mace", "=ds=#h3#, #w6#", "20000 #horde#", ""}; + { 11, 918866, "", "=q3=Champion's Bludgeon", "=ds=#h1#, #w6#", "20000 #horde#", ""}; + { 12, 918868, "", "=q3=Champion's Pulverizer", "=ds=#h2#, #w6#", "34100 #horde#", ""}; + { 13, 923465, "", "=q3=Champion's Destroyer", "=ds=#h2#, #w6#", "34100 #horde#", ""}; + { 14, 918871, "", "=q3=Champion's Pig Sticker", "=ds=#w7#", "34100 #horde#", ""}; + { 15, 918874, "", "=q3=Champion's War Staff", "=ds=#w9#", "34100 #horde#", ""}; + { 16, 918826, "", "=q3=Champion's Shield Wall", "=ds=#w8#", "20000 #horde#", ""}; + { 17, 918835, "", "=q3=Champion's Recurve", "=ds=#w2#", "20000 #horde#", ""}; + { 18, 918837, "", "=q3=Champion's Crossbow", "=ds=#w3#", "20000 #horde#", ""}; + { 19, 918860, "", "=q3=Champion's Street Sweeper", "=ds=#w5#", "20000 #horde#", ""}; + { 20, 923468, "", "=q3=Champion's Tome of Destruction", "=ds=#s15#", "20000 #horde#", ""}; + { 21, 923469, "", "=q3=Champion's Tome of Mending", "=ds=#s15#", "20000 #horde#", ""}; + Back = "PVPMENU"; + Prev = "PVPWeapons_H"; + }; + + -------------------------------- + --- PvP Level 60 Accessories --- + -------------------------------- + AtlasLoot_Data["PvP60Accessories1_A"] = { + { 1, 100533, "", "=q4=Combatant's Amulet of Victory, =ds=", "34100 #alliance#", ""}; + { 2, 100534, "", "=q4=Combatant's Amulet of Triumph, =ds=", "34100 #alliance#", ""}; + { 3, 100535, "", "=q4=Combatant's Amulet of Dominance, =ds=", "34100 #alliance#", ""}; + { 4, 100536, "", "=q4=Combatant's Amulet of Conquest, =ds=", "34100 #alliance#", ""}; + { 5, 100537, "", "=q4=Combatant's Loop of Triumph, =ds=", "34100 #alliance#", ""}; + { 6, 100538, "", "=q4=Combatant's Loop of Victory, =ds=", "34100 #alliance#", ""}; + { 7, 100539, "", "=q4=Combatant's Loop of Dominance, =ds=", "34100 #alliance#", ""}; + { 8, 100540, "", "=q4=Combatant's Loop of Conquest, =ds=", "34100 #alliance#", ""}; + { 9, 100541, "", "=q4=Combatant's Cloak of Triumph, =ds=", "34100 #alliance#", ""}; + { 10, 100542, "", "=q4=Combatant's Cloak of Victory, =ds=", "34100 #alliance#", ""}; + { 11, 100543, "", "=q4=Combatant's Cloak of Dominance, =ds=", "34100 #alliance#", ""}; + { 12, 100544, "", "=q4=Combatant's Cloak of Conquest, =ds=", "34100 #alliance#", ""}; + { 16, 100526, "", "=q4=Battlemaster's Fury, =ds=", " #alliance#", ""}; + { 17, 100527, "", "=q4=Battlemaster's Rage, =ds=", " #alliance#", ""}; + { 18, 100528, "", "=q4=Battlemaster's Ruination, =ds=", " #alliance#", ""}; + { 19, 100529, "", "=q4=Insignia of the Alliance, =ds=", " #alliance#", ""}; + { 20, 100530, "", "=q4=Insignia of the Horde, =ds=", " #alliance#", ""}; + { 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #alliance#", ""}; + { 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #alliance#", ""}; + Next = "PvP60Accessories2_A"; + Back = "PVPMENU"; + }; + + AtlasLoot_Data["PvP60Accessories1_H"] = { + { 1, 100533, "", "=q4=Combatant's Amulet of Victory, =ds=", "34100 #horde#", ""}; + { 2, 100534, "", "=q4=Combatant's Amulet of Triumph, =ds=", "34100 #horde#", ""}; + { 3, 100535, "", "=q4=Combatant's Amulet of Dominance, =ds=", "34100 #horde#", ""}; + { 4, 100536, "", "=q4=Combatant's Amulet of Conquest, =ds=", "34100 #horde#", ""}; + { 5, 100537, "", "=q4=Combatant's Loop of Triumph, =ds=", "34100 #horde#", ""}; + { 6, 100538, "", "=q4=Combatant's Loop of Victory, =ds=", "34100 #horde#", ""}; + { 7, 100539, "", "=q4=Combatant's Loop of Dominance, =ds=", "34100 #horde#", ""}; + { 8, 100540, "", "=q4=Combatant's Loop of Conquest, =ds=", "34100 #horde#", ""}; + { 9, 100541, "", "=q4=Combatant's Cloak of Triumph, =ds=", "34100 #horde#", ""}; + { 10, 100542, "", "=q4=Combatant's Cloak of Victory, =ds=", "34100 #horde#", ""}; + { 11, 100543, "", "=q4=Combatant's Cloak of Dominance, =ds=", "34100 #horde#", ""}; + { 12, 100544, "", "=q4=Combatant's Cloak of Conquest, =ds=", "34100 #horde#", ""}; + { 16, 100526, "", "=q4=Battlemaster's Fury, =ds=", " #horde#", ""}; + { 17, 100527, "", "=q4=Battlemaster's Rage, =ds=", " #horde#", ""}; + { 18, 100528, "", "=q4=Battlemaster's Ruination, =ds=", " #horde#", ""}; + { 19, 100529, "", "=q4=Insignia of the Alliance, =ds=", " #horde#", ""}; + { 20, 100530, "", "=q4=Insignia of the Horde, =ds=", " #horde#", ""}; + { 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #horde#", ""}; + { 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #horde#", ""}; + Next = "PvP60Accessories2_H"; + Back = "PVPMENU"; + }; + + AtlasLoot_Data["PvP60Accessories2_A"] = { + { 1, 29465, "", "=q4=Black Battlestrider", "=ds=#e12#", "50000 #alliance#", ""}; + { 2, 29467, "", "=q4=Black War Ram", "=ds=#e12#", "50000 #alliance#", ""}; + { 3, 29468, "", "=q4=Black War Steed Bridle", "=ds=#e12#", "50000 #alliance#", ""}; + { 4, 29471, "", "=q4=Reins of the Black War Tiger", "=ds=#e12#", "50000 #alliance#", ""}; + { 5, 35906, "", "=q4=Reins of the Black War Elekk", "=ds#e12#=", "50000 #alliance#", ""}; + { 7, 18863, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 8, 18856, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 9, 18859, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 10, 18864, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 11, 18862, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 12, 18857, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 13, 29593, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 14, 18858, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 15, 18854, "", "=q3=Insignia of the Alliance", "=ds=#s14#", "2805 #alliance#", ""}; + { 16, 15196, "", "=q1=Private's Tabard", "=ds=#s7#", "15000 #alliance#", ""}; + { 17, 15198, "", "=q1=Knight's Colors", "=ds=#s7#", "20000 #alliance#", ""}; + { 18, 18606, "", "=q1=Alliance Battle Standard", "=ds=", "15300 #alliance#", ""}; + { 20, 18839, "", "=q1=Combat Healing Potion", "=ds=#e2#", "10 #silver# 1 #alliance#", ""}; + { 21, 18841, "", "=q1=Combat Mana Potion", "=ds=#e2#", "10 #silver# 1 #alliance#", ""}; + { 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #alliance#", ""}; + Next = "PvP60Accessories3_A"; + Prev = "PvP60Accessories1_A"; + Back = "PVPMENU"; + }; + + AtlasLoot_Data["PvP60Accessories2_H"] = { + { 1, 29466, "", "=q4=Black War Kodo", "=ds=#e12#", "50000 #horde#", ""}; + { 2, 29469, "", "=q4=Horn of the Black War Wolf", "=ds=#e12#", "50000 #horde#", ""}; + { 3, 29470, "", "=q4=Red Skeletal Warhorse", "=ds=#e12#", "50000 #horde#", ""}; + { 4, 29472, "", "=q4=Whistle of the Black War Raptor", "=ds=#e12#", "50000 #horde#", ""}; + { 5, 34129, "", "=q4=Swift Warstrider", "=ds=#e12#", "50000 #horde#", ""}; + { 7, 18853, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 8, 18846, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 9, 18850, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 10, 29592, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 11, 18851, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 12, 18849, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 13, 18845, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 14, 18852, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 15, 18834, "", "=q3=Insignia of the Horde", "=ds=#s14#", "2805 #horde#", ""}; + { 16, 15197, "", "=q1=Scout's Tabard", "=ds=#s7#", "15000 #horde#", ""}; + { 17, 15199, "", "=q1=Stone Guard's Herald", "=ds=#s7#", "20000 #horde#", ""}; + { 18, 18607, "", "=q1=Horde Battle Standard", "=ds=", "15300 #horde#", ""}; + { 20, 18839, "", "=q1=Combat Healing Potion", "=ds=#e2#", "10 #silver# 1 #horde#", ""}; + { 21, 18841, "", "=q1=Combat Mana Potion", "=ds=#e2#", "10 #silver# 1 #horde#", ""}; + { 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #horde#", ""}; + Next = "PvP60Accessories3_H"; + Prev = "PvP60Accessories1_H"; + Back = "PVPMENU"; + }; + + AtlasLoot_Data["PvP60Accessories3_A"] = { + { 1, 18457, "", "=q3=Sergeant Major's Silk Cuffs", "=ds=#s8#, #a1#", "300 #alliance#", ""}; + { 2, 18456, "", "=q3=Sergeant Major's Silk Cuffs", "=ds=#s8#, #a1#", "1600 #alliance#", ""}; + { 4, 18455, "", "=q3=Sergeant Major's Dragonhide Armsplints", "=ds=#s8#, #a2#", "300 #alliance#", ""}; + { 5, 18454, "", "=q3=Sergeant Major's Dragonhide Armsplints", "=ds=#s8#, #a2#", "1600 #alliance#", ""}; + { 7, 18453, "", "=q3=Sergeant Major's Leather Armsplints", "=ds=#s8#, #a3#", "300 #alliance#", ""}; + { 8, 18452, "", "=q3=Sergeant Major's Leather Armsplints", "=ds=#s8#, #a3#", "1600 #alliance#", ""}; + { 10, 18449, "", "=q3=Sergeant Major's Chain Armguards", "=ds=#s8#, #a3#", "300 #alliance#", ""}; + { 11, 18448, "", "=q3=Sergeant Major's Chain Armguards", "=ds=#s8#, #a3#", "1600 #alliance#", ""}; + { 13, 18447, "", "=q3=Sergeant Major's Plate Wristguards", "=ds=#s8#, #a4#", "300 #alliance#", ""}; + { 14, 18445, "", "=q3=Sergeant Major's Plate Wristguards", "=ds=#s8#, #a4#", "1600 #alliance#", ""}; + { 16, 18440, "", "=q3=Sergeant's Cape", "=ds=#s4#", "100 #alliance#", ""}; + { 17, 18441, "", "=q3=Sergeant's Cape", "=ds=#s4#", "300 #alliance#", ""}; + { 18, 16342, "", "=q3=Sergeant's Cape", "=ds=#s4#", "1600 #alliance#", ""}; + { 20, 18442, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "100 #alliance#", ""}; + { 21, 18444, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "300 #alliance#", ""}; + { 22, 18443, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "1600 #alliance#", ""}; + Prev = "PvP60Accessories2_A"; + Back = "PVPMENU"; + }; + + AtlasLoot_Data["PvP60Accessories3_H"] = { + { 1, 18437, "", "=q3=First Sergeant's Silk Cuffs", "=ds=#s8#, #a1#", "300 #horde#", ""}; + { 2, 16486, "", "=q3=First Sergeant's Silk Cuffs", "=ds=#s8#, #a1#", "1600 #horde#", ""}; + { 4, 18436, "", "=q3=First Sergeant's Dragonhide Armguards", "=ds=#s8#, #a1#", "300 #horde#", ""}; + { 5, 18434, "", "=q3=First Sergeant's Dragonhide Armguards", "=ds=#s8#, #a1#", "1600 #horde#", ""}; + { 7, 18435, "", "=q3=First Sergeant's Leather Armguards", "=ds=#s8#, #a2#", "300 #horde#", ""}; + { 8, 16497, "", "=q3=First Sergeant's Leather Armguards", "=ds=#s8#, #a2#", "1600 #horde#", ""}; + { 10, 18432, "", "=q3=First Sergeant's Mail Wristguards", "=ds=#s8#, #a3#", "300 #horde#", ""}; + { 11, 16532, "", "=q3=First Sergeant's Mail Wristguards", "=ds=#s8#, #a3#", "1600 #horde#", ""}; + { 13, 18430, "", "=q3=First Sergeant's Plate Bracers", "=ds=#s8#, #a4#", "300 #horde#", ""}; + { 14, 18429, "", "=q3=First Sergeant's Plate Bracers", "=ds=#s8#, #a4#", "1600 #horde#", ""}; + { 16, 18427, "", "=q3=Sergeant's Cloak", "=ds=#s4#", "100 #horde#", ""}; + { 17, 16341, "", "=q3=Sergeant's Cloak", "=ds=#s4#", "300 #horde#", ""}; + { 18, 18461, "", "=q3=Sergeant's Cloak", "=ds=#s4#", "1600 #horde#", ""}; + { 20, 15200, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "100 #horde#", ""}; + { 21, 18428, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "300 #horde#", ""}; + { 22, 16335, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "1600 #horde#", ""}; + Prev = "PvP60Accessories2_H"; + Back = "PVPMENU"; + }; + + AtlasLoot_Data["PvP60Ench"] = { + { 1, 100545, "", "=q3=Superior Resistance, =ds=", "25000 #alliance#", ""}; + { 2, 100546, "", "=q3=Lesser Resilience, =ds=", "25000 #alliance#", ""}; + { 3, 100547, "", "=q2=Absorption, =ds=", "25000 #alliance#", ""}; + { 4, 100548, "", "=q2=Lesser Stats, =ds=", "25000 #alliance#", ""}; + { 5, 100549, "", "=q2=Superior Intellect, =ds=", "25000 #alliance#", ""}; + { 6, 100550, "", "=q3=Nature Power, =ds=", "25000 #alliance#", ""}; + { 7, 100551, "", "=q3=Arcane Power, =ds=", "25000 #alliance#", ""}; + { 8, 100552, "", "=q3=Holy Power, =ds=", "25000 #alliance#", ""}; + { 9, 100553, "", "=q4=Greater Healing Power, =ds=", "25000 #alliance#", ""}; + { 10, 100554, "", "=q3=Superior Strength, =ds=", "25000 #alliance#", ""}; + { 11, 100555, "", "=q3=Greater Riding Skill, =ds=", "25000 #alliance#", ""}; + { 12, 100556, "", "=q3=Lesser Boar's Speed, =ds=", "25000 #alliance#", ""}; + { 13, 100557, "", "=q3=Lesser Cat's Swiftness, =ds=", "25000 #alliance#", ""}; + { 14, 100558, "", "=q3=Lesser Falcon's Quickness, =ds=", "25000 #alliance#", ""}; + { 15, 100559, "", "=q4=Lesser Stamina, =ds=", "25000 #alliance#", ""}; + { 16, 100560, "", "=q4=Lesser Stats, =ds=", "25000 #alliance#", ""}; + { 17, 100561, "", "=q4=Lesser Blood Draining, =ds=", "40000 #alliance#", ""}; + { 18, 100563, "", "=q3=Lesser Arcanum of Dominance, =ds=", "40000 #alliance#", ""}; + { 19, 100564, "", "=q3=Lesser Arcanum of Triumph, =ds=", "50000 #alliance#", ""}; + { 20, 449570, "", "=q3=Lesser Inscription of the Gladiator, =ds=", "40000 #alliance#", ""}; + { 21, 449571, "", "=q3=Lesser Inscription of the Battle Mage, =ds=", "40000 #alliance#", ""}; + Back = "PVPMENU"; + }; + ---------------- + --- Factions --- + ---------------- + + ------------ + --- Misc --- + ------------ + + AtlasLoot_Data["MiscFactions"] = { + { 1, 0, "INV_Misc_Head_Centaur_01", "=q6="..BabbleFaction["Magram Clan Centaur"], "=q5=#r2#"}; + { 2, 6789, "", "=q2=Ceremonial Centaur Blanket", "=q1=#m4#: =ds=#s4#"}; + { 3, 6788, "", "=q2=Magram Hunter's Belt", "=q1=#m4#: =ds=#s10#, #a2#"}; + { 5, 0, "INV_Jewelry_Amulet_07", "=q6=#b5#", "=q5=#r5#, =q1="..BabbleFaction["Alliance"]}; + { 6, 20132, "", "=q1=Arathor Battle Tabard", "=q1=#m4#: =ds=#s7#"}; + { 8, 0, "Ability_Mount_PinkTiger", "=q6="..BabbleFaction["Wintersaber Trainers"], "=q5=#r5#"}; + { 9, 13086, "", "=q4=Reins of the Winterspring Frostsaber", "=ds=#e12#"}; + { 16, 0, "INV_Misc_Head_Centaur_01", "=q6="..BabbleFaction["Gelkis Clan Centaur"], "=q5=#r2#"}; + { 17, 6773, "", "=q2=Gelkis Marauder Chain", "=q1=#m4#: =ds=#s5#, #a3#"}; + { 18, 6774, "", "=q2=Uthek's Finger", "=q1=#m4#: =ds=#s15#"}; + { 20, 0, "INV_Jewelry_Amulet_07", "=q6=#b6#", "=q5=#r5#, =q1="..BabbleFaction["Horde"]}; + { 21, 20131, "", "=q1=Battle Tabard of the Defilers", "=q1=#m4#: =ds=#s7#"}; + Back = "REPMENU_ORIGINALWOW"; + }; + + ------------------- + --- Argent Dawn --- + ------------------- + + AtlasLoot_Data["Argent1"] = { + { 1, 22689, "", "=q3=Sanctified Leather Helm", "=ds=#s1#, #a2#"}; + { 2, 22690, "", "=q3=Leggings of the Plague Hunter", "=ds=#s11#, #a3#"}; + { 3, 22681, "", "=q3=Band of Piety", "=ds=#s13#"}; + { 4, 22680, "", "=q3=Band of Resolution", "=ds=#s13#"}; + { 5, 22688, "", "=q3=Verimonde's Last Resort", "=ds=#h3#, #w4#"}; + { 6, 22679, "", "=q3=Supply Bag", "=ds=#m14# #e1#"}; + { 8, 22638, "", "=q3=Shadow Guard", "=ds=#s1# #e17#"}; + { 10, 22523, "", "=q2=Insignia of the Dawn", "=ds=#m17#"}; + { 16, 22667, "", "=q4=Bracers of Hope", "=ds=#s8#, #a1#"}; + { 17, 22668, "", "=q4=Bracers of Subterfuge", "=ds=#s8#, #a2#"}; + { 18, 22657, "", "=q4=Amulet of the Dawn", "=ds=#s2#"}; + { 19, 22659, "", "=q4=Medallion of the Dawn", "=ds=#s2#"}; + { 20, 22678, "", "=q4=Talisman of Ascendance", "=ds=#s14#"}; + { 21, 22656, "", "=q4=The Purifier", "=ds=#w5#"}; + { 23, 22636, "", "=q3=Ice Guard", "=ds=#s1# #e17#"}; + { 25, 22524, "", "=q2=Insignia of the Crusade", "=ds=#m17#"}; + Next = "Argent2"; + Back = "REPMENU_ORIGINALWOW"; + }; + + AtlasLoot_Data["Argent2"] = { + { 1, 12844, "", "=q2=Argent Dawn Valor Token", "=ds=#m17#"}; + { 3, 0, "INV_Jewelry_Talisman_08", "=q6=#r2#", ""}; + { 4, 13724, "", "=q1=Enriched Manna Biscuit", "=ds=#e3#"}; + { 6, 0, "INV_Jewelry_Talisman_08", "=q6=#r3#", ""}; + { 7, 13482, "", "=q2=Recipe: Transmute Air to Fire", "=ds=#p1# (275)"}; + { 8, 19203, "", "=q1=Plans: Girdle of the Dawn", "=ds=#p2# (290)"}; + { 9, 19446, "", "=q1=Formula: Enchant Bracer - Mana Regeneration", "=ds=#p4# (290)"}; + { 10, 19442, "", "=q1=Formula: Powerful Anti-Venom", "=ds=#p6# (300)"}; + { 11, 19328, "", "=q1=Pattern: Dawn Treaders", "=ds=#p7# (290)"}; + { 12, 19216, "", "=q1=Pattern: Argent Boots", "=ds=#p8# (290)"}; + { 16, 0, "INV_Jewelry_Talisman_08", "=q6=#r4#", ""}; + { 17, 18171, "", "=q2=Arcane Mantle of the Dawn", "=ds=#s3# #e17#"}; + { 18, 18169, "", "=q2=Flame Mantle of the Dawn", "=ds=#s3# #e17#"}; + { 19, 18170, "", "=q2=Frost Mantle of the Dawn", "=ds=#s3# #e17#"}; + { 20, 18172, "", "=q2=Nature Mantle of the Dawn", "=ds=#s3# #e17#"}; + { 21, 18173, "", "=q2=Shadow Mantle of the Dawn", "=ds=#s3# #e17#"}; + { 22, 19205, "", "=q1=Plans: Gloves of the Dawn", "=ds=#p2# (300)"}; + { 23, 19447, "", "=q1=Formula: Enchant Bracer - Healing", "=ds=#p4# (300)"}; + { 24, 19329, "", "=q1=Pattern: Golden Mantle of the Dawn", "=ds=#p7# (300)"}; + { 25, 19217, "", "=q1=Pattern: Argent Shoulders", "=ds=#p8# (300)"}; + { 26, 13810, "", "=q1=Blessed Sunfruit", "=ds=#e3#"}; + { 27, 13813, "", "=q1=Blessed Sunfruit Juice", "=ds=#e4#"}; + { 29, 0, "INV_Jewelry_Talisman_08", "=q6=#r5#", ""}; + { 30, 18182, "", "=q2=Chromatic Mantle of the Dawn", "=ds=#s3# #e17#"}; + Prev = "Argent1"; + Back = "REPMENU_ORIGINALWOW"; + }; + + --------------------------------------------------- + --- Bloodsail Buccaneers & Hydraxian Waterlords --- + --------------------------------------------------- + + AtlasLoot_Data["BloodsailHydraxian"] = { + { 1, 0, "INV_Helmet_66", "=q6="..BabbleFaction["Bloodsail Buccaneers"], "=q5=#r1#"}; + { 2, 22742, "", "=q1=Bloodsail Shirt", "=ds=#s5#"}; + { 3, 22743, "", "=q1=Bloodsail Sash", "=ds=#s10#"}; + { 4, 22745, "", "=q1=Bloodsail Pants", "=ds=#s11#"}; + { 5, 22744, "", "=q1=Bloodsail Boots", "=ds=#s12#"}; + { 7, 0, "INV_Helmet_66", "=q6="..BabbleFaction["Bloodsail Buccaneers"], "=q5=#r2#"}; + { 8, 12185, "", "=q2=Bloodsail Admiral's Hat", "=ds=#s1#, #a1#"}; + { 16, 0, "Spell_Frost_SummonWaterElemental_2", "=q6="..BabbleFaction["Hydraxian Waterlords"], "=q5=#r3#"}; + { 17, 18399, "", "=q3=Ocean's Breeze", "=q1=#m4#: =ds=#s13#"}; + { 18, 18398, "", "=q3=Tidal Loop", "=q1=#m4#: =ds=#s13#"}; + { 19, 17333, "", "=q1=Aqual Quintessence", "=ds=#m3#"}; + { 21, 0, "Spell_Frost_SummonWaterElemental_2", "=q6="..BabbleFaction["Hydraxian Waterlords"], "=q5=#r4#"}; + { 22, 22754, "", "=q1=Eternal Quintessence", "=ds=#m3#"}; + Back = "REPMENU_ORIGINALWOW"; + }; + ------------------------- + --- Brood of Nozdormu --- + ------------------------- + + AtlasLoot_Data["AQBroodRings"] = { + { 1, 0, "INV_Jewelry_Ring_40", "=q6="..AL["Path of the Conqueror"], ""}; + { 2, 21201, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r1#"}; + { 3, 21202, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r2#"}; + { 4, 21203, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r3#"}; + { 5, 21204, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r4#"}; + { 6, 21205, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r5#"}; + { 8, 0, "INV_Jewelry_Ring_40", "=q6="..AL["Path of the Invoker"], ""}; + { 9, 21206, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r1#"}; + { 10, 21207, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r2#"}; + { 11, 21208, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r3#"}; + { 12, 21209, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r4#"}; + { 13, 21210, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r5#"}; + { 16, 0, "INV_Jewelry_Ring_40", "=q6="..AL["Path of the Protector"], ""}; + { 17, 21196, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r1#"}; + { 18, 21197, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r2#"}; + { 19, 21198, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r3#"}; + { 20, 21199, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r4#"}; + { 21, 21200, "", "=q4=Signet Ring of the Bronze Dragonflight", "=ds=#s13#, =q1=#r5#"}; + Back = "REPMENU_ORIGINALWOW"; + }; + + ----------------------- + --- Cenarion Circle --- + ----------------------- + + AtlasLoot_Data["Cenarion1"] = { + { 1, 22209, "", "=q1=Plans: Heavy Obsidian Belt", "=ds=#p2# (300)"}; + { 2, 22768, "", "=q1=Plans: Ironvine Belt", "=ds=#p2# (300)"}; + { 3, 20732, "", "=q1=Formula: Enchant Cloak - Greater Fire Resistance", "=ds=#p4# (300)"}; + { 4, 22769, "", "=q1=Pattern: Bramblewood Belt", "=ds=#p7# (300)"}; + { 5, 20509, "", "=q1=Pattern: Sandstalker Bracers", "=ds=#p7# (300)"}; + { 6, 20506, "", "=q1=Pattern: Spitfire Bracers", "=ds=#p7# (300)"}; + { 7, 22772, "", "=q1=Pattern: Sylvan Shoulders", "=ds=#p8# (300)"}; + { 8, 22310, "", "=q1=Pattern: Cenarion Herb Bag", "=ds=#p8# (275)"}; + { 10, 20802, "", "=q2=Cenarion Combat Badge", "=ds=#m17#"}; + { 11, 20800, "", "=q2=Cenarion Logistics Badge", "=ds=#m17#"}; + { 12, 21515, "", "=q2=Mark of Remulos", "=ds=#m17#"}; + { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; + { 17, 21187, "", "=q3=Earthweave Cloak", "=ds=#s4#", "5 #ccombat# 3 #clogistics# 7 #ctactical#"}; + { 18, 21178, "", "=q3=Gloves of Earthen Power", "=ds=#s9#, #a2#", "5 #ccombat# 3 #clogistics# 7 #ctactical#"}; + { 19, 21179, "", "=q3=Band of Earthen Wrath", "=ds=#s13#", "5 #ccombat# 3 #clogistics# 7 #ctactical#"}; + { 25, 20801, "", "=q2=Cenarion Tactical Badge", "=ds=#m17#"}; + { 26, 21508, "", "=q2=Mark of Cenarius", "=ds=#m17#"}; + Next = "Cenarion2"; + Back = "REPMENU_ORIGINALWOW"; + }; + + AtlasLoot_Data["Cenarion2"] = { + { 1, 22767, "", "=q1=Plans: Ironvine Gloves", "=ds=#p2# (300)"}; + { 2, 22214, "", "=q1=Plans: Light Obsidian Belt", "=ds=#p2# (300)"}; + { 3, 20733, "", "=q1=Formula: Enchant Cloak - Greater Nature Resistance", "=ds=#p4# (300)"}; + { 4, 22770, "", "=q1=Pattern: Bramblewood Boots", "=ds=#p7# (300)"}; + { 5, 20510, "", "=q1=Pattern: Sandstalker Gauntlets", "=ds=#p7# (300)"}; + { 6, 20507, "", "=q1=Pattern: Spitfire Gauntlets", "=ds=#p7# (300)"}; + { 7, 22773, "", "=q1=Pattern: Sylvan Crown", "=ds=#p8# (300)"}; + { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; + { 17, 21183, "", "=q3=Earthpower Vest", "=ds=#s5#, #a1#", "7 #ccombat# 4 #clogistics# 4 #ctactical#"}; + { 18, 21182, "", "=q3=Band of Earthen Might", "=ds=#s13#", "7 #ccombat# 4 #clogistics# 4 #ctactical#"}; + { 19, 21181, "", "=q3=Grace of Earth", "=ds=#s14#", "7 #ccombat# 4 #clogistics# 4 #ctactical#"}; + Next = "Cenarion3"; + Prev = "Cenarion1"; + Back = "REPMENU_ORIGINALWOW"; + }; + + AtlasLoot_Data["Cenarion3"] = { + { 1, 22766, "", "=q1=Plans: Ironvine Breastplate", "=ds=#p2# (300)"}; + { 2, 22219, "", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)"}; + { 3, 22771, "", "=q1=Pattern: Bramblewood Helm", "=ds=#p7# (300)"}; + { 4, 20511, "", "=q1=Pattern: Sandstalker Breastplate", "=ds=#p7# (300)"}; + { 5, 20508, "", "=q1=Pattern: Spitfire Breastplate", "=ds=#p7# (300)"}; + { 6, 22683, "", "=q1=Pattern: Gaea's Embrace", "=ds=#p8# (300)"}; + { 7, 22312, "", "=q1=Pattern: Satchel of Cenarius", "=ds=#p8# (300)"}; + { 8, 22774, "", "=q1=Pattern: Sylvan Vest", "=ds=#p8# (300)"}; + { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; + { 17, 21186, "", "=q4=Rockfury Bracers", "=ds=#s8#, #a1#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; + { 18, 21184, "", "=q4=Deeprock Bracers", "=ds=#s8#, #a4#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; + { 19, 21189, "", "=q4=Might of Cenarius", "=ds=#s13#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; + { 20, 21185, "", "=q4=Earthcalm Orb", "=ds=#s15#", "15 #ccombat# 20 #clogistics# 17 #ctactical# 1 #cremulos#"}; + Next = "Cenarion4"; + Prev = "Cenarion2"; + Back = "REPMENU_ORIGINALWOW"; + }; + + AtlasLoot_Data["Cenarion4"] = { + { 1, 22221, "", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)"}; + { 2, 20382, "", "=q1=Pattern: Dreamscale Breastplate", "=ds=#p7# (300)"}; + { 16, 0, "INV_QirajIdol_Amber", "=q6=#j8#", ""}; + { 17, 21190, "", "=q4=Wrath of Cenarius", "=ds=#s13#", "15 #ccombat# 20 #clogistics# 20 #ctactical# 1 #ccenarius#"}; + { 18, 21180, "", "=q4=Earthstrike", "=ds=#s14#", "15 #ccombat# 20 #clogistics# 20 #ctactical# 1 #ccenarius#"}; + { 19, 21188, "", "=q4=Fist of Cenarius", "=ds=#h2#, #w6#", "15 #ccombat# 20 #clogistics# 20 #ctactical# 1 #ccenarius#", "", ""}; + Prev = "Cenarion3"; + Back = "REPMENU_ORIGINALWOW"; + }; + + ---------------------------------------- + --- Stormpike Guard & Frostwolf Clan --- + ---------------------------------------- + + AtlasLoot_Data["AlteracFactions"] = { + { 1, 0, "INV_Jewelry_StormPikeTrinket_01", "=q6="..BabbleFaction["Stormpike Guard"], "=q5="..BabbleFaction["Alliance"]}; + { 2, 17904, "", "=q4=Stormpike Insignia Rank 6", "=ds=#s14#, =q1=#r5#"}; + { 3, 17903, "", "=q3=Stormpike Insignia Rank 5", "=ds=#s14#, =q1=#r5#"}; + { 4, 17902, "", "=q3=Stormpike Insignia Rank 4", "=ds=#s14#, =q1=#r4#"}; + { 5, 17901, "", "=q2=Stormpike Insignia Rank 3", "=ds=#s14#, =q1=#r3#"}; + { 6, 17900, "", "=q2=Stormpike Insignia Rank 2", "=ds=#s14#, =q1=#r2#"}; + { 7, 17691, "", "=q2=Stormpike Insignia Rank 1", "=ds=#s14#, =q1=#r1#"}; + { 12, 20648, "", "=q3=Cold Forged Hammer", "=q1=#m4#: =ds=#h3#, #w6#"}; + { 13, 19106, "", "=q3=Ice Barbed Spear", "=q1=#m4#: =ds=#w7#"}; + { 14, 19108, "", "=q3=Wand of Biting Cold", "=q1=#m4#: =ds=#w12#"}; + { 15, 19107, "", "=q3=Bloodseeker", "=q1=#m4#: =ds=#w3#"}; + { 16, 0, "INV_Jewelry_FrostwolfTrinket_01", "=q6="..BabbleFaction["Frostwolf Clan"], "=q5="..BabbleFaction["Horde"]}; + { 17, 17909, "", "=q4=Frostwolf Insignia Rank 6", "=ds=#s14#, =q1=#r5#"}; + { 18, 17908, "", "=q3=Frostwolf Insignia Rank 5", "=ds=#s14#, =q1=#r5#"}; + { 19, 17907, "", "=q3=Frostwolf Insignia Rank 4", "=ds=#s14#, =q1=#r4#"}; + { 20, 17906, "", "=q2=Frostwolf Insignia Rank 3", "=ds=#s14#, =q1=#r3#"}; + { 21, 17905, "", "=q2=Frostwolf Insignia Rank 2", "=ds=#s14#, =q1=#r2#"}; + { 22, 17690, "", "=q2=Frostwolf Insignia Rank 1", "=ds=#s14#, =q1=#r1#"}; + Back = "REPMENU_ORIGINALWOW"; + }; + + --------------------------- + --- Thorium Brotherhood --- + --------------------------- + + AtlasLoot_Data["Thorium1"] = { + { 1, 0, "INV_Ingot_Mithril", "=q6=#r2#", ""}; + { 2, 17051, "", "=q3=Plans: Dark Iron Bracers", "=ds=#p2# (295)"}; + { 3, 20761, "", "=q1=Recipe: Transmute Elemental Fire", "=ds=#p1# (300)"}; + { 4, 19444, "", "=q1=Formula: Enchant Weapon - Strength", "=ds=#p4# (290)"}; + { 5, 17023, "", "=q1=Pattern: Molten Helm", "=ds=#p7# (300)"}; + { 6, 17022, "", "=q1=Pattern: Corehound Boots", "=ds=#p7# (295)"}; + { 7, 17018, "", "=q1=Pattern: Flarecore Gloves", "=ds=#p8# (300)"}; + { 16, 0, "INV_Ingot_Mithril", "=q6=#r3#", ""}; + { 17, 17060, "", "=q3=Plans: Dark Iron Destroyer", "=ds=#p2# (300)"}; + { 18, 17059, "", "=q3=Plans: Dark Iron Reaver", "=ds=#p2# (300)"}; + { 19, 17049, "", "=q3=Plans: Fiery Chain Girdle", "=ds=#p2# (295)"}; + { 20, 19206, "", "=q1=Plans: Dark Iron Helm", "=ds=#p2# (300)"}; + { 21, 19448, "", "=q1=Formula: Enchant Weapon - Mighty Spirit", "=ds=#p4# (300)"}; + { 22, 17025, "", "=q1=Pattern: Black Dragonscale Boots", "=ds=#p7# (300)"}; + { 23, 19330, "", "=q1=Pattern: Lava Belt", "=ds=#p7# (300)"}; + { 24, 17017, "", "=q1=Pattern: Flarecore Mantle", "=ds=#p8# (300)"}; + { 25, 19219, "", "=q1=Pattern: Flarecore Robe", "=ds=#p8# (300)"}; + Next = "Thorium2"; + Back = "REPMENU_ORIGINALWOW"; + }; + + AtlasLoot_Data["Thorium2"] = { + { 1, 0, "INV_Ingot_Mithril", "=q6=#r4#", ""}; + { 2, 18592, "", "=q4=Plans: Sulfuron Hammer", "=ds=#p2# (300), #m4#"}; + { 3, 17052, "", "=q3=Plans: Dark Iron Leggings", "=ds=#p2# (300)"}; + { 4, 17053, "", "=q3=Plans: Fiery Chain Shoulders", "=ds=#p2# (300)"}; + { 5, 19209, "", "=q1=Plans: Blackfury", "=ds=#p2# (300)"}; + { 6, 19208, "", "=q1=Plans: Black Amnesty", "=ds=#p2# (300)"}; + { 7, 19207, "", "=q1=Plans: Dark Iron Gauntlets", "=ds=#p2# (300)"}; + { 8, 19449, "", "=q1=Formula: Enchant Weapon - Mighty Intellect", "=ds=#p4# (300)"}; + { 9, 19331, "", "=q1=Pattern: Chromatic Gauntlets", "=ds=#p7# (300)"}; + { 10, 19332, "", "=q1=Pattern: Corehound Belt", "=ds=#p7# (300)"}; + { 11, 19333, "", "=q1=Pattern: Molten Belt", "=ds=#p7# (300)"}; + { 12, 19220, "", "=q1=Pattern: Flarecore Leggings", "=ds=#p8# (300)"}; + { 16, 0, "INV_Ingot_Mithril", "=q6=#r5#", ""}; + { 17, 19211, "", "=q1=Plans: Blackguard", "=ds=#p2# (300)"}; + { 18, 20040, "", "=q1=Plans: Dark Iron Boots", "=ds=#p2# (300)"}; + { 19, 19210, "", "=q1=Plans: Ebon Hand", "=ds=#p2# (300)"}; + { 20, 19212, "", "=q1=Plans: Nightfall", "=ds=#p2# (300)"}; + Prev = "Thorium1"; + Back = "REPMENU_ORIGINALWOW"; + }; + + ---------------------- + --- Timbermaw Hold --- + ---------------------- + + AtlasLoot_Data["Timbermaw"] = { + { 1, 0, "INV_Misc_Horn_01", "=q6=#r2#", ""}; + { 2, 13484, "", "=q2=Recipe: Transmute Earth to Water", "=ds=#p1# (275)"}; + { 3, 22392, "", "=q1=Formula: Enchant 2H Weapon - Agility", "=ds=#p4# (290)"}; + { 4, 20254, "", "=q1=Pattern: Warbear Woolies", "=ds=#p7# (285)"}; + { 5, 20253, "", "=q1=Pattern: Warbear Harness", "=ds=#p7# (275)"}; + { 7, 0, "INV_Misc_Horn_01", "=q6=#r3#", ""}; + { 8, 16768, "", "=q2=Furbolg Medicine Pouch", "=ds=#s15#"}; + { 9, 16769, "", "=q2=Furbolg Medicine Totem", "=ds=#h3#, #w6#"}; + { 10, 19202, "", "=q1=Plans: Heavy Timbermaw Belt", "=ds=#p2# (290)"}; + { 11, 19445, "", "=q1=Formula: Enchant Weapon - Agility", "=ds=#p4# (290)"}; + { 12, 19326, "", "=q1=Pattern: Might of the Timbermaw", "=ds=#p7# (290)"}; + { 13, 19215, "", "=q1=Pattern: Wisdom of the Timbermaw", "=ds=#p8# (290)"}; + { 16, 0, "INV_Misc_Horn_01", "=q6=#r4#", ""}; + { 17, 19204, "", "=q1=Plans: Heavy Timbermaw Boots", "=ds=#p2# (300)"}; + { 18, 19327, "", "=q1=Pattern: Timbermaw Brawlers", "=ds=#p7# (300)"}; + { 19, 19218, "", "=q1=Pattern: Mantle of the Timbermaw", "=ds=#p8# (300)"}; + { 22, 0, "INV_Misc_Horn_01", "=q6=#r5#", ""}; + { 23, 21326, "", "=q4=Defender of the Timbermaw", "=q1=#m4#: =ds=#s14#"}; + Back = "REPMENU_ORIGINALWOW"; + }; + + ---------------------- + --- Zandalar Tribe --- + ---------------------- + + AtlasLoot_Data["Zandalar1"] = { + { 1, 19858, "", "=q2=Zandalar Honor Token", "=ds=#m17#"}; + { 3, 0, "INV_Misc_Coin_08", "=q6=#r2#", ""}; + { 4, 20012, "", "=q1=Recipe: Greater Dreamless Sleep", "=ds=#p1# (275)"}; + { 5, 19778, "", "=q1=Plans: Bloodsoul Gauntlets", "=ds=#p2# (300)"}; + { 6, 19781, "", "=q1=Plans: Darksoul Shoulders", "=ds=#p2# (300)"}; + { 7, 20757, "", "=q1=Formula: Brilliant Mana Oil", "=ds=#p4# (300)"}; + { 8, 20001, "", "=q1=Schematic: Bloodvine Lens", "=ds=#p5# (300)"}; + { 9, 19771, "", "=q1=Pattern: Primal Batskin Bracers", "=ds=#p7# (300)"}; + { 10, 19766, "", "=q1=Pattern: Bloodvine Boots", "=ds=#p8# (300)"}; + { 16, 0, "INV_Misc_Coin_08", "=q6=#r3#", ""}; + { 17, 20014, "", "=q1=Recipe: Major Troll's Blood Potion", "=ds=#p1# (290)"}; + { 18, 19777, "", "=q1=Plans: Bloodsoul Shoulders", "=ds=#p2# (300)"}; + { 19, 19780, "", "=q1=Plans: Darksoul Leggings", "=ds=#p2# (300)"}; + { 20, 20756, "", "=q1=Formula: Brilliant Wizard Oil", "=ds=#p4# (300)"}; + { 21, 20000, "", "=q1=Schematic: Bloodvine Goggles", "=ds=#p5# (300)"}; + { 22, 19773, "", "=q1=Pattern: Blood Tiger Shoulders", "=ds=#p7# (300)"}; + { 23, 19770, "", "=q1=Pattern: Primal Batskin Gloves", "=ds=#p7# (300)"}; + { 24, 19765, "", "=q1=Pattern: Bloodvine Leggings", "=ds=#p8# (300)"}; + { 25, 20031, "", "=q1=Essence Mango", "=ds=#e3#", "1 #zandalar#", ""}; + Next = "Zandalar2"; + Back = "REPMENU_ORIGINALWOW"; + }; + + AtlasLoot_Data["Zandalar2"] = { + { 1, 0, "INV_Misc_Coin_08", "=q6=#r4#", ""}; + { 2, 20080, "", "=q2=Sheen of Zanza", "=ds=#e2#", "3 #zandalar#", ""}; + { 3, 20079, "", "=q2=Spirit of Zanza", "=ds=#e2#", "3 #zandalar#", ""}; + { 4, 20081, "", "=q2=Swiftness of Zanza", "=ds=#e2#", "3 #zandalar#", ""}; + { 5, 20011, "", "=q1=Recipe: Mageblood Potion", "=ds=#p1# (275)"}; + { 6, 19776, "", "=q1=Plans: Bloodsoul Breastplate", "=ds=#p2# (300)"}; + { 7, 19779, "", "=q1=Plans: Darksoul Breastplate", "=ds=#p2# (300)"}; + { 8, 19772, "", "=q1=Pattern: Blood Tiger Breastplate", "=ds=#p7# (300)"}; + { 9, 19769, "", "=q1=Pattern: Primal Batskin Jerkin", "=ds=#p7# (300)"}; + { 10, 19764, "", "=q1=Pattern: Bloodvine Vest", "=ds=#p8# (300)"}; + { 16, 0, "INV_Misc_Coin_08", "=q6=#r5#", ""}; + { 17, 20077, "", "=q3=Zandalar Signet of Might", "=ds=#s3# #e17#", "15 #zandalar#", ""}; + { 18, 20076, "", "=q3=Zandalar Signet of Mojo", "=ds=#s3# #e17#", "15 #zandalar#", ""}; + { 19, 20078, "", "=q3=Zandalar Signet of Serenity", "=ds=#s3# #e17#", "15 #zandalar#", ""}; + { 20, 20013, "", "=q1=Recipe: Living Action Potion", "=ds=#p1# (285)"}; + Prev = "Zandalar1"; + Back = "REPMENU_ORIGINALWOW"; + }; + + -------------------- + --- World Bosses --- + -------------------- + + ---------------------------- + --- Dragons of Nightmare --- + ---------------------------- + + AtlasLoot_Data["DEmeriss"] = { + { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; + { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; + { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; + { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; + { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; + { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; + { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; + { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; + { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; + { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; + { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; + { 16, 20623, "", "=q4=Circlet of Restless Dreams", "=ds=#s1#, #a2#", "", "10.51%"}; + { 17, 20621, "", "=q4=Boots of the Endless Moor", "=ds=#s12#, #a3#", "", "10.24%"}; + { 18, 20622, "", "=q4=Dragonheart Necklace", "=ds=#s2#", "", "12.35%"}; + { 19, 20624, "", "=q4=Ring of the Unliving", "=ds=#s13#", "", "13.23%"}; + { 20, 20599, "", "=q4=Polished Ironwood Crossbow", "=ds=#w3#", "", "12.63%"}; + }; + + AtlasLoot_Data["DLethon"] = { + { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; + { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; + { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; + { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; + { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; + { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; + { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; + { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; + { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; + { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; + { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; + { 16, 20626, "", "=q4=Black Bark Wristbands", "=ds=#s8#, #a1#", "", "9.44%"}; + { 17, 20625, "", "=q4=Belt of the Dark Bog", "=ds=#s10#, #a1#", "", "10.99%"}; + { 18, 20628, "", "=q4=Deviate Growth Cap", "=ds=#s1#, #a2#", "", "15.80%"}; + { 19, 20627, "", "=q4=Dark Heart Pants", "=ds=#s11#, #a2#", "", "11.68%"}; + { 20, 20629, "", "=q4=Malignant Footguards", "=ds=#s12#, #a3#", "", "4.46%"}; + { 21, 20630, "", "=q4=Gauntlets of the Shining Light", "=ds=#s9#, #a4#", "", "8.19%"}; + }; + + AtlasLoot_Data["DTaerar"] = { + { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; + { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; + { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; + { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; + { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; + { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; + { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; + { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; + { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; + { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; + { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; + { 16, 20631, "", "=q4=Mendicant's Slippers", "=ds=#s12#, #a1#", "", "13.14%"}; + { 17, 20633, "", "=q4=Unnatural Leather Spaulders", "=ds=#s3#, #a2#", "", "11.30%"}; + { 18, 20634, "", "=q4=Boots of Fright", "=ds=#s12#, #a2#", "", "10.15%"}; + { 19, 20632, "", "=q4=Mindtear Band", "=ds=#s13#", "", "13.69%"}; + { 20, 20577, "", "=q4=Nightmare Blade", "=ds=#h1#, #w10#", "", "12.07%"}; + }; + + AtlasLoot_Data["DYsondre"] = { + { 1, 20579, "", "=q4=Green Dragonskin Cloak", "=ds=#s4# =q1=#m5#", "", "9.14%"}; + { 2, 20618, "", "=q4=Gloves of Delusional Power", "=ds=#s9#, #a1# =q1=#m5#", "", "9.71%"}; + { 3, 20615, "", "=q4=Dragonspur Wraps", "=ds=#s8#, #a2# =q1=#m5#", "", "8.83%"}; + { 4, 20617, "", "=q4=Ancient Corroded Leggings", "=ds=#s11#, #a3# =q1=#m5#", "", "9.80%"}; + { 5, 20616, "", "=q4=Dragonbone Wristguards", "=ds=#s8#, #a4# =q1=#m5#", "", "10.20%"}; + { 6, 20619, "", "=q4=Acid Inscribed Greaves", "=ds=#s12#, #a4# =q1=#m5#", "", "8.85%"}; + { 7, 20582, "", "=q4=Trance Stone", "=ds=#s15# =q1=#m5#", "", "9.57%"}; + { 8, 20580, "", "=q4=Hammer of Bestial Fury", "=ds=#h3#, #w6# =q1=#m5#", "", "8.93%"}; + { 9, 20581, "", "=q4=Staff of Rampant Growth", "=ds=#w9# =q1=#m5#", "", "9.70%"}; + { 11, 20644, "", "=q4=Nightmare Engulfed Object", "=ds=#m3# =q1=#m5#", "", "80.05%"}; + { 12, 20600, "", "=q4=Malfurion's Signet Ring", "=q1=#m4#: =ds=#s13#"}; + { 16, 20635, "", "=q4=Jade Inlaid Vestments", "=ds=#s5#, #a1#", "", "14.19%"}; + { 17, 20638, "", "=q4=Leggings of the Demented Mind", "=ds=#s11#, #a3#", "", "3.66%"}; + { 18, 20637, "", "=q4=Acid Inscribed Pauldrons", "=ds=#s3#, #a4#", "", "10.13%"}; + { 19, 20639, "", "=q4=Strangely Glyphed Legplates", "=ds=#s11#, #a4#", "", "8.87%"}; + { 20, 20636, "", "=q4=Hibernation Crystal", "=ds=#s14#", "", "12.75%"}; + { 21, 20578, "", "=q4=Emerald Dragonfang", "=ds=#h1#, #w4#", "", "9.95%"}; + }; + + ---------------- + --- Azuregos --- + ---------------- + + AtlasLoot_Data["WorldBossesClassic"] = { + { 1, 18541, "", "=q4=Puissant Cape", "=ds=#s4#", "", "11.71%"}; + { 2, 18208, "", "=q4=Drape of Benediction", "=ds=#s4#", "", "11.22%"}; + { 3, 19132, "", "=q4=Crystal Adorned Crown", "=ds=#s1#, #a1#", "", "13.54%"}; + { 4, 18545, "", "=q4=Leggings of Arcane Supremacy", "=ds=#s11#, #a1#", "", "16.39% "}; + { 5, 19131, "", "=q4=Snowblind Shoes", "=ds=#s12#, #a1#", "", "12.23%"}; + { 6, 18547, "", "=q4=Unmelting Ice Girdle", "=ds=#s10#, #a4#", "", "12.93%"}; + { 7, 17070, "", "=q4=Fang of the Mystics", "=ds=#h3#, #w4#", "", "13.64%"}; + { 8, 18202, "", "=q4=Eskhandar's Left Claw", "=ds=#h4#, #w13#", "", "11.76%"}; + { 9, 18542, "", "=q4=Typhoon", "=ds=#h2#, #w10#", "", "16.89%"}; + { 10, 19130, "", "=q4=Cold Snap", "=ds=#w12#", "", "11.89%"}; + { 11, 18704, "", "=q4=Mature Blue Dragon Sinew", "=ds=#m3# =q1=(#c2#)", "", "51.56%"}; + { 12, 18714, "", "=q4=Ancient Sinew Wrapped Lamina", "=q1=#m4#: =ds=#m14# #w19#"}; + + }; + + AtlasLoot_Data["Kazzak60"] = { + { 1, 18665, "", "=q4=The Eye of Shadow", "=ds=#s14#", "", "40.96%"}; + { 2, 18546, "", "=q4=Infernal Headcage", "=ds=#s1#, #a3#", "", "22.89%"}; + { 3, 17112, "", "=q4=Empyrean Demolisher", "=ds=#h1#, #w6#", "", "13.54%"}; + { 4, 17113, "", "=q4=Amberseal Keeper", "=ds=#h2#, #w9#", "", "16.87% "}; + { 5, 18204, "", "=q4=Eskhandar's Pelt", "=ds=#s4#, #a1#", "", "12.23%"}; + { 6, 19133, "", "=q4=Fel Infused Leggings", "=ds=#s11#, #a1#", "", "12.05%"}; + { 7, 18543, "", "=q4=Ring of Entropy", "=ds=#s13#", "", "14.46%"}; + { 8, 18544, "", "=q4=Doomhide Gauntlets", "=ds=#s9#, #a2#", "", "11.76%"}; + { 9, 19134, "", "=q4=Flayed Doomguard Belt", "=ds=#s10#, #a2#", "", "16.89%"}; + { 10, 19135, "", "=q4=Blacklight Bracer", "=ds=#s8#, #a1#", "", "11.89%"}; + + }; + + AtlasLoot_Data["Setis"] = { + { 1,122880, "", "=q4=Scepter of the Gate Warden", "=ds=#h3#, #w6#", "", ""}; + { 2,122881, "", "=q4=Staff of the Gate Warden", "=ds=#h2#, #w9#", "", ""}; + { 3,122883, "", "=q4=Musket of the Gate Warden", "=ds=#w5#", "", ""}; + { 4,122884, "", "=q4=Wristguards of the Shifting Sands", "=ds=#s8#, #a2#", "", ""}; + { 5,122885, "", "=q4=Waistguard of the Shifting Sands", "=ds=#s10#, #a2#", "", ""}; + { 6,122886, "", "=q4=Bracers of the Sand Prince", "=ds=#s8#, #a2#", "", ""}; + { 7,122887, "", "=q4=Belt of the Sand Prince", "=ds=#s10#, #a2#", "", ""}; + { 8,122888, "", "=q4=Amulet of the Gate Warden", "=ds=#s2#", "", ""}; + { 9,122889, "", "=q4=Amulet of the Sand Prince", "=ds=#s2#", "", ""}; + { 10,122890, "", "=q4=Amulet of the Shifting Sands", "=ds=#s2#", "", ""}; + }; \ No newline at end of file