From 930479af6f59b257ee7a03abc50f010250a7e95a Mon Sep 17 00:00:00 2001 From: jordon <29447509+jordonwow@users.noreply.github.com> Date: Thu, 29 Feb 2024 02:50:13 -0800 Subject: [PATCH] Add new Season of Discovery spells --- BigDebuffs_Vanilla.lua | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/BigDebuffs_Vanilla.lua b/BigDebuffs_Vanilla.lua index 69f6ae8..985c3aa 100644 --- a/BigDebuffs_Vanilla.lua +++ b/BigDebuffs_Vanilla.lua @@ -135,6 +135,8 @@ addon.Spells = { [15362] = { parent = 14892 }, [15363] = { parent = 14892 }, [6346] = { type = BUFF_DEFENSIVE }, -- Fear Ward + [402004] = { type = BUFF_DEFENSIVE }, -- Pain Suppression + [425294] = { type = BUFF_DEFENSIVE }, -- Dispersion -- Warlock @@ -193,6 +195,9 @@ addon.Spells = { [20170] = { type = CROWD_CONTROL }, -- Seal of Justice stun [6940] = { type = BUFF_DEFENSIVE }, -- Blessing of Sacrifice [20729] = { parent = 6940 }, + [407613] = { type = BUFF_DEFENSIVE }, -- Beacon of Light + [412019] = { type = BUFF_DEFENSIVE }, -- Sacred Shield + [427719] = { type = CROWD_CONTROL }, -- Unstable Affliction (Silence) -- Hunter @@ -221,6 +226,7 @@ addon.Spells = { [3034] = { type = ROOT }, -- Viper Sting [14279] = { parent = 3034 }, [14280] = { parent = 3034 }, + [409368] = { type = BUFF_OFFENSIVE }, -- Beast Mastery -- Druid @@ -261,6 +267,7 @@ addon.Spells = { [778] = { parent = 770 }, [9749] = { parent = 770 }, [9907] = { parent = 770 }, + [417141] = { type = BUFF_OFFENSIVE }, -- Berserk -- Mage @@ -301,6 +308,8 @@ addon.Spells = { [10191] = { parent = 1463 }, [10192] = { parent = 1463 }, [10193] = { parent = 1463 }, + [31589] = { type = BUFF_OFFENSIVE }, -- Slow + [31661] = { type = BUFF_OFFENSIVE }, -- Dragon's Breath -- Rogue