Difference between revisions of "Plant Work Speed"
m (Pawn Work Stat Category) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| to string style = PercentZero | | to string style = PercentZero | ||
| description = Speed at which this person sows and harvests [[plants]]. | | description = Speed at which this person sows and harvests [[plants]]. | ||
+ | | category = PawnWork | ||
}} | }} | ||
Line 27: | Line 28: | ||
== Example == | == Example == | ||
− | |||
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) | + | | (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 | + | 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%''' | ||
+ | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | The fastest work speed possible would be achieved by a healthy pawn with: | |
− | + | * Offset: | |
− | + | ** 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}} |
Latest revision as of 20:22, 6 September 2024
This article is a stub. You can help RimWorld Wiki by expanding it. Reason: Account for Ideoligion#Ranching precept inc effect but also order of operations. |
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[edit]
Offsets[edit]
The base value of 100% can first be modified by the following offset:
- Field hand: +160% per hand.
Factors[edit]
After the offset is applied, it is further modified by the following factors:
- Plants: 8% plus 11.5% per skill level.
- Manipulation: 100% importance, No max
- Sight: 30% importance, 100% limit
- Global Work Speed
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[edit]
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 hands would therefore have the following:
- Offsets:
- 2 Field hands: 320%
- 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:
- 2 Field hands: 320%
- 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%