/tg/ Station 13 - Modules - TypesDefine Details

code/datums/status_effects/debuffs/heart_attack.dm

ATTACK_STAGE_TWOStage two of the heart attack.
ATTACK_STAGE_THREEStage three of the heart attack.
ATTACK_STAGE_FOURStage four of the heart attack.
ATTACK_CURE_THRESHOLDIf we reduce heart damage enough, it will recover on its own.
OXYLOSS_MAXIMUMWhat is the max oxyloss we're willing to deal, to prevent people from passing out early.
/datum/status_effect/heart_desperationAlternative to penthrite that keeps you up for a few seconds after having a heart attack. Gives a bit of time to call for help regardless of when/where you've collapsed.

Define Details

ATTACK_CURE_THRESHOLD

If we reduce heart damage enough, it will recover on its own.

ATTACK_STAGE_FOUR

Stage four of the heart attack.

ATTACK_STAGE_THREE

Stage three of the heart attack.

ATTACK_STAGE_TWO

Stage two of the heart attack.

OXYLOSS_MAXIMUM

What is the max oxyloss we're willing to deal, to prevent people from passing out early.