ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-1875-1.cfg

44 lines
1005 B
INI
Raw Normal View History

2019-05-21 23:09:51 +00:00
// ReStock+ 0.2.0
// Radial gyroscope
PART
{
name = restock-reactionwheel-1875-1
module = Part
author = Chris Adderley (Nertea)
mesh = model.mu
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
category = Control
subcategory = 0
title = #LOC_RestockPlus_restock-reactionwheel-1875-1_title
manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
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
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 9
maxTemp = 2000
bulkheadProfiles = size1p5
MODULE
{
name = ModuleReactionWheel
PitchTorque = 15
YawTorque = 15
RollTorque = 15
RESOURCE
{
name = ElectricCharge
rate = 0.6
}
}
}