The bicycle droped from 10 m/s to 9m/s. I have both a20.7 and a21 b323 installed in diff folders so comparing the xml's yeah the bicycle was nerfed. Both in speed and torque from a20.7's version
This is a21 b323 area involving max speed.
<property name="motorTorque" value="500, 180"/>
<property name="turboScale" value="1.5, 1"/>
<property name="velocityMax" value="6, 4"/>
I assume the numbers on left are when turbo is being pressed, while right is when they aren't being pressed. Actual max velocity is velocity max of 6 times the turbo scale in this case 1.5, so this makes it 9 m/s which is inline with what the speed in game says.
This is A20.7
<property name="velocityMax" value="5, 10"/>
I assume here the lower number is non-turbo, while the higher number is when turbo is active. There is also no turboscale in a20.7, Also this is the torque in a20.7
<property name="motorTorqueMinQ" value="1000"/>
<property name="motorTorqueMaxQ" value="1000"/>
I really do not understand the change in this xml, especially when the turbo scale and velocity max for other vehicles seem to almost match their a20.7 versions, other than the torque, the torque is lower on everything across the board in a21 b323. Seems like it was made over complacated for no real reason that I know of yet.