Space Station 13 - Modules - TypesVar Details

quest_mech

Vars

cash_rewardBase money amount. Used in calculating cash reward
max_modulesAmount of maximum mech modules
mech_classType of mech (combat | medical | working)
mech_iconIcon - used in tgui
mech_typePath to the actual mech in code
nameOriginal name of Mecha
related_modulesalist for modules that require others to attach
wanted_modulesList of all compatible modules with this kind of mecha

Var Details

cash_reward

Base money amount. Used in calculating cash reward

max_modules

Amount of maximum mech modules

mech_class

Type of mech (combat | medical | working)

mech_icon

Icon - used in tgui

mech_type

Path to the actual mech in code

name

Original name of Mecha

related_modules

alist for modules that require others to attach

wanted_modules

List of all compatible modules with this kind of mecha