Parts/Electrical/z-4kBattery/z-4kBattery.cfg

From Kerbal Space Program Wiki
< Parts‎ | Electrical
Revision as of 15:01, 17 August 2013 by XZise (talk | contribs) (Created page with "{{Part config|Z-4K Rechargable Battery Bank}} <pre>PART { name = batteryBankLarge module = Part author = Squad mesh = model.mu rescaleFactor = 1.0 node_stack_top = 0.0, 0.1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for Z-4K Rechargable Battery Bank.
</pre>
PART {

name = batteryBankLarge
module = Part
author = Squad

mesh = model.mu
rescaleFactor = 1.0

node_stack_top = 0.0, 0.125, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.125, 0.0, 0.0, 1.0, 0.0, 2

cost = 1500
category = Utility
subcategory = 0
title = Z-4K Rechargable Battery Bank
manufacturer = Zaltonic Electronics
description = The Z-4K is the largest battery pack available from Zaltonic. While Zaltonic admits intense electrical discharges can be really cool, shorting the Z-4K's contacts should probably be avoided. 

attachRules = 1,0,1,1,0

mass = 0.2
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 1
crashTolerance = 8
maxTemp = 3200

RESOURCE
{
 name = ElectricCharge
 amount = 4000
 maxAmount = 4000

}