Difference between revisions of "Parts/Engine/liquidEngineLV-1R/liquidEngineLV-1R.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*update to 0.24.2;)
m (*update to 1.0.4;)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Part config|LV-1R Liquid Fuel Engine|2=PART {
+
{{Part config|LV-1R "Spider" Liquid Fuel Engine|2=PART
 
 
name = radialEngineMini
 
module = Part
 
author = Squad
 
 
 
mesh = model.mu
 
rescaleFactor = 1.0
 
 
 
node_attach = 0.0, 0.0, 0.00, 0.0, 0.0, -1.0, 0
 
 
 
fx_exhaustFlame_white_tiny = 0.0, -0.075, -0.3, 0.0, 1.0, 0.0, running
 
 
 
sound_vent_medium = engage
 
sound_rocket_mini = running
 
sound_vent_soft = disengage
 
sound_explosion_low = flameout
 
 
 
TechRequired = precisionEngineering
 
entryCost = 6200
 
cost = 650
 
category = Propulsion
 
subcategory = 0
 
title = LV-1R Liquid Fuel Engine
 
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
 
description = Adapted to appease engineers who were outraged at the puniness of the LV-1, the radial mounted LV-1R offers an appealing solution: "Just add more". Point away from face.
 
attachRules = 0,1,0,1,0
 
 
 
mass = 0.03
 
dragModelType = default
 
maximum_drag = 0.2
 
minimum_drag = 0.2
 
angularDrag = 2
 
crashTolerance = 7
 
maxTemp = 3600
 
 
 
stagingIcon = LIQUID_ENGINE
 
 
 
MODULE
 
 
{
 
{
name = ModuleEngines
+
name = radialEngineMini
thrustVectorTransformName = thrustTransform
+
module = Part
exhaustDamage = False
+
author = Squad
ignitionThreshold = 0.1
+
mesh = model.mu
minThrust = 0
+
rescaleFactor = 1.0
maxThrust = 4
+
node_attach = 0.0, 0.0, 0.00, 0.0, 0.0, -1.0, 0
heatProduction = 30
+
fx_exhaustFlame_white_tiny = 0.0, -0.075, -0.3, 0.0, 1.0, 0.0, running
fxOffset = 0, 0, 0.05
+
sound_vent_medium = engage
PROPELLANT
+
sound_rocket_mini = running
 +
sound_vent_soft = disengage
 +
sound_explosion_low = flameout
 +
TechRequired = precisionPropulsion
 +
entryCost = 1750
 +
cost = 120
 +
category = Engine
 +
subcategory = 0
 +
title = LV-1R "Spider" Liquid Fuel Engine
 +
manufacturer = Jebediah Kerman's Junkyard and Spacecraft Parts Co
 +
description = Adapted to appease engineers who were outraged at the lack of control rocket engines usually provide, the radial mounted LV-1R offers an appealing solution: "Just add more".  Point away from face.
 +
attachRules = 0,1,0,1,0
 +
mass = 0.02
 +
// heatConductivity = 0.06 // half default
 +
skinInternalConductionMult = 4.0
 +
emissiveConstant = 0.8 // engine nozzles are good at radiating.
 +
dragModelType = default
 +
maximum_drag = 0.2
 +
minimum_drag = 0.2
 +
angularDrag = 2
 +
crashTolerance = 7
 +
maxTemp = 2000 // = 3600
 +
stagingIcon = LIQUID_ENGINE
 +
bulkheadProfiles = srf
 +
MODULE
 
{
 
{
name = LiquidFuel
+
name = ModuleEngines
        ratio = 0.9
+
thrustVectorTransformName = thrustTransform
DrawGauge = True
+
exhaustDamage = False
 +
ignitionThreshold = 0.1
 +
minThrust = 0
 +
maxThrust = 2
 +
heatProduction = 30
 +
fxOffset = 0, 0, 0.05
 +
EngineType = LiquidFuel
 +
PROPELLANT
 +
{
 +
name = LiquidFuel
 +
ratio = 0.9
 +
DrawGauge = True
 +
}
 +
PROPELLANT
 +
{
 +
name = Oxidizer
 +
ratio = 1.1
 +
}
 +
atmosphereCurve
 +
{
 +
key = 0 290
 +
key = 1 260
 +
key = 8 0.001
 +
}
 
}
 
}
PROPELLANT
+
MODULE
 
{
 
{
name = Oxidizer
+
name = ModuleTestSubject
ratio = 1.1
+
environments = 15
 +
useStaging = True
 +
useEvent = True
 +
}
 +
MODULE
 +
{
 +
name = ModuleGimbal
 +
gimbalTransformName = thrustTransform
 +
gimbalRange = 8
 
}
 
}
atmosphereCurve
 
{
 
  key = 0 290
 
  key = 1 220
 
}
 
}
 
 
MODULE
 
{
 
name = ModuleTestSubject
 
 
// nowhere: 0, srf: 1, ocean: 2, atmo: 4, space: 8
 
environments = 15
 
 
useStaging = True
 
useEvent = True
 
}
 
 
 
}
 
}
  
 
}}
 
}}

Latest revision as of 12:25, 27 June 2015

This is the configuration file for LV-1R "Spider" Liquid Fuel Engine.
PART
{
	name = radialEngineMini
	module = Part
	author = Squad
	mesh = model.mu
	rescaleFactor = 1.0
	node_attach = 0.0, 0.0, 0.00, 0.0, 0.0, -1.0, 0
	fx_exhaustFlame_white_tiny = 0.0, -0.075, -0.3, 0.0, 1.0, 0.0, running
	sound_vent_medium = engage
	sound_rocket_mini = running
	sound_vent_soft = disengage
	sound_explosion_low = flameout
	TechRequired = precisionPropulsion
	entryCost = 1750
	cost = 120
	category = Engine
	subcategory = 0
	title = LV-1R "Spider" Liquid Fuel Engine
	manufacturer = Jebediah Kerman's Junkyard and Spacecraft Parts Co
	description = Adapted to appease engineers who were outraged at the lack of control rocket engines usually provide, the radial mounted LV-1R offers an appealing solution: "Just add more".  Point away from face.
	attachRules = 0,1,0,1,0
	mass = 0.02
	// heatConductivity = 0.06 // half default
	skinInternalConductionMult = 4.0
	emissiveConstant = 0.8 // engine nozzles are good at radiating.
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 7
	maxTemp = 2000 // = 3600
	stagingIcon = LIQUID_ENGINE
	bulkheadProfiles = srf
	MODULE
	{
		name = ModuleEngines
		thrustVectorTransformName = thrustTransform
		exhaustDamage = False
		ignitionThreshold = 0.1
		minThrust = 0
		maxThrust = 2
		heatProduction = 30
		fxOffset = 0, 0, 0.05
		EngineType = LiquidFuel
		PROPELLANT
		{
			name = LiquidFuel
			ratio = 0.9
			DrawGauge = True
		}
		PROPELLANT
		{
			name = Oxidizer
			ratio = 1.1
		}
		atmosphereCurve
		{
			key = 0 290
			key = 1 260
			key = 8 0.001
		}
	}
	MODULE
	{
		name = ModuleTestSubject
		environments = 15
		useStaging = True
		useEvent = True
	}
	MODULE
	{
		name = ModuleGimbal
		gimbalTransformName = thrustTransform
		gimbalRange = 8
	}
}