Difference between revisions of "Slave Suppression Fall Rate"

From RimWorld Wiki
Jump to navigation Jump to search
(Base info on Slave Suppression Fall Rate Stat)
 
m (Stat Template Data)
 
Line 2: Line 2:
 
{{Stub|reason=Finish explaining factors / offsets}}
 
{{Stub|reason=Finish explaining factors / offsets}}
 
{{Verified|1.5.4104}}{{Stat
 
{{Verified|1.5.4104}}{{Stat
 +
| def name = SlaveSuppressionFallRate
 +
| label = slave suppression fall rate
 +
| description = The rate at which [[slave]] [[suppression]] falls.
 +
| default base value = 0
 
| min value = 0
 
| min value = 0
| default base value = 0
+
| hide at value = 0
 +
| format string = {0} per day
 +
| format string unfinalized = {0} per day
 
| to string style = PercentZero
 
| to string style = PercentZero
| description = The rate at which [[slave]] [[suppression]] falls.
+
| scenario randomizable = true
 +
| show on animals = false
 +
| show on mechanoids = false
 +
| show on slaves only = true
 
| category = PawnSocial
 
| category = PawnSocial
 +
| display priority in category = 2200
 +
| worker class = StatWorker_SuppressionFallRate
 +
| parts = StatPart_Terror, StatPart_GearStatOffset, StatPart_AgeOffset
 
}}
 
}}
  
 
== Factors ==
 
== Factors ==
 
* Stat Worker:
 
* Stat Worker:
{| {{STDT}}
+
{| {{STDT| c_06}}
 
! Suppression !! Fall Rate<br />(% per day)
 
! Suppression !! Fall Rate<br />(% per day)
 
|-
 
|-
Line 18: Line 30:
 
| > 15% || 10%
 
| > 15% || 10%
 
|-
 
|-
| =< 15% || 5%
+
| 15% || 5%
 
|}
 
|}
  
 
== Offsets ==
 
== Offsets ==
 
* Age Curve
 
* Age Curve
{| {{STDT}}
+
{| {{STDT| c_06}}
 
! Age !! Slave Suppression Offset
 
! Age !! Slave Suppression Offset
 
|-
 
|-
Line 32: Line 44:
 
| 16 || 0%
 
| 16 || 0%
 
|}
 
|}
{{Graph:Chart|width=300|height=150|xAxisTitle=Age (Biological)|yAxisTitle=Slave Suppression Offset|type=line|x=3, 13, 16|y=-0.5, -0.3, 0|interpolate=monotone|xGrid=|yGrid=}}
+
{{Graph:Chart|width=300|height=150|xAxisTitle=Age (Biological)|yAxisTitle=Slave Suppression Offset|type=line|x=3, 13, 16|y=-0.5, -0.3, 0|xGrid=|yGrid=}}
  
 
== Stat Def Data ==
 
== Stat Def Data ==
{| {{STDT}}
+
{| {{STDT| c_06}}
! Def Name<br />Label<br />Label For Full Stat List<br />Offset Label !! Description !! Category !! Parameters !! Complex<br />Parameters !! Display<br />Priority<br />In<br />Category
+
! Name !! Description !! Category !! Parameters !! Complex Parameters !! Display Priority In Category
 
|- id="Slave Suppression Fall Rate" <!--<StatDef>-->
 
|- id="Slave Suppression Fall Rate" <!--<StatDef>-->
 
|
 
|
Line 43: Line 55:
 
| The rate at which slave suppression falls.
 
| The rate at which slave suppression falls.
 
|
 
|
* Display Order:<br />'''120'''
+
* Display Order: '''120'''
 
* Def Name:<br />'''PawnSocial'''
 
* Def Name:<br />'''PawnSocial'''
 
* Label:<br />'''Social'''
 
* Label:<br />'''Social'''
* Display All By Default:<br />'''{{Bad|false}}'''
+
* Display All By Default: {{Bad|false}}
 
|
 
|
* '''Worker Class:''' StatWorker_SuppressionFallRate
+
* Worker Class: '''StatWorker_SuppressionFallRate'''
* '''Default Base Value:''' {{%|0}}
+
* Default Base Value: '''{{%|0}}'''
* '''Hide At Value:''' {{%|0}}
+
* Hide At Value: '''{{%|0}}'''
* '''Min Value:''' {{%|0}}
+
* Min Value: '''{{%|0}}'''
* '''To String Style:''' PercentZero
+
* To String Style: '''PercentZero'''
* '''Format String:''' {0} per day
+
* Format String:<br />"{0} per day"
* '''Format String Unfinalized:''' {0} per day
+
* Format String Unfinalized:<br />"{0} per day"
* '''Show On Animals:''' {{Bad|false}}
+
* Show On Animals: {{Bad|false}}
* '''Show On Mechanoids:''' {{Bad|false}}
+
* Show On Mechanoids: {{Bad|false}}
* '''Show On Slaves Only:''' {{Good|true}}
+
* Show On Slaves Only: {{Good|true}}
* '''Scenario Randomizable:''' {{Good|true}}
+
* Scenario Randomizable: {{Good|true}}
 
|
 
|
 
* '''Parts:'''
 
* '''Parts:'''
 
** '''StatPart_Terror'''
 
** '''StatPart_Terror'''
** '''StatPart_GearStatOffset:'''
+
** '''StatPart_GearStatOffset'''
*** Apparel Stat: '''SlaveSuppressionOffset'''
+
*** Apparel Stat: '''[[Slave Suppression Offset]]'''
*** Subtract: '''{{Good|true}}'''
+
*** Subtract: {{Good|true}}
** '''StatPart_AgeOffset{{BiotechIcon}}:'''
+
** '''StatPart_AgeOffset''' {{BiotechIcon}}
*** Use Biological Years: '''{{Good|true}}'''
+
*** Use Biological Years: {{Good|true}}
*** Humanlike Only: '''{{Good|true}}'''
+
*** Humanlike Only: {{Good|true}}
 
*** '''Curve:'''
 
*** '''Curve:'''
 
**** '''Points:'''
 
**** '''Points:'''
Line 73: Line 85:
 
***** (13, -0.3)
 
***** (13, -0.3)
 
***** (16, 0)
 
***** (16, 0)
{{Graph:Chart|width=300|height=150|xAxisTitle=Age (Biological)|yAxisTitle=Slave Suppression Offset|type=line|x=3, 13, 16|y=-0.5, -0.3, 0|interpolate=monotone|xGrid=|yGrid=}}
+
{{Graph:Chart|width=300|height=150|xAxisTitle=Age (Biological)|yAxisTitle=Slave Suppression Offset|type=line|x=3, 13, 16|y=-0.5, -0.3, 0|xGrid=|yGrid=}}
 
| 2200
 
| 2200
 
<!--</StatDef>-->
 
<!--</StatDef>-->

Latest revision as of 05:14, 22 October 2024

Slave Suppression Fall Rate is a stat: The rate at which slave suppression falls. Its minimum allowed value is 0% per day. Its default value is 0% per day.

Factors[edit]

  • Stat Worker:
Suppression Fall Rate
(% per day)
> 30% 20%
> 15% 10%
≤ 15% 5%

Offsets[edit]

  • Age Curve
Age Slave Suppression Offset
3 −50%
13 −30%
16 0%

Stat Def Data[edit]

Name Description Category Parameters Complex Parameters Display Priority In Category
  • Def Name:
    SlaveSuppressionFallRate
  • Label:
    slave suppression fall rate
The rate at which slave suppression falls.
  • Display Order: 120
  • Def Name:
    PawnSocial
  • Label:
    Social
  • Display All By Default: false
  • Worker Class: StatWorker_SuppressionFallRate
  • Default Base Value: 0%
  • Hide At Value: 0%
  • Min Value: 0%
  • To String Style: PercentZero
  • Format String:
    "{0} per day"
  • Format String Unfinalized:
    "{0} per day"
  • Show On Animals: false
  • Show On Mechanoids: false
  • Show On Slaves Only: true
  • Scenario Randomizable: true
  • Parts:
    • StatPart_Terror
    • StatPart_GearStatOffset
    • StatPart_AgeOffset Content added by the Biotech DLC
      • Use Biological Years: true
      • Humanlike Only: true
      • Curve:
        • Points:
          • (3, -0.5)
          • (13, -0.3)
          • (16, 0)
2200

Version history[edit]