Editing Cooking Speed

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
 
| to string style = PercentZero
 
| to string style = PercentZero
 
| min value = 0.1
 
| min value = 0.1
 +
| max value = 1.6 <!-- due to the post processing curve -->
 
| effective minimum = 0.1
 
| effective minimum = 0.1
| effective maximum = 1.6 * {{Q|Global Work Speed|Effective Maximum}} <!-- maximum of processing curve * max Global Work Speed -->
+
| effective maximum = 1.6
 
| description = The speed at which this person cooks meals.
 
| description = The speed at which this person cooks meals.
}} It is effectively limited to {{%|{{P|Effective Maximum}}|0}}.
+
}}
  
The cooking speed is calculated with a post-process curve from a score that ranges from -20 to 20. It is then further modified by other post-process stats, namely the [[Global Work Speed]].
+
== Offsets ==
 
+
The ''cooking speed'' is calculated with a post-processing curve from a score that ranges from -20 to 20. The default score is 0. The following things affect the score:
== Score ==
 
The default score is 0. The following things affect the score:
 
  
 
* [[Skill::Cooking| ]][[Skills#Cooking|Cooking]]: {{+|1}} per skill level.
 
* [[Skill::Cooking| ]][[Skills#Cooking|Cooking]]: {{+|1}} per skill level.
 
* [[Manipulation]]: [[Manipulation Importance::16|1600%]] importance, [[Manipulation Limit::1.5|150%]] limit
 
* [[Manipulation]]: [[Manipulation Importance::16|1600%]] importance, [[Manipulation Limit::1.5|150%]] limit
** Minimum: {{--|16}} at 0% manipulation.
+
** Minumum: {{--|16}} at 0% manipulation.
 
** Maximum: {{+|8}} at 150% manipulation.
 
** Maximum: {{+|8}} at 150% manipulation.
 
* [[Sight]]: [[Sight Importance::4|400%]] importance, [[Sight Limit::1.5|150%]] limit
 
* [[Sight]]: [[Sight Importance::4|400%]] importance, [[Sight Limit::1.5|150%]] limit
** Minimum: {{--|4}} at 0% sight.
+
** Minumum: {{--|4}} at 0% sight.
 
** Maximum: {{+|2}} at 150% sight.
 
** Maximum: {{+|2}} at 150% sight.
 
* [[Gastro-analyzer]] {{RoyaltyIcon}}: {{+|5}}
 
* [[Gastro-analyzer]] {{RoyaltyIcon}}: {{+|5}}
  
== Post-process curve ==
+
=== Post-processing curve ===
 
The score is then converted into the cooking speed with the following post-processing curve:
 
The score is then converted into the cooking speed with the following post-processing curve:
  
Line 28: Line 27:
 
! Score !! Cooking speed !! Graph
 
! Score !! Cooking speed !! Graph
 
|-
 
|-
| < −20 ||  10%
+
| -20 ||  10%
| rowspan="5" | {{Graph:Chart| width = 200 | height = 200 | xAxisTitle = Score | yAxisTitle = Cooking Speed | type = line | x =-20, 0, 20 | y1 = 0.1, 0.4, 1.6}}
+
| rowspan="3" | {{Graph:Chart| width = 200 | height = 200 | xAxisTitle = Score | yAxisTitle = Cooking Speed | type = line | x =-20, 0, 20 | y1 = 0.1, 0.4, 1.6}}
|-
 
| −20 to 0 || <pre>Cooking speed = 40% + Score × 1.5%</pre>
 
 
|-
 
|-
 
|  0 ||  40%
 
|  0 ||  40%
 
|-
 
|-
| 0 to 20 || <pre>Cooking speed = 40% + Score × 6%</pre>
+
|  20 || 160%
|-
 
> 20 || 160%
 
 
|}
 
|}
  
== Post-process – other stats ==
+
For scores '''below 0''' the cooking speed can be calculated with the following formula:
After the post-process curve the cooking speed is multiplied by the [[Global Work Speed Factor::true| ]][[Global Work Speed]].
+
Cooking speed = 40% + Score × 1.5%
  
== Table ==
+
For scores '''above 0''':
 +
Cooking speed = 40% + Score × 6%
 +
 
 +
=== Skill table ===
 
You can find some common scores and their corresponding cooking speeds in the table below.
 
You can find some common scores and their corresponding cooking speeds in the table below.
 +
 
{| class="wikitable mw-collapsible" style="text-align:center;"
 
{| class="wikitable mw-collapsible" style="text-align:center;"
! rowspan="2" | Score
+
! colspan="8" | Cooking speed
! rowspan="2" | Possible composition
 
! colspan="4" | Cooking speed
 
 
|-
 
|-
! 100% Global Work Speed
+
! rowspan="2" | Cooking skill level
! 120% Global Work Speed
+
! colspan="6" | Other score offsets
! 150% Global Work Speed
 
! 180% Global Work Speed
 
 
|-
 
|-
| {{#vardefineecho:score|-20}} || Level 0 + 0% manipulation + 0% sight
+
!  0
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
!  +2{{Ref label|a|a}}
 +
+5{{Ref label|b|b}}
 +
!  +8{{Ref label|c|c}}
 +
! +10{{Ref label|d|d}}
 +
! +15{{Ref label|e|e}}
 
|-
 
|-
| {{#vardefineecho:score|-19}} ||
+
! {{#vardefineecho:level|0}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}<!-- 0.06 = (1.6 - 0.4) / (20 - 0) -->
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +15) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-18}} ||
+
! {{#vardefineecho:level|1}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +15) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-17}} ||
+
! {{#vardefineecho:level|2}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +15) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-16}} || Level 0 + 0% manipulation
+
! {{#vardefineecho:level|3}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}      * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +15) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-15}} ||
+
! {{#vardefineecho:level|4}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +15) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-14}} ||
+
! {{#vardefineecho:level|5}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 +
| rowspan="16" | {{%|0.4 + ({{#var:level}} +15) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-13}} ||
+
! {{#vardefineecho:level|6}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-12}} ||
+
! {{#vardefineecho:level|7}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-11}} ||
+
! {{#vardefineecho:level|8}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-10}} ||
+
! {{#vardefineecho:level|9}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-9}} ||
+
! {{#vardefineecho:level|10}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 +
| rowspan="11" | {{%|0.4 + ({{#var:level}} +10) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-8}} ||
+
! {{#vardefineecho:level|11}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-7}} ||
+
! {{#vardefineecho:level|12}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 +
| rowspan="9" | {{%|0.4 + ({{#var:level}} + 8) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-6}} ||
+
! {{#vardefineecho:level|13}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-5}} ||
+
! {{#vardefineecho:level|14}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-4}} || Level 0 + 0% sight
+
! {{#vardefineecho:level|15}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 +
| rowspan="6" | {{%|0.4 + ({{#var:level}} + 5) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-3}} ||
+
! {{#vardefineecho:level|16}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-2}} ||
+
! {{#vardefineecho:level|17}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|-1}} ||
+
! {{#vardefineecho:level|18}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 +
| rowspan="3" | {{%|0.4 + ({{#var:level}} + 2) * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|0}} ||
+
! {{#vardefineecho:level|19}}
| {{%|0.4 + {{#var:score}} * 0.015|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.015) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
 
|-
 
|-
| {{#vardefineecho:score|1}} ||
+
! {{#vardefineecho:level|20}}
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
+
| {{%|0.4 + {{#var:level}}     * 0.06}}
|-
 
| {{#vardefineecho:score|2}} || Level 0 + 150% sight
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|3}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|4}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|5}} || Level 0 + [[gastro-analyzer]] {{RoyaltyIcon}}
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|6}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|7}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|8}} || Level 0 + 150% manipulation
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|9}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|10}} || Level 0 + 150% manipulation + 150% sight
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|11}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|12}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|13}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|14}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|15}} || Level 0 + 150% manipulation + 150% sight + [[gastro-analyzer]] {{RoyaltyIcon}}
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|16}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|17}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|18}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|19}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
|-
 
| {{#vardefineecho:score|20}} ||
 
| {{%|0.4 + {{#var:score}} * 0.06|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.2|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.5|0}} || {{%|(0.4 + {{#var:score}} * 0.06) * 1.8|0}}
 
 
|}
 
|}
 +
: a) {{Note|a||Equivalent to maximum [[sight]] (150%) or 112.5% [[manipulation]].}}
 +
: c) {{Note|b||Equivalent to a [[gastro-analyzer]] {{RoyaltyIcon}}.}}
 +
: b) {{Note|c||Equivalent to maximum [[manipulation]] (150%).}}
 +
: d) {{Note|d||Equivalent to maximum sight and maximum manipulation.}}
 +
: e) {{Note|e||Equivalent to maximum sight, maximum manipulation and a gastro-analyzer {{RoyaltyIcon}}.}}
 +
 +
== Post factors ==
 +
{{Recode|reason=Find out how the global work speed affects the cooking speed (especially if it can push it over 160%) and add a table for it}}
 +
* [[Global Work Speed Factor::true| ]][[Global Work Speed]]
  
 
<!--{{Stat Factors Table||Global Work Speed
 
<!--{{Stat Factors Table||Global Work Speed

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

This page is a member of 1 hidden category: