diff --git a/AtlasLoot/TableRegister/loottables.en.lua b/AtlasLoot/TableRegister/loottables.en.lua index 3d30287..513138c 100644 --- a/AtlasLoot/TableRegister/loottables.en.lua +++ b/AtlasLoot/TableRegister/loottables.en.lua @@ -561,24 +561,41 @@ end AtlasLoot_TableNames["KaraChess"] = { BabbleBoss["Chess Event"], "AtlasLootBurningCrusade" }; AtlasLoot_TableNames["KaraPrince"] = { BabbleBoss["Prince Malchezaar"], "AtlasLootBurningCrusade" }; AtlasLoot_TableNames["KaraTrash"] = { AL["Trash Mobs"].." ("..BabbleZone["Karazhan"]..")", "AtlasLootBurningCrusade" }; - -- Karazhan HEROIC - AtlasLoot_TableNames["KaraCharredBoneFragmentHEROIC"] = { "Charred Bone Fragment ("..AL["Quest Item"]..")", "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraNamedHEROIC"] = { "Servant's Quarter Animal Bosses", "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraAttumenHEROIC"] = { BabbleBoss["Attumen the Huntsman"], "AtlasLootBurningCrusade" }; + -- Karazhan HEROIC FLEX + AtlasLoot_TableNames["KaraCharredBoneFragment25Man"] = { "Charred Bone Fragment ("..AL["Quest Item"]..")", "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraNamed25Man"] = { "Servant's Quarter Animal Bosses", "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraAttumen25Man"] = { BabbleBoss["Attumen the Huntsman"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraAttumen25Man"] = { BabbleBoss["Attumen the Huntsman"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraMoroes25Man"] = { BabbleBoss["Moroes"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraKeannaLog25Man"] = { "Keanna's Log ("..AL["Quest Item"]..")", "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraMaiden25Man"] = { BabbleBoss["Maiden of Virtue"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraOperaEvent25Man"] = { "Opera Event", "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraCurator25Man"] = { BabbleBoss["The Curator"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraIllhoof25Man"] = { BabbleBoss["Terestian Illhoof"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraAran25Man"] = { BabbleBoss["Shade of Aran"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraNetherspite25Man"] = { BabbleBoss["Netherspite"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraNightbane25Man"] = { BabbleBoss["Nightbane"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraChess25Man"] = { BabbleBoss["Chess Event"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraPrince25Man"] = { BabbleBoss["Prince Malchezaar"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraTrash25Man"] = { AL["Trash Mobs"].." ("..BabbleZone["Karazhan"]..")", "AtlasLootBurningCrusade" }; + -- Karazhan ASCENDED + AtlasLoot_TableNames["KaraCharredBoneFragment25ManHEROIC"] = { "Charred Bone Fragment ("..AL["Quest Item"]..")", "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraNamed25ManHEROIC"] = { "Servant's Quarter Animal Bosses", "AtlasLootBurningCrusade" }; AtlasLoot_TableNames["KaraAttumen25ManHEROIC"] = { BabbleBoss["Attumen the Huntsman"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraMoroesHEROIC"] = { BabbleBoss["Moroes"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraKeannaLogHEROIC"] = { "Keanna's Log ("..AL["Quest Item"]..")", "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraMaidenHEROIC"] = { BabbleBoss["Maiden of Virtue"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraOperaEventHEROIC"] = { "Opera Event", "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraCuratorHEROIC"] = { BabbleBoss["The Curator"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraIllhoofHEROIC"] = { BabbleBoss["Terestian Illhoof"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraAranHEROIC"] = { BabbleBoss["Shade of Aran"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraNetherspiteHEROIC"] = { BabbleBoss["Netherspite"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraNightbaneHEROIC"] = { BabbleBoss["Nightbane"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraChessHEROIC"] = { BabbleBoss["Chess Event"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraPrinceHEROIC"] = { BabbleBoss["Prince Malchezaar"], "AtlasLootBurningCrusade" }; - AtlasLoot_TableNames["KaraTrashHEROIC"] = { AL["Trash Mobs"].." ("..BabbleZone["Karazhan"]..")", "AtlasLootBurningCrusade" }; - -- Sunwell Isle: Magister's Terrace + AtlasLoot_TableNames["KaraAttumen25ManHEROIC"] = { BabbleBoss["Attumen the Huntsman"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraMoroes25ManHEROIC"] = { BabbleBoss["Moroes"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraKeannaLog25ManHEROIC"] = { "Keanna's Log ("..AL["Quest Item"]..")", "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraMaiden25ManHEROIC"] = { BabbleBoss["Maiden of Virtue"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraOperaEvent25ManHEROIC"] = { "Opera Event", "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraCurator25ManHEROIC"] = { BabbleBoss["The Curator"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraIllhoof25ManHEROIC"] = { BabbleBoss["Terestian Illhoof"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraAran25ManHEROIC"] = { BabbleBoss["Shade of Aran"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraNetherspite25ManHEROIC"] = { BabbleBoss["Netherspite"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraNightbane25ManHEROIC"] = { BabbleBoss["Nightbane"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraChess25ManHEROIC"] = { BabbleBoss["Chess Event"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraPrince25ManHEROIC"] = { BabbleBoss["Prince Malchezaar"], "AtlasLootBurningCrusade" }; + AtlasLoot_TableNames["KaraTrash25ManHEROIC"] = { AL["Trash Mobs"].." ("..BabbleZone["Karazhan"]..")", "AtlasLootBurningCrusade" }; + -- Sunwell Isle: Magister's Terrace AtlasLoot_TableNames["SMTFireheart"] = { BabbleBoss["Selin Fireheart"], "AtlasLootBurningCrusade" }; AtlasLoot_TableNames["SMTVexallus"] = { BabbleBoss["Vexallus"], "AtlasLootBurningCrusade" }; AtlasLoot_TableNames["SMTDelrissa"] = { BabbleBoss["Priestess Delrissa"], "AtlasLootBurningCrusade" }; diff --git a/AtlasLoot_BurningCrusade/burningcrusade.lua b/AtlasLoot_BurningCrusade/burningcrusade.lua index fcaf71a..1abc5d2 100644 --- a/AtlasLoot_BurningCrusade/burningcrusade.lua +++ b/AtlasLoot_BurningCrusade/burningcrusade.lua @@ -2215,25 +2215,6 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") Next = "KaraMoroes"; }; - AtlasLoot_Data["KaraAttumen25Man"] = { - { 1, 328477, "", "=q4=Harbinger Bands", "=ds=#s8#, #a1#", "", "14.68%"}; - { 2, 328507, "", "=q4=Handwraps of Flowing Thought", "=ds=#s9#, #a1#", "", "12.44%"}; - { 3, 328508, "", "=q4=Gloves of Saintly Blessings", "=ds=#s9#, #a1#", "", "11.69%"}; - { 4, 328453, "", "=q4=Bracers of the White Stag", "=ds=#s8#, #a2#", "", "12.19%"}; - { 5, 328506, "", "=q4=Gloves of Dexterous Manipulation", "=ds=#s9#, #a2#", "", "14.68%"}; - { 6, 328503, "", "=q4=Whirlwind Bracers", "=ds=#s8#, #a3#", "", "9.20%"}; - { 7, 328454, "", "=q4=Stalker's War Bands", "=ds=#s8#, #a3#", "", "16.17%"}; - { 8, 328502, "", "=q4=Vambraces of Courage", "=ds=#s8#, #a4#", "", "10.70%"}; - { 9, 328505, "", "=q4=Gauntlets of Renewed Hope", "=ds=#s9#, #a4#", "", "10.95%"}; - { 16, 328509, "", "=q4=Worgen Claw Necklace", "=ds=#s2#", "", "17.16%"}; - { 17, 328510, "", "=q4=Spectral Band of Innervation", "=ds=#s13#", "", "10.70%"}; - { 18, 328504, "", "=q4=Steelhawk Crossbow", "=ds=#w3#", "", "12.44%"}; - { 19, 30480, "", "=q4=Fiery Warhorse's Reins", "=ds=#e12#", "", "0.25%"}; - { 21, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - { 23, 23809, "", "=q3=Schematic: Stabilized Eternium Scope", "=ds=#p5# (375)", "", "1.00%"}; - Next = "KaraMoroes"; - }; - AtlasLoot_Data["KaraMoroes"] = { { 1, 28529, "", "=q4=Royal Cloak of Arathi Kings", "=ds=#s4#", "", "15.91%"}; { 2, 28570, "", "=q4=Shadow-Cloak of Dalaran", "=ds=#s4#", "", "12.18%"}; @@ -2453,16 +2434,280 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 21, 22545, "", "=q2=Formula: Enchant Boots - Surefooted", "=ds=#p4# (370)", "", "0.66%"}; }; + ---------------------------- + --- Karazhan HEROIC FLEX --- + ---------------------------- + AtlasLoot_Data["KaraCharredBoneFragment25Man"] = { + { 1, 24152, "INV_Misc_Bone_10", "=q1=Charred Bone Fragment", "=ds=#m3#"}; + }; + + AtlasLoot_Data["KaraNamed25Man"] = { + { 1, 0, "Ability_Hunter_Pet_Spider", "=q6="..BabbleBoss["Hyakiss the Lurker"], "=q5="..AL["Spider"]}; + { 2, 330675, "", "=q4=Lurker's Cord", "=ds=#s10#, #a1# =q2=#m16#", "", "32.81%"}; + { 3, 330676, "", "=q4=Lurker's Grasp", "=ds=#s10#, #a2# =q2=#m16#", "", "9.38%"}; + { 4, 330677, "", "=q4=Lurker's Belt", "=ds=#s10#, #a3# =q2=#m16#", "", "23.44%"}; + { 5, 330678, "", "=q4=Lurker's Girdle", "=ds=#s10#, #a4# =q2=#m16#", "", "15.62%"}; + { 7, 0, "Ability_Hunter_Pet_Hyena", "=q6="..BabbleBoss["Rokad the Ravager"], "=q5="..AL["Darkhound"]}; + { 8, 330684, "", "=q4=Ravager's Cuffs", "=ds=#s8#, #a1# =q2=#m16#", "", "27.78%"}; + { 9, 330685, "", "=q4=Ravager's Wrist-Wraps", "=ds=#s8#, #a2# =q2=#m16#", "", "11.11%"}; + { 10, 330686, "", "=q4=Ravager's Bands", "=ds=#s8#, #a3# =q2=#m16#", "", "23.33%"}; + { 11, 330687, "", "=q4=Ravager's Bracers", "=ds=#s8#, #a4# =q2=#m16#", "", "8.89%"}; + { 16, 0, "Ability_Hunter_Pet_Bat", "=q6="..BabbleBoss["Shadikith the Glider"], "=q5="..AL["Bat"]}; + { 17, 330680, "", "=q4=Glider's Foot-Wraps", "=ds=#s12#, #a1# =q2=#m16#", "", "9.68%"}; + { 18, 330681, "", "=q4=Glider's Boots", "=ds=#s12#, #a2# =q2=#m16#", "", "22.58%"}; + { 19, 330682, "", "=q4=Glider's Sabatons", "=ds=#s12#, #a3# =q2=#m16#", "", "9.68%"}; + { 20, 330683, "", "=q4=Glider's Greaves", "=ds=#s12#, #a4# =q2=#m16#", "", "8.60%"}; + }; + + AtlasLoot_Data["KaraAttumen25Man"] = { + { 1, 328477, "", "=q4=Harbinger Bands", "=ds=#s8#, #a1#", "", "14.68%"}; + { 2, 328507, "", "=q4=Handwraps of Flowing Thought", "=ds=#s9#, #a1#", "", "12.44%"}; + { 3, 328508, "", "=q4=Gloves of Saintly Blessings", "=ds=#s9#, #a1#", "", "11.69%"}; + { 4, 328453, "", "=q4=Bracers of the White Stag", "=ds=#s8#, #a2#", "", "12.19%"}; + { 5, 328506, "", "=q4=Gloves of Dexterous Manipulation", "=ds=#s9#, #a2#", "", "14.68%"}; + { 6, 328503, "", "=q4=Whirlwind Bracers", "=ds=#s8#, #a3#", "", "9.20%"}; + { 7, 328454, "", "=q4=Stalker's War Bands", "=ds=#s8#, #a3#", "", "16.17%"}; + { 8, 328502, "", "=q4=Vambraces of Courage", "=ds=#s8#, #a4#", "", "10.70%"}; + { 9, 328505, "", "=q4=Gauntlets of Renewed Hope", "=ds=#s9#, #a4#", "", "10.95%"}; + { 16, 328509, "", "=q4=Worgen Claw Necklace", "=ds=#s2#", "", "17.16%"}; + { 17, 328510, "", "=q4=Spectral Band of Innervation", "=ds=#s13#", "", "10.70%"}; + { 18, 328504, "", "=q4=Steelhawk Crossbow", "=ds=#w3#", "", "12.44%"}; + { 19, 30480, "", "=q4=Fiery Warhorse's Reins", "=ds=#e12#", "", "0.25%"}; + { 21, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 23, 23809, "", "=q3=Schematic: Stabilized Eternium Scope", "=ds=#p5# (375)", "", "1.00%"}; + Next = "KaraMoroes25Man"; + }; + + AtlasLoot_Data["KaraMoroes25Man"] = { + { 1, 328529, "", "=q4=Royal Cloak of Arathi Kings", "=ds=#s4#", "", "15.91%"}; + { 2, 328570, "", "=q4=Shadow-Cloak of Dalaran", "=ds=#s4#", "", "12.18%"}; + { 3, 328565, "", "=q4=Nethershard Girdle", "=ds=#s10#, #a1#", "", "14.08%"}; + { 4, 328545, "", "=q4=Edgewalker Longboots", "=ds=#s12#, #a2#", "", "11.07%"}; + { 5, 328567, "", "=q4=Belt of Gale Force", "=ds=#s10#, #a3#", "", "12.05%"}; + { 6, 328566, "", "=q4=Crimson Girdle of the Indomitable", "=ds=#s10#, #a4#", "", "10.81%"}; + { 7, 328569, "", "=q4=Boots of Valiance", "=ds=#s12#, #a4#", "", "11.33%"}; + { 9, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 16, 328530, "", "=q4=Brooch of Unquenchable Fury", "=ds=#s2#", "", "12.25%"}; + { 17, 328528, "", "=q4=Moroes' Lucky Pocket Watch", "=ds=#s14#", "", "12.05%"}; + { 18, 328525, "", "=q4=Signet of Unshakable Faith", "=ds=#s15#", "", "14.54%"}; + { 19, 328568, "", "=q4=Idol of the Avian Heart", "=ds=#s16#, #w14#", "", "14.08%"}; + { 20, 328524, "", "=q4=Emerald Ripper", "=ds=#h1#, #w4#", "", "12.90%"}; + { 22, 22559, "", "=q3=Formula: Enchant Weapon - Mongoose", "=ds=#p4# (375)", "", "1.05%"}; + Prev = "KaraAttumen25Man"; + Next = "KaraMaiden25Man"; + }; + + AtlasLoot_Data["KaraKeannaLog25Man"] = { + { 1, 24492, "", "=q1=Keanna's Log", "=ds=#m3#"}; + }; + + AtlasLoot_Data["KaraMaiden25Man"] = { + { 1, 328511, "", "=q4=Bands of Indwelling", "=ds=#s8#, #a1#", "", "12.46%"}; + { 2, 328515, "", "=q4=Bands of Nefarious Deeds", "=ds=#s8#, #a1#", "", "13.87%"}; + { 3, 328517, "", "=q4=Boots of Foretelling", "=ds=#s12#, #a1#", "", "16.96%"}; + { 4, 328514, "", "=q4=Bracers of Maliciousness", "=ds=#s8#, #a2#", "", "15.90%"}; + { 5, 328521, "", "=q4=Mitts of the Treemender", "=ds=#s9#, #a2#", "", "13.16%"}; + { 6, 328520, "", "=q4=Gloves of Centering", "=ds=#s9#, #a3#", "", "13.16%"}; + { 7, 328519, "", "=q4=Gloves of Quickening", "=ds=#s9#, #a3#", "", "14.22%"}; + { 8, 328512, "", "=q4=Bracers of Justice", "=ds=#s8#, #a4#", "", "15%"}; + { 9, 328518, "", "=q4=Iron Gauntlets of the Maiden", "=ds=#s9#, #a4#", "", "12.63%"}; + { 16, 328516, "", "=q4=Barbed Choker of Discipline", "=ds=#s2#", "", "11.48%"}; + { 17, 328523, "", "=q4=Totem of Healing Rains", "=ds=#s16#, #w15#", "", "14.58%"}; + { 18, 328522, "", "=q4=Shard of the Virtuous", "=ds=#h3#, #w6#", "", "10.69%"}; + { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + Prev = "KaraMoroes25Man"; + Next = "KaraOperaEvent25Man"; + }; + + AtlasLoot_Data["KaraOperaEvent25Man"] = { + { 1, 0, "INV_Box_01", "=q6="..AL["Shared Drops"], ""}; + { 2, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 3, 328594, "", "=q4=Trial-FireTrousers", "=ds=#s11#, #a1#", "", "15.96%"}; + { 4, 328591, "", "=q4=Earthsoul Leggings", "=ds=#s11#, #a2#", "", "12.45%"}; + { 5, 328589, "", "=q4=Beastmaw Pauldrons", "=ds=#s3#, #a3#", "", "12.54%"}; + { 6, 328593, "", "=q4=Eternium Greathelm", "=ds=#s1#, #a4#", "", "11.53%"}; + { 7, 328590, "", "=q4=Ribbon of Sacrifice", "=ds=#s14#", "", "18.41%"}; + { 8, 328592, "", "=q4=Libram of Souls Redeemed", "=ds=#s16#, #w16#", "", "8.38%"}; + { 10, 0, "INV_Box_01", "=q6="..BabbleBoss["The Crone"], "=q5="..AL["Wizard of Oz"]}; + { 11, 328586, "", "=q4=Wicked Witch's Hat", "=ds=#s1#, #a1#", "", "20.12%"}; + { 12, 328585, "", "=q4=Ruby Slippers", "=ds=#s12#, #a1#", "", "25.39%"}; + { 13, 328587, "", "=q4=Legacy", "=ds=#h2#, #w1#", "", "20.43%"}; + { 14, 328588, "", "=q4=Blue Diamond Witchwand", "=ds=#w12#", "", "17.96%"}; + { 16, 0, "INV_Box_01", "=q6="..BabbleBoss["Romulo & Julianne"], "=q5="..AL["Romulo & Julianne"]}; + { 17, 328578, "", "=q4=Masquerade Gown", "=ds=#s5#, #a1#", "", "22.73%"}; + { 18, 328579, "", "=q4=Romulo's Poison Vial", "=ds=#s14#", "", "29.54%"}; + { 19, 328572, "", "=q4=Blade of the Unrequited", "=ds=#h1#, #w4#", "", "13.52%"}; + { 20, 328573, "", "=q4=Despair", "=ds=#h2#, #w10#", "", "30.07%"}; + { 24, 0, "INV_Box_01", "=q6="..BabbleBoss["The Big Bad Wolf"], "=q5="..AL["Red Riding Hood"]}; + { 25, 328582, "", "=q4=Red Riding Hood's Cloak", "=ds=#s4#", "", "12.85%"}; + { 26, 328583, "", "=q4=Big Bad Wolf's Head", "=ds=#s1#, #a3#", "", "16.37%"}; + { 27, 328584, "", "=q4=Big Bad Wolf's Paw", "=ds=#h3#, #w13#", "", "16.12%"}; + { 28, 328581, "", "=q4=Wolfslayer Sniper Rifle", "=ds=#w5#", "", "22.42%"}; + Prev = "KaraMaiden25Man"; + Next = "KaraNightbane25Man"; + }; + + AtlasLoot_Data["KaraNightbane25Man"] = { + { 1, 328602, "", "=q4=Robe of the Elder Scribes", "=ds=#s5#, #a1#", "", "17.38%"}; + { 2, 328600, "", "=q4=Stonebough Jerkin", "=ds=#s5#, #a2#", "", "13.33%"}; + { 3, 328601, "", "=q4=Chestguard of the Conniver", "=ds=#s5#, #a2#", "", "10.24%"}; + { 4, 328599, "", "=q4=Scaled Breastplate of Carnage", "=ds=#s5#, #a3#", "", "11.67%"}; + { 5, 328610, "", "=q4=Ferocious Swift-Kickers", "=ds=#s12#, #a3#", "", "15.71%"}; + { 6, 328597, "", "=q4=Panzar'Thar Breastplate", "=ds=#s5#, #a4#", "", "10.00%"}; + { 7, 328608, "", "=q4=Ironstriders of Urgency", "=ds=#s12#, #a4#", "", "9.05%"}; + { 9, 31751, "", "=q1=Blazing Signet", "=ds=#m3#", "", "100%"}; + { 10, 24139, "", "=q1=Faint Arcane Essence", "=ds=#m3#", "", "100%"}; + { 16, 328609, "", "=q4=Emberspur Talisman", "=ds=#s2#", "", "13.33%"}; + { 17, 328603, "", "=q4=Talisman of Nightbane", "=ds=#s15#", "", "12.62%"}; + { 18, 328604, "", "=q4=Nightstaff of the Everliving", "=ds=#w9#", "", "16.67%"}; + { 19, 328611, "", "=q4=Dragonheart Flameshield", "=ds=#w8#", "", "13.57%"}; + { 20, 328606, "", "=q4=Shield of Impenetrable Darkness", "=ds=#w8#", "", "12.14%"}; + { 22, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + Prev = "KaraOperaEvent25Man"; + Next = "KaraCurator25Man"; + }; + + AtlasLoot_Data["KaraCurator25Man"] = { + { 1, 328612, "", "=q4=Pauldrons of the Solace-Giver", "=ds=#s3#, #a1#", "", "15.19%"}; + { 2, 328647, "", "=q4=Forest Wind Shoulderpads", "=ds=#s3#, #a2#", "", "10.56%"}; + { 3, 328631, "", "=q4=Dragon-Quake Shoulderguards", "=ds=#s3#, #a3#", "", "13.47%"}; + { 4, 328621, "", "=q4=Wrynn Dynasty Greaves", "=ds=#s11#, #a4#", "", "11.85%"}; + { 5, 328649, "", "=q4=Garona's Signet Ring", "=ds=#s13#", "", "12.07%"}; + { 6, 328633, "", "=q4=Staff of Infinite Mysteries", "=ds=#w9#", "", "12.28%"}; + { 8, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 16, 329757, "", "=q4=Gloves of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "29.42%"}; + { 17, 329758, "", "=q4=Gloves of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "23.60%"}; + { 18, 329756, "", "=q4=Gloves of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "21.66%"}; + Prev = "KaraNightbane25Man"; + Next = "KaraIllhoof25Man"; + }; + + AtlasLoot_Data["KaraIllhoof25Man"] = { + { 1, 328660, "", "=q4=Gilded Thorium Cloak", "=ds=#s4#", "", "14.63%"}; + { 2, 328653, "", "=q4=Shadowvine Cloak of Infusion", "=ds=#s4#", "", "10.45%"}; + { 3, 328652, "", "=q4=Cincture of Will", "=ds=#s10#, #a1#", "", "10.75%"}; + { 4, 328654, "", "=q4=Malefic Girdle", "=ds=#s10#, #a1#", "", "11.04%"}; + { 5, 328655, "", "=q4=Cord of Nature's Sustenance", "=ds=#s10#, #a2#", "", "14.93%"}; + { 6, 328656, "", "=q4=Girdle of the Prowler", "=ds=#s10#, #a3#", "", "17.91%"}; + { 7, 328662, "", "=q4=Breastplate of the Lightbinder", "=ds=#s5#, #a4#", "", "17.31%"}; + { 9, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 16, 328661, "", "=q4=Mender's Heart-Ring", "=ds=#s13#", "", "11.64%"}; + { 17, 328785, "", "=q4=The Lightning Capacitor", "=ds=#s14#", "", "10.75%"}; + { 18, 328657, "", "=q4=Fool's Bane", "=ds=#h1#, #w6#", "", "14.63%"}; + { 19, 328658, "", "=q4=Terestian's Stranglestaff", "=ds=#w9#", "", "7.46%"}; + { 20, 328659, "", "=q4=Xavian Stiletto", "=ds=#w11#", "", "13.43%"}; + { 22, 22561, "", "=q3=Formula: Enchant Weapon - Soulfrost", "=ds=#p4# (375)", "", "0.30%"}; + Prev = "KaraCurator25Man"; + Next = "KaraAran25Man"; + }; + + AtlasLoot_Data["KaraAran25Man"] = { + { 1, 328672, "", "=q4=Drape of the Dark Reavers", "=ds=#s4#", "", "11.70%"}; + { 2, 328726, "", "=q4=Mantle of the Mind Flayer", "=ds=#s3#, #a1#", "", "16.03%"}; + { 3, 328670, "", "=q4=Boots of the Infernal Coven", "=ds=#s12#, #a1#", "", "9.29%"}; + { 4, 328663, "", "=q4=Boots of the Incorrupt", "=ds=#s12#, #a1#", "", "12.72%"}; + { 5, 328669, "", "=q4=Rapscallion Boots", "=ds=#s12#, #a2#", "", "11.32%"}; + { 6, 328671, "", "=q4=Steelspine Faceguard", "=ds=#s1#, #a3#", "", "12.21%"}; + { 7, 328666, "", "=q4=Pauldrons of the Justice-Seeker", "=ds=#s3#, #a4#", "", "11.58%"}; + { 9, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 11, 23933, "", "=q1=Medivh's Journal", "=ds=#m3#", "", "100%"}; + { 16, 328674, "", "=q4=Saberclaw Talisman", "=ds=#s2#", "", "11.20%"}; + { 17, 328675, "", "=q4=Shermanar Great-Ring", "=ds=#s13#", "", "10.43%"}; + { 18, 328727, "", "=q4=Pendant of the Violet Eye", "=ds=#s14#", "", "15.39%"}; + { 19, 328728, "", "=q4=Aran's Soothing Sapphire", "=ds=#s15#", "", "12.72%"}; + { 20, 328673, "", "=q4=Tirisfal Wand of Ascendancy", "=ds=#w12#", "", "7.25%"}; + { 22, 22560, "", "=q3=Formula: Enchant Weapon - Sunfire", "=ds=#p4# (375)", "", "0.76%"}; + Prev = "KaraIllhoof25Man"; + Next = "KaraNetherspite25Man"; + }; + + AtlasLoot_Data["KaraNetherspite25Man"] = { + { 1, 328744, "", "=q4=Uni-Mind Headdress", "=ds=#s1#, #a1#", "", "12.91%"}; + { 2, 328742, "", "=q4=Pantaloons of Repentence", "=ds=#s11#, #a1#", "", "10.99%"}; + { 3, 328732, "", "=q4=Cowl of Defiance", "=ds=#s1#, #a2#", "", "17.31%"}; + { 4, 328741, "", "=q4=Skulker's Greaves", "=ds=#s11#, #a2#", "", "15.38%"}; + { 5, 328735, "", "=q4=Earthblood Chestguard", "=ds=#s5#, #a3#", "", "15.93%"}; + { 6, 328740, "", "=q4=Rip-Flayer Leggings", "=ds=#s11#, #a3#", "", "10.16%"}; + { 7, 328743, "", "=q4=Mantle of Abrahmis", "=ds=#s3#, #a4#", "", "9.34%"}; + { 8, 328733, "", "=q4=Girdle of Truth", "=ds=#s10#, #a4#", "", "10.44%"}; + { 16, 328731, "", "=q4=Shining Chain of the Afterworld", "=ds=#s2#", "", "15.11%"}; + { 17, 328730, "", "=q4=Mithril Band of the Unscarred", "=ds=#s13#", "", "10.99%"}; + { 18, 328734, "", "=q4=Jewel of Infinite Possibilities", "=ds=#s15#", "", "11.64%"}; + { 19, 328729, "", "=q4=Spiteblade", "=ds=#h1#, #w10#", "", "6.32%"}; + { 21, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + Prev = "KaraAran25Man"; + Next = "KaraChess25Man"; + }; + + AtlasLoot_Data["KaraChess25Man"] = { + { 1, 328756, "", "=q4=Headdress of the High Potentate", "=ds=#s1#, #a1#", "", "17.98%"}; + { 2, 328755, "", "=q4=Bladed Shoulderpads of the Merciless", "=ds=#s3#, #a2#", "", "13.55%"}; + { 3, 328750, "", "=q4=Girdle of Treachery", "=ds=#s10#, #a2#", "", "15.02%"}; + { 4, 328752, "", "=q4=Forestlord Striders", "=ds=#s12#, #a2#", "", "14.04%"}; + { 5, 328751, "", "=q4=Heart-Flame Leggings", "=ds=#s11#, #a3#", "", "12.56%"}; + { 6, 328746, "", "=q4=Fiend Slayer Boots", "=ds=#s12#, #a3#", "", "16.26%"}; + { 7, 328748, "", "=q4=Legplates of the Innocent", "=ds=#s11#, #a4#", "", "13.79%"}; + { 8, 328747, "", "=q4=Battlescar Boots", "=ds=#s12#, #a4#", "", "13.79%"}; + { 16, 328745, "", "=q4=Mithril Chain of Heroism", "=ds=#s2#", "", "12.81%"}; + { 17, 328753, "", "=q4=Ring of Recurrence", "=ds=#s13#", "", "12.56%"}; + { 18, 328749, "", "=q4=King's Defender", "=ds=#h1#, #w10#", "", "12.07%"}; + { 19, 328754, "", "=q4=Triptych Shield of the Ancients", "=ds=#w8#", "", "13.30%"}; + { 21, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + Prev = "KaraNetherspite25Man"; + Next = "KaraPrince25Man"; + }; + + AtlasLoot_Data["KaraPrince25Man"] = { + { 1, 328765, "", "=q4=Stainless Cloak of the Pure Hearted", "=ds=#s4#", "", "10.37%"}; + { 2, 328766, "", "=q4=Ruby Drape of the Mysticant", "=ds=#s4#", "", "12.50%"}; + { 3, 328764, "", "=q4=Farstrider Wildercloak", "=ds=#s4#", "", "15.96%"}; + { 4, 328762, "", "=q4=Adornment of Stolen Souls", "=ds=#s2#", "", "9.57%"}; + { 5, 328763, "", "=q4=Jade Ring of the Everliving", "=ds=#s13#", "", "11.84%"}; + { 6, 328757, "", "=q4=Ring of a Thousand Marks", "=ds=#s13#", "", "12.90%"}; + { 8, 328770, "", "=q4=Nathrezim Mindblade", "=ds=#h3#, #w4#", "", "10.64%"}; + { 9, 328768, "", "=q4=Malchazeen", "=ds=#h1#, #w4#", "", "9.84%"}; + { 10, 328767, "", "=q4=The Decapitator", "=ds=#h1#, #w1#", "", "15.43%"}; + { 11, 328773, "", "=q4=Gorehowl", "=ds=#h2#, #w1#", "", "12.63%"}; + { 12, 328771, "", "=q4=Light's Justice", "=ds=#h3#, #w6#", "", "11.17%"}; + { 13, 328772, "", "=q4=Sunfury Bow of the Phoenix", "=ds=#w2#", "", "9.97%"}; + { 16, 329760, "", "=q4=Helm of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "23.01%"}; + { 17, 329761, "", "=q4=Helm of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "26.73%"}; + { 18, 329759, "", "=q4=Helm of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "20.48%"}; + { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; + { 28, 499438, "", "=q4=Smoldering Emberwyrm", "=ds=#e12#", "" }; + Prev = "KaraChess25Man"; + }; + + AtlasLoot_Data["KaraTrash25Man"] = { + { 1, 330642, "", "=q4=Drape of the Righteous", "=ds=#s4#", "", "0.22%"}; + { 2, 330668, "", "=q4=Grasp of the Dead", "=ds=#s9#, #a1#", "", "0.17%"}; + { 3, 330673, "", "=q4=Inferno Waist Cord", "=ds=#s10#, #a1#", "", "0.21%"}; + { 4, 330644, "", "=q4=Grips of the Deftness", "=ds=#s9#, #a2#", "", "0.23%"}; + { 5, 330674, "", "=q4=Zierhut's Lost Treads", "=ds=#s12#, #a2#", "", "0.17%"}; + { 6, 330643, "", "=q4=Belt of the Tracker", "=ds=#s10#, #a3#", "", "0.19%"}; + { 7, 330641, "", "=q4=Boots of Elusion", "=ds=#s12#, #a4#", "", "0.13%"}; + { 9, 23857, "", "=q1=Legacy of the Mountain King", "=ds="}; + { 10, 23864, "", "=q1=Torment of the Worgen", "=ds="}; + { 11, 23862, "", "=q1=Redemption of the Fallen", "=ds="}; + { 12, 23865, "", "=q1=Wrath of the Titans", "=ds="}; + { 14, 21882, "", "=q1=Soul Essence", "=ds=#e8#"}; + { 16, 330666, "", "=q4=Ritssyn's Lost Pendant", "=ds=#s2#", "", "0.18%"}; + { 17, 330667, "", "=q4=Ring of Unrelenting Storms", "=ds=#s13#", "", "0.17%"}; + { 19, 21903, "", "=q4=Pattern: Soulcloth Shoulders", "=ds=#p8# (375)", "", "0.74%"}; + { 20, 21904, "", "=q4=Pattern: Soulcloth Vest", "=ds=#p8# (375)", "", "1.07%"}; + { 21, 22545, "", "=q2=Formula: Enchant Boots - Surefooted", "=ds=#p4# (370)", "", "0.66%"}; + }; + ---------------------- --- Karazhan HEROIC--- ---------------------- - AtlasLoot_Data["KaraCharredBoneFragmentHEROIC"] = { + AtlasLoot_Data["KaraCharredBoneFragment25ManHEROIC"] = { { 1, 24152, "INV_Misc_Bone_10", "=q1=Charred Bone Fragment", "=ds=#m3#"}; }; - AtlasLoot_Data["KaraNamedHEROIC"] = { + AtlasLoot_Data["KaraNamed25ManHEROIC"] = { { 1, 0, "Ability_Hunter_Pet_Spider", "=q6="..BabbleBoss["Hyakiss the Lurker"], "=q5="..AL["Spider"]}; { 2, 230675, "", "=q4=Lurker's Cord", "=ds=#s10#, #a1# =q2=#m16#", "", "32.81%"}; { 3, 230676, "", "=q4=Lurker's Grasp", "=ds=#s10#, #a2# =q2=#m16#", "", "9.38%"}; @@ -2496,10 +2741,10 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 19, 30480, "", "=q4=Fiery Warhorse's Reins", "=ds=#e12#", "", "0.25%"}; { 21, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; { 23, 23809, "", "=q3=Schematic: Stabilized Eternium Scope", "=ds=#p5# (375)", "", "1.00%"}; - Next = "KaraMoroesHEROIC"; + Next = "KaraMoroes25ManHEROIC"; }; - AtlasLoot_Data["KaraMoroesHEROIC"] = { + AtlasLoot_Data["KaraMoroes25ManHEROIC"] = { { 1, 228529, "", "=q4=Royal Cloak of Arathi Kings", "=ds=#s4#", "", "15.91%"}; { 2, 228570, "", "=q4=Shadow-Cloak of Dalaran", "=ds=#s4#", "", "12.18%"}; { 3, 228565, "", "=q4=Nethershard Girdle", "=ds=#s10#, #a1#", "", "14.08%"}; @@ -2514,15 +2759,15 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 19, 228568, "", "=q4=Idol of the Avian Heart", "=ds=#s16#, #w14#", "", "14.08%"}; { 20, 228524, "", "=q4=Emerald Ripper", "=ds=#h1#, #w4#", "", "12.90%"}; { 22, 22559, "", "=q3=Formula: Enchant Weapon - Mongoose", "=ds=#p4# (375)", "", "1.05%"}; - Prev = "KaraAttumenHEROIC"; - Next = "KaraMaidenHEROIC"; + Prev = "KaraAttumen25ManHEROIC"; + Next = "KaraMaiden25ManHEROIC"; }; - AtlasLoot_Data["KaraKeannaLogHEROIC"] = { + AtlasLoot_Data["KaraKeannaLog25ManHEROIC"] = { { 1, 24492, "", "=q1=Keanna's Log", "=ds=#m3#"}; }; - AtlasLoot_Data["KaraMaidenHEROIC"] = { + AtlasLoot_Data["KaraMaiden25ManHEROIC"] = { { 1, 228511, "", "=q4=Bands of Indwelling", "=ds=#s8#, #a1#", "", "12.46%"}; { 2, 228515, "", "=q4=Bands of Nefarious Deeds", "=ds=#s8#, #a1#", "", "13.87%"}; { 3, 228517, "", "=q4=Boots of Foretelling", "=ds=#s12#, #a1#", "", "16.96%"}; @@ -2536,11 +2781,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 17, 228523, "", "=q4=Totem of Healing Rains", "=ds=#s16#, #w15#", "", "14.58%"}; { 18, 228522, "", "=q4=Shard of the Virtuous", "=ds=#h3#, #w6#", "", "10.69%"}; { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - Prev = "KaraMoroesHEROIC"; - Next = "KaraOperaEventHEROIC"; + Prev = "KaraMoroes25ManHEROIC"; + Next = "KaraOperaEvent25ManHEROIC"; }; - AtlasLoot_Data["KaraOperaEventHEROIC"] = { + AtlasLoot_Data["KaraOperaEvent25ManHEROIC"] = { { 1, 0, "INV_Box_01", "=q6="..AL["Shared Drops"], ""}; { 2, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; { 3, 228594, "", "=q4=Trial-FireTrousers", "=ds=#s11#, #a1#", "", "15.96%"}; @@ -2564,11 +2809,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 26, 228583, "", "=q4=Big Bad Wolf's Head", "=ds=#s1#, #a3#", "", "16.37%"}; { 27, 228584, "", "=q4=Big Bad Wolf's Paw", "=ds=#h3#, #w13#", "", "16.12%"}; { 28, 228581, "", "=q4=Wolfslayer Sniper Rifle", "=ds=#w5#", "", "22.42%"}; - Prev = "KaraMaidenHEROIC"; - Next = "KaraNightbaneHEROIC"; + Prev = "KaraMaiden25ManHEROIC"; + Next = "KaraNightbane25ManHEROIC"; }; - AtlasLoot_Data["KaraNightbaneHEROIC"] = { + AtlasLoot_Data["KaraNightbane25ManHEROIC"] = { { 1, 228602, "", "=q4=Robe of the Elder Scribes", "=ds=#s5#, #a1#", "", "17.38%"}; { 2, 228600, "", "=q4=Stonebough Jerkin", "=ds=#s5#, #a2#", "", "13.33%"}; { 3, 228601, "", "=q4=Chestguard of the Conniver", "=ds=#s5#, #a2#", "", "10.24%"}; @@ -2584,11 +2829,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 19, 228611, "", "=q4=Dragonheart Flameshield", "=ds=#w8#", "", "13.57%"}; { 20, 228606, "", "=q4=Shield of Impenetrable Darkness", "=ds=#w8#", "", "12.14%"}; { 22, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - Prev = "KaraOperaEventHEROIC"; - Next = "KaraCuratorHEROIC"; + Prev = "KaraOperaEvent25ManHEROIC"; + Next = "KaraCurator25ManHEROIC"; }; - AtlasLoot_Data["KaraCuratorHEROIC"] = { + AtlasLoot_Data["KaraCurator25ManHEROIC"] = { { 1, 228612, "", "=q4=Pauldrons of the Solace-Giver", "=ds=#s3#, #a1#", "", "15.19%"}; { 2, 228647, "", "=q4=Forest Wind Shoulderpads", "=ds=#s3#, #a2#", "", "10.56%"}; { 3, 228631, "", "=q4=Dragon-Quake Shoulderguards", "=ds=#s3#, #a3#", "", "13.47%"}; @@ -2599,11 +2844,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 16, 229757, "", "=q4=Gloves of the Fallen Champion", "=q1=#m1# =ds=#c4#, #c6#, #c7#", "", "29.42%"}; { 17, 229758, "", "=q4=Gloves of the Fallen Defender", "=q1=#m1# =ds=#c1#, #c5#, #c9#", "", "23.60%"}; { 18, 229756, "", "=q4=Gloves of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "21.66%"}; - Prev = "KaraNightbaneHEROIC"; - Next = "KaraIllhoofHEROIC"; + Prev = "KaraNightbane25ManHEROIC"; + Next = "KaraIllhoof25ManHEROIC"; }; - AtlasLoot_Data["KaraIllhoofHEROIC"] = { + AtlasLoot_Data["KaraIllhoof25ManHEROIC"] = { { 1, 228660, "", "=q4=Gilded Thorium Cloak", "=ds=#s4#", "", "14.63%"}; { 2, 228653, "", "=q4=Shadowvine Cloak of Infusion", "=ds=#s4#", "", "10.45%"}; { 3, 228652, "", "=q4=Cincture of Will", "=ds=#s10#, #a1#", "", "10.75%"}; @@ -2618,11 +2863,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 19, 228658, "", "=q4=Terestian's Stranglestaff", "=ds=#w9#", "", "7.46%"}; { 20, 228659, "", "=q4=Xavian Stiletto", "=ds=#w11#", "", "13.43%"}; { 22, 22561, "", "=q3=Formula: Enchant Weapon - Soulfrost", "=ds=#p4# (375)", "", "0.30%"}; - Prev = "KaraCuratorHEROIC"; - Next = "KaraAranHEROIC"; + Prev = "KaraCurator25ManHEROIC"; + Next = "KaraAran25ManHEROIC"; }; - AtlasLoot_Data["KaraAranHEROIC"] = { + AtlasLoot_Data["KaraAran25ManHEROIC"] = { { 1, 228672, "", "=q4=Drape of the Dark Reavers", "=ds=#s4#", "", "11.70%"}; { 2, 228726, "", "=q4=Mantle of the Mind Flayer", "=ds=#s3#, #a1#", "", "16.03%"}; { 3, 228670, "", "=q4=Boots of the Infernal Coven", "=ds=#s12#, #a1#", "", "9.29%"}; @@ -2638,11 +2883,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 19, 228728, "", "=q4=Aran's Soothing Sapphire", "=ds=#s15#", "", "12.72%"}; { 20, 228673, "", "=q4=Tirisfal Wand of Ascendancy", "=ds=#w12#", "", "7.25%"}; { 22, 22560, "", "=q3=Formula: Enchant Weapon - Sunfire", "=ds=#p4# (375)", "", "0.76%"}; - Prev = "KaraIllhoofHEROIC"; - Next = "KaraNetherspiteHEROIC"; + Prev = "KaraIllhoof25ManHEROIC"; + Next = "KaraNetherspite25ManHEROIC"; }; - AtlasLoot_Data["KaraNetherspiteHEROIC"] = { + AtlasLoot_Data["KaraNetherspite25ManHEROIC"] = { { 1, 228744, "", "=q4=Uni-Mind Headdress", "=ds=#s1#, #a1#", "", "12.91%"}; { 2, 228742, "", "=q4=Pantaloons of Repentence", "=ds=#s11#, #a1#", "", "10.99%"}; { 3, 228732, "", "=q4=Cowl of Defiance", "=ds=#s1#, #a2#", "", "17.31%"}; @@ -2656,11 +2901,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 18, 228734, "", "=q4=Jewel of Infinite Possibilities", "=ds=#s15#", "", "11.64%"}; { 19, 228729, "", "=q4=Spiteblade", "=ds=#h1#, #w10#", "", "6.32%"}; { 21, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - Prev = "KaraAranHEROIC"; - Next = "KaraChessHEROIC"; + Prev = "KaraAran25ManHEROIC"; + Next = "KaraChess25ManHEROIC"; }; - AtlasLoot_Data["KaraChessHEROIC"] = { + AtlasLoot_Data["KaraChess25ManHEROIC"] = { { 1, 228756, "", "=q4=Headdress of the High Potentate", "=ds=#s1#, #a1#", "", "17.98%"}; { 2, 228755, "", "=q4=Bladed Shoulderpads of the Merciless", "=ds=#s3#, #a2#", "", "13.55%"}; { 3, 228750, "", "=q4=Girdle of Treachery", "=ds=#s10#, #a2#", "", "15.02%"}; @@ -2674,11 +2919,11 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 18, 228749, "", "=q4=King's Defender", "=ds=#h1#, #w10#", "", "12.07%"}; { 19, 228754, "", "=q4=Triptych Shield of the Ancients", "=ds=#w8#", "", "13.30%"}; { 21, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; - Prev = "KaraNetherspiteHEROIC"; - Next = "KaraPrinceHEROIC"; + Prev = "KaraNetherspite25ManHEROIC"; + Next = "KaraPrince25ManHEROIC"; }; - AtlasLoot_Data["KaraPrinceHEROIC"] = { + AtlasLoot_Data["KaraPrince25ManHEROIC"] = { { 1, 228765, "", "=q4=Stainless Cloak of the Pure Hearted", "=ds=#s4#", "", "10.37%"}; { 2, 228766, "", "=q4=Ruby Drape of the Mysticant", "=ds=#s4#", "", "12.50%"}; { 3, 228764, "", "=q4=Farstrider Wildercloak", "=ds=#s4#", "", "15.96%"}; @@ -2696,10 +2941,10 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 18, 229759, "", "=q4=Helm of the Fallen Hero", "=q1=#m1# =ds=#c2#, #c3#, #c8#", "", "20.48%"}; { 20, 29434, "", "=q4=Badge of Justice", "=ds=#e15#", "", "100%"}; { 28, 499438, "", "=q4=Smoldering Emberwyrm", "=ds=#e12#", "" }; - Prev = "KaraChessHEROIC"; + Prev = "KaraChess25ManHEROIC"; }; - AtlasLoot_Data["KaraTrashHEROIC"] = { + AtlasLoot_Data["KaraTrash25ManHEROIC"] = { { 1, 230642, "", "=q4=Drape of the Righteous", "=ds=#s4#", "", "0.22%"}; { 2, 230668, "", "=q4=Grasp of the Dead", "=ds=#s9#, #a1#", "", "0.17%"}; { 3, 230673, "", "=q4=Inferno Waist Cord", "=ds=#s10#, #a1#", "", "0.21%"}; @@ -2718,6 +2963,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") { 20, 21904, "", "=q4=Pattern: Soulcloth Vest", "=ds=#p8# (375)", "", "1.07%"}; { 21, 22545, "", "=q2=Formula: Enchant Boots - Surefooted", "=ds=#p4# (370)", "", "0.66%"}; }; + ---------------------------------------- --- Sunwell Isle: Magister's Terrace --- ----------------------------------------