Difference between revisions of "Rest Rate Multiplier"

From RimWorld Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
* [[Metabolism]]: [[Metabolism Importance::0.3|30%]] importance. No allowed defect. [[Metabolism Limit::-|No]] Max.
 
* [[Metabolism]]: [[Metabolism Importance::0.3|30%]] importance. No allowed defect. [[Metabolism Limit::-|No]] Max.
 
* [[Breathing]]: [[Breathing Importance::0.3|30%]] importance. No allowed defect. [[Breathing Limit::-|No]] Max.
 
* [[Breathing]]: [[Breathing Importance::0.3|30%]] importance. No allowed defect. [[Breathing Limit::-|No]] Max.
* [[Traits#Quick sleeper|Quick sleeper trait]]: +50%
+
* [[Quick sleeper]] trait: {{+|50%}}
  
 
== Example ==
 
== Example ==
Line 19: Line 19:
 
Let us calculate how fast a human could possibly sleep. It would have the following values:
 
Let us calculate how fast a human could possibly sleep. It would have the following values:
 
* Base value: 100%
 
* Base value: 100%
* Offset: {{+|50%}} ([[Traits#Quick sleeper|Quick sleeper]] trait)  
+
* Offset: {{+|50%}} ([[Quick sleeper]] trait)  
 
* Factors:
 
* Factors:
** Metabolism capacity: '''×((132%-100%)*0.3)+1)''' (High on [[luciferium]] and [[Bionic stomach|Bionic]]/[[Reprocessor stomach|Reprocessor]]/[[Nuclear]]/[[Sterilizing stomach|Sterilizing stomach]]).
+
** Metabolism capacity: '''×((132%-100%)*0.3)+1)''' (High on [[luciferium]] and [[Bionic stomach|Bionic]]/[[Reprocessor stomach|Reprocessor]]/[[Nuclear stomach|Nuclear]]/[[Sterilizing stomach|Sterilizing stomach]]).
 
** Breathing capacity: '''×((110%-100%)*0.3)+1)''' (High on [[luciferium]]).
 
** Breathing capacity: '''×((110%-100%)*0.3)+1)''' (High on [[luciferium]]).
 
** Blood Pumping capacity: '''×((190%-100%)*0.3)+1)''' (High on [[luciferium]], [[Bionic heart]], and [[Fibrous mechanites]]).
 
** Blood Pumping capacity: '''×((190%-100%)*0.3)+1)''' (High on [[luciferium]], [[Bionic heart]], and [[Fibrous mechanites]]).

Latest revision as of 23:22, 19 March 2023

Rest Rate Multiplier is a stat: A multiplier on how quickly a creature rests while sleeping. Its minimum allowed value is 5%. Its default value is 100%.

Factors[edit]

Example[edit]

Rest Rate Multiplier of a particular pawn can be calculated using the following formula:

Rest Rate Multiplier = (Base value + Offsets) × Factors × External factors

Let us calculate how fast a human could possibly sleep. It would have the following values:

Rest Rate Multiplier = (100% + 50%) × (1 + 0.32 × 0.3) × (1 + 0.10 × 0.3)  × (1 + 0.90 × 0.3) = 215.05%