Parts/Aero/HeatShield/HeatShield2.cfg
From Kerbal Space Program Wiki
PART { name = HeatShield2 module = Part author = RoverDude MODEL { model = Squad/Parts/Aero/HeatShield/HeatShield2 } rescaleFactor = 1 node_stack_direct = 0.0, -0.00, 0.0, 0.0, -1.0, 0.0, 1 node_stack_bottom = 0.0, -0.367, 0.0, 0.0, -1.0, 0.0, 2 node_stack_top = 0.0, 0.034, 0.0, 0.0, 1.0, 0.0, 2 CoPOffset = 0.0, 1.1, 0.0 CoLOffset = 0.0, -0.36, 0.0 fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_vent_large = decouple TechRequired = landing entryCost = 1200 cost = 600 category = Aero subcategory = 0 title = Heat Shield (2.5m) manufacturer = O.M.B. Demolition Enterprises description = A medium structural heat shield with an integrated fairing attachRules = 1,0,1,0,0 mass = 0.5 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 breakingForce = 200 breakingTorque = 200 crashTolerance = 9 maxTemp = 3000 fuelCrossFeed = False PhysicsSignificance = 0 stageOffset = 1 childStageOffset = 1 bulkheadProfiles = size2 thermalMassModifier = 1.0 MODULE { name = ModuleJettison jettisonName = fairing bottomNodeName = bottom isFairing = True jettisonedObjectMass = 0.5 jettisonForce = 15 jettisonDirection = 0 0 1 } MODULE { name = ModuleAblator ablativeResource = Ablator lossExp = -6000 lossConst = 1 pyrolysisLossFactor = 600 reentryConductivity = 0.01 ablationTempThresh = 500 } RESOURCE { name = Ablator amount = 800 maxAmount = 800 } }