From a5ba9a8aef08269e374365b9412cb1dc119501b0 Mon Sep 17 00:00:00 2001 From: citna <121998391+citna@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:09:00 -0800 Subject: [PATCH 1/2] Spell Updates --- BigDebuffs_Mainline.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/BigDebuffs_Mainline.lua b/BigDebuffs_Mainline.lua index 3f558ee..7828372 100644 --- a/BigDebuffs_Mainline.lua +++ b/BigDebuffs_Mainline.lua @@ -87,6 +87,7 @@ addon.Spells = { [47476] = { type = CROWD_CONTROL }, -- Strangulate [48707] = { type = IMMUNITY_SPELL }, -- Anti-Magic Shell + [410358] = { type = IMMUNITY_SPELL, parent = 48707 }, -- Anti-Magic Shell (Spellwarden) [145629] = { type = BUFF_DEFENSIVE }, -- Anti-Magic Zone [48265] = { type = BUFF_SPEED_BOOST }, -- Death's Advance [48792] = { type = BUFF_DEFENSIVE }, -- Icebound Fortitude @@ -361,8 +362,8 @@ addon.Spells = { [403876] = { type = BUFF_DEFENSIVE, parent = 498 }, -- Divine Protection (Retribution) [642] = { type = IMMUNITY }, -- Divine Shield [853] = { type = CROWD_CONTROL }, -- Hammer of Justice - [1022] = { type = BUFF_DEFENSIVE }, -- Blessing of Protection - [204018] = { type = BUFF_DEFENSIVE }, -- Blessing of Spellwarding + [1022] = { type = IMMUNITY }, -- Blessing of Protection + [204018] = { type = IMMUNITY_SPELL }, -- Blessing of Spellwarding [1044] = { type = BUFF_DEFENSIVE }, -- Blessing of Freedom [305395] = { type = BUFF_DEFENSIVE, parent = 1044 }, -- Blessing of Freedom with Unbound Freedom (PvP Talent) [6940] = { type = BUFF_DEFENSIVE }, -- Blessing of Sacrifice From d5bc4cbe9c37c7ceb3cd173fd83e714c141a4a3b Mon Sep 17 00:00:00 2001 From: citna <121998391+citna@users.noreply.github.com> Date: Thu, 21 Dec 2023 21:50:02 -0800 Subject: [PATCH 2/2] Ghostly Strike Added Ghostly Strike to raid frame debuffs --- BigDebuffs_Mainline.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/BigDebuffs_Mainline.lua b/BigDebuffs_Mainline.lua index 7828372..37371b5 100644 --- a/BigDebuffs_Mainline.lua +++ b/BigDebuffs_Mainline.lua @@ -508,6 +508,7 @@ addon.Spells = { [193359] = { type = BUFF_OFFENSIVE }, -- True Bearing [193357] = { type = BUFF_OFFENSIVE }, -- Ruthless Precision [319504] = { type = DEBUFF_OFFENSIVE, nounitFrames = true, nonameplates = true }, -- Shiv + [196937] = { type = DEBUFF_OFFENSIVE, nounitFrames = true, nonameplates = true }, -- Ghostly Strike -- Shaman