Space Station 13 - Modules - TypesVar Details - Proc Details

robot

Vars

brute_modValue incoming brute damage to borgs is mutiplied by.
burn_modValue incoming burn damage to borgs is multiplied by.
ion_trailIonpulse effect.
ionpulseJetpack-like effect.
ionpulse_onJetpack-like effect.
lockchargeBoolean of whether the borg is locked down or not

Procs

on_drop_hotkey_pressUsed in robot.dm when the user presses "Q" by default.
on_upgrade_deletedCalled when an applied upgrade is deleted.
set_lockchargeReports the event of the change in value of the lockcharge variable.

Var Details

brute_mod

Value incoming brute damage to borgs is mutiplied by.

burn_mod

Value incoming burn damage to borgs is multiplied by.

ion_trail

Ionpulse effect.

ionpulse

Jetpack-like effect.

ionpulse_on

Jetpack-like effect.

lockcharge

Boolean of whether the borg is locked down or not

Proc Details

on_drop_hotkey_press

Used in robot.dm when the user presses "Q" by default.

on_upgrade_deleted

Called when an applied upgrade is deleted.

set_lockcharge

Reports the event of the change in value of the lockcharge variable.