/tg/ Station 13 - Modules - TypesVar Details

mod_theme

MODsuit theme, instanced once and then used by MODsuits to grab various statistics.

Vars

activation_step_timeHow long this MOD takes each part to seal.
allowed_suit_storageAllowed items in the chestplate's suit storage.
armor_typeArmor shared across the MOD parts.
atom_flagsAtom flags shared across the MOD parts.
charge_drainHow much battery power the MOD uses by just being on
complexity_maxHow much modules can the MOD carry without malfunctioning.
default_skinDefault skin of the MOD.
descDescription added to the MOD.
extended_descExtended description on examine_more
inbuilt_modulesList of inbuilt modules. These are different from the pre-equipped suits, you should mainly use these for unremovable modules with 0 complexity.
max_heat_protection_temperatureMax heat protection shared across the MOD parts.
min_cold_protection_temperatureMax cold protection shared across the MOD parts.
nameTheme name for the MOD.
resistance_flagsResistance flags shared across the MOD parts.
siemens_coefficientSiemens shared across the MOD parts.
skinsList of skins with their appropriate clothing flags.
slot_flagsThe slot this mod theme fits on
slowdown_activeSlowdown of the MOD when active.
slowdown_inactiveSlowdown of the MOD when not active.
ui_themeTheme used by the MOD TGUI.

Var Details

activation_step_time

How long this MOD takes each part to seal.

allowed_suit_storage

Allowed items in the chestplate's suit storage.

armor_type

Armor shared across the MOD parts.

atom_flags

Atom flags shared across the MOD parts.

charge_drain

How much battery power the MOD uses by just being on

complexity_max

How much modules can the MOD carry without malfunctioning.

default_skin

Default skin of the MOD.

desc

Description added to the MOD.

extended_desc

Extended description on examine_more

inbuilt_modules

List of inbuilt modules. These are different from the pre-equipped suits, you should mainly use these for unremovable modules with 0 complexity.

max_heat_protection_temperature

Max heat protection shared across the MOD parts.

min_cold_protection_temperature

Max cold protection shared across the MOD parts.

name

Theme name for the MOD.

resistance_flags

Resistance flags shared across the MOD parts.

siemens_coefficient

Siemens shared across the MOD parts.

skins

List of skins with their appropriate clothing flags.

slot_flags

The slot this mod theme fits on

slowdown_active

Slowdown of the MOD when active.

slowdown_inactive

Slowdown of the MOD when not active.

ui_theme

Theme used by the MOD TGUI.