Assembly Speed Factor

From RimWorld Wiki
Revision as of 03:52, 24 September 2024 by JuliaCat (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Assembly Speed Factor is a stat: The speed at which people assemble genes here is multiplied by this value. Its minimum allowed value is 25% (effectively limited to 53%). Its default value is 100%.

Bases[edit]

  • Building Assembly Speed Factor Base
    Gene assembler Gene assembler Content added by the Biotech DLC 100%
  • Factors[edit]

    Outdoors:

    Location Factor
    Indoors ×100%
    Outdoors ×75%

    Room Stat:

    Room Stat Custom Label
    Assembly speed factor Room cleanliness

    Room cleanliness is a multiplier ranging from 75% - 115% (75% without a room), depending on the cleanliness of a room.

    Cleanliness Factor
    -5.0 0.75
    -2.5 0.85
    0.0 1.00
    1.0 1.15

    Calculating Assembly Speed Factor[edit]

    The factors for Assembly Speed Factor are: Assembly Speed Factor Base, Outdoors, and Room cleanliness. This would be written out as:

    Assembly Speed Factor = Assembly Speed Factor Base × Outdoors × Room cleanliness

    The maximum would be:

    1 × 1 × 1.15 = 1.15

    For an effective limit of 115%.

    The minimum would be:

    1 × 0.7 × 0.75 = 0.525

    For an effective limit of 52.5%.

    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:
      AssemblySpeedFactor
    • Label:
      work speed factor
    The speed at which people assemble genes here is multiplied by this value.
    • Display Order:
      50
    • Def Name:
      Building
    • Label:
      Building
    • Display All By Default:
      false
    • Default Base Value: 100%
    • Min Value: 25%
    • To String Style: PercentZero
    • Show If Undefined: false
    • Parts:
      • StatPart_Outdoors:
        • Factor Indoors: ×100%
        • Factor Outdoors: ×75%
      • StatPart_RoomStat:
    1000

    Version history[edit]