Difference between revisions of "Parts/Command/cupola/cupola.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 1.0;) |
m (updated) |
||
Line 10: | Line 10: | ||
TechRequired = commandModules | TechRequired = commandModules | ||
entryCost = 10200 | entryCost = 10200 | ||
− | cost = | + | cost = 1600 |
category = Pods | category = Pods | ||
subcategory = 0 | subcategory = 0 | ||
− | title = PPD-12 Cupola Module | + | title = #autoLOC_500289 //#autoLOC_500289 = PPD-12 Cupola Module |
− | manufacturer = Jebediah Kerman's Junkyard and Spacecraft Parts Co | + | manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co |
− | description = The PPD-12 was developed to provide a high visibility control room for orbital stations, and a place for thoughtful Kerbals to contemplate the beauty of the cosmos. | + | description = #autoLOC_500290 //#autoLOC_500290 = The PPD-12 was developed to provide a high visibility control room for orbital stations, and a place for thoughtful Kerbals to contemplate the beauty of the cosmos. |
attachRules = 1,0,1,1,0 | attachRules = 1,0,1,1,0 | ||
− | mass = | + | mass = 0.94 |
dragModelType = default | dragModelType = default | ||
maximum_drag = 0.20 | maximum_drag = 0.20 | ||
Line 23: | Line 23: | ||
angularDrag = 4 | angularDrag = 4 | ||
crashTolerance = 8 | crashTolerance = 8 | ||
− | maxTemp = 2000 | + | maxTemp = 1000 |
+ | skinMaxTemp = 2000 | ||
vesselType = Lander | vesselType = Lander | ||
CrewCapacity = 1 | CrewCapacity = 1 | ||
bulkheadProfiles = size2, size1 | bulkheadProfiles = size2, size1 | ||
+ | tags = #autoLOC_500291 //#autoLOC_500291 = base capsule cmg command control ?eva fly gyro ?iva moment outpost pilot pod react rocket space stab statio steer torque view | ||
INTERNAL | INTERNAL | ||
{ | { | ||
Line 35: | Line 37: | ||
name = ModuleCommand | name = ModuleCommand | ||
minimumCrew = 1 | minimumCrew = 1 | ||
+ | defaultControlPointDisplayName = #autoLOC_6011000 //#autoLOC_6011000 = Up | ||
+ | CONTROLPOINT | ||
+ | { | ||
+ | name = forward | ||
+ | displayName = #autoLOC_6011001 //#autoLOC_6011001 = Forward | ||
+ | orientation = 90,0,0 | ||
+ | } | ||
+ | CONTROLPOINT | ||
+ | { | ||
+ | name = reverse | ||
+ | displayName = #autoLOC_6011004 //#autoLOC_6011004 = Reversed | ||
+ | orientation = 0,0,180 | ||
+ | } | ||
} | } | ||
RESOURCE | RESOURCE | ||
Line 58: | Line 73: | ||
name = ModuleScienceExperiment | name = ModuleScienceExperiment | ||
experimentID = crewReport | experimentID = crewReport | ||
− | experimentActionName = Crew Report | + | experimentActionName = #autoLOC_502009 //#autoLOC_502009 = Crew Report |
− | resetActionName = Discard Crew Report | + | resetActionName = #autoLOC_502010 //#autoLOC_502010 = Discard Crew Report |
− | reviewActionName = Review Report | + | reviewActionName = #autoLOC_502200 //#autoLOC_502200 = Review Report |
useStaging = False | useStaging = False | ||
useActionGroups = True | useActionGroups = True | ||
Line 68: | Line 83: | ||
usageReqMaskInternal = 5 | usageReqMaskInternal = 5 | ||
usageReqMaskExternal = -1 | usageReqMaskExternal = -1 | ||
+ | interactionRange = 2 | ||
} | } | ||
MODULE | MODULE | ||
{ | { | ||
name = ModuleScienceContainer | name = ModuleScienceContainer | ||
− | reviewActionName = Review Stored Data | + | reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data |
− | storeActionName = Store Experiments | + | storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments |
evaOnlyStorage = True | evaOnlyStorage = True | ||
− | storageRange = | + | storageRange = 2 |
} | } | ||
RESOURCE | RESOURCE | ||
Line 87: | Line 103: | ||
name = FlagDecal | name = FlagDecal | ||
textureQuadName = flagTransform | textureQuadName = flagTransform | ||
+ | } | ||
+ | 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 = ModuleDataTransmitter | ||
+ | antennaType = INTERNAL | ||
+ | packetInterval = 1.0 | ||
+ | packetSize = 2 | ||
+ | packetResourceCost = 12.0 | ||
+ | requiredResource = ElectricCharge | ||
+ | antennaPower = 5000 | ||
+ | optimumRange = 2500 | ||
+ | packetFloor = .1 | ||
+ | packetCeiling = 5 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | stackableQuantity = 1 | ||
+ | packedVolume = -1 | ||
} | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 15:09, 9 October 2024
PART { name = cupola module = Part author = Squad mesh = model.mu rescaleFactor = 1.0 node_stack_bottom = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0, 2 node_stack_top = 0.0, 0.83, 0.0, 0.0, 1.0, 0.0, 1 TechRequired = commandModules entryCost = 10200 cost = 1600 category = Pods subcategory = 0 title = #autoLOC_500289 //#autoLOC_500289 = PPD-12 Cupola Module manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #autoLOC_500290 //#autoLOC_500290 = The PPD-12 was developed to provide a high visibility control room for orbital stations, and a place for thoughtful Kerbals to contemplate the beauty of the cosmos. attachRules = 1,0,1,1,0 mass = 0.94 dragModelType = default maximum_drag = 0.20 minimum_drag = 0.20 angularDrag = 4 crashTolerance = 8 maxTemp = 1000 skinMaxTemp = 2000 vesselType = Lander CrewCapacity = 1 bulkheadProfiles = size2, size1 tags = #autoLOC_500291 //#autoLOC_500291 = base capsule cmg command control ?eva fly gyro ?iva moment outpost pilot pod react rocket space stab statio steer torque view INTERNAL { name = cupolaInternal } MODULE { name = ModuleCommand minimumCrew = 1 defaultControlPointDisplayName = #autoLOC_6011000 //#autoLOC_6011000 = Up CONTROLPOINT { name = forward displayName = #autoLOC_6011001 //#autoLOC_6011001 = Forward orientation = 90,0,0 } CONTROLPOINT { name = reverse displayName = #autoLOC_6011004 //#autoLOC_6011004 = Reversed orientation = 0,0,180 } } RESOURCE { name = ElectricCharge amount = 200 maxAmount = 200 } MODULE { name = ModuleReactionWheel PitchTorque = 9 YawTorque = 9 RollTorque = 9 RESOURCE { name = ElectricCharge rate = 0.9 } } 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 interactionRange = 2 } MODULE { name = ModuleScienceContainer reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments evaOnlyStorage = True storageRange = 2 } RESOURCE { name = MonoPropellant amount = 10 maxAmount = 10 } MODULE { name = FlagDecal textureQuadName = flagTransform } 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 = ModuleDataTransmitter antennaType = INTERNAL packetInterval = 1.0 packetSize = 2 packetResourceCost = 12.0 requiredResource = ElectricCharge antennaPower = 5000 optimumRange = 2500 packetFloor = .1 packetCeiling = 5 } MODULE { name = ModuleCargoPart stackableQuantity = 1 packedVolume = -1 } }