Space Station 13 - Modules - TypesVar Details - Proc Details

mephedrone

Vars

changeling_chemical_trackerKeeps track of how many chemicals we are delaying the changeling by.
constant_dose_timeHow much time has the drug been in them?

Procs

dodge_bulletsTries to dodge incoming bullets if we aren't disabled for any reasons
no_hud_cheeseSo. If a person changes up their hud settings (Changing their ui theme), the visual effects for this reagent will break, and they will be able to see easily. This 3 part proc waits for the plane controlers to be setup, and over 2 other procs, rengages the visuals
no_hud_cheese_2This part of the anticheese sets up the basic visual effects normally setup when the reagent gets into your system.
no_hud_cheese_3This part sets up the OD visual effects.
on_movementLeaves an afterimage behind the mob when they move

Var Details

changeling_chemical_tracker

Keeps track of how many chemicals we are delaying the changeling by.

constant_dose_time

How much time has the drug been in them?

Proc Details

dodge_bullets

Tries to dodge incoming bullets if we aren't disabled for any reasons

no_hud_cheese

So. If a person changes up their hud settings (Changing their ui theme), the visual effects for this reagent will break, and they will be able to see easily. This 3 part proc waits for the plane controlers to be setup, and over 2 other procs, rengages the visuals

no_hud_cheese_2

This part of the anticheese sets up the basic visual effects normally setup when the reagent gets into your system.

no_hud_cheese_3

This part sets up the OD visual effects.

on_movement

Leaves an afterimage behind the mob when they move