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

91 lines
2.6 KiB
HTML
Raw 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>Trollkin Ironmonger</title>
</head>
<body>
<h1>Trollkin Ironmonger</h1>
<p><em>Medium</em> <em>Humanoid</em> <em>neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 19 (plate)</li>
<li><strong>Hit Points:</strong> 105 (14d8+42)</li>
<li><strong>Speed:</strong> walk 30 ft.</li>
<li><strong>Challenge Rating:</strong> 5 (1,800 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 376</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>18 (+4)</td>
<td>13 (+1)</td>
<td>17 (+3)</td>
<td>11 (+0)</td>
<td>12 (+1)</td>
<td>9 (-1)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +1</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 11</li>
<li><strong>Languages:</strong> Common, Trollkin</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Regeneration:</strong> Gains 3 hp at the start of its turn. If the trollkin takes acid or fire this ability doesn't function at the start of its next turn. It dies only if it starts its turn with 0 hp and doesn't regenerate.</li>
<li><strong>Thick Skin:</strong> Its skin is thick and tough granting it a +1 bonus to Armor Class (already factored into its AC).</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> One Greatsword attack and two Slam attacks or it makes three Throwing Axe attacks.</li>
<li><strong>Greatsword:</strong> Melee Weapon Attack: +7 to hit, 5 ft., one target, 11 (2d6+4) slashing damage.</li>
<li><strong>Slam:</strong> Melee Weapon Attack: +7 to hit, 5 ft., one target, 8 (1d8+4) bludgeoning damage.</li>
<li><strong>Throwing Axe:</strong> Melee or Ranged Weapon Attack: +6 to hit 5 ft. or range 30/60' one target 7 (1d6+4) slashing damage.</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>Impregnable Counter:</strong> When a creature within 5 ft. of the ironmonger misses a melee attack vs. it the attacker must make DC 15 Str save or be knocked prone.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/trollkin-ironmonger.md">Markdown Format</a></p>
</body>
</html>