docs: update HBW/Miscellaneous-assistance-pages/NPC_Page_Template
This commit is contained in:
parent
f0d0925741
commit
7e5c3b01fc
|
@ -0,0 +1,66 @@
|
||||||
|
<!--
|
||||||
|
title: NPC Page Template
|
||||||
|
description:
|
||||||
|
published: true
|
||||||
|
date: 2023-11-07T16:33:58.939Z
|
||||||
|
tags: game-master, assistance page, npc creation
|
||||||
|
editor: ckeditor
|
||||||
|
dateCreated: 2023-11-05T16:21:17.192Z
|
||||||
|
-->
|
||||||
|
|
||||||
|
<h2>History and Description</h2>
|
||||||
|
<p> </p>
|
||||||
|
<h2>Appearance</h2>
|
||||||
|
<p> </p>
|
||||||
|
<p> </p>
|
||||||
|
<h2>Characteristics</h2>
|
||||||
|
<h4>Basic characteristics</h4>
|
||||||
|
<p><strong>Location:</strong> </p>
|
||||||
|
<p><strong>Race/Gender/Birthyear:</strong> </p>
|
||||||
|
<p><strong>Status:</strong> Alive </p>
|
||||||
|
<p><strong>Occupation:</strong> </p>
|
||||||
|
<p><strong>Affiliation:</strong> </p>
|
||||||
|
<p><strong>Primary Deity:</strong> </p>
|
||||||
|
<p><strong>Abilities:</strong> </p>
|
||||||
|
<p><strong>Alignment:</strong> Neutral</p>
|
||||||
|
<p> </p>
|
||||||
|
<h4>Goals/Motivations</h4>
|
||||||
|
<ul>
|
||||||
|
<li><strong>Lifelong goal: </strong></li>
|
||||||
|
<li><strong>Goals for foreseeable future: </strong></li>
|
||||||
|
<li><strong>Immediate goal: </strong></li>
|
||||||
|
</ul>
|
||||||
|
<p> </p>
|
||||||
|
<h4>Behavior</h4>
|
||||||
|
<ul>
|
||||||
|
<li><strong>Mannerism </strong>(How they speak)<ul>
|
||||||
|
<li> </li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li><strong>Personality </strong>(/Interaction. How they treat others)<ul>
|
||||||
|
<li> </li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li><strong>Body language</strong>
|
||||||
|
<ul>
|
||||||
|
<li> </li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li><strong>Bond/Core values and beliefs</strong> (What they care about, what they can be pressured with, and what they are afraid of – and why)<ul>
|
||||||
|
<li> </li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li><strong>Quotes and General Trivia:</strong>
|
||||||
|
<ul>
|
||||||
|
<li> </li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<p> </p>
|
||||||
|
<h2>Related Characters</h2>
|
||||||
|
<ul>
|
||||||
|
<li> </li>
|
||||||
|
</ul>
|
||||||
|
<h2>Character Sheet</h2>
|
||||||
|
<p> </p>
|
||||||
|
<p> </p>
|
Loading…
Reference in New Issue