You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Electrical/1875/restock-battery-1875-1.cfg

49 lines
1.2 KiB
INI

// ReStock+ 0.2.0
// 1.875m stack battery
PART
{
// --- general parameters ---
name = restock-battery-1875-1
module = Part
author = Chris Adderley (Nertea)
// --- asset parameters ---
MODEL
{
model = ReStockPlus/Assets/Electrical/restock-battery-1875-1
scale = 1.0, 1.0, 1.0
}
scale = 1.0
rescaleFactor = 1
// --- node definitions ---
node_stack_top = 0.0, 0.10818, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.1084, 0.0, 0.0, -1.0, 0.0, 2
// --- editor parameters ---
TechRequired = largeElectrics
entryCost = 12125
cost = 2800
category = Electrical
title = #LOC_RestockPlus_restock-battery-1875-1_title
manufacturer = #autoLOC_501636
description = #LOC_RestockPlus_restock-battery-1875-1_description
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0
bulkheadProfiles = size1p5
// --- standard part parameters ---
mass = 0.125
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 20
maxTemp = 2000
breakingForce = 5000
breakingTorque = 5000
tags = #LOC_RestockPlus_restock-battery-1875-1_tags
RESOURCE
{
name = ElectricCharge
amount = 2500
maxAmount = 2500
}
}