Difference between revisions of "Parts/Structural/mk1Parts/engineNacelle.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (BobBot moved page Parts/Structural/nacelleBody/part.cfg to Parts/Structural/engineNacelle/engineNacelle.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (Update config) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Part config|Engine Nacelle|2=PART | {{Part config|Engine Nacelle|2=PART | ||
{ | { | ||
− | + | name = nacelleBody | |
− | + | module = Part | |
− | + | author = C. Jenkins, Porkjet | |
− | + | rescaleFactor = 1 | |
− | + | node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0 | |
− | name = nacelleBody | + | node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0 |
− | module = Part | + | node_attach = 0.0, 0.0, -0.625, 0.0, 0.0, 1.0, 1 |
− | author = C. Jenkins | + | TechRequired = aerodynamicSystems |
− | + | entryCost = 6500 | |
− | + | cost = 600 | |
− | + | category = Aero | |
− | + | subcategory = 0 | |
− | + | title = #autoLOC_500727 //#autoLOC_500727 = Engine Nacelle | |
− | + | manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division | |
− | node_stack_top = 0.0, | + | description = #autoLOC_500728 //#autoLOC_500728 = The Engine Nacelle is a self-contained solution for powering air-breathing engines. It includes some reserve fuel, making it a very practical option. C7 Engineers assure us that these units are quite safe, and that the dents and burn marks will give yours a more unique look. Optimized for subsonic flight; includes very powerful static suction. |
− | node_stack_bottom = 0.0, - | + | attachRules = 1,1,1,1,0 |
− | node_attach = 0.0, 0.0, | + | mass = 0.15 |
− | + | dragModelType = default | |
− | + | thermalMassModifier = 1 | |
− | + | emissiveConstant = 0.6 | |
− | TechRequired = | + | maximum_drag = 0.2 |
− | entryCost = 6500 | + | minimum_drag = 0.3 |
− | cost = | + | angularDrag = 1 |
− | category = Aero | + | crashTolerance = 10 |
− | subcategory = 0 | + | maxTemp = 2000 // = 2900 |
− | title = Engine Nacelle | + | fuelCrossFeed = True |
− | manufacturer = C7 Aerospace Division | + | bulkheadProfiles = size1, srf |
− | description = The Engine Nacelle is a self-contained solution for powering air-breathing engines. It | + | tags = #autoLOC_500729 //#autoLOC_500729 = aero (air aircraft breathe cone fligh fuel inlet intake jet oxygen plane sonic sub subsonic suck tank |
− | + | MODEL | |
− | + | { | |
− | attachRules = 1,1,1,1,0 | + | model = Squad/Parts/Structural/mk1Parts/Nacelle1 |
− | + | } | |
− | + | MODULE | |
− | mass = 0.15 | + | { |
− | dragModelType = default | + | name = ModuleResourceIntake |
− | maximum_drag = 0.2 | + | resourceName = IntakeAir |
− | minimum_drag = 0.3 | + | checkForOxygen = true |
− | angularDrag = 1 | + | area = 0.005 |
− | crashTolerance = | + | intakeSpeed = 40 |
− | maxTemp = 2900 | + | intakeTransformName = Intake |
− | fuelCrossFeed = True | + | machCurve |
− | + | { | |
− | MODULE | + | key = 1 1 0 0 |
− | { | + | key = 1.5 0.9 -0.4312553 -0.4312553 |
− | + | key = 2.5 0.45 -0.5275364 -0.5275364 | |
− | + | key = 3.5 0.1 0 0 | |
− | + | } | |
− | + | } | |
− | + | RESOURCE | |
− | + | { | |
+ | name = IntakeAir | ||
+ | amount = 5 | ||
+ | maxAmount = 5 | ||
+ | } | ||
+ | RESOURCE | ||
+ | { | ||
+ | name = LiquidFuel | ||
+ | amount = 150 | ||
+ | maxAmount = 150 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleAnimateHeat | ||
+ | ThermalAnim = Nacelle1Heat | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | stackableQuantity = 1 | ||
+ | packedVolume = -1 | ||
+ | } | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Latest revision as of 10:52, 13 October 2024
PART { name = nacelleBody module = Part author = C. Jenkins, Porkjet 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 = 0.0, 0.0, -0.625, 0.0, 0.0, 1.0, 1 TechRequired = aerodynamicSystems entryCost = 6500 cost = 600 category = Aero subcategory = 0 title = #autoLOC_500727 //#autoLOC_500727 = Engine Nacelle manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division description = #autoLOC_500728 //#autoLOC_500728 = The Engine Nacelle is a self-contained solution for powering air-breathing engines. It includes some reserve fuel, making it a very practical option. C7 Engineers assure us that these units are quite safe, and that the dents and burn marks will give yours a more unique look. Optimized for subsonic flight; includes very powerful static suction. attachRules = 1,1,1,1,0 mass = 0.15 dragModelType = default thermalMassModifier = 1 emissiveConstant = 0.6 maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 1 crashTolerance = 10 maxTemp = 2000 // = 2900 fuelCrossFeed = True bulkheadProfiles = size1, srf tags = #autoLOC_500729 //#autoLOC_500729 = aero (air aircraft breathe cone fligh fuel inlet intake jet oxygen plane sonic sub subsonic suck tank MODEL { model = Squad/Parts/Structural/mk1Parts/Nacelle1 } MODULE { name = ModuleResourceIntake resourceName = IntakeAir checkForOxygen = true area = 0.005 intakeSpeed = 40 intakeTransformName = Intake machCurve { key = 1 1 0 0 key = 1.5 0.9 -0.4312553 -0.4312553 key = 2.5 0.45 -0.5275364 -0.5275364 key = 3.5 0.1 0 0 } } RESOURCE { name = IntakeAir amount = 5 maxAmount = 5 } RESOURCE { name = LiquidFuel amount = 150 maxAmount = 150 } MODULE { name = ModuleAnimateHeat ThermalAnim = Nacelle1Heat } MODULE { name = ModuleCargoPart stackableQuantity = 1 packedVolume = -1 } }