From d3fb47d887ca1946555adb8ff2d6b3c62d2f332a Mon Sep 17 00:00:00 2001 From: Attila Koszo Date: Mon, 20 Dec 2021 07:46:38 +0100 Subject: [PATCH] added scare beast debuff and cooldown --- Constants.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Constants.lua b/Constants.lua index 5595fe2..bc0daae 100644 --- a/Constants.lua +++ b/Constants.lua @@ -264,6 +264,16 @@ local importantAuras = { onDamage = true, spellID = 19503, }, + -- Scare Beast + [GetSpellInfo(14327)] = { + track = AURA_TYPE_DEBUFF, + duration = 8, + priority = 40, + onDamage = true, + fear = true, + magic = true, + spellID = 14327, + }, -- Silencing Shot [GetSpellInfo(34490)] = { track = AURA_TYPE_DEBUFF, @@ -915,6 +925,7 @@ local cooldownList = { -- Hunter ["HUNTER"] = { [19503] = 30, -- Scatter Shot + [14327] = 30, -- Scare Beast [19263] = 300, -- Deterrence; not on BM but can't do 2 specs [14311] = { cd = 30, -- Freezing Trap sharedCD = {