• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[General] Attack speed?

Status
Not open for further replies.
Level 11
Joined
Oct 11, 2012
Messages
711
Level 12
Joined
Mar 13, 2012
Messages
1,121
As long as the cooldown time of an attack is bigger than damage point, only cooldown time and IAS matter. Backswing is mostly a cosmetical effect.

So if the cooldown time is 2 seconds and the unit has 0 IAS, then yes, it will be able to attack every 2 seconds. You can look here for a calculation example
 
Level 25
Joined
May 11, 2007
Messages
4,651
As long as the cooldown time of an attack is bigger than damage point, only cooldown time and IAS matter. Backswing is mostly a cosmetical effect.

So if the cooldown time is 2 seconds and the unit has 0 IAS, then yes, it will be able to attack every 2 seconds. You can look here for a calculation example
Actually, backswing does matter. That's how you do the "attack, move forward, attack, move forward" technique in dota.
 
Status
Not open for further replies.
Top