/tg/ Station 13 - Modules - TypesDefine Details

code/datums/components/fearful/effects.dm

FEAR_SCALINGMacro to scale a base value from 0x to ?x based on the current terror level, clamped to the base value
/datum/terror_handler/jitteringCauses mild jittering, scaling with current terror level
/datum/terror_handler/stutteringStutter when afraid
/datum/terror_handler/heart_problemsCan randomly give you some oxyloss, and cause a heart attack past TERROR_BUILDUP_HEART_ATTACK
/datum/terror_handler/vomitingLow chance to vomit when terrified, increases significantly during panic attacks
/datum/terror_handler/panicCauses tunnel vision, blurry eyes and periodic panic attacks when panicking
/datum/terror_handler/force_stop_drop_rollForces you to stop, drop, and roll when on fire and sufficiently panicked

Define Details

FEAR_SCALING

Macro to scale a base value from 0x to ?x based on the current terror level, clamped to the base value