Difference between revisions of "Biosculpter Occupant Speed"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "{{Ideology}}{{stub}} {{Stat | default base value = 1 | to string style = PercentZero | description = multiplier on the length of time a pawn will take to complete biosculpter...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Ideology}}{{stub}}
+
{{Ideology}}
 +
{{Rewrite|reason=Cleanup, format standardization, and separation of what actually affects this stat, and what just affects the final speed in the pod. Both can be mentioned, but it must be clear which is which}}
 
{{Stat
 
{{Stat
 
| default base value = 1
 
| default base value = 1
 
| to string style = PercentZero
 
| to string style = PercentZero
| description = multiplier on the length of time a pawn will take to complete biosculpter cycles.
+
| description = A multiplier on the length of time a pawn will take to complete biosculpter cycles.
 
}}
 
}}
  
 
Bioscupleter Occupant Speed determines how long a pawn will stay in a [[Biosculpter pod]] in order to complete the cycle. This has a base value of 100% and is affected by factors such as the [[ideoligion#Transhumanist|transhumanist]] meme and it's respective biosculpting [[precept#Meme-specific|precept]] which will increase the occupant speed to 150%. Additionally, 0.6 room [[cleanliness]] (achieved via [[Sterile tile]] flooring) in the room containing the pod will further increase the speed by an accumulative 15% this means a transhumanist pawn in a sterile floored, clean environment will have a Biosculpter Occupant Speed of 165%   
 
Bioscupleter Occupant Speed determines how long a pawn will stay in a [[Biosculpter pod]] in order to complete the cycle. This has a base value of 100% and is affected by factors such as the [[ideoligion#Transhumanist|transhumanist]] meme and it's respective biosculpting [[precept#Meme-specific|precept]] which will increase the occupant speed to 150%. Additionally, 0.6 room [[cleanliness]] (achieved via [[Sterile tile]] flooring) in the room containing the pod will further increase the speed by an accumulative 15% this means a transhumanist pawn in a sterile floored, clean environment will have a Biosculpter Occupant Speed of 165%   
 +
 +
== Table ==
 +
{| class="wikitable"
 +
|- {{#vardefine: medicTime | 6}}{{#vardefine: regenTime | 25}}{{#vardefine:ageTime | 8}}{{#vardefine: pleasureTime | 4}}
 +
! rowspan=2| Circumstances !!  colspan=4 | Cycle [[Time|Days]] (Tuned Time)
 +
|-
 +
! Medic !! Bioregeneration !! Age reversal !! Pleasure
 +
|-
 +
! Default
 +
| {{#var: medicTime}} ({{#expr: 0.75 * {{#var: medicTime}} round 2}})|| {{#var: regenTime}} ({{#expr: 0.75 * {{#var: regenTime}} round 2}})|| {{#var:ageTime}} ({{#expr: 0.75 * {{#var:ageTime}} round 2}})|| {{#var: pleasureTime}} ({{#expr: 0.75 * {{#var: pleasureTime}} round 2}})
 +
|-
 +
! Sterile
 +
| {{#expr: (1/1.15)*{{#var: medicTime}} round 2}} ({{#expr: 0.75 * (1/1.15)*{{#var: medicTime}} round 2}})|| {{#expr: (1/1.15)*{{#var: regenTime}} round 2}} ({{#expr: 0.75 * (1/1.15)*{{#var: regenTime}} round 2}})|| {{#expr: (1/1.15)*{{#var:ageTime}} round 2}} ({{#expr: 0.75 * (1/1.15)*{{#var:ageTime}} round 2}})|| {{#expr: (1/1.15)*{{#var: pleasureTime}} round 2}} ({{#expr: 0.75 * (1/1.15)*{{#var: pleasureTime}} round 2}})
 +
|-
 +
! Transhumanist
 +
| {{#expr: 0.5*{{#var: medicTime}} round 2}} ({{#expr: 0.75 * 0.5*{{#var: medicTime}} round 2}})|| {{#expr: 0.5*{{#var: regenTime}} round 2}} ({{#expr: 0.75 * 0.5*{{#var: regenTime}} round 2}})|| {{#expr: 0.5*{{#var:ageTime}} round 2}} ({{#expr: 0.75 * 0.5*{{#var: ageTime}} round 2}})|| {{#expr: 0.5*{{#var: pleasureTime}} round 2}} ({{#expr: 0.75 * 0.5*{{#var: pleasureTime}} round 2}})
 +
|-
 +
! Transhumanist and Sterile
 +
| {{#expr: (0.5/1.15)*{{#var: medicTime}} round 2}} ({{#expr: 0.75 * (0.5/1.15)*{{#var: medicTime}} round 2}})|| {{#expr: (0.5/1.15)*{{#var: regenTime}} round 2}} ({{#expr: 0.75 * (0.5/1.15)*{{#var: regenTime}} round 2}})|| {{#expr: (0.5/1.15)*{{#var:ageTime}} round 2}} ({{#expr: 0.75 * (0.5/1.15)*{{#var:ageTime}} round 2}})|| {{#expr: (0.5/1.15)*{{#var: pleasureTime}} round 2}} ({{#expr: 0.75 * (0.5/1.15)*{{#var: pleasureTime}} round 2}})
 +
|}
  
 
==Version history==
 
==Version history==

Latest revision as of 00:31, 3 October 2023

Biosculpter Occupant Speed is a stat: A multiplier on the length of time a pawn will take to complete biosculpter cycles.

Bioscupleter Occupant Speed determines how long a pawn will stay in a Biosculpter pod in order to complete the cycle. This has a base value of 100% and is affected by factors such as the transhumanist meme and it's respective biosculpting precept which will increase the occupant speed to 150%. Additionally, 0.6 room cleanliness (achieved via Sterile tile flooring) in the room containing the pod will further increase the speed by an accumulative 15% this means a transhumanist pawn in a sterile floored, clean environment will have a Biosculpter Occupant Speed of 165%

Table[edit]

Circumstances Cycle Days (Tuned Time)
Medic Bioregeneration Age reversal Pleasure
Default 6 (4.5) 25 (18.75) 8 (6) 4 (3)
Sterile 5.22 (3.91) 21.74 (16.3) 6.96 (5.22) 3.48 (2.61)
Transhumanist 3 (2.25) 12.5 (9.38) 4 (3) 2 (1.5)
Transhumanist and Sterile 2.61 (1.96) 10.87 (8.15) 3.48 (2.61) 1.74 (1.3)

Version history[edit]