86 lines
2.2 KiB
HTML
86 lines
2.2 KiB
HTML
|
|
|
|||
|
|
<!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>Monkey'S Bane Vine</title>
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<h1>Monkey'S Bane Vine</h1>
|
|||
|
|
<p><em>Large</em> <em>Plant</em> <em>unaligned</em></p>
|
|||
|
|
<ul>
|
|||
|
|
<li><strong>Armor Class:</strong> 13 (natural armor)</li>
|
|||
|
|
<li><strong>Hit Points:</strong> 119 (14d10+42)</li>
|
|||
|
|
<li><strong>Speed:</strong> walk 10 ft.</li>
|
|||
|
|
<li><strong>Challenge Rating:</strong> 4 (1,100 XP)</li>
|
|||
|
|
<li><strong>Source:</strong> Tome of Beasts 3, page 273</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>16 (+3)</td>
|
|||
|
|
<td>1 (-5)</td>
|
|||
|
|
<td>13 (+1)</td>
|
|||
|
|
<td>1 (-5)</td>
|
|||
|
|
</tr>
|
|||
|
|
</tbody>
|
|||
|
|
</table>
|
|||
|
|
<ul>
|
|||
|
|
<li><strong>Skills:</strong> perception +1</li>
|
|||
|
|
<li><strong>Damage Resistances:</strong> cold, fire</li>
|
|||
|
|
<li><strong>Condition Immunities:</strong> blinded, deafened, exhaustion, prone</li>
|
|||
|
|
<li><strong>Senses:</strong> blindsight 30', passive Perception 13</li>
|
|||
|
|
<li><strong>Languages:</strong> —</li>
|
|||
|
|
</ul>
|
|||
|
|
<h3>Special Abilities</h3>
|
|||
|
|
<ul>
|
|||
|
|
<li><strong>False Appearance:</strong> While motionless indistinguishable from normal vine.</li>
|
|||
|
|
</ul>
|
|||
|
|
<h3>Actions</h3>
|
|||
|
|
<ul>
|
|||
|
|
<li><strong>Multiattack:</strong> Two Tendril attacks.</li>
|
|||
|
|
<li><strong>Tendril:</strong> Melee Weapon Attack: +6 to hit, 20 ft., one target, 11 (2d6+4) bludgeoning damage. If the target is a Large or smaller creature it is grappled (escape DC 14). Until this grapple ends the creature is restrained and takes 7 (2d6) bludgeoning damage at the start of each of its turns. The monkey's bane vine has two tendrils each of which can grapple only one target.</li>
|
|||
|
|
</ul>
|
|||
|
|
<p><a href="../../../licensing.html">Licensing</a> – <a href="../../md/tome_of_beasts_3/monkey's-bane-vine.md">Markdown Format</a></p>
|
|||
|
|
</body>
|
|||
|
|
</html>
|