Difference between revisions of "Parts/Utility/mk2CrewCabin/mk2CrewCabin.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
(+added in 0.25;)
 
m (Update config)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Part config|MK2 Crew Cabin|2=PART
 
{{Part config|MK2 Crew Cabin|2=PART
 
{
 
{
name = mk2CrewCabin
+
name = mk2CrewCabin
module = Part
+
module = Part
author = Porkjet
+
author = Porkjet
 +
mesh = model.mu
 +
rescaleFactor = 1
 +
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
 +
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
 +
node_attach = 1.25, 0.0, 0.0, 0.0, 1.0, 0.0, 1
 +
//mirrorRefAxis = 0, 0, -1
 +
CrewCapacity = 4
 +
TechRequired = highAltitudeFlight
 +
entryCost = 12000
 +
cost = 4200
 +
category = Utility
 +
subcategory = 0
 +
title = #autoLOC_500903 //#autoLOC_500903 = MK2 Crew Cabin
 +
manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
 +
description = #autoLOC_500904 //#autoLOC_500904 = A Mk2 Profile Compliant, compact and eco-friendly crew transportation module, made from up to 80% recycled aircraft components. C7 Engineers insist that all recycled components were meticulously scrubbed clean before assembly, and take no responsibility for any odd smells that may be detected inside and/or around the unit.
 +
attachRules = 1,1,1,1,0
 +
mass = 2.03
 +
dragModelType = default
 +
maximum_drag = 0.2
 +
minimum_drag = 0.3
 +
angularDrag = 2
 +
crashTolerance = 45
 +
breakingForce = 200
 +
breakingTorque = 200
 +
maxTemp = 1400
 +
skinMaxTemp = 2500
 +
emissiveConstant = 0.8
 +
vesselType = Ship
 +
bulkheadProfiles = mk2
 +
tags = #autoLOC_500905 //#autoLOC_500905 = base contain outpost passenger statio (stor tour
 +
INTERNAL
 +
{
 +
  name = MK2_CrewCab_Int
 +
}
  
mesh = model.mu
+
MODULE
rescaleFactor = 1
+
{
 
+
name = ModuleScienceExperiment
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
+
experimentID = crewReport
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, 1.0, 0.0
+
experimentActionName = #autoLOC_502009 //#autoLOC_502009 = Crew Report
 
+
resetActionName = #autoLOC_502010 //#autoLOC_502010 = Discard Crew Report
CrewCapacity = 4
+
reviewActionName = #autoLOC_502200 //#autoLOC_502200 = Review Report
 
+
useStaging = False
TechRequired = advAerodynamics
+
useActionGroups = True
entryCost = 12000
+
hideUIwhenUnavailable = True
cost = 4200
+
rerunnable = True
category = Utility
+
xmitDataScalar = 1.0
subcategory = 0
+
usageReqMaskInternal = 5
title = MK2 Crew Cabin
+
usageReqMaskExternal = -1
manufacturer = C7 Aerospace Division
+
}
description = A Mk2 Profile Compliant, compact and eco-friendly crew transportation module, made from up to 80% recycled aircraft components. C7 Engineers insist that all recycled components were meticulously scrubbed clean before assembly, and take no responsibility for any odd smells that may be detected inside and/or around the unit.
+
MODULE
 
+
{
attachRules = 1,0,1,1,0
+
name = ModuleScienceContainer
 
+
reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data
mass = 2.0
+
storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments
dragModelType = override
+
evaOnlyStorage = True
maximum_drag = 0.2
+
storageRange = 2.0
minimum_drag = 0.3
+
}
angularDrag = 2
+
MODULE
crashTolerance = 6
+
{
breakingForce = 200
+
name = ModuleLiftingSurface
breakingTorque = 200
+
useInternalDragModel = False
maxTemp = 3400
+
deflectionLiftCoeff = 0.35
 
+
dragAtMaxAoA = 0.15
vesselType = Ship
+
dragAtMinAoA = 0.1
// --- winglet parameters ---
+
}
// dragCoeff will override the maximum_drag value
+
MODULE
//dragCoeff = 0.4
+
{
//deflectionLiftCoeff = 0.4
+
name = ModuleColorChanger
 
+
shaderProperty = _EmissiveColor
 
+
animRate = 0.8
MODULE
+
animState = false
{
+
useRate = true
name = ModuleScienceExperiment
+
toggleInEditor = true
+
toggleInFlight = true
experimentID = crewReport
+
toggleInFlight = true
+
unfocusedRange = 5
experimentActionName = Crew Report
+
toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights
resetActionName = Discard Crew Report
+
eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On
reviewActionName = Review Report
+
eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off
+
toggleAction = True
useStaging = False
+
defaultActionGroup = Light
useActionGroups = True
+
redCurve
hideUIwhenUnavailable = True
+
{
rerunnable = True
+
key = 0 0 0 3
+
key = 1 1 0 0
xmitDataScalar = 1.0
+
}
 +
greenCurve
 +
{
 +
key = 0 0 0 1
 +
key = 1 1 1 0
 +
}
 +
blueCurve
 +
{
 +
key = 0 0 0 0
 +
key = 1 0.7 1.5 0
 +
}
 +
alphaCurve
 +
{
 +
key = 0 1
 +
}
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
stackableQuantity = 1
 +
packedVolume = -1
 +
}
 +
MODULE
 +
{
 +
name = ModuleInventoryPart
 +
InventorySlots = 4
 +
packedVolumeLimit = 200
 +
}
 
}
 
}
 
MODULE
 
{
 
name = ModuleScienceContainer
 
 
reviewActionName = Review Stored Data
 
storeActionName = Store Experiments
 
evaOnlyStorage = True
 
storageRange = 2.0
 
}
 
 
MODULE
 
{
 
name = ModuleAnimateGeneric
 
animationName = CrewCabinLight
 
actionGUIName = Toggle Lights
 
startEventGUIName = Lights On
 
endEventGUIName = Lights Off
 
}
 
 
MODULE
 
{
 
name = ModuleLiftingSurface
 
 
deflectionLiftCoeff = 0.3
 
dragAtMaxAoA = 0.15
 
dragAtMinAoA = 0.1
 
}
 
 
}
 
 
 
}}
 
}}

Latest revision as of 07:48, 16 October 2024

This is the configuration file for MK2 Crew Cabin.
PART
{
	name = mk2CrewCabin
	module = Part
	author = Porkjet
	mesh = model.mu
	rescaleFactor = 1
	node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
	node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
	node_attach = 1.25, 0.0, 0.0, 0.0, 1.0, 0.0, 1
	//mirrorRefAxis = 0, 0, -1
	CrewCapacity = 4
	TechRequired = highAltitudeFlight
	entryCost = 12000
	cost = 4200
	category = Utility
	subcategory = 0
	title = #autoLOC_500903 //#autoLOC_500903 = MK2 Crew Cabin
	manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
	description = #autoLOC_500904 //#autoLOC_500904 = A Mk2 Profile Compliant, compact and eco-friendly crew transportation module, made from up to 80% recycled aircraft components. C7 Engineers insist that all recycled components were meticulously scrubbed clean before assembly, and take no responsibility for any odd smells that may be detected inside and/or around the unit.
	attachRules = 1,1,1,1,0
	mass = 2.03
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 45
	breakingForce = 200
	breakingTorque = 200
	maxTemp = 1400
	skinMaxTemp = 2500
	emissiveConstant = 0.8
	vesselType = Ship
	bulkheadProfiles = mk2
	tags = #autoLOC_500905 //#autoLOC_500905 = base contain outpost passenger statio (stor tour
	INTERNAL
	{
	  name = MK2_CrewCab_Int
	}

	MODULE
	{
		name = ModuleScienceExperiment
		experimentID = crewReport
		experimentActionName = #autoLOC_502009 //#autoLOC_502009 = Crew Report
		resetActionName = #autoLOC_502010 //#autoLOC_502010 = Discard Crew Report
		reviewActionName = #autoLOC_502200 //#autoLOC_502200 = Review Report
		useStaging = False
		useActionGroups = True
		hideUIwhenUnavailable = True
		rerunnable = True
		xmitDataScalar = 1.0
		usageReqMaskInternal = 5
		usageReqMaskExternal = -1
	}
	MODULE
	{
		name = ModuleScienceContainer
		reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data
		storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments
		evaOnlyStorage = True
		storageRange = 2.0
	}
	MODULE
	{
		name = ModuleLiftingSurface
		useInternalDragModel = False
		deflectionLiftCoeff = 0.35
		dragAtMaxAoA = 0.15
		dragAtMinAoA = 0.1
	}
	MODULE
	{
		name = ModuleColorChanger
		shaderProperty = _EmissiveColor
		animRate = 0.8
		animState = false
		useRate = true
		toggleInEditor = true
		toggleInFlight = true
		toggleInFlight = true
		unfocusedRange = 5
		toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights
		eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On
		eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off
		toggleAction = True
		defaultActionGroup = Light
		redCurve
		{
			key = 0 0 0 3
			key = 1 1 0 0
		}
		greenCurve
		{
			key = 0 0 0 1
			key = 1 1 1 0
		}
		blueCurve
		{
			key = 0 0 0 0
			key = 1 0.7 1.5 0
		}
		alphaCurve
		{
			key = 0 1
		}
	}
	MODULE
	{
		name = ModuleCargoPart	
		stackableQuantity = 1
		packedVolume = -1
	}
	MODULE
	{
		name = ModuleInventoryPart
		InventorySlots = 4
		packedVolumeLimit = 200
	}
}