Sleep deprivation: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
No edit summary
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)
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
* SLEEP_DEPRIVATION_MAJOR = 10  
* SLEEP_DEPRIVATION_MAJOR = 10  
* SLEEP_DEPRIVATION_MASSIVE = 14
* 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 ==
== See Also ==
Line 11: Line 13:


[[Category:Stub]]
[[Category:Stub]]
<noinclude>{{footer/character}}</noinclude>

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