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/Science/restock-goocanister-625-1.cfg

67 lines
2.2 KiB
INI

// ReStock+ 0.1.0
// inline goo canister
PART
{
name = restock-goocanister-625-1
module = Part
author = Andrew Cassidy
MODEL
{
model = ReStock/Assets/Science/restock-goocanister-625-1
scale = 1.0, 1.0, 1.0
}
rescaleFactor = 1.0
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,1
node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 0
node_stack_bottom = 0.0,-0.25, 0.0, 0.0, -1.0, 0.0, 0
TechRequired = start
entryCost = 0
cost = 1000
category = Science
subcatagory = 0
title = #LOC_RestockPlus_restock-goocanister-625-1_title //Mystery Goo™ Inline Containment Unit
manufacturer = #autoLOC_501634 //#autoLOC_501634 = FLOOYD Dynamics Research Labs
description = #LOC_RestockPlus_restock-goocanister-625-1_description
// After an unfortunate accident where a technician attempted to stock delicate machinery on the classic Mystery Goo™ canister, FLOOYD Dynamics Labs saw a market opportunity for a version with a flat top and bottom.
mass = 0.10
dragModelType = default
dragModelType = default
maximum_drag = 0.1
minimum_drag = 0.1
angularDrag = 2
crashTolerance = 12
maxTemp = 1200 // = 2900
breakingForce = 50
breakingTorque = 50
childStageOffset = 1
bulkheadProfiles = size0
tags = #LOC_RestockPlus_restock-goocanister-625-1_tags
MODULE
{
name = ModuleAnimateGeneric
animationName = inline-Deploy
startEventGUIName = #autoLOC_502050 //#autoLOC_502050 = Deploy
endEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Close
actionGUIName = #autoLOC_502052 //#autoLOC_502052 = Toggle Cover
evaDistance = 1.5
}
MODULE
{
name = ModuleScienceExperiment
experimentID = mysteryGoo
experimentActionName = #autoLOC_502053 //#autoLOC_502053 = Observe Mystery Goo
resetActionName = #autoLOC_502054 //#autoLOC_502054 = Reset Goo Canister
useStaging = False
useActionGroups = True
hideUIwhenUnavailable = True
xmitDataScalar = 0.3
FxModules = 0
dataIsCollectable = True
collectActionName = #autoLOC_6004057 //#autoLOC_6004057 = Collect Data
interactionRange = 1.5
usageReqMaskInternal = 1
usageReqMaskExternal = 8
}
}