• Hail Guest!
    We're looking for Community Content Contribuitors to Stratics. If you would like to write articles, fan fiction, do guild or shard event recaps, it's simple. Find out how in this thread: Community Contributions
  • Greetings Guest, Having Login Issues? Check this thread!
  • Hail Guest!,
    Please take a moment to read this post reminding you all of the importance of Account Security.
  • Hail Guest!
    Please read the new announcement concerning the upcoming addition to Stratics. You can find the announcement Here!

Which swing speed calculation is correct?

Varrius

Sage
Stratics Veteran
Stratics Legend

Nimuaq

Lore Master
Stratics Veteran
Stratics Legend
Stratics is right, use these links:
UO Stratics - Combat
Swing Speed - UOGuide, the Ultima Online encyclopedia

Let's calculate it without using a calculator. From: Weapons: All | Mythic Entertainment | Ultima Online

Speed indicates base Swing Speed in seconds. To determine actual swing speed, use the following:
1. Take the speed in seconds, above and multiply it by 4 to get the speed in "ticks." If you are barehanded, you swing at 2.5 seconds, or 10 ticks. Example: The Halberd (4.25 second base speed) has a base speed of 17 ticks.
2. Figure out Stamina Ticks (Current Stamina / 30, rounded down.) Example: Current Stamina = 50. So Stamina Ticks = 1.
3. Figure out Swing Speed Increase item property modifier. Example: 20.
Apply those results to the following:
a. Hit Start = ((Base Weapon Speed - Stamina Ticks) * (100.0 / (100 + Swing Speed Increase)))
ex. Hit Start = ((17 - 1) * (100.0 / (100 + 20)))
c. Make sure minimum swing time is never less than 5 ticks (1.25 seconds).
ex. The calculated Halberd Hit Start speed = 13 ticks (3.25 seconds)
4.25 weapon speed = 17 base weapon speed ticks
180 stamina = 6 stamina ticks

Hit Start = ((Base Weapon Speed - Stamina Ticks) * (100.0 / (100 + Swing Speed Increase)))
= (17 - 6) * (100 / (100 + 55) ) = 11 * 100 / 155 =~ 7.096 ticks = 7 ticks (always round down)

7 ticks * 0.25 secs = 1.75
 

Endrik

Sage
Stratics Veteran
Stratics Legend
I programmed the formula into Excel a while back, and I am also getting a resulting SSI of 1.75 according to the info you provided.
 
Top