From 9ea35e1f506218cc0e3158f59cd19c09a451ee64 Mon Sep 17 00:00:00 2001 From: "Johnny C. Lam" Date: Fri, 21 Sep 2012 05:00:51 +0000 Subject: [PATCH] Add combat rogue melee haste buff (Adrenaline Rush). git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@531 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- OvaleData.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/OvaleData.lua b/OvaleData.lua index 629384a..38da444 100644 --- a/OvaleData.lua +++ b/OvaleData.lua @@ -38,8 +38,9 @@ OvaleData.powerType = {} -- List haste buff that does not appear in the character sheet and that are not raid wide buffs OvaleData.selfHasteBuff = { - [53657] = 9, -- Judgement of the pure - [49016] = 20 -- Unholy Frenzy + [13750] = 20, -- Adrenaline Rush (rogue) + [49016] = 20, -- Unholy Frenzy (death knight) + [53657] = 9, -- Judgement of the Pure (paladin) } -- List temporary damage multiplier -- 1.7.9.5