Difference between revisions of "Parts/Engine/liquidEngineSkipper/skipperLiquidEngine.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*update to 0.90.0;)
m (*update to 1.0;)
Line 1: Line 1:
{{Part config|Rockomax "Skipper" Liquid Engine|2=PART
+
{{Part config|RE-I5 "Skipper" Liquid Fuel Engine|2=PART
 
{
 
{
name = engineLargeSkipper
+
name = engineLargeSkipper
module = Part
+
module = Part
author = Squad
+
author = Squad
 
+
mesh = model.mu
mesh = model.mu
+
rescaleFactor = 1.0
 
+
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
rescaleFactor = 1.0
+
node_stack_bottom = 0.0, -2.375, 0.0, 0.0, -1.0, 0.0, 2
 
+
fx_exhaustFlame_blue = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
+
fx_exhaustLight_blue = 0.0, -2.2, 0.0, 0.0, 0.0, 1.0, running
node_stack_bottom = 0.0, -2.375, 0.0, 0.0, 1.0, 0.0, 2
+
fx_smokeTrail_light = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running
 
+
fx_exhaustSparks_flameout = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, flameout
 
+
sound_vent_medium = engage
// --- FX definitions ---
+
sound_rocket_hard = running
 
+
sound_vent_soft = disengage
fx_exhaustFlame_blue = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running
+
sound_explosion_low = flameout
fx_exhaustLight_blue = 0.0, -2.2, 0.0, 0.0, 0.0, 1.0, running
+
TechRequired = heavyRocketry
fx_smokeTrail_light = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running
+
entryCost = 9000
fx_exhaustSparks_flameout = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, flameout
+
cost = 5300
 
+
category = Engine
// --- Sound FX definition ---
+
subcategory = 0
 
+
title = RE-I5 "Skipper" Liquid Fuel Engine
 
+
manufacturer = Rockomax Conglomerate
sound_vent_medium = engage
+
description = The smaller sibling of the Mainsail, the Skipper's power rivals that of... large cities. Combining high thrust with reasonable efficiency, this engine excels when used as a mid-stage booster.
sound_rocket_hard = running
+
attachRules = 1,0,1,0,0
sound_vent_soft = disengage
+
mass = 3
sound_explosion_low = flameout
+
// heatConductivity = 0.06 // half default
 
+
emissiveConstant = 0.8 // engine nozzles are good at radiating.
// --- editor parameters ---
+
dragModelType = default
TechRequired = heavyRocketry
+
maximum_drag = 0.2
entryCost = 9000
+
minimum_drag = 0.2
cost = 2850
+
angularDrag = 2
category = Engine
+
crashTolerance = 8
subcategory = 0
+
breakingForce = 200
title = Rockomax "Skipper" Liquid Engine
+
breakingTorque = 200
manufacturer = Rockomax Conglomerate
+
maxTemp = 2000 // = 3600
description = The smaller sibling of the Mainsail, the Skipper's power rivals that of... large cities. Combining high thrust with reasonable efficiency, this engine excels when used as a mid-stage booster.
+
bulkheadProfiles = size2
 
+
MODULE
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
+
{
attachRules = 1,0,1,0,0
+
name = ModuleEngines
 
+
thrustVectorTransformName = thrustTransform
// --- standard part parameters ---
+
exhaustDamage = True
mass = 3
+
ignitionThreshold = 0.1
dragModelType = default
+
minThrust = 0
maximum_drag = 0.2
+
maxThrust = 568.75
minimum_drag = 0.2
+
heatProduction = 306.25
angularDrag = 2
+
fxOffset = 0, 0, 1.2
crashTolerance = 8
+
EngineType = LiquidFuel
breakingForce = 200
+
PROPELLANT
breakingTorque = 200
+
{
maxTemp = 3600
+
name = LiquidFuel
 
+
ratio = 0.9
MODULE
+
DrawGauge = True
{
+
}
name = ModuleEngines
+
PROPELLANT
thrustVectorTransformName = thrustTransform
+
{
exhaustDamage = True
+
name = Oxidizer
ignitionThreshold = 0.1
+
ratio = 1.1
minThrust = 0
+
}
maxThrust = 650
+
atmosphereCurve
heatProduction = 350
+
{
fxOffset = 0, 0, 1.2
+
key = 0 320
PROPELLANT
+
key = 1 280
 +
key = 6 0.001
 +
}
 +
}
 +
MODULE
 +
{
 +
name = ModuleJettison
 +
jettisonName = obj_fairing
 +
bottomNodeName = bottom
 +
isFairing = True
 +
jettisonedObjectMass = 0.5
 +
jettisonForce = 15
 +
jettisonDirection = 0 0 1
 +
}
 +
MODULE
 +
{
 +
name = ModuleGimbal
 +
gimbalTransformName = thrustTransform
 +
gimbalRange = 2
 +
}
 +
MODULE
 
{
 
{
name = LiquidFuel
+
name = ModuleAnimateHeat
        ratio = 0.9
+
ThermalAnim = ksp_l_midrangeEngine_anim
DrawGauge = True
 
 
}
 
}
PROPELLANT
+
MODULE
 
{
 
{
name = Oxidizer
+
name = ModuleAlternator
ratio = 1.1
+
RESOURCE
 +
{
 +
name = ElectricCharge
 +
rate = 10.0
 +
}
 
}
 
}
atmosphereCurve
 
{
 
  key = 0 370
 
  key = 1 320
 
}
 
 
}
 
 
 
MODULE
 
{
 
      name = ModuleJettison
 
      jettisonName = obj_fairing
 
      bottomNodeName = bottom
 
      isFairing = True
 
      jettisonedObjectMass = 0.5
 
      jettisonForce = 15
 
      jettisonDirection = 0 0 1
 
 
}
 
 
MODULE
 
{
 
name = ModuleGimbal
 
gimbalTransformName = thrustTransform
 
gimbalRange = 1
 
}
 
 
MODULE
 
{
 
      name = ModuleAnimateHeat
 
      ThermalAnim = ksp_l_midrangeEngine_anim
 
}
 
 
MODULE
 
{
 
name = ModuleAlternator
 
 
RESOURCE
 
RESOURCE
 
{
 
{
 
name = ElectricCharge
 
name = ElectricCharge
rate = 10.0
+
amount = 0
 +
maxAmount = 0
 +
isTweakable = false
 +
hideFlow = true
 +
}
 +
MODULE
 +
{
 +
name = ModuleTestSubject
 +
environments = 15
 +
useStaging = True
 +
useEvent = True
 +
}
 +
MODULE
 +
{
 +
name = ModuleSurfaceFX
 +
thrustProviderModuleIndex = 0
 +
fxMax = 0.8
 +
maxDistance = 50
 +
falloff = 2
 +
thrustTransformName = thrustTransform
 
}
 
}
}
 
RESOURCE
 
{
 
name = ElectricCharge
 
amount = 0
 
maxAmount = 0
 
  isTweakable = false
 
hideFlow = true
 
 
}
 
}
  
MODULE
 
{
 
name = ModuleTestSubject
 
 
// nowhere: 0, srf: 1, ocean: 2, atmo: 4, space: 8
 
environments = 15
 
 
useStaging = True
 
useEvent = True
 
}
 
 
}
 
 
}}
 
}}

Revision as of 17:01, 29 April 2015

This is the configuration file for RE-I5 "Skipper" Liquid Fuel Engine.
PART
{
	name = engineLargeSkipper
	module = Part
	author = Squad
	mesh = model.mu
	rescaleFactor = 1.0
	node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
	node_stack_bottom = 0.0, -2.375, 0.0, 0.0, -1.0, 0.0, 2
	fx_exhaustFlame_blue = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running
	fx_exhaustLight_blue = 0.0, -2.2, 0.0, 0.0, 0.0, 1.0, running
	fx_smokeTrail_light = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running
	fx_exhaustSparks_flameout = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, flameout
	sound_vent_medium = engage
	sound_rocket_hard = running
	sound_vent_soft = disengage
	sound_explosion_low = flameout
	TechRequired = heavyRocketry
	entryCost = 9000
	cost = 5300
	category = Engine
	subcategory = 0
	title = RE-I5 "Skipper" Liquid Fuel Engine
	manufacturer = Rockomax Conglomerate
	description = The smaller sibling of the Mainsail, the Skipper's power rivals that of... large cities. Combining high thrust with reasonable efficiency, this engine excels when used as a mid-stage booster.
	attachRules = 1,0,1,0,0
	mass = 3
	// heatConductivity = 0.06 // half default
	emissiveConstant = 0.8 // engine nozzles are good at radiating.
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 8
	breakingForce = 200
	breakingTorque = 200
	maxTemp = 2000 // = 3600
	bulkheadProfiles = size2
	MODULE
	{
		name = ModuleEngines
		thrustVectorTransformName = thrustTransform
		exhaustDamage = True
		ignitionThreshold = 0.1
		minThrust = 0
		maxThrust = 568.75
		heatProduction = 306.25
		fxOffset = 0, 0, 1.2
		EngineType = LiquidFuel
		PROPELLANT
		{
			name = LiquidFuel
			ratio = 0.9
			DrawGauge = True
		}
		PROPELLANT
		{
			name = Oxidizer
			ratio = 1.1
		}
		atmosphereCurve
		{
			key = 0 320
			key = 1 280
			key = 6 0.001
		}
	}
	MODULE
	{
		name = ModuleJettison
		jettisonName = obj_fairing
		bottomNodeName = bottom
		isFairing = True
		jettisonedObjectMass = 0.5
		jettisonForce = 15
		jettisonDirection = 0 0 1
	}
	MODULE
	{
		name = ModuleGimbal
		gimbalTransformName = thrustTransform
		gimbalRange = 2
	}
	MODULE
	{
		name = ModuleAnimateHeat
		ThermalAnim = ksp_l_midrangeEngine_anim
	}
	MODULE
	{
		name = ModuleAlternator
		RESOURCE
		{
			name = ElectricCharge
			rate = 10.0
		}
	}
	RESOURCE
	{
		name = ElectricCharge
		amount = 0
		maxAmount = 0
		isTweakable = false
		hideFlow = true
	}
	MODULE
	{
		name = ModuleTestSubject
		environments = 15
		useStaging = True
		useEvent = True
	}
	MODULE
	{
		name = ModuleSurfaceFX
		thrustProviderModuleIndex = 0
		fxMax = 0.8
		maxDistance = 50
		falloff = 2
		thrustTransformName = thrustTransform
	}
}