Difference between revisions of "Parts/FuelTank/mk2Adapters/bicoupler.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/SPP/Mk2Adapters/bicoupler.cfg to Parts/FuelTank/mk2Adapters/bicoupler.cfg without leaving a redirect: Renamed part configuration file after update.)
m (*update to 1.0;)
Line 1: Line 1:
 
{{Part config|Mk2 Bicoupler|2=PART
 
{{Part config|Mk2 Bicoupler|2=PART
 
{
 
{
 
+
name = mk2_1m_Bicoupler
name = mk2_1m_Bicoupler
+
module = Part
module = Part
+
author = Porkjet
author = Porkjet
+
rescaleFactor = 1
 
+
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
MODEL
+
node_stack_bottom01 = 0.625, -0.9375, 0.0, 0.0, -1.0, 0.0
{
+
node_stack_bottom02 = -0.625, -0.9375, 0.0, 0.0, -1.0, 0.0
model = Squad/SPP/Mk2Adapters/bicoupler
+
node_attach = 0.0, 0.0, 0.7, 0.0, 0.0, -1.0, 1
}
+
TechRequired = advAerodynamics
 
+
entryCost = 19800
 
+
cost = 860
rescaleFactor = 1
+
category = Propulsion
 
+
subcategory = 0
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
+
title = Mk2 Bicoupler
node_stack_bottom01 = 0.625, -0.9375, 0.0, 0.0, 1.0, 0.0
+
manufacturer = C7 Aerospace Division
node_stack_bottom02 = -0.625, -0.9375, 0.0, 0.0, 1.0, 0.0
+
description = One engine is not enough? We got you covered!
 
+
attachRules = 1,1,1,1,0
node_attach = 0.0, 0.0, 0.7, 0.0, 0.0, -1.0, 1
+
stackSymmetry = 1
 
+
mass = 0.29
TechRequired = advAerodynamics
+
dragModelType = default
entryCost = 19800
+
maximum_drag = 0.2
cost = 860
+
minimum_drag = 0.3
category = Propulsion
+
angularDrag = 2
subcategory = 0
+
crashTolerance = 50
title = Mk2 Bicoupler
+
breakingForce = 50
manufacturer = C7 Aerospace Division
+
breakingTorque = 50
description = One engine is not enough? We got you covered!
+
maxTemp = 2000 // = 3000
 
+
fuelCrossFeed = True
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
+
NoCrossFeedNodeKey = bottom
attachRules = 1,1,1,1,0
+
bulkheadProfiles = size1, srf, mk2
stackSymmetry = 1
+
MODEL
 
+
{
// --- standard part parameters ---
+
model = Squad/Parts/FuelTank/mk2Adapters/bicoupler
mass = 0.2
+
}
dragModelType = override
+
MODULE
maximum_drag = 0.2
+
{
minimum_drag = 0.3
+
name = ModuleLiftingSurface
angularDrag = 2
+
useInternalDragModel = False
crashTolerance = 50
+
deflectionLiftCoeff = 0.3
breakingForce = 50
+
dragAtMaxAoA = 0.2
breakingTorque = 50
+
dragAtMinAoA = 0.1
maxTemp = 3000
+
}
fuelCrossFeed = True
+
RESOURCE
 
+
{
// keeps fuel from flowing FROM the bottom nodes (prevents stack imbalances and such)
+
name = LiquidFuel
NoCrossFeedNodeKey = bottom
+
amount = 180
 
+
maxAmount = 180
MODULE
+
}
{
+
RESOURCE
name = ModuleLiftingSurface
+
{
+
name = Oxidizer
deflectionLiftCoeff = 0.2
+
amount = 220
dragAtMaxAoA = 0.2
+
maxAmount = 220
dragAtMinAoA = 0.1
+
}
}
 
 
 
RESOURCE
 
{
 
name = LiquidFuel
 
amount = 135
 
maxAmount = 135
 
}
 
RESOURCE
 
{
 
name = Oxidizer
 
amount = 165
 
maxAmount = 165
 
}
 
 
}
 
}
  
 
}}
 
}}

Revision as of 10:53, 30 April 2015

This is the configuration file for Mk2 Bicoupler.
PART
{
	name = mk2_1m_Bicoupler
	module = Part
	author = Porkjet
	rescaleFactor = 1
	node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
	node_stack_bottom01 = 0.625, -0.9375, 0.0, 0.0, -1.0, 0.0
	node_stack_bottom02 = -0.625, -0.9375, 0.0, 0.0, -1.0, 0.0
	node_attach = 0.0, 0.0, 0.7, 0.0, 0.0, -1.0, 1
	TechRequired = advAerodynamics
	entryCost = 19800
	cost = 860
	category = Propulsion
	subcategory = 0
	title = Mk2 Bicoupler
	manufacturer = C7 Aerospace Division
	description = One engine is not enough? We got you covered!
	attachRules = 1,1,1,1,0
	stackSymmetry = 1
	mass = 0.29
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 50
	breakingForce = 50
	breakingTorque = 50
	maxTemp = 2000 // = 3000
	fuelCrossFeed = True
	NoCrossFeedNodeKey = bottom
	bulkheadProfiles = size1, srf, mk2
	MODEL
	{
		model = Squad/Parts/FuelTank/mk2Adapters/bicoupler
	}
	MODULE
	{
		name = ModuleLiftingSurface
		useInternalDragModel = False
		deflectionLiftCoeff = 0.3
		dragAtMaxAoA = 0.2
		dragAtMinAoA = 0.1
	}
	RESOURCE
	{
		name = LiquidFuel
		amount = 180
		maxAmount = 180
	}
	RESOURCE
	{
		name = Oxidizer
		amount = 220
		maxAmount = 220
	}
}