/tg/ Station 13 - Modules - TypesVar Details

effect_remover

Vars

effects_we_clearA typecache of all effects we can clear with our item.
on_clear_callbackCallback invoked with removal is done.
success_feedbackLine sent to the user on successful removal.
success_forcesayLine forcesaid by the user on successful removal.
time_to_removeIf above 0, how long it takes while standing still to remove the effect.
tip_textThe text used in the screentip when our parent is hovering over an item we can clear. Ex "Destroy rune"

Var Details

effects_we_clear

A typecache of all effects we can clear with our item.

on_clear_callback

Callback invoked with removal is done.

success_feedback

Line sent to the user on successful removal.

success_forcesay

Line forcesaid by the user on successful removal.

time_to_remove

If above 0, how long it takes while standing still to remove the effect.

tip_text

The text used in the screentip when our parent is hovering over an item we can clear. Ex "Destroy rune"