feat (Instances.lua): add 'Perfect Obsidian Shard' and 'Bursting Mana Shard' to the Moam loot-table
This commit is contained in:
@@ -2875,7 +2875,10 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
||||
{ 21475, "INV_Pants_Plate_01", "=q3=Legplates of the Destroyer", "=ds=#s11#, #a4#", "11%" },
|
||||
{ 21477, "INV_Jewelry_Ring_AhnQiraj_04", "=q3=Ring of Fury", "=ds=#s13#", "11%" },
|
||||
{ 21473, "INV_Misc_Eye_01", "=q3=Eye of Moam", "=ds=#s14#", "11%" },
|
||||
{ 0, "", "", "" },
|
||||
{ 0, "", "", "" },
|
||||
{ 83005, "INV_Misc_AhnQirajTrinket_04", "=q4=Perfect Obsidian Shard", "=ds=#s1#, #a1#", "100%" }, -- mage orange's quest
|
||||
{ 42169, "INV_Misc_QirajiCrystal_05", "=q4=Bursting Mana Shard", "=ds=#s1#, #a1#", "30%" }, -- for world boss concavius
|
||||
{ 0, "", "", "" },
|
||||
{ 20888, "INV_Qiraj_RingCeremonial", "=q3=Qiraji Ceremonial Ring", "=q14=#c2#=ds=, =q12=#c6#=ds=, =q9=#c5#=ds=, =q11=#c8#", "25%", "", "", "", "", "", "", "", "", "", "",{{
|
||||
{21402,"=q3=#x22#=ds=, #r3#"},
|
||||
{21405,"=q3=#x22#=ds=, #r3#"},
|
||||
|
||||
@@ -3973,6 +3973,8 @@ AtlasLoot_Data["AtlasLootSources"] = {
|
||||
[21463] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Ossirian the Unscarred"].." (15%)",
|
||||
[21464] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Ossirian the Unscarred"].." (15%)",
|
||||
[21466] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Ayamiss the Hunter"].." (13%)",
|
||||
[83005] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Moam"].." (100%)",
|
||||
[42169] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Moam"].." (30%)",
|
||||
[21467] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Moam"].." (25%)",
|
||||
[21468] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Moam"].." (11%)",
|
||||
[21469] = AL["Ruins of Ahn'Qiraj"].." - "..AL["Moam"].." (11%)",
|
||||
|
||||
Reference in New Issue
Block a user