Sleep deprivation: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
mNo edit summary
(added tip about stim)
Line 6: Line 6:
* SLEEP_DEPRIVATION_MAJOR = 10  
* SLEEP_DEPRIVATION_MAJOR = 10  
* SLEEP_DEPRIVATION_MASSIVE = 14
* SLEEP_DEPRIVATION_MASSIVE = 14
- Effect is mitigated by stim * 50, but not cured</br>
- 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 ==

Revision as of 15:43, 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

- Effect is mitigated by stim * 50, but not cured
- Keeping stim always at 20-30 after initial effect would prevent/decrease it for another 16-24h without any additional penalties

See Also