Weapon Attack Time Formula?

Post » Wed Aug 26, 2009 4:01 am

Is there a known formula to determine how long it takes between strikes based on a weapon's speed (which is a larger number the faster the weapon)? In http://cs.elderscrolls.com/constwiki/index.php/FPowerAttackDelay, it's:

weapon attack time = 2/(5*WeaponSpeed)

but the range of Weapon Speed values Oblivion uses is different from Morrowind.
User avatar
Jessica Thomson
 
Posts: 3337
Joined: Fri Jul 21, 2006 5:10 am

Post » Tue Aug 25, 2009 10:34 pm

I'm afraid I don't know...

But you might be able to find out, by trying out weapons of different speeds (1, 2, 3, 4 and 5).
Work out for each how many hits you can manage in 60 seconds, then you can find the hits per second, which would give you a big clue as to the formula :)
User avatar
Riky Carrasco
 
Posts: 3429
Joined: Tue Nov 06, 2007 12:17 am

Post » Wed Aug 26, 2009 2:11 am

Hmmm, yes, there are a bunch of practice dummy mods I could use to test this.

Ok, I'll use three data points:
  • speed: 1.0, 6th bell hammer, 63 hits per minute
  • speed: 1.75, steel staff, 78 hits per minute
  • speed: 2.7, glass dagger_symmachus_unique, 91 hits per minute

That should give me enough information to figure out the formula, I think.

UPDATE: Here are a couple of approximations:

attack delay = 1.1 - weapon speed/6
or
ad = ws2/13 - ws/2 + 4/3

The actual formula is likely to be simpler than this; I'm not sure how accurate my test results were.
User avatar
Chloe Botham
 
Posts: 3537
Joined: Wed Aug 30, 2006 12:11 am

Post » Wed Aug 26, 2009 1:53 am

Seems to me that the 6th House Bell Hammer, with a speed of 1, so nearly did 60 hits a minute, which would be 1 a second...

Which would probably make the attack speed 1/ws.

But maybe that's just too easy xD
User avatar
mike
 
Posts: 3432
Joined: Fri Jul 27, 2007 6:51 pm

Post » Wed Aug 26, 2009 9:36 am

1/ws would allow the Dagger of Symmachus (speed 2.7) to hit 162 times in 60 seconds. One hit per second for a weapon speed of 1 does sound right, though. It's a start.

One bit to note is that these tests are for maximum attack speed of the weapons, which means a minimum of damage from their range of damage values. A full pull-back and swing each time would produce very different results.
User avatar
Sylvia Luciani
 
Posts: 3380
Joined: Sun Feb 11, 2007 2:31 am


Return to III - Morrowind