Quantcast

Shadow priest DoTs are affected by spell haste.

Johnny C. Lam [04-10-13 - 07:20]
Shadow priest DoTs are affected by spell haste.

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@900 d5049fe3-3747-40f7-a4b5-f36d6801af5f
Filename
defaut/Pretre.lua
diff --git a/defaut/Pretre.lua b/defaut/Pretre.lua
index f38c7d2..70a540f 100644
--- a/defaut/Pretre.lua
+++ b/defaut/Pretre.lua
@@ -8,7 +8,7 @@ Define(berserking 26297)
 Define(cascade 120785)
   SpellInfo(cascade duration=0.1 )
 Define(devouring_plague 2944)
-  SpellInfo(devouring_plague duration=6 tick=1 shadoworbs=1 )
+  SpellInfo(devouring_plague duration=6 tick=1 shadoworbs=1 haste=spell )
   SpellAddTargetDebuff(devouring_plague devouring_plague=1)
 Define(dispersion 47585)
   SpellInfo(dispersion duration=6 cd=120 )
@@ -47,7 +47,7 @@ Define(power_word_fortitude 21562)
 Define(shadow_word_death 32379)
   SpellInfo(shadow_word_death cd=8 )
 Define(shadow_word_pain 589)
-  SpellInfo(shadow_word_pain duration=18 tick=3 )
+  SpellInfo(shadow_word_pain duration=18 tick=3 haste=spell )
   SpellAddTargetDebuff(shadow_word_pain shadow_word_pain=1)
 Define(shadowfiend 34433)
   SpellInfo(shadowfiend duration=12 cd=180 )
@@ -60,7 +60,7 @@ Define(vampiric_embrace 15286)
   SpellInfo(vampiric_embrace duration=15 cd=180 )
   SpellAddBuff(vampiric_embrace vampiric_embrace=1)
 Define(vampiric_touch 34914)
-  SpellInfo(vampiric_touch duration=15 tick=3 )
+  SpellInfo(vampiric_touch duration=15 tick=3 haste=spell )
   SpellAddTargetDebuff(vampiric_touch vampiric_touch=1)
 Define(cascade_talent 16)
 Define(divine_star_talent 17)