Difference between revisions of "Parts/Utility/decouplerStack2m/decouplerStack2m.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
m (*update to 1.0;)
m (Update to 1.4)
 
Line 8: Line 8:
 
node_stack_bottom = 0.0, -0.3654699, 0.0, 0.0, -1.0, 0.0, 2
 
node_stack_bottom = 0.0, -0.3654699, 0.0, 0.0, -1.0, 0.0, 2
 
node_stack_top = 0.0, 0.4508572, 0.0, 0.0, 1.0, 0.0, 2
 
node_stack_top = 0.0, 0.4508572, 0.0, 0.0, 1.0, 0.0, 2
 +
buoyancy = 0.2
 +
buoyancyUseSine = False
 
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
 
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
 
sound_decoupler_fire = decouple
 
sound_decoupler_fire = decouple
 
TechRequired = generalConstruction
 
TechRequired = generalConstruction
 +
TechHidden = True
 
entryCost = 2800
 
entryCost = 2800
 
cost = 550
 
cost = 550
category = Structural
+
category = none
 
subcategory = 0
 
subcategory = 0
title = Rockomax Brand Decoupler
+
title = #autoLOC_500832 //#autoLOC_500832 = Rockomax Brand Decoupler
manufacturer = Rockomax Conglomerate
+
manufacturer = #autoLOC_501637 //#autoLOC_501637 = Rockomax Conglomerate
description = Rockomax is pleased to bring you the latest in decoupling technologies - twice the size of the next leading brand, Rockomax Brand Decouplers offer plenty of bang for plenty of buck! As with its smaller, woefully inferior competitor, the Rockomax Decoupler has handy arrows to indicate which side it will detach from.
+
description = #autoLOC_500833 //#autoLOC_500833 = Rockomax is pleased to bring you the latest in decoupling technologies - twice the size of the next leading brand, Rockomax Brand Decouplers offer plenty of bang for plenty of buck! As with its smaller, woefully inferior competitor, the Rockomax Decoupler has handy arrows to indicate which side it will detach from.
 
attachRules = 1,0,1,1,0
 
attachRules = 1,0,1,1,0
 
mass = 0.4
 
mass = 0.4
Line 32: Line 35:
 
childStageOffset = 1
 
childStageOffset = 1
 
bulkheadProfiles = size2
 
bulkheadProfiles = size2
 +
tags = #autoLOC_500834 //#autoLOC_500834 = break decouple separat split stack stag
 +
DRAG_CUBE
 +
    {
 +
        cube = Default, 2.23101,0.7226883,1.431283, 2.23101,0.722711,1.431283, 5.167493,0.6727995,0.9031276, 5.167493,0.9597349,0.7641849, 2.23101,0.7213376,1.431283, 2.23101,0.7235208,1.431283, 2.980232E-07,0.05313886,-8.084046E-08, 2.673836,0.8420702,2.673836
 +
    }
 
MODULE
 
MODULE
 
{
 
{
Line 40: Line 48:
 
MODULE
 
MODULE
 
{
 
{
name = ModuleTestSubject
+
name = ModuleToggleCrossfeed
environments = 15
+
crossfeedStatus = false
useStaging = True
+
toggleEditor = true
useEvent = False
+
toggleFlight = true
 
}
 
}
 
}
 
}
  
 
}}
 
}}

Latest revision as of 14:26, 10 March 2018

This is the configuration file for Rockomax Brand Decoupler.
PART
{
	name = decoupler1-2
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_bottom = 0.0, -0.3654699, 0.0, 0.0, -1.0, 0.0, 2
	node_stack_top = 0.0, 0.4508572, 0.0, 0.0, 1.0, 0.0, 2
	buoyancy = 0.2
	buoyancyUseSine = False
	fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
	sound_decoupler_fire = decouple
	TechRequired = generalConstruction
	TechHidden = True
	entryCost = 2800
	cost = 550
	category = none
	subcategory = 0
	title = #autoLOC_500832 //#autoLOC_500832 = Rockomax Brand Decoupler
	manufacturer = #autoLOC_501637 //#autoLOC_501637 = Rockomax Conglomerate
	description = #autoLOC_500833 //#autoLOC_500833 = Rockomax is pleased to bring you the latest in decoupling technologies - twice the size of the next leading brand, Rockomax Brand Decouplers offer plenty of bang for plenty of buck! As with its smaller, woefully inferior competitor, the Rockomax Decoupler has handy arrows to indicate which side it will detach from.
	attachRules = 1,0,1,1,0
	mass = 0.4
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 9
	breakingForce = 200
	breakingTorque = 200
	maxTemp = 2000 // = 3400
	fuelCrossFeed = False
	stageOffset = 1
	childStageOffset = 1
	bulkheadProfiles = size2
	tags = #autoLOC_500834 //#autoLOC_500834 = break decouple separat split stack stag
	DRAG_CUBE
    {
        cube = Default, 2.23101,0.7226883,1.431283, 2.23101,0.722711,1.431283, 5.167493,0.6727995,0.9031276, 5.167493,0.9597349,0.7641849, 2.23101,0.7213376,1.431283, 2.23101,0.7235208,1.431283, 2.980232E-07,0.05313886,-8.084046E-08, 2.673836,0.8420702,2.673836
    }
	MODULE
	{
		name = ModuleDecouple
		ejectionForce = 250
		explosiveNodeID = top
	}
	MODULE
	{
		name = ModuleToggleCrossfeed
		crossfeedStatus = false
		toggleEditor = true
		toggleFlight = true
	}
}