Difference between revisions of "Parts/Utility/parachuteMk2-R/parachuteMk2-R.cfg"
From Kerbal Space Program Wiki
m (BobBot moved page Parts/Utility/parachuteRadial/part.cfg to Parts/Utility/parachuteMk2-R/parachuteMk2-R.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (Update config) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Part config|Mk2-R Radial-Mount Parachute|2=PART | {{Part config|Mk2-R Radial-Mount Parachute|2=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 | |
− | name = parachuteRadial | + | cost = 400 |
− | module = Part | + | category = Utility |
− | author = NovaSilisko | + | 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. | |
− | mesh = model.mu | + | attachRules = 0,1,0,0,0 |
− | scale = 1 | + | mass = 0.1 |
− | + | dragModelType = default | |
− | rescaleFactor = 1 | + | angularDrag = 3 |
− | + | crashTolerance = 12 | |
− | node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, -1.0 | + | maxTemp = 2500 // = 3100 |
− | + | emissiveConstant = 0.7 | |
− | + | breakingForce = 100 | |
− | sound_parachute_open = activate | + | breakingTorque = 50 |
− | + | bodyLiftMultiplier = 0 | |
− | + | stageOffset = -1 | |
− | + | preferredStage = PARACHUTESTAGE | |
− | TechRequired = survivability | + | bulkheadProfiles = srf |
− | entryCost = 2800 | + | tags = #autoLOC_500932 //#autoLOC_500932 = arrest blue canopy chute decel descen drag entry fall landing re- return safe slow |
− | cost = | + | MODULE |
− | category = Utility | + | { |
− | subcategory = 0 | + | name = ModuleParachute |
− | title = Mk2-R Radial-Mount Parachute | + | invertCanopy = true |
− | + | autoCutSpeed = 0.5 | |
− | description = A parachute comparable to the Mk16 | + | capName = cap |
− | + | canopyName = canopy | |
− | + | semiDeployedAnimation = semiDeployLarge | |
− | attachRules = 0,1,0,0,0 | + | fullyDeployedAnimation = fullyDeployLarge |
− | + | stowedDrag = 0.22 | |
− | + | semiDeployedDrag = 1 | |
− | mass = 0. | + | fullyDeployedDrag = 500 |
− | dragModelType = default | + | minAirPressureToOpen = 0.04 |
− | angularDrag = 3 | + | clampMinAirPressure = 0.04 |
− | crashTolerance = 12 | + | deployAltitude = 1000 |
− | maxTemp = 3100 | + | deploymentSpeed = 0.12 |
− | + | semiDeploymentSpeed = 0.5 | |
− | breakingForce = 100 | + | chuteMaxTemp = 650 |
− | breakingTorque = 50 | + | } |
− | + | MODULE | |
− | stageOffset = -1 | + | { |
− | + | name = ModuleTestSubject | |
− | + | useStaging = True | |
− | // - | + | useEvent = False |
− | + | situationMask = 8 | |
− | MODULE | + | 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 | ||
+ | } | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Latest revision as of 07:45, 16 October 2024
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 } }