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

89 lines
3.0 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>Splinter Matron</title>
</head>
<body>
<h1>Splinter Matron</h1>
<p><em>Medium</em> <em>Fey</em> <em>chaotic evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 16 (natural armor)</li>
<li><strong>Hit Points:</strong> 136 (16d8+64)</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 352</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>14 (+2)</td>
<td>18 (+4)</td>
<td>19 (+4)</td>
<td>11 (+0)</td>
<td>9 (-1)</td>
<td>14 (+2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Con +7, Cha +5</li>
<li><strong>Skills:</strong> perception +-1</li>
<li><strong>Damage Resistances:</strong> nonmagic B/P/S attacks</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 12</li>
<li><strong>Languages:</strong> Elvish, Sylvan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Magic Resistance:</strong> Advantage: spell/magic effect saves.</li>
<li><strong>Protective Frenzy:</strong> For 1 min after a splinter matron's tree takes damage she has advantage on attack rolls vs. any creature that damaged her tree and when she hits such a creature with her Claw the Claw deals an extra 1d8 slashing.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Claw or Splinter attacks.</li>
<li><strong>Claw:</strong> Melee Weapon Attack: +7 to hit, 5 ft., one target, 14 (3d6+4) slashing damage + 7 (2d6) poison. If the target is a creature other than an Undead or Construct: 4 (1d8) piercing damage at the start of each of its turns as splinters break off from the claws and dig into the wound (DC 15 Con negates piercing). Any creature can take an action to remove the splinters with successful DC 14 Wis (Medicine) check. The splinters fall out of the wound if target receives magical healing.</li>
<li><strong>Splinter:</strong> Ranged Weapon Attack: +7 to hit 30/120' one target 22 (4d8+4) piercing damage.</li>
<li><strong>Splinter Spray (Recharge 6):</strong> Blasts a spray of splinters in a 15 ft. cone. Each creature in the area: 45 (10d8) piercing damage and is blinded for 1 min (DC 15 Dex half damage and isn't blinded). A blinded creature can make a DC 15 Con save at end of each of its turns ending effect on itself on a success</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/splinter-matron.md">Markdown Format</a></p>
</body>
</html>