Skip to content
Snippets Groups Projects
Commit e49c234d authored by Chris Davidson's avatar Chris Davidson
Browse files

Nerf Essence of Speed

As this isn't a core defensive sustain we should make sure dispels stick.
parent e2cdf96b
No related branches found
No related tags found
1 merge request!5111.6 Misc
......@@ -121,7 +121,7 @@ newTalent{
points = 5,
mode = "sustained",
sustain_mana = 250,
cooldown = 30,
cooldown = 90, -- Extremely powerful, make sure it can be dealt with relatively easily with dispel
tactical = { BUFF = 2 },
getHaste = function(self, t) return self:combatTalentScale(t, 0.09, 0.45, 0.75) end,
activate = function(self, t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment