I was so free to extend your modlet.Maybe you like it and offer a extended version ?
Makes more sense as if i offer a Vehicle speed mod too.
Just test it, its nice
Code:
<set xpath="/vehicles/vehicle[@name='vehicleBicycle']/property[@name='velocityMax']/@value">7,13</set>
<set xpath="/vehicles/vehicle[@name='vehicleBicycle']/property[@name='motorTorqueMinQ']/@value">1500</set>
<set xpath="/vehicles/vehicle[@name='vehicleBicycle']/property[@name='motorTorqueMaxQ']/@value">3000</set>
<set xpath="/vehicles/vehicle[@name='vehicleBicycle']/property[@name='brakeTorque']/@value">3000</set>
<set xpath="/vehicles/vehicle[@name='vehicleMinibike']/property[@name='velocityMax']/@value">18,13.5</set>
<set xpath="/vehicles/vehicle[@name='vehicleMinibike']/property[@name='motorTorqueMinQ']/@value">3000</set>
<set xpath="/vehicles/vehicle[@name='vehicleMinibike']/property[@name='motorTorqueMaxQ']/@value">4000</set>
<set xpath="/vehicles/vehicle[@name='vehicleMinibike']/property[@name='brakeTorque']/@value">4000</set>
<set xpath="/vehicles/vehicle[@name='vehicleMotorcycle']/property[@name='velocityMax']/@value">24,16.5</set>
<set xpath="/vehicles/vehicle[@name='vehicleMotorcycle']/property[@name='motorTorqueMinQ']/@value">4000</set>
<set xpath="/vehicles/vehicle[@name='vehicleMotorcycle']/property[@name='motorTorqueMaxQ']/@value">6000</set>
<set xpath="/vehicles/vehicle[@name='vehicleMotorcycle']/property[@name='brakeTorque']/@value">6000</set>
<set xpath="/vehicles/vehicle[@name='vehicle4x4Truck']/property[@name='velocityMax']/@value">22.5,16.5</set>
<set xpath="/vehicles/vehicle[@name='vehicle4x4Truck']/property[@name='motorTorqueMinQ']/@value">6000</set>
<set xpath="/vehicles/vehicle[@name='vehicle4x4Truck']/property[@name='motorTorqueMaxQ']/@value">9000</set>
<set xpath="/vehicles/vehicle[@name='vehicle4x4Truck']/property[@name='brakeTorque']/@value">9000</set>
<set xpath="/vehicles/vehicle[@name='vehicleGyrocopter']/property[@name='velocityMax']/@value">24,10</set>
<set xpath="/vehicles/vehicle[@name='vehicleGyrocopter']/property[@class='force1']/property[@name='force']/@value">0, 0, .22</set>
<set xpath="/vehicles/vehicle[@name='vehicleGyrocopter']/property[@class='fuelTank']/property[@name='capacity']/@value">40</set>
That the vehicles have problems to accelerate in inclines is simply that the wheels have no grip. Found no value for that until now
Ahh and all vehicles except the bike have now max speed without turbo, turbo is slower but has more torque
Your little left finger will be gratefull
Max speeds are maybe a bit high for average computers. No idea, works fine with my I7 4790k