Files
5ead/monsters/html/tome_of_beasts_3/ogre-kadag.html
2025-06-07 07:58:30 -05:00

87 lines
2.8 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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>Ogre, Kadag</title>
</head>
<body>
<h1>Ogre, Kadag</h1>
<p><em>Large</em> <em>Giant</em> <em>neutral evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 14 (natural armor)</li>
<li><strong>Hit Points:</strong> 133 (14d10+56)</li>
<li><strong>Speed:</strong> walk 40 ft.</li>
<li><strong>Challenge Rating:</strong> 7 (2,900 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 300</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>20 (+5)</td>
<td>8 (-1)</td>
<td>18 (+4)</td>
<td>10 (+0)</td>
<td>16 (+3)</td>
<td>5 (-3)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +3</li>
<li><strong>Damage Resistances:</strong> necrotic; piercing from nonmagical attacks</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 16</li>
<li><strong>Languages:</strong> Common, Giant</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Scent of Death:</strong> Any creature that isn't Undead and that starts its turn within 5 ft. of the kadag ogre: poisoned until the start of its next turn (DC 15 Con negates and target immune to the kadag ogre's Scent of Death for 1 hr).</li>
<li><strong>Undead Affinity:</strong> An Undead has disadvantage on attack rolls vs. the kadag ogre if the ogre hasn't attacked that Undead within the past 24 hrs. In addition each skeleton and zombie within 30' of the kadag ogre that has no master follows ogre's verbal commands until a master asserts magical control over it.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Three Spear attacks.</li>
<li><strong>Spear:</strong> Melee or Ranged Weapon Attack: +7 to hit 10 ft. or range 20/60' one target 12 (2d6+5) piercing damage or 14 (2d8+5) piercing damage if used with two hands to make a melee attack.</li>
<li><strong>Master of Death (Recharge 5-6):</strong> Empowers up to three friendly Undead it can see within 30' of it. Each can use a reaction to move up to half its speed and make one melee weapon attack. In addition an empowered Undead gains 5 (2d4) temp hp for 1 min. The kadag ogre can't empower Undead with Int score of 10 or higher.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/ogre-kadag.md">Markdown Format</a></p>
</body>
</html>