Files

89 lines
2.8 KiB
HTML
Raw Permalink Normal View History

2025-06-07 07:58:30 -05:00
<!DOCTYPE html>
<head>
<meta name="viewport" content="user-scalable=yes, width=device-width">
<meta charset="UTF-8">
<style>
body {
max-width: 700px;
margin: auto;
font-size: 18px;
font-family: sans-serif;
padding: 10px;
}
p, li {
line-height: 1.5em;
}
ul, ol {
padding-left: 20px;
margin-left: 0;
}
li {
margin-left: 0; /* Remove margin from li */
}
table {
border-collapse: collapse;
}
th, td {
border: 1px solid black;
padding: 5px;
text-align: left;
}
</style>
<title>Npc: Apostle</title>
</head>
<body>
<h1>Npc: Apostle</h1>
<p><em>Medium</em> <em>Humanoid</em> <em>any alignment</em></p>
<ul>
<li><strong>Armor Class:</strong> 15 (breastplate)</li>
<li><strong>Hit Points:</strong> 117 (18d8+36)</li>
<li><strong>Speed:</strong> walk 30 ft.</li>
<li><strong>Challenge Rating:</strong> 6 (2,300 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 403</li>
</ul>
<table>
<thead>
<tr>
<th>STR</th>
<th>DEX</th>
<th>CON</th>
<th>INT</th>
<th>WIS</th>
<th>CHA</th>
</tr>
</thead>
<tbody>
<tr>
<td>12 (+1)</td>
<td>13 (+1)</td>
<td>15 (+2)</td>
<td>10 (+0)</td>
<td>18 (+4)</td>
<td>14 (+2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Wis +7, Cha +5</li>
<li><strong>Skills:</strong> perception +4</li>
<li><strong>Senses:</strong> passive Perception 10</li>
<li><strong>Languages:</strong> any two languages</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Divine Weapons:</strong> When it hits with any weapon deals extra 2d8 necrotic or radiant (included below) apostle's choice.</li>
<li><strong>Faith's Reward:</strong> When it casts the bless spell it gains the benefit of the spell even if it doesn't include itself as a target. In addition when apostle restores hp to another creature it regains hp equal to half that amount.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Three Mace or Divine Bolt attacks. It can replace one attack with use of Spellcasting.</li>
<li><strong>Mace:</strong> Melee Weapon Attack: +4 to hit, 5 ft., one target, 4 (1d6+1) bludgeoning damage + 9 (2d8) necrotic or radiant (the apostle's choice).</li>
<li><strong>Divine Bolt:</strong> Ranged Spell Attack: +7 to hit, 120 ft., one target, 13 (2d8+4) necrotic or radiant (apostle's choice). </li>
<li><strong>Destroy Undead (2/Day):</strong> Presents its holy symbol and intones a prayer. Each undead within 30' of apostle that can see or hear it: 28 (8d6) radiant (DC 15 Wis half).</li>
<li><strong>Spellcasting:</strong> Wis (DC 15): At will: guidance spare the dying thaumaturgy3/day ea: bless cure wounds (3rd-level) hold person lesser restoration1/day ea: bestow curse daylight freedom of movement mass cure wounds revivify</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/npc-apostle.md">Markdown Format</a></p>
</body>
</html>