JakobTischler / MoreRealisticDLCs

A lua/xml project that adds MoreRealistic to the Farming Simulator DLCs
8 stars 0 forks source link

puma 160 final version ? #6

Closed quadural closed 10 years ago

quadural commented 10 years ago

ballast settings modified - new weight

<vehicle category="steerable" configFileName="pdlc/titaniumAddon/caseIH/caseIHPuma160.xml" mrVehicleType="mr_tractor_wheelExtension_t" debug="true" price="111000" dailyUpkeep="175" >
        <engine kW="130" realMaxVehicleSpeed="50" realMaxReverseSpeed="32" realBrakingDeceleration="6.5" realMaxFuelUsage="31.7" fuelCapacity="330" realPtoDriveEfficiency="0.892" realSpeedBoost="20" realSpeedBoostMinSpeed="15" realImplementNeedsBoost="20" realImplementNeedsBoostMinPowerCons="15" realMaxBoost="20" />
        <dimensions width="2.5" height="3" /> <!-- in m -->
        <weights weight="7.9" maxWeight="12" realBrakeMaxMovingMass="15" /> <!-- in t -->
        <wheels>
            <wheel driveMode="1" deltaY="0.19" brakeRatio="1" damper="20" spring="50" suspTravel="0.25" radius="0.74" rotMin="-33" rotMax="30" rotSpeed="60" />
            <wheel driveMode="1" deltaY="0.19" brakeRatio="1" damper="20" spring="50" suspTravel="0.25" radius="0.74" rotMin="-30" rotMax="33" rotSpeed="60" />
            <wheel driveMode="2" deltaY="0.097" brakeRatio="1" damper="20" spring="150" suspTravel="0.10" radius="0.96" />
            <wheel driveMode="2" deltaY="0.097" brakeRatio="1" damper="20" spring="150" suspTravel="0.10" radius="0.96" />
        </wheels>
        <attacherJoints>
            <attacherJoint jointType="implement" maxRot="-26.96 0 0" maxRot2="26.96 0 0" minRotDistanceToGround="1.1584" />
            <attacherJoint jointType="implement" maxRot="34.608 0 0" maxRot2="-34.608 0 0" minRotDistanceToGround="0.94835" />
        </attacherJoints>
        <components>
            <component1 centerOfMass="0 0.4 -0.34" realMassWanted="7.7" />
        </components>
    </vehicle>