Difference between revisions of "Template:Research Points Table/row"

From RimWorld Wiki
Jump to navigation Jump to search
(Added correct point multiplier)
(Added rounding)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
| {{{1}}}
 
| {{{1}}}
|| {{#expr: 0.08 + {{{1}}} * 0.115}}
+
|| {{#expr: 0.08 + {{{1}}} * 0.115 Round 2}}
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 1.2 * {{{2}}} }}
+
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 1.2 * {{{2}}} Round 2}}
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * {{{2}}} }}
+
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * {{{2}}} Round 2}}
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 0.95 * {{{2}}} }}
+
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 0.95 * {{{2}}} Round 2}}
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 0.9 * {{{2}}} }}
+
|| {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 0.9 * {{{2}}} Round 2}}
 
|-
 
|-
 
</includeonly><noinclude>{{documentation}}</noinclude>
 
</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 03:55, 11 November 2022

Documentation icon Template documentation[view] [edit] [history] [purge]

An individual row of Template:Research Points Table. Not meant to be used on its own. It must be placed within a table.

Usage

  • Shows the research speed factor of a pawn, and how many points they research in a given period of time for each default difficulty.
{{Research Points Table/row|skill level|time in ticks}}

Example

This table shows research points per skill level per hour:

{| class="wikitable"
{{Research Points Table/row|0|2500}}
{{Research Points Table/row|5|2500}}
{{Research Points Table/row|10|2500}}
{{Research Points Table/row|15|2500}}
{{Research Points Table/row|20|2500}}
{{Research Points Table/row|20.7|2500}}
{{Research Points Table/row|100|2500}}
{{Research Points Table/row|1000|2500}}
|}
0 0.08 1.98 1.65 1.57 1.49
5 0.66 16.21 13.51 12.83 12.16
10 1.23 30.44 25.37 24.1 22.83
15 1.81 44.67 37.23 35.37 33.51
20 2.38 58.91 49.09 46.63 44.18
20.7 2.46 60.9 50.75 48.21 45.67
100 11.58 286.61 238.84 226.9 214.95
1000 115.08 2848.23 2373.53 2254.85 2136.17