Difference between revisions of "Template:DnD5 Statblock"

From Game Logs
Jump to: navigation, search
(Actions)
m
Line 21: Line 21:
 
{{#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 style="border-style: groove;">
 
{{#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 style="border-style: groove;">
 
{{#if: {{{Features|}}} |{{{Features}}}|}}
 
{{#if: {{{Features|}}} |{{{Features}}}|}}
{{#if: {{{Actions|}}} |<br><font size=+1>Actions</font><hr>{{{Actions}}}|}}
+
{{#if: {{{Actions|}}} |<br><font style="font-size: larger">Actions</font><hr style="border-style: dotted;>{{{Actions}}}|}}
 
</div></includeonly>
 
</div></includeonly>
 
<noinclude>
 
<noinclude>

Revision as of 09:31, 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.|
    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.<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.

=====>