mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Write descriptions, update balance
This commit is contained in:
@ -16,16 +16,16 @@ PART
|
||||
attachRules = 1,0,1,1,0
|
||||
node_stack_top = 0.0, 0.153, 0.0, 0.0, 1.0, 0.0, 2
|
||||
node_stack_bottom = 0.0, -0.153, 0.0, 0.0, -1.0, 0.0, 2
|
||||
TechRequired = largeUnmanned
|
||||
entryCost = 32000
|
||||
cost = 6300
|
||||
TechRequired = advUnmanned
|
||||
entryCost = 19000
|
||||
cost = 2900
|
||||
category = Pods
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-drone-core-1875-1_title
|
||||
manufacturer = #autoLOC_501631
|
||||
description = #LOC_RestockPlus_restock-drone-core-1875-1_description
|
||||
attachRules = 1,0,1,1,0
|
||||
mass = 0.85
|
||||
mass = 0.25
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
@ -52,7 +52,7 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = ElectricCharge
|
||||
rate = 0.18
|
||||
rate = 0.06
|
||||
}
|
||||
hasHibernation = True
|
||||
hibernationMultiplier = 0.00125
|
||||
@ -60,19 +60,19 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = ElectricCharge
|
||||
amount = 40
|
||||
maxAmount = 40
|
||||
amount = 20
|
||||
maxAmount = 20
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleReactionWheel
|
||||
PitchTorque = 5
|
||||
YawTorque = 5
|
||||
RollTorque = 5
|
||||
PitchTorque = 1
|
||||
YawTorque = 1
|
||||
RollTorque = 1
|
||||
RESOURCE
|
||||
{
|
||||
name = ElectricCharge
|
||||
rate = 0.6
|
||||
rate = 0.1
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
|
Reference in New Issue
Block a user