Difference between revisions of "Template:Ability stat table"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
! 19 | ! 19 | ||
! 20 | ! 20 | ||
+ | ! 21 | ||
+ | ! 22 | ||
+ | ! 23 | ||
|- | |- | ||
| {{{1}}} | | {{{1}}} | ||
Line 45: | Line 48: | ||
| {{roundcalc|{{{1}}} + (({{{2}}} - {{{1}}}) * (19 / 20))|2}} | | {{roundcalc|{{{1}}} + (({{{2}}} - {{{1}}}) * (19 / 20))|2}} | ||
| {{roundcalc|{{{1}}} + (({{{2}}} - {{{1}}}) * (20 / 20))|2}} | | {{roundcalc|{{{1}}} + (({{{2}}} - {{{1}}}) * (20 / 20))|2}} | ||
+ | | {{roundcalc|{{{1}}} + (({{{2}}} - {{{1}}}) * (21 / 20))|2}} | ||
+ | | {{roundcalc|{{{1}}} + (({{{2}}} - {{{1}}}) * (22 / 20))|2} | ||
+ | | {{roundcalc|{{{1}}} + (({{{2}}} - {{{1}}}) * (23 / 20))|2}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
== Description == | == Description == |
Revision as of 20:27, 3 February 2025
Description
Generates an ability stat roll table from the min and max values.
Usage
{{Ability stat table |min value |max value |title=y/n |stat=Stat Name }}
Example
{{Ability stat table|1.76|11.58|title=y|stat=Damage}}
Produces:
Damage rolls
This table shows the overall minimum roll and the maximum roll per level for damage.
Minimum | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.76 | 2.25 | 2.74 | 3.23 | 3.72 | 4.22 | 4.71 | 5.2 | 5.69 | 6.18 | 6.67 | 7.16 | 7.65 | 8.14 | 8.63 | 9.13 | 9.62 | 10.11 | 10.6 | 11.09 | 11.58 | 12.07 | 1.76 + ((11.58 - 1.76) * (22 / 20))|2} | 13.05 |