Difference between revisions of "Mining Speed"

From RimWorld Wiki
Jump to navigation Jump to search
m (Pawn Work Stat Category)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
| to string style = PercentZero
 
| to string style = PercentZero
 
| description = A speed at which this person mines away walls.
 
| description = A speed at which this person mines away walls.
 +
| category = PawnWork
 
}}
 
}}
  
==Factors==
+
An unmodified pawn does 80 damage per mining action and at [[Mining]] 8 requires {{ticks|120}} per action. I.E. Sandstone at 400 HP would take  to mine, while Compacted Steel with 1,500 HP would take {{Ticks|(1500/80) * 120}}.
 +
 
 +
== Factors ==
 
* [[Skill#Mining|Mining]][[Skill::Mining| ]]: [[Skill Base Factor::0.04|4%]] plus [[Skill Bonus Factor::0.12|12%]] per skill level.
 
* [[Skill#Mining|Mining]][[Skill::Mining| ]]: [[Skill Base Factor::0.04|4%]] plus [[Skill Bonus Factor::0.12|12%]] per skill level.
 
* [[Manipulation]]: [[Manipulation Importance::1|100%]] importance, [[Manipulation Limit::-|No]] max
 
* [[Manipulation]]: [[Manipulation Importance::1|100%]] importance, [[Manipulation Limit::-|No]] max
Line 14: Line 17:
 
{{Stat Factors Table}}
 
{{Stat Factors Table}}
  
An unmodified pawn does 80 damage per mining action and at Mining 8 requires 120-ticks(2-seconds) per action. I.E. Sandstone at 400 hp would take 10-seconds to mine, while Compacted Steel with 1,500-hp would take 38-seconds.
+
== Body parts ==
 
 
==Body parts==
 
 
Mining speed can be buffed directly by installing a [[Drill arm]] giving a raw bonus of +160% in exchange of -8% [[Moving]] per arm.
 
Mining speed can be buffed directly by installing a [[Drill arm]] giving a raw bonus of +160% in exchange of -8% [[Moving]] per arm.
  

Latest revision as of 20:25, 6 September 2024

Mining Speed is a stat: A speed at which this person mines away walls. Its default value is 100%.

An unmodified pawn does 80 damage per mining action and at Mining 8 requires 120 ticks (2 secs) per action. I.E. Sandstone at 400 HP would take to mine, while Compacted Steel with 1,500 HP would take 2,250 ticks (37.5 secs).

Factors[edit]

Note that all below values are then multiplied by the Global Work Speed of the pawn.

Mining Skill Level Mining Speed
100% Manipulation 125% Manipulation 150% Manipulation
0 4%5% 6%
1 16%20% 24%
2 28%35% 42%
3 40%50% 60%
4 52%65% 78%
5 64%80% 96%
6 76%95% 114%
7 88%110% 132%
8 100%125% 150%
9 112%140% 168%
10 124%155% 186%
11 136%170% 204%
12 148%185% 222%
13 160%200% 240%
14 172%215% 258%
15 184%230% 276%
16 196%245% 294%
17 208%260% 312%
18 220%275% 330%
19 232%290% 348%
20 244%305% 366%

Body parts[edit]

Mining speed can be buffed directly by installing a Drill arm giving a raw bonus of +160% in exchange of -8% Moving per arm.

Version history[edit]

  • 0.17.1546 - Steeper speed penalty for low skill.