Files
5ead/monsters/html/tome_of_beasts_3/tripwire-patch.html

91 lines
2.9 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>Tripwire Patch</title>
</head>
<body>
<h1>Tripwire Patch</h1>
<p><em>Huge</em> <em>Plant</em> <em>unaligned</em></p>
<ul>
<li><strong>Armor Class:</strong> 14 (natural armor)</li>
<li><strong>Hit Points:</strong> 95 (10d12+30)</li>
<li><strong>Speed:</strong> walk 10 ft. burrow 20 ft.</li>
<li><strong>Challenge Rating:</strong> 4 (1,100 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 371</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>10 (+0)</td>
<td>17 (+3)</td>
<td>2 (-4)</td>
<td>12 (+1)</td>
<td>6 (-2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +1</li>
<li><strong>Condition Immunities:</strong> blinded, deafened, prone</li>
<li><strong>Senses:</strong> tremorsense 60', passive Perception 15</li>
<li><strong>Languages:</strong></li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Bountiful Death:</strong> When the tripwire patch reduces a creature to 0 hp nearby plants erupt with growth. Plants within 20' of the body become thick overgrown difficult terrain and all plants within a 2-mile radius centered on the point where the creature was killed become enriched for 7 days for each CR of the slain creature (minimum of 7 days) cumulatively increasing in duration each time the patch kills a creature. Enriched plants yield twice the normal amount of food when harvested.</li>
<li><strong>False Appearance:</strong> While motionless indistinguishable from normal patch of foliage such as flowers or bushes.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Bite attacks or one Bite attack and two Tripwire Vine attacks.</li>
<li><strong>Bite:</strong> Melee Weapon Attack: +6 to hit, 5 ft., one creature,. 13 (2d8+4) piercing damage.</li>
<li><strong>Tripwire Vine:</strong> Melee Weapon Attack: +6 to hit, 20 ft., one creature,. 7 (1d6+4) bludgeoning damage and the target must make DC 14 Str save or be knocked prone and pulled up to 15 ft. toward the tripwire patch.</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>No Escape:</strong> If a prone creature within 5 ft. of patch stands up from prone patch can make one Bite vs. it.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/tripwire-patch.md">Markdown Format</a></p>
</body>
</html>