Space Station 13 - Nebula13 - Modules - TypesVar Details

robot_component

Vars

active_usageAmount of power used for every action. Actions are module-specific. Actuator for each tile moved, etc.
external_typeThe actual device object that has to be installed for this.
idle_usageAmount of power used every MC tick. In joules.
installedInstallation status; not a bool, may be -1, 0 or 1.
max_damageHP of this component.
wrappedThe wrapped device(e.g. radio), only set if external_type isn't null

Var Details

active_usage

Amount of power used for every action. Actions are module-specific. Actuator for each tile moved, etc.

external_type

The actual device object that has to be installed for this.

idle_usage

Amount of power used every MC tick. In joules.

installed

Installation status; not a bool, may be -1, 0 or 1.

max_damage

HP of this component.

wrapped

The wrapped device(e.g. radio), only set if external_type isn't null