Template:AttributeBlock
Jump to navigation
Jump to search
This template generates an attribute stat block for a creature.
Usage:
{{AttributeBlock|15|8|11|9|18|10|level=5|hp=57|ac=12}}
Result:
Level 5
Hit Points
57
Armour Class
12
STR
15 |
DEX
8 |
CON
11 |
INT
9 |
WIS
18 |
CHA
10 |
One or both of the level and hp parameters are optional and can be omitted, like so:
{{AttributeBlock|15|8|11|9|18|10}}
Result:
STR
15 |
DEX
8 |
CON
11 |
INT
9 |
WIS
18 |
CHA
10 |
The mental attributes can also be omitted, for use in shapeshifting stat blocks, like so:
{{AttributeBlock|15|8|11|hp=12}}
Result:
Hit Points
12
STR
15 |
DEX
8 |
CON
11 |