Difference between revisions of "Template:DnD5 Statblock"

From Game Logs
Jump to: navigation, search
m
(Undo revision 17942 by Victor Bearwolf (talk))
Line 1: Line 1:
<includeonly><span style="
+
<includeonly><div style="
 
     border: {{{Border|1}}}px solid #aaa;
 
     border: {{{Border|1}}}px solid #aaa;
 
     color: black;
 
     color: black;
Line 22: Line 22:
 
{{#if: {{{Features|}}} |{{{Features}}}|}}
 
{{#if: {{{Features|}}} |{{{Features}}}|}}
 
{{#if: {{{Actions|}}} |<br><font style="font-size: larger">Actions</font><hr">{{{Actions}}}|}}
 
{{#if: {{{Actions|}}} |<br><font style="font-size: larger">Actions</font><hr">{{{Actions}}}|}}
</span></includeonly>
+
</div></includeonly>
 
<noinclude>
 
<noinclude>
 
[[Category:Appearance]]
 
[[Category:Appearance]]

Revision as of 08:08, 14 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.|
    Actions='''Claws.''' Melee Weapan Attack: +0 to hit. reach 5 ft., one target.<br>''Hit:'' 1 slashing damage.}}
 
Cat
Tiny beast, unaligned
Armor Class 12
Hit Points 2 (1d4)
Speed 40 ft., climb 30 ft.

STRDEXCONINTWISCHA
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.

Actions
Claws. Melee Weapan Attack: +0 to hit. reach 5 ft., one target. Hit: 1 slashing damage.


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.|Actions='''Claws.''' Melee Weapan Attack: +0 to hit. reach 5 ft., one target. ''Hit:'' 1 slashing damage.}} }}
 
Cat
Tiny beast, unaligned
Armor Class 12
Hit Points 2 (1d4)
Speed 40 ft., climb 30 ft.

STRDEXCONINTWISCHA
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.

Actions
Claws. Melee Weapan Attack: +0 to hit. reach 5 ft., one target. Hit: 1 slashing damage.

=====>