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

47 lines
1.1 KiB
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)
2019-05-24 17:32:45 +00:00
MODEL
{
model = ReStockPlus/Assets/Control/restock-reactionwheel-1875-1
scale = 1.0, 1.0, 1.0
}
2019-05-21 23:09:51 +00:00
rescaleFactor = 1
2019-05-26 21:21:21 +00:00
node_stack_top = 0, 0.1851, 0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0, -0.2028, 0, 0.0, -1.0, 0.0, 2
2019-05-21 23:09:51 +00:00
TechRequired = specializedControl
2019-05-24 17:32:45 +00:00
entryCost = 9200
cost = 1825
2019-05-21 23:09:51 +00:00
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
2019-05-24 17:32:45 +00:00
mass = 0.15
2019-05-21 23:09:51 +00:00
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 9
maxTemp = 2000
bulkheadProfiles = size1p5
MODULE
{
name = ModuleReactionWheel
2019-05-24 17:32:45 +00:00
PitchTorque = 22.5
YawTorque = 22.5
RollTorque = 22.5
2019-05-21 23:09:51 +00:00
RESOURCE
{
name = ElectricCharge
2019-05-24 17:32:45 +00:00
rate = 0.675
2019-05-21 23:09:51 +00:00
}
}
}