Jump to content

Template:NPC: Difference between revisions

From greyhawk
No edit summary
mNo edit summary
 
(63 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
{{Special:Whatlinkshere/{{PAGENAME}}}}
{{Special:Whatlinkshere/{{PAGENAME}}}}
[[Category:Monster Statblock]]
[[Category:NPC]]
[[Category:NPC]]
[[Category:DM Info]]


<noinclude>
<div style="border: 2px solid #a80302; padding: 1em; background-color: #fcf6e9; font-family: 'Book Antiqua', Palatino, serif;">
Slight variation of the typical Dungeons & Dragons 5E NPC template (DMG page) as adapted from from Rodney Thompson's Lords of Chaos Campaign Session Prep notes found at: https://www.enworld.org/threads/by-popular-request-rodney-thompsons-session-prep-examples.662847/page-2
<div style="float: right; margin-left: 1em; max-width: 200px;">{{{image|[[File:Placeholder.png|200px|right]]}}}</div>
</noinclude>
 
== {{{monster_name|New Monster}}} ==
<small>''{{{size|Medium}}} {{{type|humanoid}}}, {{{alignment|Any alignment}}}''</small>
<hr style="border-top: 2px solid #a80302;">
 
'''Armor Class''' {{{ac|10}}}<br>
'''Hit Points''' {{{hp|10}}}<br>
'''Speed''' {{{speed|30 ft.}}}<br>
<hr style="border-top: 2px solid #a80302;">
 
| 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}}})
<hr style="border-top: 2px solid #a80302;">
 
'''Saving Throws''' {{{saving_throws|—}}}<br>
'''Skills''' {{{skills|—}}}<br>
'''Damage Vulnerabilities''' {{{damage_vulnerabilities|—}}}<br>
'''Damage Resistances''' {{{damage_resistances|—}}}<br>
'''Damage Immunities''' {{{damage_immunities|—}}}<br>
'''Condition Immunities''' {{{condition_immunities|—}}}<br>
'''Senses''' {{{senses|passive Perception 10}}}<br>
'''Languages''' {{{languages|Common}}}<br>
'''Challenge''' {{{cr|0}}} ({{{xp|10}}})<br>
<hr style="border-top: 2px solid #a80302;">
 
== Actions ==
{{{actions|}}}<br>
<hr style="border-top: 1px solid #a80302;">
 
== {{{legendary_actions_header|Legendary Actions}}} ==
{{{legendary_actions|}}}<br>
<hr style="border-top: 1px solid #a80302;">
 
== {{{reactions_header|Reactions}}} ==
{{{reactions|}}}<br>
<hr style="border-top: 1px solid #a80302;">


=== {{{title}}} ===
== {{{roleplaying_header|Roleplaying Notes}}} ==
'''Name: ''' {{{name}}}
'''Campaign:''' {{{campaign|}}}<br>
'''Alignment: '''{{{alignment}}}
'''Appearance:''' {{{appearance|}}}<br>
'''Appearance: '''{{{appearance}}}
'''Voice/Mannerisms:''' {{{voice_mannerisms|}}}<br>
'''Voice/Mannerisms: ''' {{{voice/mannerisms}}}
'''Bond:''' {{{bond|}}}<br>
'''Ideal: ''' {{{ideal}}}
'''Ideal:''' {{{ideal|}}}<br>
'''Flaw: ''' {{{flaw}}}
'''Flaw:''' {{{flaw|}}}<br>
'''Bond: ''' {{{bond}}}
'''Info:''' {{{info|}}}<br>
'''Equipment:''' {{{equipment|}}}<br>
</div>


<noinclude>
<noinclude>
Interactions with others and useful knowledge.
== Usage ==
Ability scores are best left on the NPC page and not referenced in the Session or Session Prep for ease of reading.
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>
</noinclude>
</noinclude>
'''Abilities & Talents:''' {{{abilites}}}
'''Occupation & History:'''{{{occupation}}}

Latest revision as of 01:24, 23 August 2025


New Monster[edit source]

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[edit source]



Legendary Actions[edit source]



Reactions[edit source]



Roleplaying Notes[edit source]

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


Usage[edit source]

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

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