Difference between revisions of "Parts/Structural/structuralPylons/structuralPylon.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (*update to 1.0;) |
(updated, added move link) |
||
Line 1: | Line 1: | ||
+ | {{move|Parts/Structural/structuralPylons/structuralPylon.cfg|cfg file was found here, current path does not exist}} | ||
+ | |||
{{Part config|Structural Pylon|2=PART | {{Part config|Structural Pylon|2=PART | ||
{ | { | ||
name = structuralPylon | name = structuralPylon | ||
module = Part | module = Part | ||
− | author = | + | author = Porkjet |
− | + | rescaleFactor = 1 | |
− | |||
node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 | node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 | ||
− | fx_gasBurst_white = - | + | fx_gasBurst_white = -0.0, 0.0, -0.0, -1.0, 0.0, 0.0, decouple |
sound_vent_large = decouple | sound_vent_large = decouple | ||
− | TechRequired = | + | TechRequired = highAltitudeFlight |
entryCost = 6800 | entryCost = 6800 | ||
− | cost = | + | cost = 125 |
category = Structural | category = Structural | ||
subcategory = 0 | subcategory = 0 | ||
− | title = Structural Pylon | + | title = #autoLOC_500769 //#autoLOC_500769 = Structural Pylon |
− | manufacturer = C7 Aerospace Division | + | manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division |
− | description = A structural Pylon for engine Support. Designed to fit against fuselages, and hull bodies. Comes Equipped with emergency bolts to separate jet engines in the event of fire or catastrophic failure. (Not covered by warranty) | + | description = #autoLOC_500770 //#autoLOC_500770 = A structural Pylon for engine Support. Designed to fit against fuselages, and hull bodies. Comes Equipped with emergency bolts to separate jet engines in the event of fire or catastrophic failure. (Not covered by warranty) |
attachRules = 0,1,0,1,0 | attachRules = 0,1,0,1,0 | ||
mass = 0.2 | mass = 0.2 | ||
Line 30: | Line 31: | ||
childStageOffset = 1 | childStageOffset = 1 | ||
bulkheadProfiles = srf | bulkheadProfiles = srf | ||
+ | tags = #autoLOC_500771 //#autoLOC_500771 = connect decouple hard point separat stag structur | ||
+ | MODEL | ||
+ | { | ||
+ | model = Squad/Parts/Structural/structuralPylons/PylonBig | ||
+ | } | ||
MODULE | MODULE | ||
{ | { | ||
Line 35: | Line 41: | ||
ejectionForce = 250 | ejectionForce = 250 | ||
explosiveNodeID = srf | explosiveNodeID = srf | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleToggleCrossfeed | ||
+ | crossfeedStatus = false | ||
+ | toggleEditor = true | ||
+ | toggleFlight = true | ||
} | } | ||
MODULE | MODULE | ||
{ | { | ||
name = ModuleTestSubject | name = ModuleTestSubject | ||
− | |||
useStaging = True | useStaging = True | ||
useEvent = False | useEvent = False | ||
+ | situationMask = 127 | ||
+ | CONSTRAINT | ||
+ | { | ||
+ | type = REPEATABILITY | ||
+ | value = ALWAYS | ||
+ | prestige = Trivial | ||
+ | } | ||
+ | CONSTRAINT | ||
+ | { | ||
+ | type = REPEATABILITY | ||
+ | value = BODYANDSITUATION | ||
+ | prestige = Significant | ||
+ | } | ||
+ | CONSTRAINT | ||
+ | { | ||
+ | type = REPEATABILITY | ||
+ | value = ONCEPERPART | ||
+ | prestige = Exceptional | ||
+ | } | ||
+ | CONSTRAINT | ||
+ | { | ||
+ | type = ALTITUDE | ||
+ | test = GT | ||
+ | value = 0 // this just registers altitude as something to care about | ||
+ | situationMask = 8 | ||
+ | } | ||
+ | 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 = 2000 | ||
+ | situationMask = 8 | ||
+ | } | ||
+ | CONSTRAINT | ||
+ | { | ||
+ | type = ALTITUDE | ||
+ | test = LT | ||
+ | value = 300000 | ||
+ | situationMask = 16 | ||
+ | body = _NotSun | ||
+ | } | ||
+ | CONSTRAINT | ||
+ | { | ||
+ | type = ALTITUDE | ||
+ | test = LT | ||
+ | value = 600000 | ||
+ | situationMask = 32 | ||
+ | body = _NotSun | ||
+ | } | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = -1 | ||
} | } | ||
} | } | ||
− | |||
}} | }} |
Revision as of 02:52, 21 July 2024
PART { name = structuralPylon module = Part author = Porkjet rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 fx_gasBurst_white = -0.0, 0.0, -0.0, -1.0, 0.0, 0.0, decouple sound_vent_large = decouple TechRequired = highAltitudeFlight entryCost = 6800 cost = 125 category = Structural subcategory = 0 title = #autoLOC_500769 //#autoLOC_500769 = Structural Pylon manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division description = #autoLOC_500770 //#autoLOC_500770 = A structural Pylon for engine Support. Designed to fit against fuselages, and hull bodies. Comes Equipped with emergency bolts to separate jet engines in the event of fire or catastrophic failure. (Not covered by warranty) attachRules = 0,1,0,1,0 mass = 0.2 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 70 maxTemp = 2000 // = 3200 fuelCrossFeed = False stagingIcon = DECOUPLER_HOR stageOffset = 1 childStageOffset = 1 bulkheadProfiles = srf tags = #autoLOC_500771 //#autoLOC_500771 = connect decouple hard point separat stag structur MODEL { model = Squad/Parts/Structural/structuralPylons/PylonBig } MODULE { name = ModuleDecouple ejectionForce = 250 explosiveNodeID = srf } MODULE { name = ModuleToggleCrossfeed crossfeedStatus = false toggleEditor = true toggleFlight = true } MODULE { name = ModuleTestSubject useStaging = True useEvent = False situationMask = 127 CONSTRAINT { type = REPEATABILITY value = ALWAYS prestige = Trivial } CONSTRAINT { type = REPEATABILITY value = BODYANDSITUATION prestige = Significant } CONSTRAINT { type = REPEATABILITY value = ONCEPERPART prestige = Exceptional } CONSTRAINT { type = ALTITUDE test = GT value = 0 // this just registers altitude as something to care about situationMask = 8 } 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 = 2000 situationMask = 8 } CONSTRAINT { type = ALTITUDE test = LT value = 300000 situationMask = 16 body = _NotSun } CONSTRAINT { type = ALTITUDE test = LT value = 600000 situationMask = 32 body = _NotSun } } MODULE { name = ModuleCargoPart packedVolume = -1 } }