Difference between revisions of "Deep Drilling Speed"

From RimWorld Wiki
Jump to navigation Jump to search
m (Pawn Work Stat Category)
 
(2 intermediate revisions 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 uses a [[deep drill]] to extract underground resources.
 
| description = A speed at which this person uses a [[deep drill]] to extract underground resources.
 +
| category = PawnWork
 
}}
 
}}
  
 
==Factors==
 
==Factors==
 +
{{Recode|section=1|reason=Custom version of [[Template:Stat Factors Table]] showing the time to extract ({{Ticks|14000}}/Deep Drilling Speed) at each point.}}
 
{{rewrite|section=1|reason=Format under the correct base offset/post factors/post offset etc subheadings}}
 
{{rewrite|section=1|reason=Format under the correct base offset/post factors/post offset etc subheadings}}
 
* [[Skills#Mining|Mining]][[Skill::Mining| ]]: [[Skill Base Factor::0.04|4%]] plus [[Skill Bonus Factor::0.12|12%]] per skill level.
 
* [[Skills#Mining|Mining]][[Skill::Mining| ]]: [[Skill Base Factor::0.04|4%]] plus [[Skill Bonus Factor::0.12|12%]] per skill level.

Latest revision as of 20:26, 6 September 2024

Deep Drilling Speed is a stat: A speed at which this person uses a deep drill to extract underground resources. Its default value is 100%.

Factors[edit]

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

Mining Skill Level Deep Drilling 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%

Order of operations[edit]

Deep Drilling Speed = (100 + Base Offsets) * Global Work Speed * Skill Factor * Capacity Factors

For example, a very neurotic, industrious pawn with a Mining skill of 20, two drill arms and Trauma savant would result in the following:

Deep Drilling Speed = (100 + 70 + 70) * (100% + 40% + 35%) * 244% * 150% = 1,537%