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

cult

Vars

cult_examine_tipIf provided, a bonus tip displayed to cultists on examined.
cult_teamAssigned cult team, set when cultistism is checked.
use_cooldownThe cooldown for when items can be dispensed.
use_cooldown_durationLength of the cooldown between uses.

Procs

is_cultist_checkTries to find a cultist. If it succeeds, it also takes advantage of the moment to define the structure's cult team if it's not set yet.

Var Details

cult_examine_tip

If provided, a bonus tip displayed to cultists on examined.

cult_team

Assigned cult team, set when cultistism is checked.

use_cooldown

The cooldown for when items can be dispensed.

use_cooldown_duration

Length of the cooldown between uses.

Proc Details

is_cultist_check

Tries to find a cultist. If it succeeds, it also takes advantage of the moment to define the structure's cult team if it's not set yet.