Jump to content

Template:NPC: Difference between revisions

From greyhawk
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{Special:Whatlinkshere/{{PAGENAME}}}}
{{Special:Whatlinkshere/{{PAGENAME}}}}
[[Category:Monster Statblock]]
[[Category:Monster Statblock]]
[[Category:D&D 5e]]
[[Category:NPC]]


<div style="border: 1px solid #aaa; padding: 1em; background-color: #f9f9f9; font-family: 'Book Antiqua', Palatino, serif;">
<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|[[File:|200px|right]]}}}</div>
<div style="float: right; margin-left: 1em; max-width: 200px;">{{{image|[[File:Placeholder.png|200px|right]]}}}</div>


== {{{monster_name|New Monster}}} ==
== {{{monster_name|New Monster}}} ==
<small>''{{{size|Medium}}} {{{type|humanoid}}}, {{{alignment|Any alignment}}}''</small>
<small>''{{{size|Medium}}} {{{type|humanoid}}}, {{{alignment|Any alignment}}}''</small>
<hr style="border-top: 1px solid #aaa;">
<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: 1px solid #aaa;">
<hr style="border-top: 2px solid #a80302;">


| STR | DEX | CON | INT | WIS | CHA
| STR | DEX | CON | INT | WIS | CHA
|:---:|:---:|:---:|:---:|:---:|:---:
|:---:|:---:|:---:|:---:|:---:|:---:
| {{{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}}})
| {{{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}}})
<hr style="border-top: 1px solid #aaa;">
<hr style="border-top: 2px solid #a80302;">


'''Saving Throws''' {{{saving_throws|—}}}<br>
'''Saving Throws''' {{{saving_throws|—}}}<br>
Line 30: Line 30:
'''Languages''' {{{languages|Common}}}<br>
'''Languages''' {{{languages|Common}}}<br>
'''Challenge''' {{{cr|0}}} ({{{xp|10}}})<br>
'''Challenge''' {{{cr|0}}} ({{{xp|10}}})<br>
<hr style="border-top: 1px solid #aaa;">
<hr style="border-top: 2px solid #a80302;">


== Actions ==
== Actions ==
{{{actions|}}}<br>
{{{actions|}}}<br>
<hr style="border-top: 1px solid #aaa;">
<hr style="border-top: 1px solid #a80302;">


== {{{legendary_actions_header|Legendary Actions}}} ==
== {{{legendary_actions_header|Legendary Actions}}} ==
{{{legendary_actions|}}}<br>
{{{legendary_actions|}}}<br>
<hr style="border-top: 1px solid #aaa;">
<hr style="border-top: 1px solid #a80302;">


== {{{reactions_header|Reactions}}} ==
== {{{reactions_header|Reactions}}} ==
{{{reactions|}}}<br>
{{{reactions|}}}<br>
<hr style="border-top: 1px solid #aaa;">
<hr style="border-top: 1px solid #a80302;">


== {{{roleplaying_header|Roleplaying Notes}}} ==
== {{{roleplaying_header|Roleplaying Notes}}} ==

Revision as of 00:55, 23 August 2025


New Monster

Medium humanoid, Any alignment


Armor Class 10
Hit Points 10
Speed 30 ft.


| STR | DEX | CON | INT | WIS | CHA |:---:|:---:|:---:|:---:|:---:|:---: | 10 (0) | 10 (0) | 10 (0) | 10 (0) | 10 (0) | 10 (0)


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


Actions



Legendary Actions



Reactions



Roleplaying Notes

Campaign:
Appearance:
Voice/Mannerisms:
Bond:
Ideal:
Flaw:
Info:
Equipment:


Usage

To use this template, copy and paste the following code onto your new monster's page and fill in the appropriate parameters:

{{Monster Statblock
| 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 =
}}