You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/375/restock-drone-core-375-1.cfg

122 lines
2.7 KiB
INI

// ReStock+ 0.1.0
// 3.75m drone core
PART
{
name = restock-drone-core-375-1
module = Part
author = Chris Adderley (Nertea)
MODEL
{
model = ReStockPlus/Assets/Command/restock-drone-core-375-1
scale = 1.0, 1.0, 1.0
}
rescaleFactor = 1.0
CrewCapacity = 0
// Attachment
attachRules = 1,0,1,1,0
node_stack_top = 0.0, 0.237, 0.0, 0.0, 1.0, 0.0, 3
node_stack_bottom = 0.0, -0.196, 0.0, 0.0, -1.0, 0.0, 3
TechRequired = largeUnmanned
entryCost = 32000
cost = 6300
category = Pods
subcategory = 0
title = #LOC_RestockPlus_restock-drone-core-375-1_title
manufacturer = #autoLOC_501631
description = #LOC_RestockPlus_restock-drone-core-375-1_description
attachRules = 1,0,1,1,0
mass = 0.85
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 9
maxTemp = 2000 // = 3400
explosionPotential = 0
vesselType = Probe
bulkheadProfiles = size3
breakingForce = 350
breakingTorque = 350
tags = #LOC_RestockPlus_restock-drone-core-375-1_tags
DRAG_CUBE
{
cube = Default, 1.752,0.7152,1.92, 1.752,0.7152,1.92, 10.96,0.8323,0.68, 10.96,0.8328,0.68, 1.752,0.7056,1.92, 1.752,0.7058,1.92, -1.49E-07,0.01997,-2.199E-07, 3.748,0.4746,3.748
}
MODULE
{
name = ModuleProbeControlPoint
minimumCrew = 1
multiHop = True
}
MODULE
{
name = ModuleCommand
minimumCrew = 0
RESOURCE
{
name = ElectricCharge
rate = 0.18
}
hasHibernation = True
hibernationMultiplier = 0.00125
}
RESOURCE
{
name = ElectricCharge
amount = 80
maxAmount = 80
}
MODULE
{
name = ModuleReactionWheel
PitchTorque = 30
YawTorque = 30
RollTorque = 30
RESOURCE
{
name = ElectricCharge
rate = 0.6
}
}
MODULE
{
name = ModuleSAS
SASServiceLevel = 3
}
MODULE
{
name = ModuleKerbNetAccess
MinimumFoV = 5
MaximumFoV = 90
AnomalyDetection = 0.3
DISPLAY_MODES
{
Mode = Biome
Mode = Terrain
}
}
MODULE
{
name = ModuleDataTransmitter
antennaType = INTERNAL
packetInterval = 1.0
packetSize = 2
packetResourceCost = 12.0
requiredResource = ElectricCharge
antennaPower = 5000
optimumRange = 2500
packetFloor = .1
packetCeiling = 5
}
MODULE
{
name = ModuleScienceContainer
reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data
storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments
evaOnlyStorage = True // i.e. can nearby regular vessels also do this, or EVA only
storageRange = 2.7
canBeTransferredToInVessel = True
canTransferInVessel = True
}
}