remove some unused strings

This commit is contained in:
Spit
2025-10-03 17:11:04 +03:00
parent 9fe454b2f2
commit 4e60a35c85
13 changed files with 324 additions and 376 deletions
+12 -17
View File
@@ -155,23 +155,12 @@ local TextMap = {
["#m11#"] = AL["28 Slot Soul"],
["#m12#"] = AL["18 Slot"],
["#m13#"] = AL["10 Slot"],
["#m14#"] = AL["(300)"],
["#m15#"] = AL["(295)"],
["#m16#"] = AL["(275)"],
["#m17#"] = AL["(265)"],
["#m18#"] = AL["(290)"],
["#m19#"] = AL["Set"],
["#m20#"] = AL["(285)"],
["#m21#"] = AL["16 Slot"],
["#m22#"] = AL["Schematic: Field Repair Bot 74A"],
["#m23#"] = AL["Container"],
["#m24#"] = AL["Blacksmithing Plans"],
["#m25#"] = AL["Consumable"],
["#m26#"] = AL["(185)"],
["#m27#"] = AL["(160)"],
["#m28#"] = AL["(125)"],
["#m29#"] = AL["(200)"],
["#m30#"] = AL["(1)"],
["#m31#"] = AL["Reagent"],
["#m32#"] = AL["Binds when picked up"],
["#m33#"] = AL["Misc"],
@@ -182,7 +171,6 @@ local TextMap = {
["#m38#"] = AL["Coin"],
["#m39#"] = AL["Bijou"],
["#m40#"] = AL["Doll"],
["#m41#"] = AL["(250)"],
-- Random names
["#x1#"] = AL["Lord Cobrahn"],
["#x2#"] = AL["Lady Anacondra"],
@@ -611,18 +599,25 @@ local TextMap = {
}
local gsub = string.gsub
local SortedTextMap = {}
for k, v in pairs(TextMap) do
tinsert(SortedTextMap, { key = k, value = v })
end
table.sort(SortedTextMap, function(a,b) return strlen(a.value) > strlen(b.value) end)
function AtlasLoot_FixText(text)
for k, v in pairs(TextMap) do
text = gsub(text, k, v)
if not text then return nil end
for k, v in ipairs(SortedTextMap) do
text = gsub(text, v.key, v.value)
end
return text
end
function AtlasLoot_CompressText(text)
for k, v in pairs(TextMap) do
local _v = gsub(v, "([%(%)%-%+%*%%%?%.%$%^])", "%%%1")
text = gsub(text, _v, k)
if not text then return nil end
for k, v in ipairs(SortedTextMap) do
local _v = gsub(v.value, "([%(%)%-%+%*%%%?%.%$%^])", "%%%1")
text = gsub(text, _v, v.key)
end
return text
end
+96 -96
View File
@@ -51,7 +51,7 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 19216, "INV_Scroll_03", "=q1=Pattern: Argent Boots", "=ds=#p8# (290)" },
{ 19328, "INV_Scroll_03", "=q1=Pattern: Dawn Treaders", "=ds=#p7# (290)" },
{ 19203, "INV_Scroll_03", "=q1=Plans: Girdle of the Dawn", "=ds=#p2# (290)" },
{ 19442, "INV_Scroll_03", "=q1=Formula: Powerful Anti-Venom", "=ds=#p6# #m14#" },
{ 19442, "INV_Scroll_03", "=q1=Formula: Powerful Anti-Venom", "=ds=#p6# (300)" },
{ 19446, "INV_Misc_Note_01", "=q1=Formula: Enchant Bracer - Mana Regeneration", "=ds=#p4# (290)" },
};
Argent3 = {
@@ -64,10 +64,10 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 18170, "Spell_Frost_FrostShock", "=q2=Frost Mantle of the Dawn", "=ds=#s3# #e11#" },
{ 18172, "Spell_Nature_ProtectionformNature", "=q2=Nature Mantle of the Dawn", "=ds=#s3# #e11#" },
{ 18173, "Spell_Shadow_RagingScream", "=q2=Shadow Mantle of the Dawn", "=ds=#s3# #e11#" },
{ 19217, "INV_Scroll_03", "=q1=Pattern: Argent Shoulders", "=ds=#p8# #m14#" },
{ 19329, "INV_Scroll_03", "=q1=Pattern: Golden Mantle of the Dawn", "=ds=#p7# #m14#" },
{ 19205, "INV_Scroll_03", "=q1=Plans: Gloves of the Dawn", "=ds=#p2# #m14#" },
{ 19447, "INV_Scroll_03", "=q1=Formula: Enchant Bracer - Healing", "=ds=#p4# #m14#" },
{ 19217, "INV_Scroll_03", "=q1=Pattern: Argent Shoulders", "=ds=#p8# (300)" },
{ 19329, "INV_Scroll_03", "=q1=Pattern: Golden Mantle of the Dawn", "=ds=#p7# (300)" },
{ 19205, "INV_Scroll_03", "=q1=Plans: Gloves of the Dawn", "=ds=#p2# (300)" },
{ 19447, "INV_Scroll_03", "=q1=Formula: Enchant Bracer - Healing", "=ds=#p4# (300)" },
{ 13810, "INV_Misc_Food_41", "=q1=Blessed Sunfruit", "=ds=#e2#" },
{ 13813, "INV_Drink_16", "=q1=Blessed Sunfruit Juice", "=ds=#e3#" },
{ 0, "INV_Jewelry_Talisman_08", "=q6=#r5#", "" },
@@ -117,10 +117,10 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 19215, "INV_Scroll_03", "=q1=Pattern: Wisdom of the Timbermaw", "=ds=#p8# (290)" },
{ 19445, "INV_Misc_Note_01", "=q1=Formula: Enchant Weapon - Agility", "=ds=#p4# (290)" },
{ 0, "INV_Misc_Horn_01", "=q6=#r4#", "" },
{ 19218, "INV_Scroll_03", "=q1=Pattern: Mantle of the Timbermaw", "=ds=#p8# #m14#" },
{ 19327, "INV_Scroll_03", "=q1=Pattern: Timbermaw Brawlers", "=ds=#p7# #m14#" },
{ 19204, "INV_Scroll_03", "=q1=Plans: Heavy Timbermaw Boots", "=ds=#p2# #m14#" },
{ 62002, "INV_Scroll_03", "=q1=Plans: Pauldrons of the Timbermaw", "=ds=#p2# #m14#" },
{ 19218, "INV_Scroll_03", "=q1=Pattern: Mantle of the Timbermaw", "=ds=#p8# (300)" },
{ 19327, "INV_Scroll_03", "=q1=Pattern: Timbermaw Brawlers", "=ds=#p7# (300)" },
{ 19204, "INV_Scroll_03", "=q1=Plans: Heavy Timbermaw Boots", "=ds=#p2# (300)" },
{ 62002, "INV_Scroll_03", "=q1=Plans: Pauldrons of the Timbermaw", "=ds=#p2# (300)" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Horn_01", "=q6=#r5#", "" },
{ 21326, "INV_Misc_Horn_01", "=q4=Defender of the Timbermaw", "=ds=#s14#" },
@@ -129,10 +129,10 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 0, "", "", "" },
{ 0, "INV_Ingot_Mithril", "=q6=#r2#", "" },
{ 17051, "INV_Scroll_03", "=q3=Plans: Dark Iron Bracers", "=ds=#p2# (295)" },
{ 17018, "INV_Scroll_03", "=q1=Pattern: Flarecore Gloves", "=ds=#p8# #m14#" },
{ 17023, "INV_Scroll_03", "=q1=Pattern: Molten Helm", "=ds=#p7# #m14#" },
{ 17018, "INV_Scroll_03", "=q1=Pattern: Flarecore Gloves", "=ds=#p8# (300)" },
{ 17023, "INV_Scroll_03", "=q1=Pattern: Molten Helm", "=ds=#p7# (300)" },
{ 17022, "INV_Scroll_03", "=q1=Pattern: Corehound Boots", "=ds=#p7# (295)" },
{ 20761, "INV_Scroll_03", "=q1=Recipe: Transmute Elemental Fire", "=ds=#p1# #m14#" },
{ 20761, "INV_Scroll_03", "=q1=Recipe: Transmute Elemental Fire", "=ds=#p1# (300)" },
{ 19444, "INV_Misc_Note_01", "=q1=Formula: Enchant Weapon - Strength", "=ds=#p4# (290)" },
{ 0, "", "", "" },
{ 0, "", "", "" },
@@ -146,58 +146,58 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 58216, "INV_Hammer_11", "=q3=Hansel's Gavel", "#h1#, #w6#" },
{ 58217, "INV_Torch_Lit", "=q3=Lookout's Illuminator", "#s15#" },
{ 58218, "INV_Belt_03", "=q3=Sootsoaked Sash", "#s10#, #a1#" },
{ 17059, "INV_Scroll_03", "=q3=Plans: Dark Iron Reaver", "=ds=#p2# #m14#" },
{ 17060, "INV_Scroll_03", "=q3=Plans: Dark Iron Destroyer", "=ds=#p2# #m14#" },
{ 17059, "INV_Scroll_03", "=q3=Plans: Dark Iron Reaver", "=ds=#p2# (300)" },
{ 17060, "INV_Scroll_03", "=q3=Plans: Dark Iron Destroyer", "=ds=#p2# (300)" },
{ 17049, "INV_Scroll_03", "=q3=Plans: Fiery Chain Girdle", "=ds=#p2# (295)" },
{ 17017, "INV_Scroll_03", "=q1=Pattern: Flarecore Mantle", "=ds=#p8# #m14#" },
{ 19219, "INV_Scroll_03", "=q1=Pattern: Flarecore Robe", "=ds=#p8# #m14#" },
{ 19330, "INV_Scroll_03", "=q1=Pattern: Lava Belt", "=ds=#p7# #m14#" },
{ 17025, "INV_Scroll_03", "=q1=Pattern: Black Dragonscale Boots", "=ds=#p7# #m14#" },
{ 19206, "INV_Scroll_03", "=q1=Plans: Dark Iron Helm", "=ds=#p2# #m14#" },
{ 19448, "INV_Misc_Note_01", "=q1=Formula: Enchant Weapon - Mighty Spirit", "=ds=#p4# #m14#" },
{ 17017, "INV_Scroll_03", "=q1=Pattern: Flarecore Mantle", "=ds=#p8# (300)" },
{ 19219, "INV_Scroll_03", "=q1=Pattern: Flarecore Robe", "=ds=#p8# (300)" },
{ 19330, "INV_Scroll_03", "=q1=Pattern: Lava Belt", "=ds=#p7# (300)" },
{ 17025, "INV_Scroll_03", "=q1=Pattern: Black Dragonscale Boots", "=ds=#p7# (300)" },
{ 19206, "INV_Scroll_03", "=q1=Plans: Dark Iron Helm", "=ds=#p2# (300)" },
{ 19448, "INV_Misc_Note_01", "=q1=Formula: Enchant Weapon - Mighty Spirit", "=ds=#p4# (300)" },
};
Thorium2 = {
{ 0, "INV_Ingot_Mithril", "=q6=#r4#", "" },
{ 58221, "INV_Jewelry_Amulet_05", "=q3=Flameseeker Necklace", "#s2#" },
{ 58219, "INV_Bracer_10", "=q3=Magmascale Shackles", "#s8#, #a3#" },
{ 58220, "INV_Boots_01", "=q3=Golem Stompers", "#s12#, #a4#" },
{ 104, "INV_Scroll_06", "=q3=Plans: Dark Iron Belt Buckle", "#p2# #m16#" },
{ 104, "INV_Scroll_06", "=q3=Plans: Dark Iron Belt Buckle", "#p2# (275)" },
{ 18592, "INV_Scroll_03", "=q4=Plans: Sulfuron Hammer", "=ds=#p2#, #m4#" },
{ 17052, "INV_Scroll_03", "=q3=Plans: Dark Iron Leggings", "=ds=#p2# #m14#" },
{ 17053, "INV_Scroll_03", "=q3=Plans: Fiery Chain Shoulders", "=ds=#p2# #m14#" },
{ 19220, "INV_Scroll_03", "=q1=Pattern: Flarecore Leggings", "=ds=#p8# #m14#" },
{ 19333, "INV_Scroll_03", "=q1=Pattern: Molten Belt", "=ds=#p7# #m14#" },
{ 19332, "INV_Scroll_03", "=q1=Pattern: Corehound Belt", "=ds=#p7# #m14#" },
{ 19331, "INV_Scroll_03", "=q1=Pattern: Chromatic Gauntlets", "=ds=#p7# #m14#" },
{ 19207, "INV_Scroll_03", "=q1=Plans: Dark Iron Gauntlets", "=ds=#p2# #m14#" },
{ 19208, "INV_Scroll_03", "=q1=Plans: Black Amnesty", "=ds=#p2# #m14#" },
{ 19209, "INV_Scroll_03", "=q1=Plans: Blackfury", "=ds=#p2# #m14#" },
{ 19449, "INV_Scroll_03", "=q1=Formula: Enchant Weapon - Mighty Intellect", "=ds=#p4# #m14#" },
{ 17052, "INV_Scroll_03", "=q3=Plans: Dark Iron Leggings", "=ds=#p2# (300)" },
{ 17053, "INV_Scroll_03", "=q3=Plans: Fiery Chain Shoulders", "=ds=#p2# (300)" },
{ 19220, "INV_Scroll_03", "=q1=Pattern: Flarecore Leggings", "=ds=#p8# (300)" },
{ 19333, "INV_Scroll_03", "=q1=Pattern: Molten Belt", "=ds=#p7# (300)" },
{ 19332, "INV_Scroll_03", "=q1=Pattern: Corehound Belt", "=ds=#p7# (300)" },
{ 19331, "INV_Scroll_03", "=q1=Pattern: Chromatic Gauntlets", "=ds=#p7# (300)" },
{ 19207, "INV_Scroll_03", "=q1=Plans: Dark Iron Gauntlets", "=ds=#p2# (300)" },
{ 19208, "INV_Scroll_03", "=q1=Plans: Black Amnesty", "=ds=#p2# (300)" },
{ 19209, "INV_Scroll_03", "=q1=Plans: Blackfury", "=ds=#p2# (300)" },
{ 19449, "INV_Scroll_03", "=q1=Formula: Enchant Weapon - Mighty Intellect", "=ds=#p4# (300)" },
{ 0, "", "", "" },
{ 0, "INV_Ingot_Mithril", "=q6=#r5#", "" },
{ 58222, "INV_Jewelry_Ring_43", "=q4=Ring of the Brotherhood", "#s13#" },
{ 58224, "INV_Misc_Cape_18", "=q4=Cloak of Flowing Fire", "#s4#" },
{ 58223, "INV_Gauntlets_32", "=q4=Molten Tempered Gloves", "#s9#, #a4#" },
{ 20040, "INV_Scroll_03", "=q1=Plans: Dark Iron Boots", "=ds=#p2# #m14#" },
{ 62004, "INV_Scroll_03", "=q1=Plans: Fiery Chain Breastplate", "=ds=#p2# #m14#" },
{ 19210, "INV_Scroll_03", "=q1=Plans: Ebon Hand", "=ds=#p2# #m14#" },
{ 19211, "INV_Scroll_03", "=q1=Plans: Blackguard", "=ds=#p2# #m14#" },
{ 19212, "INV_Scroll_03", "=q1=Plans: Nightfall", "=ds=#p2# #m14#" },
{ 62005, "INV_Scroll_03", "=q1=Pattern: Flarecore Boots", "=ds=#p8# #m14#" },
{ 62006, "INV_Scroll_03", "=q1=Pattern: Chromatic Leggings", "=ds=#p7# #m14#" },
{ 62007, "INV_Scroll_03", "=q1=Pattern: Molten Leggings", "=ds=#p7# #m14#" },
{ 62003, "INV_Scroll_03", "=q1=Pattern: Corehound Gloves", "=ds=#p7# #m14#" },
{ 20040, "INV_Scroll_03", "=q1=Plans: Dark Iron Boots", "=ds=#p2# (300)" },
{ 62004, "INV_Scroll_03", "=q1=Plans: Fiery Chain Breastplate", "=ds=#p2# (300)" },
{ 19210, "INV_Scroll_03", "=q1=Plans: Ebon Hand", "=ds=#p2# (300)" },
{ 19211, "INV_Scroll_03", "=q1=Plans: Blackguard", "=ds=#p2# (300)" },
{ 19212, "INV_Scroll_03", "=q1=Plans: Nightfall", "=ds=#p2# (300)" },
{ 62005, "INV_Scroll_03", "=q1=Pattern: Flarecore Boots", "=ds=#p8# (300)" },
{ 62006, "INV_Scroll_03", "=q1=Pattern: Chromatic Leggings", "=ds=#p7# (300)" },
{ 62007, "INV_Scroll_03", "=q1=Pattern: Molten Leggings", "=ds=#p7# (300)" },
{ 62003, "INV_Scroll_03", "=q1=Pattern: Corehound Gloves", "=ds=#p7# (300)" },
};
Cenarion1 = {
{ 0, "", "", "" },
{ 22772, "INV_Scroll_03", "=q1=Pattern: Sylvan Shoulders", "=ds=#p8# #m14#" },
{ 22769, "INV_Scroll_03", "=q1=Pattern: Bramblewood Belt", "=ds=#p7# #m14#" },
{ 20506, "INV_Scroll_03", "=q1=Pattern: Spitfire Bracers", "=ds=#p7# #m14#" },
{ 20509, "INV_Scroll_03", "=q1=Pattern: Sandstalker Bracers", "=ds=#p7# #m14#" },
{ 22768, "INV_Scroll_03", "=q1=Plans: Ironvine Belt", "=ds=#p2# #m14#" },
{ 22209, "INV_Scroll_03", "=q1=Plans: Heavy Obsidian Belt", "=ds=#p2# #m14#" },
{ 22772, "INV_Scroll_03", "=q1=Pattern: Sylvan Shoulders", "=ds=#p8# (300)" },
{ 22769, "INV_Scroll_03", "=q1=Pattern: Bramblewood Belt", "=ds=#p7# (300)" },
{ 20506, "INV_Scroll_03", "=q1=Pattern: Spitfire Bracers", "=ds=#p7# (300)" },
{ 20509, "INV_Scroll_03", "=q1=Pattern: Sandstalker Bracers", "=ds=#p7# (300)" },
{ 22768, "INV_Scroll_03", "=q1=Plans: Ironvine Belt", "=ds=#p2# (300)" },
{ 22209, "INV_Scroll_03", "=q1=Plans: Heavy Obsidian Belt", "=ds=#p2# (300)" },
{ 22310, "INV_Scroll_03", "=q1=Pattern: Cenarion Herb Bag", "=ds=#p8# (275)" },
{ 20732, "INV_Misc_Note_01", "=q1=Formula: Enchant Cloak - Greater Fire Resistance", "=ds=#p4# #m14#" },
{ 20732, "INV_Misc_Note_01", "=q1=Formula: Enchant Cloak - Greater Fire Resistance", "=ds=#p4# (300)" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
@@ -211,13 +211,13 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
};
Cenarion2 = {
{ 0, "", "", "" },
{ 22773, "INV_Scroll_03", "=q1=Pattern: Sylvan Crown", "=ds=#p8# #m14#" },
{ 22770, "INV_Scroll_03", "=q1=Pattern: Bramblewood Boots", "=ds=#p7# #m14#" },
{ 20507, "INV_Scroll_03", "=q1=Pattern: Spitfire Gauntlets", "=ds=#p7# #m14#" },
{ 20510, "INV_Scroll_03", "=q1=Pattern: Sandstalker Gauntlets", "=ds=#p7# #m14#" },
{ 22767, "INV_Scroll_03", "=q1=Plans: Ironvine Gloves", "=ds=#p2# #m14#" },
{ 22214, "INV_Scroll_03", "=q1=Plans: Light Obsidian Belt", "=ds=#p2# #m14#" },
{ 20733, "INV_Misc_Note_01", "=q1=Formula: Enchant Cloak - Greater Nature Resistance", "=ds=#p4# #m14#" },
{ 22773, "INV_Scroll_03", "=q1=Pattern: Sylvan Crown", "=ds=#p8# (300)" },
{ 22770, "INV_Scroll_03", "=q1=Pattern: Bramblewood Boots", "=ds=#p7# (300)" },
{ 20507, "INV_Scroll_03", "=q1=Pattern: Spitfire Gauntlets", "=ds=#p7# (300)" },
{ 20510, "INV_Scroll_03", "=q1=Pattern: Sandstalker Gauntlets", "=ds=#p7# (300)" },
{ 22767, "INV_Scroll_03", "=q1=Plans: Ironvine Gloves", "=ds=#p2# (300)" },
{ 22214, "INV_Scroll_03", "=q1=Plans: Light Obsidian Belt", "=ds=#p2# (300)" },
{ 20733, "INV_Misc_Note_01", "=q1=Formula: Enchant Cloak - Greater Nature Resistance", "=ds=#p4# (300)" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
@@ -232,14 +232,14 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
};
Cenarion3 = {
{ 0, "", "", "" },
{ 22683, "INV_Scroll_03", "=q1=Pattern: Gaea's Embrace", "=ds=#p8# #m14#" },
{ 22774, "INV_Scroll_03", "=q1=Pattern: Sylvan Vest", "=ds=#p8# #m14#" },
{ 22771, "INV_Scroll_03", "=q1=Pattern: Bramblewood Helm", "=ds=#p7# #m14#" },
{ 20508, "INV_Scroll_03", "=q1=Pattern: Spitfire Breastplate", "=ds=#p7# #m14#" },
{ 20511, "INV_Scroll_03", "=q1=Pattern: Sandstalker Breastplate", "=ds=#p7# #m14#" },
{ 22766, "INV_Scroll_03", "=q1=Plans: Ironvine Breastplate", "=ds=#p2# #m14#" },
{ 22219, "INV_Scroll_03", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# #m14#" },
{ 22312, "INV_Scroll_03", "=q1=Pattern: Satchel of Cenarius", "=ds=#p8# #m14#" },
{ 22683, "INV_Scroll_03", "=q1=Pattern: Gaea's Embrace", "=ds=#p8# (300)" },
{ 22774, "INV_Scroll_03", "=q1=Pattern: Sylvan Vest", "=ds=#p8# (300)" },
{ 22771, "INV_Scroll_03", "=q1=Pattern: Bramblewood Helm", "=ds=#p7# (300)" },
{ 20508, "INV_Scroll_03", "=q1=Pattern: Spitfire Breastplate", "=ds=#p7# (300)" },
{ 20511, "INV_Scroll_03", "=q1=Pattern: Sandstalker Breastplate", "=ds=#p7# (300)" },
{ 22766, "INV_Scroll_03", "=q1=Plans: Ironvine Breastplate", "=ds=#p2# (300)" },
{ 22219, "INV_Scroll_03", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)" },
{ 22312, "INV_Scroll_03", "=q1=Pattern: Satchel of Cenarius", "=ds=#p8# (300)" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
@@ -254,10 +254,10 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
};
Cenarion4 = {
{ 0, "", "", "" },
{ 20382, "INV_Scroll_03", "=q1=Pattern: Dreamscale Breastplate", "=ds=#p7# #m14#" },
{ 22221, "INV_Scroll_03", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# #m14#" },
{ 83548, "INV_Scroll_04", "=q1=Plans: Dream's Herald", "=ds=#p2# #m14#" },
{ 83546, "INV_Scroll_04", "=q1=Pattern: Verdant Dreamer's Breastplate", "=ds=#p2# #m14#" },
{ 20382, "INV_Scroll_03", "=q1=Pattern: Dreamscale Breastplate", "=ds=#p7# (300)" },
{ 22221, "INV_Scroll_03", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)" },
{ 83548, "INV_Scroll_04", "=q1=Plans: Dream's Herald", "=ds=#p2# (300)" },
{ 83546, "INV_Scroll_04", "=q1=Pattern: Verdant Dreamer's Breastplate", "=ds=#p2# (300)" },
{ 0, "", "", "" },
{ 80301, "INV_Shirt_GuildTabard_01", "=q1=Cenarion Circle Tabard", "=ds=#s7#" },
{ 0, "", "", "" },
@@ -292,13 +292,13 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
Zandalar1 = {
{ 0, "", "", "" },
{ 0, "INV_Misc_Coin_08", "=q6=#r2#", "" },
{ 19766, "INV_Scroll_03", "=q1=Pattern: Bloodvine Boots", "=ds=#p8# #m14#" },
{ 19771, "INV_Scroll_03", "=q1=Pattern: Primal Batskin Bracers", "=ds=#p7# #m14#" },
{ 20001, "INV_Scroll_03", "=q1=Schematic: Bloodvine Lens", "=ds=#p5# #m14#" },
{ 19778, "INV_Scroll_03", "=q1=Plans: Bloodsoul Gauntlets", "=ds=#p2# #m14#" },
{ 19781, "INV_Scroll_03", "=q1=Plans: Darksoul Shoulders", "=ds=#p2# #m14#" },
{ 19766, "INV_Scroll_03", "=q1=Pattern: Bloodvine Boots", "=ds=#p8# (300)" },
{ 19771, "INV_Scroll_03", "=q1=Pattern: Primal Batskin Bracers", "=ds=#p7# (300)" },
{ 20001, "INV_Scroll_03", "=q1=Schematic: Bloodvine Lens", "=ds=#p5# (300)" },
{ 19778, "INV_Scroll_03", "=q1=Plans: Bloodsoul Gauntlets", "=ds=#p2# (300)" },
{ 19781, "INV_Scroll_03", "=q1=Plans: Darksoul Shoulders", "=ds=#p2# (300)" },
{ 20012, "INV_Scroll_03", "=q1=Recipe: Greater Dreamless Sleep", "=ds=#p1# (275)" },
{ 20757, "INV_Misc_Note_01", "=q1=Formula: Brilliant Mana Oil", "=ds=#p4# #m14#" },
{ 20757, "INV_Misc_Note_01", "=q1=Formula: Brilliant Mana Oil", "=ds=#p4# (300)" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
@@ -307,14 +307,14 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Coin_08", "=q6=#r3#", "" },
{ 19765, "INV_Scroll_03", "=q1=Pattern: Bloodvine Leggings", "=ds=#p8# #m14#" },
{ 20000, "INV_Scroll_03", "=q1=Schematic: Bloodvine Goggles", "=ds=#p5# #m14#" },
{ 19770, "INV_Scroll_03", "=q1=Pattern: Primal Batskin Gloves", "=ds=#p7# #m14#" },
{ 19773, "INV_Scroll_03", "=q1=Pattern: Blood Tiger Shoulders", "=ds=#p7# #m14#" },
{ 19777, "INV_Scroll_03", "=q1=Plans: Bloodsoul Shoulders", "=ds=#p2# #m14#" },
{ 19780, "INV_Scroll_03", "=q1=Plans: Darksoul Leggings", "=ds=#p2# #m14#" },
{ 19765, "INV_Scroll_03", "=q1=Pattern: Bloodvine Leggings", "=ds=#p8# (300)" },
{ 20000, "INV_Scroll_03", "=q1=Schematic: Bloodvine Goggles", "=ds=#p5# (300)" },
{ 19770, "INV_Scroll_03", "=q1=Pattern: Primal Batskin Gloves", "=ds=#p7# (300)" },
{ 19773, "INV_Scroll_03", "=q1=Pattern: Blood Tiger Shoulders", "=ds=#p7# (300)" },
{ 19777, "INV_Scroll_03", "=q1=Plans: Bloodsoul Shoulders", "=ds=#p2# (300)" },
{ 19780, "INV_Scroll_03", "=q1=Plans: Darksoul Leggings", "=ds=#p2# (300)" },
{ 20014, "INV_Scroll_03", "=q1=Recipe: Major Troll's Blood Potion", "=ds=#p1# (290)" },
{ 20756, "INV_Misc_Note_01", "=q1=Formula: Brilliant Wizard Oil", "=ds=#p4# #m14#" },
{ 20756, "INV_Misc_Note_01", "=q1=Formula: Brilliant Wizard Oil", "=ds=#p4# (300)" },
{ 20031, "INV_Misc_Food_42", "=q1=Essence Mango", "=ds=#e2#", "", "1", "#zandalar#" },
};
Zandalar2 = {
@@ -323,11 +323,11 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 20080, "INV_Potion_29", "=q2=Sheen of Zanza", "=ds=#e1#", "", "3", "#zandalar#" },
{ 20079, "INV_Potion_30", "=q2=Spirit of Zanza", "=ds=#e1#", "", "3", "#zandalar#" },
{ 20081, "INV_Potion_31", "=q2=Swiftness of Zanza", "=ds=#e1#", "", "3", "#zandalar#" },
{ 19764, "INV_Scroll_03", "=q1=Pattern: Bloodvine Vest", "=ds=#p8# #m14#" },
{ 19769, "INV_Scroll_03", "=q1=Pattern: Primal Batskin Jerkin", "=ds=#p7# #m14#" },
{ 19772, "INV_Scroll_03", "=q1=Pattern: Blood Tiger Breastplate", "=ds=#p7# #m14#" },
{ 19776, "INV_Scroll_03", "=q1=Plans: Bloodsoul Breastplate", "=ds=#p2# #m14#" },
{ 19779, "INV_Scroll_03", "=q1=Plans: Darksoul Breastplate", "=ds=#p2# #m14#" },
{ 19764, "INV_Scroll_03", "=q1=Pattern: Bloodvine Vest", "=ds=#p8# (300)" },
{ 19769, "INV_Scroll_03", "=q1=Pattern: Primal Batskin Jerkin", "=ds=#p7# (300)" },
{ 19772, "INV_Scroll_03", "=q1=Pattern: Blood Tiger Breastplate", "=ds=#p7# (300)" },
{ 19776, "INV_Scroll_03", "=q1=Plans: Bloodsoul Breastplate", "=ds=#p2# (300)" },
{ 19779, "INV_Scroll_03", "=q1=Plans: Darksoul Breastplate", "=ds=#p2# (300)" },
{ 20011, "INV_Scroll_03", "=q1=Recipe: Mageblood Potion", "=ds=#p1# (275)" },
{ 0, "", "", "" },
{ 0, "", "", "" },
@@ -370,7 +370,7 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 18399, "INV_Jewelry_Ring_28", "=q3=Ocean's Breeze", "=q1=#m4# =ds=#s13#" },
{ 18398, "INV_Jewelry_Ring_10", "=q3=Tidal Loop", "=q1=#m4# =ds=#s13#" },
{ 17333, "INV_Potion_76", "=q1=Aqual Quintessence", "=ds=#m33#" },
{ 91797, "INV_Scroll_03", "=q1=Recipe: Transmute Elemental Water", "=ds=#p1# #m14#" },
{ 91797, "INV_Scroll_03", "=q1=Recipe: Transmute Elemental Water", "=ds=#p1# (300)" },
{ 0, "", "", "" },
{ 0, "Spell_Frost_SummonWaterElemental_2", "=q6=#r4#", "" },
{ 22754, "INV_Potion_83", "=q1=Eternal Quintessence", "=ds=#m33#" },
@@ -766,7 +766,7 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 50068, "Spell_Nature_GuardianWard", "=q1=Green Water Snake", "=ds=#e15#" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Coin_01", "=q6=#r4#", "" },
{ 81196, "INV_Scroll_06", "=q3=Schematic: Goblin Radio", "=ds=#p5# #m14#" },
{ 81196, "INV_Scroll_06", "=q3=Schematic: Goblin Radio", "=ds=#p5# (300)" },
{ 10585, "INV_Gizmo_GoblinBoomBox_01", "=q3=Goblin Radio KABOOM-Box X23B76", "=ds=#e34#" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Coin_01", "=q6=#r5#", "" },
@@ -841,36 +841,36 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 81186, "Ability_Mount_Gryphon_01", "=q4=Armored Wildhammer Gryphon", "=ds=#e7#" },
{ 55040, "INV_Misc_Cape_20", "=q4=Skyfall Mantle", "#s4#" },
{ 55041, "INV_Hammer_17", "=q4=Wildhammer Stormcaller", "#h1#, #w6#" },
{ 16, "INV_Scroll_03", "=q4=Pattern: Harness of the High Thane", "#p7# #m14#" },
{ 16, "INV_Scroll_03", "=q4=Pattern: Harness of the High Thane", "#p7# (300)" },
{ 80312, "inv_misc_tabard_wildhammerclan", "=q1=Wildhammer Tabard", "=ds=#s7#" },
{ 81243, "inv_misc_birdbeck_01", "=q1=Beaky", "=ds=#e15#" },
};
Shendralar = {
{ 0, "INV_Misc_Book_04", "=q6=#r3#", "" },
{ 55047, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Arcane Power", "#p1# #m14#" },
{ 55049, "INV_Scroll_03", "=q3=Pattern: Essence Infused Leather Gloves", "#p7# #m14#" },
{ 55047, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Arcane Power", "#p1# (300)" },
{ 55049, "INV_Scroll_03", "=q3=Pattern: Essence Infused Leather Gloves", "#p7# (300)" },
{ 58253, "INV_Wand_07", "=q3=Lector's Baton", "#w12#" },
{ 58252, "INV_Boots_01", "=q3=Coalescing Sabatons", "#s12#, #a3#" },
{ 58251, "INV_Bracer_08", "=q3=Wristbands of Excellency", "#s8#, #a2#" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Book_04", "=q6=#r4#", "" },
{ 55051, "INV_Scroll_05", "=q3=Pattern: Astronomer Raiments", "#p8# #m14#" },
{ 55053, "INV_Scroll_03", "=q3=Pattern: Prismatic Scale Barbute", "#p7# #m14#" },
{ 55051, "INV_Scroll_05", "=q3=Pattern: Astronomer Raiments", "#p8# (300)" },
{ 55053, "INV_Scroll_03", "=q3=Pattern: Prismatic Scale Barbute", "#p7# (300)" },
{ 58255, "INV_Shoulder_23", "=q3=Crystal Pauldrons", "#s3#, #a4#" },
{ 58256, "INV_Jewelry_Ring_24", "=q3=Band of Eldretharr", "#s13#" },
{ 58254, "INV_Misc_Orb_01", "=q3=Miniature Astrolabium", "#s14#" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Book_04", "=q6=#r2#", "" },
{ 55044, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Major Intellect", "#e11#ing #m14#" },
{ 55045, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Frost Power", "#p1# #m14#" },
{ 55044, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Major Intellect", "#e11#ing (300)" },
{ 55045, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Frost Power", "#p1# (300)" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Book_04", "=q6=#r5#", "" },
{ 80006, "Spell_Arcane_Blink", "=q1=Arcane Elemental", "#e15#" },
{ 55055, "INV_Scroll_05", "=q4=Pattern: Spellwoven Nobility Drape", "#p8# #m14#" },
{ 55057, "INV_Scroll_05", "=q4=Plans: Rune-Inscribed Plate Leggings", "#p2# #m14#" },
{ 55059, "INV_Scroll_05", "=q4=Plans: Grandstaff of the Shen'dralar Elder", "#p18# #m14#" },
{ 55055, "INV_Scroll_05", "=q4=Pattern: Spellwoven Nobility Drape", "#p8# (300)" },
{ 55057, "INV_Scroll_05", "=q4=Plans: Rune-Inscribed Plate Leggings", "#p2# (300)" },
{ 55059, "INV_Scroll_05", "=q4=Plans: Grandstaff of the Shen'dralar Elder", "#p18# (300)" },
{ 58257, "INV_Weapon_ShortBlade_01", "=q4=Noble's Letter Opener", "#h3#, #w4#" },
{ 58258, "INV_Misc_Cape_21", "=q4=Royal Guard Chain Cloak", "#s4#" },
{ 58259, "INV_Pants_13", "=q4=Advisor's Trousers of the Eldreth", "#s11#, #a1#" }
+210 -210
View File
@@ -1963,34 +1963,34 @@ AtlasLoot_Data["AtlasLootItems"] = {
};
MCRANDOMBOSSDROPS = {
{ 18264, "INV_Scroll_05", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# #m14#", "1%" },
{ 18264, "INV_Scroll_05", "=q3=Plans: Elemental Sharpening Stone", "=ds=#p2# (300)", "1%" },
{ 18262, "INV_Stone_02", "=q2=Elemental Sharpening Stone", "=ds=#e12#" },
{ 0,"","","" },
{ 18292, "INV_Scroll_05", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# #m14#", "1%" },
{ 18292, "INV_Scroll_05", "=q3=Schematic: Core Marksman Rifle", "=ds=#p5# (300)", "1%" },
{ 18282, "INV_Weapon_Rifle_05", "=q4=Core Marksman Rifle", "=ds=#w5#" },
{ 0,"","","" },
{ 18291, "INV_Scroll_05", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# #m14#", "1%" },
{ 18291, "INV_Scroll_05", "=q3=Schematic: Force Reactive Disk", "=ds=#p5# (300)", "1%" },
{ 18168, "Spell_Arcane_PortalDarnassus", "=q4=Force Reactive Disk", "=ds=#w8#" },
{ 0,"","","" },
{ 18290, "INV_Scroll_05", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# #m14#", "1%" },
{ 18290, "INV_Scroll_05", "=q3=Schematic: Biznicks 247x128 Accurascope", "=ds=#p5# (300)", "1%" },
{ 18283, "INV_Misc_Spyglass_02", "=q3=Biznicks 247x128 Accurascope", "=ds=#e13#" },
{ 0,"","","" },
{ 18259, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# #m14#", "1%" },
{ 18259, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Spell Power", "=ds=#p4# (300)", "1%" },
{ 0,"","","" },
{ 0,"","","" },
{ 18252, "INV_Scroll_05", "=q3=Pattern: Core Armor Kit", "=ds=#p7# #m14#", "1%" },
{ 18252, "INV_Scroll_05", "=q3=Pattern: Core Armor Kit", "=ds=#p7# (300)", "1%" },
{ 18251, "INV_Misc_ArmorKit_05", "=q3=Core Armor Kit", "=ds=#e12#" },
{ 0,"","","" },
{ 18265, "INV_Scroll_05", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# #m14#", "1%" },
{ 18265, "INV_Scroll_05", "=q3=Pattern: Flarecore Wraps", "=ds=#p8# (300)", "1%" },
{ 18263, "INV_Bracer_09", "=q4=Flarecore Wraps", "=ds=#s8#, #a1#" },
{ 0,"","","" },
{ 21371, "INV_Scroll_05", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# #m14#", "1%" },
{ 21371, "INV_Scroll_05", "=q3=Pattern: Core Felcloth Bag", "=ds=#p8# (300)", "1%" },
{ 21342, "INV_Misc_Bag_CoreFelclothBag", "=q4=Core Felcloth Bag", "=ds=#m11# #e10# =q11=#c8#" },
{ 0,"","","" },
{ 18257, "INV_Scroll_05", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# #m14#", "1%" },
{ 18257, "INV_Scroll_05", "=q3=Recipe: Major Rejuvenation Potion", "=ds=#p1# (300)", "1%" },
{ 18253, "INV_Potion_47", "=q1=Major Rejuvenation Potion", "=ds=#e1#" },
{ 0,"","","" },
{ 18260, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# #m14#", "1%" },
{ 18260, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Healing Power", "=ds=#p4# (300)", "1%" },
};
Onyxia = {
{ 16921, "INV_Helmet_24", "=q4=Halo of Transcendence", "=ds=#s1#, #a1# =q9=#c5#", "13%", "", "", "", "", "", "", "", "", "", "", {
@@ -2036,7 +2036,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 17966, "INV_Misc_Bag_22","=q2=Onyxia Hide Backpack","=ds=#m12# #e10#", "100%" },
{ 30017, "INV_Misc_Head_Dragon_01","=q4=Onyxian Drake","=ds=#e7#", },
{ 15410, "INV_Misc_MonsterScales_07","=q3=Scale of Onyxia", "=ds=#e12# =q5=Skinning (315)" },
{ 15138, "INV_Misc_Cape_05","=q3=Onyxia Scale Cloak","=q1=#m4# =ds=#s4# =q5=LW #m14#" },
{ 15138, "INV_Misc_Cape_05","=q3=Onyxia Scale Cloak","=q1=#m4# =ds=#s4# =q5=LW (300)" },
};
ZGJeklik = { --https://database.turtle-wow.org/?npc=14517
{ 19721, "INV_Shoulder_19", "=q4=Primal Hakkari Shawl", "=q16=#c4#=ds=, =q14=#c2#=ds=, =q10=#c3#", "11%","", "", "", "", "", "", "", "", "", "", {
@@ -2743,7 +2743,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{21408,"=q3=#x21#=ds=, #r3#"},},},
},
{ 0, "", "", "" },
{ 22220, "INV_Scroll_05", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# #m14#", "15%" },
{ 22220, "INV_Scroll_05", "=q3=Plans: Black Grasp of the Destroyer", "=ds=#p2# (300)", "15%" },
{ 22194, "INV_Gauntlets_31", "=q4=Black Grasp of the Destroyer", "=ds=#s9#, #a3#" },
{ 0, "", "", "" },
{ 20890, "INV_Qiraj_HiltOrnate", "=q4=Qiraji Ornate Hilt", "=q9=#c5#=ds=, =q10=#c3#=ds=, =q11=#c8#=ds=, =q13=#c1#", "25%", "", "", "", "", "", "", "", "", "", "",{{
@@ -2880,8 +2880,8 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 132, "INV_Scroll_06", "=q3=Plans: Obsidian Belt Buckle", "#p2# (300)", "6%" },
};
AQ20Andorov = {
{ 22221, "INV_Scroll_03", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# #m14#" },
{ 22219, "INV_Scroll_03", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# #m14#" },
{ 22221, "INV_Scroll_03", "=q1=Plans: Obsidian Mail Tunic", "=ds=#p2# (300)" },
{ 22219, "INV_Scroll_03", "=q1=Plans: Jagged Obsidian Shield", "=ds=#p2# (300)" },
{ 0,"","","" },
{ 0,"","","" },
{ 0,"","","" },
@@ -2986,7 +2986,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 21272, "INV_Weapon_Rifle_11", "=q4=Blessed Qiraji Musket", "=q1=#m4# =ds=#w5#" },
{ 21269, "INV_Shield_23", "=q4=Blessed Qiraji Bulwark", "=q1=#m4# =ds=#w8#" },
{ 0,"","","" },
{ 22222, "INV_Scroll_05", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# #m14#", "15%" },
{ 22222, "INV_Scroll_05", "=q3=Plans: Thick Obsidian Breastplate", "=ds=#p2# (300)", "15%" },
{ 22196, "INV_Chest_Chain_17", "=q4=Thick Obsidian Breastplate", "=ds=#s5#, #a4#" },
};
AQ40Trio = {
@@ -3193,7 +3193,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 21600, "INV_Boots_Cloth_05", "=q4=Boots of Epiphany", "=ds=#s12#, #a1#", "17%" },
{ 21601, "INV_jewelry_ring_AhnQiraj_01", "=q4=Ring of Emperor Vek'lor", "=ds=#s13#", "17%" },
{ 21597, "INV_Wand_10", "=q4=Royal Scepter of Vek'lor", "=ds=#s15#", "17%" },
{ 20735, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# #m14#", "7%" },
{ 20735, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Subtlety", "=ds=#p4# (300)", "7%" },
{ 0, "", "", "" },
{ 21232, "INV_Staff_24", "=q4=Imperial Qiraji Armaments", "=ds=#m3# ", "4%" },
{ 21242, "INV_Axe_26", "=q4=Blessed Qiraji War Axe", "=q1=#m4# =ds=#h1#, #w1#" },
@@ -3217,7 +3217,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 21607, "INV_Belt_32", "=q4=Grasp of the Fallen Emperor", "=ds=#s10#, #a3#", "14%" },
{ 21606, "INV_Belt_34", "=q4=Belt of the Fallen Emperor", "=ds=#s10#, #a4#", "14%" },
{ 21679, "INV_Sword_56", "=q4=Kalimdor's Revenge", "=ds=#h2#, #w10#", "14%" },
{ 20726, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# #m14#", "7%" },
{ 20726, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Threat", "=ds=#p4# (300)", "7%" },
{ 0,"","","" },
{ 21237, "INV_Staff_20", "=q4=Imperial Qiraji Regalia", "=ds=#m3# ", "4%" },
{ 21268, "INV_Mace_24", "=q4=Blessed Qiraji War Hammer", "=q1=#m4# =ds=#h1#, #w6#" },
@@ -3377,22 +3377,22 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 21229, "INV_ZulgurubTrinket", "=q1=Qiraji Lord's Insignia", "=ds=#m32# =q7=Bosses", "100%" },
};
AQEnchants = {
{ 20728, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# #m14#", "1%" },
{ 20731, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# #m14#", "1%" },
{ 20734, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# #m14#", "1%" },
{ 20729, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# #m14#", "1%" },
{ 20736, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# #m14#", "1%" },
{ 20730, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# #m14#", "1%" },
{ 20727, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# #m14#", "1%" },
{ 20728, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# (300)", "1%" },
{ 20731, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# (300)", "1%" },
{ 20734, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# (300)", "1%" },
{ 20729, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# (300)", "1%" },
{ 20736, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# (300)", "1%" },
{ 20730, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# (300)", "1%" },
{ 20727, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# (300)", "1%" },
};
AQ20Enchants = {
{ 20728, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# #m14#", "1%" },
{ 20731, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# #m14#", "1%" },
{ 20734, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# #m14#", "1%" },
{ 20729, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# #m14#", "1%" },
{ 20736, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# #m14#", "1%" },
{ 20730, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# #m14#", "1%" },
{ 20727, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# #m14#", "1%" },
{ 20728, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Frost Power", "=ds=#p4# (300)", "1%" },
{ 20731, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Superior Agility", "=ds=#p4# (300)", "1%" },
{ 20734, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Stealth", "=ds=#p4# (300)", "1%" },
{ 20729, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Fire Power", "=ds=#p4# (300)", "1%" },
{ 20736, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Dodge", "=ds=#p4# (300)", "1%" },
{ 20730, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Healing Power", "=ds=#p4# (300)", "1%" },
{ 20727, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Shadow Power", "=ds=#p4# (300)", "1%" },
};
AQOpening = {
{ 21138, "INV_Misc_Gem_Ruby_03", "=q1=Red Scepter Shard", "=ds=#m3#" },
@@ -3407,7 +3407,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 21517, "INV_Helmet_63", "=q4=Gnomish Turban of Psychic Might", "=ds=#s1#, #a1#" },
{ 21527, "INV_Chest_Cloth_31", "=q4=Darkwater Robes", "=ds=#s5#, #a1#" },
{ 21526, "INV_Jewelry_Ring_35", "=q4=Band of Icy Depths", "=ds=#s13#" },
{ 21025, "INV_Misc_Book_02", "=q4=Recipe: Dirge's Kickin' Chimaerok Chops", "=ds=#p3# #m14#" },
{ 21025, "INV_Misc_Book_02", "=q4=Recipe: Dirge's Kickin' Chimaerok Chops", "=ds=#p3# (300)" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 21175, "INV_Hammer_25", "=q1=The Scepter of the Shifting Sands", "=ds=#m3#" },
@@ -3462,19 +3462,19 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0,"","","" },
{ 0,"","","" },
{ 0,"","","" },
{ 4415,"INV_Scroll_03", "=q3=Schematic: Craftsman's Monocle", "=ds=#p5# #m26#", "2%" },
{ 4415,"INV_Scroll_03", "=q3=Schematic: Craftsman's Monocle", "=ds=#p5# (185)", "2%" },
{ 4393,"INV_Helmet_44", "=q2=Craftsman's Monocle", "=ds=#s1#, #a1#" },
{ 0, "", "", "" },
{ 4413, "INV_Scroll_06", "=q2=Schematic: Discombobulator Ray", "=ds=#p5# #m27#", "2%" },
{ 4413, "INV_Scroll_06", "=q2=Schematic: Discombobulator Ray", "=ds=#p5# (160)", "2%" },
{ 4388, "INV_Misc_Spyglass_02","=q1=Discombobulator Ray", "=ds=#m25#" },
{ 0, "", "", "" },
{ 4411, "INV_Scroll_03", "=q2=Schematic: Flame Deflector","=ds=#p5# #m28#", "2%" },
{ 4411, "INV_Scroll_03", "=q2=Schematic: Flame Deflector","=ds=#p5# (125)", "2%" },
{ 4376, "INV_Gizmo_01", "=q1=Flame Deflector", "=ds=#m25#" },
{ 0, "", "", "" },
{ 7742, "INV_Scroll_03", "=q1=Schematic: Gnomish Cloaking Device", "=ds=#p5# #m29#", "2%" },
{ 7742, "INV_Scroll_03", "=q1=Schematic: Gnomish Cloaking Device", "=ds=#p5# (200)", "2%" },
{ 4397 ,"INV_Gizmo_01", "=q1=Gnomish Cloaking Device", "=ds=#s14#" },
{ 0,"","","" },
{ 51801,"INV_Scroll_05","=q3=Schematic: Hypertech Battery Pack", "=ds=#p5# #m41#", "4%" },
{ 51801,"INV_Scroll_05","=q3=Schematic: Hypertech Battery Pack", "=ds=#p5# (250)", "4%" },
{ 60098 ,"INV_Misc_EngGizmos_04", "=q2=Hypertech Battery Pack", "=ds=#m33#" },
{ 0, "", "", "" },
{ 0, "", "", "" },
@@ -3496,7 +3496,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0,"","","" },
{ 0,"","","" },
{ 0,"","","" },
{ 9327,"INV_Ingot_04","=q2=Security DELTA Data Access Card","=ds=#p5# #m30#", "1-5%" },
{ 9327,"INV_Ingot_04","=q2=Security DELTA Data Access Card","=ds=#p5# (1)", "1-5%" },
{ 0,"","","" },
{ 7191,"INV_Misc_Gear_03","=q1=Fused Wiring","=ds=#m31#", "2-38%" },
{ 9308,"INV_Ammo_FireTar","=q1=Grime-Encrusted Object","=ds=#m3#", "15%" },
@@ -3807,7 +3807,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 61406, "INV_Jewelry_Necklace_22", "=q4=Mark of the Worgen", "=ds=#s13#", "0.5%" },
{ 0, "", "", "" },
{ 61738, "INV_Misc_Note_01", "=q2=Formula: Enchant Bracer - Vampirism", "=ds=#p4# #m14#", "6%" },
{ 61738, "INV_Misc_Note_01", "=q2=Formula: Enchant Bracer - Vampirism", "=ds=#p4# (300)", "6%" },
{ 69000, "INV_Weapon_ShortBlade_16", "=q2=Gilnean Raven", "=ds=#e15#", "1.5%" },
{ 0, "", "", "" },
{ 61352, "INV_Misc_Head_Human_01", "=q1=Genn Greymane's Head", "=ds=#m3#", "100%" },
@@ -4427,7 +4427,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
--{ 10781,"INV_Chest_Leather_02","=q2=Hakkari Breastplate","=ds=#s5#, #a2#", "0%" },
{ 10780,"INV_Jewelry_Ring_05","=q2=Mark of Hakkar", "=ds=#s13#","0.02%" },
{ 0,"","","" },
{ 16216, "INV_Misc_Note_01", "=q2=Formula: Enchant Cloak - Greater Resistance", "=ds=#p4# #m17# =q7=#x78#", "1.48%" },
{ 16216, "INV_Misc_Note_01", "=q2=Formula: Enchant Cloak - Greater Resistance", "=ds=#p4# (265) =q7=#x78#", "1.48%" },
{ 15733, "INV_Scroll_03", "=q3=Pattern: Green Dragonscale Leggings", "=ds=#p7# (270) =q7=#x79#", "4%" },
{ 15046, "INV_Pants_05", "=q3=Green Dragonscale Leggings", "=ds=#s11#, #a3#" },
};
@@ -5078,7 +5078,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 11630, "INV_Ammo_Bullet_02", "=q3=Rockshard Pellets", "=ds=#e6#", "16%" },
{ 0, "", "", "" },
{ 11813, "INV_Misc_Note_01", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# #m17#", "15%" },
{ 11813, "INV_Misc_Note_01", "=q2=Formula: Smoking Heart of the Mountain", "=ds=#p4# (265)", "15%" },
{ 11811, "INV_Misc_Gem_Bloodstone_01", "=q3=Smoking Heart of the Mountain", "=ds=#s14#" },
{ 0, "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
@@ -5124,7 +5124,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 22270, "INV_Boots_Plate_02", "=q3=Entrenching Boots", "=ds=#s12#, #a4#", "25%" },
{ 11702, "INV_Axe_12", "=q3=Grizzle's Skinner", "=ds=#h3#, #w1#", "25%" },
{ 0, "", "", "" },
{ 11610, "INV_Scroll_03", "=q3=Plans: Dark Iron Pulverizer", "=ds=#p2# #m17#", "100%" },
{ 11610, "INV_Scroll_03", "=q3=Plans: Dark Iron Pulverizer", "=ds=#p2# (265)", "100%" },
{ 11608, "INV_Hammer_09", "=q3=Dark Iron Pulverizer", "=ds=#h2#, #w6#" },
{ 0, "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
@@ -5171,7 +5171,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 11748, "INV_Staff_13", "=q3=Pyric Caduceus", "=ds=#w12#", "25%" },
{ 11750, "INV_Staff_18", "=q3=Kindling Stave", "=ds=#w9#", "25%" },
{ 0, "", "", "" },
{ 11207, "INV_Misc_Note_01", "=q2=Formula: Enchant Weapon - Fiery Weapon", "=ds=#p4# #m17#", "16%" },
{ 11207, "INV_Misc_Note_01", "=q2=Formula: Enchant Weapon - Fiery Weapon", "=ds=#p4# (265)", "16%" },
};
BRDTheVault = {
{ 0, "INV_Box_01", "=q6=Dark Keeper", "" },
@@ -5266,11 +5266,11 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 11744, "INV_Gauntlets_11", "=q3=Bloodfist", "=ds=#h1#, #w13#", "33%" },
{ 0, "", "", "" },
{ 0, "INV_Box_01", "=q6=Lokhtos Darkbargainer", "=q6=Quest Reward" },
{ 18592, "INV_Scroll_03", "=q4=Plans: Sulfuron Hammer", "=ds=#p2# #m14#" },
{ 18592, "INV_Scroll_03", "=q4=Plans: Sulfuron Hammer", "=ds=#p2# (300)" },
{ 17193, "INV_Hammer_Unique_Sulfuras", "=q4=Sulfuron Hammer", "=ds=#h2#, #w6#" },
{ 0, "", "", "" },
{ 0, "INV_Box_01", "=q6=Ribbly Screwspigot", "" },
{ 11612, "INV_Scroll_03", "=q3=Plans: Dark Iron Plate", "=ds=#p2# #m20#", "25%" },
{ 11612, "INV_Scroll_03", "=q3=Plans: Dark Iron Plate", "=ds=#p2# (285)", "25%" },
{ 2662, "INV_Misc_Quiver_06", "=q2=Ribbly's Quiver", "=ds=#m21# #e9#", "25%" },
{ 2663, "INV_Misc_Ammo_Bullet_01", "=q2=Ribbly's Bandolier", "=ds=#m21# #e8#", "25%" },
{ 11742, "INV_Misc_Bag_20", "=q2=Wayfarer's Knapsack", "=ds=#m21# #e10#", "25%" },
@@ -5278,9 +5278,9 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "INV_Box_01", "=q6=Plugger Spazzring", "" },
{ 12793, "INV_Chest_Leather_01", "=q3=Mixologist's Tunic", "=ds=#s5#, #a2#", "18%" },
{ 12791, "INV_Drink_10", "=q3=Barman Shanker", "=ds=#h3#, #w4#", "18%" },
{ 18653, "INV_Scroll_06", "=q2=Schematic: Goblin Jumper Cables XL", "=ds=#p5# #m17#", "18%" },
{ 13483, "INV_Scroll_06", "=q2=Recipe: Transmute Fire to Earth", "=ds=#p1# #m16# =q2=vendor" },
{ 15759, "INV_Scroll_03", "=q1=Pattern: Black Dragonscale Breastplate", "=ds=#p7# #m18# =q2=vendor" },
{ 18653, "INV_Scroll_06", "=q2=Schematic: Goblin Jumper Cables XL", "=ds=#p5# (265)", "18%" },
{ 13483, "INV_Scroll_06", "=q2=Recipe: Transmute Fire to Earth", "=ds=#p1# (275) =q2=vendor" },
{ 15759, "INV_Scroll_03", "=q1=Pattern: Black Dragonscale Breastplate", "=ds=#p7# (290) =q2=vendor" },
{ 11325, "INV_Drink_04", "=q1=Dark Iron Ale Mug", "=ds=#e3#, #m3# =q2=vendor" },
{ 11602, "INV_Misc_Key_03", "=q1=Grim Guzzler Key", "=ds=#e14# =q7=pickpocketed" },
};
@@ -5338,7 +5338,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 12033, "INV_Misc_Bag_17", "=q1=Thaurissan Family Jewels", "=ds=#m23#. #p13# #m16#", "20%" },
{ 12033, "INV_Misc_Bag_17", "=q1=Thaurissan Family Jewels", "=ds=#m23#. #p13# (275)", "20%" },
{ 0, "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "100%" },
{ 0, "", "", "" },
@@ -5376,18 +5376,18 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 12532, "INV_Wand_07", "=q3=Spire of the Stoneshaper", "=ds=#w9#", "0.02" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 15781, "INV_Scroll_05", "=q3=Pattern: Black Dragonscale Leggings", "=ds=#p7# #m14# =q7=#x46#", "4%" },
{ 15770, "INV_Scroll_03", "=q3=Pattern: Black Dragonscale Shoulders", "=ds=#p7# #m14# =q7=#x45#", "4%" },
{ 11611, "INV_Scroll_03", "=q3=Plans: Dark Iron Sunderer", "=ds=#p2# #m16# =q7=#x50#", "4%" },
{ 15781, "INV_Scroll_05", "=q3=Pattern: Black Dragonscale Leggings", "=ds=#p7# (300) =q7=#x46#", "4%" },
{ 15770, "INV_Scroll_03", "=q3=Pattern: Black Dragonscale Shoulders", "=ds=#p7# (300) =q7=#x45#", "4%" },
{ 11611, "INV_Scroll_03", "=q3=Plans: Dark Iron Sunderer", "=ds=#p2# (275) =q7=#x50#", "4%" },
{ 11614, "INV_Scroll_06", "=q2=Plans: Dark Iron Mail", "=ds=#p2# (270) =q7=#m24#", "8%" },
{ 11615, "INV_Scroll_06", "=q2=Plans: Dark Iron Shoulders", "=ds=#p2# (280) =q7=#m24#", "0.02%" },
{ 16048, "INV_Scroll_06", "=q2=Schematic: Dark Iron Rifle", "=ds=#p5# #m16# =q7=#x48#", "1.8%" },
{ 16053, "INV_Scroll_06", "=q2=Schematic: Master Engineer's Goggles", "=ds=#p5# #m18# =q7=#x49#", "0.7%" },
{ 16049, "INV_Scroll_06", "=q2=Schematic: Dark Iron Bomb", "=ds=#p5# #m20# =q7=#x47#", "1%" },
{ 18654, "INV_Scroll_06", "=q2=Schematic: Gnomish Alarm-O-Bot", "=ds=#p5# #m17# =q7=#x47#", "1.89%" },
{ 16048, "INV_Scroll_06", "=q2=Schematic: Dark Iron Rifle", "=ds=#p5# (275) =q7=#x48#", "1.8%" },
{ 16053, "INV_Scroll_06", "=q2=Schematic: Master Engineer's Goggles", "=ds=#p5# (290) =q7=#x49#", "0.7%" },
{ 16049, "INV_Scroll_06", "=q2=Schematic: Dark Iron Bomb", "=ds=#p5# (285) =q7=#x47#", "1%" },
{ 18654, "INV_Scroll_06", "=q2=Schematic: Gnomish Alarm-O-Bot", "=ds=#p5# (265) =q7=#x47#", "1.89%" },
{ 18661, "INV_Scroll_06", "=q2=Schematic: World Enlarger", "=ds=#p5# (260) =q7=#x47#", "2%" },
{ 0, "", "", "" },
{ 18232, "INV_Egg_05", "=q1=Field Repair Bot 74A", "=ds=#p5# #m14# =q7=#m22#" },
{ 18232, "INV_Egg_05", "=q1=Field Repair Bot 74A", "=ds=#p5# (300) =q7=#m22#" },
{ 0, "", "", "" },
{ 11446, "INV_Misc_Note_05", "=q1=A Crumpled Up Note", "=ds=#m2#" },
};
@@ -5429,7 +5429,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
SFKFelSteed = {
{ 6341, "INV_Misc_Lantern_01", "=q2=Eerie Stable Lantern", "=ds=#s15#", "8%" },
{ 0,"","","" },
{ 932, "INV_Misc_Bag_08", "=q1=Fel Steed Saddlebags", "=ds=10 Slot #e10# ", "29%" },
{ 932, "INV_Misc_Bag_08", "=q1=Fel Steed Saddlebags", "=ds=#m13# #e10# ", "29%" },
};
SFKRazorclawtheButcher = {
{ 1292, "INV_Axe_23", "=q3=Butcher's Cleaver", "=ds=#h1#, #w1#", "33%" },
@@ -5506,7 +5506,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 1484, "INV_Wand_04", "=q3=Witching Stave", "=ds=#w9#", "0.01%" },
};
DMEPusillin = {
{ 18267, "INV_Scroll_03", "=q2=Recipe: Runn Tum Tuber Surprise", "=ds=#p3# #m16#", "100%" },
{ 18267, "INV_Scroll_03", "=q2=Recipe: Runn Tum Tuber Surprise", "=ds=#p3# (275)", "100%" },
{ 0, "", "", "" },
{ 18249, "INV_Misc_Key_10", "=q1=Crescent Key", "=ds=#e14#", "100" },
};
@@ -5647,18 +5647,18 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 18266, "INV_Misc_Key_02", "=q1=Gordok Courtyard Key", "=ds=#e14#", "1.2%" },
};
DMNThimblejack = {
{ 18414, "INV_Scroll_04", "=q4=Pattern: Belt of the Archmage", "=ds=#p8# #m14#", "2%" },
{ 18517, "INV_Scroll_04", "=q4=Pattern: Chromatic Cloak", "=ds=#p7# #m14#", "2%" },
{ 18518, "INV_Scroll_04", "=q4=Pattern: Hide of the Wild", "=ds=#p7# #m14#", "2%" },
{ 18519, "INV_Scroll_04", "=q4=Pattern: Shifting Cloak", "=ds=#p7# #m14#", "2%" },
{ 18414, "INV_Scroll_04", "=q4=Pattern: Belt of the Archmage", "=ds=#p8# (300)", "2%" },
{ 18517, "INV_Scroll_04", "=q4=Pattern: Chromatic Cloak", "=ds=#p7# (300)", "2%" },
{ 18518, "INV_Scroll_04", "=q4=Pattern: Hide of the Wild", "=ds=#p7# (300)", "2%" },
{ 18519, "INV_Scroll_04", "=q4=Pattern: Shifting Cloak", "=ds=#p7# (300)", "2%" },
{ 0, "", "", "" },
{ 18415, "INV_Scroll_05", "=q3=Pattern: Felcloth Gloves", "=ds=#p8# #m14#", "13%" },
{ 18416, "INV_Scroll_05", "=q3=Pattern: Inferno Gloves", "=ds=#p8# #m14#", "13%" },
{ 18417, "INV_Scroll_05", "=q3=Pattern: Mooncloth Gloves", "=ds=#p8# #m14#", "13%" },
{ 18418, "INV_Scroll_05", "=q3=Pattern: Cloak of Warding", "=ds=#p8# #m14#", "13%" },
{ 18514, "INV_Scroll_05", "=q3=Pattern: Girdle of Insight", "=ds=#p7# #m14#", "13%" },
{ 18515, "INV_Scroll_05", "=q3=Pattern: Mongoose Boots", "=ds=#p7# #m14#", "13%" },
{ 18516, "INV_Scroll_05", "=q3=Pattern: Swift Flight Bracers", "=ds=#p7# #m14#", "13%" },
{ 18415, "INV_Scroll_05", "=q3=Pattern: Felcloth Gloves", "=ds=#p8# (300)", "13%" },
{ 18416, "INV_Scroll_05", "=q3=Pattern: Inferno Gloves", "=ds=#p8# (300)", "13%" },
{ 18417, "INV_Scroll_05", "=q3=Pattern: Mooncloth Gloves", "=ds=#p8# (300)", "13%" },
{ 18418, "INV_Scroll_05", "=q3=Pattern: Cloak of Warding", "=ds=#p8# (300)", "13%" },
{ 18514, "INV_Scroll_05", "=q3=Pattern: Girdle of Insight", "=ds=#p7# (300)", "13%" },
{ 18515, "INV_Scroll_05", "=q3=Pattern: Mongoose Boots", "=ds=#p7# (300)", "13%" },
{ 18516, "INV_Scroll_05", "=q3=Pattern: Swift Flight Bracers", "=ds=#p7# (300)", "13%" },
{ 0, "", "", "" },
{ 18258, "INV_Chest_Chain_14", "=q2=Gordok Ogre Suit", "=q1=#m4#" },
{ 18240, "INV_Potion_08", "=q2=Ogre Tannin", "=ds=#m3#", "35%" },
@@ -5722,7 +5722,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 19258, "INV_Misc_Ticket_Tarot_Warlord_01", "=q3=Ace of Warlords", "=ds=#e19#", "7%" },
{ 0,"","","" },
{ 18780, "INV_Misc_Note_06", "=q3=Top Half of Advanced Armorsmithing: Volume I", "=ds=#m8#", "9%" },
{ 12727, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4# =ds=#p2# #m14#" },
{ 12727, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4# =ds=#p2# (300)" },
{ 12618,"INV_Chest_Plate10","=q3=Enchanted Thorium Breastplate","=ds=#s5#, #a4#" },
{ 0,"","","" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "100%" },
@@ -5791,7 +5791,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 18476, "INV_Boots_07", "=q2=Mud Stained Boots", "=ds=#s12#, #a2#", "11%" },
{ 18482, "INV_Weapon_Bow_05", "=q2=Ogre Toothpick Shooter", "=ds=#w2#","11%" },
{ 18481, "INV_Mace_05", "=q2=Skullcracking Mace", "=ds=#h2#, #w6#","11%" },
{ 18655, "INV_Scroll_06", "=q2=Schematic: Major Recombobulator", "=ds=#p5# #m16#", "11%" },
{ 18655, "INV_Scroll_06", "=q2=Schematic: Major Recombobulator", "=ds=#p5# (275)", "11%" },
{ 18637, "INV_Misc_EngGizmos_09", "=q2=Major Recombobulator", "=ds=#s14#" },
};
DMWTendrisWarpwood = {
@@ -5823,7 +5823,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 18350, "INV_Misc_Cape_18", "=q2=Amplifying Cloak", "=ds=#s4#", "20%" },
{ 18351, "INV_Bracer_18", "=q2=Magically Sealed Bracers", "=ds=#s8#, #a4#", "20%" },
{ 0, "", "", "" },
{ 22309, "INV_Scroll_06", "=q2=Pattern: Big Bag of Enchantment", "=ds=#p8# #m14#", "15%" },
{ 22309, "INV_Scroll_06", "=q2=Pattern: Big Bag of Enchantment", "=ds=#p8# (300)", "15%" },
{ 22249, "INV_Misc_Bag_BigBagofEnchantments", "=q2=Big Bag of Enchantment", "=ds=#m37# #p4# #e10#" },
{ 0, "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
@@ -5873,7 +5873,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "100%" },
};
DMWShendralarProvisioner = {
{ 18487, "INV_Scroll_03", "=q1=Pattern: Mooncloth Robe", "=ds=#p8# #m14#" },
{ 18487, "INV_Scroll_03", "=q1=Pattern: Mooncloth Robe", "=ds=#p8# (300)" },
{ 18486, "INV_Chest_Cloth_04", "=q3=Mooncloth Robe", "=ds=#s5#, #a1#" },
};
DMWRevanchion = {
@@ -5998,7 +5998,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 12589, "INV_Belt_11", "=q3=Dustfeather Sash", "=ds=#s10#, #a1#", "20%" },
{ 12606, "INV_Belt_10", "=q3=Crystallized Girdle", "=ds=#s10#, #a2#", "20%" },
{ 0,"","","" },
{ 18657, "INV_Scroll_06", "=q2=Schematic: Hyper-Radiant Flame Reflector", "=ds=#p5# #m18#", "6%" },
{ 18657, "INV_Scroll_06", "=q2=Schematic: Hyper-Radiant Flame Reflector", "=ds=#p5# (290)", "6%" },
{ 18638, "INV_Misc_EngGizmos_04", "=q3=Hyper-Radiant Flame Reflector", "=ds=#s14#" },
{ 0, "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
@@ -6012,19 +6012,19 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 18047,"INV_Boots_02","=q3=Flame Walkers", "=ds=#s12#, #a3#", "14%" },
{ 18048,"INV_Hammer_06","=q3=Mastersmith's Hammer", "=ds=#h3#, #w6#", "14%" },
{ 0,"","","" },
{ 12834,"INV_Scroll_03","=q3=Plans: Arcanite Champion", "=ds=#p2# #m14#", "14%" },
{ 12834,"INV_Scroll_03","=q3=Plans: Arcanite Champion", "=ds=#p2# (300)", "14%" },
{ 12790,"INV_Sword_39", "=q3=Arcanite Champion", "=ds=#h2#, #w10#" },
{ 12837,"INV_Scroll_03","=q3=Plans: Masterwork Stormhammer", "=ds=#p2# #m14#", "14%" },
{ 12837,"INV_Scroll_03","=q3=Plans: Masterwork Stormhammer", "=ds=#p2# (300)", "14%" },
{ 12794,"INV_Hammer_04", "=q3=Masterwork Stormhammer", "=ds=#h3#, #w6#" },
{ 12728,"INV_Scroll_03","=q4=Plans: Invulnerable Mail", "=ds=#p2# #m14#", "14%" },
{ 12728,"INV_Scroll_03","=q4=Plans: Invulnerable Mail", "=ds=#p2# (300)", "14%" },
{ 12641, "INV_Chest_Chain_07", "=q4=Invulnerable Mail", "=ds=#s5#, #a3#" },
{ 0,"","","" },
{ 18779,"INV_Misc_Note_06","=q3=Bottom Half of Advanced Armorsmithing: Volume I","=ds=#m8#", "1" },
{ 12727, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4# =ds=#p2# #m14#" },
{ 12727, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Breastplate", "=q1=#m4# =ds=#p2# (300)" },
{ 12618, "INV_Chest_Plate10", "=q3=Enchanted Thorium Breastplate", "=ds=#s5#, #a4#" },
{ 0, "INV_Box_01", "=q6=#cb10#", "" },
{ 12806, "INV_Chest_Plate04", "=q3=Unforged Rune Covered Breastplate", "=ds=#m8#" },
{ 12696, "INV_Scroll_03", "=q3=Plans: Demon Forged Breastplate", "=q1=#m4#, =ds=#p2# #m20#" },
{ 12696, "INV_Scroll_03", "=q3=Plans: Demon Forged Breastplate", "=q1=#m4#, =ds=#p2# (285)" },
{ 12628, "INV_Chest_Plate06", "=q3=Demon Forged Breastplate", "=ds=#s5#, #a4#" },
};
UBRSRend = {
@@ -6055,7 +6055,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 12953,"INV_Helmet_39","=q3=Dragoneye Coif","=ds=#s1#, #a3# =q2=#e32#", "20%" },
{ 12952,"INV_Helmet_23","=q3=Gyth's Skull","=ds=#s1#, #a4# =q2=#e32#", "20%" },
{ 0,"","","" },
{ 13522,"INV_Scroll_06","=q2=Recipe: Flask of Chromatic Resistance", "=ds=#p1# #m14#", "3%" },
{ 13522,"INV_Scroll_06","=q2=Recipe: Flask of Chromatic Resistance", "=ds=#p1# (300)", "3%" },
{ 0, "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
};
@@ -6104,10 +6104,10 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 22253,"INV_Misc_Book_06","=q3=Tome of the Lost", "=ds=#s15#", "25%" },
{ 12602,"INV_Shield_20","=q3=Draconian Deflector", "=ds=#w8#", "25%" },
{ 0,"","","" },
{ 15730,"INV_Scroll_03","=q3=Pattern: Red Dragonscale Breastplate","=ds=#p9# #p7# #m14#", "4%" },
{ 15730,"INV_Scroll_03","=q3=Pattern: Red Dragonscale Breastplate","=ds=#p9# #p7# (300)", "4%" },
{ 15047,"INV_Chest_Chain_06","=q3=Red Dragonscale Breastplate","=ds=#s5#, #a3#" },
{ 0,"","","" },
{ 13519,"INV_Scroll_06","=q2=Recipe: Flask of the Titans", "=ds=#p1# #m14#", "3%" },
{ 13519,"INV_Scroll_06","=q2=Recipe: Flask of the Titans", "=ds=#p1# (300)", "3%" },
{ 16690,"INV_Chest_Cloth_11","=q3=Devout Robe", "=ds=#s5#, #a1# (D1, =q9=#c5#=ds=)", "11%" },
{ 16688,"INV_Chest_Cloth_25","=q3=Magister's Robes", "=ds=#s5#, #a1# (D1, =q10=#c3#=ds=)", "11%" },
{ 16700,"INV_Chest_Cloth_49","=q3=Dreadmist Robe", "=ds=#s5#, #a1# (D1, =q11=#c8#=ds=)", "11%" },
@@ -6138,7 +6138,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0,"","","" },
{ 0,"","","" },
{ 0,"","","" },
{ 16247, "INV_Misc_Note_01", "=q2=Formula: Enchant 2H Weapon - Superior Impact", "=ds=#p4# #m15# =q7=#x59#", "3%" },
{ 16247, "INV_Misc_Note_01", "=q2=Formula: Enchant 2H Weapon - Superior Impact", "=ds=#p4# (295) =q7=#x59#", "3%" },
};
STRATSkull = {
{ 13395, "INV_Gauntlets_27", "=q3=Skul's Fingerbone Claws", "=ds=#s9#, #a2#", "33%" },
@@ -6215,14 +6215,14 @@ AtlasLoot_Data["AtlasLootItems"] = {
};
STRATCrimsonHammersmith = {
{ 18781, "INV_Misc_Note_03", "=q3=Bottom Half of Advanced Armorsmithing: Volume II", "=ds=#m8#", "40%" },
{ 12726, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4# =ds=#p2# #m14#" },
{ 12726, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4# =ds=#p2# (300)" },
{ 12619, "INV_Pants_04", "=q3=Enchanted Thorium Leggings", "=ds=#s11#, #a4#" },
{ 0,"","","" },
{ 12824, "INV_Scroll_06", "=q2=Plans: Enchanted Battlehammer", "=q1=#m4#: =ds=#p2# (280)" },
{ 12776,"INV_Hammer_05","=q3=Enchanted Battlehammer","=ds=#h2#, #w6#" },
};
STRATBSPlansSerenity = {
{ 12827, "INV_Scroll_06", "=q2=Plans: Serenity", "=ds=#p2# #m20#", "0.02-0.26%" },
{ 12827, "INV_Scroll_06", "=q2=Plans: Serenity", "=ds=#p2# (285)", "0.02-0.26%" },
{ 12781, "INV_Mace_02", "=q3=Serenity", "=ds=#h1#, #w6#" },
};
STRATCannonMasterWilley = {
@@ -6242,7 +6242,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "", "" },
{ 0, "", "", "", "" },
{ 0, "", "", "", "" },
{ 12839, "INV_Scroll_03", "=q3=Plans: Heartseeker", "=ds=#p2# #m14#", "6%" },
{ 12839, "INV_Scroll_03", "=q3=Plans: Heartseeker", "=ds=#p2# (300)", "6%" },
{ 12783, "INV_Sword_17", "=q3=Heartseeker", "=ds=#h1#, #w4#" },
{ 0, "", "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
@@ -6264,7 +6264,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
};
STRATBalnazzar = {
{ 13353, "INV_Misc_Book_06", "=q4=Book of the Dead", "=ds=#s15#", "1.37%" },
{ 14512, "INV_Scroll_03", "=q4=Pattern: Truefaith Vestments", "=ds=#p8# #m14#", "6%" },
{ 14512, "INV_Scroll_03", "=q4=Pattern: Truefaith Vestments", "=ds=#p8# (300)", "6%" },
{ 14154, "INV_Chest_Cloth_31", "=q4=Truefaith Vestments", "=ds=#s5#, #a1# =q9=#c5#" },
{ 0, "", "", "", "" },
{ 16725, "INV_Boots_Plate_03", "=q3=Lightforge Boots", "=ds=#s12#, #a4# (D1, =q16=#c4#=ds=)", "10%" },
@@ -6278,18 +6278,18 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 13360, "INV_Weapon_ShortBlade_15", "=q3=Gift of the Elven Magi", "=ds=#h1#, #w4#", "10%" },
{ 18717, "INV_Hammer_06", "=q3=Hammer of the Grand Crusader", "=ds=#h2#, #w6#", "10%" },
{ 13348, "INV_Sword_14", "=q3=Demonshear", "=ds=#h2#, #w10#", "10%" },
{ 13520, "INV_Scroll_06", "=q2=Recipe: Flask of Distilled Wisdom", "=ds=#p1# #m14#", "3%" },
{ 13520, "INV_Scroll_06", "=q2=Recipe: Flask of Distilled Wisdom", "=ds=#p1# (300)", "3%" },
{ 0, "", "", "", "" },
{ 13250, "Spell_Shadow_Possession", "=q1=Head of Balnazzar", "=ds=#m2#" },
{ 0, "", "", "", "" },
{ 83501, "INV_Scroll_06", "=q3=Plans: Rune-Etched Greaves", "=ds=#p2# #m14#", "17%" },
{ 83502, "INV_Scroll_06", "=q3=Plans: Rune-Etched Legplates", "=ds=#p2# #m14#", "17%" },
{ 83503, "INV_Scroll_06", "=q3=Plans: Rune-Etched Breastplate", "=ds=#p2# #m14#", "17%" },
{ 83504, "INV_Scroll_06", "=q3=Plans: Rune-Etched Crown", "=ds=#p2# #m14#", "17%" },
{ 83505, "INV_Scroll_06", "=q3=Plans: Rune-Etched Mantle", "=ds=#p2# #m14#", "17%" },
{ 83506, "INV_Scroll_06", "=q3=Plans: Rune-Etched Grips", "=ds=#p2# #m14#", "17%" },
{ 83501, "INV_Scroll_06", "=q3=Plans: Rune-Etched Greaves", "=ds=#p2# (300)", "17%" },
{ 83502, "INV_Scroll_06", "=q3=Plans: Rune-Etched Legplates", "=ds=#p2# (300)", "17%" },
{ 83503, "INV_Scroll_06", "=q3=Plans: Rune-Etched Breastplate", "=ds=#p2# (300)", "17%" },
{ 83504, "INV_Scroll_06", "=q3=Plans: Rune-Etched Crown", "=ds=#p2# (300)", "17%" },
{ 83505, "INV_Scroll_06", "=q3=Plans: Rune-Etched Mantle", "=ds=#p2# (300)", "17%" },
{ 83506, "INV_Scroll_06", "=q3=Plans: Rune-Etched Grips", "=ds=#p2# (300)", "17%" },
{ 0, "", "", "", "" },
{ 83500, "INV_Scroll_05", "=q3=Plans: Untempered Runeblade", "=ds=#p2# #m14#", "5%" },
{ 83500, "INV_Scroll_05", "=q3=Plans: Untempered Runeblade", "=ds=#p2# (300)", "5%" },
{ 0, "", "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "100%" },
};
@@ -6324,14 +6324,14 @@ AtlasLoot_Data["AtlasLootItems"] = {
};
STRATBlackGuardSwordsmith = {
{ 18783, "INV_Misc_Note_04", "=q3=Bottom Half of Advanced Armorsmithing: Volume III", "=ds=#m8#", "40%" },
{ 12725, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4# =ds=#p2# #m14#" },
{ 12725, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4# =ds=#p2# (300)" },
{ 12620, "INV_Helmet_02", "=q3=Enchanted Thorium Helm", "=ds=#s1#, #a4#" },
{ 0,"","","" },
{ 12825, "INV_Scroll_06", "=q2=Plans: Blazing Rapier", "=q1=#m4# =ds=#p2# (280)" },
{ 12777,"INV_Sword_30","=q3=Blazing Rapier","=ds=#h1#, #w10#" },
};
STRATBSPlansCorruption = {
{ 12830, "INV_Scroll_03", "=q1=Plans: Corruption", "=ds=#p2# #m18#", "0.02-0.06%" },
{ 12830, "INV_Scroll_03", "=q1=Plans: Corruption", "=ds=#p2# (290)", "0.02-0.06%" },
{ 12782,"INV_Sword_07","=q3=Corruption","=ds=#h2#, #w10#" },
};
STRATNerubenkan = {
@@ -6366,7 +6366,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "", "" },
{ 0, "", "", "", "" },
{ 0, "", "", "", "" },
{ 12833, "INV_Scroll_03", "=q3=Plans: Hammer of the Titans", "=ds=#p2# #m14#", "6%" },
{ 12833, "INV_Scroll_03", "=q3=Plans: Hammer of the Titans", "=ds=#p2# (300)", "6%" },
{ 12796, "INV_Hammer_09", "=q3=Hammer of the Titans", "=ds=#h2#, #w6#" },
{ 0, "", "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
@@ -6456,13 +6456,13 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 18745, "INV_Pants_01", "=q3=Sacred Cloth Leggings", "=ds=#s11#, #a1#", "0.02-0.04%" },
{ 18736, "INV_Pants_12", "=q3=Plaguehound Leggings", "=ds=#s11#, #a2#", "0.02%" },
{ 0,"","","" },
{ 16249, "INV_Misc_Note_01", "=q2=Formula: Enchant 2H Weapon - Major Intellect", "=ds=#p4# #m14# =q7=#x73#", "2%" },
{ 16248, "INV_Misc_Note_01", "=q2=Formula: Enchant Weapon - Unholy", "=ds=#p4# #m15# =q7=#x72#", "0.88%" },
{ 14495, "INV_Scroll_06", "=q2=Pattern: Ghostweave Pants", "=ds=#p8# #m18# =q7=#x75#", "2%" },
{ 15777, "INV_Scroll_06", "=q2=Pattern: Runic Leather Shoulders", "=ds=#p7# #m14# =q7=#x74#", "0.99%" },
{ 15768, "INV_Scroll_06", "=q2=Pattern: Wicked Leather Belt", "=ds=#p7# #m14# =q7=#x76#", "2%" },
{ 18658, "INV_Scroll_06", "=q2=Schematic: Ultra-Flash Shadow Reflector", "=ds=#p5# #m14# =q7=#x77#", "4%" },
{ 16052, "INV_Scroll_06", "=q2=Schematic: Voice Amplification Modulator", "=ds=#p5# #m18# =q7=#x77#", "5%" },
{ 16249, "INV_Misc_Note_01", "=q2=Formula: Enchant 2H Weapon - Major Intellect", "=ds=#p4# (300) =q7=#x73#", "2%" },
{ 16248, "INV_Misc_Note_01", "=q2=Formula: Enchant Weapon - Unholy", "=ds=#p4# (295) =q7=#x72#", "0.88%" },
{ 14495, "INV_Scroll_06", "=q2=Pattern: Ghostweave Pants", "=ds=#p8# (290) =q7=#x75#", "2%" },
{ 15777, "INV_Scroll_06", "=q2=Pattern: Runic Leather Shoulders", "=ds=#p7# (300) =q7=#x74#", "0.99%" },
{ 15768, "INV_Scroll_06", "=q2=Pattern: Wicked Leather Belt", "=ds=#p7# (300) =q7=#x76#", "2%" },
{ 18658, "INV_Scroll_06", "=q2=Schematic: Ultra-Flash Shadow Reflector", "=ds=#p5# (300) =q7=#x77#", "4%" },
{ 16052, "INV_Scroll_06", "=q2=Schematic: Voice Amplification Modulator", "=ds=#p5# (290) =q7=#x77#", "5%" },
};
LBRSPike = {
{ 12533, "INV_Spear_01", "=q1=Roughshod Pike", "=ds=#m8#", "100%" },
@@ -6545,7 +6545,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 13178, "INV_Jewelry_Ring_22", "=q3=Rosewine Circle", "=ds=#s13#", "25%" },
{ 0, "", "", "" },
{ 18784, "INV_Misc_Note_04", "=q3=Top Half of Advanced Armorsmithing: Volume III", "=ds=#m9#", "16%" },
{ 12725, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4# =ds=#p2# #m14#" },
{ 12725, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Helm", "=q1=#m4# =ds=#p2# (300)" },
{ 12620, "INV_Helmet_02", "=q3=Enchanted Thorium Helm", "=ds=#s1#, #a4#" },
{ 0, "", "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
@@ -6554,7 +6554,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 13253, "INV_Gauntlets_14", "=q3=Hands of Power", "=ds=#s9#, #a1#", "15%" },
{ 13252, "INV_Belt_10", "=q3=Cloudrunner Girdle", "=ds=#s10#, #a2#", "15%" },
{ 0, "", "", "", "" },
{ 12835, "INV_Scroll_03", "=q3=Plans: Annihilator", "=ds=#p2# #m14#", "10%" },
{ 12835, "INV_Scroll_03", "=q3=Plans: Annihilator", "=ds=#p2# (300)", "10%" },
{ 12798, "INV_Axe_12", "=q3=Annihilator", "=ds=#h3#, #w1#" },
{ 0, "", "", "", "" },
{ 80759, "INV_Misc_Cape_21", "=q3=Cloak of the Protector", "=ds=#s4#", "40%" },
@@ -6608,7 +6608,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 12634, "INV_Belt_13", "=q3=Chiselbrand Girdle", "=ds=#s10#, #a3#", "33%" },
{ 12621, "INV_Weapon_Halberd_11", "=q3=Demonfork", "=ds=#h3#, #w1#", "33%" },
{ 0, "", "", "", "" },
{ 12838, "INV_Scroll_03", "=q3=Plans: Arcanite Reaper", "=ds=#p2# #m14#", "7%" },
{ 12838, "INV_Scroll_03", "=q3=Plans: Arcanite Reaper", "=ds=#p2# (300)", "7%" },
{ 12784, "INV_Axe_09", "=q3=Arcanite Reaper", "=ds=#h2#, #w1#" },
};
LBRSBashguud = {
@@ -6630,7 +6630,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 13182, "INV_Sword_36", "=q3=Phase Blade", "=ds=#h1#, #w10#", "50%" },
};
LBRSTrash = {
{ 14513, "INV_Scroll_03", "=q4=Pattern: Robe of the Archmage", "=ds=#p8# #m14# =q7=#x52#", "10%" },
{ 14513, "INV_Scroll_03", "=q4=Pattern: Robe of the Archmage", "=ds=#p8# (300) =q7=#x52#", "10%" },
{ 14152, "INV_Chest_Cloth_38", "=q4=Robe of the Archmage", "=ds=#s5#, #a1# =q10=#c3#" },
{ 0, "", "", "" },
{ 16696, "INV_Belt_10", "=q3=Devout Belt", "=ds=#s10#, #a1# (D1, =q9=#c5#=ds=)", "0.5-4%" },
@@ -6645,11 +6645,11 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 16735, "INV_Bracer_18", "=q3=Bracers of Valor", "=ds=#s8#, #a4# (D1, =q17=#c9#=ds=)", "0.75-3%" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 15749, "INV_Scroll_06", "=q2=Pattern: Volcanic Breastplate", "=ds=#p7# #m20# =q7=#x53#", "5%" },
{ 15775, "INV_Scroll_06", "=q2=Pattern: Volcanic Shoulders", "=ds=#p7# #m14# =q7=#x55#", "23%" },
{ 13494, "INV_Scroll_06", "=q2=Recipe: Greater Fire Protection Potion", "=ds=#p1# #m18# =q7=#x54#/#x53#", "2%" },
{ 16250, "INV_Misc_Note_01", "=q2=Formula: Enchant Weapon - Superior Striking", "=ds=#p4# #m14# =q7=#x57#", "3%" },
{ 16244, "INV_Misc_Note_01", "=q2=Formula: Enchant Gloves - Greater Strength", "=ds=#p4# #m15# =q7=#x56#", "10%" },
{ 15749, "INV_Scroll_06", "=q2=Pattern: Volcanic Breastplate", "=ds=#p7# (285) =q7=#x53#", "5%" },
{ 15775, "INV_Scroll_06", "=q2=Pattern: Volcanic Shoulders", "=ds=#p7# (300) =q7=#x55#", "23%" },
{ 13494, "INV_Scroll_06", "=q2=Recipe: Greater Fire Protection Potion", "=ds=#p1# (290) =q7=#x54#/#x53#", "2%" },
{ 16250, "INV_Misc_Note_01", "=q2=Formula: Enchant Weapon - Superior Striking", "=ds=#p4# (300) =q7=#x57#", "3%" },
{ 16244, "INV_Misc_Note_01", "=q2=Formula: Enchant Gloves - Greater Strength", "=ds=#p4# (295) =q7=#x56#", "10%" },
{ 9214, "INV_Misc_Book_06", "=q2=Grimoire of Inferno", "=ds=#e20# =q11=#c8# =q7=#x51#", "5%" },
{ 0, "", "", "" },
{ 12219, "Racial_Dwarf_FindTreasure", "=q1=Unadorned Seal of Ascension", "=ds=#m8#", "8%" },
@@ -6704,7 +6704,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 14531, "INV_Hammer_13", "=q3=Frightskull Shaft", "=ds=#h2#, #w6#", "14%" },
{ 0, "", "", "", "" },
{ 18782, "INV_Misc_Note_03", "=q3=Top Half of Advanced Armorsmithing: Volume II", "=ds=#m8#", "40%" },
{ 12726, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4# =ds=#p2# #m14#" },
{ 12726, "INV_Scroll_05", "=q3=Plans: Enchanted Thorium Leggings", "=q1=#m4# =ds=#p2# (300)" },
{ 12619, "INV_Pants_04", "=q3=Enchanted Thorium Leggings", "=ds=#s11#, #a4#" },
{ 0, "", "", "", "" },
{ 13873, "INV_Misc_Key_14", "=q1=Viewing Room Key", "=ds=#e14#", "100%" },
@@ -6745,7 +6745,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 18696, "INV_Shield_02", "=q3=Intricately Runed Shield", "=ds=#w8#", "8%" },
{ 13952, "INV_Axe_03", "=q3=Iceblade Hacker", "=ds=#h3#, #w1#", "8%" },
{ 14487, "INV_Hammer_13", "=q3=Bonechill Hammer", "=ds=#h1#, #w6#", "8%" },
{ 13521, "INV_Scroll_06", "=q2=Recipe: Flask of Supreme Power", "=ds=#p1# #m14#", "3%" },
{ 13521, "INV_Scroll_06", "=q2=Recipe: Flask of Supreme Power", "=ds=#p1# (300)", "3%" },
{ 0, "", "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "5%" },
};
@@ -6951,7 +6951,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
};
SCHOLODarkmasterGandling = {
{ 13937, "INV_Jewelry_Talisman_12", "=q4=Headmaster's Charge", "=ds=#w9#", "1%" },
{ 14514, "INV_Scroll_03", "=q4=Pattern: Robe of the Void", "=ds=#p8# #m14#", "7%" },
{ 14514, "INV_Scroll_03", "=q4=Pattern: Robe of the Void", "=ds=#p8# (300)", "7%" },
{ 14153, "INV_Chest_Cloth_51", "=q4=Robe of the Void", "=ds=#s5#, #a1# =q11=#c8#", "" },
{ 0, "", "", "", "" },
{ 16693, "INV_Crown_01", "=q3=Devout Crown", "=ds=#s1#, #a1# (D1, =q9=#c5#=ds=)", "11%" },
@@ -6976,7 +6976,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "", "" },
{ 19276, "INV_Misc_Ticket_Tarot_Portal_01", "=q3=Ace of Portals", "=ds=#e19#", "3%" },
{ 0, "", "", "", "" },
{ 13501, "INV_Scroll_06", "=q2=Recipe: Major Mana Potion", "=ds=#p1# #m15#", "10%" },
{ 13501, "INV_Scroll_06", "=q2=Recipe: Major Mana Potion", "=ds=#p1# (295)", "10%" },
{ 0, "", "", "", "" },
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "100%" },
};
@@ -7004,10 +7004,10 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 18697, "INV_Boots_Fabric_01", "=q3=Coldstone Slippers", "=ds=#s12#, #a1#", "0.1-0.26%" },
{ 18701, "INV_Jewelry_Ring_24", "=q3=Innervating Band", "=ds=#s13#", "0.1-0.06%" },
{ 0,"","","" },
{ 16254, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Lifestealing", "=ds=#p4# #m14# =q7=#x70#", "0.88%" },
{ 16255, "INV_Misc_Note_01", "=q2=Formula: Enchant 2H Weapon - Major Spirit", "=ds=#p4# #m14# =q7=#x68#", "2%" },
{ 15773, "INV_Scroll_06", "=q2=Pattern: Wicked Leather Armor", "=ds=#p7# #m14# =q7=#x70#", "7%" },
{ 15776, "INV_Scroll_06", "=q2=Pattern: Runic Leather Armor", "=ds=#p7# #m14# =q7=#x69#", "4%" },
{ 16254, "INV_Misc_Note_01", "=q3=Formula: Enchant Weapon - Lifestealing", "=ds=#p4# (300) =q7=#x70#", "0.88%" },
{ 16255, "INV_Misc_Note_01", "=q2=Formula: Enchant 2H Weapon - Major Spirit", "=ds=#p4# (300) =q7=#x68#", "2%" },
{ 15773, "INV_Scroll_06", "=q2=Pattern: Wicked Leather Armor", "=ds=#p7# (300) =q7=#x70#", "7%" },
{ 15776, "INV_Scroll_06", "=q2=Pattern: Runic Leather Armor", "=ds=#p7# (300) =q7=#x69#", "4%" },
{ 0,"","","" },
{ 13920,"INV_Misc_MonsterScales_17","=q1=Healthy Dragon Scale","=ds=#m2# =q7=#x67#", "6%" },
};
@@ -7494,7 +7494,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 22682, "INV_Misc_Rune_09", "=q3=Frozen Rune", "=ds=#e12#, #m25#" },
};
BRDPyron = {
{ 14486, "INV_Scroll_03", "=q3=Pattern: Cloak of Fire", "=ds=#p8# #m16#", "100%" },
{ 14486, "INV_Scroll_03", "=q3=Pattern: Cloak of Fire", "=ds=#p8# (275)", "100%" },
};
BRMScarshieldQuartermaster = {
{ 13254, "INV_Shield_12", "=q3=Astral Guard", "=ds=#w8#", "3%" },
@@ -7573,10 +7573,10 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 5422, "INV_Pants_02", "=q2=Brambleweed Leggings", "=ds=#s11#, #a2#", "64%" },
};
LKHRolfen = {
{ 61805, "INV_Scroll_04", "=q4=Plans: Towerforge Demolisher", "=ds=#p2# #m14#", "1.44%" },
{ 61806, "INV_Scroll_04", "=q4=Plans: Towerforge Pauldrons", "=ds=#p2# #m14#", "1.44%" },
{ 61807, "INV_Scroll_04", "=q4=Plans: Towerforge Breastplate", "=ds=#p2# #m14#", "1.44%" },
{ 61808, "INV_Scroll_04", "=q4=Plans: Towerforge Crown", "=ds=#p2# #m14#", "1.44%" },
{ 61805, "INV_Scroll_04", "=q4=Plans: Towerforge Demolisher", "=ds=#p2# (300)", "1.44%" },
{ 61806, "INV_Scroll_04", "=q4=Plans: Towerforge Pauldrons", "=ds=#p2# (300)", "1.44%" },
{ 61807, "INV_Scroll_04", "=q4=Plans: Towerforge Breastplate", "=ds=#p2# (300)", "1.44%" },
{ 61808, "INV_Scroll_04", "=q4=Plans: Towerforge Crown", "=ds=#p2# (300)", "1.44%" },
};
LKHBroodQueenAraxxna = {
{ 61297, "inv_boots_cloth_04", "=q4=Marshtreader Slippers", "=ds=#s12#, #a1#", "20%" },
@@ -7588,12 +7588,12 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# #m14#", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# #m14#", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# #m14#", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# #m14#", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# #m14#", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# #m14#", "0.9%" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# (300)", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# (300)", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# (300)", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# (300)", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# (300)", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# (300)", "0.9%" },
{ 61269, "INV_Chest_Cloth_01", "=q3=Clutchweave Robe", "=ds=#s5#, #a1#", "14%" },
{ 61245, "INV_Bracer_12", "=q3=Bracers of Brambled Vines", "=ds=#s8#, #a1#", "14%" },
{ 61283, "Inv_gauntlets_09", "=q3=Darkgrasp Gloves", "=ds=#s9#, #a1#", "14%" },
@@ -7602,13 +7602,13 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 61278, "INV_Weapon_ShortBlade_25", "=q3=Vampiric Kris", "=ds=#h1#, #w4#", "14%" },
{ 61816, "INV_Shield_21", "=q3=Araxxna's Husk", "=ds=#s14#", "14%" },
{ 0, "", "", "" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# #m18#", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# #m14#", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# #m14#", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# #m14#", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# #m14#", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# #m14#", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# #m14#", "0.9%" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# (290)", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# (300)", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# (300)", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# (300)", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# (300)", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# (300)", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# (300)", "0.9%" },
};
LKHGrizikil = {
{ 61291, "INV_Helmet_10", "=q4=Darkflame Helm", "=ds=#s1#, #a4#", "20%" },
@@ -7620,12 +7620,12 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# #m14#", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# #m14#", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# #m14#", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# #m14#", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# #m14#", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# #m14#", "0.9%" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# (300)", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# (300)", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# (300)", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# (300)", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# (300)", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# (300)", "0.9%" },
{ 61252, "inv_helmet_52", "=q3=Red Hat of Destruction", "=ds=#s1#, #a1#", "14%" },
{ 61261, "INV_Misc_Cape_18", "=q3=Battlescarred Cloak", "=ds=#s4#", "14%" },
{ 61267, "inv_gauntlets_26", "=q3=Sparkgrasp Gloves", "=ds=#s9#, #a2#", "14%" },
@@ -7634,13 +7634,13 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 61298, "inv_gauntlets_21", "=q3=Overgrown Gloves", "=ds=#s9#, #a1#", "14%" },
{ 61450, "INV_Misc_Key_09", "=q3=The Mind's Key", "=ds=#s14#", "14%" },
{ 0, "", "", "" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# #m18#", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# #m14#", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# #m14#", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# #m14#", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# #m14#", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# #m14#", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# #m14#", "0.9%" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# (290)", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# (300)", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# (300)", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# (300)", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# (300)", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# (300)", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# (300)", "0.9%" },
};
LKHClawlordHowlfang = {
{ 61281, "inv_boots_cloth_09", "=q4=Shadeweave Boots", "=ds=#s12#, #a1#", "20%" },
@@ -7652,12 +7652,12 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# #m14#", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# #m14#", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# #m14#", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# #m14#", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# #m14#", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# #m14#", "0.9%" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# (300)", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# (300)", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# (300)", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# (300)", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# (300)", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# (300)", "0.9%" },
{ 61250, "inv_shirt_06", "=q3=Reedwoven Tunic", "=ds=#s5#, #a1#", "14%" },
{ 61285, "inv_pants_cloth_05", "=q3=Duskwrapped Leggings", "=ds=#s11#, #a1#", "14%" },
{ 61271, "INV_Boots_07", "=q3=Boots of Blazing Steps", "=ds=#s12#, #a2#", "14%" },
@@ -7666,13 +7666,13 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 61263, "INV_Misc_MonsterFang_01", "=q3=Tooth of the Packlord", "=ds=#s14#", "14%" },
{ 61451, "INV_Enchant_EssenceEternalSmall", "=q3=Sliver of Hope", "=ds=#s14#", "14%" },
{ 0, "", "", "" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# #m18#", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# #m14#", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# #m14#", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# #m14#", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# #m14#", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# #m14#", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# #m14#", "0.9%" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# (290)", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# (300)", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# (300)", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# (300)", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# (300)", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# (300)", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# (300)", "0.9%" },
};
LKHLordBlackwaldII = {
{ 61266, "INV_Gauntlets_11", "=q4=Rune Infused Gauntlets", "=ds=#s9#, #a3#", "20%" },
@@ -7684,12 +7684,12 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 61184, "Inv_weapon_shortblade_23", "=q5=The Scythe of Elune", "=ds=#m2#", "2%" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# #m14#", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# #m14#", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# #m14#", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# #m14#", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# #m14#", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# #m14#", "0.9%" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# (300)", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# (300)", "0.9%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# (300)", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# (300)", "0.9%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# (300)", "0.9%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# (300)", "0.9%" },
{ 61282, "inv_bracer_09", "=q3=Deepshadow Bracers", "=ds=#s8#, #a1#", "14%" },
{ 61449, "inv_bracer_13", "=q3=Searhide Bracers", "=ds=#s8#, #a2#", "14%" },
{ 61279, "inv_pants_mail_13", "=q3=Slateplate Leggings", "=ds=#s11#, #a3#", "14%" },
@@ -7698,13 +7698,13 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 61255, "INV_Knife_1H_Draenei_A_03", "=q3=Tuning Fork of Charged Lightning", "=ds=#h3#, #w4#", "14%" },
{ 61286, "INV_Wand_01", "=q3=Bloodfang Effigy", "=ds=#w12#", "14%" },
{ 0, "", "", "" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# #m18#", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# #m14#", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# #m14#", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# #m14#", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# #m14#", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# #m14#", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# #m14#", "0.9%" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# (290)", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# (300)", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# (300)", "0.9%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# (300)", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# (300)", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# (300)", "1.3%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# (300)", "0.9%" },
};
LKHMoroes = {
{ 61284, "inv_shirt_16", "=q4=Vest of Encroaching Darkness", "=ds=#s5#, #a1#", "10%" },
@@ -7716,12 +7716,12 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 61674, "INV_Misc_Gem_Diamond_03", "=q3=Overcharged Ley Energy", "=ds=#e11#", "70%" },
{ 0, "", "", "" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# #m14#", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# #m14#", "2%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# #m14#", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# #m14#", "2%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# #m14#", "2%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# #m14#", "2%" },
{ 61739, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Vampirism", "=ds=#p4# (300)", "1.3%" },
{ 61219, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Superior Stamina", "=ds=#p4# (300)", "2%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts", "=ds=#p6# (300)", "1.2%" },
{ 13517, "INV_Scroll_05", "=q4=Recipe: Alchemists' Stone", "=ds=#p1# (300)", "2%" },
{ 61189, "INV_Scroll_05", "=q4=Plans: Dawnstone Hammer", "=ds=#p2# (300)", "2%" },
{ 61190, "INV_Scroll_05", "=q4=Pattern: Gloves of Unwinding Mystery", "=ds=#p8# (300)", "2%" },
{ 61277, "INV_Mace_33", "=q4=Fist of the Forgotten Order", "=ds=#h2#, #w6#", "10%" },
{ 61264, "Inv_staff_07", "=q4=Ansirem's Runeweaver", "=ds=#h2#, #w9#", "10%" },
{ 61299, "INV_Misc_Bandage_16", "=q4=Shawl of the Castellan", "=ds=#s14#", "10%" },
@@ -7730,17 +7730,17 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 61231, "INV_Misc_Key_09", "=q1=Key to the Upper Chambers", "=ds=#m3#", "100%" },
{ 0, "", "", "" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# #m18#", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# #m14#", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# #m14#", "2%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# #m14#", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# #m14#", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# #m14#", "2%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# #m14#", "2%" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# (290)", "1.2%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# (300)", "1.2%" },
{ 70001, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Arcane Power", "=ds=#p4# (300)", "2%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# (300)", "1.2%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# (300)", "1.2%" },
{ 61192, "INV_Scroll_05", "=q4=Pattern: Inscribed Runic Bracers", "=ds=#p7# (300)", "2%" },
{ 61191, "INV_Scroll_05", "=q4=Schematic: Intricate Gyroscope Goggles", "=ds=#p5# (300)", "2%" },
};
LKHTrash = {
{ 51326, "INV_Misc_Note_03", "=q4=Scribbled Cooking Notes", "=ds=#m2#", "0.3%, 1%" },
{ 61666, "INV_Scroll_04", "=q4=Recipe: Le Fishe Au Chocolat", "=ds=#m4#, #p3# #m14#" },
{ 61666, "INV_Scroll_04", "=q4=Recipe: Le Fishe Au Chocolat", "=ds=#m4#, #p3# (300)" },
{ 0, "", "", "" },
{ 61254, "INV_Belt_25", "=q3=Reedmesh Belt", "=ds=#s10#, #a1#", "0.15%" },
{ 61288, "INV_Belt_15", "=q3=Nightwoven Belt", "=ds=#s10#, #a1#", "0.15%" },
@@ -7753,11 +7753,11 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 92002, "INV_Misc_Book_07", "=q3=Tome of Portals: Theramore", "=ds=Alliance, #e20# =q10=#c3#" , "0.32%" },
{ 92004, "INV_Misc_Book_07", "=q3=Tome of Portals: Stonard", "=ds=Horde, #e20# =q10=#c3#", "0.32%" },
{ 0, "", "", "" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts ", "=ds=#p6# #m14#", "0.03%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# #m14#", "0.03%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# #m14#", "0.03%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# #m14#", "0.03%" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# #m18#", "1.2%" },
{ 8547, "INV_Scroll_05", "=q3=Formula: Powerful Smelling Salts ", "=ds=#p6# (300)", "0.03%" },
{ 61177, "INV_Scroll_05", "=q3=Recipe: Potion of Quickness", "=ds=#p1# (300)", "0.03%" },
{ 61178, "INV_Scroll_05", "=q3=Plans: Thorium Spurs", "=ds=#p2# (300)", "0.03%" },
{ 61180, "INV_Misc_Note_01", "=q3=Formula: Enchant Cloak - Greater Arcane Resistance", "=ds=#p4# (300)", "0.03%" },
{ 58401, "INV_Scroll_06", "=q3=Schematic: Giga-Charged Arcane Reflector", "=ds=#p5# (290)", "1.2%" },
};
LKHEnchants = {
{ 92005, "Ability_Creature_Cursed_01", "=q3=Invocation of Shattering", "=ds=#s1#/#s11# #e11#" },
@@ -7814,13 +7814,13 @@ AtlasLoot_Data["AtlasLootItems"] = {
},
{ 51361, "INV_Misc_Note_05", "=q3=Glyph of the Dreamkin", "=ds==q13=#c1#", "14%" },
{ 61196, "INV_Misc_Bag_18", "=q3=Bag of the Vast Conscious", "=ds=#e10#", "15%" },
{ 61733, "INV_Misc_Note_01", "=q5=Formula: Eternal Dreamstone Shard", "=ds=#p4# #m14#", "1%" },
{ 61217, "INV_Misc_Note_01", "=q3=Formula: Enchant Chest - Mighty Mana", "=ds=#p4# #m14#", "4%" },
{ 70000, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Nature Power", "=ds=#p4# #m14#", "4%" },
{ 61218, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Nature Power", "=ds=#p1# #m14#", "4%" },
{ 61428, "INV_Scroll_05", "=q4=Pattern: Dreamhide Mantle", "=ds=#p7# #m14#", "4%" },
{ 61432, "INV_Scroll_05", "=q4=Pattern: Dreamthread Mantle", "=ds=#p7# #m14#", "4%" },
{ 61424, "INV_Scroll_05", "=q4=Plans: Dreamsteel Mantle", "=ds=#p2# #m14#", "4%" },
{ 61733, "INV_Misc_Note_01", "=q5=Formula: Eternal Dreamstone Shard", "=ds=#p4# (300)", "1%" },
{ 61217, "INV_Misc_Note_01", "=q3=Formula: Enchant Chest - Mighty Mana", "=ds=#p4# (300)", "4%" },
{ 70000, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Nature Power", "=ds=#p4# (300)", "4%" },
{ 61218, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Nature Power", "=ds=#p1# (300)", "4%" },
{ 61428, "INV_Scroll_05", "=q4=Pattern: Dreamhide Mantle", "=ds=#p7# (300)", "4%" },
{ 61432, "INV_Scroll_05", "=q4=Pattern: Dreamthread Mantle", "=ds=#p7# (300)", "4%" },
{ 61424, "INV_Scroll_05", "=q4=Plans: Dreamsteel Mantle", "=ds=#p2# (300)", "4%" },
{ 30018, "INV_Misc_Head_Dragon_Green","=q4=Emerald Drake","=ds=#e7#", },
};
ESHardMode = {
@@ -8327,7 +8327,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 58148, "INV_Boots_01", "=q3=Treads of the Unknown", "#s12#, #a3#", "25%" },
{ 58149, "INV_Jewelry_Ring_39", "=q3=Band of Subservience", "#s13#", "25%" },
{ 0, "", "", "" },
{ 75, "INV_Scroll_03", "=q3=Pattern: Stormreaver Gloves", "#p8# #m26#", "6%" },
{ 75, "INV_Scroll_03", "=q3=Pattern: Stormreaver Gloves", "#p8# (185)", "6%" },
},
SWRDeathlord = {
{ 58150, "INV_Sword_36", "=q3=Deathedge Sabre", "#h1#, #w10#", "25%" },
@@ -8338,8 +8338,8 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 0, "", "", "" },
{ 950, "Ability_Mount_Undeadhorse", "=q4=Stormwrought Deathsteed", "#e7#", "0.2%" },
{ 0, "", "", "" },
{ 24, "INV_Misc_Note_01", "=q3=Formula: Enchant Bracer - Agility", "#e11#ing #m26#", "6%" },
{ 70, "INV_Scroll_06", "=q2=Plans: Steel Belt Buckle", "#p2# #m29#", "6%" },
{ 24, "INV_Misc_Note_01", "=q3=Formula: Enchant Bracer - Agility", "#e11#ing (185)", "6%" },
{ 70, "INV_Scroll_06", "=q2=Plans: Steel Belt Buckle", "#p2# (200)", "6%" },
},
SWRSubjugator = {
{ 58183, "INV_Staff_25", "=q3=Rod of Subjugation", "#h2#, #w9#", "25%" },
@@ -8347,7 +8347,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
{ 58185, "Ability_Creature_Poison_04", "=q3=Leechmist Vine", "#s13#", "25%" },
{ 58184, "INV_Belt_35", "=q3=Obedient Shackles", "#s10#, #a3#", "25%" },
{ 0, "", "", "" },
{ 83, "INV_Scroll_05", "=q3=Recipe: Elixir of Rapid Growth", "#p1# #m29#", "6%" },
{ 83, "INV_Scroll_05", "=q3=Recipe: Elixir of Rapid Growth", "#p1# (200)", "6%" },
},
SWRMycellakos = {
{ 58182, "INV_Generic_Anchor", "=q3=Rusted Anchor", "#h1#, #w6#", "25%" },
+4 -4
View File
@@ -288,10 +288,10 @@ AtlasLoot_Data["AtlasLootBGItems"] = {
{ 60006, "INV_Jewelry_Ring_23", "=q4=Ring of Blood", "=ds=#s13#" },
};
BRRepTokens = {
{ 53017, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Major Strength", "=ds=#p4# #m14#" },
{ 61803, "INV_Scroll_05", "=q3=Plans: Bloody Belt Buckle", "=ds=#p2# #m14#" },
{ 61799, "INV_Scroll_04", "=q4=Plans: Ornate Bloodstone Dagger", "=ds=#p2# #m14#" },
{ 53016, "INV_Scroll_03", "=q3=Recipe: Gurubashi Gumbo", "=ds=#p3# #m14#" },
{ 53017, "INV_Misc_Note_01", "=q3=Formula: Enchant Gloves - Major Strength", "=ds=#p4# (300)" },
{ 61803, "INV_Scroll_05", "=q3=Plans: Bloody Belt Buckle", "=ds=#p2# (300)" },
{ 61799, "INV_Scroll_04", "=q4=Plans: Ornate Bloodstone Dagger", "=ds=#p2# (300)" },
{ 53016, "INV_Scroll_03", "=q3=Recipe: Gurubashi Gumbo", "=ds=#p3# (300)" },
};
AVRepFriendly = {
{ 0, "INV_BannerPVP_02", "=q8=#m7#", "=q7=#b1#" },
+2 -2
View File
@@ -110,7 +110,7 @@ AtlasLoot_Data["AtlasLootWorldEvents"] = {
{ 80843, "INV_Boots_Cloth_03", "=q3=Tideturner Boots", "=ds=#s12#, #a1#", "15%" },
{ 18679, "INV_Jewelry_Ring_29", "=q2=Frigid Ring", "=ds=#s13#", "50%" },
{ 80844, "INV_Misc_Gem_Sapphire_01", "=q2=Tempestria's Frozen Heart", "=ds=#s15#", "15%" },
{ 21548, "INV_Scroll_03", "=q3=Pattern: Stormshroud Gloves", "=ds=#p7# #m14#", "20%" },
{ 21548, "INV_Scroll_03", "=q3=Pattern: Stormshroud Gloves", "=ds=#p7# (300)", "20%" },
{ 0,"","","" },
{ 0, "Spell_Fire_Elemental_Totem", "=q6=#x93#", "=q1=#j17#, Azshara" },
{ 83551, "INV_Stone_14", "=q4=Evershifting Stone", "=ds=#m33#", "100%" },
@@ -125,7 +125,7 @@ AtlasLoot_Data["AtlasLootWorldEvents"] = {
{ 80853, "INV_Jewelry_Necklace_07", "=q3=Thunderstruck Talisman", "=ds=#s2#", "15%" },
{ 18677, "INV_Misc_Cape_13", "=q2=Zephyr Cloak", "=ds=#s4#", "58%" },
{ 80854, "INV_Misc_Gem_Pearl_06", "=q2=Wind Kissed Crystal", "=ds=#s15#", "15%" },
{ 21548, "INV_Scroll_03", "=q3=Pattern: Stormshroud Gloves", "=ds=#p7# #m14#", "31%" },
{ 21548, "INV_Scroll_03", "=q3=Pattern: Stormshroud Gloves", "=ds=#p7# (300)", "31%" },
};
GurubashiArena = {
{ 0,"","","" },
-4
View File
@@ -6,16 +6,12 @@ AL:RegisterTranslations("zhCN", function() return {
[" could not be accessed, the following module may be out of date: "] = "无法进行操作,以下模块可能已过期:",
[" deleted from the WishList."] = " 已从装备需求表删除",
[" is safe."] = "的连接是安全的。",
[" is unavailable, the following load on demand module is required: "] = "不可用,需要以下需求时载入型模块:",
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = "没有被列出,请将该错误信息发送到 AtlasLoot 官方论坛:http://www.atlasloot.net。",
["(has random enchantment)"] = "(随机附魔)",
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = ")不符。该情况下可能会频繁出现插件错误信息。鉴于此,请您立刻访问 http://www.atlasmod.com 或 http://www.dreamgen.cn 更新您的 Atlas 版本。",
[". Right click on any other item to refresh the loot page."] = "。右键点击其他物品可刷新物品列表。",
["10 Slot"] = "10格",
["16 Slot"] = "16格",
["18 Slot"] = "18格",
["20 Slot"] = "20格",
["28 Slot Soul Shard"] = "28格灵魂袋",
["AQ Enchants"] = "安其拉掉落的附魔公式",
["AQ Opening Quest Chain"] = "安其拉之门任务奖励",
["AQ20 Class Sets"] = "安其拉废墟职业套装",
-4
View File
@@ -6,16 +6,12 @@ AL:RegisterTranslations("deDE", function() return {
[" could not be accessed, the following module may be out of date: "] = " konnte nicht erreicht werden, das folgende Modul könnte veraltet sein: ",
[" deleted from the WishList."] = "vom Wunschzettel gelöscht",
[" is safe."] = " ist sicher.",
[" is unavailable, the following load on demand module is required: "] = " ist nicht verfügbar, das folgende Modul wird benötigt: ",
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = " nicht im Loot-Tabellen Register gelistet, bitte melde diese Nachricht im AtlasLoot Forum unter http://www.atlasloot.net",
["(has random enchantment)"] = "(zufällige Verzauberung)",
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = "). Dadurch können (schwere) Fehler auftreten! Bitte besuch so schnell wie möglich http://www.atlasmod.com und lad dir die neuste Atlas Version runter.",
[". Right click on any other item to refresh the loot page."] = ". Rechtsklicke auf ein beliebiges anderes Item um den Loot auf der Seite zu aktualisieren.",
["10 Slot"] = "10 Platz",
["16 Slot"] = "16 Platz",
["18 Slot"] = "18 Platz",
["20 Slot"] = "20 Platz",
["28 Slot Soul Shard"] = "28er-Behälter Seelensplitter",
["AQ Enchants"] = "AQ-Verzauberungen",
["AQ Opening Quest Chain"] = "AQ-Öffnungsquestreihe",
["AQ20 Class Sets"] = "AQ20-Klassen-Sets",
-20
View File
@@ -33,25 +33,10 @@ AL:RegisterTranslations("enUS", function() return {
[" could not be accessed, the following module may be out of date: "] = true,
[" deleted from the WishList."] = true,
[" is safe."] = true,
[" is unavailable, the following load on demand module is required: "] = true,
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = true,
[" the following items are needed:"] = true,
[" the following reagents are needed:"] = true,
[" you need this: "] = true,
["(1)"] = true,
["(125)"] = true,
["(160)"] = true,
["(185)"] = true,
["(200)"] = true,
["(250)"] = true,
["(265)"] = true,
["(275)"] = true,
["(285)"] = true,
["(290)"] = true,
["(295)"] = true,
["(300)"] = true,
["(has random enchantment)"] = true,
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = true,
[". Right click on any other item to refresh the loot page."] = true,
["10 Slot"] = true,
["10-19 Honored Rewards"] = true,
@@ -59,22 +44,17 @@ AL:RegisterTranslations("enUS", function() return {
["16 Slot"] = true,
["18 Slot"] = true,
["20 Slot"] = true,
["20-29 Friendly Rewards"] = true,
["20-29 Honored Rewards"] = true,
["20-29 Revered Rewards"] = true,
["24 Slot"] = true,
["28 Slot Soul"] = true,
["28 Slot Soul Shard"] = true,
["2H Weapon"] = true,
["30-39 Friendly Rewards"] = true,
["30-39 Honored Rewards"] = true,
["30-39 Revered Rewards"] = true,
["40-49 Exalted Rewards"] = true,
["40-49 Friendly Rewards"] = true,
["40-49 Honored Rewards"] = true,
["40-49 Revered Rewards"] = true,
["50-59 Exalted Rewards"] = true,
["50-59 Friendly Rewards"] = true,
["50-59 Honored Rewards"] = true,
["50-59 Revered Rewards"] = true,
["51-60 Exalted Rewards"] = true,
-4
View File
@@ -6,16 +6,12 @@ AL:RegisterTranslations("esES", function() return {
[" could not be accessed, the following module may be out of date: "] = " no se ha podido acceder, el siguiente módulo no debe estar actualizado: ",
[" deleted from the WishList."] = " borrado de la lista de deseos",
[" is safe."] = " es válido.",
[" is unavailable, the following load on demand module is required: "] = " no está disponible, se necesita el siguiente módulo: ",
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = " no figura en el registro de botines, por favor informa sobre este mensaje en los foros de AtlasLoot http://www.atlasloot.net",
["(has random enchantment)"] = "(añade un encantamiento aleatorio)",
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = "). Dependiendo de algún cambio, puede haber algún error ocasional, con lo que por favor, visita http://www.atlasmod.com/ lo antes posible para posibles actualizaciones.",
[". Right click on any other item to refresh the loot page."] = ". Haz click-dcho en otro objeto para refrescar la página.",
["10 Slot"] = "10 huecos",
["16 Slot"] = "16 huecos",
["18 Slot"] = "18 huecos",
["20 Slot"] = "20 huecos",
["28 Slot Soul Shard"] = "28 huecos para fragmentos de alma",
["AQ Enchants"] = "Encantamientos AQ",
["AQ Opening Quest Chain"] = "Apertura de la misión de la cadena AQ",
["AQ20 Class Sets"] = "Conjuntos por Clase de AQ20",
-4
View File
@@ -6,16 +6,12 @@ AL:RegisterTranslations("frFR", function() return {
[" could not be accessed, the following module may be out of date: "] = " n'a pas pu être consulté, le module suivant peut être dépassé: ",
[" deleted from the WishList."] = " a été effacé de la WishList",
[" is safe."] = " est valide.",
[" is unavailable, the following load on demand module is required: "] = " est indisponible, le module suivant (chargé à la demande) est requis: ",
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = " non répertorié dans la table des objets enregistrés, merci de transmettre ce message sur les forums d'AtlasLoot sur http://www.atlasloot.net",
["(has random enchantment)"] = "(caractéristiques aléatoires)",
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = "). Suivant les changements, des erreurs peuvent survenir, donc vous pouvez consulter le site http://www.***.com/ pour les futures mises à jour.",
[". Right click on any other item to refresh the loot page."] = ". Clic-Droit sur un autre objet permet de rafraîchir la page.",
["10 Slot"] = "10 emplacements",
["16 Slot"] = "16 emplacements",
["18 Slot"] = "18 emplacements",
["20 Slot"] = "20 emplacements",
["28 Slot Soul Shard"] = "28 emplacements Pierre d'âme",
["AQ Enchants"] = "Enchantements AQ",
["AQ Opening Quest Chain"] = "Quêtes d'ouverture d'AQ",
["AQ20 Class Sets"] = "Sets de Classe AQ20",
-3
View File
@@ -2,13 +2,10 @@
AL:RegisterTranslations("koKR", function() return {
[" is safe."] = " 은 이제 안전합니다.",
["(has random enchantment)"] = "(렌덤 마법부여)",
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = "). 버전 일치가 안되서 에러가 있을지도 모릅니다.가능한 빨리 http://www.atlasmod.com를 방문해서 최신 버전으로 업데이트를 해주시기 바랍니다.",
[". Right click on any other item to refresh the loot page."] = "에 대한 정보를 요청합니다. 다른 아이템을 우클릭하면 페이지가 수정됩니다.",
["10 Slot"] = "10칸",
["16 Slot"] = "16칸",
["18 Slot"] = "18칸",
["28 Slot Soul Shard"] = "28 칸 영혼",
["AQ Enchants"] = "안퀴라즈 마법부여",
["AQ Opening Quest Chain"] = "안퀴라즈 열기 연퀘",
["AQ20 Class Sets"] = "안퀴라즈 폐허 직업 세트",
-4
View File
@@ -6,16 +6,12 @@ AL:RegisterTranslations("ruRU", function() return {
[" could not be accessed, the following module may be out of date: "] = " could not be accessed, the following module may be out of date: ",
[" deleted from the WishList."] = " удалено из пожелания.",
[" is safe."] = " is safe.",
[" is unavailable, the following load on demand module is required: "] = " is unavailable, the following load on demand module is required: ",
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = " not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net",
["(has random enchantment)"] = "(случайные статы)",
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = "). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update.",
[". Right click on any other item to refresh the loot page."] = ". Right click on any other item to refresh the loot page.",
["10 Slot"] = "10 ячеек",
["16 Slot"] = "16 ячеек",
["18 Slot"] = "18 ячеек",
["20 Slot"] = "20 ячеек",
["28 Slot Soul Shard"] = "28 ячеек Осколок душ",
["AQ Enchants"] = "Зачарования из АК",
["AQ Opening Quest Chain"] = "AQ Opening Quest Chain",
["AQ20 Class Sets"] = "Классовые Комплекты АК20",
-4
View File
@@ -6,16 +6,12 @@ AL:RegisterTranslations("zhTW", function() return {
[" could not be accessed, the following module may be out of date: "] = "無法被存取,以下的模組可能版本已過於老舊:",
[" deleted from the WishList."] = "已從願望清單移除",
[" is safe."] = "的連結現在安全了。",
[" is unavailable, the following load on demand module is required: "] = "無法取得,需要以下的隨選載入模組:",
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = "並未列於物品掉落註冊表,請至 AtlasLoot 論壇回報問題:http://www.atlasloot.net",
["(has random enchantment)"] = "(具有隨機屬性)",
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = "). 依 Atlas 版本的變化, AtlasLoot 也許會出現偶然的錯誤, 請儘快前往 http://www.atlasmod.com 更新",
[". Right click on any other item to refresh the loot page."] = "的資訊. 右鍵點選其他物品以更新這一個物品頁面",
["10 Slot"] = "10 格容器",
["16 Slot"] = "16 格容器",
["18 Slot"] = "18 格容器",
["20 Slot"] = "20 格容器",
["28 Slot Soul Shard"] = "28 格靈魂袋",
["AQ Enchants"] = "AQ 公式",
["AQ Opening Quest Chain"] = "安其拉開門系列任務",
["AQ20 Class Sets"] = "AQ20 職業套裝",