Difference between revisions of "Parts/Electrical/z-1kBattery/z-1kBattery.cfg"
From Kerbal Space Program Wiki
< Parts | Electrical
m (*update to 1.0;) |
m (Update part config) |
||
Line 11: | Line 11: | ||
entryCost = 8200 | entryCost = 8200 | ||
cost = 880 | cost = 880 | ||
− | category = | + | category = Electrical |
subcategory = 0 | subcategory = 0 | ||
title = Z-1k Rechargeable Battery Bank | title = Z-1k Rechargeable Battery Bank | ||
Line 25: | Line 25: | ||
maxTemp = 2000 // = 3200 | maxTemp = 2000 // = 3200 | ||
bulkheadProfiles = size1 | bulkheadProfiles = size1 | ||
+ | tags = capacitor cell charge e/c elect pack power volt watt | ||
RESOURCE | RESOURCE | ||
{ | { |
Revision as of 16:16, 19 October 2016
PART { name = batteryBank module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.1108553, 0.0, 0.0, 1.0, 0.0 node_stack_bottom = 0.0, -0.1108553, 0.0, 0.0, -1.0, 0.0 TechRequired = largeElectrics entryCost = 8200 cost = 880 category = Electrical subcategory = 0 title = Z-1k Rechargeable Battery Bank manufacturer = Zaltonic Electronics description = The Z-1k is a stackable battery bank, with ten times the power capacity of the Z-100. attachRules = 1,0,1,1,0 mass = 0.05 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 8 maxTemp = 2000 // = 3200 bulkheadProfiles = size1 tags = capacitor cell charge e/c elect pack power volt watt RESOURCE { name = ElectricCharge amount = 1000 maxAmount = 1000 } }