Parts/Utility/landingLegLT-2/landingLegLT-2.cfg
From Kerbal Space Program Wiki
PART { name = landingLeg1-2 module = Part author = Squad mesh = model.mu rescaleFactor = 1 PhysicsSignificance = 0 node_attach = 0.0, -0.05577543, -0.1288447, 0.0, 0.0, 1.0 TechRequired = advLanding entryCost = 4100 cost = 340 category = Utility subcategory = 0 title = LT-2 Landing Strut manufacturer = Moving Parts Experts Group description = The LT-2 Landing Strut offers a heavy-duty method for planting yourself firmly on the ground, without the severe consequences that usually accompany planting yourself firmly on the ground. attachRules = 0,1,0,0,0 mass = 0.1 thermalMassModifier = 3.0 // heatConductivity = 0.06 // half default emissiveConstant = 0.8 // a bit better than usual, because conduction needs some work dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 12 maxTemp = 2000 // = 2900 CoMOffset = 0, 0, 0.1 breakingForce = 80 breakingTorque = 80 bulkheadProfiles = srf MODULE { name = ModuleLandingLeg animationName = newlandingleg wheelColliderName = wheelCollider suspensionTransformName = piston orientFootToGround = true landingFootName = foot alignFootUp = false suspensionUpperLimit = 0.47 impactTolerance = 450 suspensionSpring = 5 suspensionDamper = 2 } }