From 9afc359b57d1edab4088e043307867fe26611301 Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Sat, 26 Mar 2022 02:07:11 +0100 Subject: [PATCH] intercept cd adjusted --- Constants.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Constants.lua b/Constants.lua index eecf7f6..0dd133b 100644 --- a/Constants.lua +++ b/Constants.lua @@ -995,7 +995,7 @@ local cooldownList = { [18499] = 30, -- Berserker Rage --[2565] = 60, -- Shield Block [12292] = { cd = 180, spec = L["Arms"], }, -- Death Wish - [20252] = { cd = 30, [L["Arms"]] = 20 }, -- Intercept + [20252] = { cd = 25, [L["Arms"]] = 15 }, -- Intercept [12975] = { cd = 180, spec = L["Protection"], }, -- Last Stand [12809] = { cd = 30, spec = L["Protection"], }, -- Concussion Blow