Difference between revisions of "Parts/Engine/solidBoosterBACC/solidBoosterBACC.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 BACC Solid Fuel Booster|2=PART
+
{{Part config|BACC "Thumper" Solid Fuel Booster|2=PART
 
{
 
{
// Kerbal Space Program - Part Config
+
name = solidBooster1-1
// BACC Solid Fuel Booster
+
module = Part
//
+
author = NovaSilisko
 
+
mesh = model.mu
// --- general parameters ---
+
rescaleFactor = 1
name = solidBooster1-1
+
node_stack_bottom = 0.0, -3.914617, 0.0, 0.0, -1.0, 0.0, 1
module = Part
+
node_stack_top = 0.0, 3.920, 0.0, 0.0, 1.0, 0.0, 1
author = NovaSilisko
+
node_attach = 0.0, 0.0, -0.635, 0.0, 0.0, 1.0
 
+
fx_exhaustFlame_yellow = 0.0, -3.5, 0.0, 0.0, 1.0, 0.0, running
// --- asset parameters ---
+
fx_exhaustSparks_yellow = 0.0, -3.5, 0.0, 0.0, 1.0, 0.0, running
mesh = model.mu
+
fx_smokeTrail_medium = 0.0, -4, 0.0, 0.0, 1.0, 0.0, running
rescaleFactor = 1
+
sound_vent_medium = engage
 
+
sound_rocket_hard = running
// --- node definitions ---
+
sound_vent_soft = disengage
node_stack_bottom = 0.0, -3.914617, 0.0, 0.0, 1.0, 0.0, 1
+
sound_explosion_low = flameout
node_stack_top = 0.0, 3.920, 0.0, 0.0, 1.0, 0.0, 1
+
TechRequired = generalRocketry
node_attach = 0.0, 0.0, -0.635, 0.0, 0.0, 1.0
+
entryCost = 3000
 
+
cost = 1050
// --- FX definitions ---
+
category = Engine
 
+
subcategory = 0
fx_exhaustFlame_yellow = 0.0, -3.5, 0.0, 0.0, 1.0, 0.0, running
+
title = BACC "Thumper" Solid Fuel Booster
fx_exhaustSparks_yellow = 0.0, -3.5, 0.0, 0.0, 1.0, 0.0, running
+
manufacturer = Rockomax Conglomerate
fx_smokeTrail_medium = 0.0, -4, 0.0, 0.0, 1.0, 0.0, running
+
description = Filled with a new, even more volatile fuel, the BACC offers semi-reliable performance at a good price.
 
+
attachRules = 1,1,1,1,0
// --- Sound FX definition ---
+
mass = 1.5
 
+
// heatConductivity = 0.04 // 1/3 default
 
+
emissiveConstant = 0.5 // yes, it's white. But let's claim it's an emissive white...
sound_vent_medium = engage
+
dragModelType = default
sound_rocket_hard = running
+
maximum_drag = 0.3
sound_vent_soft = disengage
+
minimum_drag = 0.2
sound_explosion_low = flameout
+
angularDrag = 2
 
+
crashTolerance = 7
// --- editor parameters ---
+
maxTemp = 2200 // = 3900
TechRequired = generalRocketry
+
stagingIcon = SOLID_BOOSTER
entryCost = 3000
+
bulkheadProfiles = size1, srf
cost = 700
+
MODULE
category = Engine
+
{
subcategory = 0
+
name = ModuleEngines
title = Rockomax BACC Solid Fuel Booster
+
thrustVectorTransformName = thrustTransform
manufacturer = Rockomax Conglomerate
+
throttleLocked = True
description = Filled with a new, even more volatile fuel, the BACC offers semi-reliable performance at a good price.
+
exhaustDamage = True
 
+
ignitionThreshold = 0.1
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
+
minThrust = 0
attachRules = 1,1,1,1,0
+
maxThrust = 275
 
+
heatProduction = 360
// --- standard part parameters ---
+
useEngineResponseTime = True
mass = 1.5
+
engineAccelerationSpeed = 8.0
dragModelType = default
+
allowShutdown = False
maximum_drag = 0.3
+
fxOffset = 0, 0, 0.35
minimum_drag = 0.2
+
EngineType = SolidBooster
angularDrag = 2
+
PROPELLANT
crashTolerance = 7
+
{
maxTemp = 3900
+
name = SolidFuel
 
+
ratio = 1.0
stagingIcon = SOLID_BOOSTER
+
DrawGauge = True
 
+
}
// --- solid booster parameters --- 6.75
+
atmosphereCurve
 
+
{
 
+
key = 0 180
MODULE
+
key = 1 165
{
+
key = 6 0.001
name = ModuleEngines
+
}
thrustVectorTransformName = thrustTransform
+
}
throttleLocked = True
+
MODULE
exhaustDamage = True
+
{
ignitionThreshold = 0.1
+
name = ModuleAnimateHeat
minThrust = 0
+
ThermalAnim = HeatAnimationEmissiveSRBLong
maxThrust = 315
+
}
heatProduction = 400
+
RESOURCE
useEngineResponseTime = True
 
engineAccelerationSpeed = 8.0
 
allowShutdown = False
 
fxOffset = 0, 0, 0.35
 
PROPELLANT
 
 
{
 
{
 
name = SolidFuel
 
name = SolidFuel
        ratio = 1.0
+
amount = 600
DrawGauge = True
+
maxAmount = 600
 +
}
 +
MODULE
 +
{
 +
name = ModuleTestSubject
 +
environments = 15
 +
useStaging = True
 +
useEvent = False
 +
}
 +
MODULE
 +
{
 +
name = ModuleSurfaceFX
 +
thrustProviderModuleIndex = 0
 +
fxMax = 0.8
 +
maxDistance = 50
 +
falloff = 2
 +
thrustTransformName = thrustTransform
 
}
 
}
atmosphereCurve
 
{
 
  key = 0 250
 
  key = 1 230
 
}
 
 
}
 
 
    MODULE
 
    {
 
          name = ModuleAnimateHeat
 
          ThermalAnim = HeatAnimationEmissiveSRBLong
 
    }
 
 
RESOURCE
 
{
 
name = SolidFuel
 
amount = 850
 
maxAmount = 850
 
}
 
 
MODULE
 
{
 
name = ModuleTestSubject
 
 
// nowhere: 0, srf: 1, ocean: 2, atmo: 4, space: 8
 
environments = 15
 
 
useStaging = True
 
useEvent = False
 
}
 
 
 
}
 
}
  
 
}}
 
}}

Revision as of 17:11, 29 April 2015

This is the configuration file for BACC "Thumper" Solid Fuel Booster.
PART
{
	name = solidBooster1-1
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_bottom = 0.0, -3.914617, 0.0, 0.0, -1.0, 0.0, 1
	node_stack_top = 0.0, 3.920, 0.0, 0.0, 1.0, 0.0, 1
	node_attach = 0.0, 0.0, -0.635, 0.0, 0.0, 1.0
	fx_exhaustFlame_yellow = 0.0, -3.5, 0.0, 0.0, 1.0, 0.0, running
	fx_exhaustSparks_yellow = 0.0, -3.5, 0.0, 0.0, 1.0, 0.0, running
	fx_smokeTrail_medium = 0.0, -4, 0.0, 0.0, 1.0, 0.0, running
	sound_vent_medium = engage
	sound_rocket_hard = running
	sound_vent_soft = disengage
	sound_explosion_low = flameout
	TechRequired = generalRocketry
	entryCost = 3000
	cost = 1050
	category = Engine
	subcategory = 0
	title = BACC "Thumper" Solid Fuel Booster
	manufacturer = Rockomax Conglomerate
	description = Filled with a new, even more volatile fuel, the BACC offers semi-reliable performance at a good price.
	attachRules = 1,1,1,1,0
	mass = 1.5
	// heatConductivity = 0.04 // 1/3 default
	emissiveConstant = 0.5 // yes, it's white. But let's claim it's an emissive white...
	dragModelType = default
	maximum_drag = 0.3
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 7
	maxTemp = 2200 // = 3900
	stagingIcon = SOLID_BOOSTER
	bulkheadProfiles = size1, srf
	MODULE
	{
		name = ModuleEngines
		thrustVectorTransformName = thrustTransform
		throttleLocked = True
		exhaustDamage = True
		ignitionThreshold = 0.1
		minThrust = 0
		maxThrust = 275
		heatProduction = 360
		useEngineResponseTime = True
		engineAccelerationSpeed = 8.0
		allowShutdown = False
		fxOffset = 0, 0, 0.35
		EngineType = SolidBooster
		PROPELLANT
		{
			name = SolidFuel
			ratio = 1.0
			DrawGauge = True
		}
		atmosphereCurve
		{
			key = 0 180
			key = 1 165
			key = 6 0.001
		}
	}
	MODULE
	{
		name = ModuleAnimateHeat
		ThermalAnim = HeatAnimationEmissiveSRBLong
	}
	RESOURCE
	{
		name = SolidFuel
		amount = 600
		maxAmount = 600
	}
	MODULE
	{
		name = ModuleTestSubject
		environments = 15
		useStaging = True
		useEvent = False
	}
	MODULE
	{
		name = ModuleSurfaceFX
		thrustProviderModuleIndex = 0
		fxMax = 0.8
		maxDistance = 50
		falloff = 2
		thrustTransformName = thrustTransform
	}
}