Move Speed

From RimWorld Wiki
Jump to navigation Jump to search

Move Speed is a stat: Speed of movement in cells per second (c/s). A default Human has a base movement speed of 4.6 c/s.

Factors

Offsets

First of all the following offsets are applied to the Move Speed Base value.

Factors

The following factors are applied after the Offsets.

  • Moving capacity: 100% importance, no allowed defect. No Max (effectively 311%).
  • Go frenzy (inspiration): ×140%
  • Light: Up to ×80% for light values of less than 30%. Blind and darkness-preferringContent added by the Ideology DLC humans are unaffected.

External factors

The following factors do not show up in the pawn stat GUI and are applied after the Post factors.

  • Floors and Terrain
    • Chest-deep moving water: ×22%
    • Marsh, Shallow ocean water, Shallow water and Shallow moving water: ×30%
    • Marshy soil: ×46%
    • Mud, Soft sand and Ice: ×52%
    • Sand: ×76%
    • Lichen-covered soil: ×81%
    • Soil, Stony soil, Rich soil, Rough stone and Rough-hewn stone: ×87%
    • Straw matting: ×93%
  • Snow
    • Thin: ×76%
    • Medium: ×62%
    • Thick: ×52%
  • Weather
    • Rain and Foggy rain: ×90%
    • Rainy thunderstorm and Hard snow: ×80%

Example

Moving speed of a particular pawn can be calculated using the following formula:

Move speed = (Base value + Offsets) × Factors × External factors

Let us calculate how fast a human could possibly go. It would have the following values:

Move speed = (4.6 c/s + 0.4 c/s) × (3.26 × 1.4) × 1 = 22.82 c/s