Difference between revisions of "Biosculpter Occupant Speed"

From RimWorld Wiki
Jump to navigation Jump to search
m (Cleanup and remaining properties)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Ideology}}{{stub}}
+
{{Ideology}}
{{Stat
+
{{Verified|1.5.4104}}{{Stat
 +
| def name = BiosculpterOccupantSpeed
 +
| label = biosculpter occupant speed
 +
| description = A multiplier on how quickly this person will complete a [[biosculpter pod]] cycle.
 
| default base value = 1
 
| default base value = 1
 +
| hide at value = 1
 +
| effective maximum = 2
 
| to string style = PercentZero
 
| to string style = PercentZero
| description = multiplier on the length of time a pawn will take to complete biosculpter cycles.
+
| scenario randomizable = true
 +
| show on animals = false
 +
| show on mechanoids = false
 +
| category = PawnMisc
 +
| display priority in category = 1900
 +
| parts = StatPart_BiosculptingSpeedFactor
 
}}
 
}}
 +
{{See also|Biosculpter Pod Speed Factor}}
  
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% 
+
== Factors ==
 +
This stat determines how long a pawn will stay in a biosculpter pod in order to complete the cycle. This is affected by the [[ideoligion#Transhumanist|transhumanist]] meme and it's respective biosculpting [[precept#Meme-specific|issue]], which will increase the occupant speed to {{Good|200%}}.
 +
<div><li style="display: inline-table;">
 +
{| {{STDT| c_20 sortable}}
 +
! Issue !! Precepts !! Biosculpter Pod<br />Cycle Speed Factor
 +
|-
 +
! [[Precepts#Biosculpting|Biosculpting]] {{IdeologyIcon}}
 +
| Accelerated
 +
| {{Good|×200%}}
 +
|}
 +
</li></div>
  
 
== Table ==
 
== Table ==
{| class="wikitable"
+
{| {{STDT| c_20 sortable}}
 
|- {{#vardefine: medicTime | 6}}{{#vardefine: regenTime | 25}}{{#vardefine:ageTime | 8}}{{#vardefine: pleasureTime | 4}}  
 
|- {{#vardefine: medicTime | 6}}{{#vardefine: regenTime | 25}}{{#vardefine:ageTime | 8}}{{#vardefine: pleasureTime | 4}}  
 
! rowspan=2| Circumstances !!  colspan=4 | Cycle [[Time|Days]] (Tuned Time)  
 
! rowspan=2| Circumstances !!  colspan=4 | Cycle [[Time|Days]] (Tuned Time)  
Line 16: Line 37:
 
|-
 
|-
 
! Default
 
! 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}})
+
| {{#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
 
! 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}})
+
| {{#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
 
! 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}})
+
| {{#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
 
! 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}})
+
| {{#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}})
 +
|}
 +
 
 +
== Stat Def Data ==
 +
{| {{STDT| c_20}}
 +
! Def Name<br />Label<br />Label For Full Stat List<br />Offset Label<br />Attributes !! Description !! Category !! Parameters !! Complex<br />Parameters !! Display<br />Priority<br />In<br />Category
 +
|- id="Biosculpter Occupant Speed" <!--<StatDef>-->
 +
|
 +
* '''Def Name:'''<br />BiosculpterOccupantSpeed
 +
* '''Label:'''<br />biosculpter occupant speed
 +
| A multiplier on how quickly this person will complete a biosculpter pod cycle.
 +
|
 +
* Display Order:<br />'''130'''
 +
* Def Name:<br />'''PawnMisc'''
 +
* Label:<br />'''Misc'''
 +
* Display All By Default:<br />{{Bad|false}}
 +
|
 +
* '''Default Base Value:''' {{%|1}}
 +
* '''Hide At Value:''' {{%|1}}
 +
* '''To String Style:''' PercentZero
 +
* '''Show On Animals:''' {{Bad|false}}
 +
* '''Show On Mechanoids:''' {{Bad|false}}
 +
* '''Scenario Randomizable:''' {{Good|true}}
 +
|
 +
* '''Parts:'''
 +
** '''StatPart_BiosculptingSpeedFactor'''
 +
| 1900
 +
<!--</StatDef>-->
 
|}
 
|}
  
==Version history==
+
== Version history ==
 
* [[Version/1.3.3066|1.3.3066]] - Added.
 
* [[Version/1.3.3066|1.3.3066]] - Added.
  
 
{{nav|stats|wide}}
 
{{nav|stats|wide}}

Latest revision as of 23:09, 27 September 2024

Biosculpter Occupant Speed is a stat: A multiplier on how quickly this person will complete a biosculpter pod cycle. Its default value is 100%.

Factors[edit]

This stat determines how long a pawn will stay in a biosculpter pod in order to complete the cycle. This is affected by the transhumanist meme and it's respective biosculpting issue, which will increase the occupant speed to 200%.

  • Issue Precepts Biosculpter Pod
    Cycle Speed Factor
    Biosculpting Content added by the Ideology DLC Accelerated ×200%
  • 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)

    Stat Def Data[edit]

    Def Name
    Label
    Label For Full Stat List
    Offset Label
    Attributes
    Description Category Parameters Complex
    Parameters
    Display
    Priority
    In
    Category
    • Def Name:
      BiosculpterOccupantSpeed
    • Label:
      biosculpter occupant speed
    A multiplier on how quickly this person will complete a biosculpter pod cycle.
    • Display Order:
      130
    • Def Name:
      PawnMisc
    • Label:
      Misc
    • Display All By Default:
      false
    • Default Base Value: 100%
    • Hide At Value: 100%
    • To String Style: PercentZero
    • Show On Animals: false
    • Show On Mechanoids: false
    • Scenario Randomizable: true
    • Parts:
      • StatPart_BiosculptingSpeedFactor
    1900

    Version history[edit]