Difference between revisions of "Parts/Utility/parachuteMk2-R/parachuteMk2-R.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
m (*update to 1.0.4;)
m (Update config)
 
Line 8: Line 8:
 
rescaleFactor = 1
 
rescaleFactor = 1
 
node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, -1.0
 
node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, -1.0
 +
buoyancyUseCubeNamed = PACKED
 
sound_parachute_open = activate
 
sound_parachute_open = activate
 +
sound_parachute_single = deploy
 
TechRequired = survivability
 
TechRequired = survivability
 
entryCost = 2800
 
entryCost = 2800
Line 14: Line 16:
 
category = Utility
 
category = Utility
 
subcategory = 0
 
subcategory = 0
title = Mk2-R Radial-Mount Parachute
+
title = #autoLOC_500930 //#autoLOC_500930 = Mk2-R Radial-Mount Parachute
description = A parachute comparable to the Mk16 chute, but which is placed radially instead of attached on top of something.
+
description = #autoLOC_500931 //#autoLOC_500931 = A parachute comparable to the Mk16 chute, but which is placed radially instead of attached on top of something.
 
attachRules = 0,1,0,0,0
 
attachRules = 0,1,0,0,0
 
mass = 0.1
 
mass = 0.1
Line 27: Line 29:
 
bodyLiftMultiplier = 0
 
bodyLiftMultiplier = 0
 
stageOffset = -1
 
stageOffset = -1
 +
preferredStage = PARACHUTESTAGE
 
bulkheadProfiles = srf
 
bulkheadProfiles = srf
 +
tags = #autoLOC_500932 //#autoLOC_500932 = arrest blue canopy chute decel descen drag entry fall landing re- return safe slow
 
MODULE
 
MODULE
 
{
 
{
Line 50: Line 54:
 
{
 
{
 
name = ModuleTestSubject
 
name = ModuleTestSubject
environments = 4
 
 
useStaging = True
 
useStaging = True
 
useEvent = False
 
useEvent = False
 +
situationMask = 8
 +
CONSTRAINT
 +
{
 +
type = ATMOSPHERE
 +
value = True
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEEDENV
 +
test = LT
 +
value = 200
 +
prestige = Trivial
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEEDENV
 +
test = GT
 +
value = 100
 +
prestige = Trivial
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEEDENV
 +
test = LT
 +
value = 100
 +
prestige = Significant
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEEDENV
 +
test = GT
 +
value = 50
 +
prestige = Significant
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEEDENV
 +
test = LT
 +
value = 50
 +
prestige = Exceptional
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEEDENV
 +
test = GT
 +
value = 20
 +
prestige = Exceptional
 +
}
 +
CONSTRAINT
 +
{
 +
type = DENSITY
 +
test = GT
 +
value = 0.2
 +
prestige = Trivial
 +
}
 +
CONSTRAINT
 +
{
 +
type = DENSITY
 +
test = GT
 +
value = 0.1
 +
prestige = Significant
 +
}
 +
CONSTRAINT
 +
{
 +
type = DENSITY
 +
test = GT
 +
value = 0.02
 +
prestige = Exceptional
 +
}
 +
CONSTRAINT
 +
{
 +
type = ALTITUDE
 +
test = GT
 +
value = 1000
 +
}
 +
CONSTRAINT
 +
{
 +
type = ALTITUDEENV
 +
test = GT
 +
value = 4000
 +
prestige = Trivial
 +
}
 +
CONSTRAINT
 +
{
 +
type = ALTITUDEENV
 +
test = LT
 +
value = 8000
 +
prestige = Trivial
 +
}
 +
CONSTRAINT
 +
{
 +
type = ALTITUDEENV
 +
test = GT
 +
value = 2000
 +
prestige = Significant
 +
}
 +
CONSTRAINT
 +
{
 +
type = ALTITUDEENV
 +
test = LT
 +
value = 4000
 +
prestige = Significant
 +
}
 +
CONSTRAINT
 +
{
 +
type = ALTITUDEENV
 +
test = GT
 +
value = 1000
 +
prestige = Exceptional
 +
}
 +
CONSTRAINT
 +
{
 +
type = ALTITUDEENV
 +
test = LT
 +
value = 2000
 +
prestige = Exceptional
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEED
 +
test = LT
 +
value = 300
 +
body = _Home
 +
}
 +
CONSTRAINT
 +
{
 +
type = SPEED
 +
test = LT
 +
value = 1000
 +
body = _NotHome
 +
}
 +
CONSTRAINT
 +
{
 +
type = REPEATABILITY
 +
value = ALWAYS
 +
prestige = Trivial
 +
}
 +
CONSTRAINT
 +
{
 +
type = REPEATABILITY
 +
value = BODYANDSITUATION
 +
prestige = Significant
 +
}
 +
CONSTRAINT
 +
{
 +
type = REPEATABILITY
 +
value = ONCEPERPART
 +
prestige = Exceptional
 +
}
 
}
 
}
 
MODULE
 
MODULE
Line 65: Line 217:
 
dragCubeName = DEPLOYED
 
dragCubeName = DEPLOYED
 
dragModifier = 58
 
dragModifier = 58
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 100
 
}
 
}
 
}
 
}
 
 
}}
 
}}

Latest revision as of 07:45, 16 October 2024

This is the configuration file for Mk2-R Radial-Mount Parachute.
PART
{
	name = parachuteRadial
	module = Part
	author = NovaSilisko
	mesh = model.mu
	scale = 1
	rescaleFactor = 1
	node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, -1.0
	buoyancyUseCubeNamed = PACKED
	sound_parachute_open = activate
	sound_parachute_single = deploy
	TechRequired = survivability
	entryCost = 2800
	cost = 400
	category = Utility
	subcategory = 0
	title = #autoLOC_500930 //#autoLOC_500930 = Mk2-R Radial-Mount Parachute
	description = #autoLOC_500931 //#autoLOC_500931 = A parachute comparable to the Mk16 chute, but which is placed radially instead of attached on top of something.
	attachRules = 0,1,0,0,0
	mass = 0.1
	dragModelType = default
	angularDrag = 3
	crashTolerance = 12
	maxTemp = 2500 // = 3100
	emissiveConstant = 0.7
	breakingForce = 100
	breakingTorque = 50
	bodyLiftMultiplier = 0
	stageOffset = -1
	preferredStage = PARACHUTESTAGE
	bulkheadProfiles = srf
	tags = #autoLOC_500932 //#autoLOC_500932 = arrest blue canopy chute decel descen drag entry fall landing re- return safe slow
	MODULE
	{
		name = ModuleParachute
		invertCanopy = true
		autoCutSpeed = 0.5
		capName = cap
		canopyName = canopy
		semiDeployedAnimation = semiDeployLarge
		fullyDeployedAnimation = fullyDeployLarge
		stowedDrag = 0.22
		semiDeployedDrag = 1
		fullyDeployedDrag = 500
		minAirPressureToOpen = 0.04
		clampMinAirPressure = 0.04
		deployAltitude = 1000
		deploymentSpeed = 0.12
		semiDeploymentSpeed = 0.5
		chuteMaxTemp = 650
	}
	MODULE
	{
		name = ModuleTestSubject
		useStaging = True
		useEvent = False
		situationMask = 8
		CONSTRAINT
		{
			type = ATMOSPHERE
			value = True
		}
		CONSTRAINT
		{
			type = SPEEDENV
			test = LT
			value = 200
			prestige = Trivial
		}
		CONSTRAINT
		{
			type = SPEEDENV
			test = GT
			value = 100
			prestige = Trivial
		}
		CONSTRAINT
		{
			type = SPEEDENV
			test = LT
			value = 100
			prestige = Significant
		}
		CONSTRAINT
		{
			type = SPEEDENV
			test = GT
			value = 50
			prestige = Significant
		}
		CONSTRAINT
		{
			type = SPEEDENV
			test = LT
			value = 50
			prestige = Exceptional
		}
		CONSTRAINT
		{
			type = SPEEDENV
			test = GT
			value = 20
			prestige = Exceptional
		}
		CONSTRAINT
		{
			type = DENSITY
			test = GT
			value = 0.2
			prestige = Trivial
		}
		CONSTRAINT
		{
			type = DENSITY
			test = GT
			value = 0.1
			prestige = Significant
		}
		CONSTRAINT
		{
			type = DENSITY
			test = GT
			value = 0.02
			prestige = Exceptional
		}
		CONSTRAINT
		{
			type = ALTITUDE
			test = GT
			value = 1000
		}
		CONSTRAINT
		{
			type = ALTITUDEENV
			test = GT
			value = 4000
			prestige = Trivial
		}
		CONSTRAINT
		{
			type = ALTITUDEENV
			test = LT
			value = 8000
			prestige = Trivial
		}
		CONSTRAINT
		{
			type = ALTITUDEENV
			test = GT
			value = 2000
			prestige = Significant
		}
		CONSTRAINT
		{
			type = ALTITUDEENV
			test = LT
			value = 4000
			prestige = Significant
		}
		CONSTRAINT
		{
			type = ALTITUDEENV
			test = GT
			value = 1000
			prestige = Exceptional
		}
		CONSTRAINT
		{
			type = ALTITUDEENV
			test = LT
			value = 2000
			prestige = Exceptional
		}
		CONSTRAINT
		{
			type = SPEED
			test = LT
			value = 300
			body = _Home
		}
		CONSTRAINT
		{
			type = SPEED
			test = LT
			value = 1000
			body = _NotHome
		}
		CONSTRAINT
		{
			type = REPEATABILITY
			value = ALWAYS
			prestige = Trivial
		}
		CONSTRAINT
		{
			type = REPEATABILITY
			value = BODYANDSITUATION
			prestige = Significant
		}
		CONSTRAINT
		{
			type = REPEATABILITY
			value = ONCEPERPART
			prestige = Exceptional
		}
	}
	MODULE
	{
		name = ModuleDragModifier
		dragCubeName = SEMIDEPLOYED
		dragModifier = 1
	}
	MODULE
	{
		name = ModuleDragModifier
		dragCubeName = DEPLOYED
		dragModifier = 58
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 100
	}
}