code/datums/elements/eyestab.dm
CLUMSY_ATTACK_SELF_CHANCE | What's the probability a clumsy person stabs themselves in the eyes? |
---|---|
EYESTAB_BLEEDING_THRESHOLD | The damage threshold (of the victim's eyes) after which they start taking more serious effects |
EYESTAB_BLINDING_THRESHOLD | The damage threshold (of the victim's eyes) after which they can go blind |
EYESTAB_MAX_BLUR | How much blur we can apply |
/datum/element/eyestab | An element that lets you stab people in the eyes when targeting them |
Define Details
CLUMSY_ATTACK_SELF_CHANCE
What's the probability a clumsy person stabs themselves in the eyes?
EYESTAB_BLEEDING_THRESHOLD
The damage threshold (of the victim's eyes) after which they start taking more serious effects
EYESTAB_BLINDING_THRESHOLD
The damage threshold (of the victim's eyes) after which they can go blind
EYESTAB_MAX_BLUR
How much blur we can apply