Difference between revisions of "Plant Work Speed"

From RimWorld Wiki
Jump to navigation Jump to search
(→‎Example: Added example, fixed formula.)
Line 27: Line 27:
  
 
== Example ==  
 
== Example ==  
{{Recode|section=1|reason=Finish example - commented out section is from Plant Harvest Yield and will need to be modified to fit PWS. Uncommented section is complete}}
 
 
Plant work yield of a particular pawn can be calculated using the following formula:
 
Plant work yield of a particular pawn can be calculated using the following formula:
  
{| class="wikitable"
+
{| class="wikitable" style="margin-left: auto; margin-right: auto; border: none;"
| (100% + Offsets) x Skill modifier x Manipulation x max({{%|{{P|Sight Limit}}}}, 100% + (Sight - 100%) x {{%|{{P|Sight Importance}}}}) x Global Work Speed
+
| (100% + Offsets) * Skill modifier * Manipulation * min({{%|{{P|Sight Limit}}}}, 100% + (Sight - 100%) * {{%|{{P|Sight Importance}}}}) * Global Work Speed
 
|}
 
|}
  
 
A healthy, Plants 10 with two [[field hand]]s{{RoyaltyIcon}} would therefore have the following:
 
A healthy, Plants 10 with two [[field hand]]s{{RoyaltyIcon}} would therefore have the following:
 +
* Offsets:
 +
** 2 [[Field hand]]s{{RoyaltyIcon}}: {{Good|320%}}
 +
* Skill Modifier: {{Good|123%}}
 +
* Manipulation Factor: '''100%''' ('''x1''', equivalent to no effect)
 +
* Global Work Speed: '''100%''' ('''x1''', equivalent to no effect)
 +
* Sight Factor:
 +
::{| class="wikitable"
 +
| min({{%|{{P|Sight Limit}}}}, 100% + ('''100%''' - 100%) x {{%|{{P|Sight Importance}}}}) = min(100%, 100%) = '''100%'''
 +
|}
 +
 +
Therefore, the Plant work speed would be:
 +
{| class="wikitable" style="margin-left: auto; margin-right: auto; border: none;"
 +
| (100% + {{Good|320%}}) * {{Good|123%}} * 100% * 100% * 100% = {{Good|420%}} * {{Good|123%}} = '''516.6%'''
 +
|}
  
<!--
 
* Offsets:
 
** Plants specialist: {{+|30%}}
 
* Skill modifier: {{Good|102%}}
 
* Manipulation factor:
 
** 100% + (Manipulation - 100%) x {{%|{{P|Manipulation Importance}}}} = {{Good|{{%|1 + (1.25 - 1) * {{P|Manipulation Importance}}}}}}
 
* Sight factor:
 
** max({{%|{{P|Sight Limit}}}}, 100% + (Sight - 100%) x {{%|{{P|Sight Importance}}}}) = '''x100%'''
 
  
{| class="wikitable"
+
The fastest work speed possible would be achieved by a healthy pawn with:
|-
+
* Offset:
| (100% + {{Good|30%}}) x {{Good|102%}} x {{Good|{{%|1 + (1.5 - 1) * {{P|Manipulation Importance}}}}}} x '''100%''' = {{%|(1 + 0.3) * 1.02 * (1 + (1.25 - 1) * {{P|Manipulation Importance}}) * 1 round 2}}
+
** 2 [[Field hand]]s{{RoyaltyIcon}}: {{Good|320%}}
 +
* Plants 20 Skill modifier: {{Good|238%}}
 +
* [[Manipulation]] factor:
 +
** The maximum manipulation possible is {{Good|429%}}. However, this is not compatible with 2 Field Hands.
 +
** With 2 field hands, the maximum manipulation possible is {{Good|335.5%}}
 +
* [[Global Work Speed]]:
 +
** The max value it can take is '''621%''' while on a [[Mental inspiration#Work frenzy|Work frenzy]] and '''345%''' without one.
 +
* Sight Factor: '''100%'''
 +
 
 +
{| class="wikitable" style="margin-left: auto; margin-right: auto; border: none;"
 +
| (100% + {{Good|320%}}) * {{Good|238%}} * {{Good|335.5%}} * 100% * {{Good|621%}} = '''20826%'''
 
|}
 
|}
-->
+
Therefore, fastest work speed possible is of '''20826%'''. Without the inspiration, the fastest achievable is of ''just'' '''11570%'''
 +
 
 
{{Nav|stats|wide}}
 
{{Nav|stats|wide}}

Revision as of 16:14, 29 July 2024

Plant Work Speed is a stat: Speed at which this person sows and harvests plants. Its minimum allowed value is 10%. Its default value is 100%.

Factors

Offsets

The base value of 100% can first be modified by the following offset:

Factors

After the offset is applied, it is further modified by the following factors:

Plant work speed has a minimum value of 10%.

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

Plants Skill Level Plant Work Speed
100% Manipulation 125% Manipulation 150% Manipulation
0 10%10% 12%
1 19.5%24.38% 29.25%
2 31%38.75% 46.5%
3 42.5%53.13% 63.75%
4 54%67.5% 81%
5 65.5%81.88% 98.25%
6 77%96.25% 115.5%
7 88.5%110.63% 132.75%
8 100%125% 150%
9 111.5%139.38% 167.25%
10 123%153.75% 184.5%
11 134.5%168.13% 201.75%
12 146%182.5% 219%
13 157.5%196.88% 236.25%
14 169%211.25% 253.5%
15 180.5%225.63% 270.75%
16 192%240% 288%
17 203.5%254.38% 305.25%
18 215%268.75% 322.5%
19 226.5%283.13% 339.75%
20 238%297.5% 357%

Example

Plant work yield of a particular pawn can be calculated using the following formula:

(100% + Offsets) * Skill modifier * Manipulation * min(100%, 100% + (Sight - 100%) * 30%) * Global Work Speed

A healthy, Plants 10 with two field handsContent added by the Royalty DLC would therefore have the following:

  • Offsets:
  • Skill Modifier: 123%
  • Manipulation Factor: 100% (x1, equivalent to no effect)
  • Global Work Speed: 100% (x1, equivalent to no effect)
  • Sight Factor:
min(100%, 100% + (100% - 100%) x 30%) = min(100%, 100%) = 100%

Therefore, the Plant work speed would be:

(100% + 320%) * 123% * 100% * 100% * 100% = 420% * 123% = 516.6%


The fastest work speed possible would be achieved by a healthy pawn with:

  • Offset:
  • Plants 20 Skill modifier: 238%
  • Manipulation factor:
    • The maximum manipulation possible is 429%. However, this is not compatible with 2 Field Hands.
    • With 2 field hands, the maximum manipulation possible is 335.5%
  • Global Work Speed:
    • The max value it can take is 621% while on a Work frenzy and 345% without one.
  • Sight Factor: 100%
(100% + 320%) * 238% * 335.5% * 100% * 621% = 20826%

Therefore, fastest work speed possible is of 20826%. Without the inspiration, the fastest achievable is of just 11570%