Difference between revisions of "Parts/Command/probeStackSphere v2/probeStackSphere v2.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 1.0;) |
AlpacaMall (talk | contribs) (update to 1.12.2 + rename request) |
||
Line 1: | Line 1: | ||
− | {{Part config|Stayputnik | + | <noinclude>{{move|Parts/Command/probeStackSphere_v2/probeStackSphere_v2.cfg|new cfg file for Stayputnik}} |
+ | {{Part config|Probodobodyne Stayputnik|2=PART | ||
{ | { | ||
− | name = | + | name = probeCoreSphere_v2 |
module = Part | module = Part | ||
author = NovaSilisko | author = NovaSilisko | ||
− | mesh = | + | mesh = probeStackSphere_v2.mu |
rescaleFactor = 1 | rescaleFactor = 1 | ||
CrewCapacity = 0 | CrewCapacity = 0 | ||
− | node_stack_bottom = 0.0, -0. | + | node_stack_bottom = 0.0, -0.27448, 0.0, 0.0, -1.0, 0.0, 0 |
TechRequired = basicScience | TechRequired = basicScience | ||
entryCost = 1400 | entryCost = 1400 | ||
Line 13: | Line 14: | ||
category = Pods | category = Pods | ||
subcategory = 0 | subcategory = 0 | ||
− | title = Stayputnik | + | title = #autoLOC_500358 //#autoLOC_500358 = Probodobodyne Stayputnik |
− | manufacturer = Probodobodyne Inc | + | manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc |
− | description = The Stayputnik offers the ultimate solution in crew safety. A lightweight sphere equipped with remote receivers and relay control input from the ground to the craft, it carries no crew at all, thus keeping them perfectly safe from all harm. This device does require electricity to operate however, and will cease to function if the power runs out. The built-in batteries should keep it going for about 10 minutes. | + | description = #autoLOC_500359 //#autoLOC_500359 = The Stayputnik offers the ultimate solution in crew safety. A lightweight sphere equipped with remote receivers and relay control input from the ground to the craft, it carries no crew at all, thus keeping them perfectly safe from all harm. This device does require electricity to operate however, and will cease to function if the power runs out. The built-in batteries should keep it going for about 10 minutes. |
attachRules = 1,0,1,1,0 | attachRules = 1,0,1,1,0 | ||
mass = 0.05 | mass = 0.05 | ||
Line 27: | Line 28: | ||
vesselType = Probe | vesselType = Probe | ||
bulkheadProfiles = size0 | bulkheadProfiles = size0 | ||
+ | tags = #autoLOC_500360 //#autoLOC_500360 = command control (core kerbnet probe satellite space steer | ||
MODULE | MODULE | ||
{ | { | ||
Line 35: | Line 37: | ||
name = ElectricCharge | name = ElectricCharge | ||
rate = 0.02777778 | rate = 0.02777778 | ||
+ | } | ||
+ | hasHibernation = True | ||
+ | hibernationMultiplier = 0.001 | ||
+ | defaultControlPointDisplayName = #autoLOC_6011003 //#autoLOC_6011003 = Default | ||
+ | CONTROLPOINT | ||
+ | { | ||
+ | name = reverse | ||
+ | displayName = #autoLOC_6011004 //#autoLOC_6011004 = Reversed | ||
+ | orientation = 0,0,180 | ||
} | } | ||
} | } | ||
Line 42: | Line 53: | ||
amount = 10 | amount = 10 | ||
maxAmount = 10 | maxAmount = 10 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleKerbNetAccess | ||
+ | MinimumFoV = 25 | ||
+ | MaximumFoV = 45 | ||
+ | AnomalyDetection = 0 | ||
+ | DISPLAY_MODES | ||
+ | { | ||
+ | Mode = Terrain,#autoLOC_438839 //#autoLOC_438839 = Terrain | ||
+ | } | ||
+ | } | ||
+ | |||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleDataTransmitter | ||
+ | antennaType = INTERNAL | ||
+ | packetInterval = 1.0 | ||
+ | packetSize = 2 | ||
+ | packetResourceCost = 12.0 | ||
+ | requiredResource = ElectricCharge | ||
+ | antennaPower = 5000 | ||
+ | optimumRange = 2500 | ||
+ | packetFloor = .1 | ||
+ | packetCeiling = 5 | ||
+ | } | ||
+ | DRAG_CUBE | ||
+ | { | ||
+ | cube = Default, 0.7138,0.7224,0.555, 0.7138,0.7223,0.555, 0.6414,0.4475,0.5448, 0.6414,0.5677,0.6443, 0.7138,0.7218,0.555, 0.7138,0.722,0.555, 0,0.1422,0, 0.9058,1.008,0.9058 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = 750 | ||
} | } | ||
} | } | ||
− | |||
}} | }} |
Revision as of 04:02, 2 September 2021
PART { name = probeCoreSphere_v2 module = Part author = NovaSilisko mesh = probeStackSphere_v2.mu rescaleFactor = 1 CrewCapacity = 0 node_stack_bottom = 0.0, -0.27448, 0.0, 0.0, -1.0, 0.0, 0 TechRequired = basicScience entryCost = 1400 cost = 300 category = Pods subcategory = 0 title = #autoLOC_500358 //#autoLOC_500358 = Probodobodyne Stayputnik manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc description = #autoLOC_500359 //#autoLOC_500359 = The Stayputnik offers the ultimate solution in crew safety. A lightweight sphere equipped with remote receivers and relay control input from the ground to the craft, it carries no crew at all, thus keeping them perfectly safe from all harm. This device does require electricity to operate however, and will cease to function if the power runs out. The built-in batteries should keep it going for about 10 minutes. attachRules = 1,0,1,1,0 mass = 0.05 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.15 angularDrag = 1.5 crashTolerance = 12 maxTemp = 1800 // = 1200 explosionPotential = 0 vesselType = Probe bulkheadProfiles = size0 tags = #autoLOC_500360 //#autoLOC_500360 = command control (core kerbnet probe satellite space steer MODULE { name = ModuleCommand minimumCrew = 0 RESOURCE { name = ElectricCharge rate = 0.02777778 } hasHibernation = True hibernationMultiplier = 0.001 defaultControlPointDisplayName = #autoLOC_6011003 //#autoLOC_6011003 = Default CONTROLPOINT { name = reverse displayName = #autoLOC_6011004 //#autoLOC_6011004 = Reversed orientation = 0,0,180 } } RESOURCE { name = ElectricCharge amount = 10 maxAmount = 10 } MODULE { name = ModuleKerbNetAccess MinimumFoV = 25 MaximumFoV = 45 AnomalyDetection = 0 DISPLAY_MODES { Mode = Terrain,#autoLOC_438839 //#autoLOC_438839 = Terrain } } MODULE { name = ModuleDataTransmitter antennaType = INTERNAL packetInterval = 1.0 packetSize = 2 packetResourceCost = 12.0 requiredResource = ElectricCharge antennaPower = 5000 optimumRange = 2500 packetFloor = .1 packetCeiling = 5 } DRAG_CUBE { cube = Default, 0.7138,0.7224,0.555, 0.7138,0.7223,0.555, 0.6414,0.4475,0.5448, 0.6414,0.5677,0.6443, 0.7138,0.7218,0.555, 0.7138,0.722,0.555, 0,0.1422,0, 0.9058,1.008,0.9058 } MODULE { name = ModuleCargoPart packedVolume = 750 } }