Difference between revisions of "Template:Research Points Table/row"
Jump to navigation
Jump to search
(Created template to test it) |
(Finished remaining columns) |
||
Line 2: | Line 2: | ||
| {{{1}}} | | {{{1}}} | ||
|| {{#expr: 0.08 + {{{1}}} * 0.115}} | || {{#expr: 0.08 + {{{1}}} * 0.115}} | ||
− | || | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * 1.2 * {{{2}}} }} |
− | || | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * {{{2}}} }} |
− | || | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * 0.95 * {{{2}}} }} |
− | || | + | || {{#expr: (0.08 + {{{1}}} * 0.115) * 0.9 * {{{2}}} }} |
|- | |- | ||
</includeonly><noinclude>{{documentation}}</noinclude> | </includeonly><noinclude>{{documentation}}</noinclude> |
Revision as of 03:44, 11 November 2022
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 | 240 | 200 | 190 | 180 |
5 | 0.655 | 1965 | 1637.5 | 1555.625 | 1473.75 |
10 | 1.23 | 3690 | 3075 | 2921.25 | 2767.5 |
15 | 1.805 | 5415 | 4512.5 | 4286.875 | 4061.25 |
20 | 2.38 | 7140 | 5950 | 5652.5 | 5355 |
20.7 | 2.4605 | 7381.5 | 6151.25 | 5843.6875 | 5536.125 |
100 | 11.58 | 34740 | 28950 | 27502.5 | 26055 |
1000 | 115.08 | 345240 | 287700 | 273315 | 258930 |
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. |