twitch 
Vars | |
constant_dose_time | How much time has the drug been in them? |
---|---|
mob_heating_muliplier | How much the mob heating is multiplied by, if the target is a robot or has muscled veins |
speech_effect_span | What type of span class do we change heard speech to? |
Procs | |
distort_hearing | Changes heard message spans into that defined on the drug earlier |
dodge_bullets | Tries to dodge incoming bullets if we aren't disabled for any reasons |
on_attacked | Signal sent by the relay_attackers element. If the attacker was too close for comfort (in melee range), apply a stagger. |
on_hitby | Signal sent by COMSIG_ATOM_PREHITBY (from being hit with a thrown item). If someone hits you with a thrown, apply a stagger. |
on_movement | Leaves an afterimage behind the mob when they move |
Var Details
constant_dose_time 
How much time has the drug been in them?
mob_heating_muliplier 
How much the mob heating is multiplied by, if the target is a robot or has muscled veins
speech_effect_span 
What type of span class do we change heard speech to?
Proc Details
distort_hearing
Changes heard message spans into that defined on the drug earlier
dodge_bullets
Tries to dodge incoming bullets if we aren't disabled for any reasons
on_attacked
Signal sent by the relay_attackers element. If the attacker was too close for comfort (in melee range), apply a stagger.
on_hitby
Signal sent by COMSIG_ATOM_PREHITBY (from being hit with a thrown item). If someone hits you with a thrown, apply a stagger.
on_movement
Leaves an afterimage behind the mob when they move