/tg/ Station 13 - Modules - TypesVar Details - Proc Details

rust_final

Vars

conditional_immunitiesA static list of traits we give to the heretic when on rust.
immunities_activeIf TRUE, then immunities are currently active.
ritual_locationA typepath to an area that we must finish the ritual in.

Procs

on_lifeSignal proc for COMSIG_LIVING_LIFE.
on_moveSignal proc for COMSIG_MOVABLE_MOVED.

Var Details

conditional_immunities

A static list of traits we give to the heretic when on rust.

immunities_active

If TRUE, then immunities are currently active.

ritual_location

A typepath to an area that we must finish the ritual in.

Proc Details

on_life

Signal proc for COMSIG_LIVING_LIFE.

Gradually heals the heretic ([source]) on rust.

on_move

Signal proc for COMSIG_MOVABLE_MOVED.

Gives our heretic ([source]) buffs if they stand on rust.