FL-T400 Fuel Tank

From Kerbal Space Program Wiki
Revision as of 08:31, 15 July 2011 by Skwid (talk) (Usage)
Jump to: navigation, search

The FL-T500 Fuel Tank provides fuel to any LV-T30 Liquid Fuel Engine attached beneath it.

Usage

The FL-T500 Fuel Tank is currently the only Liquid Fuel tank and the only way to power the LV-T30 Liquid Fuel Engine. It provides thrust for a short duration that may be extended by stacking multiple fuel tanks on top of each other.

Config File

This is the default config file for the FL-T500 Fuel Tank

// Kerbal Space Program - Part Config
// FL-T500 Fuel Tank
// 

// --- general parameters ---
name = fuelTank
module = FuelTank
author = Mrbrownce

// --- asset parameters ---
mesh = fuelTank.DAE
scale = 0.1
texture = fueltank_tex.png
specPower = 0.1
rimFalloff = 3
alphaCutoff = 0

// --- node definitions ---
node_stack_top = 0.0, 7.72552, 0.0, 0.0, 1.0, 0.0
node_stack_bottom = 0.0, -7.43024, 0.0, 0.0, 1.0, 0.0



// --- editor parameters ---
cost = 550
category = 0
subcategory = 0
title = FL-T500 Fuel Tank
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
description = The FL series was received as a substantial upgrade over previous fuel containers used in the Space Program, generally due to it's ability to keep the fuel unexploded more often than not. Fuel tanks are useless if there isn't a Liquid Engine attached under it. They can also be stacked with other fuel tanks to increase the amount of fuel for the engine below.

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0

// --- standard part parameters ---
mass = 2.5
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
maxTemp = 2900

// --- fuel tank parameters ---

fuel = 500.0
dryMass = 0.3
fullExplosionPotential = 0.9
emptyExplosionPotential = 0.1