Difference between revisions of "Parts/Structural/Size3Decoupler/part.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*update to 1.0;)
m (*update to 1.0.1;)
Line 38: Line 38:
 
ejectionForce = 100
 
ejectionForce = 100
 
explosiveNodeID = top
 
explosiveNodeID = top
 +
}
 +
DRAG_CUBE
 +
{
 +
cube = Default, 3.272327,0.7808633,1.97612, 3.272327,0.7810537,1.97612, 11.00077,0.8435503,0.4720254, 11.00077,0.8433413,0.4720254, 3.272327,0.7660723,1.97612, 3.272327,0.7661255,1.97612, -2.384186E-07,0,0, 3.7678,0.8747007,3.7678
 
}
 
}
 
}
 
}
  
 
}}
 
}}

Revision as of 20:56, 1 May 2015

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
	}
	DRAG_CUBE
	{
		cube = Default, 3.272327,0.7808633,1.97612, 3.272327,0.7810537,1.97612, 11.00077,0.8435503,0.4720254, 11.00077,0.8433413,0.4720254, 3.272327,0.7660723,1.97612, 3.272327,0.7661255,1.97612, -2.384186E-07,0,0, 3.7678,0.8747007,3.7678
	}
}