A
athlon
Guest
anyone have the formula for SSI in ticks? And do you round up or down when your tick is between 0 - .25 - .5 - 1?
I am 'guessing' the formula would be:
Attacking speed in seconds = roundup/rounddown(Weopon Speed in ticks - ((Weopon Speed in ticks * SSI percent) + (Stamina/120)))
So if i have an ornate axe with 25% SSI and i have 155 stamina, i *think* my swing speed every second would be:
x = round(3.5 - ((3.5 * .25) + (155/120)))
x = round(3.5 -(.875) + (1.29))
x = round(3.5 - 2.165)
x = round(1.335)
so rounding it down, i would swing it once every 1.25 seconds. rounding up, i would swing once every 1.5 seconds.
So my questions are, is the formula correct, and what way does Ultima round it?
Thanks!
I am 'guessing' the formula would be:
Attacking speed in seconds = roundup/rounddown(Weopon Speed in ticks - ((Weopon Speed in ticks * SSI percent) + (Stamina/120)))
So if i have an ornate axe with 25% SSI and i have 155 stamina, i *think* my swing speed every second would be:
x = round(3.5 - ((3.5 * .25) + (155/120)))
x = round(3.5 -(.875) + (1.29))
x = round(3.5 - 2.165)
x = round(1.335)
so rounding it down, i would swing it once every 1.25 seconds. rounding up, i would swing once every 1.5 seconds.
So my questions are, is the formula correct, and what way does Ultima round it?
Thanks!