Write descriptions, update balance

This commit is contained in:
ChrisAdderley
2019-05-24 10:32:45 -07:00
parent 437ae6de80
commit 0daced12a5
26 changed files with 378 additions and 191 deletions

View File

@ -5,14 +5,17 @@ PART
name = restock-reactionwheel-1875-1
module = Part
author = Chris Adderley (Nertea)
mesh = model.mu
MODEL
{
model = ReStockPlus/Assets/Control/restock-reactionwheel-1875-1
scale = 1.0, 1.0, 1.0
}
rescaleFactor = 1
iconCenter = 0, 3, 0
node_stack_top = 0, 0.25, 0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0, -0.25, 0, 0.0, -1.0, 0.0, 2
TechRequired = specializedControl
entryCost = 11600
cost = 2100
entryCost = 9200
cost = 1825
category = Control
subcategory = 0
title = #LOC_RestockPlus_restock-reactionwheel-1875-1_title
@ -20,7 +23,7 @@ PART
description = #LOC_RestockPlus_restock-reactionwheel-1875-1_description
tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags
attachRules = 1,0,1,1,0
mass = 0.2
mass = 0.15
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
@ -31,13 +34,13 @@ PART
MODULE
{
name = ModuleReactionWheel
PitchTorque = 15
YawTorque = 15
RollTorque = 15
PitchTorque = 22.5
YawTorque = 22.5
RollTorque = 22.5
RESOURCE
{
name = ElectricCharge
rate = 0.6
rate = 0.675
}
}
}