Difference between revisions of "Rest"

From RimWorld Wiki
Jump to navigation Jump to search
(Rest Fall Rate -> Sleep Fall Rate)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Stub|reason=[[Circadian assistant]] {{RoyaltyIcon}}, [[Sleep accelerator]] {{IdeologyIcon}}, [[Genes#Sleep|Sleep gene]] {{BiotechIcon}} effects should be reflect in math. List of things that affect the numbers ala Capacities and Stats}}
+
{{Stub|reason=[[Circadian assistant]] {{RoyaltyIcon}}, [[Sleep accelerator]] {{IdeologyIcon}}, [[Genes#Sleep|Sleep gene]] {{BiotechIcon}} effects should be reflect in math. List of things that affect the numbers ala Capacities and Stats. Below approximately 2 hours of sleep, pawns dont get the moodlet from their room - unknown if thats per sitting or per day, but it should be considered when compsring no sleep/circ half cyclers vs stacking reductions}}
 
'''Rest''' is the game mechanic that controls [[Characters]]' [[needs]] for sleep. A character with a higher rest value has slept recently, and is less tired than another character with a low rest level.
 
'''Rest''' is the game mechanic that controls [[Characters]]' [[needs]] for sleep. A character with a higher rest value has slept recently, and is less tired than another character with a low rest level.
  
==Levels of Rest==
+
== Levels of Rest ==
 
Characters' rest level is grouped into four thresholds: Rested, Tired, Very Tired, and Exhausted. Each threshold exhibits different effects on a character. A pawn that is tired will have lowered [[mood]], and have a lowered [[Immunity Gain Speed]] against [[disease]]s. Sleep does not impact any sort of work- or combat- related stat.
 
Characters' rest level is grouped into four thresholds: Rested, Tired, Very Tired, and Exhausted. Each threshold exhibits different effects on a character. A pawn that is tired will have lowered [[mood]], and have a lowered [[Immunity Gain Speed]] against [[disease]]s. Sleep does not impact any sort of work- or combat- related stat.
  
 
The rest levels are as follows:
 
The rest levels are as follows:
 
{| class="wikitable"
 
{| class="wikitable"
|-
 
 
! Label
 
! Label
 
! Rest
 
! Rest
Line 36: Line 35:
 
Rest caps at 0% and 100%. When a character's rest level is 0, they may collapse from exhaustion; they will immediately begin sleeping on the ground wherever they are. [[Draft]]ing will wake them up immediately.
 
Rest caps at 0% and 100%. When a character's rest level is 0, they may collapse from exhaustion; they will immediately begin sleeping on the ground wherever they are. [[Draft]]ing will wake them up immediately.
  
==Rest Changes==
+
== Rest Changes ==
====Negative====
+
==== Negative ====
 
When awake, rest goes down every 150 ticks (1/400 of a game day) depending on the character's current rest.
 
When awake, rest goes down every 150 ticks (1/400 of a game day) depending on the character's current rest.
  
 
{| class="wikitable"
 
{| class="wikitable"
|-
 
 
!  
 
!  
 
! Threshold range
 
! Threshold range
Line 55: Line 53:
 
| {{#expr: 150 * 1.5833333*(10^-5) * 1 * 100 round 3}}% <!--RestFallPerTick has eqn of 1.5833333E-05f * this.RestFallFactor; x150 for 150ticks, x100 to convert into percentage-->
 
| {{#expr: 150 * 1.5833333*(10^-5) * 1 * 100 round 3}}% <!--RestFallPerTick has eqn of 1.5833333E-05f * this.RestFallFactor; x150 for 150ticks, x100 to convert into percentage-->
 
| {{#expr: 60000 * 1.5833333*(10^-5) * 1 * 100 round 0}}% <!--RestFallPerTick has eqn of 1.5833333E-05f * this.RestFallFactor; x60000 for number of ticks in a day, x100 to convert into percentage-->
 
| {{#expr: 60000 * 1.5833333*(10^-5) * 1 * 100 round 0}}% <!--RestFallPerTick has eqn of 1.5833333E-05f * this.RestFallFactor; x60000 for number of ticks in a day, x100 to convert into percentage-->
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) round 0}}}} <!--72% of the bar/percentage per tick = ticks-->
+
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) round 0}} }} <!--72% of the bar/percentage per tick = ticks-->
 
| {{#expr: (72/(1.5833333*(10^-5) * 1 * 100))/2500 round 3}} hours <!--ticks/2500 ticks per hour = hours-->
 
| {{#expr: (72/(1.5833333*(10^-5) * 1 * 100))/2500 round 3}} hours <!--ticks/2500 ticks per hour = hours-->
 
| {{Ticks|0}}
 
| {{Ticks|0}}
Line 64: Line 62:
 
| {{#expr: 150 * 1.5833333*(10^-5) * 1 * 0.7 * 100 round 3}}%
 
| {{#expr: 150 * 1.5833333*(10^-5) * 1 * 0.7 * 100 round 3}}%
 
| {{#expr: 60000 * 1.5833333*(10^-5) * 1 * 0.7 * 100 round 0}}%
 
| {{#expr: 60000 * 1.5833333*(10^-5) * 1 * 0.7 * 100 round 0}}%
| {{Ticks|{{#expr: 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) round 0}}}}
+
| {{Ticks|{{#expr: 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) round 0}} }}
 
| {{#expr: (14/(1.5833333*(10^-5) * 1 * 0.7 * 100))/2500 round 3}} hours
 
| {{#expr: (14/(1.5833333*(10^-5) * 1 * 0.7 * 100))/2500 round 3}} hours
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) round 0}}}}
+
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) round 0}} }}
 
| {{#expr: (72/(1.5833333*(10^-5) * 1 * 100))/2500 round 3}} hours  
 
| {{#expr: (72/(1.5833333*(10^-5) * 1 * 100))/2500 round 3}} hours  
 
|-
 
|-
Line 73: Line 71:
 
| {{#expr: 150 * 1.5833333*(10^-5) * 1 * 0.3 * 100 round 3}}%
 
| {{#expr: 150 * 1.5833333*(10^-5) * 1 * 0.3 * 100 round 3}}%
 
| {{#expr: 60000 * 1.5833333*(10^-5) * 1 * 0.3 * 100 round 0}}%
 
| {{#expr: 60000 * 1.5833333*(10^-5) * 1 * 0.3 * 100 round 0}}%
| {{Ticks|{{#expr: 13/(1.5833333*(10^-5) * 1 * 0.3 * 100) round 0}}}}
+
| {{Ticks|{{#expr: 13/(1.5833333*(10^-5) * 1 * 0.3 * 100) round 0}} }}
 
| {{#expr: (13/(1.5833333*(10^-5) * 1 * 0.3 * 100))/2500 round 3}} hours
 
| {{#expr: (13/(1.5833333*(10^-5) * 1 * 0.3 * 100))/2500 round 3}} hours
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) round 0}}}}
+
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) round 0}} }}
 
| {{#expr: (72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100))/2500 round 3}} hours  
 
| {{#expr: (72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100))/2500 round 3}} hours  
 
|-
 
|-
Line 84: Line 82:
 
| -
 
| -
 
| -
 
| -
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) + 13/(1.5833333*(10^-5) * 1 * 0.3 * 100) round 0}}}}
+
| {{Ticks|{{#expr: 72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) + 13/(1.5833333*(10^-5) * 1 * 0.3 * 100) round 0}} }}
| |{{#expr: (72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) + 13/(1.5833333*(10^-5) * 1 * 0.3 * 100))/2500 round 3}} hours  
+
| {{#expr: (72/(1.5833333*(10^-5) * 1 * 100) + 14/(1.5833333*(10^-5) * 1 * 0.7 * 100) + 13/(1.5833333*(10^-5) * 1 * 0.3 * 100))/2500 round 3}} hours  
 
|}
 
|}
 
{{Reflist}}
 
{{Reflist}}
====Positive====
 
When a character rests in a bed, their Rest value increases over time.  At 100% Rest Effectiveness and 100% Rest Rate Multiplier, a character requires 10.5 hours (26,250 ticks) to full rest from 0% to 100%.
 
  
  Every 150 ticks (2.5 seconds at 1x speed), rest increases by 100% * (Ticks in interval (150) / Ticks Per Game Day (60000)) * (Hours per day (24) / Sleep Hours for Full (10.5)) * Rest Effectiveness * Rest Rate Multiplier
+
==== Positive ====
  = 100% * (150 * 24) / (60000 * 10.5) * Rest Effectiveness * Rest Rate Multiplier
+
When a character rests in a bed, their Rest value increases over time. At 100% Rest Effectiveness and 100% Rest Rate Multiplier, a character requires 10.5 hours (26,250 ticks) to full rest from 0% to 100%.
  = (100%/175) * Rest Effectiveness * Rest Rate Multiplier
+
 
  = ~0.57143% * Rest Effectiveness * Rest Rate Multiplier
+
Every 150 ticks (2.5 seconds at 1x speed), rest increases by 100% * (Ticks in interval (150) / Ticks Per Game Day (60000)) * (Hours per day (24) / Sleep Hours for Full (10.5)) * Rest Effectiveness * Rest Rate Multiplier
 +
= 100% * (150 * 24) / (60000 * 10.5) * Rest Effectiveness * Rest Rate Multiplier
 +
= (100%/175) * Rest Effectiveness * Rest Rate Multiplier
 +
= ~0.57143% * Rest Effectiveness * Rest Rate Multiplier
  
 
175 of these 150-tick intervals is the 26,250 ticks (10.5 in-game hours) required to fully rest from 0%.
 
175 of these 150-tick intervals is the 26,250 ticks (10.5 in-game hours) required to fully rest from 0%.
  
==Stat multipliers==
+
== Stat multipliers ==
 
There are 3 main stats that affect Rest per day:
 
There are 3 main stats that affect Rest per day:
 
* [[Rest Effectiveness]] - a [[bed]] stat that increases Rest% per time sleeping.
 
* [[Rest Effectiveness]] - a [[bed]] stat that increases Rest% per time sleeping.
 
* [[Rest Rate Multiplier]] - a character (pawn) stat that increases Rest% per time sleeping.
 
* [[Rest Rate Multiplier]] - a character (pawn) stat that increases Rest% per time sleeping.
* [[Rest Fall Rate]] - a character stat that decreases Rest% decay when awake.
+
* [[Sleep Fall Rate]] - a multiplier on the speed that a person's [[Rest|sleep need]] falls when awake.
  
In other words, boosting the first 2 stats will ''decrease time spent sleeping''. Lowering Rest Fall Rate will ''increase the time before needing to sleep''.
+
In other words, boosting the first 2 stats will ''decrease time spent sleeping''. Lowering Sleep Fall Rate will ''increase the time before needing to sleep''.
  
===Rest Effectiveness===
+
=== Rest Effectiveness ===
 
[[Rest Effectiveness]] depends on the object the character is sleeping on:
 
[[Rest Effectiveness]] depends on the object the character is sleeping on:
  
{|class="wikitable"
+
{| class="wikitable"
|-
 
 
! Object
 
! Object
 
! Rest Effectiveness (Base)
 
! Rest Effectiveness (Base)
Line 139: Line 137:
 
which is then multiplied by the [[quality]] of that object:
 
which is then multiplied by the [[quality]] of that object:
  
{|class="wikitable"
+
{| class="wikitable"
|-
 
 
! Quality
 
! Quality
 
! Awful
 
! Awful
Line 150: Line 147:
 
! Legendary
 
! Legendary
 
|-
 
|-
!Rest Effectiveness  
+
! Rest Effectiveness  
|0.86 || 0.92 || 1.0 || 1.08 || 1.14 || 1.25 || 1.6
+
| 0.86 || 0.92 || 1.0 || 1.08 || 1.14 || 1.25 || 1.6
 
|}
 
|}
  
 
A [[sleep accelerator]]{{IdeologyIcon}} adds +35% to Rest Effectiveness, which is then multiplied by the ''bed'''s quality.
 
A [[sleep accelerator]]{{IdeologyIcon}} adds +35% to Rest Effectiveness, which is then multiplied by the ''bed'''s quality.
  
===Rest Rate Multiplier===
+
=== Rest Rate Multiplier ===
 
[[Rest Rate Multiplier]] is a stat of a pawn, which depends on the health of the pawn:
 
[[Rest Rate Multiplier]] is a stat of a pawn, which depends on the health of the pawn:
*[[Blood Pumping]] has a .3 weight
+
* [[Blood Pumping]] has a .3 weight
*[[Metabolism]] has a .3 weight
+
* [[Metabolism]] has a .3 weight
*[[Breathing]] has a .3 weight
+
* [[Breathing]] has a .3 weight
 
[[Bionic]]s, [[luciferium]], and injuries can all increase/lower the component stats, thus having an effect on RRM.
 
[[Bionic]]s, [[luciferium]], and injuries can all increase/lower the component stats, thus having an effect on RRM.
  
 
This multiplier stacks with rest effectiveness. Therefore, when a character with 100% Rest Rate Multiplier reaches the Tired threshold (28%), it takes them this long to return to full (100%) rest:
 
This multiplier stacks with rest effectiveness. Therefore, when a character with 100% Rest Rate Multiplier reaches the Tired threshold (28%), it takes them this long to return to full (100%) rest:
{|class="wikitable"
+
{| class="wikitable"
|-
 
 
! Object
 
! Object
 
! Ticks to Full Rest
 
! Ticks to Full Rest
Line 187: Line 183:
 
|}
 
|}
  
===Rest Fall Rate===
+
=== Sleep Fall Rate ===
Rest Fall Rate is decreased by [[drug]]s like [[psychite tea]] and [[wake-up]] for the duration of their high.
+
{{Main|Sleep Fall Rate}}
 
+
Sleep Fall Rate determines how long a pawn can stay awake until they need to sleep again. Ideally it is as low as possible. It is decreased by [[go-juice]], [[wake-up]] and the three [[psychite]] drugs for the duration of their high, addiction increases it however (with the exception of go-juice). Notably the [[circadian assistant]] {{RoyaltyIcon}} improves it, while the diseases [[muscle parasites]], [[fibrous mechanites]] and [[sensory mechanites]] and the [[Psycasts|psychic hangover]] {{RoyaltyIcon}} are detrimental. It also depends on the [[Genes#Sleep|sleep genes]] {{BiotechIcon}}. It can range from {{Good|{{%|{{Q|Sleep Fall Rate|Effective Minimum}} }} }} to {{Bad|{{%|{{Q|Sleep Fall Rate|Effective Maximum}} }} }}.
In addition, the following are innate modifiers to Rest Fall Rate:
 
*[[Circadian assistant]]{{RoyaltyIcon}} - {{Good|-20%}}
 
*[[Gene]]s:{{BiotechIcon}}
 
**Low Sleep: {{Good|x40%}}
 
**Sleepy: {{Bad|x140%}}
 
**Very Sleepy: {{Bad|x180%}}
 
  
==Analysis==
+
== Analysis ==
There exists a balance point for every type/quality of bed (and character, if that character has offsets to Rest Rate Multiplier or Rest Fall Rate), in which the hours spent sleeping and the hours spent awake during a 24-hour period precisely balance. This is ultimately a piecewise equation, as the rest fall rate is piecewise based on the current rest level (see above). We can ignore the Exhausted category, as a character must spend >24 hours awake (if starting at 100% rest) before reaching that threshold.
+
There exists a balance point for every type/quality of bed (and character, if that character has offsets to Rest Rate Multiplier or Sleep Fall Rate), in which the hours spent sleeping and the hours spent awake during a 24-hour period precisely balance. This is ultimately a piecewise equation, as the Sleep fall rate is piecewise based on the current rest level (see above). We can ignore the Exhausted category, as a character must spend >24 hours awake (if starting at 100% rest) before reaching that threshold.
  
As long as the character is awake for less than 18.189 hours per day, however, this is a single-part equation, as the character will never reach Tired. The percentage of the day that the character may stay awake, expressed as a decimal value, with a given RestMult (equal to Rest Effectiveness * Rest Rate Multiplier) is reached by solving the following equation for %DayAwake:
+
As long as the character is awake for less than 18.189 hours per day, however, this is a single-part equation, as the character will never reach Tired. The percentage of the day that the character may stay awake, expressed as a decimal value, with a given RestMult (equal to Rest Effectiveness * Rest Rate Multiplier) is reached by solving the following equation for %DayAwake:
  
  0.95 * %DayAwake = (1 - %DayAwake) * (24/10.5) * RestMult
+
0.95 * %DayAwake = (1 - %DayAwake) * (24/10.5) * RestMult
  
 
This gives the following equation:
 
This gives the following equation:
  
  %DayAwake = (320 * RestMult) / (320 * RestMult + 133)
+
%DayAwake = (320 * RestMult) / (320 * RestMult + 133)
  
At 1.0 RestMult (normal unmodified character in a normal quality regular bed), this gives a value of 70.64% of the day awake, or ~16.95 hours. Higher RestMults will grant more hours per day awake per this equation, up to 18.189 hours (75.789% of the day) awake.
+
At 1.0 RestMult (normal unmodified character in a normal quality regular bed), this gives a value of 70.64% of the day awake, or ~16.95 hours. Higher RestMults will grant more hours per day awake per this equation, up to 18.189 hours (75.789% of the day) awake.
  
Beyond that point, we need a piecewise equation. The RestMult needed to be awake for 18.189 hours per day (0.75789 %DayAwake) is 1.301, which can be achieved with only a masterwork Royal Bed. After this point, we can use a fixed value for the ~75% of the day awake before hitting Tired, which results in a 72% drop in rest, and then compute the remainder of the time awake off of the rest fall rate when Tired (66.5% per day rather than 95% per day). This can be found by solving:
+
Beyond that point, we need a piecewise equation. The RestMult needed to be awake for 18.189 hours per day (0.75789 %DayAwake) is 1.301, which can be achieved with only a masterwork Royal Bed. After this point, we can use a fixed value for the ~75% of the day awake before hitting Tired, which results in a 72% drop in rest, and then compute the remainder of the time awake off of the sleep fall rate when Tired (66.5% per day rather than 95% per day). This can be found by solving:
  
  0.72 + (%DayAwake - (0.72/0.95))*0.665 = (1 - %DayAwake) * (24/10.5) * RestMult
+
0.72 + (%DayAwake - (0.72/0.95))*0.665 = (1 - %DayAwake) * (24/10.5) * RestMult
  
 
This gives:
 
This gives:
  
  %DayAwake = (16000*RestMult - 1512) / (16000*RestMult + 4655)
+
%DayAwake = (16000*RestMult - 1512) / (16000*RestMult + 4655)
  
 
At 1.3125 RestMult (an unmodified character in a masterwork Royal Bed), which is just past the threshold where this equation is needed, this gives a value of 75.962% 0f the day awake, or 18.231 hours.
 
At 1.3125 RestMult (an unmodified character in a masterwork Royal Bed), which is just past the threshold where this equation is needed, this gives a value of 75.962% 0f the day awake, or 18.231 hours.
  
At 1.68 Rest Effectiveness (the legendary quality Royal Bed in the table above) and a character with the Quick Sleeper trait (50% Rest Rate Multiplier), a Bionic Heart (+25% Blood Pumping = 7.5% Rest Rate Multiplier), and a Bionic or Royalty stomach (all of which are +25% part efficiency -> +12.5% Metabolism -> 3.75% Rest Rate Multiplier), for a net of 1.5*1.075*1.0375 = 1.673 Rest Rate Multiplier, the RestMult = 1.68 * 1.673 = 2.811. At that level, the character can be awake for 87.573% of the day, or 21.017 hours.
+
At 1.68 Rest Effectiveness (the legendary quality Royal Bed in the table above) and a character with the Quick Sleeper trait (50% Rest Rate Multiplier), a Bionic Heart (+25% Blood Pumping = 7.5% Rest Rate Multiplier), and a Bionic or Royalty stomach (all of which are +25% part efficiency -> +12.5% Metabolism -> 3.75% Rest Rate Multiplier), for a net of 1.5*1.075*1.0375 = 1.673 Rest Rate Multiplier, the RestMult = 1.68 * 1.673 = 2.811. At that level, the character can be awake for 87.573% of the day, or 21.017 hours.
  
In theory, there also exists a point at which the Very Tired piece of the equation becomes a factor, but this would require a pawn to be awake for at least 96.84% of the day (23.242 hours). This would require a RestMult of at least 11.915 (ie. 1191.5%), which is impossible to hit in the base game (and even with most mod setups), and thus can be ignored.
+
In theory, there also exists a point at which the Very Tired piece of the equation becomes a factor, but this would require a pawn to be awake for at least 96.84% of the day (23.242 hours). This would require a RestMult of at least 11.915 (ie. 1191.5%), which is impossible to hit in the base game (and even with most mod setups), and thus can be ignored.
  
===Circadian assistant===
+
=== Circadian assistant ===
If the character is using a [[Circadian assistant]]{{RoyaltyIcon}}, their rest fall rate is reduced by 20%, meaning it takes 25% longer to reach each threshold. The equations in this case must be re-derived (derivation is left as an exercise for the reader), but the simple answer is:
+
If the character is using a [[Circadian assistant]]{{RoyaltyIcon}}, their sleep fall rate is reduced by 20%, meaning it takes 25% longer to reach each threshold. The equations in this case must be re-derived (derivation is left as an exercise for the reader), but the simple answer is:
  
 
* A character otherwise unmodified except for the Circadian Assistant, using a normal quality bed, can be awake for ~75.047% of the day (~18.011 hours), about 6.3% more of the day than without the implant.
 
* A character otherwise unmodified except for the Circadian Assistant, using a normal quality bed, can be awake for ~75.047% of the day (~18.011 hours), about 6.3% more of the day than without the implant.
Line 232: Line 222:
 
* None of these characters would ever reach "Tired", which takes ~94.737% of a day, or ~22.737 hours, with a Circadian Assistant installed.
 
* None of these characters would ever reach "Tired", which takes ~94.737% of a day, or ~22.737 hours, with a Circadian Assistant installed.
  
===Low sleep gene===
+
=== Low sleep gene ===
The low sleep [[gene]]{{BiotechIcon}} reduces Rest Fall Rate by x40%, meaning it takes 150% longer to reach each threshold.
+
The low sleep [[gene]]{{BiotechIcon}} reduces Sleep Fall Rate by x40%, meaning it takes 150% longer to reach each threshold.
 
* A character otherwise unmodified, using a normal quality bed, can be awake for ~85.74% of a day (20.577 hours). This is about 15.1% more of the day, or 3.6 hours, than without the gene.
 
* A character otherwise unmodified, using a normal quality bed, can be awake for ~85.74% of a day (20.577 hours). This is about 15.1% more of the day, or 3.6 hours, than without the gene.
 
* This gene reduces sleep so much that a pawn wouldn't get drowsy - it would take 45.47 hours awake to do so.  
 
* This gene reduces sleep so much that a pawn wouldn't get drowsy - it would take 45.47 hours awake to do so.  
Line 240: Line 230:
 
== Comparison tables ==
 
== Comparison tables ==
 
{{Rewrite|section=1|reason=Big tables aren't easy to read because MediaWiki has no frozen rows and columns. Host it elsewhere or [[Special:Upload|upload as a file]].}}
 
{{Rewrite|section=1|reason=Big tables aren't easy to read because MediaWiki has no frozen rows and columns. Host it elsewhere or [[Special:Upload|upload as a file]].}}
{{Stub|section=1|reason=Add variant tables for key Rest Fall Rate Factors ala [[quality]] tables - [[Psychite tea]], [[circadian assistant]], their combination, and maybe [[flake]]/[[yayo]]/[[go juice]] and [[wake up]] should be represented}}
+
{{Stub|section=1|reason=Add variant tables for key Sleep Fall Rate ala [[quality]] tables - [[Psychite tea]], [[circadian assistant]], their combination, and maybe [[flake]]/[[yayo]]/[[go juice]] and [[wake up]] should be represented}}
  
Below is table of the minimum sleep required for a number of combinatations of [[Rest Rate Multiplier]]s and [[Rest effectiveness]]es that is infinitely sustainable. That is, each day the pawn will always return to the same state as they started the previous day. This information is displayed as a percentage of the day spent asleep, while the number in parentheses below is the hours spent asleep.  
+
Below is table of the minimum sleep required for a number of combinations of [[Rest Rate Multiplier]]s and [[Rest effectiveness]]es that is infinitely sustainable. That is, each day the pawn will always return to the same state as they started the previous day. This information is displayed as a percentage of the day spent asleep, while the number in parentheses below is the hours spent asleep.  
  
'''Note''' two important limitations. Firstly each table assumes that the resting pawn has a given [[Rest Fall Rate Factor]] listed in the subheading. A pawn naturally has a factor of 1.0
+
'''Note''' two important limitations. Firstly each table assumes that the resting pawn has a given [[Sleep Fall Rate]] listed in the subheading. A pawn naturally has a factor of 1.0
  
Secondly, for time asleep shorter than {{%|(24-18.189)/24}} ({{#expr: 24-18.189}} hrs) multiplied by the Rest Fall Rate Factor, if the pawn stays awake for a single contiguous block of time, they have enough time awake each day to get Drowsy before going to sleep and refilling their rest meter to 100% before midnight. As the rest fall rate is piecewise accross the different states of tiredness, this means the minimum sleep time will vary depending on whether the awake time is contiguously or if a bi- or polyphasic sleep schedule is used. As the rest fall rate ''decreases'' when it dips into Drowsy or below, this means that a monophasic sleep schedule will actually give more time awake but at the cost of having the {{--|6}} mood debuff for that time. A polyphasic sleep schedule can allow no Drowsy period but will take slightly longer. '''The table below assumes a properly implemented polyphasic sleep''' to prevent getting Drowsy - this is done because pawns will tend to want to sleep before getting Drowsy, it avoids the mood debuff, and it simplifies the creation of the table.
+
Secondly, for time asleep shorter than {{%|(24-18.189)/24}} ({{#expr: 24-18.189}} hrs) multiplied by the Sleep Fall Rate, if the pawn stays awake for a single contiguous block of time, they have enough time awake each day to get Drowsy before going to sleep and refilling their rest meter to 100% before midnight. As the sleep fall rate is piecewise accross the different states of tiredness, this means the minimum sleep time will vary depending on whether the awake time is contiguously or if a bi- or polyphasic sleep schedule is used. As the sleep fall rate ''decreases'' when it dips into Drowsy or below, this means that a monophasic sleep schedule will actually give more time awake but at the cost of having the {{--|6}} mood debuff for that time. A polyphasic sleep schedule can allow no Drowsy period but will take slightly longer. '''The table below assumes a properly implemented polyphasic sleep''' to prevent getting Drowsy - this is done because pawns will tend to want to sleep before getting Drowsy, it avoids the mood debuff, and it simplifies the creation of the table.
  
=== Rest Fall Rate of 1.0 ===
+
=== Sleep Fall Rate of 1.0 ===
 
{| class="wikitable"
 
{| class="wikitable"
 +
! rowspan="3" | [[Rest Rate Multiplier]] !! colspan="29" | [[Rest effectiveness]]
 
|-
 
|-
! rowspan=3; | [[Rest Rate Multiplier]] !! colspan=29;| [[Rest effectiveness]]
+
! [[Sleeping spot|Sleep. spot]]{{#vardefine:spotRE|{{Q|Sleeping spot|Rest Effectiveness}} }}
|-
+
! colspan="7" | [[Bed]] {{#vardefine:bedRE|{{Q|Bed|Rest Effectiveness}} }}
! [[Sleeping spot|Sleep. spot]]{{#vardefine:spotRE|{{Q|Sleeping spot|Rest Effectiveness}}}}
+
! colspan="7" | [[Bed]] + [[Sleep accelerator]] {{#vardefine:bedAccelRE|({{#var:bedRE}}+0.35) }}
! colspan=7;| [[Bed]] {{#vardefine:bedRE|{{Q|Bed|Rest Effectiveness}}}}
+
! colspan="7" | [[Royal bed]] {{#vardefine:royalBedRE|{{Q|Royal bed|Rest Effectiveness}} }}
! colspan=7;| [[Bed]] + [[Sleep accelerator]] {{#vardefine:bedAccelRE|({{#var:bedRE}}+0.35) }}
+
! colspan="7" | [[Royal bed]] + [[Sleep accelerator]] {{#vardefine:royalBedAccelRE|({{#var:royalBedRE}}+0.35) }}
! colspan=7;| [[Royal bed]] {{#vardefine:royalBedRE|{{Q|Royal bed|Rest Effectiveness}}}}
 
! colspan=7;| [[Royal bed]] + [[Sleep accelerator]] {{#vardefine:royalBedAccelRE|({{#var:royalBedRE}}+0.35) }}
 
 
|- <!-- Rest effectiveness - all qualities of bed/hospital bed/slab bed and royal bed +/- sleep accelerator-->
 
|- <!-- Rest effectiveness - all qualities of bed/hospital bed/slab bed and royal bed +/- sleep accelerator-->
! ''All''<br><small>({{%|{{#var:spotRE}}}})
+
! ''All''<br/><small>({{%|{{#var:spotRE}} }})
! Awf.<br><small>({{%|{{#var:bedRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:bedRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:bedRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:bedRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:bedRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:bedRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:bedRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:bedRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:bedRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:bedRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:bedRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:bedRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:bedRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:bedRE}}*1.60 | 0}})  
! Awf.<br><small>({{%|{{#var:bedAccelRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:bedAccelRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:bedAccelRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:bedAccelRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:bedAccelRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:bedAccelRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:bedAccelRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:bedAccelRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:bedAccelRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:bedAccelRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:bedAccelRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:bedAccelRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:bedAccelRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:bedAccelRE}}*1.60 | 0}})  
! Awf.<br><small>({{%|{{#var:royalBedRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:royalBedRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:royalBedRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:royalBedRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:royalBedRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:royalBedRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:royalBedRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:royalBedRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:royalBedRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:royalBedRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:royalBedRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:royalBedRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:royalBedRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:royalBedRE}}*1.60 | 0}})  
! Awf.<br><small>({{%|{{#var:royalBedAccelRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:royalBedAccelRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:royalBedAccelRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:royalBedAccelRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:royalBedAccelRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:royalBedAccelRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:royalBedAccelRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:royalBedAccelRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:royalBedAccelRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:royalBedAccelRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:royalBedAccelRE}}*1.60 | 0}})  
 
|-
 
|-
! 100%<br><small>''Nothing''</small>
+
! 100%<br/><small>''Nothing''</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.00|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.00|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.00|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.00|color=1}}  
Line 296: Line 285:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.00|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.00|color=1}}  
 
|-
 
|-
! 104%<br><small>[[Bionic stomach|BS]]</small>
+
! 104%<br/><small>[[Bionic stomach|BS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.04|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.04|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.04|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.04|color=1}}  
Line 327: Line 316:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.04|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.04|color=1}}  
 
|-
 
|-
! 107%<br><small>[[Bionic heart|BH]]</small>
+
! 107%<br/><small>[[Bionic heart|BH]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.07|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.07|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.07|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.07|color=1}}  
Line 358: Line 347:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.07|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.07|color=1}}
 
|-
 
|-
! 111%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]</small>
+
! 111%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.11|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.11|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.11|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.11|color=1}}  
Line 389: Line 378:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.11|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.11|color=1}}
 
|-
 
|-
! 118%<br><small>[[Bionic stomach|BS]]+[[Luciferium|L]]</small>
+
! 118%<br/><small>[[Bionic stomach|BS]]+[[Luciferium|L]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.18|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.18|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.18|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.18|color=1}}  
Line 420: Line 409:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.18|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.18|color=1}}
 
|-
 
|-
! 122%<br><small>[[Bionic heart|BH]]+[[Luciferium|L]]</small>
+
! 122%<br/><small>[[Bionic heart|BH]]+[[Luciferium|L]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.22|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.22|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.22|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.22|color=1}}  
Line 451: Line 440:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.22|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.22|color=1}}
 
|-
 
|-
! 126%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]</small>
+
! 126%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.26|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.26|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.26|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.26|color=1}}  
Line 482: Line 471:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.26|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.26|color=1}}
 
|-
 
|-
! 156%<br><small>[[Bionic stomach|BS]]+[[Quick sleeper|QS]]</small>
+
! 150%<br/><small>[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.50|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.50|color=1}}
 +
|-
 +
! 156%<br/><small>[[Bionic stomach|BS]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.56|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.56|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.56|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.56|color=1}}  
Line 513: Line 533:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.56|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.56|color=1}}
 
|-
 
|-
! 161%<br><small>[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
+
! 161%<br/><small>[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.61|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.61|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.61|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.61|color=1}}  
Line 544: Line 564:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.61|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.61|color=1}}
 
|-
 
|-
! 166%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
+
! 166%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.66|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.66|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.66|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.66|color=1}}  
Line 575: Line 595:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.66|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.66|color=1}}
 
|-
 
|-
! 177%<br><small>[[Bionic stomach|BS]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
+
! 177%<br/><small>[[Bionic stomach|BS]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.77|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.77|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.77|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.77|color=1}}  
Line 606: Line 626:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.77|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.77|color=1}}
 
|-
 
|-
! 183%<br><small>[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
+
! 183%<br/><small>[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.83|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.83|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.83|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.83|color=1}}  
Line 637: Line 657:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.83|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.83|color=1}}
 
|-
 
|-
! 190%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
+
! 190%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.90|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.90|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.90|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.90|color=1}}  
Line 667: Line 687:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.90|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.90|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.90|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.90|color=1}}
|-
 
! 215%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]+[[Fibrous mechanites|FM]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=2.15|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=2.15|color=1}}
 
 
|-
 
|-
 
|}
 
|}
  
=== Rest Fall Rate of 0.8 ===
+
=== Sleep Fall Rate of 0.8 ===
Equivalent to the rest fall rate of a pawn with an installed [[circadian assistant]]. {{RoyaltyIcon}}{{#vardefine: restFallFactor|0.8}}
+
Equivalent to the sleep fall rate of a pawn with an installed [[circadian assistant]]. {{RoyaltyIcon}}{{#vardefine: restFallFactor|0.8}}
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
! rowspan="3" | [[Rest Rate Multiplier]] !! colspan="29" | [[Rest effectiveness]]
 
|-
 
|-
! rowspan=3; | [[Rest Rate Multiplier]] !! colspan=29;| [[Rest effectiveness]]
+
! [[Sleeping spot|Sleep. spot]]{{#vardefine:spotRE|{{Q|Sleeping spot|Rest Effectiveness}} }}
|-
+
! colspan="7" | [[Bed]] {{#vardefine:bedRE|{{Q|Bed|Rest Effectiveness}} }}
! [[Sleeping spot|Sleep. spot]]{{#vardefine:spotRE|{{Q|Sleeping spot|Rest Effectiveness}}}}
+
! colspan="7" | [[Bed]] + [[Sleep accelerator]] {{#vardefine:bedAccelRE|({{#var:bedRE}}+0.35) }}
! colspan=7;| [[Bed]] {{#vardefine:bedRE|{{Q|Bed|Rest Effectiveness}}}}
+
! colspan="7" | [[Royal bed]] {{#vardefine:royalBedRE|{{Q|Royal bed|Rest Effectiveness}} }}
! colspan=7;| [[Bed]] + [[Sleep accelerator]] {{#vardefine:bedAccelRE|({{#var:bedRE}}+0.35) }}
+
! colspan="7" | [[Royal bed]] + [[Sleep accelerator]] {{#vardefine:royalBedAccelRE|({{#var:royalBedRE}}+0.35) }}
! colspan=7;| [[Royal bed]] {{#vardefine:royalBedRE|{{Q|Royal bed|Rest Effectiveness}}}}
 
! colspan=7;| [[Royal bed]] + [[Sleep accelerator]] {{#vardefine:royalBedAccelRE|({{#var:royalBedRE}}+0.35) }}
 
 
|- <!-- Rest effectiveness - all qualities of bed/hospital bed/slab bed and royal bed +/- sleep accelerator-->
 
|- <!-- Rest effectiveness - all qualities of bed/hospital bed/slab bed and royal bed +/- sleep accelerator-->
! ''All''<br><small>({{%|{{#var:spotRE}}}})
+
! ''All''<br/><small>({{%|{{#var:spotRE}} }})
! Awf.<br><small>({{%|{{#var:bedRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:bedRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:bedRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:bedRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:bedRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:bedRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:bedRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:bedRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:bedRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:bedRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:bedRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:bedRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:bedRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:bedRE}}*1.60 | 0}})  
! Awf.<br><small>({{%|{{#var:bedAccelRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:bedAccelRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:bedAccelRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:bedAccelRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:bedAccelRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:bedAccelRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:bedAccelRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:bedAccelRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:bedAccelRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:bedAccelRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:bedAccelRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:bedAccelRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:bedAccelRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:bedAccelRE}}*1.60 | 0}})  
! Awf.<br><small>({{%|{{#var:royalBedRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:royalBedRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:royalBedRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:royalBedRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:royalBedRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:royalBedRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:royalBedRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:royalBedRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:royalBedRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:royalBedRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:royalBedRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:royalBedRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:royalBedRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:royalBedRE}}*1.60 | 0}})  
! Awf.<br><small>({{%|{{#var:royalBedAccelRE}}*0.86 | 0}}) !! Poor.<br><small>({{%|{{#var:royalBedAccelRE}}*0.92 | 0}}) !! Norm.<br><small>({{%|{{#var:royalBedAccelRE}}*1.00 | 0}}) !! Good<br><small>({{%|{{#var:royalBedAccelRE}}*1.08 | 0}}) !! Exc.<br><small>({{%|{{#var:royalBedAccelRE}}*1.14 | 0}}) !! Mast.<br><small>({{%|{{#var:royalBedAccelRE}}*1.25 | 0}}) !! Leg. <br><small>({{%|{{#var:royalBedAccelRE}}*1.60 | 0}})  
+
! Awf.<br/><small>({{%|{{#var:royalBedAccelRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:royalBedAccelRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:royalBedAccelRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:royalBedAccelRE}}*1.60 | 0}})  
 
|-
 
|-
! 100%<br><small>''Nothing''</small>
+
! 100%<br/><small>''Nothing''</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}  
Line 751: Line 739:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}  
 
|-
 
|-
! 104%<br><small>[[Bionic stomach|BS]]</small>
+
! 104%<br/><small>[[Bionic stomach|BS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
Line 782: Line 770:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
 
|-
 
|-
! 107%<br><small>[[Bionic heart|BH]]</small>
+
! 107%<br/><small>[[Bionic heart|BH]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}  
Line 813: Line 801:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 111%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]</small>
+
! 111%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}  
Line 844: Line 832:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 118%<br><small>[[Bionic stomach|BS]]+[[Luciferium|L]]</small>
+
! 118%<br/><small>[[Bionic stomach|BS]]+[[Luciferium|L]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}  
Line 875: Line 863:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 122%<br><small>[[Bionic heart|BH]]+[[Luciferium|L]]</small>
+
! 122%<br/><small>[[Bionic heart|BH]]+[[Luciferium|L]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}  
Line 906: Line 894:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 126%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]</small>
+
! 126%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}  
Line 937: Line 925:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 156%<br><small>[[Bionic stomach|BS]]+[[Quick sleeper|QS]]</small>
+
! 150%<br/><small>[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 156%<br/><small>[[Bionic stomach|BS]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}  
Line 968: Line 987:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 161%<br><small>[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
+
! 161%<br/><small>[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}  
Line 999: Line 1,018:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 166%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
+
! 166%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}  
Line 1,030: Line 1,049:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 177%<br><small>[[Bionic stomach|BS]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
+
! 177%<br/><small>[[Bionic stomach|BS]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}  
Line 1,061: Line 1,080:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 183%<br><small>[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
+
! 183%<br/><small>[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}  
Line 1,092: Line 1,111:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 190%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
+
! 190%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}  
Line 1,122: Line 1,141:
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}  
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
|}
 +
 +
=== Sleep Fall Rate of 0.4 ===
 +
Equivalent to the sleep fall rate of a pawn with the [[Genes#Low sleep|Low sleep gene]]. {{BiotechIcon}}{{#vardefine: restFallFactor|0.4}}
 +
 +
{| class="wikitable"
 +
! rowspan="3" | [[Rest Rate Multiplier]] !! colspan="29" | [[Rest effectiveness]]
 +
|-
 +
! [[Sleeping spot|Sleep. spot]]{{#vardefine:spotRE|{{Q|Sleeping spot|Rest Effectiveness}} }}
 +
! colspan="7" | [[Bed]] {{#vardefine:bedRE|{{Q|Bed|Rest Effectiveness}} }}
 +
! colspan="7" | [[Bed]] + [[Sleep accelerator]] {{#vardefine:bedAccelRE|({{#var:bedRE}}+0.35) }}
 +
! colspan="7" | [[Royal bed]] {{#vardefine:royalBedRE|{{Q|Royal bed|Rest Effectiveness}} }}
 +
! colspan="7" | [[Royal bed]] + [[Sleep accelerator]] {{#vardefine:royalBedAccelRE|({{#var:royalBedRE}}+0.35) }}
 +
|- <!-- Rest effectiveness - all qualities of bed/hospital bed/slab bed and royal bed +/- sleep accelerator-->
 +
! ''All''<br/><small>({{%|{{#var:spotRE}} }})
 +
! Awf.<br/><small>({{%|{{#var:bedRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:bedRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:bedRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:bedRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:bedRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:bedRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:bedRE}}*1.60 | 0}})
 +
! Awf.<br/><small>({{%|{{#var:bedAccelRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:bedAccelRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:bedAccelRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:bedAccelRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:bedAccelRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:bedAccelRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:bedAccelRE}}*1.60 | 0}})
 +
! Awf.<br/><small>({{%|{{#var:royalBedRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:royalBedRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:royalBedRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:royalBedRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:royalBedRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:royalBedRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:royalBedRE}}*1.60 | 0}})
 +
! Awf.<br/><small>({{%|{{#var:royalBedAccelRE}}*0.86 | 0}}) !! Poor.<br/><small>({{%|{{#var:royalBedAccelRE}}*0.92 | 0}}) !! Norm.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.00 | 0}}) !! Good<br/><small>({{%|{{#var:royalBedAccelRE}}*1.08 | 0}}) !! Exc.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.14 | 0}}) !! Mast.<br/><small>({{%|{{#var:royalBedAccelRE}}*1.25 | 0}}) !! Leg. <br/><small>({{%|{{#var:royalBedAccelRE}}*1.60 | 0}})
 +
|-
 +
! 100%<br/><small>''Nothing''</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.00|RFF={{#var: restFallFactor}}|color=1}}
 
|-
 
|-
! 215%<br><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]+[[Fibrous mechanites|FM]]</small>
+
! 104%<br/><small>[[Bionic stomach|BS]]</small>
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}
+
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}
+
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}
+
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}
+
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}  
+
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=2.15|RFF={{#var: restFallFactor}}|color=1}}
+
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.04|RFF={{#var: restFallFactor}}|color=1}}  
 
|-
 
|-
 +
! 107%<br/><small>[[Bionic heart|BH]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.07|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 111%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.11|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 118%<br/><small>[[Bionic stomach|BS]]+[[Luciferium|L]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.18|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 122%<br/><small>[[Bionic heart|BH]]+[[Luciferium|L]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.22|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 126%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.26|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 150%<br/><small>[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.50||RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 156%<br/><small>[[Bionic stomach|BS]]+[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.56|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 161%<br/><small>[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.61|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 166%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.66|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 177%<br/><small>[[Bionic stomach|BS]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.77|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 183%<br/><small>[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.83|RFF={{#var: restFallFactor}}|color=1}}
 +
|-
 +
! 190%<br/><small>[[Bionic stomach|BS]]+[[Bionic heart|BH]]+[[Luciferium|L]]+[[Quick sleeper|QS]]</small>
 +
{{Rest Hours Per Day|RE={{#var:spotRE}}|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.86)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*0.92)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.00)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.08)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.14)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.25)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedRE}}*1.60)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.86)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*0.92)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.00)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.08)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.14)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.25)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:bedAccelRE}}*1.60)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.86)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*0.92)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.00)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.08)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.14)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.25)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedRE}}*1.60)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.86)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*0.92)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.00)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.08)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.14)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.25)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 +
{{Rest Hours Per Day|RE=({{#var:royalBedAccelRE}}*1.60)|RRM=1.90|RFF={{#var: restFallFactor}}|color=1}}
 
|}
 
|}
 +
 
== Tips ==
 
== Tips ==
 
 
* Dropping food from [[Gear#Inventory|inventory]] won't interrupt [[Rest|sleep]].
 
* Dropping food from [[Gear#Inventory|inventory]] won't interrupt [[Rest|sleep]].
  
Line 1,172: Line 1,612:
 
* [[Animal sleeping box]] - An animal-only bed with stats equivalent to the bedroll  
 
* [[Animal sleeping box]] - An animal-only bed with stats equivalent to the bedroll  
 
* [[Animal bed]] - An animal-only bed equivalent to the bed.
 
* [[Animal bed]] - An animal-only bed equivalent to the bed.
{{nav|status levels|wide}}
+
 
 +
{{Nav|status levels|wide}}
 
[[Category:Status Level]]
 
[[Category:Status Level]]

Latest revision as of 13:59, 22 November 2023

Rest is the game mechanic that controls Characters' needs for sleep. A character with a higher rest value has slept recently, and is less tired than another character with a low rest level.

Levels of Rest[edit]

Characters' rest level is grouped into four thresholds: Rested, Tired, Very Tired, and Exhausted. Each threshold exhibits different effects on a character. A pawn that is tired will have lowered mood, and have a lowered Immunity Gain Speed against diseases. Sleep does not impact any sort of work- or combat- related stat.

The rest levels are as follows:

Label Rest Mood Debuff Immunity Speed
Rested >= 28% None 100%
Drowsy >=14% and <28% −6 ×96%
Tired >=1% and <14% −12 ×92%
Exhausted <=1% −18 ×80%

Rest caps at 0% and 100%. When a character's rest level is 0, they may collapse from exhaustion; they will immediately begin sleeping on the ground wherever they are. Drafting will wake them up immediately.

Rest Changes[edit]

Negative[edit]

When awake, rest goes down every 150 ticks (1/400 of a game day) depending on the character's current rest.

Threshold range Rest change per 150 ticks Rest change per game day Real time in state[1] Game time in state[2] Real time since 100% rest[3] Game time since 100% rest[4]
Rested 100% - 28% 0.237% 95% 45,474 ticks (12.63 mins) 18.189 hours ticks (0 secs) 0 hours
Drowsy 28% - 14% 0.166% 66% 12,632 ticks (3.51 mins) 5.053 hours 45,474 ticks (12.63 mins) 18.189 hours
Tired 14% - 1% 0.071% 28% 27,368 ticks (7.6 mins) 10.947 hours 58,105 ticks (16.14 mins) 23.242 hours
Exhausted 1% - 0% 0.142% 57% - - 85,474 ticks (23.74 mins) 34.189 hours
  1. Real time spent in the state before crossing the lower threshold, assuming no rest is gained
  2. Game time spent in the state before crossing the lower threshold, assuming no rest is gained
  3. Real time spent before entering the state, assuming no rest is gained and the starting rest is 100%
  4. Game time spent before entering the state, assuming no rest is gained and the starting rest is 100%

Positive[edit]

When a character rests in a bed, their Rest value increases over time. At 100% Rest Effectiveness and 100% Rest Rate Multiplier, a character requires 10.5 hours (26,250 ticks) to full rest from 0% to 100%.

Every 150 ticks (2.5 seconds at 1x speed), rest increases by 100% * (Ticks in interval (150) / Ticks Per Game Day (60000)) * (Hours per day (24) / Sleep Hours for Full (10.5)) * Rest Effectiveness * Rest Rate Multiplier
= 100% * (150 * 24) / (60000 * 10.5) * Rest Effectiveness * Rest Rate Multiplier
= (100%/175) * Rest Effectiveness * Rest Rate Multiplier
= ~0.57143% * Rest Effectiveness * Rest Rate Multiplier

175 of these 150-tick intervals is the 26,250 ticks (10.5 in-game hours) required to fully rest from 0%.

Stat multipliers[edit]

There are 3 main stats that affect Rest per day:

In other words, boosting the first 2 stats will decrease time spent sleeping. Lowering Sleep Fall Rate will increase the time before needing to sleep.

Rest Effectiveness[edit]

Rest Effectiveness depends on the object the character is sleeping on:

Object Rest Effectiveness (Base) Rest increase per 150 ticks Rest increase per full 24-hour game day
Sleeping Spot or Ground 0.8 ~0.45714% ~182.857%
Bedroll 0.95 ~0.54286% ~217.143%
Bed 1.0 ~0.57143% ~228.571%
Royal Bed 1.05 0.6% 240%

which is then multiplied by the quality of that object:

Quality Awful Poor Normal Good Excellent Masterwork Legendary
Rest Effectiveness 0.86 0.92 1.0 1.08 1.14 1.25 1.6

A sleep acceleratorContent added by the Ideology DLC adds +35% to Rest Effectiveness, which is then multiplied by the bed's quality.

Rest Rate Multiplier[edit]

Rest Rate Multiplier is a stat of a pawn, which depends on the health of the pawn:

Bionics, luciferium, and injuries can all increase/lower the component stats, thus having an effect on RRM.

This multiplier stacks with rest effectiveness. Therefore, when a character with 100% Rest Rate Multiplier reaches the Tired threshold (28%), it takes them this long to return to full (100%) rest:

Object Ticks to Full Rest Hours to Full Rest % of Day to Full Rest
Sleeping Spot / Ground (0.8) 23,625 ‭9.45 39.375%
Normal Bed (1.0) 18,900 7.56 31.5%
Legendary Royal Bed (1.05 * 1.6 = 1.68) 11,250 4.5 18.75%

Sleep Fall Rate[edit]

Sleep Fall Rate determines how long a pawn can stay awake until they need to sleep again. Ideally it is as low as possible. It is decreased by go-juice, wake-up and the three psychite drugs for the duration of their high, addiction increases it however (with the exception of go-juice). Notably the circadian assistant Content added by the Royalty DLC improves it, while the diseases muscle parasites, fibrous mechanites and sensory mechanites and the psychic hangover Content added by the Royalty DLC are detrimental. It also depends on the sleep genes Content added by the Biotech DLC. It can range from 2.23% to 1323%.

Analysis[edit]

There exists a balance point for every type/quality of bed (and character, if that character has offsets to Rest Rate Multiplier or Sleep Fall Rate), in which the hours spent sleeping and the hours spent awake during a 24-hour period precisely balance. This is ultimately a piecewise equation, as the Sleep fall rate is piecewise based on the current rest level (see above). We can ignore the Exhausted category, as a character must spend >24 hours awake (if starting at 100% rest) before reaching that threshold.

As long as the character is awake for less than 18.189 hours per day, however, this is a single-part equation, as the character will never reach Tired. The percentage of the day that the character may stay awake, expressed as a decimal value, with a given RestMult (equal to Rest Effectiveness * Rest Rate Multiplier) is reached by solving the following equation for %DayAwake:

0.95 * %DayAwake = (1 - %DayAwake) * (24/10.5) * RestMult

This gives the following equation:

%DayAwake = (320 * RestMult) / (320 * RestMult + 133)

At 1.0 RestMult (normal unmodified character in a normal quality regular bed), this gives a value of 70.64% of the day awake, or ~16.95 hours. Higher RestMults will grant more hours per day awake per this equation, up to 18.189 hours (75.789% of the day) awake.

Beyond that point, we need a piecewise equation. The RestMult needed to be awake for 18.189 hours per day (0.75789 %DayAwake) is 1.301, which can be achieved with only a masterwork Royal Bed. After this point, we can use a fixed value for the ~75% of the day awake before hitting Tired, which results in a 72% drop in rest, and then compute the remainder of the time awake off of the sleep fall rate when Tired (66.5% per day rather than 95% per day). This can be found by solving:

0.72 + (%DayAwake - (0.72/0.95))*0.665 = (1 - %DayAwake) * (24/10.5) * RestMult

This gives:

%DayAwake = (16000*RestMult - 1512) / (16000*RestMult + 4655)

At 1.3125 RestMult (an unmodified character in a masterwork Royal Bed), which is just past the threshold where this equation is needed, this gives a value of 75.962% 0f the day awake, or 18.231 hours.

At 1.68 Rest Effectiveness (the legendary quality Royal Bed in the table above) and a character with the Quick Sleeper trait (50% Rest Rate Multiplier), a Bionic Heart (+25% Blood Pumping = 7.5% Rest Rate Multiplier), and a Bionic or Royalty stomach (all of which are +25% part efficiency -> +12.5% Metabolism -> 3.75% Rest Rate Multiplier), for a net of 1.5*1.075*1.0375 = 1.673 Rest Rate Multiplier, the RestMult = 1.68 * 1.673 = 2.811. At that level, the character can be awake for 87.573% of the day, or 21.017 hours.

In theory, there also exists a point at which the Very Tired piece of the equation becomes a factor, but this would require a pawn to be awake for at least 96.84% of the day (23.242 hours). This would require a RestMult of at least 11.915 (ie. 1191.5%), which is impossible to hit in the base game (and even with most mod setups), and thus can be ignored.

Circadian assistant[edit]

If the character is using a Circadian assistantContent added by the Royalty DLC, their sleep fall rate is reduced by 20%, meaning it takes 25% longer to reach each threshold. The equations in this case must be re-derived (derivation is left as an exercise for the reader), but the simple answer is:

  • A character otherwise unmodified except for the Circadian Assistant, using a normal quality bed, can be awake for ~75.047% of the day (~18.011 hours), about 6.3% more of the day than without the implant.
  • An otherwise-unmodified character in a masterwork Royal Bed can be awake for ~79.787% of a day (~19.149 hours), about 5% more of the day.
  • The above bionically-modified Quick Sleeper pawn in a legendary quality Royal Bed, with the addition of a Circadian Assistant, could be awake for ~89.421% of a day (~21.461 hours), about 2.1% more of the day.
  • None of these characters would ever reach "Tired", which takes ~94.737% of a day, or ~22.737 hours, with a Circadian Assistant installed.

Low sleep gene[edit]

The low sleep geneContent added by the Biotech DLC reduces Sleep Fall Rate by x40%, meaning it takes 150% longer to reach each threshold.

  • A character otherwise unmodified, using a normal quality bed, can be awake for ~85.74% of a day (20.577 hours). This is about 15.1% more of the day, or 3.6 hours, than without the gene.
  • This gene reduces sleep so much that a pawn wouldn't get drowsy - it would take 45.47 hours awake to do so.
    • At this point, setting an all anything schedule will provide more work time than a 24 hour schedule. A pawn with low sleep could sustain a 53.03hr cycle, (45.47 hr awake) + (7.56 hr sleep) without getting drowsy. The awake time % is still the same, but less time is spent walking to bed.

Comparison tables[edit]

Below is table of the minimum sleep required for a number of combinations of Rest Rate Multipliers and Rest effectivenesses that is infinitely sustainable. That is, each day the pawn will always return to the same state as they started the previous day. This information is displayed as a percentage of the day spent asleep, while the number in parentheses below is the hours spent asleep.

Note two important limitations. Firstly each table assumes that the resting pawn has a given Sleep Fall Rate listed in the subheading. A pawn naturally has a factor of 1.0

Secondly, for time asleep shorter than 24.2125% (5.811 hrs) multiplied by the Sleep Fall Rate, if the pawn stays awake for a single contiguous block of time, they have enough time awake each day to get Drowsy before going to sleep and refilling their rest meter to 100% before midnight. As the sleep fall rate is piecewise accross the different states of tiredness, this means the minimum sleep time will vary depending on whether the awake time is contiguously or if a bi- or polyphasic sleep schedule is used. As the sleep fall rate decreases when it dips into Drowsy or below, this means that a monophasic sleep schedule will actually give more time awake but at the cost of having the −6 mood debuff for that time. A polyphasic sleep schedule can allow no Drowsy period but will take slightly longer. The table below assumes a properly implemented polyphasic sleep to prevent getting Drowsy - this is done because pawns will tend to want to sleep before getting Drowsy, it avoids the mood debuff, and it simplifies the creation of the table.

Sleep Fall Rate of 1.0[edit]

Rest Rate Multiplier Rest effectiveness
Sleep. spot Bed Bed + Sleep accelerator Royal bed Royal bed + Sleep accelerator
All
(80%)
Awf.
(86%)
Poor.
(92%)
Norm.
(100%)
Good
(108%)
Exc.
(114%)
Mast.
(125%)
Leg.
(160%)
Awf.
(116%)
Poor.
(124%)
Norm.
(135%)
Good
(146%)
Exc.
(154%)
Mast.
(169%)
Leg.
(216%)
Awf.
(90%)
Poor.
(97%)
Norm.
(105%)
Good
(113%)
Exc.
(120%)
Mast.
(131%)
Leg.
(168%)
Awf.
(120%)
Poor.
(129%)
Norm.
(140%)
Good
(151%)
Exc.
(160%)
Mast.
(175%)
Leg.
(224%)
100%
Nothing
34.14%
(8.19 hrs)
32.54%
(7.81 hrs)
31.07%
(7.46 hrs)
29.32%
(7.04 hrs)
27.75%
(6.66 hrs)
26.68%
(6.4 hrs)
24.91%
(5.98 hrs)
20.59%
(4.94 hrs)
26.32%
(6.32 hrs)
25.03%
(6.01 hrs)
23.5%
(5.64 hrs)
22.15%
(5.32 hrs)
21.23%
(5.1 hrs)
19.73%
(4.74 hrs)
16.11%
(3.87 hrs)
31.47%
(7.55 hrs)
30.04%
(7.21 hrs)
28.32%
(6.8 hrs)
26.78%
(6.43 hrs)
25.73%
(6.18 hrs)
24.01%
(5.76 hrs)
19.8%
(4.75 hrs)
25.62%
(6.15 hrs)
24.36%
(5.85 hrs)
22.85%
(5.48 hrs)
21.53%
(5.17 hrs)
20.63%
(4.95 hrs)
19.16%
(4.6 hrs)
15.62%
(3.75 hrs)
104%
BS
33.27%
(7.98 hrs)
31.68%
(7.6 hrs)
30.24%
(7.26 hrs)
28.51%
(6.84 hrs)
26.97%
(6.47 hrs)
25.92%
(6.22 hrs)
24.19%
(5.81 hrs)
19.95%
(4.79 hrs)
25.57%
(6.14 hrs)
24.31%
(5.83 hrs)
22.8%
(5.47 hrs)
21.48%
(5.16 hrs)
20.58%
(4.94 hrs)
19.12%
(4.59 hrs)
15.59%
(3.74 hrs)
30.63%
(7.35 hrs)
29.22%
(7.01 hrs)
27.53%
(6.61 hrs)
26.02%
(6.24 hrs)
24.99%
(6 hrs)
23.3%
(5.59 hrs)
19.18%
(4.6 hrs)
24.88%
(5.97 hrs)
23.64%
(5.67 hrs)
22.17%
(5.32 hrs)
20.87%
(5.01 hrs)
19.99%
(4.8 hrs)
18.56%
(4.45 hrs)
15.11%
(3.63 hrs)
107%
BH
32.64%
(7.83 hrs)
31.07%
(7.46 hrs)
29.64%
(7.11 hrs)
27.93%
(6.7 hrs)
26.41%
(6.34 hrs)
25.37%
(6.09 hrs)
23.67%
(5.68 hrs)
19.5%
(4.68 hrs)
25.03%
(6.01 hrs)
23.79%
(5.71 hrs)
22.31%
(5.35 hrs)
21%
(5.04 hrs)
20.12%
(4.83 hrs)
18.68%
(4.48 hrs)
15.21%
(3.65 hrs)
30.03%
(7.21 hrs)
28.64%
(6.87 hrs)
26.96%
(6.47 hrs)
25.47%
(6.11 hrs)
24.46%
(5.87 hrs)
22.8%
(5.47 hrs)
18.75%
(4.5 hrs)
24.35%
(5.84 hrs)
23.13%
(5.55 hrs)
21.68%
(5.2 hrs)
20.4%
(4.9 hrs)
19.54%
(4.69 hrs)
18.13%
(4.35 hrs)
14.75%
(3.54 hrs)
111%
BS+BH
31.84%
(7.64 hrs)
30.29%
(7.27 hrs)
28.88%
(6.93 hrs)
27.2%
(6.53 hrs)
25.7%
(6.17 hrs)
24.69%
(5.93 hrs)
23.01%
(5.52 hrs)
18.93%
(4.54 hrs)
24.35%
(5.84 hrs)
23.13%
(5.55 hrs)
21.68%
(5.2 hrs)
20.4%
(4.9 hrs)
19.54%
(4.69 hrs)
18.13%
(4.35 hrs)
14.75%
(3.54 hrs)
29.27%
(7.02 hrs)
27.89%
(6.69 hrs)
26.25%
(6.3 hrs)
24.78%
(5.95 hrs)
23.79%
(5.71 hrs)
22.16%
(5.32 hrs)
18.19%
(4.37 hrs)
23.68%
(5.68 hrs)
22.49%
(5.4 hrs)
21.07%
(5.06 hrs)
19.82%
(4.76 hrs)
18.97%
(4.55 hrs)
17.59%
(4.22 hrs)
14.3%
(3.43 hrs)
118%
BS+L
30.52%
(7.32 hrs)
29.01%
(6.96 hrs)
27.64%
(6.63 hrs)
26.01%
(6.24 hrs)
24.55%
(5.89 hrs)
23.57%
(5.66 hrs)
21.95%
(5.27 hrs)
18.01%
(4.32 hrs)
23.24%
(5.58 hrs)
22.06%
(5.29 hrs)
20.66%
(4.96 hrs)
19.42%
(4.66 hrs)
18.59%
(4.46 hrs)
17.24%
(4.14 hrs)
14%
(3.36 hrs)
28.02%
(6.72 hrs)
26.68%
(6.4 hrs)
25.08%
(6.02 hrs)
23.66%
(5.68 hrs)
22.7%
(5.45 hrs)
21.12%
(5.07 hrs)
17.3%
(4.15 hrs)
22.6%
(5.42 hrs)
21.44%
(5.15 hrs)
20.07%
(4.82 hrs)
18.86%
(4.53 hrs)
18.05%
(4.33 hrs)
16.73%
(4.02 hrs)
13.56%
(3.25 hrs)
122%
BH+L
29.82%
(7.16 hrs)
28.33%
(6.8 hrs)
26.98%
(6.48 hrs)
25.37%
(6.09 hrs)
23.94%
(5.75 hrs)
22.97%
(5.51 hrs)
21.38%
(5.13 hrs)
17.52%
(4.2 hrs)
22.65%
(5.44 hrs)
21.49%
(5.16 hrs)
20.12%
(4.83 hrs)
18.91%
(4.54 hrs)
18.09%
(4.34 hrs)
16.77%
(4.02 hrs)
13.6%
(3.26 hrs)
27.35%
(6.56 hrs)
26.03%
(6.25 hrs)
24.46%
(5.87 hrs)
23.06%
(5.53 hrs)
22.12%
(5.31 hrs)
20.57%
(4.94 hrs)
16.83%
(4.04 hrs)
22.02%
(5.28 hrs)
20.88%
(5.01 hrs)
19.54%
(4.69 hrs)
18.36%
(4.41 hrs)
17.56%
(4.21 hrs)
16.27%
(3.9 hrs)
13.18%
(3.16 hrs)
126%
BS+BH+L
29.15%
(7 hrs)
27.68%
(6.64 hrs)
26.35%
(6.32 hrs)
24.76%
(5.94 hrs)
23.36%
(5.61 hrs)
22.4%
(5.38 hrs)
20.84%
(5 hrs)
17.06%
(4.09 hrs)
22.09%
(5.3 hrs)
20.95%
(5.03 hrs)
19.6%
(4.7 hrs)
18.42%
(4.42 hrs)
17.62%
(4.23 hrs)
16.32%
(3.92 hrs)
13.22%
(3.17 hrs)
26.71%
(6.41 hrs)
25.41%
(6.1 hrs)
23.87%
(5.73 hrs)
22.5%
(5.4 hrs)
21.57%
(5.18 hrs)
20.05%
(4.81 hrs)
16.38%
(3.93 hrs)
21.47%
(5.15 hrs)
20.35%
(4.88 hrs)
19.04%
(4.57 hrs)
17.88%
(4.29 hrs)
17.1%
(4.1 hrs)
15.83%
(3.8 hrs)
12.81%
(3.07 hrs)
150%
QS
25.69%
(6.17 hrs)
24.33%
(5.84 hrs)
23.11%
(5.55 hrs)
21.66%
(5.2 hrs)
20.38%
(4.89 hrs)
19.52%
(4.68 hrs)
18.11%
(4.35 hrs)
14.73%
(3.54 hrs)
19.23%
(4.62 hrs)
18.21%
(4.37 hrs)
17%
(4.08 hrs)
15.94%
(3.83 hrs)
15.23%
(3.66 hrs)
14.08%
(3.38 hrs)
11.35%
(2.72 hrs)
23.44%
(5.63 hrs)
22.25%
(5.34 hrs)
20.84%
(5 hrs)
19.6%
(4.7 hrs)
18.76%
(4.5 hrs)
17.4%
(4.18 hrs)
14.13%
(3.39 hrs)
18.68%
(4.48 hrs)
17.67%
(4.24 hrs)
16.49%
(3.96 hrs)
15.46%
(3.71 hrs)
14.77%
(3.54 hrs)
13.64%
(3.27 hrs)
10.99%
(2.64 hrs)
156%
BS+QS
24.94%
(5.99 hrs)
23.61%
(5.67 hrs)
22.42%
(5.38 hrs)
21%
(5.04 hrs)
19.75%
(4.74 hrs)
18.91%
(4.54 hrs)
17.54%
(4.21 hrs)
14.25%
(3.42 hrs)
18.63%
(4.47 hrs)
17.63%
(4.23 hrs)
16.45%
(3.95 hrs)
15.42%
(3.7 hrs)
14.73%
(3.54 hrs)
13.61%
(3.27 hrs)
10.96%
(2.63 hrs)
22.75%
(5.46 hrs)
21.58%
(5.18 hrs)
20.2%
(4.85 hrs)
18.99%
(4.56 hrs)
18.17%
(4.36 hrs)
16.84%
(4.04 hrs)
13.66%
(3.28 hrs)
18.09%
(4.34 hrs)
17.11%
(4.11 hrs)
15.96%
(3.83 hrs)
14.95%
(3.59 hrs)
14.28%
(3.43 hrs)
13.19%
(3.17 hrs)
10.61%
(2.55 hrs)
161%
BH+QS
24.36%
(5.85 hrs)
23.05%
(5.53 hrs)
21.88%
(5.25 hrs)
20.48%
(4.92 hrs)
19.26%
(4.62 hrs)
18.43%
(4.42 hrs)
17.09%
(4.1 hrs)
13.87%
(3.33 hrs)
18.16%
(4.36 hrs)
17.18%
(4.12 hrs)
16.02%
(3.84 hrs)
15.02%
(3.6 hrs)
14.34%
(3.44 hrs)
13.24%
(3.18 hrs)
10.66%
(2.56 hrs)
22.2%
(5.33 hrs)
21.05%
(5.05 hrs)
19.7%
(4.73 hrs)
18.51%
(4.44 hrs)
17.71%
(4.25 hrs)
16.41%
(3.94 hrs)
13.3%
(3.19 hrs)
17.62%
(4.23 hrs)
16.67%
(4 hrs)
15.54%
(3.73 hrs)
14.56%
(3.49 hrs)
13.9%
(3.34 hrs)
12.83%
(3.08 hrs)
10.31%
(2.47 hrs)
166%
BS+BH+QS
23.8%
(5.71 hrs)
22.51%
(5.4 hrs)
21.36%
(5.13 hrs)
19.99%
(4.8 hrs)
18.79%
(4.51 hrs)
17.98%
(4.32 hrs)
16.66%
(4 hrs)
13.51%
(3.24 hrs)
17.71%
(4.25 hrs)
16.75%
(4.02 hrs)
15.62%
(3.75 hrs)
14.63%
(3.51 hrs)
13.97%
(3.35 hrs)
12.9%
(3.1 hrs)
10.37%
(2.49 hrs)
21.67%
(5.2 hrs)
20.55%
(4.93 hrs)
19.22%
(4.61 hrs)
18.05%
(4.33 hrs)
17.27%
(4.14 hrs)
15.99%
(3.84 hrs)
12.95%
(3.11 hrs)
17.19%
(4.13 hrs)
16.25%
(3.9 hrs)
15.14%
(3.63 hrs)
14.18%
(3.4 hrs)
13.54%
(3.25 hrs)
12.49%
(3 hrs)
10.03%
(2.41 hrs)
177%
BS+L+QS
22.65%
(5.44 hrs)
21.41%
(5.14 hrs)
20.3%
(4.87 hrs)
18.98%
(4.56 hrs)
17.83%
(4.28 hrs)
17.05%
(4.09 hrs)
15.79%
(3.79 hrs)
12.77%
(3.06 hrs)
16.79%
(4.03 hrs)
15.87%
(3.81 hrs)
14.79%
(3.55 hrs)
13.85%
(3.32 hrs)
13.21%
(3.17 hrs)
12.19%
(2.93 hrs)
9.79%
(2.35 hrs)
20.6%
(4.94 hrs)
19.52%
(4.68 hrs)
18.24%
(4.38 hrs)
17.12%
(4.11 hrs)
16.37%
(3.93 hrs)
15.15%
(3.64 hrs)
12.24%
(2.94 hrs)
16.29%
(3.91 hrs)
15.39%
(3.69 hrs)
14.34%
(3.44 hrs)
13.42%
(3.22 hrs)
12.8%
(3.07 hrs)
11.81%
(2.83 hrs)
9.47%
(2.27 hrs)
183%
BH+L+QS
22.08%
(5.3 hrs)
20.86%
(5.01 hrs)
19.77%
(4.74 hrs)
18.48%
(4.44 hrs)
17.35%
(4.16 hrs)
16.58%
(3.98 hrs)
15.35%
(3.68 hrs)
12.41%
(2.98 hrs)
16.33%
(3.92 hrs)
15.43%
(3.7 hrs)
14.37%
(3.45 hrs)
13.45%
(3.23 hrs)
12.84%
(3.08 hrs)
11.84%
(2.84 hrs)
9.5%
(2.28 hrs)
20.06%
(4.81 hrs)
19%
(4.56 hrs)
17.75%
(4.26 hrs)
16.66%
(4 hrs)
15.92%
(3.82 hrs)
14.73%
(3.54 hrs)
11.89%
(2.85 hrs)
15.84%
(3.8 hrs)
14.96%
(3.59 hrs)
13.93%
(3.34 hrs)
13.04%
(3.13 hrs)
12.43%
(2.98 hrs)
11.47%
(2.75 hrs)
9.19%
(2.21 hrs)
190%
BS+BH+L+QS
21.44%
(5.15 hrs)
20.24%
(4.86 hrs)
19.18%
(4.6 hrs)
17.92%
(4.3 hrs)
16.81%
(4.03 hrs)
16.07%
(3.86 hrs)
14.87%
(3.57 hrs)
12.01%
(2.88 hrs)
15.83%
(3.8 hrs)
14.95%
(3.59 hrs)
13.92%
(3.34 hrs)
13.02%
(3.12 hrs)
12.42%
(2.98 hrs)
11.45%
(2.75 hrs)
9.18%
(2.2 hrs)
19.47%
(4.67 hrs)
18.43%
(4.42 hrs)
17.21%
(4.13 hrs)
16.14%
(3.87 hrs)
15.42%
(3.7 hrs)
14.26%
(3.42 hrs)
11.5%
(2.76 hrs)
15.35%
(3.68 hrs)
14.49%
(3.48 hrs)
13.49%
(3.24 hrs)
12.62%
(3.03 hrs)
12.03%
(2.89 hrs)
11.09%
(2.66 hrs)
8.88%
(2.13 hrs)

Sleep Fall Rate of 0.8[edit]

Equivalent to the sleep fall rate of a pawn with an installed circadian assistant. Content added by the Royalty DLC

Rest Rate Multiplier Rest effectiveness
Sleep. spot Bed Bed + Sleep accelerator Royal bed Royal bed + Sleep accelerator
All
(80%)
Awf.
(86%)
Poor.
(92%)
Norm.
(100%)
Good
(108%)
Exc.
(114%)
Mast.
(125%)
Leg.
(160%)
Awf.
(116%)
Poor.
(124%)
Norm.
(135%)
Good
(146%)
Exc.
(154%)
Mast.
(169%)
Leg.
(216%)
Awf.
(90%)
Poor.
(97%)
Norm.
(105%)
Good
(113%)
Exc.
(120%)
Mast.
(131%)
Leg.
(168%)
Awf.
(120%)
Poor.
(129%)
Norm.
(140%)
Good
(151%)
Exc.
(160%)
Mast.
(175%)
Leg.
(224%)
100%
Nothing
29.32%
(7.04 hrs)
27.84%
(6.68 hrs)
26.51%
(6.36 hrs)
24.91%
(5.98 hrs)
23.5%
(5.64 hrs)
22.54%
(5.41 hrs)
20.98%
(5.04 hrs)
17.18%
(4.12 hrs)
22.23%
(5.34 hrs)
21.08%
(5.06 hrs)
19.73%
(4.74 hrs)
18.54%
(4.45 hrs)
17.74%
(4.26 hrs)
16.43%
(3.94 hrs)
13.32%
(3.2 hrs)
26.87%
(6.45 hrs)
25.57%
(6.14 hrs)
24.01%
(5.76 hrs)
22.64%
(5.43 hrs)
21.7%
(5.21 hrs)
20.18%
(4.84 hrs)
16.49%
(3.96 hrs)
21.6%
(5.18 hrs)
20.48%
(4.92 hrs)
19.16%
(4.6 hrs)
18%
(4.32 hrs)
17.21%
(4.13 hrs)
15.94%
(3.83 hrs)
12.9%
(3.1 hrs)
104%
BS
28.51%
(6.84 hrs)
27.06%
(6.49 hrs)
25.75%
(6.18 hrs)
24.19%
(5.81 hrs)
22.8%
(5.47 hrs)
21.87%
(5.25 hrs)
20.33%
(4.88 hrs)
16.62%
(3.99 hrs)
21.56%
(5.17 hrs)
20.44%
(4.91 hrs)
19.12%
(4.59 hrs)
17.95%
(4.31 hrs)
17.17%
(4.12 hrs)
15.9%
(3.82 hrs)
12.87%
(3.09 hrs)
26.11%
(6.27 hrs)
24.83%
(5.96 hrs)
23.3%
(5.59 hrs)
21.96%
(5.27 hrs)
21.04%
(5.05 hrs)
19.55%
(4.69 hrs)
15.96%
(3.83 hrs)
20.95%
(5.03 hrs)
19.85%
(4.76 hrs)
18.56%
(4.45 hrs)
17.42%
(4.18 hrs)
16.66%
(4 hrs)
15.42%
(3.7 hrs)
12.47%
(2.99 hrs)
107%
BH
27.93%
(6.7 hrs)
26.5%
(6.36 hrs)
25.21%
(6.05 hrs)
23.67%
(5.68 hrs)
22.31%
(5.35 hrs)
21.38%
(5.13 hrs)
19.88%
(4.77 hrs)
16.23%
(3.9 hrs)
21.08%
(5.06 hrs)
19.98%
(4.8 hrs)
18.68%
(4.48 hrs)
17.54%
(4.21 hrs)
16.77%
(4.02 hrs)
15.52%
(3.72 hrs)
12.55%
(3.01 hrs)
25.56%
(6.13 hrs)
24.3%
(5.83 hrs)
22.8%
(5.47 hrs)
21.47%
(5.15 hrs)
20.58%
(4.94 hrs)
19.11%
(4.59 hrs)
15.58%
(3.74 hrs)
20.48%
(4.92 hrs)
19.4%
(4.66 hrs)
18.13%
(4.35 hrs)
17.02%
(4.08 hrs)
16.27%
(3.9 hrs)
15.05%
(3.61 hrs)
12.16%
(2.92 hrs)
111%
BS+BH
27.2%
(6.53 hrs)
25.79%
(6.19 hrs)
24.52%
(5.88 hrs)
23.01%
(5.52 hrs)
21.68%
(5.2 hrs)
20.77%
(4.98 hrs)
19.3%
(4.63 hrs)
15.74%
(3.78 hrs)
20.47%
(4.91 hrs)
19.4%
(4.66 hrs)
18.13%
(4.35 hrs)
17.01%
(4.08 hrs)
16.26%
(3.9 hrs)
15.05%
(3.61 hrs)
12.16%
(2.92 hrs)
24.87%
(5.97 hrs)
23.63%
(5.67 hrs)
22.16%
(5.32 hrs)
20.86%
(5.01 hrs)
19.98%
(4.8 hrs)
18.55%
(4.45 hrs)
15.11%
(3.63 hrs)
19.89%
(4.77 hrs)
18.84%
(4.52 hrs)
17.59%
(4.22 hrs)
16.51%
(3.96 hrs)
15.77%
(3.78 hrs)
14.59%
(3.5 hrs)
11.77%
(2.82 hrs)
118%
BS+L
26.01%
(6.24 hrs)
24.64%
(5.91 hrs)
23.41%
(5.62 hrs)
21.95%
(5.27 hrs)
20.66%
(4.96 hrs)
19.79%
(4.75 hrs)
18.36%
(4.41 hrs)
14.95%
(3.59 hrs)
19.5%
(4.68 hrs)
18.46%
(4.43 hrs)
17.24%
(4.14 hrs)
16.17%
(3.88 hrs)
15.45%
(3.71 hrs)
14.28%
(3.43 hrs)
11.52%
(2.76 hrs)
23.75%
(5.7 hrs)
22.55%
(5.41 hrs)
21.12%
(5.07 hrs)
19.87%
(4.77 hrs)
19.02%
(4.56 hrs)
17.64%
(4.23 hrs)
14.34%
(3.44 hrs)
18.93%
(4.54 hrs)
17.92%
(4.3 hrs)
16.73%
(4.02 hrs)
15.68%
(3.76 hrs)
14.98%
(3.6 hrs)
13.84%
(3.32 hrs)
11.15%
(2.68 hrs)
122%
BH+L
25.37%
(6.09 hrs)
24.03%
(5.77 hrs)
22.82%
(5.48 hrs)
21.38%
(5.13 hrs)
20.12%
(4.83 hrs)
19.26%
(4.62 hrs)
17.87%
(4.29 hrs)
14.53%
(3.49 hrs)
18.98%
(4.56 hrs)
17.96%
(4.31 hrs)
16.77%
(4.02 hrs)
15.72%
(3.77 hrs)
15.02%
(3.6 hrs)
13.88%
(3.33 hrs)
11.18%
(2.68 hrs)
23.15%
(5.56 hrs)
21.97%
(5.27 hrs)
20.57%
(4.94 hrs)
19.34%
(4.64 hrs)
18.51%
(4.44 hrs)
17.16%
(4.12 hrs)
13.93%
(3.34 hrs)
18.43%
(4.42 hrs)
17.43%
(4.18 hrs)
16.27%
(3.9 hrs)
15.25%
(3.66 hrs)
14.56%
(3.49 hrs)
13.45%
(3.23 hrs)
10.83%
(2.6 hrs)
126%
BS+BH+L
24.76%
(5.94 hrs)
23.44%
(5.63 hrs)
22.25%
(5.34 hrs)
20.84%
(5 hrs)
19.6%
(4.7 hrs)
18.76%
(4.5 hrs)
17.4%
(4.18 hrs)
14.13%
(3.39 hrs)
18.49%
(4.44 hrs)
17.49%
(4.2 hrs)
16.32%
(3.92 hrs)
15.3%
(3.67 hrs)
14.61%
(3.51 hrs)
13.5%
(3.24 hrs)
10.87%
(2.61 hrs)
22.58%
(5.42 hrs)
21.42%
(5.14 hrs)
20.05%
(4.81 hrs)
18.85%
(4.52 hrs)
18.03%
(4.33 hrs)
16.71%
(4.01 hrs)
13.55%
(3.25 hrs)
17.95%
(4.31 hrs)
16.97%
(4.07 hrs)
15.83%
(3.8 hrs)
14.83%
(3.56 hrs)
14.16%
(3.4 hrs)
13.08%
(3.14 hrs)
10.52%
(2.52 hrs)
150%
QS
21.66%
(5.2 hrs)
20.46%
(4.91 hrs)
19.38%
(4.65 hrs)
18.11%
(4.35 hrs)
17%
(4.08 hrs)
16.25%
(3.9 hrs)
15.04%
(3.61 hrs)
12.15%
(2.92 hrs)
16%
(3.84 hrs)
15.12%
(3.63 hrs)
14.08%
(3.38 hrs)
13.17%
(3.16 hrs)
12.57%
(3.02 hrs)
11.59%
(2.78 hrs)
9.29%
(2.23 hrs)
19.68%
(4.72 hrs)
18.63%
(4.47 hrs)
17.4%
(4.18 hrs)
16.32%
(3.92 hrs)
15.6%
(3.74 hrs)
14.42%
(3.46 hrs)
11.63%
(2.79 hrs)
15.52%
(3.72 hrs)
14.66%
(3.52 hrs)
13.64%
(3.27 hrs)
12.76%
(3.06 hrs)
12.17%
(2.92 hrs)
11.22%
(2.69 hrs)
8.99%
(2.16 hrs)
156%
BS+QS
21%
(5.04 hrs)
19.83%
(4.76 hrs)
18.78%
(4.51 hrs)
17.54%
(4.21 hrs)
16.45%
(3.95 hrs)
15.72%
(3.77 hrs)
14.54%
(3.49 hrs)
11.73%
(2.82 hrs)
15.48%
(3.72 hrs)
14.62%
(3.51 hrs)
13.61%
(3.27 hrs)
12.73%
(3.06 hrs)
12.14%
(2.91 hrs)
11.19%
(2.69 hrs)
8.96%
(2.15 hrs)
19.06%
(4.57 hrs)
18.04%
(4.33 hrs)
16.84%
(4.04 hrs)
15.79%
(3.79 hrs)
15.09%
(3.62 hrs)
13.95%
(3.35 hrs)
11.24%
(2.7 hrs)
15.01%
(3.6 hrs)
14.17%
(3.4 hrs)
13.19%
(3.17 hrs)
12.33%
(2.96 hrs)
11.76%
(2.82 hrs)
10.84%
(2.6 hrs)
8.67%
(2.08 hrs)
161%
BH+QS
20.48%
(4.92 hrs)
19.33%
(4.64 hrs)
18.3%
(4.39 hrs)
17.09%
(4.1 hrs)
16.02%
(3.84 hrs)
15.31%
(3.67 hrs)
14.15%
(3.4 hrs)
11.41%
(2.74 hrs)
15.07%
(3.62 hrs)
14.23%
(3.42 hrs)
13.24%
(3.18 hrs)
12.38%
(2.97 hrs)
11.81%
(2.83 hrs)
10.88%
(2.61 hrs)
8.71%
(2.09 hrs)
18.58%
(4.46 hrs)
17.58%
(4.22 hrs)
16.41%
(3.94 hrs)
15.38%
(3.69 hrs)
14.69%
(3.53 hrs)
13.57%
(3.26 hrs)
10.93%
(2.62 hrs)
14.62%
(3.51 hrs)
13.79%
(3.31 hrs)
12.83%
(3.08 hrs)
12%
(2.88 hrs)
11.44%
(2.75 hrs)
10.54%
(2.53 hrs)
8.43%
(2.02 hrs)
166%
BS+BH+QS
19.99%
(4.8 hrs)
18.86%
(4.53 hrs)
17.85%
(4.28 hrs)
16.66%
(4 hrs)
15.62%
(3.75 hrs)
14.92%
(3.58 hrs)
13.79%
(3.31 hrs)
11.11%
(2.67 hrs)
14.69%
(3.53 hrs)
13.86%
(3.33 hrs)
12.9%
(3.1 hrs)
12.06%
(2.89 hrs)
11.49%
(2.76 hrs)
10.59%
(2.54 hrs)
8.47%
(2.03 hrs)
18.12%
(4.35 hrs)
17.14%
(4.11 hrs)
15.99%
(3.84 hrs)
14.98%
(3.6 hrs)
14.31%
(3.43 hrs)
13.22%
(3.17 hrs)
10.63%
(2.55 hrs)
14.24%
(3.42 hrs)
13.43%
(3.22 hrs)
12.49%
(3 hrs)
11.68%
(2.8 hrs)
11.13%
(2.67 hrs)
10.25%
(2.46 hrs)
8.19%
(1.97 hrs)
177%
BS+L+QS
18.98%
(4.56 hrs)
17.9%
(4.3 hrs)
16.93%
(4.06 hrs)
15.79%
(3.79 hrs)
14.79%
(3.55 hrs)
14.12%
(3.39 hrs)
13.04%
(3.13 hrs)
10.49%
(2.52 hrs)
13.9%
(3.34 hrs)
13.11%
(3.15 hrs)
12.19%
(2.93 hrs)
11.39%
(2.73 hrs)
10.86%
(2.61 hrs)
10%
(2.4 hrs)
7.99%
(1.92 hrs)
17.19%
(4.13 hrs)
16.25%
(3.9 hrs)
15.15%
(3.64 hrs)
14.19%
(3.41 hrs)
13.54%
(3.25 hrs)
12.5%
(3 hrs)
10.04%
(2.41 hrs)
13.47%
(3.23 hrs)
12.71%
(3.05 hrs)
11.81%
(2.83 hrs)
11.03%
(2.65 hrs)
10.51%
(2.52 hrs)
9.68%
(2.32 hrs)
7.72%
(1.85 hrs)
183%
BH+L+QS
18.48%
(4.44 hrs)
17.41%
(4.18 hrs)
16.46%
(3.95 hrs)
15.35%
(3.68 hrs)
14.37%
(3.45 hrs)
13.72%
(3.29 hrs)
12.67%
(3.04 hrs)
10.18%
(2.44 hrs)
13.51%
(3.24 hrs)
12.74%
(3.06 hrs)
11.84%
(2.84 hrs)
11.06%
(2.65 hrs)
10.54%
(2.53 hrs)
9.7%
(2.33 hrs)
7.74%
(1.86 hrs)
16.72%
(4.01 hrs)
15.8%
(3.79 hrs)
14.73%
(3.54 hrs)
13.78%
(3.31 hrs)
13.15%
(3.16 hrs)
12.14%
(2.91 hrs)
9.74%
(2.34 hrs)
13.09%
(3.14 hrs)
12.34%
(2.96 hrs)
11.47%
(2.75 hrs)
10.71%
(2.57 hrs)
10.2%
(2.45 hrs)
9.39%
(2.25 hrs)
7.49%
(1.8 hrs)
190%
BS+BH+L+QS
17.92%
(4.3 hrs)
16.88%
(4.05 hrs)
15.95%
(3.83 hrs)
14.87%
(3.57 hrs)
13.92%
(3.34 hrs)
13.28%
(3.19 hrs)
12.26%
(2.94 hrs)
9.84%
(2.36 hrs)
13.07%
(3.14 hrs)
12.33%
(2.96 hrs)
11.45%
(2.75 hrs)
10.7%
(2.57 hrs)
10.19%
(2.45 hrs)
9.38%
(2.25 hrs)
7.48%
(1.8 hrs)
16.21%
(3.89 hrs)
15.31%
(3.67 hrs)
14.26%
(3.42 hrs)
13.34%
(3.2 hrs)
12.73%
(3.06 hrs)
11.74%
(2.82 hrs)
9.42%
(2.26 hrs)
12.67%
(3.04 hrs)
11.94%
(2.87 hrs)
11.09%
(2.66 hrs)
10.35%
(2.48 hrs)
9.86%
(2.37 hrs)
9.07%
(2.18 hrs)
7.23%
(1.74 hrs)

Sleep Fall Rate of 0.4[edit]

Equivalent to the sleep fall rate of a pawn with the Low sleep gene. Content added by the Biotech DLC

Rest Rate Multiplier Rest effectiveness
Sleep. spot Bed Bed + Sleep accelerator Royal bed Royal bed + Sleep accelerator
All
(80%)
Awf.
(86%)
Poor.
(92%)
Norm.
(100%)
Good
(108%)
Exc.
(114%)
Mast.
(125%)
Leg.
(160%)
Awf.
(116%)
Poor.
(124%)
Norm.
(135%)
Good
(146%)
Exc.
(154%)
Mast.
(169%)
Leg.
(216%)
Awf.
(90%)
Poor.
(97%)
Norm.
(105%)
Good
(113%)
Exc.
(120%)
Mast.
(131%)
Leg.
(168%)
Awf.
(120%)
Poor.
(129%)
Norm.
(140%)
Good
(151%)
Exc.
(160%)
Mast.
(175%)
Leg.
(224%)
100%
Nothing
17.18%
(4.12 hrs)
16.17%
(3.88 hrs)
15.28%
(3.67 hrs)
14.23%
(3.42 hrs)
13.32%
(3.2 hrs)
12.7%
(3.05 hrs)
11.72%
(2.81 hrs)
9.39%
(2.25 hrs)
12.5%
(3 hrs)
11.78%
(2.83 hrs)
10.94%
(2.63 hrs)
10.22%
(2.45 hrs)
9.73%
(2.34 hrs)
8.95%
(2.15 hrs)
7.13%
(1.71 hrs)
15.52%
(3.72 hrs)
14.66%
(3.52 hrs)
13.64%
(3.27 hrs)
12.76%
(3.06 hrs)
12.17%
(2.92 hrs)
11.22%
(2.69 hrs)
8.99%
(2.16 hrs)
12.11%
(2.91 hrs)
11.41%
(2.74 hrs)
10.59%
(2.54 hrs)
9.89%
(2.37 hrs)
9.42%
(2.26 hrs)
8.66%
(2.08 hrs)
6.9%
(1.66 hrs)
104%
BS
16.62%
(3.99 hrs)
15.65%
(3.76 hrs)
14.78%
(3.55 hrs)
13.76%
(3.3 hrs)
12.87%
(3.09 hrs)
12.28%
(2.95 hrs)
11.32%
(2.72 hrs)
9.07%
(2.18 hrs)
12.08%
(2.9 hrs)
11.38%
(2.73 hrs)
10.57%
(2.54 hrs)
9.86%
(2.37 hrs)
9.39%
(2.25 hrs)
8.64%
(2.07 hrs)
6.88%
(1.65 hrs)
15.01%
(3.6 hrs)
14.17%
(3.4 hrs)
13.19%
(3.17 hrs)
12.33%
(2.96 hrs)
11.76%
(2.82 hrs)
10.84%
(2.6 hrs)
8.67%
(2.08 hrs)
11.7%
(2.81 hrs)
11.02%
(2.64 hrs)
10.23%
(2.46 hrs)
9.54%
(2.29 hrs)
9.09%
(2.18 hrs)
8.35%
(2 hrs)
6.65%
(1.6 hrs)
107%
BH
16.23%
(3.9 hrs)
15.27%
(3.66 hrs)
14.42%
(3.46 hrs)
13.42%
(3.22 hrs)
12.55%
(3.01 hrs)
11.97%
(2.87 hrs)
11.03%
(2.65 hrs)
8.83%
(2.12 hrs)
11.78%
(2.83 hrs)
11.1%
(2.66 hrs)
10.3%
(2.47 hrs)
9.61%
(2.31 hrs)
9.15%
(2.2 hrs)
8.41%
(2.02 hrs)
6.7%
(1.61 hrs)
14.65%
(3.52 hrs)
13.83%
(3.32 hrs)
12.87%
(3.09 hrs)
12.03%
(2.89 hrs)
11.47%
(2.75 hrs)
10.57%
(2.54 hrs)
8.45%
(2.03 hrs)
11.41%
(2.74 hrs)
10.74%
(2.58 hrs)
9.97%
(2.39 hrs)
9.3%
(2.23 hrs)
8.85%
(2.12 hrs)
8.14%
(1.95 hrs)
6.47%
(1.55 hrs)
111%
BS+BH
15.74%
(3.78 hrs)
14.81%
(3.55 hrs)
13.98%
(3.36 hrs)
13%
(3.12 hrs)
12.16%
(2.92 hrs)
11.59%
(2.78 hrs)
10.68%
(2.56 hrs)
8.54%
(2.05 hrs)
11.41%
(2.74 hrs)
10.74%
(2.58 hrs)
9.97%
(2.39 hrs)
9.3%
(2.23 hrs)
8.85%
(2.12 hrs)
8.14%
(1.95 hrs)
6.47%
(1.55 hrs)
14.2%
(3.41 hrs)
13.4%
(3.22 hrs)
12.46%
(2.99 hrs)
11.65%
(2.8 hrs)
11.1%
(2.66 hrs)
10.22%
(2.45 hrs)
8.17%
(1.96 hrs)
11.04%
(2.65 hrs)
10.4%
(2.5 hrs)
9.65%
(2.32 hrs)
9%
(2.16 hrs)
8.56%
(2.05 hrs)
7.87%
(1.89 hrs)
6.25%
(1.5 hrs)
118%
BS+L
14.95%
(3.59 hrs)
14.05%
(3.37 hrs)
13.26%
(3.18 hrs)
12.33%
(2.96 hrs)
11.52%
(2.76 hrs)
10.98%
(2.64 hrs)
10.11%
(2.43 hrs)
8.08%
(1.94 hrs)
10.8%
(2.59 hrs)
10.17%
(2.44 hrs)
9.43%
(2.26 hrs)
8.79%
(2.11 hrs)
8.37%
(2.01 hrs)
7.69%
(1.85 hrs)
6.11%
(1.47 hrs)
13.47%
(3.23 hrs)
12.71%
(3.05 hrs)
11.81%
(2.83 hrs)
11.03%
(2.65 hrs)
10.51%
(2.52 hrs)
9.68%
(2.32 hrs)
7.72%
(1.85 hrs)
10.46%
(2.51 hrs)
9.84%
(2.36 hrs)
9.13%
(2.19 hrs)
8.51%
(2.04 hrs)
8.1%
(1.94 hrs)
7.44%
(1.79 hrs)
5.91%
(1.42 hrs)
122%
BH+L
14.53%
(3.49 hrs)
13.65%
(3.28 hrs)
12.88%
(3.09 hrs)
11.97%
(2.87 hrs)
11.18%
(2.68 hrs)
10.66%
(2.56 hrs)
9.81%
(2.35 hrs)
7.83%
(1.88 hrs)
10.48%
(2.52 hrs)
9.87%
(2.37 hrs)
9.15%
(2.2 hrs)
8.53%
(2.05 hrs)
8.12%
(1.95 hrs)
7.46%
(1.79 hrs)
5.92%
(1.42 hrs)
13.09%
(3.14 hrs)
12.34%
(2.96 hrs)
11.47%
(2.75 hrs)
10.71%
(2.57 hrs)
10.2%
(2.45 hrs)
9.39%
(2.25 hrs)
7.49%
(1.8 hrs)
10.15%
(2.44 hrs)
9.55%
(2.29 hrs)
8.85%
(2.12 hrs)
8.25%
(1.98 hrs)
7.85%
(1.88 hrs)
7.21%
(1.73 hrs)
5.72%
(1.37 hrs)
126%
BS+BH+L
14.13%
(3.39 hrs)
13.28%
(3.19 hrs)
12.52%
(3 hrs)
11.63%
(2.79 hrs)
10.87%
(2.61 hrs)
10.35%
(2.48 hrs)
9.53%
(2.29 hrs)
7.6%
(1.82 hrs)
10.19%
(2.45 hrs)
9.59%
(2.3 hrs)
8.89%
(2.13 hrs)
8.28%
(1.99 hrs)
7.88%
(1.89 hrs)
7.24%
(1.74 hrs)
5.75%
(1.38 hrs)
12.73%
(3.06 hrs)
12%
(2.88 hrs)
11.14%
(2.67 hrs)
10.4%
(2.5 hrs)
9.91%
(2.38 hrs)
9.12%
(2.19 hrs)
7.27%
(1.74 hrs)
9.86%
(2.37 hrs)
9.27%
(2.22 hrs)
8.6%
(2.06 hrs)
8.01%
(1.92 hrs)
7.62%
(1.83 hrs)
7%
(1.68 hrs)
5.55%
(1.33 hrs)
150%
QS
12.15%
(2.92 hrs)
11.39%
(2.73 hrs)
10.73%
(2.58 hrs)
9.96%
(2.39 hrs)
9.29%
(2.23 hrs)
8.84%
(2.12 hrs)
8.13%
(1.95 hrs)
6.47%
(1.55 hrs)
8.7%
(2.09 hrs)
8.18%
(1.96 hrs)
7.57%
(1.82 hrs)
7.05%
(1.69 hrs)
6.7%
(1.61 hrs)
6.15%
(1.48 hrs)
4.87%
(1.17 hrs)
10.91%
(2.62 hrs)
10.27%
(2.46 hrs)
9.53%
(2.29 hrs)
8.89%
(2.13 hrs)
8.46%
(2.03 hrs)
7.77%
(1.86 hrs)
6.18%
(1.48 hrs)
8.41%
(2.02 hrs)
7.91%
(1.9 hrs)
7.32%
(1.76 hrs)
6.82%
(1.64 hrs)
6.48%
(1.56 hrs)
5.94%
(1.43 hrs)
4.71%
(1.13 hrs)
156%
BS+QS
11.73%
(2.82 hrs)
11%
(2.64 hrs)
10.36%
(2.49 hrs)
9.61%
(2.31 hrs)
8.96%
(2.15 hrs)
8.53%
(2.05 hrs)
7.84%
(1.88 hrs)
6.23%
(1.5 hrs)
8.39%
(2.01 hrs)
7.89%
(1.89 hrs)
7.3%
(1.75 hrs)
6.8%
(1.63 hrs)
6.46%
(1.55 hrs)
5.93%
(1.42 hrs)
4.69%
(1.13 hrs)
10.54%
(2.53 hrs)
9.92%
(2.38 hrs)
9.2%
(2.21 hrs)
8.57%
(2.06 hrs)
8.16%
(1.96 hrs)
7.5%
(1.8 hrs)
5.95%
(1.43 hrs)
8.12%
(1.95 hrs)
7.63%
(1.83 hrs)
7.06%
(1.69 hrs)
6.57%
(1.58 hrs)
6.25%
(1.5 hrs)
5.73%
(1.38 hrs)
4.53%
(1.09 hrs)
161%
BH+QS
11.41%
(2.74 hrs)
10.7%
(2.57 hrs)
10.07%
(2.42 hrs)
9.34%
(2.24 hrs)
8.71%
(2.09 hrs)
8.29%
(1.99 hrs)
7.62%
(1.83 hrs)
6.05%
(1.45 hrs)
8.15%
(1.96 hrs)
7.66%
(1.84 hrs)
7.09%
(1.7 hrs)
6.6%
(1.58 hrs)
6.28%
(1.51 hrs)
5.75%
(1.38 hrs)
4.55%
(1.09 hrs)
10.24%
(2.46 hrs)
9.64%
(2.31 hrs)
8.94%
(2.15 hrs)
8.33%
(2 hrs)
7.93%
(1.9 hrs)
7.28%
(1.75 hrs)
5.78%
(1.39 hrs)
7.88%
(1.89 hrs)
7.41%
(1.78 hrs)
6.86%
(1.65 hrs)
6.38%
(1.53 hrs)
6.06%
(1.45 hrs)
5.56%
(1.33 hrs)
4.4%
(1.06 hrs)
166%
BS+BH+QS
11.11%
(2.67 hrs)
10.41%
(2.5 hrs)
9.8%
(2.35 hrs)
9.09%
(2.18 hrs)
8.47%
(2.03 hrs)
8.06%
(1.93 hrs)
7.4%
(1.78 hrs)
5.88%
(1.41 hrs)
7.93%
(1.9 hrs)
7.45%
(1.79 hrs)
6.89%
(1.65 hrs)
6.41%
(1.54 hrs)
6.1%
(1.46 hrs)
5.59%
(1.34 hrs)
4.42%
(1.06 hrs)
9.96%
(2.39 hrs)
9.38%
(2.25 hrs)
8.69%
(2.09 hrs)
8.1%
(1.94 hrs)
7.71%
(1.85 hrs)
7.08%
(1.7 hrs)
5.61%
(1.35 hrs)
7.66%
(1.84 hrs)
7.2%
(1.73 hrs)
6.66%
(1.6 hrs)
6.2%
(1.49 hrs)
5.89%
(1.41 hrs)
5.4%
(1.3 hrs)
4.27%
(1.02 hrs)
177%
BS+L+QS
10.49%
(2.52 hrs)
9.83%
(2.36 hrs)
9.25%
(2.22 hrs)
8.57%
(2.06 hrs)
7.99%
(1.92 hrs)
7.6%
(1.82 hrs)
6.98%
(1.68 hrs)
5.53%
(1.33 hrs)
7.47%
(1.79 hrs)
7.02%
(1.68 hrs)
6.49%
(1.56 hrs)
6.04%
(1.45 hrs)
5.74%
(1.38 hrs)
5.26%
(1.26 hrs)
4.16%
(1 hrs)
9.4%
(2.26 hrs)
8.84%
(2.12 hrs)
8.2%
(1.97 hrs)
7.63%
(1.83 hrs)
7.26%
(1.74 hrs)
6.67%
(1.6 hrs)
5.28%
(1.27 hrs)
7.22%
(1.73 hrs)
6.78%
(1.63 hrs)
6.27%
(1.5 hrs)
5.84%
(1.4 hrs)
5.55%
(1.33 hrs)
5.08%
(1.22 hrs)
4.02%
(0.96 hrs)
183%
BH+L+QS
10.18%
(2.44 hrs)
9.54%
(2.29 hrs)
8.97%
(2.15 hrs)
8.31%
(1.99 hrs)
7.74%
(1.86 hrs)
7.37%
(1.77 hrs)
6.76%
(1.62 hrs)
5.36%
(1.29 hrs)
7.24%
(1.74 hrs)
6.8%
(1.63 hrs)
6.29%
(1.51 hrs)
5.85%
(1.4 hrs)
5.56%
(1.33 hrs)
5.1%
(1.22 hrs)
4.03%
(0.97 hrs)
9.12%
(2.19 hrs)
8.58%
(2.06 hrs)
7.95%
(1.91 hrs)
7.4%
(1.78 hrs)
7.04%
(1.69 hrs)
6.46%
(1.55 hrs)
5.12%
(1.23 hrs)
7%
(1.68 hrs)
6.58%
(1.58 hrs)
6.08%
(1.46 hrs)
5.66%
(1.36 hrs)
5.37%
(1.29 hrs)
4.93%
(1.18 hrs)
3.89%
(0.93 hrs)
190%
BS+BH+L+QS
9.84%
(2.36 hrs)
9.22%
(2.21 hrs)
8.67%
(2.08 hrs)
8.03%
(1.93 hrs)
7.48%
(1.8 hrs)
7.11%
(1.71 hrs)
6.53%
(1.57 hrs)
5.17%
(1.24 hrs)
6.99%
(1.68 hrs)
6.57%
(1.58 hrs)
6.07%
(1.46 hrs)
5.65%
(1.36 hrs)
5.37%
(1.29 hrs)
4.92%
(1.18 hrs)
3.89%
(0.93 hrs)
8.82%
(2.12 hrs)
8.29%
(1.99 hrs)
7.68%
(1.84 hrs)
7.15%
(1.72 hrs)
6.8%
(1.63 hrs)
6.24%
(1.5 hrs)
4.94%
(1.19 hrs)
6.76%
(1.62 hrs)
6.35%
(1.52 hrs)
5.87%
(1.41 hrs)
5.46%
(1.31 hrs)
5.19%
(1.25 hrs)
4.75%
(1.14 hrs)
3.75%
(0.9 hrs)

Tips[edit]

See also[edit]

Pawn sleeping furniture:

  • Sleeping spot - a free method to designate a place to sleep, but uncomfortable with terrible rest effectivness.
  • Double sleeping spot - a sleeping spot equvialent bed that allows up to two pawns to sleep together.
  • Bedroll - a portable, lower tech version of the bed that provides less comfort and rest effectivness.
  • Double bedroll - a bedroll equvialent bed that allows up to two pawns to sleep together.
  • Double bed - a bed equvialent bed that allows up to two pawns to sleep.
  • Royal bed - an expensive double bed that provides additional comfort and rest effectiveness.
  • Hospital bed - a bed equivalent with a larger immunity gain speed factor

Animal sleeping furniture: