2013-04-23, 12:17 PM
I'll just confirm that everything that everyone has said is 100% correct.
As for how much faster things get, I think the formula is something like Delay = SkillDelay*(10+AttackSpeed)/16, rounded to some multiple of 30 ms. Not sure if it uses floor, ceiling or round for the rounding.
As for how much faster things get, I think the formula is something like Delay = SkillDelay*(10+AttackSpeed)/16, rounded to some multiple of 30 ms. Not sure if it uses floor, ceiling or round for the rounding.

