code/datums/status_effects/debuffs/debuffs.dm ![code/datums/status_effects/debuffs/debuffs.dm0](git.png)
HEALING_SLEEP_DEFAULT | The damage healed per tick while sleeping without any modifiers |
---|---|
HEALING_SLEEP_ORGAN_MULTIPLIER | The sleep healing multiplier for organ passive healing (since organs heal slowly) |
SLEEP_QUALITY_WORKOUT_MULTIPLER | The sleep multiplier for fitness xp conversion |
/datum/status_effect/incapacitating/incapacitated | This status effect represents anything that leaves a character unable to perform basic tasks (interrupting do-afters, for example), but doesn't incapacitate them further than that (no stuns etc..) |
/datum/status_effect/necropolis_curse | A curse that does up to three nasty things to you |
/datum/status_effect/teleport_madness | Maddly teleports the victim around all of space for 10 seconds |
Define Details
HEALING_SLEEP_DEFAULT ![code/datums/status_effects/debuffs/debuffs.dm 2](git.png)
The damage healed per tick while sleeping without any modifiers
HEALING_SLEEP_ORGAN_MULTIPLIER ![code/datums/status_effects/debuffs/debuffs.dm 4](git.png)
The sleep healing multiplier for organ passive healing (since organs heal slowly)
SLEEP_QUALITY_WORKOUT_MULTIPLER ![code/datums/status_effects/debuffs/debuffs.dm 6](git.png)
The sleep multiplier for fitness xp conversion