From b61a8b604132427bb411586f463d1c74d5d49337 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Thu, 10 Dec 2020 19:23:21 -0300 Subject: [PATCH] Updated list of food --- Libs/DF/spells.lua | 15 ++++++++++++--- Libs/LibRaidStatus/ThingsToMantain.lua | 3 +-- Libs/LibRaidStatus/lib.xml | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Libs/DF/spells.lua b/Libs/DF/spells.lua index 54663ffe..979ddbb2 100644 --- a/Libs/DF/spells.lua +++ b/Libs/DF/spells.lua @@ -921,13 +921,23 @@ DF.FoodIDs = { --shadowlands tier 1 [259454] = 1, -- (agility) Feast of Gluttonous Hedonism [308434] = 1, -- (critical) Phantasmal Souffle and Fries + [308397] = 1, --(critical +18) Butterscotch Marinated Ribs + [308400] = 1, --(critical +30) Spinefin Souffle and Fries [308488] = 1, -- (haste) Tenebrous Crown Roast Aspic + [308404] = 1, -- (haste +18) Cinnamon Bonefish Stew + [308405] = 1, -- (haste +30) Tenebrous Crown Roast Aspic [308506] = 1, -- (mastery) Crawler Ravioli with Apple Sauce + [308412] = 1, -- (mastery +18) Meaty Apple Dumplings + [308413] = 1, -- (mastery +30) Iridescent Ravioli with Apple Sauce [308525] = 1, -- (stamina) Banana Beef Pudding + [308414] = 1, -- (stamina +14) Pickled Meat Smoothie + [308415] = 1, -- (stamina +22) Banana Beef Pudding [308514] = 1, -- (versatility) Steak a la Mode - [327851] = 1, -- (periodicaly heal out of combat) Seraph Tenders - [308637] = 1, -- (periodicaly damage) Smothered Shank + [308425] = 1, -- (versatility +18) Sweet Silvergill Sausages + [308426] = 1, -- (versatility +30) Steak a la Mode + [308419] = 1, -- (periodicaly damage) Smothered Shank [327715] = 1, -- (speed) Fried Bonefish + } DF.PotionIDs = { @@ -939,7 +949,6 @@ DF.PotionIDs = { [307162] = true, --Potion of Spectral Intellect [307494] = true, --Potion of Empowered Exorcisms [307495] = true, --Potion of Phantom Fire - [307496] = true, --Potion of Divine Awakening [307161] = true, --Potion of Spiritual Clarity [307496] = true, --Potion of Divine Awakening [307501] = true, --Potion of Specter Swiftness diff --git a/Libs/LibRaidStatus/ThingsToMantain.lua b/Libs/LibRaidStatus/ThingsToMantain.lua index 27644064..f4fcb81c 100644 --- a/Libs/LibRaidStatus/ThingsToMantain.lua +++ b/Libs/LibRaidStatus/ThingsToMantain.lua @@ -2,7 +2,7 @@ --data which main need maintenance over time if (not LIB_RAID_STATUS_CAN_LOAD) then - --return + return end --which gear slots can be enchanted on the latest retail version of the game @@ -162,7 +162,6 @@ LIB_RAID_STATUS_COOLDOWNS_BY_SPEC = { [10060] = 1, --Power Infusion [34433] = 1, --Shadowfiend [200174] = 1, --Mindbender - [205385] = 1, --Shadow Clash [193223] = 1, --Surrender to Madness [47585] = 2, --Dispersion [15286] = 4, --Vampiric Embrace diff --git a/Libs/LibRaidStatus/lib.xml b/Libs/LibRaidStatus/lib.xml index 4d3d5d20..a5d0a4ee 100644 --- a/Libs/LibRaidStatus/lib.xml +++ b/Libs/LibRaidStatus/lib.xml @@ -1,5 +1,5 @@ -