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

eldritch_potion

Vars

crucible_tipWhen a heretic examines a mawed crucible, shows a list of possible potions by name + includes this tip to explain what it does.
status_effectTypepath to the status effect this applies

Procs

potion_effectThe effect of the potion, if it has any special one. In general try not to override this and utilize the status_effect var to make custom effects.

Var Details

crucible_tip

When a heretic examines a mawed crucible, shows a list of possible potions by name + includes this tip to explain what it does.

status_effect

Typepath to the status effect this applies

Proc Details

potion_effect

The effect of the potion, if it has any special one. In general try not to override this and utilize the status_effect var to make custom effects.