Parts/Engine/liquidEngineLV-T30/liquidEngineLV-T30.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 16:41, 18 November 2012 by Alfman112 (talk | contribs) (Created page with "<pre> // Kerbal Space Program - Part Config // LV-T30 Liquid Fuel Engine // // --- general parameters --- name = liquidEngine module = LiquidFuelEngine author = Mrbrownce ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

// Kerbal Space Program - Part Config
// LV-T30 Liquid Fuel Engine
// 

// --- general parameters ---
name = liquidEngine
module = LiquidFuelEngine
author = Mrbrownce

// --- asset parameters ---
mesh = model.mu
scale = 0.1

// --- 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_light = 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 its 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 = 1.25
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 7
maxTemp = 3600

// --- liquid engine parameters ---

maxThrust = 215
minThrust = 0	
heatProduction = 400
Isp = 320
vacIsp = 370