Difference between revisions of "Study Efficiency"

From RimWorld Wiki
Jump to navigation Jump to search
m (Stat Category)
m (All known contributing factors / offsets, and formatted stat def data)
 
Line 1: Line 1:
{{Stub|reason=General, remove inclusion of StatDef once integrated}}
+
{{Anomaly}}
{{Stat
+
{{Stub|reason=Effective Maximum}}
 +
{{Verified|1.5.4104}}{{Stat
 +
| min value = 0.001
 
| default base value = 1
 
| default base value = 1
| min value = 0.001
 
 
| to string style = PercentZero
 
| to string style = PercentZero
 
| description = A multiplier on how much knowledge a person gets when studying unnatural entities.
 
| description = A multiplier on how much knowledge a person gets when studying unnatural entities.
Line 9: Line 10:
  
 
== Factors ==
 
== Factors ==
A pawn's study efficiency has a base value of 100%, a minimum of 0.01%, and is affected by the following factors:  
+
* [[Hediffs]]
* [[Traits#Occultist|Occultist]] {{+|100%}}
+
** [[Hediffs#Voidsight|Voidsight]]: {{Good|125%}}
 +
** [[Hediffs#Void touched|Void touched]]: {{Good|200%}}
 +
 
 +
* [[Precepts]]
 +
** [[Precepts#Void study|Void Study]]:
 +
*** Very inefficient: {{Bad|50%}}
 +
*** Inefficient: {{Bad|75%}}
 +
*** Efficient: {{Good|125%}}
 +
*** Very efficient: {{Good|150%}}
 +
 
 +
== Offsets ==
 +
* [[Traits]]
 +
** [[Traits#Occultist|Occultist]]: {{+|100%}}
 +
 
 +
== Stat Def Data ==
 +
{| {{STDT}}
 +
! 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
 +
|- id="Study Efficiency" <!--<StatDef>-->
 +
|
 +
* '''Def Name:'''<br />StudyEfficiency
 +
* '''Label:'''<br />study efficiency
 +
| A multiplier on how much knowledge a person gets when studying unnatural entities.
 +
|
 +
* Display Order:<br />'''140'''
 +
* Def Name:<br />'''PawnWork'''
 +
* Label:<br />'''Work'''
 +
* Display All By Default:<br />'''{{Bad|false}}'''
 +
|
 +
* '''Default Base Value:''' {{%|1}}
 +
* '''Show On Default Value:''' {{Bad|false}}
 +
* '''To String Style:''' PercentZero
 +
* '''Min Value:''' {{%|0.001}}
 +
* '''Show On Animals:''' {{Bad|false}}
 +
* '''Show On Mechanoids:''' {{Bad|false}}
 +
* '''Show Developmental Stage Filter:''' Child, Adult
 +
| -
 +
| 210
 +
<!--</StatDef>-->
 +
|}
 +
 
 +
== Version history ==
 +
* [[Anomaly (DLC)]] Release - Added.
  
=== StudyEfficiency StatDef ===
+
{{nav|stats|wide}}
<nowiki>  <StatDef>
 
    <defName>StudyEfficiency</defName>
 
    <label>study efficiency</label>
 
    <description>A multiplier on how much knowledge a person gets when studying unnatural entities.</description>
 
    <category>PawnWork</category>
 
    <defaultBaseValue>1</defaultBaseValue>
 
    <showOnDefaultValue>false</showOnDefaultValue>
 
    <toStringStyle>PercentZero</toStringStyle>
 
    <minValue>0.001</minValue>
 
    <showOnAnimals>false</showOnAnimals>
 
    <showOnMechanoids>false</showOnMechanoids>
 
    <showDevelopmentalStageFilter>Child, Adult</showDevelopmentalStageFilter>
 
    <displayPriorityInCategory>210</displayPriorityInCategory>
 
  </StatDef></nowiki>
 

Latest revision as of 00:44, 11 September 2024

Study Efficiency is a stat: A multiplier on how much knowledge a person gets when studying unnatural entities. Its minimum allowed value is 0%. Its default value is 100%.

Factors[edit]

  • Precepts
    • Void Study:
      • Very inefficient: 50%
      • Inefficient: 75%
      • Efficient: 125%
      • Very efficient: 150%

Offsets[edit]

Stat Def Data[edit]

Def Name
Label
Label For Full Stat List
Offset Label
Description Category Parameters Complex
Parameters
Display
Priority
In
Category
  • Def Name:
    StudyEfficiency
  • Label:
    study efficiency
A multiplier on how much knowledge a person gets when studying unnatural entities.
  • Display Order:
    140
  • Def Name:
    PawnWork
  • Label:
    Work
  • Display All By Default:
    false
  • Default Base Value: 100%
  • Show On Default Value: false
  • To String Style: PercentZero
  • Min Value: 0.1%
  • Show On Animals: false
  • Show On Mechanoids: false
  • Show Developmental Stage Filter: Child, Adult
- 210

Version history[edit]