Sleep deprivation: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
(added tip about stim)
m (edited the sleep deprivation info a bit more, it turns out stim doesn't remove the main "sleep deprived" status effect, it only prevents further bad things and log messages from appearing)
 
Line 7: Line 7:
* SLEEP_DEPRIVATION_MASSIVE = 14
* SLEEP_DEPRIVATION_MASSIVE = 14


- Effect is mitigated by stim * 50, but not cured</br>
- Some effects are mitigated by the current stim level. However, that doesn't apply to the main sleep deprived effect.
- Keeping stim always at 20-30 after initial effect would prevent/decrease it for another 16-24h without any additional penalties


== See Also ==
== See Also ==

Latest revision as of 20:18, 6 June 2023

Sleep deprivation is defined in minutes, and although most calculations scale linearly, penalties are bestowed only upon reaching a given tier:

  • SLEEP_DEPRIVATION_HARMLESS = 2 days
  • SLEEP_DEPRIVATION_MINOR = 4
  • SLEEP_DEPRIVATION_SERIOUS = 7
  • SLEEP_DEPRIVATION_MAJOR = 10
  • SLEEP_DEPRIVATION_MASSIVE = 14

- Some effects are mitigated by the current stim level. However, that doesn't apply to the main sleep deprived effect.

See Also