From 997b9cf6a5b49358ef094b3788ee2f3bdeb3c7c1 Mon Sep 17 00:00:00 2001 From: Spit <19otari98@gmail.com> Date: Fri, 24 Jan 2025 18:42:02 +0300 Subject: [PATCH] 3.0.8 added Enchanted Gemstone Oil added Ragnaros mount added Nefarian mount --- AtlasLoot.toc | 2 +- Core/Spells.lua | 5 +++++ Crafting/crafting.en.lua | 10 ++++++---- Instances/instances.en.lua | 12 +++++++----- 4 files changed, 19 insertions(+), 10 deletions(-) diff --git a/AtlasLoot.toc b/AtlasLoot.toc index 28dc05b..0e66e49 100644 --- a/AtlasLoot.toc +++ b/AtlasLoot.toc @@ -3,7 +3,7 @@ ## Notes: Shows possible loot from dungeon bosses and other sources. ## Author: Shagu (pfUI update code), Lexie (Turtle WoW fixes/updates), Otari (overhaul/revamp, menu changes, bugfixes/updates) ## LegacyAuthor: Daviesh, Pompa (Turtle WoW World Bosses), Xerron (Turtle WoW World Bosses), Gurky (Turtle WoW 1.16/1.16.1 Dungeons) -## Version: 3.0.7 +## Version: 3.0.8 ## SavedVariables: AtlasLoot_updateavailable ## SavedVariablesPerCharacter: AtlasLootCharDB ## OptionalDeps: Alphamap, AtlasLoader, LootLink, ItemSync, HewdropLib, Ace2, EquipCompare, EQCompare diff --git a/Core/Spells.lua b/Core/Spells.lua index 7c37213..437e54b 100644 --- a/Core/Spells.lua +++ b/Core/Spells.lua @@ -3,6 +3,11 @@ local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot"); GetSpellInfoAtlasLootDB = { ["enchants"] = { + [41758] = { + ["name"] = "Enchanted Gemstone Oil", + ["icon"] = "Interface\\Icons\\INV_Potion_14", + ["item"] = 55248, + }, [7418] = { ["name"] = "Enchant Bracer - Minor Health", ["icon"] = "Interface\\Icons\\Spell_Holy_GreaterHeal", diff --git a/Crafting/crafting.en.lua b/Crafting/crafting.en.lua index e3cd0bc..a6b7657 100644 --- a/Crafting/crafting.en.lua +++ b/Crafting/crafting.en.lua @@ -694,12 +694,13 @@ AtlasLoot_Data["AtlasLootCrafting"] = { { "e25128", "INV_Potion_104", "=q1=Wizard Oil", "=ds=#sr# =so1=275 =so2=285 =so3=295 =so4=305" }, { "e20024", "Spell_Holy_GreaterHeal", "=ds=Enchant Boots - Spirit", "=ds=#sr# =so1=275 =so2=295 =so3=315 =so4=335" }, { "e20026", "Spell_Holy_GreaterHeal", "=ds=Enchant Chest - Major Health", "=ds=#sr# =so1=275 =so2=295 =so3=315 =so4=335" }, + { "e41758", "INV_Potion_14", "=q1=Enchanted Gemstone Oil", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=300" }, { "e20016", "Spell_Holy_GreaterHeal", "=ds=Enchant Shield - Superior Spirit", "=ds=#sr# =so1=280 =so2=300 =so3=320 =so4=340" }, { "e20015", "Spell_Holy_GreaterHeal", "=ds=Enchant Cloak - Superior Defense", "=ds=#sr# =so1=285 =so2=305 =so3=325 =so4=345" }, - { "e20029", "Spell_Holy_GreaterHeal", "=ds=Enchant Weapon - Icy Chill", "=ds=#sr# =so1=285 =so2=305 =so3=325 =so4=345" }, }; - + EnchantingArtisan2 = { + { "e20029", "Spell_Holy_GreaterHeal", "=ds=Enchant Weapon - Icy Chill", "=ds=#sr# =so1=285 =so2=305 =so3=325 =so4=345" }, { "e27837", "Spell_Holy_GreaterHeal", "=ds=Enchant 2H Weapon - Agility", "=ds=#sr# =so1=290 =so2=310 =so3=330 =so4=350" }, { "e23801", "Spell_Holy_GreaterHeal", "=ds=Enchant Bracer - Mana Regeneration", "=ds=#sr# =so1=290 =so2=310 =so3=330 =so4=350" }, { "e20028", "Spell_Holy_GreaterHeal", "=ds=Enchant Chest - Major Mana", "=ds=#sr# =so1=290 =so2=310 =so3=330 =so4=350" }, @@ -729,10 +730,10 @@ AtlasLoot_Data["AtlasLootCrafting"] = { { "e25073", "Spell_Holy_GreaterHeal", "=ds=Enchant Gloves - Shadow Power", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, { "e25080", "Spell_Holy_GreaterHeal", "=ds=Enchant Gloves - Superior Agility", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, { "e25072", "Spell_Holy_GreaterHeal", "=ds=Enchant Gloves - Threat", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, - { "e20034", "Spell_Holy_GreaterHeal", "=ds=Enchant Weapon - Crusader", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, }; - + EnchantingArtisan3 = { + { "e20034", "Spell_Holy_GreaterHeal", "=ds=Enchant Weapon - Crusader", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, { "e22750", "Spell_Holy_GreaterHeal", "=ds=Enchant Weapon - Healing Power", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, { "e20032", "Spell_Holy_GreaterHeal", "=ds=Enchant Weapon - Lifestealing", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, { "e23804", "Spell_Holy_GreaterHeal", "=ds=Enchant Weapon - Mighty Intellect", "=ds=#sr# =so1=300 =so2=320 =so3=340 =so4=360" }, @@ -947,6 +948,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = { { 0, "", "", "" }, { "e17181", "INV_Misc_Rune_05", "=q1=Enchanted Leather", "=ds=#sr# =so1=250 =so2=250 =so3=255 =so4=260" }, { "e17180", "INV_Ingot_Eternium", "=q1=Enchanted Thorium", "=ds=#sr# =so1=250 =so2=250 =so3=255 =so4=260" }, + { "e41758", "INV_Potion_14", "=q1=Enchanted Gemstone Oil", "=ds=#sr# =so1=275 =so2=275 =so3=280 =so4=300" }, { 0, "", "", "" }, { "e15596", "INV_Misc_Gem_Bloodstone_01", "=q3=Smoking Heart of the Mountain", "=ds=#sr# =so1=265 =so2=285 =so3=305 =so4=325" }, { 0, "", "", "" }, diff --git a/Instances/instances.en.lua b/Instances/instances.en.lua index b6fff3a..ac21baa 100644 --- a/Instances/instances.en.lua +++ b/Instances/instances.en.lua @@ -1435,14 +1435,13 @@ AtlasLoot_Data["AtlasLootItems"] = { { 0,"","","" }, { 19003, "INV_Misc_Head_Dragon_Black", "=q4=Head of Nefarian (Alliance)", "=ds=#m2#", "100%" }, { 19002, "INV_Misc_Head_Dragon_Black", "=q4=Head of Nefarian (Horde)", "=ds=#m2#", "100%" }, - { 19383,"INV_Jewelry_Necklace_18","=q4=Master Dragonslayer's Medallion","=q1=#m4# =ds=#s2#" }, - { 19384,"INV_Jewelry_Ring_41","=q4=Master Dragonslayer's Ring","=q1=#m4# =ds=#s13#" }, - { 19366,"INV_Misc_Orb_03","=q4=Master Dragonslayer's Orb","=q1=#m4# =ds=#s15#" }, + { 19383, "INV_Jewelry_Necklace_18","=q4=Master Dragonslayer's Medallion","=q1=#m4# =ds=#s2#" }, + { 19384, "INV_Jewelry_Ring_41","=q4=Master Dragonslayer's Ring","=q1=#m4# =ds=#s13#" }, + { 19366, "INV_Misc_Orb_03","=q4=Master Dragonslayer's Orb","=q1=#m4# =ds=#s15#" }, { 19360, "INV_Mace_06", "=q4=Lok'amir il Romathis", "=ds=#h3#, #w6#", "10%" }, { 19363, "INV_Axe_12", "=q4=Crul'shorukh, Edge of Chaos", "=ds=#h1#, #w1#", "10%" }, { 19364, "INV_Sword_50", "=q4=Ashkandi, Greatsword of the Brotherhood", "=ds=#h2#, #w10#", "10%" }, { 19356, "INV_Staff_06", "=q4=Staff of the Shadow Flame", "=ds=#w9#", "10%" }, - { 0,"","","" }, { 19375, "INV_Helmet_52", "=q4=Mish'undare, Circlet of the Mind Flayer", "=ds=#s1#, #a1#", "20%" }, { 19377, "INV_Jewelry_Necklace_17", "=q4=Prestor's Talisman of Connivery", "=ds=#s2#", "20%" }, { 19378, "INV_Misc_Cape_20", "=q4=Cloak of the Brood Lord", "=ds=#s4#", "20%" }, @@ -1452,7 +1451,8 @@ AtlasLoot_Data["AtlasLootItems"] = { { 19382, "INV_Jewelry_Ring_42", "=q4=Pure Elementium Band", "=ds=#s13#", "20%" }, { 19379, "INV_Stone_15", "=q4=Neltharion's Tear", "=ds=#s14#", "20%" }, { 0,"","","" }, - { 17962,"INV_Misc_Bag_10_Blue","=q2=Blue Sack of Gems","=ds=#m23# =q2=#e33#", "100%" }, + { 36551, "Ability_Hunter_BeastCall", "=q4=Black Drake", "=ds=#e7#" }, + { 17962, "INV_Misc_Bag_10_Blue","=q2=Blue Sack of Gems","=ds=#m23# =q2=#e33#", "100%" }, }; BWLTrashMobs = { { 19436, "INV_Misc_Cape_11", "=q4=Cloak of Draconic Might", "=ds=#s4#", "4%" }, @@ -1957,6 +1957,8 @@ AtlasLoot_Data["AtlasLootItems"] = { { 18816, "INV_Sword_48", "=q4=Perdition's Blade", "=ds=#h1#, #w4#", "20%" }, { 17104, "INV_Axe_09", "=q4=Spinal Reaper", "=ds=#h2#, #w1#", "8%" }, { 17076, "INV_Sword_12", "=q4=Bonereaver's Edge", "=ds=#h2#, #w10#", "8%" }, + { 0,"","","" }, + { 92080, "Spell_Fire_FlameShock", "=q4=Molten Corehound", "=ds=#e7#" }, }; MCTrashMobs = { { 16817, "INV_Belt_22", "=q4=Girdle of Prophecy", "=ds=#s10#, #a1# =q9=#c5#", "0.3%", "", "", "", "", "", "", "", "", "", "", {{