Difference between revisions of "Moving"

From RimWorld Wiki
Jump to navigation Jump to search
(→‎Example: multiplication sign)
(Prosthetic leg. Clarification)
Line 6: Line 6:
 
}}
 
}}
  
 +
== Affected stats ==
 
{{#ask: [[Moving Importance::+]]
 
{{#ask: [[Moving Importance::+]]
 
| ?Health Type = Type
 
| ?Health Type = Type
Line 22: Line 23:
 
Pawns need a Moving capacity of at least 15% in order to move.
 
Pawns need a Moving capacity of at least 15% in order to move.
  
=== Factors ===
+
=== Base factors ===
 
The following factors affect {{PAGENAME}}.
 
The following factors affect {{PAGENAME}}.
 
* [[Consciousness]]: [[Consciousness Importance::1|100%]] importance, no allowed defect. [[Consciousness Limit::1|100%]] Max.
 
* [[Consciousness]]: [[Consciousness Importance::1|100%]] importance, no allowed defect. [[Consciousness Limit::1|100%]] Max.
Line 30: Line 31:
 
** Whole leg: 50% importance for each leg, no allowed defect. No Max (effectively 150%).
 
** Whole leg: 50% importance for each leg, no allowed defect. No Max (effectively 150%).
 
*** [[Peg leg]]: 60% part efficiency resulting in {{--|20%}} Moving.
 
*** [[Peg leg]]: 60% part efficiency resulting in {{--|20%}} Moving.
 +
*** [[Prosthetic leg]]: 85 part efficiency resulting in {{--|7.5%}} Moving.
 
*** [[Bionic leg]]: 125% part efficiency resulting in {{+|12.5%}} Moving.
 
*** [[Bionic leg]]: 125% part efficiency resulting in {{+|12.5%}} Moving.
 
*** [[Archotech leg]]: 150% part efficiency resulting in {{+|25%}} Moving.
 
*** [[Archotech leg]]: 150% part efficiency resulting in {{+|25%}} Moving.
Line 39: Line 41:
 
** Pelvis part efficiency: 100% importance, no allowed defect. No Max (effectively 100%).
 
** Pelvis part efficiency: 100% importance, no allowed defect. No Max (effectively 100%).
 
** Spine part efficiency: 100% importance, no allowed defect. No Max (effectively 100%).
 
** Spine part efficiency: 100% importance, no allowed defect. No Max (effectively 100%).
 +
 +
=== Post factors ===
 
* [[Cryptosleep sickness]]: '''x90%'''
 
* [[Cryptosleep sickness]]: '''x90%'''
 
* [[Food poisoning]]
 
* [[Food poisoning]]
Line 46: Line 50:
  
 
=== Offsets ===
 
=== Offsets ===
* [[Beer]]
+
* Alcohol ([[Beer]]) high
 
** Tipsy: {{--|5%}}
 
** Tipsy: {{--|5%}}
 
** Drunk and Hammered: {{--|10%}}
 
** Drunk and Hammered: {{--|10%}}
Line 55: Line 59:
 
* [[Luciferium]] high: {{+|5%}}
 
* [[Luciferium]] high: {{+|5%}}
 
* [[Yayo]] high: {{+|15%}}
 
* [[Yayo]] high: {{+|15%}}
* Psychite withdrawal ([[Flake]]/[[Yayo]]/[[Psychite tea]]): {{--|20%}}
+
* Psychite ([[Flake]]/[[Yayo]]/[[Psychite tea]]) withdrawal: {{--|20%}}
 
*  [[Smokeleaf]]
 
*  [[Smokeleaf]]
 
** High: {{--|10%}}
 
** High: {{--|10%}}
Line 89: Line 93:
 
Let us calculate the highest value possible. A [[human]] with a [[bionic heart]] and two [[archotech leg]]s, that is high on [[luciferium]], [[go-juice]], [[wake-up]] and [[yayo]]. The moving capacity can be calculated with the following formula:
 
Let us calculate the highest value possible. A [[human]] with a [[bionic heart]] and two [[archotech leg]]s, that is high on [[luciferium]], [[go-juice]], [[wake-up]] and [[yayo]]. The moving capacity can be calculated with the following formula:
  
  Moving = {IF Consciousness < 100 THEN Consciousness ELSE 1} × [1 + (Blood Pumping - 1) × 0.2] × [1 + (Breathing - 1) × 0.2] × Leg efficiency + Offsets
+
  '''Moving''' = {IF Consciousness < 100 THEN Consciousness ELSE 1} × [1 + (Blood Pumping - 1) × 0.2] × [1 + (Breathing - 1) × 0.2] × Leg efficiency × Post factors + Offsets
  
 
Leg efficiency must again be calculated by inserting the efficiency of all the related body parts. Note that the efficiency of all toes must be added up first (normally 10). If any type of body part is not affected, that part of the formula can be omitted.
 
Leg efficiency must again be calculated by inserting the efficiency of all the related body parts. Note that the efficiency of all toes must be added up first (normally 10). If any type of body part is not affected, that part of the formula can be omitted.
  
  Leg efficiency = (Left leg × 0.5 + Right leg × 0.5) × (Left tibia × 0.5 + Right tibia × 0.5) × (Left femur × 0.5 + Right femur × 0.5) × (Left foot × 0.5 + Right foot × 0.5) × (Toes × 0.04 + 0.6) × Pelvis × Spine
+
  '''Leg efficiency''' = (Left leg × 0.5 + Right leg × 0.5) × (Left tibia × 0.5 + Right tibia × 0.5) × (Left femur × 0.5 + Right femur × 0.5) × (Left foot × 0.5 + Right foot × 0.5) × (Toes × 0.04 + 0.6) × Pelvis × Spine
  
 
In this particular case the values would be the following:
 
In this particular case the values would be the following:
* [[Consciousness]]: 140%
+
* [[Consciousness]]: '''140%''' (high on [[luciferium]], [[go-juice]] and [[wake-up]])
* [[Blood Pumping]]: 190%
+
* [[Blood Pumping]]: '''190%''' ([[Bionic heart]], [[Fibrous mechanites]] and high on [[luciferium]])
* [[Breathing]]: 110%
+
* [[Breathing]]: '''110%''' (high on [[luciferium]])
 
* Leg efficiency
 
* Leg efficiency
** Left leg: 150%
+
** Left leg: '''150%''' ([[Archotech leg]])
** Right leg: 150%
+
** Right leg: '''150%''' ([[Archotech leg]])
 +
* Post factors: '''100%'''
 
* Offsets (total {{+|130%}}):
 
* Offsets (total {{+|130%}}):
 
** [[Go-juice]] high: {{+|50%}}
 
** [[Go-juice]] high: {{+|50%}}
Line 111: Line 116:
 
First of all we can calculate the leg efficiency:
 
First of all we can calculate the leg efficiency:
  
  Leg efficiency = Left leg × 0.5 + Right leg × 0.5 = 1.5 × 0.5 + 1.5 × 0.5 = 150%
+
  '''Leg efficiency''' = Left leg × 0.5 + Right leg × 0.5 = 1.5 × 0.5 + 1.5 × 0.5 = '''150%'''
  
 
We can therefore calculate the Moving capacity:
 
We can therefore calculate the Moving capacity:
  
  Moving = {1} × [1.18] × [1.02] × 1.5 + 1.3 = 310.54%
+
  '''Moving''' = {1} × [1 + (1.9 - 1) × 0.2] × [1 + (1.1 - 1) × 0.2] × 1.5 × 1 + 1.3
 +
 +
'''Moving''' = 1 × [1.18] × [1.02] × 1.5 × 1 + 1.3 = 310.54% ≈ '''311%'''
  
 
{{nav|stats|wide}}
 
{{nav|stats|wide}}
 
<noinclude>[[Category:Capacity]]</noinclude>
 
<noinclude>[[Category:Capacity]]</noinclude>

Revision as of 23:14, 23 November 2021

Moving is a pawn capacity: How well a character can move around. Directly affected by consciousness.

Affected stats

NameTypeWeightMaxDescription
Hunting StealthStat1-This stat reduces the chance of hunted animals attacking the hunter. A 0% score means no reduction. A 100% score means animals never attack.
Melee Dodge ChanceStat18-Chance to dodge a melee attack that would've otherwise hit. Characters will not dodge while aiming or firing a ranged weapon.
Move SpeedStat1-Speed of movement in cells per second (c/s).

Factors

Pawns need a Moving capacity of at least 15% in order to move.

Base factors

The following factors affect Moving.

  • Consciousness: 100% importance, no allowed defect. 100% Max.
  • Blood Pumping: 20% importance, no allowed defect. No Max (effectively 190%).
  • Breathing: 20% importance, no allowed defect. No Max (effectively 110%).
  • Leg part efficiency: 100% importance, no allowed defect. No Max (effectively 150%).
    • Whole leg: 50% importance for each leg, no allowed defect. No Max (effectively 150%).
      • Peg leg: 60% part efficiency resulting in −20% Moving.
      • Prosthetic leg: 85 part efficiency resulting in −7.5% Moving.
      • Bionic leg: 125% part efficiency resulting in +12.5% Moving.
      • Archotech leg: 150% part efficiency resulting in +25% Moving.
    • Tibia part efficiency: 50% importance for each tibia, no allowed defect. No Max (effectively 100%).
    • Femur part efficiency: 50% importance for each femur, no allowed defect. No Max (effectively 100%).
    • Foot part efficiency: 50% importance for each foot, no allowed defect. No Max (effectively 100%).
      • Wooden foot: 80% part efficiency resulting in −10% Moving.
    • Toes part efficiency: Every toe missing results in −4% Moving. No Max (effectively 100%).
    • Pelvis part efficiency: 100% importance, no allowed defect. No Max (effectively 100%).
    • Spine part efficiency: 100% importance, no allowed defect. No Max (effectively 100%).

Post factors

Offsets

Example

Let us calculate the highest value possible. A human with a bionic heart and two archotech legs, that is high on luciferium, go-juice, wake-up and yayo. The moving capacity can be calculated with the following formula:

Moving = {IF Consciousness < 100 THEN Consciousness ELSE 1} × [1 + (Blood Pumping - 1) × 0.2] × [1 + (Breathing - 1) × 0.2] × Leg efficiency × Post factors + Offsets

Leg efficiency must again be calculated by inserting the efficiency of all the related body parts. Note that the efficiency of all toes must be added up first (normally 10). If any type of body part is not affected, that part of the formula can be omitted.

Leg efficiency = (Left leg × 0.5 + Right leg × 0.5) × (Left tibia × 0.5 + Right tibia × 0.5) × (Left femur × 0.5 + Right femur × 0.5) × (Left foot × 0.5 + Right foot × 0.5) × (Toes × 0.04 + 0.6) × Pelvis × Spine

In this particular case the values would be the following:

First of all we can calculate the leg efficiency:

Leg efficiency = Left leg × 0.5 + Right leg × 0.5 = 1.5 × 0.5 + 1.5 × 0.5 = 150%

We can therefore calculate the Moving capacity:

Moving = {1} × [1 + (1.9 - 1) × 0.2] × [1 + (1.1 - 1) × 0.2] × 1.5 × 1 + 1.3

Moving = 1 × [1.18] × [1.02] × 1.5 × 1 + 1.3 = 310.54% ≈ 311%