Difference between revisions of "FPowerAttackDelay"
Jump to navigation
Jump to search
no edit summary
imported>ShadowDancer m (formatting) |
imported>Sabar |
||
Line 18: | Line 18: | ||
The time taken for a weapon normal attack is: | The time taken for a weapon normal attack is: | ||
weapon attack time = | weapon attack time = 2/(5*WeaponSpeed) | ||
The time taken for a weapon power attack is: | The time taken for a weapon power attack is: | ||
weapon power attack time = fPowerAttackDelay + | weapon power attack time = fPowerAttackDelay + 11/(9*WeaponSpeed) | ||
The time taken for a hand-to-hand normal attack is 0.5 seconds, which is the same as for WeaponSpeed=1.0. However, a hand-to-hand power attack is faster than for an equivalent speed weapon. The time taken for a hand-to-hand power attack is; | The time taken for a hand-to-hand normal attack is 0.5 seconds, which is the same as for WeaponSpeed=1.0. However, a hand-to-hand power attack is faster than for an equivalent speed weapon. The time taken for a hand-to-hand power attack is; |