Difference between revisions of "Template:Research Points Table/row"
Jump to navigation
Jump to search
(Created template to test it) |
(Research Speed stat is displayed as a % in game) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | | {{{1}}} | + | ! {{{1}}} |
− | || {{#expr: 0.08 + {{{1}}} * 0.115}} | + | ! {{%|0.08 + {{{1}}} * 0.115 Round 3}} |
− | || | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 1.2 * {{{2}}} Round 3}} |
− | || | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * {{{2}}} Round 3}} |
− | || | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 0.95 * {{{2}}} Round 3}} |
− | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * 0.00825 * 0.9 * {{{2}}} Round 3}} | |
|- | |- | ||
</includeonly><noinclude>{{documentation}}</noinclude> | </includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 04:40, 5 January 2023
An individual row of Template:Research Points Table. Not meant to be used on its own. It must be placed within a table.
Usage[edit]
- 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[edit]
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 | 8% | 1.98 | 1.65 | 1.568 | 1.485 |
---|---|---|---|---|---|
5 | 65.5% | 16.211 | 13.509 | 12.834 | 12.158 |
10 | 123% | 30.443 | 25.369 | 24.1 | 22.832 |
15 | 180.5% | 44.674 | 37.228 | 35.367 | 33.505 |
20 | 238% | 58.905 | 49.088 | 46.633 | 44.179 |
20.7 | 246.1% | 60.897 | 50.748 | 48.21 | 45.673 |
100 | 1158% | 286.605 | 238.838 | 226.896 | 214.954 |
1000 | 11508% | 2848.23 | 2373.525 | 2254.849 | 2136.173 |
The above documentation is transcluded from Template:Research Points Table/row/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |