Difference between revisions of "Template:DnD5 Statblock"
From Game Logs
(Moar parameters!) |
m |
||
Line 7: | Line 7: | ||
text-align: left; | text-align: left; | ||
"> | "> | ||
− | {{#if: {{{Name|}}} |<b style="font-size: larger">{{{Name}}}</b><br>| }} | + | {{#if: {{{Name|}}} |<b style="font-size: larger">{{{Name}}}</b><br>|}}{{#if: {{{Detail|}}} |<i>{{{Detail}}}</i>|}}<hr> |
− | {{#if: {{{Detail|}}} |<i>{{{Detail}}}</i>| }} | + | {{#if: {{{AC|}}} |<b>Armor Class</b> {{{AC}}}<br>|}}{{#if: {{{HP|}}} |<b>Hit Points</b> {{{HP}}}<br>|}}{{#if: {{{Speed|}}} |<b>Speed</b> {{{Speed}}}<br>|}}<hr> |
− | <hr> | ||
− | {{#if: {{{AC|}}} |<b>Armor Class</b> {{{AC}}}<br>| }} | ||
− | {{#if: {{{HP|}}} |<b>Hit Points</b> {{{HP}}}<br>| }} | ||
− | {{#if: {{{Speed|}}} |<b>Speed</b> {{{Speed}}}<br>| }} | ||
− | <hr> | ||
<table style=" | <table style=" | ||
border:0px solid #000; | border:0px solid #000; | ||
Line 23: | Line 18: | ||
</table> | </table> | ||
<hr> | <hr> | ||
− | {{#if: {{{Saves|}}} |<b>Saving Throws</b> {{{Saves}}}<br>| }} | + | {{#if: {{{Saves|}}} |<b>Saving Throws</b> {{{Saves}}}<br>|}}{{#if: {{{Skills|}}} |<b>Skills</b> {{{Skills}}}<br>|}}{{#if: {{{DV|}}} |<b>Damage Vulnerabilities</b> {{{DV}}}<br>|}}{{#if: {{{DR|}}} |<b>Damage Resistances</b> {{{DR}}}<br>|}}{{#if: {{{DI|}}} |<b>Damage Immunities</b> {{{DI}}}<br>|}}{{#if: {{{CI|}}} |<b>Condition Immunities</b> {{{CI}}}<br>|}}{{#if: {{{Senses|}}} |<b>Senses</b> {{{Senses}}}<br>|}}{{#if: {{{Languages|}}} |<b>Languages</b> {{{Languages}}}<br>|}}{{#if: {{{Challenge|}}} |<b>Challenge</b> {{{Challenge}}}|}}<hr> |
− | {{#if: {{{Skills|}}} |<b>Skills</b> {{{Skills}}}<br>| }} | + | {{#if: {{{Features|}}} |{{{Features}}}|}} |
− | {{#if: {{{DV|}}} |<b>Damage Vulnerabilities</b> {{{DV}}}<br>| }} | ||
− | {{#if: {{{DR|}}} |<b>Damage Resistances</b> {{{DR}}}<br>| }} | ||
− | {{#if: {{{DI|}}} |<b>Damage Immunities</b> {{{DI}}}<br>| }} | ||
− | {{#if: {{{CI|}}} |<b>Condition Immunities</b> {{{CI}}}<br>| }} | ||
− | {{#if: {{{Senses|}}} |<b>Senses</b> {{{Senses}}}<br>| }} | ||
− | {{#if: {{{Languages|}}} |<b>Languages</b> {{{Languages}}}<br>| }} | ||
− | {{#if: {{{Challenge|}}} |<b>Challenge</b> {{{Challenge}}}| }} | ||
− | <hr> | ||
− | {{#if: {{{Features|}}} |{{{Features}}}| }} | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 08:28, 12 December 2017
Typical DnD5 statblock for all your characters/wildforms/familiars/creatures/etc...
Example:
{{Statblock_DnD5| Name=Cat| // creature name Detail=Tiny beast, unaligned| // size/type/aligment AC=12| // armor class HP=2 (1d4)| // hit points Speed=40 ft., climb 30 ft.| // speed STR=3 (-4)| // strengh DEX=15 (+2)| // dexterity CON=10 (+0)| // constitution INT=3 (-4)| // intelligence WIS=12 (+1)| // wisdom CHA=7 (-2)| // charisma Saves=| // saving throws Skills=Perception +3, Stealth +4| // skills DV=| // damage vulnerabilities DR=| // damage resistances DI=| // damage immunities CI=| // contition immunities Senses=passive Perception 13| // senses Languages=—| // languages Challenge=0 (10 XP)| // challenge rating and awarded XP \/ features and attacks Features='''Keen Smell.''' The cat has advantage on Wisdom (Perception) checks that rely on smell.}}
Cat
Tiny beast, unaligned
Armor Class 12
Hit Points 2 (1d4)
Speed 40 ft., climb 30 ft.
Skills Perception +3, Stealth +4
Senses passive Perception 13
Languages —
Challenge 0 (10 XP)
Keen Smell. The cat has advantage on Wisdom (Perception) checks that rely on smell.
Tiny beast, unaligned
Armor Class 12
Hit Points 2 (1d4)
Speed 40 ft., climb 30 ft.
STR | DEX | CON | INT | WIS | CHA |
---|---|---|---|---|---|
3 (-4) | 15 (+2) | 10 (+0) | 3 (-4) | 12 (+1) | 7 (-2) |
Skills Perception +3, Stealth +4
Senses passive Perception 13
Languages —
Challenge 0 (10 XP)
Keen Smell. The cat has advantage on Wisdom (Perception) checks that rely on smell.
Can be incorporated in sidebar:
{{Sidebar|Name={{Statblock_DnD5|Border=0|Name=Cat|Detail=Tiny beast, unaligned|AC=12|HP=2 (1d4)|Speed=40 ft., climb 30 ft.|STR=3 (-4)|DEX=15 (+2)|CON=10 (+0)|INT=3 (-4)|WIS=12 (+1)|CHA=7 (-2)|Skills=Perception +3, Stealth +4|Senses=passive Perception 13|Languages=—|Challenge=0 (10 XP)|Features='''Keen Smell.''' The cat has advantage on Wisdom (Perception) checks that rely on smell.}} }}
Cat Tiny beast, unaligned Armor Class 12 Hit Points 2 (1d4) Speed 40 ft., climb 30 ft.
Skills Perception +3, Stealth +4 Senses passive Perception 13 Languages — Challenge 0 (10 XP) Keen Smell. The cat has advantage on Wisdom (Perception) checks that rely on smell. |
|||||||||||||
=====>