Difference between revisions of "Mining Speed"

From RimWorld Wiki
Jump to navigation Jump to search
m (Pawn Work Stat Category)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Verified|1.2.2900}}{{Stat
+
{{Stub|reason=Needs mining specialist and specific eqn that controls final value including order of operation to explain the effect of drill arms and spec}}{{Verified|1.2.2900}}{{Stat
 
| default base value = 1
 
| default base value = 1
 
| 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 12: Line 14:
 
* [[Global Work Speed Factor::true| ]][[Global Work Speed]]
 
* [[Global Work Speed Factor::true| ]][[Global Work Speed]]
  
==Bodyparts==
+
Note that all below values are then multiplied by the Global Work Speed of the pawn.
 +
{{Stat Factors Table}}
 +
 
 +
== 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.