From 1c292b92fd3b61a86d2e9162b9ed1b6a4e7f8a95 Mon Sep 17 00:00:00 2001 From: dlangenbach Date: Thu, 14 Dec 2023 13:09:41 -0800 Subject: [PATCH] Add Divine Protection to Retribution cooldowns --- Libs/DF/spells.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Libs/DF/spells.lua b/Libs/DF/spells.lua index 6b06fc89..32c1265b 100644 --- a/Libs/DF/spells.lua +++ b/Libs/DF/spells.lua @@ -243,6 +243,7 @@ DF.CooldownsBySpec = { [231895] = 1, --Crusade (talent) [205191] = 2, --Eye for an Eye (talent) [184662] = 2, --Shield of Vengeance + [403876] = 2, --Divine Protection [642] = 2, --Divine Shield [1022] = 3, --Blessing of Protection [6940] = 3, --Blessing of Sacrifice