From b54ed1cda1371d78d7fd53eadfc82331aeec5aac Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Mon, 26 Jul 2021 11:28:57 +0200 Subject: [PATCH] add evasion to auras --- Constants.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Constants.lua b/Constants.lua index 9fb88fa..0a22fa2 100644 --- a/Constants.lua +++ b/Constants.lua @@ -508,6 +508,13 @@ local importantAuras = { priority = 20, spellID = 31224, }, + -- Evasion + [GetSpellInfo(26669)] = { + track = AURA_TYPE_BUFF, + duration = 15, + priority = 10, + spellID = 26669, + }, -- Fear