very close :)
if you assume that the max speed is double the min, which it mostly is, then you can easily say:
Displayed speed= floor(<hpm base>+(<hpm base>*<precraft>/100))
For an even more exact, but not really that important since displayed speed is not real anyway- you can calculate the hpm range (max-base), but its still almost going to be half of the max.
The reason I posted the server speed formula earlier is that we don't get the speed displayed on the weapon information once the server runs our attacks :(
if you assume that the max speed is double the min, which it mostly is, then you can easily say:
Displayed speed= floor(<hpm base>+(<hpm base>*<precraft>/100))
For an even more exact, but not really that important since displayed speed is not real anyway- you can calculate the hpm range (max-base), but its still almost going to be half of the max.
The reason I posted the server speed formula earlier is that we don't get the speed displayed on the weapon information once the server runs our attacks :(