Difference between revisions of "Template:StatBlock"

From Will of the Seven Campaign
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="float:none; border:1px solid black; width: 20%; background-color:#F5F5F5;  
+
<noinclude>
 +
Please use this template when posting stat blocks for creatures.
 +
 
 +
'''Usage Example:'''
 +
 
 +
Copy and paste the example below, and modify the values. Remember that each line/section must end with a pipe character "|". Some sections are optional and can be skipped.
 +
 
 +
<pre><nowiki>{{StatBlock|
 +
name= Name of your Creature |
 +
type= Type, eg. Goblin|
 +
alignment= Good, Evil, etc.. (optional)
 +
ac= Armor Class|
 +
hp= Hit Points|
 +
speed= Speed, eg 30ft|
 +
str= 9(+0)|
 +
dex= 9(+0)|
 +
con= 9(+0)|
 +
int= 9(+0)|
 +
wis= 9(+0)|
 +
cha= 9(+0)|
 +
vulnerability= fire, radiant, etc.. (optional)|
 +
resistance= piercing, slashing, etc.. (optional)|
 +
skills= List of skills and modifiers, eg Perception +4 (optional)|
 +
senses= Darkvision and etc.. If none, list passive Perception.|
 +
languages= Common, Orcish, etc.. (optional)|
 +
challenge= Challenge Rating, eg 0 (10XP). (optional)|
 +
special= '''Some Special Rule:''' Rule Text (optional)|
 +
actions= '''Attack Name:''' attack description.}}</nowiki></pre></noinclude>
 +
<div style="float:none; border:1px solid black; width: 355px; background-color:#F5F5F5;  
 
padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;">
 
padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;">
  
<big><strong style="font-variant: small-caps;">{{{name}}}</strong></big><br>
+
<strong style="font-variant: small-caps; font-size: large;">{{{name}}}</strong><br>
 
<em>{{{type}}}, {{{alignment|unaligned}}}</em>
 
<em>{{{type}}}, {{{alignment|unaligned}}}</em>
 
<hr>
 
<hr>
Line 8: Line 36:
 
'''Hit Points:''' {{{hp}}}<br>
 
'''Hit Points:''' {{{hp}}}<br>
 
'''Speed:''' {{{speed}}}<br>
 
'''Speed:''' {{{speed}}}<br>
 +
'''Size:''' {{{size|Medium}}}<br>
 
<hr>
 
<hr>
 
{|
 
{|
Line 28: Line 57:
 
'''Damage Resistance:''' {{{resistance|-}}}<br>
 
'''Damage Resistance:''' {{{resistance|-}}}<br>
 
'''Damage Immunity:''' {{{immunity|-}}}<br>
 
'''Damage Immunity:''' {{{immunity|-}}}<br>
 +
'''Skills:''' {{{skills|-}}}<br>
 
'''Senses:''' {{{senses}}}<br>
 
'''Senses:''' {{{senses}}}<br>
 
'''Languages:''' {{{languages|none}}}<br>
 
'''Languages:''' {{{languages|none}}}<br>
Line 37: Line 67:
 
<hr>
 
<hr>
 
{{{actions}}}
 
{{{actions}}}
 +
<br><br>
 +
<div style="font-size:x-small; text-align: right;"> Stat block published with permission, as per SRD 5.1<br>
 +
see [[Will of the Seven Campaign:Copyrights]]</div>
 
</div>
 
</div>

Latest revision as of 18:55, 24 April 2017

Please use this template when posting stat blocks for creatures.

Usage Example:

Copy and paste the example below, and modify the values. Remember that each line/section must end with a pipe character "|". Some sections are optional and can be skipped.

{{StatBlock|
name= Name of your Creature |
type= Type, eg. Goblin|
alignment= Good, Evil, etc.. (optional)
ac= Armor Class|
hp= Hit Points|
speed= Speed, eg 30ft|
str= 9(+0)|
dex= 9(+0)|
con= 9(+0)|
int= 9(+0)|
wis= 9(+0)|
cha= 9(+0)|
vulnerability= fire, radiant, etc.. (optional)|
resistance= piercing, slashing, etc.. (optional)|
skills= List of skills and modifiers, eg Perception +4 (optional)|
senses= Darkvision and etc.. If none, list passive Perception.|
languages= Common, Orcish, etc.. (optional)|
challenge= Challenge Rating, eg 0 (10XP). (optional)|
special= '''Some Special Rule:''' Rule Text (optional)|
actions= '''Attack Name:''' attack description.}}

{{{name}}}
{{{type}}}, unaligned


Armor Class: {{{ac}}}
Hit Points: {{{hp}}}
Speed: {{{speed}}}
Size: Medium


STR       DEX       CON       INT       WIS       CHA      
{{{str}}} {{{dex}}} {{{con}}} {{{int}}} {{{wis}}} {{{cha}}}

Damage Vulnerability: -
Damage Resistance: -
Damage Immunity: -
Skills: -
Senses: {{{senses}}}
Languages: none
Challenge: 0


no special rules

Actions


{{{actions}}}

Stat block published with permission, as per SRD 5.1
see Will of the Seven Campaign:Copyrights