Jump to content
  • 0

I have a question with parameter "Attack Speed"


Invorial

Question

The max speed of the game is "70%", so if we have a Crossbow, without speed each autoattack is 3.9 secconds, how we can calcule each time we will shoot a target with 70% speed? I want know formule please :thumbsup:

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

3.9 x (1 - 0.7) = 1.17 secs between hits.

 

copypaste from my old post.

Weapon base speed X (daggers have base speed of 1.7)

 

Attack Speed = Y%

 

Time between attacks = X*(1-Y%) (this is for any weapon)

 

When you use 2 weapons the time between attacks is 1,5x higher.

 

For example using one dagger with 40% speed: (Use this for 2 handed weapons as well)

 

1.7*(1-0.40 )= 1.02 sec

 

Two daggers with 40% speed:

 

(1.02+1.02)/1.5 = 1.36

 

Link to comment
Share on other sites

  • 0
On 6/20/2021 at 12:52 AM, Zurp said:

3.9 x (1 - 0.7) = 1.17 secs between hits.

 

copypaste from my old post.

Weapon base speed X (daggers have base speed of 1.7)

 

Attack Speed = Y%

 

Time between attacks = X*(1-Y%) (this is for any weapon)

 

When you use 2 weapons the time between attacks is 1,5x higher.

 

For example using one dagger with 40% speed: (Use this for 2 handed weapons as well)

 

1.7*(1-0.40 )= 1.02 sec

 

Two daggers with 40% speed:

 

(1.02+1.02)/1.5 = 1.36

 

thanks!

 

Link to comment
Share on other sites

  • 0

Aside from what Zurp has done. Attack speed does vary depending on various factors. Melee, ranged are the two different things 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...