Not sure if this is in the process of rebalancing but I thought I'd point it out.
Celerity (first talent in speed-control) doesn't improve at all with additional talent points.
SVN 3113 Celerity doesn't scale with talent level
Moderator: Moderator
-
- Thalore
- Posts: 159
- Joined: Wed Jul 07, 2010 4:11 pm
- Location: The Intardnet
SVN 3113 Celerity doesn't scale with talent level
darkgod wrote:dixed
Re: SVN 3113 Celerity doesn't scale with talent level
It's scaling using self:combatTalentSpellDamage(t, 10, 30) which means at low talent and spellpower levels you may see less then a % (which won't show up on the tooltip).
At 5/5 and 100 spellpower it should be adding 30 to the base 10% the first level gives you or 40% total (or -0.4 movement speed).
*edit* But maybe I could adjust it so it scales a bit better but starts lower. Maybe 5 + (t, 1, 40) or something.
At 5/5 and 100 spellpower it should be adding 30 to the base 10% the first level gives you or 40% total (or -0.4 movement speed).
*edit* But maybe I could adjust it so it scales a bit better but starts lower. Maybe 5 + (t, 1, 40) or something.