Files
5ead/monsters/html/tome_of_beasts_3/wilderness-crone.html

93 lines
2.7 KiB
HTML
Raw 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>Wilderness Crone</title>
</head>
<body>
<h1>Wilderness Crone</h1>
<p><em>Medium</em> <em>Fey</em> <em>neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 17 (natural armor)</li>
<li><strong>Hit Points:</strong> 105 (14d8+42)</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 392</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>16 (+3)</td>
<td>10 (+0)</td>
<td>17 (+3)</td>
<td>15 (+2)</td>
<td>18 (+4)</td>
<td>8 (-1)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Con +6, Wis +7</li>
<li><strong>Skills:</strong> perception +4</li>
<li><strong>Damage Resistances:</strong> piercing</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 14</li>
<li><strong>Languages:</strong> Common, Sylvan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Beast Passivism:</strong> No beast with Int 3 or less can willingly attack the crone. They can be forced to do so through magical means.</li>
<li><strong>Speak with Beasts and Plants:</strong> Can communicate with Beasts and Plants as if they shared a language.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Three Staff attacks.</li>
<li><strong>Wild Staff:</strong> Melee Weapon Attack: +6 to hit, 5 ft., one target, 10 (2d6+3) bludgeoning damage + 4 (1d8) force.</li>
<li><strong>Needle Breath (Recharge 5-6):</strong> Exhales pine needles in a 30' cone. Each creature in the area: 28 (8d6) piercing damage (DC 15 Dex half).</li>
<li><strong>Spellcasting:</strong> Wis (DC 15). Prepared: At will: minor illusion tree stride3/day ea: goodberry hold person locate animals or plants1/day ea: commune with nature remove curse</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>Transmigratory Strike:</strong> When she kills a Humanoid can immediately restore it to life as a Beast with CR no higher the Humanoid's CR or level. Otherwise works as reincarnate spell.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/wilderness-crone.md">Markdown Format</a></p>
</body>
</html>