From 5c11963fc98eae7d2c6bde2c7b291ef8369171eb Mon Sep 17 00:00:00 2001 From: Anch Date: Fri, 28 Jan 2022 23:20:37 +1300 Subject: [PATCH] Removed old deprecated teir tokens and cleaned up the loot the loot tables --- AtlasLoot/Core/TextParsing.lua | 12 +- AtlasLoot/Locales/constants.en.lua | 11 +- AtlasLoot_BurningCrusade/burningcrusade.lua | 102 ++-- AtlasLoot_OriginalWoW/originalwow.lua | 607 ++++++++++---------- 4 files changed, 373 insertions(+), 359 deletions(-) diff --git a/AtlasLoot/Core/TextParsing.lua b/AtlasLoot/Core/TextParsing.lua index 0b61279..f1864f0 100644 --- a/AtlasLoot/Core/TextParsing.lua +++ b/AtlasLoot/Core/TextParsing.lua @@ -132,7 +132,7 @@ function AtlasLoot_FixText(text) text = gsub(text, "#e22#", AL["Combat Pet"]); text = gsub(text, "#e23#", AL["Fireworks"]); text = gsub(text, "#e24#", AL["Fishing Lure"]); - + -- Labels for Loot Descriptions text = gsub(text, "#m1#", AL["Classes:"]); text = gsub(text, "#m2#", AL["This Item Begins a Quest"]); @@ -699,6 +699,16 @@ function AtlasLoot_FixText(text) text = gsub(text, "#aq40s8#", AL["Doomcaller's Attire"]); text = gsub(text, "#aq40s9#", AL["Conqueror's Battlegear"]); + -- Teir Tokens + text = gsub(text, "#tt1#", AL["Tier 1 Set Token"]); + text = gsub(text, "#tt2#", AL["Tier 2 Set Token"]); + text = gsub(text, "#tt2.5#", AL["Tier 2.5 Set Token"]); + text = gsub(text, "#tt3#", AL["Tier 3 Set Token"]); + text = gsub(text, "#tt4#", AL["Tier 4 Set Token"]); + text = gsub(text, "#tt5#", AL["Tier 5 Set Token"]); + text = gsub(text, "#tt6#", AL["Tier 6 Set Token"]); + text = gsub(text, "#tt7#", AL["Tier 7 Set Token"]); + -- Dungeon 1 Sets text = gsub(text, "#t0s1#", AL["Wildheart Raiment"]); text = gsub(text, "#t0s2#", AL["Beaststalker Armor"]); diff --git a/AtlasLoot/Locales/constants.en.lua b/AtlasLoot/Locales/constants.en.lua index ea629bc..c012215 100644 --- a/AtlasLoot/Locales/constants.en.lua +++ b/AtlasLoot/Locales/constants.en.lua @@ -125,7 +125,16 @@ if AL then AL["Mythic Tier 7"] = true; AL["Mythic Tier 8"] = true; AL["Mythic Tier 9"] = true; - AL["Mythic Tier 10"] = true; + AL["Mythic Tier 10"] = true; + AL["Tier 1 Set Token"] = true; + AL["Tier 2 Set Token"] = true; + AL["Tier 2.5 Set Token"] = true; + AL["Tier 3 Set Token"] = true; + AL["Tier 4 Set Token"] = true; + AL["Tier 5 Set Token"] = true; + AL["Tier 6 Set Token"] = true; + AL["Tier 7 Set Token"] = true; + AL["Tier 8 Set Token"] = true; -- Slash commands AL["reset"] = true; diff --git a/AtlasLoot_BurningCrusade/burningcrusade.lua b/AtlasLoot_BurningCrusade/burningcrusade.lua index c41a2b8..7e11405 100644 --- a/AtlasLoot_BurningCrusade/burningcrusade.lua +++ b/AtlasLoot_BurningCrusade/burningcrusade.lua @@ -1411,10 +1411,8 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 4, 30096, "", "=q4=Girdle of the Invulnerable", "=ds=#s10#, #a4#", "", "14%"}; { 5, 30627, "", "=q4=Tsunami Talisman", "=ds=#s14#", "", "15%"}; { 6, 30095, "", "=q4=Fang of the Leviathan", "=ds=#h3#, #w10#", "", "14%"}; - { 16, 30239, "", "=q4=Gloves of the Vanquished Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "63%"}; - { 17, 30240, "", "=q4=Gloves of the Vanquished Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "67%"}; - { 18, 30241, "", "=q4=Gloves of the Vanquished Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "65%"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 16, 30240, "", "=q4=Gloves of the Vanquished Defender", "=ds=#tt5#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; Prev = "CFRSerpentLurker"; Next = "CFRSerpentKarathress"; Type = "BCRaid"; @@ -1429,10 +1427,8 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 4, 30663, "", "=q4=Fathom-Brooch of the Tidewalker", "=ds=#s14#, =q1=#m1# =ds=#c7#", "", "15%"}; { 5, 30626, "", "=q4=Sextant of Unstable Currents", "=ds=#s14#", "", "14%"}; { 6, 30090, "", "=q4=World Breaker", "=ds=#h2#, #w6#", "", "15%"}; - { 16, 30245, "", "=q4=Leggings of the Vanquished Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "62%"}; - { 17, 30246, "", "=q4=Leggings of the Vanquished Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "61%"}; - { 18, 30247, "", "=q4=Leggings of the Vanquished Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "62%"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 16, 30246, "", "=q4=Leggings of the Vanquished Defender", "=ds=#tt5#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; Prev = "CFRSerpentLeotheras"; Next = "CFRSerpentMorogrim"; Type = "BCRaid"; @@ -1475,12 +1471,10 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 10, 30103, "", "=q4=Fang of Vashj", "=ds=#h1#, #w4#", "", "14%"}; { 11, 30108, "", "=q4=Lightfathom Scepter", "=ds=#h3#, #w6#", "", "14%"}; { 12, 30105, "", "=q4=Serpent Spine Longbow", "=ds=#w2#", "", "13%"}; - { 16, 30242, "", "=q4=Helm of the Vanquished Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "61%"}; - { 17, 30243, "", "=q4=Helm of the Vanquished Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "62%"}; - { 18, 30244, "", "=q4=Helm of the Vanquished Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "63%"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - { 22, 29906, "", "=q1=Vashj's Vial Remnant", "=ds=#m3#", "", "35%"}; - { 23, 450000, "", "=q5=Intact Vial of Lady Vashj", "", "", "5%"}; + { 16, 30243, "", "=q4=Helm of the Vanquished Defender", "=ds=#tt5#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 19, 29906, "", "=q1=Vashj's Vial Remnant", "=ds=#m3#", "", "35%"}; + { 21, 450000, "", "=q5=Intact Vial of Lady Vashj", "", "", "5%"}; Prev = "CFRSerpentMorogrim"; Type = "BCRaid"; }; @@ -1532,11 +1526,9 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 4, 28801, "", "=q4=Maulgar's Warhelm", "=ds=#s1#, #a3#", "", "21.32%"}; { 5, 28795, "", "=q4=Bladespire Warbands", "=ds=#s8#, #a4#", "", "12.02%"}; { 6, 28800, "", "=q4=Hammer of the Naaru", "=ds=#h2#, #w6#", "", "15.87%"}; - { 16, 29763, "", "=q4=Pauldrons of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "22.68%"}; - { 17, 29764, "", "=q4=Pauldrons of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "34.69%"}; - { 18, 29762, "", "=q4=Pauldrons of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "25.62%"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - { 21, 816252, "", "=q3=Formula: Enchant Weapon - Undaunted Might", "=ds=#p4# (375)", "", "5%"}; + { 16, 29764, "", "=q4=Pauldrons of the Fallen Defender", "=ds=#tt4#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 19, 816252, "", "=q3=Formula: Enchant Weapon - Undaunted Might", "=ds=#p4# (375)", "", "5%"}; Next = "GruulGruul"; Type = "BCRaid"; }; @@ -1554,14 +1546,12 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 8, 28823, "", "=q4=Eye of Gruul", "=ds=#s14#", "", "6.73%"}; { 9, 28830, "", "=q4=Dragonspine Trophy", "=ds=#s14#", "", "11.72%"}; { 11, 31750, "", "=q1=Earthen Signet", "=ds=#m3#", "", "100%"}; - { 16, 29766, "", "=q4=Leggings of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "23.69%"}; - { 17, 29767, "", "=q4=Leggings of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "17.46%"}; - { 18, 29765, "", "=q4=Leggings of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "30.17%"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - { 22, 28802, "", "=q4=Bloodmaw Magus-Blade", "=ds=#h3#, #w10#", "", "9.23%"}; - { 23, 28794, "", "=q4=Axe of the Gronn Lords", "=ds=#h2#, #w1#", "", "6.73%"}; - { 24, 28825, "", "=q4=Aldori Legacy Defender", "=ds=#w8#", "", "2.99%"}; - { 25, 28826, "", "=q4=Shuriken of Negation", "=ds=#w11#", "", "16.21%"}; + { 16, 29767, "", "=q4=Leggings of the Fallen Defender", "=ds=#tt4#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 20, 28802, "", "=q4=Bloodmaw Magus-Blade", "=ds=#h3#, #w10#", "", "9.23%"}; + { 21, 28794, "", "=q4=Axe of the Gronn Lords", "=ds=#h2#, #w1#", "", "6.73%"}; + { 22, 28825, "", "=q4=Aldori Legacy Defender", "=ds=#w8#", "", "2.99%"}; + { 23, 28826, "", "=q4=Shuriken of Negation", "=ds=#w11#", "", "16.21%"}; Prev = "GruulsLairHighKingMaulgar"; Type = "BCRaid"; }; @@ -1890,18 +1880,16 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 12, 28783, "", "=q4=Eredar Wand of Obliteration", "=ds=#w12#"}; { 14, 34845, "", "=q4=Pit Lord's Satchel", "=ds=#e1# #m15#"}; { 15, 34846, "", "=q2=Black Sack of Gems", "=ds=#e1#"}; - { 16, 29754, "", "=q4=Chestguard of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#"}; - { 17, 29753, "", "=q4=Chestguard of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#"}; - { 18, 29755, "", "=q4=Chestguard of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - { 22, 32385, "", "=q4=Magtheridon's Head", "=ds=#m2#", "", "100%"}; - { 23, 28791, "", "=q4=Ring of the Recalcitrant", "=q1=#m4#: =ds=#s13#"}; - { 24, 28790, "", "=q4=Naaru Lightwarden's Band", "=q1=#m4#: =ds=#s13#"}; - { 25, 28793, "", "=q4=Band of Crimson Fury", "=q1=#m4#: =ds=#s13#"}; - { 26, 28792, "", "=q4=A'dal's Signet of Defense", "=q1=#m4#: =ds=#s13#"}; - { 28, 816252, "", "=q3=Formula: Enchant Weapon - Undaunted Might", "=ds=#p4# (375)", "", "5%"}; - { 29, 428775, "", "=q4=Bor -o G'urth, the Hand of Death", "=ds=#w7#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Mythic}; - { 30, 428776, "", "=q4=Lebed -o G'urth, the Finger of Death", "=ds=#w7#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Mythic}; + { 16, 29753, "", "=q4=Chestguard of the Fallen Defender", "=ds=#tt4#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 19, 32385, "", "=q4=Magtheridon's Head", "=ds=#m2#", "", "100%"}; + { 20, 28791, "", "=q4=Ring of the Recalcitrant", "=q1=#m4#: =ds=#s13#"}; + { 21, 28790, "", "=q4=Naaru Lightwarden's Band", "=q1=#m4#: =ds=#s13#"}; + { 22, 28793, "", "=q4=Band of Crimson Fury", "=q1=#m4#: =ds=#s13#"}; + { 23, 28792, "", "=q4=A'dal's Signet of Defense", "=q1=#m4#: =ds=#s13#"}; + { 25, 816252, "", "=q3=Formula: Enchant Weapon - Undaunted Might", "=ds=#p4# (375)", "", "5%"}; + { 26, 428775, "", "=q4=Bor -o G'urth, the Hand of Death", "=ds=#w7#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Mythic}; + { 37, 428776, "", "=q4=Lebed -o G'urth, the Finger of Death", "=ds=#w7#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Mythic}; Type = "BCRaid"; }; @@ -2070,9 +2058,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 5, 28649, "", "=q4=Garona's Signet Ring", "=ds=#s13#", "", "12.07%"}; { 6, 28633, "", "=q4=Staff of Infinite Mysteries", "=ds=#h2#, #w9#", "", "12.28%"}; { 8, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - { 16, 29757, "", "=q4=Gloves of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "29.42%"}; - { 17, 29758, "", "=q4=Gloves of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "23.60%"}; - { 18, 29756, "", "=q4=Gloves of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "21.66%"}; + { 16, 29758, "", "=q4=Gloves of the Fallen Defender", "=ds=#tt4#", "", "100%"}; Prev = "KaraNightbane"; Next = "KaraIllhoof"; Type = "BCRaid"; @@ -2180,10 +2166,8 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 11, 28773, "", "=q4=Gorehowl", "=ds=#h2#, #w1#", "", "12.63%"}; { 12, 28771, "", "=q4=Light's Justice", "=ds=#h3#, #w6#", "", "11.17%"}; { 13, 28772, "", "=q4=Sunfury Bow of the Phoenix", "=ds=#w2#", "", "9.97%"}; - { 16, 29760, "", "=q4=Helm of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "23.01%"}; - { 17, 29761, "", "=q4=Helm of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "26.73%"}; - { 18, 29759, "", "=q4=Helm of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "20.48%"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 16, 29761, "", "=q4=Helm of the Fallen Defender", "=ds=#tt4#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; { 28, 499438, "", "=q4=Smoldering Emberwyrm", "=ds=#e12#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Heroic, "" }; Prev = "KaraChess"; Type = "BCRaid"; @@ -2952,10 +2936,8 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 5, 32515, "", "=q4=Wristguards of Determination", "=ds=#s8#, #a4#", "", "13%"}; { 6, 30619, "", "=q4=Fel Reaver's Piston", "=ds=#s14#", "", "13%"}; { 7, 30450, "", "=q4=Warp-Spring Coil", "=ds=#s14#, =q1=#m1# =ds=#c6#", "", "12%"}; - { 16, 30248, "", "=q4=Pauldrons of the Vanquished Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "61%"}; - { 17, 30249, "", "=q4=Pauldrons of the Vanquished Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "62%"}; - { 18, 30250, "", "=q4=Pauldrons of the Vanquished Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "61%"}; - { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 16, 30249, "", "=q4=Pauldrons of the Vanquished Defender", "=ds=#tt5#", "", "100%"}; + { 18, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; Prev = "TKEyeAlar"; Next = "TKEyeSolarian"; Type = "BCRaid"; @@ -2999,17 +2981,15 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 11, 29996, "", "=q4=Rod of the Sun King", "=ds=#h1#, #w6#", "", "15%"}; { 12, 29988, "", "=q4=The Nexus Key", "=ds=#h2#, #w9#", "", "14%"}; { 14, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - { 16, 30236, "", "=q4=Chestguard of the Vanquished Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "69%"}; - { 17, 30237, "", "=q4=Chestguard of the Vanquished Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "68%"}; - { 18, 30238, "", "=q4=Chestguard of the Vanquished Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "66%"}; - { 20, 32458, "", "=q4=Ashes of Al'ar", "=ds=#e12#", "", "2%"}; - { 22, 32405, "", "=q4=Verdant Sphere", "=ds=#m2#", "", "100%"}; - { 23, 30018, "", "=q4=Lord Sanguinar's Claim", "=q1=#m4#: =ds=#s2#"}; - { 24, 30017, "", "=q4=Telonicus's Pendant of Mayhem", "=q1=#m4#: =ds=#s2#"}; - { 25, 30007, "", "=q4=The Darkener's Grasp", "=q1=#m4#: =ds=#s2#"}; - { 26, 30015, "", "=q4=The Sun King's Talisman", "=q1=#m4#: =ds=#s2#"}; - { 28, 29905, "", "=q1=Kael's Vial Remnant", "=ds=#m3#", "", "37%"}; - { 29, 450001, "", "=q5=Intact Vial of Kael'thas Sunstrider", "", "", "5%"}; + { 16, 30237, "", "=q4=Chestguard of the Vanquished Defender", "=ds=#tt5#", "", "100%"}; + { 18, 32458, "", "=q4=Ashes of Al'ar", "=ds=#e12#", "", "2%"}; + { 19, 32405, "", "=q4=Verdant Sphere", "=ds=#m2#", "", "100%"}; + { 20, 30018, "", "=q4=Lord Sanguinar's Claim", "=q1=#m4#: =ds=#s2#"}; + { 21, 30017, "", "=q4=Telonicus's Pendant of Mayhem", "=q1=#m4#: =ds=#s2#"}; + { 22, 30007, "", "=q4=The Darkener's Grasp", "=q1=#m4#: =ds=#s2#"}; + { 23, 30015, "", "=q4=The Sun King's Talisman", "=q1=#m4#: =ds=#s2#"}; + { 25, 29905, "", "=q1=Kael's Vial Remnant", "=ds=#m3#", "", "37%"}; + { 26, 450001, "", "=q5=Intact Vial of Kael'thas Sunstrider", "", "", "5%"}; Prev = "TKEyeSolarian"; Type = "BCRaid"; }; diff --git a/AtlasLoot_OriginalWoW/originalwow.lua b/AtlasLoot_OriginalWoW/originalwow.lua index 53dd339..d2ff790 100644 --- a/AtlasLoot_OriginalWoW/originalwow.lua +++ b/AtlasLoot_OriginalWoW/originalwow.lua @@ -412,8 +412,8 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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%"}; + { 10, 20932, "", "=q4=Qiraji Bindings of Dominance", "=ds=#tt2.5#", "", "100%"}; + { 11, 20928, "", "=q4=Qiraji Bindings of Command","=ds=#tt2.5#", "", "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#"}; @@ -435,8 +435,8 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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%"}; + { 9, 20932, "", "=q4=Qiraji Bindings of Dominance", "=ds=#tt2.5#", "", "100%"}; + { 10, 20928, "", "=q4=Qiraji Bindings of Command","=ds=#tt2.5#", "", "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#"}; @@ -465,19 +465,19 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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#"}; + { 16, 20930, "", "=q4=Diadem of the Desert Prince", "=ds=#tt2.5#", "", "100%"}; + { 16, 21604, "", "=q4=Bracelets of Royal Redemption", "=ds=#s8#, #a1#", "", "12.51%"}; + { 17, 21605, "", "=q4=Gloves of the Hidden Temple", "=ds=#s9#, #a2#", "", "15.45%"}; + { 18, 21609, "", "=q4=Regenerating Belt of Vek'nilash", "=ds=#s10#, #a2#", "", "13.35%"}; + { 29, 21607, "", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "", "2.72%"}; + { 20, 21606, "", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "", "12.22%"}; + { 21, 21679, "", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "", "9.25%"}; + { 22, 21608, "", "=q4=Amulet of Vek'nilash", "=ds=#s2#", "", "14.25%"}; + { 23, 20726, "", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "", "6.24%"}; + { 25, 21237, "", "=q4=Imperial Qiraji Regalia", "=ds=#m3#", "", "5.00%"}; + { 26, 21273, "", "=q4=Blessed Qiraji Acolyte Staff", "=q1=#m4#, =ds=#w9#"}; + { 27, 21275, "", "=q4=Blessed Qiraji Augur Staff", "=q1=#m4#, =ds=#w9#"}; + { 28, 21268, "", "=q4=Blessed Qiraji War Hammer", "=q1=#m4#, =ds=#h1#, #w6#"}; Prev = "AQ40Huhuran"; Next = "AQ40Ouro"; Type = "ClassicRaid"; @@ -490,8 +490,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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%"}; + { 8, 20931, "", "=q4=Hardened Qiraj Chitin", "=ds=#tt2.5#", "", "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#"}; @@ -520,17 +519,16 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Druid)" }, - { 26, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Mage)" }, - { 27, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Priest)" }, - { 28, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Warlock)" }, + { 16, 20933, "", "=q4=Husk of the Old God", "=ds=#tt2.5#", "", "100%"}; + { 18, 21221, "", "=q4=Eye of C'Thun", "=ds=#m2#", "", "100%"}; + { 19, 21710, "", "=q4=Cloak of the Fallen God", "=q1=#m4#: =ds=#s4#"}; + { 20, 21712, "", "=q4=Amulet of the Fallen God", "=q1=#m4#: =ds=#s2#"}; + { 21, 21709, "", "=q4=Ring of the Fallen God", "=q1=#m4#: =ds=#s13#"}; + { 23, 22734, "", "=q1=Base of Atiesh", "=ds=#m3#"}; + { 24, 22632, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c1#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Druid)" }, + { 25, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Mage)" }, + { 26, 22631, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c5#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Priest)" }, + { 27, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c8#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Warlock)" }, Prev = "AQ40Ouro"; Next = "AQ40Trash1"; Type = "ClassicRaid"; @@ -1450,10 +1448,8 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522355, "", "=q4=Molten Bracers", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522362, "", "=q4=Molten Wristgaurds", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522369, "", "=q4=Molten Bindings", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; + { 16, 2522362, "", "=q4=Molten Wristgaurds", "T1Bracers", "", "100%"}; + { 18, 17329, "", "=q1=Hand of Lucifron", "=ds=#m3#"}; Next = "MCMagmadar"; Type = "ClassicRaid"; }; @@ -1474,9 +1470,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522358, "", "=q4=Molten Legplates", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522359, "", "=q4=Molten Leggaurds", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522366, "", "=q4=Molten Leggings", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; + { 16, 2522359, "", "=q4=Molten Leggaurds", "=ds=#tt1#", "", "100%"}; Prev = "MCLucifron"; Next = "MCGehennas"; Type = "ClassicRaid"; @@ -1493,10 +1487,8 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522352, "", "=q4=Molten Waistgaurd", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522364, "", "=q4=Molten Girdle", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522371, "", "=q4=Molten Belt", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; + { 16, 2522364, "", "=q4=Molten Girdle", "=ds=#tt1#", "", "100%"}; + { 18, 17331, "", "=q1=Hand of Gehennas", "=ds=#m3#"}; Prev = "MCMagmadar"; Next = "MCGarr"; Type = "ClassicRaid"; @@ -1518,13 +1510,11 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522353, "", "=q4=Molten Helmet", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522360, "", "=q4=Molten Headpiece", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522367, "", "=q4=Molten Circlet", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 18564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%", [AtlasLoot_Difficulty.DUPLICATE] = "(Right)"}; - { 21, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - { 22, 17782, "", "=q5=Talisman of Binding Shard", "=ds=#s2#", "", ""}; - { 23, 11879, "", "=q5=Medallion of Binding Shard", "=ds=#s2#", "", ""}; + { 16, 2522360, "", "=q4=Molten Headpiece", "=ds=#tt1#", "", "100%"}; + { 18, 18564, "", "=q5=Bindings of the Windseeker", "=ds=#m3#, =q1=#m9#", "", "3.74%", [AtlasLoot_Difficulty.DUPLICATE] = "(Right)"}; + { 19, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 21, 17782, "", "=q5=Talisman of Binding Shard", "=ds=#s2#", "", ""}; + { 22, 11879, "", "=q5=Medallion of Binding Shard", "=ds=#s2#", "", ""}; Prev = "MCGehennas"; Next = "MCShazzrah"; Type = "ClassicRaid"; @@ -1541,10 +1531,8 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522356, "", "=q4=Molten Gauntlets", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522363, "", "=q4=Molten Handgaurds", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522370, "", "=q4=Molten Gloves", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; + { 16, 2522363, "", "=q4=Molten Handgaurds", "=ds=#tt1#", "", "100%"}; + { 18, 17332, "", "=q1=Hand of Shazzrah", "=ds=#m3#"}; Prev = "MCGarr"; Next = "MCGeddon"; Type = "ClassicRaid"; @@ -1563,11 +1551,9 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522354, "", "=q4=Molten Pauldrons", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522361, "", "=q4=Molten Spaulders", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522368, "", "=q4=Molten Shoulderpads", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 18563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%", [AtlasLoot_Difficulty.DUPLICATE] = "(Left)"}; - { 21, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 16, 2522361, "", "=q4=Molten Spaulders", "=ds=#tt1#", "", "100%"}; + { 18, 18563, "", "=q5=Bindings of the Windseeker", " =ds=#m3#, =q1=#m10#", "", "3.78%", [AtlasLoot_Difficulty.DUPLICATE] = "(Left)"}; + { 19, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; Prev = "MCShazzrah"; Next = "MCGolemagg"; Type = "ClassicRaid"; @@ -1588,11 +1574,9 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522349, "", "=q4=Molten Breastplate", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522350, "", "=q4=Molten Tunic", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522351, "", "=q4=Molten Robe", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; - { 21, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + { 16, 2522350, "", "=q4=Molten Tunic", "=ds=#tt1#", "", "100%"}; + { 18, 17203, "", "=q4=Sulfuron Ingot", "=ds=#m3#", "", "11.98%"}; + { 19, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; Prev = "MCGeddon"; Next = "MCSulfuron"; Type = "ClassicRaid"; @@ -1610,10 +1594,8 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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, 2522357, "", "=q4=Molten Sabatons", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522365, "", "=q4=Molten Boots", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522372, "", "=q4=Molten Boots", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 21, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; + { 16, 2522365, "", "=q4=Molten Boots", "=ds=#tt1#", "", "100%"}; + { 18, 17330, "", "=q1=Hand of Sulfuron", "=ds=#m3#"}; Prev = "MCGolemagg"; Next = "MCMajordomo"; Type = "ClassicRaid"; @@ -1657,14 +1639,12 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 12, 17104, "", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "", " 4.63%"}; { 13, 17106, "", "=q4=Malistar's Defender", "=ds=#w8#", "", "13.88%"}; { 15, 21110, "", "=q1=Draconic for Dummies", "=ds=#m3#", "", "100%"}; - { 16, 2522458, "", "=q4=Chromatic Legplates", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522459, "", "=q4=Chromatic Leggaurds", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522466, "", "=q4=Chromatic Leggings", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 17204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; - { 21, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; - { 23, 19017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; - { 24, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; - { 26, 102107, "", "=q4=Reins of the Magmatic Steed", "=ds=#e12#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Heroic}; + { 16, 2522459, "", "=q4=Chromatic Leggaurds", "=ds=#tt2#", "", "100%"}; + { 18, 17204, "", "=q5=Eye of Sulfuras", "=ds=#m3#", "", "3.42%"}; + { 19, 17182, "", "=q5=Sulfuras, Hand of Ragnaros", "=q1=#m4#: =ds=#h2#, #w6#"}; + { 21, 19017, "", "=q1=Essence of the Firelord", "=ds=#m3#", "", "0.46%"}; + { 22, 19019, "", "=q5=Thunderfury, Blessed Blade of the Windseeker", "=q1=#m4#: =ds=#h1#, #w10#"}; + { 24, 102107, "", "=q4=Reins of the Magmatic Steed", "=ds=#e12#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Heroic}; Prev = "MCMajordomo"; Next = "MCTrashMobs"; Type = "ClassicRaid"; @@ -1718,9 +1698,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 9, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; { 10, 19357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; { 11, 19405, "", "=q4=Malfurion's Blessed Bulwark", "=ds=#s5#, #a2#", "", "16.67%"}; - { 16, 2522455, "", "=q4=Chromatic Bracers", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522462, "", "=q4=Chromatic Wristgaurds", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522469, "", "=q4=Chromatic Bindings", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; + { 16, 2522462, "", "=q4=Chromatic Wristgaurds", "=ds=#tt2#", "", "100%"}; Next = "BWLVaelastrasz"; Type = "ClassicRaid"; }; @@ -1735,9 +1713,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 7, 19430, "", "=q4=Shroud of Pure Thought", "=ds=#s4#", "", "16.67%"}; { 8, 19403, "", "=q4=Band of Forced Concentration", "=ds=#s13#", "", "16.67%"}; { 9, 19367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - { 16, 2522457, "", "=q4=Chromatic Waistgaurd", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522464, "", "=q4=Chromatic Girdle", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522471, "", "=q4=Chromatic Belt", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; + { 16, 2522464, "", "=q4=Chromatic Girdle", "=ds=#tt2#", "", "100%"}; Prev = "BWLRazorgore"; Next = "BWLLashlayer"; Type = "ClassicRaid"; @@ -1755,10 +1731,8 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 9, 19365, "", "=q4=Claw of the Black Drake", "=ds=#h3#, #w13#", "", "12.5%"}; { 10, 14000, "", "=q4=Ring of Trinity Force", "=ds=#h3#, #w13#", "", "12.5%"}; { 11, 19432, "", "=q4=Circle of Applied Force", "=ds=#s13#", "", "16.67%"}; - { 16, 2522458, "", "=q4=Chromatic Sabatons", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522465, "", "=q4=Chromatic Boots", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522472, "", "=q4=Chromatic Sandals", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; + { 16, 2522465, "", "=q4=Chromatic Boots", "=ds=#tt2#", "", "100%"}; + { 18, 20383, "", "=q1=Head of the Broodlord Lashlayer", "=ds=#m3#", "", "100%"}; Prev = "BWLVaelastrasz"; Next = "BWLFiremaw"; Type = "ClassicRaid"; @@ -1779,9 +1753,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 12, 19402, "", "=q4=Legguards of the Fallen Crusader", "=ds=#s11#, #a4#", "", "12.5%"}; { 13, 19397, "", "=q4=Ring of Blackrock", "=ds=#s13#", "", "6.67%"}; { 14, 19395, "", "=q4=Rejuvenating Gem", "=ds=#s14#", "", "6.67%"}; - { 16, 2522456, "", "=q4=Chromatic Gauntlets", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522463, "", "=q4=Chromatic Girdle", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522470, "", "=q4=Chromatic Belt", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; + { 16, 2522463, "", "=q4=Chromatic Girdle", "=ds=#tt2#", "", "100%"}; Prev = "BWLLashlayer"; Next = "BWLEbonroc"; Type = "ClassicRaid"; @@ -1800,9 +1772,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 10, 19353, "", "=q4=Drake Talon Cleaver", "=ds=#h2#, #w1#", "", "6.67%"}; { 11, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; { 12, 19368, "", "=q4=Dragonbreath Hand Cannon", "=ds=#w5#", "", "16.67%"}; - { 16, 2522456, "", "=q4=Chromatic Gauntlets", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522463, "", "=q4=Chromatic Girdle", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522470, "", "=q4=Chromatic Belt", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; + { 16, 2522463, "", "=q4=Chromatic Girdle", "=ds=#tt2#", "", "100%"}; Prev = "BWLFiremaw"; Next = "BWLFlamegor"; Type = "ClassicRaid"; @@ -1821,9 +1791,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 10, 19357, "", "=q4=Herald of Woe", "=ds=#h2#, #w6#", "", "16.67%"}; { 11, 19355, "", "=q4=Shadow Wing Focus Staff", "=ds=#w9#", "", "6.67%"}; { 12, 19367, "", "=q4=Dragon's Touch", "=ds=#w12#", "", "16.67%"}; - { 16, 2522456, "", "=q4=Chromatic Gauntlets", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522463, "", "=q4=Chromatic Girdle", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522470, "", "=q4=Chromatic Belt", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; + { 16, 2522463, "", "=q4=Chromatic Girdle", "=ds=#tt2#", "", "100%"}; Prev = "BWLEbonroc"; Next = "BWLChromaggus"; Type = "ClassicRaid"; @@ -1843,9 +1811,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 12, 19352, "", "=q4=Chromatically Tempered Sword", "=ds=#h1#, #w10#", "", "10%"}; { 13, 19349, "", "=q4=Elementium Reinforced Bulwark", "=ds=#w8#", "", "10%"}; { 14, 19361, "", "=q4=Ashjre'thul, Crossbow of Smiting", "=ds=#w3#", "", "10%"}; - { 16, 2522454, "", "=q4=Chromatic Pauldrons", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522461, "", "=q4=Chromatic Spaulders", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522468, "", "=q4=Chromatic Shoulderpads", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; + { 16, 2522461, "", "=q4=Chromatic Spaulders", "=ds=#tt2#", "", "100%"}; Prev = "BWLFlamegor"; Next = "BWLNefarian"; Type = "ClassicRaid"; @@ -1865,14 +1831,12 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 11, 19360, "", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "", "16.67%"}; { 12, 19356, "", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "", "16.67%%"}; { 13, 14001, "", "=q4=Archimtiros' Ring of Armageddon", "=ds=#s13#", "", "16.67%%"}; - { 16, 2522449, "", "=q4=Chromatic Breastplate", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522450, "", "=q4=Chromatic Tunic", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522451, "", "=q4=Chromatic Robe", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; - { 21, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; - { 22, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; - { 23, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; - { 25, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; + { 16, 2522450, "", "=q4=Chromatic Tunic", "=ds=#tt2#", "", "100%"}; + { 18, 19003, "", "=q4=Head of Nefarian", "=ds=#m2#", "", "100%"}; + { 19, 19383, "", "=q4=Master Dragonslayer's Medallion", "=q1=#m4#: =ds=#s2#"}; + { 20, 19384, "", "=q4=Master Dragonslayer's Ring", "=q1=#m4#: =ds=#s13#"}; + { 21, 19366, "", "=q4=Master Dragonslayer's Orb", "=q1=#m4#: =ds=#s15#"}; + { 23, 21138, "", "=q1=Red Scepter Shard", "=ds=#m3#", "", "100%"}; Prev = "BWLChromaggus"; Next = "BWLTrashMobs"; Type = "ClassicRaid"; @@ -4293,252 +4257,221 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") ----------------- 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%" }, + { 1, 22960, "", "=q4=Cloak of Suturing", "=ds=#s4#","", "20%" }, + { 2, 22815, "", "=q4=Severance", "=ds=#h2#, #w1#","", "20%" }, + { 3, 22820, "", "=q4=Wand of Fates", "=ds=#w12#","", "20%" }, + { 4, 22818, "", "=q4=The Plague Bearer", "=ds=#w8#","", "20%" }, + { 5, 22961, "", "=q4=Band of Reanimation", "=ds=#s13#","", "20%" }, + -- { 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 16, 22361, "", "=q4=Desecrated Spaulders", "=ds=#tt3#","", "100%" }, + -- { 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, + Next = "NAXGrobbulus"; Type = "ClassicRaid"; }; 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%" }, + { 1, 22968, "", "=q4=Glacial Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 2, 22967, "", "=q4=Icy Scale Spaulders", "=ds=#s3#, #a3#", "", "20%" }, + { 3, 22803, "", "=q4=Midnight Haze", "=ds=#h3#, #w4#", "", "20%" }, + { 4, 22988, "", "=q4=The End of Dreams", "=ds=#h3#, #w6#","","20%" }, + { 5, 22810, "", "=q4=Toxin Injector", "=ds=#w5#", "","20%" }, + --{ 4, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","","33.33%" }, + { 16, 22361, "", "=q4=Desecrated Spaulders", "=ds=#tt3#","","100%" }, + --{ 6, 22354, "", "=q4=Desecrated Pauldrons", "=q1=#m1# =ds=#c6#, #c9#","","33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXPatchwerk"; Next = "NAXGluth"; Type = "ClassicRaid"; }; 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%" }, + { 1, 22983, "", "=q4=Rime Covered Mantle", "=ds=#s3#, #a1#", "", "20%" }, + { 2, 22813, "", "=q4=Claymore of Unholy Might", "=ds=#h2#, #w10#", "","20%" }, + { 3, 23075, "", "=q4=Death's Bargain", "=ds=#w8#", "","20%" }, + { 4, 22994, "", "=q4=Digested Hand of Power", "=ds=#s15#","","20%"}, + { 5, 22981, "", "=q4=Gluth's Missing Collar", "=ds=#s2#","","20%" }, + --{ 16, 22368, "", "=q4=Desecrated Shoulderpads", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "8.33%" }, + { 16, 22361, "", "=q4=Desecrated Spaulders", "=ds=#tt3#","", "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%" }, + { 17, 22362, "", "=q4=Desecrated Wristguards", "=ds=#tt3#","", "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%" }, + { 18, 22363, "", "=q4=Desecrated Girdle", "=ds=#tt3#","", "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%" }, + { 19, 22365, "", "=q4=Desecrated Boots", "=ds=#tt3#","", "8.33%" }, + --{ 27, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "8.33%" }, + { 21, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 22, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXGrobbulus"; Next = "NAXThaddius"; Type = "ClassicRaid"; }; 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%"}, + { 1, 23070, "", "=q4=Leggings of Polarity", "=ds=#s11#, #a1#" ,"", "20%"}, + { 2, 23000, "", "=q4=Plated Abomination Ribcage", "=ds=#s5#, #a4#","", "20%" }, + { 3, 22808, "", "=q4=The Castigator", "=ds=#h1#, #w6#" ,"", "20%"}, + { 4, 22801, "", "=q4=Spire of Twilight", "=ds=#w9#" ,"", "20%"}, + { 5, 23001, "", "=q4=Eye of Diminution", "=ds=#s14#" ,"", "20%"}, + --{ 4, 22367, "", "=q4=Desecrated Circlet", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "66.67%"}, + { 16, 22360, "", "=q4=Desecrated Headpiece", "=ds=#tt3#" ,"", "100%"}, + --{ 6, 22353, "", "=q4=Desecrated Helmet", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXGluth"; Next = "NAXAnubRekhan"; Type = "ClassicRaid"; }; 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%" }, + { 1, 22938, "", "=q4=Cryptfiend Silk Cloak", "=ds=#s4#", "","20%" }, + { 2, 22936, "", "=q4=Wristguards of Vengeance", "=ds=#s8#, #a4#","", "20%" }, + { 3, 22937, "", "=q4=Gem of Nerubis", "=ds=#s15#","", "20%" }, + { 4, 22939, "", "=q4=Band of Unanswered Prayers", "=ds=#s13#","", "20%" }, + { 5, 22935, "", "=q4=Touch of Frost", "=ds=#s2#", "", "20%" }, + --{ 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "","33.33%" }, + { 16, 22362, "", "=q4=Desecrated Wristguards", "=ds=#tt3#","", "100%" }, + --{ 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#", "", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXThaddius"; Next = "NAXGrandWidowFearlina"; Type = "ClassicRaid"; }; 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%" }, + { 1, 22941, "", "=q4=Polar Shoulder Pads", "=ds=#s3#, #a2#","", "20%" }, + { 2, 22940, "", "=q4=Icebane Pauldrons", "=ds=#s3#, #a4#","", "20%" }, + { 3, 22806, "", "=q4=Widow's Remorse", "=ds=#h1#, #w10#","", "20%" }, + { 4, 22942, "", "=q4=The Widow's Embrace", "=ds=#h3#, #w6#","", "20%" }, + { 5, 22943, "", "=q4=Malice Stone Pendant", "=ds=#s2#","", "20%" }, + --{ 4, 22369, "", "=q4=Desecrated Bindings", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 16, 22362, "", "=q4=Desecrated Wristguards", "=ds=#tt3#" ,"", "100%" }, + --{ 6, 22355, "", "=q4=Desecrated Bracers", "=q1=#m1# =ds=#c9#, #c6#","", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXAnubRekhan"; Next = "NAXMaexxna"; Type = "ClassicRaid"; }; 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%" }, + { 1, 23220, "", "=q4=Crystal Webbed Robe", "=ds=#s5#, #a1#","", "20%" }, + { 2, 22804, "", "=q4=Maexxna's Fang", "=ds=#h1#, #w4#","", "20%" }, + { 3, 22807, "", "=q4=Wraith Blade", "=ds=#h3#, #w10#","", "20%" }, + { 4, 22947, "", "=q4=Pendant of Forgotten Names", "=ds=#s2#","", "20%" }, + { 5, 22954, "", "=q4=Kiss of the Spider", "=ds=#s14#","", "20%" }, + --{ 4, 22371, "", "=q4=Desecrated Gloves", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "67.66%" }, + { 16, 22364, "", "=q4=Desecrated Handguards", "=ds=#tt3#","", "100%" }, + --{ 6, 22357, "", "=q4=Desecrated Gauntlets", "=q1=#m1# =ds=#c9#, #c6#","", "67.66%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXGrandWidowFearlina"; Next = "NAXInstructorRAuvious"; Type = "ClassicRaid"; }; 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%" }, + { 1, 23017, "", "=q4=Veil of Eclipse", "=ds=#s4#","", "16.67%" }, + { 2, 23219, "", "=q4=Girdle of the Mentor", "=ds=#s10#, #a4#","", "16.67%" }, + { 3, 23014, "", "=q4=Iblis, Blade of the Fallen Seraph", "=ds=#h1#, #w10#","", "16.67%" }, + { 4, 23009, "", "=q4=Wand of the Whispering Dead", "=ds=#w12#","", "16.67%" }, + { 5, 23004, "", "=q4=Idol of Longevity", "=ds=#s16#, #w14#","", "16.67%" }, + { 6, 23018, "", "=q4=Signet of the Fallen Defender", "=ds=#s13#","", "16.67%" }, + --{ 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#", "", "33.33%" }, + { 16, 22365, "", "=q4=Desecrated Boots", "=ds=#tt3#" ,"", "100%" }, + --{ 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXMaexxna"; Next = "NAXGothicderHarvester"; Type = "ClassicRaid"; }; 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%" }, + { 1, 23032, "", "=q4=Glacial Headdress", "=ds=#s1#, #a1#","", "20%" }, + { 2, 23021, "", "=q4=The Soul Harvester's Bindings", "=ds=#s8#, #a1#","", "20%" }, + { 3, 23020, "", "=q4=Polar Helmet", "=ds=#s1#, #a2#","", "20%" }, + { 4, 23073, "", "=q4=Boots of Displacement", "=ds=#s12#, #a2#","", "20%" }, + { 5, 23023, "", "=q4=Sadist's Collar", "=ds=#s2#","", "20%" }, + --{ 4, 22372, "", "=q4=Desecrated Sandals", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 16, 22365, "", "=q4=Desecrated Boots", "=ds=#tt3#" ,"", "100%" }, + --{ 6, 22358, "", "=q4=Desecrated Sabatons", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXInstructorRAuvious"; Next = "NAXTheFourHorsemen"; Type = "ClassicRaid"; }; 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%" }, + { 1, 23071, "", "=q4=Leggings of Apocalypse", "=ds=#s11#, #a2#","", "16.67%" }, + { 2, 22809, "", "=q4=Maul of the Redeemed Crusader", "=ds=#h2#, #w6#","", "16.67%" }, + { 3, 22691, "", "=q4=Corrupted Ashbringer", "=ds=#h2#, #w10#","", "16.67%" }, + { 4, 22811, "", "=q4=Soulstring", "=ds=#w2#","", "20%" }, + { 5, 23025, "", "=q4=Seal of the Damned", "=ds=#s13#","", "16.67%" }, + { 6, 23027, "", "=q4=Warmth of Forgiveness", "=ds=#s14#","", "16.67%" }, + --{ 4, 22351, "", "=q4=Desecrated Robe", "=q1=#m1# =ds=#c8#, #c3#, #c5#","", "33.33%" }, + { 16, 22350, "", "=q4=Desecrated Tunic", "=ds=#tt3#" ,"", "100%" }, + --{ 6, 22349, "", "=q4=Desecrated Breastplate", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXGothicderHarvester"; Next = "NAXNothderPlaguebringer"; Type = "ClassicRaid"; }; 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%" }, + { 1, 23030, "", "=q4=Cloak of the Scourge", "=ds=#s4#","", "14.29%" }, + { 2, 22816, "", "=q4=Hatchet of Sundered Bone", "=ds=#h1#, #w1#","", "14.29%" }, + { 3, 23005, "", "=q4=Totem of Flowing Water", "=ds=#s16#, #w15#","", "14.29%" }, + { 4, 23006, "", "=q4=Libram of Light", "=ds=#s16#, #w16#","", "14.29%" }, + { 5, 23029, "", "=q4=Noth's Frigid Heart", "=ds=#s15#","", "14.29%" }, + { 6, 23031, "", "=q4=Band of the Inevitable", "=ds=#s13#","", "14.29%" }, + { 7, 23028, "", "=q4=Hailstone Band", "=ds=#s13#","", "14.29%" }, + --{ 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 16, 22363, "", "=q4=Desecrated Girdle", "=ds=#tt3#" ,"", "100%" }, + --{ 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXTheFourHorsemen"; Next = "NAXHeiganderUnclean"; Type = "ClassicRaid"; }; 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%" }, + { 1, 23035, "", "=q4=Preceptor's Hat", "=ds=#s1#, #a1#","", "20%" }, + { 2, 23033, "", "=q4=Icy Scale Coif", "=ds=#s1#, #a3#","", "20%" }, + { 3, 23019, "", "=q4=Icebane Helmet", "=ds=#s1#, #a4#","", "20%" }, + { 4, 23068, "", "=q4=Legplates of Carnage", "=ds=#s11#, #a4#","", "20%" }, + { 5, 23036, "", "=q4=Necklace of Necropsy", "=ds=#s2#","", "20%" }, + --{ 4, 22370, "", "=q4=Desecrated Belt", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "33.33%" }, + { 16, 22363, "", "=q4=Desecrated Girdle", "=ds=#tt3#" ,"", "100%" }, + --{ 6, 22356, "", "=q4=Desecrated Waistguard", "=q1=#m1# =ds=#c6#, #c9#","", "33.33%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXNothderPlaguebringer"; Next = "NAXLoatheb"; Type = "ClassicRaid"; }; 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%" }, + { 1, 23039, "", "=q4=The Eye of Nerub", "=ds=#w7#","", "20%" }, + { 2, 22800, "", "=q4=Brimstone Staff", "=ds=#w9#","", "20%" }, + { 3, 23037, "", "=q4=Ring of Spiritual Fervor", "=ds=#s13#","", "20%" }, + { 4, 23038, "", "=q4=Band of Unnatural Forces", "=ds=#s13#" ,"", "20%"}, + { 5, 23042, "", "=q4=Loatheb's Reflection", "=ds=#s14#","", "20%" }, + --{ 4, 22366, "", "=q4=Desecrated Leggings", "=q1=#m1# =ds=#c5#, #c3#, #c8#","", "66.67%" }, + { 16, 22359, "", "=q4=Desecrated Legguards", "=ds=#tt3#" ,"", "100%"}, + --{ 6, 22352, "", "=q4=Desecrated Legplates", "=q1=#m1# =ds=#c6#, #c9#","", "66.67%" }, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXHeiganderUnclean"; Next = "NAXSapphiron"; Type = "ClassicRaid"; @@ -4557,13 +4490,12 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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%"}, + { 18, 22726, "", "=q5=Splinter of Atiesh", "=ds=#m3#", "", "30%" }, + { 19, 22727, "", "=q5=Frame of Atiesh", "=ds=#m2#" }, Prev = "NAXLoatheb"; Next = "NAXKelThuzad"; Type = "ClassicRaid"; @@ -4581,7 +4513,6 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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#" }, @@ -4594,7 +4525,6 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Druid)" }, { 28, 22589, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#m4#, =q1=#m1# =ds=#c3#", "", "", [AtlasLoot_Difficulty.DUPLICATE] = "(Mage)" }, @@ -4618,14 +4548,10 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 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"; @@ -4648,14 +4574,12 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") { 10, 18713, "", "=q4=Rhok'delar, Longbow of the Ancient Keepers", "=q1=#m4#: =ds=#w2#, =q1=#m1# =ds=#c2#" }, { 12, 15410, "","=q3=Scale of Onyxia", "=ds=#e8#" }, { 13, 17966, "", "=q2=Onyxia Hide Backpack", "=ds=#m14# #e1#","", "100%"}, - { 16, 2522449, "", "=q4=Chromatic Breastplate", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "33.33%"}; - { 17, 2522450, "", "=q4=Chromatic Tunic", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "33.33%"}; - { 18, 2522451, "", "=q4=Chromatic Robe", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "33.33%"}; - { 20, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, - { 21, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, - { 22, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, - { 23, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, - { 25, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Heroic }; + { 16, 2522460, "", "=q4=Chromatic Headpiece", "=ds=#tt2#", "", "100%"}; + { 18, 18423, "", "=q4=Head of Onyxia","=ds=#m2#","", "100%" }, + { 19, 18404, "", "=q4=Onyxia Tooth Pendant", "=q1=#m4#: =ds=#s2#" }, + { 20, 18403, "", "=q4=Dragonslayer's Signet", "=q1=#m4#: =ds=#s13#" }, + { 21, 18406, "", "=q4=Onyxia Blood Talisman", "=q1=#m4#: =ds=#s14#" }, + { 23, 49636, "", "=q4=Reins of the Onyxian Drake", "=ds=#e12#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Heroic }; Type = "ClassicRaid"; }; @@ -5136,6 +5060,97 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0") Type = "ClassicRaid"; }; + AtlasLoot_Data["T1Bracers"] = { + { 1, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 2, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 3, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", ""}; + { 4, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", ""}; + { 6, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", ""}; + { 7, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 8, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 9, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", ""}; + { 10, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + }; + + AtlasLoot_Data["T1Belts"] = { + { 1, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 2, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 3, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", ""}; + { 4, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", ""}; + { 6, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", ""}; + { 7, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 8, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 9, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", ""}; + { 10, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + }; + + AtlasLoot_Data["T1Gloves"] = { + { 1, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 2, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 3, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", ""}; + { 4, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", ""}; + { 6, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", ""}; + { 7, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 8, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 9, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", ""}; + { 10, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + }; + + AtlasLoot_Data["T1Shoulders"] = { + { 1, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 2, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 3, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", ""}; + { 4, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", ""}; + { 6, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", ""}; + { 7, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 8, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 9, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", ""}; + { 10, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + }; + + AtlasLoot_Data["T1Boots"] = { + { 1, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 2, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 3, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", ""}; + { 4, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", ""}; + { 6, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", ""}; + { 7, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 8, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 9, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", ""}; + { 10, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + }; + + AtlasLoot_Data["T1Legs"] = { + { 1, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 2, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 3, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", ""}; + { 4, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", ""}; + { 6, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", ""}; + { 7, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 8, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 9, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", ""}; + { 10, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + }; + + AtlasLoot_Data["T1Helms"] = { + { 1, 16830, "", "=q4=Cenarion Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 2, 16850, "", "=q4=Giantstalker's Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 3, 16799, "", "=q4=Arcanist Bindings", "=ds="..AL["Trash Mobs"], "", ""}; + { 4, 16857, "", "=q4=Lawbringer Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 5, 16819, "", "=q4=Vambraces of Prophecy", "=ds="..AL["Trash Mobs"], "", ""}; + { 6, 16825, "", "=q4=Nightslayer Bracelets", "=ds="..AL["Trash Mobs"], "", ""}; + { 7, 16840, "", "=q4=Earthfury Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 8, 16804, "", "=q4=Felheart Bracers", "=ds="..AL["Trash Mobs"], "", ""}; + { 9, 16861, "", "=q4=Bracers of Might", "=ds="..AL["Trash Mobs"], "", ""}; + { 10, 10483, "", "=q4=Wristguards of Might", "=ds="..AL["Trash Mobs"], ""}; + }; + ------------------------ --- Tier 3 Sets (T3) --- ------------------------