do you round at every step, or only at the end. one of my characters currently has 5 skill and 3 speed.
example:
is attack speed figured like this:
5/2 + 3/2 = 2.5 + 1.5 = 4
or like this?:
5/2 + 3/2 = 2.5 + 1.5 = (rounding) 2 + 1 = 3
I think it's every step, 'cause that's how I've done it in the past, but I don't know.
If I had 5 skill and 3 speed, my attack speed would be:
5/2=2.5
2
3/2=1.5
1
2+1=3
So round down at ALL stages.