EQUB 168 \ Reverse EQUB 0 \ Neutral EQUB 168 \ First gear EQUB 111 \ Second gear EQUB 93 \ Third gear EQUB 82 \ Fourth gear EQUB 70 \ Fifth gearName: trackGearPower [Show more] Type: Variable Category: Extra tracks Summary: The power for each gear Deep dive: The track data file format The extra tracks data file format The Nürburgring trackContext: See this variable in context in the source code References: No direct references to this variable in this source file
The engine torque is calculated by multiplying the rev count by the power for the relevant gear, so lower gears create more torque at the same rev count when compared to higher gears.