Difference between revisions of "LV-T30 "Reliant" Liquid Fuel Engine"
From Kerbal Space Program Wiki
(Created page with "// Kerbal Space Program - Part Config // LV-T30 Liquid Fuel Engine // // --- general parameters --- name = liquidEngine module = LiquidEngine author = Mrbrownce // --- asset p...") |
|||
Line 1: | Line 1: | ||
− | // Kerbal Space Program - Part Config | + | This is the default config file for the LV-T30 Liquid Fuel Engine |
+ | |||
+ | <nowiki>// Kerbal Space Program - Part Config | ||
// LV-T30 Liquid Fuel Engine | // LV-T30 Liquid Fuel Engine | ||
// | // | ||
Line 61: | Line 63: | ||
// thrustVectoringCapable = True | // thrustVectoringCapable = True | ||
− | // gymbalRange = 10 | + | // gymbalRange = 10</nowiki> |
Revision as of 22:24, 13 July 2011
This is the default config file for the LV-T30 Liquid Fuel Engine
// Kerbal Space Program - Part Config // LV-T30 Liquid Fuel Engine // // --- general parameters --- name = liquidEngine module = LiquidEngine author = Mrbrownce // --- asset parameters --- mesh = liquidEngine.DAE scale = 0.1 texture = liqeng_tex.png specPower = 0.1 rimFalloff = 3 alphaCutoff = 0 // --- node definitions --- node_stack_top = 0.0, 7.21461, 0.0, 0.0, 1.0, 0.0 node_stack_bottom = 0.0, -7.27403, 0.0, 0.0, 1.0, 0.0 // --- FX definitions --- fx_exhaustFlame_blue = 0.0, -10.3, 0.0, 0.0, 1.0, 0.0, active fx_exhaustLight_blue = 0.0, -10.3, 0.0, 0.0, 0.0, 1.0, active fx_smokeTrail_medium = 0.0, -10.3, 0.0, 0.0, 1.0, 0.0, active // --- Sound FX definition --- sound_vent_medium = activate sound_rocket_hard = active sound_vent_soft = deactivate // --- editor parameters --- cost = 850 category = 0 subcategory = 0 title = LV-T30 Liquid Fuel Engine manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co. description = Although criticized by some due to it's not unsignificant use of so-called "pieces found lying about", the LV-T series has proven itself as a comparatively reliable engine. The T30 model boasts a failure ratio below the 50% mark. This has been considered a major improvement over previous models by engineers and LV-T enthusiasts. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,0,0 // --- standard part parameters --- mass = 2 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 3600 // --- liquid engine parameters --- maxThrust = 200 minThrust = 0 heatProduction = 500 fuelConsumption = 8 // thrustVectoringCapable = True // gymbalRange = 10