Jump to content

Template:NPC: Difference between revisions

From greyhawk
mNo edit summary
mNo edit summary
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
__NOTOC__
{{Special:Whatlinkshere/{{PAGENAME}}}}
{{Special:Whatlinkshere/{{PAGENAME}}}}
</includeonly>
[[Category:Monster Statblock]]
<noinclude>
[[Category:NPC]]
Variation of the typical Dungeons & Dragons 5E NPC template from the Dungeon Master Guide (DMG) further 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
 
</noinclude>
<div style="border: 2px solid #a80302; padding: 1em; background-color: #fcf6e9; font-family: 'Book Antiqua', Palatino, serif;">
<div style="background-color: #DDD2; border: 1px solid #5556; padding: .6em; text-align: left;>
<div style="float: right; margin-left: 1em; max-width: 200px;">{{{image|[[File:Placeholder.png|200px|right]]}}}</div>
<includeonly>
 
{{NPC
== {{{monster_name|New Monster}}} ==
|image          =
<small>''{{{size|Medium}}} {{{type|humanoid}}}, {{{alignment|Any alignment}}}''</small>
|name          =
<hr style="border-top: 2px solid #a80302;">
|title.        =
 
}}
'''Armor Class''' {{{ac|10}}}<br>
</includeonly>
'''Hit Points''' {{{hp|10}}}<br>
=== {{{title|}}} ===
'''Speed''' {{{speed|30 ft.}}}<br>
{{{image|}}}
<hr style="border-top: 2px solid #a80302;">
{{{info|}}}<br><br>
 
'''Name:''' {{{name|}}}<br>
| STR | DEX | CON | INT | WIS | CHA
'''Alignment:''' {{{alignment|}}}<br>
|:---:|:---:|:---:|:---:|:---:|:---:
| {{{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;">
 
== {{{roleplaying_header|Roleplaying Notes}}} ==
'''Campaign:''' {{{campaign|}}}<br>
'''Appearance:''' {{{appearance|}}}<br>
'''Appearance:''' {{{appearance|}}}<br>
'''''Voice/Mannerisms:''' {{{voice/mannerisms|}}}''<br>
'''Voice/Mannerisms:''' {{{voice_mannerisms|}}}<br>
'''Bond:''' {{{bond|}}}<br>
'''Ideal:''' {{{ideal|}}}<br>
'''Ideal:''' {{{ideal|}}}<br>
'''Flaw:''' {{{flaw|}}}<br>
'''Flaw:''' {{{flaw|}}}<br>
'''Bond:''' {{{bond|}}}<br>
'''Info:''' {{{info|}}}<br>
 
'''Equipment:''' {{{equipment|}}}<br>
<noinclude>
Ability scores are best left on the NPC page and not referenced in the Session or Session Prep for ease of reading.
<hr>
'''Ability Scores:''' {{{ability scores|}}}<br>
'''Skills:''' {{{skills|}}}<br>
'''Condition Immunities:''' {{{condition immunities|}}}<br>
'''Damage Immunities:''' {{{damage immunities|}}}<br>
'''Challenge Rating:''' {{{cr|}}}<br>
</noinclude>
</div>
</div>
<noinclude>
Make sure to fill in the {{{category|}}} paramater when creating the NPC so its easier to discover.
</noinclude>
<includeonly>
[[Category:NPC]]
[[Category:DM Info]]
</includeonly>


<noinclude>
<noinclude>
<templatedata>
== Usage ==
{
To use this template, copy and paste the following code onto your new monster's page and fill in the appropriate parameters:
"params": {
<pre>
"title": {
{{Monster Stablock
"type": "string",
| monster_name =
"suggested": true
| image =
},
| size =
"name": {
| type =
"type": "wiki-page-name",
| alignment =
"required": true
| ac =
},
| hp =
"alignment": {
| speed =
"suggestedvalues": [
| str =
"Lawful, Neutral, Chaotic"
| str_mod =
],
| dex =
"suggested": true
| dex_mod =
},
| con =
"appearance": {},
| con_mod =
"voice/mannerisms": {
| int =
"suggested": true
| int_mod =
},
| wis =
"ideal": {
| wis_mod =
"default": " ",
| cha =
"type": "string",
| cha_mod =
"suggested": true
| saving_throws =
},
| skills =
"flaw": {
| damage_vulnerabilities =
"type": "string",
| damage_resistances =
"default": " ",
| damage_immunities =
"suggested": true
| condition_immunities =
},
| senses =
"bond": {
| languages =
"type": "string",
| cr =
"default": " none",
| xp =
"suggested": true
| actions =
},
| legendary_actions_header =
"skills": {},
| legendary_actions =
"condition immunities": {},
| reactions_header =
"damage immunities": {
| reactions =
"type": "string",
| roleplaying_header =
"suggestedvalues": [
| campaign =
"Poison"
| appearance =
],
| voice_mannerisms =
"default": "None"
| bond =
},
| ideal =
"senses": {},
| flaw =
"languages": {
| info =
"suggestedvalues": [
| equipment =
"Common"
}}
],
</pre>
"default": "Common"
},
"cr": {},
"equipment": {},
"ability scores": {
"type": "string"
},
"image": {
"type": "string",
"default": "[[file:  |thumb]]"
},
"info": {
"description": "One sentence highlight about the NPC's interest, motivations, etc",
"type": "string",
"default": " ",
"suggested": true
},
"category": {}
},
"description": "Non Player Character (NPC) information sheet",
"format": "block",
"paramOrder": [
"title",
"name",
"alignment",
"appearance",
"voice/mannerisms",
"ideal",
"flaw",
"bond",
"ability scores",
"skills",
"damage immunities",
"condition immunities",
"senses",
"languages",
"cr",
"equipment",
"image",
"info",
"category"
]
}
</templatedata>
</noinclude>
</noinclude>

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