• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[General] help on attack speed

Status
Not open for further replies.
Level 5
Joined
Jan 2, 2013
Messages
87
i know the max attack speed is around 400%-500% but how do those anime games like bleach vs naruto or onepiece get past that limit? anyone knows what they did?
 
Offtopic:

It would be awesome to have an ability that creates shadows of yourself with a small delay, so that when you move or attack or do anything, they would follow the same action making the illussion of multiple attacks :O I know there's a system for the shades :D
 
As far as I am aware you cannot pass +400% and -80%, both represent you dealing 500% damage and 20% damage.

There is also a hard limit on number of attacks per second unless you set attack cooldown to 0 and animation to 0 which breaks the game (causes infinite frame drop until target is dead). I think it was something like 8 attacks per second.
 
As far as I am aware you cannot pass +400% and -80%, both represent you dealing 500% damage and 20% damage.

There is also a hard limit on number of attacks per second unless you set attack cooldown to 0 and animation to 0 which breaks the game (causes infinite frame drop until target is dead). I think it was something like 8 attacks per second.

The first part is true, however in the current version there is no framedrop when setting damage point and attack cooldown to 0.

The hardcoded number of attacks per second is capped at ~45.45. With clever use of orb of lightning you can get the double of ~91 attacks per second.
 
Dr Super Good said:
As far as I am aware you cannot pass +400% and -80%, both represent you dealing 500% damage and 20% damage.

There is also a hard limit on number of attacks per second unless you set attack cooldown to 0 and animation to 0 which breaks the game (causes infinite frame drop until target is dead). I think it was something like 8 attacks per second.
i did try it.. my unit didn't use any animation until the target is dead :\

Spartipilo said:
Offtopic:

It would be awesome to have an ability that creates shadows of yourself with a small delay, so that when you move or attack or do anything, they would follow the same action making the illussion of multiple attacks :O I know there's a system for the shades :D
yes, i have seen map with something like that.. :D
 
As far as I am aware you cannot pass +400% and -80%, both represent you dealing 500% damage and 20% damage.

This.
You can set attack speed bonuses of abilties to things like 1000% etc. However the real attack speed bonus given to the unit will never exceed 400%.

Also just because you can type 1000% attack speed into the tooltip doesnt actually mean the ability works as described.
 
Offtopic:

It would be awesome to have an ability that creates shadows of yourself with a small delay, so that when you move or attack or do anything, they would follow the same action making the illussion of multiple attacks :O I know there's a system for the shades :D

You could combine these:
https://www.hiveworkshop.com/forums/spells-569/shadow-trail-system-v1-1-1-7-a-230421/
https://www.hiveworkshop.com/forums/spells-569/lightning-speed-laceration-1-09-a-178653/
 
Status
Not open for further replies.
Back
Top