From 7f5ded76b245e4289a6d74ef68de4411df8e5624 Mon Sep 17 00:00:00 2001 From: ForestJ316 <91183260+ForestJ316@users.noreply.github.com> Date: Fri, 23 Sep 2022 05:33:48 +0100 Subject: [PATCH 1/2] Add more bdk spec spells for WotLK Classic --- functions/spells.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/spells.lua b/functions/spells.lua index b04ab06f..6235f345 100644 --- a/functions/spells.lua +++ b/functions/spells.lua @@ -807,7 +807,9 @@ do -- Blood Death Knight: [53137] = 250, -- Abomination's Might (rank 1) [53138] = 250, -- Abomination's Might (rank 2) + [50452] = 250, -- Bloodworms [49016] = 250, -- Hysteria + [55233] = 250, -- Vampiric Blood [55050] = 250, -- Heart Strike (rank 1) [55258] = 250, -- Heart Strike (rank 2) [55259] = 250, -- Heart Strike (rank 3) From 7ecb86c51c76eef3c7b3ee266b020edc794e144d Mon Sep 17 00:00:00 2001 From: ForestJ316 <91183260+ForestJ316@users.noreply.github.com> Date: Fri, 23 Sep 2022 20:08:42 +0100 Subject: [PATCH 2/2] Add renewed hope to disco spec --- functions/spells.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/spells.lua b/functions/spells.lua index 6235f345..055dca59 100644 --- a/functions/spells.lua +++ b/functions/spells.lua @@ -649,6 +649,7 @@ do [53385] = 70, -- Divine Storm -- Discipline Priest: + [63944] = 256, -- Renewed Hope [10060] = 256, -- Power Infusion [33206] = 256, -- Pain Suppression [47540] = 256, -- Penance (rank 1)