2019-01-25 19:11:35 +00:00
// ReStock+ 0.1.0
2018-09-27 03:18:42 +00:00
// Radial material science bay
PART
{
name = restock-materialbay-radial-1
module = Part
author = Andrew Cassidy
2019-03-03 16:53:04 +00:00
MODEL
{
2018-09-27 03:18:42 +00:00
model = ReStock/Assets/Science/restock-materialbay-radial-1
scale = 1.0, 1.0, 1.0
}
rescaleFactor = 1.0
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
2019-01-25 19:11:35 +00:00
attachRules = 1,1,0,1,1
2018-09-27 03:18:42 +00:00
node_attach = 0.0, 0.0, 0.345, 0.0, 0.0, -1.0, 1
node_stack_bottom = 0.0, 0.0, 0.33, 0.0, 0.0, 1.0, 1
TechRequired = basicScience
entryCost = 5500
cost = 1800
category = Science
title = #LOC_RestockPlus_restock-materialbay-radial-1_title //SC-9001R Radial Science Jr.
2018-12-02 01:18:17 +00:00
manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group
description = #LOC_RestockPlus_restock-materialbay-radial-1_description
2018-09-27 03:18:42 +00:00
// The SC-9001R has the same set of experiments as the regular Science Jr. Material Bay, but in a conveniant, radial-mountable package. Recommended for ages 4-8. Small parts inside make it not suitable for small children.
mass = 0.2
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
maxTemp = 1200 // = 2900
breakingForce = 50
breakingTorque = 50
childStageOffset = 1
bulkheadProfiles = srf
2019-01-25 19:11:35 +00:00
tags = #LOC_RestockPlus_restock-materialbay-radial-1_tags //bay experiment lab material research radial sandwich
2019-03-03 16:53:04 +00:00
MODULE
2018-09-27 03:18:42 +00:00
{
name = ModuleAnimateGeneric
animationName = radial-Deploy
2019-03-17 17:47:20 +00:00
startEventGUIName = #autoLOC_502058 //#autoLOC_502058 = Open Doors
endEventGUIName = #autoLOC_502059 //#autoLOC_502059 = Close Doors
actionGUIName = #autoLOC_502060 //#autoLOC_502060 = Toggle Doors
2018-09-27 03:18:42 +00:00
evaDistance = 1.85
}
MODULE
{
name = ModuleScienceExperiment
experimentID = mobileMaterialsLab
2019-03-17 17:47:20 +00:00
experimentActionName = #autoLOC_502061 //#autoLOC_502061 = Observe Materials Bay
resetActionName = #autoLOC_502062 //#autoLOC_502062 = Reset Materials Bay
2018-09-27 03:18:42 +00:00
useStaging = False
useActionGroups = True
hideUIwhenUnavailable = True
hideFxModuleUI = False
xmitDataScalar = 0.35
FxModules = 0
dataIsCollectable = True
2019-03-17 17:47:20 +00:00
collectActionName = #autoLOC_6004057 //#autoLOC_6004057 = Collect Data
2018-09-27 03:18:42 +00:00
interactionRange = 1.85
usageReqMaskInternal = 1
usageReqMaskExternal = 8
}
2019-03-03 16:53:04 +00:00
MODULE
{
2018-09-27 03:18:42 +00:00
name = ModulePartVariants
baseVariant = Truss
2019-03-07 18:19:12 +00:00
useMultipleDragCubes = false
2019-03-03 16:53:04 +00:00
VARIANT
{
2018-09-27 03:18:42 +00:00
name = Truss
displayName = #LOC_Restock_variant-mounting_truss
themeName = White
primaryColor = #ffffff
secondaryColor = #000000
2019-03-03 16:53:04 +00:00
GAMEOBJECTS
{
2018-09-27 03:18:42 +00:00
Mount_Compact = false
Mount_Truss = true
}
}
2019-03-03 16:53:04 +00:00
VARIANT
{
2018-09-27 03:18:42 +00:00
name = Compact
displayName = #LOC_Restock_variant-mounting_compact
themeName = White
primaryColor = #ffffff
secondaryColor = #707070
2019-03-03 16:53:04 +00:00
GAMEOBJECTS
{
2018-09-27 03:18:42 +00:00
Mount_Compact = true
Mount_Truss = false
}
}
}
2019-06-10 01:43:58 +00:00
MODULE
{
name = ModuleRestockDepthMask
maskTransform = mask
}
2021-01-19 23:41:43 +00:00
MODULE
{
name = ModuleCargoPart
packedVolume = 1200
}
2019-01-25 19:11:35 +00:00
}