Difference between revisions of "Animals Learning Factor"

From RimWorld Wiki
Jump to navigation Jump to search
(Animals Learning Factor Stat used only by Ranching Central Precept)
 
m (Remaining stat template data)
 
Line 1: Line 1:
{{Stub|reason=1) Version history 2) Two-way links}}
+
{{Stub|reason=1) Two-way links}}
 
{{Verified|1.5.4104}}{{Stat
 
{{Verified|1.5.4104}}{{Stat
 +
| def name = AnimalsLearningFactor
 +
| label = animals learning factor
 +
| description = A multiplier on the learning rate for [[Skills#Animals|animals]] [[skill]].
 +
| default base value = 1
 
| min value = 0
 
| min value = 0
| default base value = 1
+
| hide at value = 1
 
| to string style = PercentZero
 
| to string style = PercentZero
| description = A multiplier on the learning rate for [[Skills#Animals|animals]] [[skill]].
+
| scenario randomizable = true
 +
| show on animals = false
 
| category = BasicsPawn
 
| category = BasicsPawn
 +
| display priority in category = 3500
 
}}
 
}}
  
Line 40: Line 46:
 
<!--</StatDef>-->
 
<!--</StatDef>-->
 
|}
 
|}
 +
 +
== Version history ==
 +
{{Stub|section=1|reason=General Version history}}
  
 
{{nav|stats|wide}}
 
{{nav|stats|wide}}

Latest revision as of 15:52, 2 October 2024

Animals Learning Factor is a stat: A multiplier on the learning rate for animals skill. Its minimum allowed value is 0%. Its default value is 100%.

Factors[edit]

Learning rate for animals skill is determined by:

Passion level × Global Learning Factor × Animals Learning Factor = Animals Skill Learning Rate

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:
    AnimalsLearningFactor
  • Label:
    animals learning factor
A multiplier on the learning rate for animals skill.
  • Display Order:
    11
  • Def Name:
    BasicsPawn
  • Label:
    Basics
  • Display All By Default:
    false
  • Default Base Value: 100%
  • To String Style: PercentZero
  • Show On Animals: false
  • Hide At Value: 100%
  • Min Value: 0%
  • Scenario Randomizable: true
- 3500

Version history[edit]