Difference between revisions of "Meditation Plant Growth Offset"

From RimWorld Wiki
Jump to navigation Jump to search
(Meditation Plant Growth Offset Stat)
 
m
 
Line 4: Line 4:
 
| def name = MeditationPlantGrowthOffset
 
| def name = MeditationPlantGrowthOffset
 
| label = meditation plant growth offset
 
| label = meditation plant growth offset
| description = An offset applied to the growth rate of plants, like anima grass, from meditation. This value can change based on the number of artificial buildings nearby.
+
| description = An offset applied to the growth rate of [[plants]], like [[anima grass]], from [[meditation]]. This value can change based on the number of artificial buildings nearby.
 
| default base value = 0
 
| default base value = 0
 
| to string style = PercentZero
 
| to string style = PercentZero

Latest revision as of 01:56, 25 September 2024

Meditation Plant Growth Offset is a stat: An offset applied to the growth rate of plants, like anima grass, from meditation. This value can change based on the number of artificial buildings nearby. Its default value is 0%.

Bases[edit]

  • Plant Meditation Plant Growth Offset Base
    Anima tree Anima tree Content added by the Royalty DLC 0
  • Offsets[edit]

    Meditation Plant Growth Offset is affected by the number of artifical buildings within a 34.9 cell radius:

  • Nearby Artificial Buildings Meditation Plant Growth Offset Offset
    0 0
    5 −8%
    10 −15%
    50 −30%
  • 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:
      MeditationPlantGrowthOffset
    • Label:
      meditation plant growth offset
    An offset applied to the growth rate of plants, like anima grass, from meditation. This value can change based on the number of artificial buildings nearby.
    • Display Order:
      13
    • Def Name:
      Meditation
    • Label:
      Meditation
    • Display All By Default:
      true
    • Default Base Value: 0%
    • Show If Undefined: false
    • Show Zero Base Value: false
    • Show On Default Value: false
    • To String Style: PercentZero
    • Parts:
      • StatPart_ArtificialBuildingsNearbyOffset:
        • Radius: 34.9
        • Curve:
          • Points:
            • (0, 0.0)
            • (5, -0.08)
            • (10, -0.15)
            • (50, -0.3)
    4000

    Version history[edit]