Parts/Structural/Size3Decoupler/part.cfg

From Kerbal Space Program Wiki
< Parts‎ | Structural
Revision as of 10:44, 30 April 2015 by BobBot (talk | contribs) (*update to 1.0;)
Jump to: navigation, search
This is the configuration file for TR-38-D.
PART
{
	name = size3Decoupler
	module = Part
	mesh = size3Decoupler.mu
	scale = 1
	rescaleFactor = 1
	node_stack_top = 0.0, 0.4341492, 0.0, 0.0, 1.0, 0.0, 3
	node_stack_bottom = 0.0, -0.4365587, 0.0, 0.0, -1.0, 0.0, 3
	fx_gasBurst_white = 0.0, 0.0650517, 0.0, 0.0, 1.0, 0.0, decouple
	sound_vent_large = decouple
	TechRequired = largeVolumeContainment
	entryCost = 1200
	cost = 600
	category = Structural
	subcategory = 0
	title = TR-38-D
	manufacturer = O.M.B. Demolition Enterprises
	description = Originally designed to separate buildings that were stuck together, O.M.B has repurposed these explosive bolts for use in separating stacks of massive rockets.
	attachRules = 1,0,1,1,0
	mass = 0.8
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	breakingForce = 200
	breakingTorque = 200
	crashTolerance = 9
	maxTemp = 2000 // = 3400
	fuelCrossFeed = False
	PhysicsSignificance = 1
	stageOffset = 1
	childStageOffset = 1
	bulkheadProfiles = size3
	MODULE
	{
		name = ModuleDecouple
		ejectionForce = 100
		explosiveNodeID = top
	}
}