Parts/Command/probeStackLarge/probeStackLarge.cfg
From Kerbal Space Program Wiki
< Parts
PART { name = probeStackLarge module = Part author = Squad mesh = model.mu rescaleFactor = 1.0 CrewCapacity = 0 node_stack_bottom = 0.0, -0.19, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.19, 0.0, 0.0, 1.0, 0.0, 2 TechRequired = largeProbes entryCost = 24800 cost = 2000 category = Pods subcategory = 0 title = RC-L01 Remote Guidance Unit manufacturer = STEADLER Engineering Corps description = A larger version of the popular RGU system, developed in partnership with the Rockomax conglomerate. attachRules = 1,0,1,1,0 // --- standard part parameters --- mass = 0.5 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 9 maxTemp = 3400 explosionPotential = 0 vesselType = Probe MODULE { name = ModuleCommand minimumCrew = 0 RESOURCE { name = ElectricCharge rate = 0.05 } } RESOURCE { name = ElectricCharge amount = 30 maxAmount = 30 } MODULE { name = ModuleReactionWheel PitchTorque = 1.5 YawTorque = 1.5 RollTorque = 1.5 RESOURCE { name = ElectricCharge rate = 0.15 } } MODULE { name = ModuleSAS } }