Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @PART[nuclearEngine] {
- MODULE
- {
- {
- name = MultiModeEngine
- primaryEngineID = LF
- secondaryEngineID = LFO
- }
- MODULE[ModuleAlternator]
- {
- preferMultiMode = true
- }
- MODULE
- {
- name = ModuleEnginesFX
- engineID = LF
- thrustVectorTransformName = thrustTransform
- exhaustDamage = True
- ignitionThreshold = 0.1
- minThrust = 0
- maxThrust = 60
- heatProduction = 250
- fxOffset = 0, 0, 1
- EngineType = Nuclear
- exhaustDamageDistanceOffset = 1.86
- PROPELLANT
- {
- name = LiquidFuel
- ratio = 0.9
- DrawGauge = True
- }
- atmosphereCurve
- {
- key = 0 800
- key = 1 185
- key = 2 0.001
- }
- }
- MODULE
- {
- name = ModuleEnginesFX
- engineID = LFO
- thrustVectorTransformName = thrustTransform
- exhaustDamage = True
- ignitionThreshold = 0.1
- minThrust = 0
- maxThrust = 90
- heatProduction = 500
- fxOffset = 0, 0, 1
- EngineType = Nuclear
- exhaustDamageDistanceOffset = 1.86
- PROPELLANT
- {
- name = LiquidFuel
- ratio = 0.9
- DrawGauge = True
- }
- PROPELLANT
- {
- name = Oxidizer
- ratio = 1.1
- }
- atmosphereCurve
- {
- key = 0 533
- key = 1 223
- key = 2 0.1
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment