Difference between revisions of "Parts/Aero/HeatShield/HeatShield2.cfg"
From Kerbal Space Program Wiki
< Parts
(+added in 1.0;) |
m (*update to 1.0.1;) |
||
Line 36: | Line 36: | ||
maxTemp = 3400 | maxTemp = 3400 | ||
fuelCrossFeed = False | fuelCrossFeed = False | ||
− | PhysicsSignificance = | + | PhysicsSignificance = 0 |
stageOffset = 1 | stageOffset = 1 | ||
childStageOffset = 1 | childStageOffset = 1 |
Revision as of 20:44, 1 May 2015
PART { name = HeatShield2 module = Part author = RoverDude MODEL { model = Squad/Parts/Aero/HeatShield/HeatShield2 } rescaleFactor = 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 = 3400 fuelCrossFeed = False PhysicsSignificance = 0 stageOffset = 1 childStageOffset = 1 bulkheadProfiles = size2 thermalMassModifier = 0.001 MODULE { name = ModuleSeeThroughObject transformName = fairing } MODULE { name = ModuleJettison jettisonName = fairing bottomNodeName = bottom isFairing = True jettisonedObjectMass = 0.5 jettisonForce = 15 jettisonDirection = 0 0 1 } MODULE { name = ModuleAblator ablativeResource = Ablator lossExp = -9000 lossConst = 20 pyrolysisLossFactor = 10000 reentryConductivity = 0.01 ablationTempThresh = 500 } RESOURCE { name = Ablator amount = 800 maxAmount = 800 } }