Jump to content

Template:Monster Statblock: Difference between revisions

From greyhawk
Created page with "__NOTOC__ {{Special:Whatlinkshere/{{PAGENAME}}}} Category:Monster Statblock Category:NPC <div style="border: 2px solid #a80302; padding: 1em; background-color: #fcf6e9; font-family: 'Book Antiqua', Palatino, serif;"> <div style="float: right; margin-left: 1em; max-width: 200px;">{{{image|200px|right}}}</div> == {{{monster_name|New Monster}}} == <small>''{{{size|Medium}}} {{{type|humanoid}}}, {{{alignment|Any alignment}}}''</small> <hr s..."
 
mNo edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
<noinclude>
This template is used by all NPC's to document their stats. You can paste the output directly into Foundry VTT to create the Actor.
 
== How to Use ==
To create a new NPC or Monster, use the following syntax. Note that the stat modifiers are calculated automatically.
 
<pre>
{{Monster Statblock
|monster_name =
|size =
|type =
|alignment =
|ac =
|hp =
|speed =
|str =
|dex =
|con =
|int =
|wis =
|cha =
|saving_throws =
|skills =
|damage_vulnerabilities =
|damage_resistances =
|damage_immunities =
|condition_immunities =
|senses =
|languages =
|cr =
|xp =
|traits =
|actions =
|reactions =
|legendary_actions =
|roleplaying_notes =
|image =
|campaign =
|appearance =
|voice_mannerisms =
|bond =
|ideal =
|flaw =
|info =
|equipment =
}}
</pre>
</noinclude>
 
 
{{Special:Whatlinkshere/{{PAGENAME}}}}
{{Special:Whatlinkshere/{{PAGENAME}}}}
[[Category:Monster Statblock]]
[[Category:Monster Statblock]]
[[Category:NPC]]
[[Category:NPC]]
[[Category:DM Info]]
{{#if:{{{campaign|}}}|[[Category:{{{campaign}}}]]}}


<div style="border: 2px solid #a80302; padding: 1em; background-color: #fcf6e9; font-family: 'Book Antiqua', Palatino, serif;">
__NOTOC__
<div style="float: right; margin-left: 1em; max-width: 200px;">{{{image|[[File:Placeholder.png|200px|right]]}}}</div>
{| style="width:100%;"
 
| style="vertical-align:top; width:50%;" |
== {{{monster_name|New Monster}}} ==
{{#if:{{{monster_name|}}}|== {{{monster_name}}} ==|== New Creature ==}}
<small>''{{{size|Medium}}} {{{type|humanoid}}}, {{{alignment|Any alignment}}}''</small>
<small>''{{{size|Medium}}} {{{type|humanoid}}}, {{{alignment|Any alignment}}}''</small>
<hr style="border-top: 2px solid #a80302;">
----
 
'''Armor Class''' {{{ac|10}}}<br>
'''Armor Class''' {{{ac|10}}}<br>
'''Hit Points''' {{{hp|10}}}<br>
'''Hit Points''' {{{hp|10}}}<br>
'''Speed''' {{{speed|30 ft.}}}<br>
'''Speed''' {{{speed|30 ft.}}}<br>
<hr style="border-top: 2px solid #a80302;">
----
 
'''STR''' {{{str|10}}} ({{#expr:floor(({{{str|10}}}-10)/2)}})
| STR | DEX | CON | INT | WIS | CHA
'''DEX''' {{{dex|10}}} ({{#expr:floor(({{{dex|10}}}-10)/2)}})
|:---:|:---:|:---:|:---:|:---:|:---:
'''CON''' {{{con|10}}} ({{#expr:floor(({{{con|10}}}-10)/2)}})
| {{{str|10}}} ({{{str_mod|0}}}) | {{{dex|10}}} ({{{dex_mod|0}}}) | {{{con|10}}} ({{{con_mod|0}}}) | {{{int|10}}} ({{{int_mod|0}}}) | {{{wis|10}}} ({{{wis_mod|0}}}) | {{{cha|10}}} ({{{cha_mod|0}}})
'''INT''' {{{int|10}}} ({{#expr:floor(({{{int|10}}}-10)/2)}})
<hr style="border-top: 2px solid #a80302;">
'''WIS''' {{{wis|10}}} ({{#expr:floor(({{{wis|10}}}-10)/2)}})
 
'''CHA''' {{{cha|10}}} ({{#expr:floor(({{{cha|10}}}-10)/2)}})
----
'''Saving Throws''' {{{saving_throws|—}}}<br>
'''Saving Throws''' {{{saving_throws|—}}}<br>
'''Skills''' {{{skills|—}}}<br>
'''Skills''' {{{skills|—}}}<br>
Line 26: Line 77:
'''Damage Resistances''' {{{damage_resistances|—}}}<br>
'''Damage Resistances''' {{{damage_resistances|—}}}<br>
'''Damage Immunities''' {{{damage_immunities|—}}}<br>
'''Damage Immunities''' {{{damage_immunities|—}}}<br>
'''Condition Immunities''' {{{condition_immunities|—}}}<br>
'''Condition Immunities''' {{{condition_immunitie s|—}}}<br>
'''Senses''' {{{senses|passive Perception 10}}}<br>
'''Senses''' {{{senses|passive Perception 10}}}<br>
'''Languages''' {{{languages|Common}}}<br>
'''Languages''' {{{languages|Common}}}<br>
'''Challenge''' {{{cr|0}}} ({{{xp|10}}})<br>
'''Challenge''' {{{cr|0}}} ({{{xp|10}}})<br>
<hr style="border-top: 2px solid #a80302;">
----
 
{{{traits|}}}
== Actions ==
{{#if:{{{traits|}}}|----}}
{{{actions|}}}<br>
=== Actions ===
<hr style="border-top: 1px solid #a80302;">
{{{actions|}}}
 
{{#if:{{{reactions|}}}|
== {{{legendary_actions_header|Legendary Actions}}} ==
=== Reactions ===
{{{legendary_actions|}}}<br>
{{{reactions|}}}
<hr style="border-top: 1px solid #a80302;">
}}
 
{{#if:{{{legendary_actions|}}}|
== {{{reactions_header|Reactions}}} ==
=== Legendary Actions ===
{{{reactions|}}}<br>
{{{legendary_actions|}}}
<hr style="border-top: 1px solid #a80302;">
}}
 
{{#if:{{{roleplaying_notes|}}}|
== {{{roleplaying_header|Roleplaying Notes}}} ==
=== Roleplaying Notes ===
'''Campaign:''' {{{campaign|}}}<br>
{{{roleplaying_notes|}}}
'''Appearance:''' {{{appearance|}}}<br>
}}
'''Voice/Mannerisms:''' {{{voice_mannerisms|}}}<br>
{{#if:{{{appearance|}}}{{{voice_mannerisms|}}}{{{bond|}}}{{{ideal|}}}{{{flaw|}}}{{{info|}}}{{{equipment|}}}|
'''Bond:''' {{{bond|}}}<br>
---
'''Ideal:''' {{{ideal|}}}<br>
=== Additional Info ===
'''Flaw:''' {{{flaw|}}}<br>
'''Appearance''' {{{appearance|}}}<br>
'''Info:''' {{{info|}}}<br>
'''Voice/Mannerisms''' {{{voice_mannerisms|}}}<br>
'''Equipment:''' {{{equipment|}}}<br>
'''Bond''' {{{bond|}}}<br>
</div>
'''Ideal''' {{{ideal|}}}<br>
 
'''Flaw''' {{{flaw|}}}<br>
<noinclude>
'''Info''' {{{info|}}}<br>
== Usage ==
'''Equipment''' {{{equipment|}}}<br>
To use this template, copy and paste the following code onto your new monster's page and fill in the appropriate parameters:
<pre>
{{Monster Stablock
| monster_name =
| image =
| size =
| type =
| alignment =
| ac =
| hp =
| speed =
| str =
| str_mod =
| dex =
| dex_mod =
| con =
| con_mod =
| int =
| int_mod =
| wis =
| wis_mod =
| cha =
| cha_mod =
| saving_throws =
| skills =
| damage_vulnerabilities =
| damage_resistances =
| damage_immunities =
| condition_immunities =
| senses =
| languages =
| cr =
| xp =
| actions =
| legendary_actions_header =
| legendary_actions =
| reactions_header =
| reactions =
| roleplaying_header =
| campaign =
| appearance =
| voice_mannerisms =
| bond =
| ideal =
| flaw =
| info =
| equipment =
}}
}}
</pre>
| style="vertical-align:top; width:50%;" |
</noinclude>
{{#if:{{{image|}}}|[[File:{{{image}}}|thumb|300px|alt=Creature Image|{{{monster_name|New Creature}}}]]}}
|}

Latest revision as of 22:25, 27 August 2025

This template is used by all NPC's to document their stats. You can paste the output directly into Foundry VTT to create the Actor.

How to Use[edit source]

To create a new NPC or Monster, use the following syntax. Note that the stat modifiers are calculated automatically.

{{Monster Statblock
|monster_name = 
|size = 
|type = 
|alignment = 
|ac = 
|hp = 
|speed = 
|str = 
|dex = 
|con = 
|int = 
|wis = 
|cha = 
|saving_throws = 
|skills = 
|damage_vulnerabilities = 
|damage_resistances = 
|damage_immunities = 
|condition_immunities = 
|senses = 
|languages = 
|cr = 
|xp = 
|traits = 
|actions = 
|reactions = 
|legendary_actions = 
|roleplaying_notes = 
|image = 
|campaign = 
|appearance =
|voice_mannerisms = 
|bond =
|ideal = 
|flaw = 
|info = 
|equipment = 
}}




New Creature

Medium humanoid, Any alignment


Armor Class 10
Hit Points 10
Speed 30 ft.


STR 10 (0) DEX 10 (0) CON 10 (0) INT 10 (0) WIS 10 (0) CHA 10 (0)


Saving Throws
Skills
Damage Vulnerabilities
Damage Resistances
Damage Immunities
Condition Immunities
Senses passive Perception 10
Languages Common
Challenge 0 (10)



Actions[edit source]