Space Station 13 - Modules - TypesVar Details

defibrillator

Vars

cellRef to internal power cell.
emag_proofIf this can be emagged.
hardenedIf this is vulnerable to EMPs.
ignore_hardsuitsIf true, this can be used through hardsuits
paddle_typeType of paddles that should be attached to this defib.
paddlesRef to attached paddles
paddles_on_defibIf the paddles are currently attached to the unit.
poweredif there's a cell in the defib with enough power for a revive; blocks paddles from reviving otherwise
safetyIf false, using harm intent will let you zap people. Note that any updates to this after init will only impact icons.

Var Details

cell

Ref to internal power cell.

emag_proof

If this can be emagged.

hardened

If this is vulnerable to EMPs.

ignore_hardsuits

If true, this can be used through hardsuits

paddle_type

Type of paddles that should be attached to this defib.

paddles

Ref to attached paddles

paddles_on_defib

If the paddles are currently attached to the unit.

powered

if there's a cell in the defib with enough power for a revive; blocks paddles from reviving otherwise

safety

If false, using harm intent will let you zap people. Note that any updates to this after init will only impact icons.