Files
5ead/monsters/html/tome_of_beasts_2023/sandspider-tob1-2023.html
2025-06-07 07:58:30 -05:00

93 lines
3.1 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>Sand Spider</title>
</head>
<body>
<h1>Sand Spider</h1>
<p><em>Large</em> <em>Beast</em> <em>Unaligned</em></p>
<ul>
<li><strong>Armor Class:</strong> 15 (natural armor)</li>
<li><strong>Hit Points:</strong> 135 (18d10 + 36)</li>
<li><strong>Speed:</strong> walk 20 ft. burrow 30 ft.</li>
<li><strong>Challenge Rating:</strong> 7 (2,900 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 2023, page 346</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>20 (+5)</td>
<td>17 (+3)</td>
<td>14 (+2)</td>
<td>4 (-3)</td>
<td>12 (+1)</td>
<td>4 (-3)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> Perception +4, Stealth +6</li>
<li><strong>Damage Vulnerabilities:</strong> False</li>
<li><strong>Damage Immunities:</strong> False</li>
<li><strong>Damage Resistances:</strong> False</li>
<li><strong>Condition Immunities:</strong> False</li>
<li><strong>Senses:</strong> darkvision 60 ft., tremorsense 60 ft., passive Perception 14</li>
<li><strong>Languages:</strong></li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Sand Camouflage:</strong> The sand spider has advantage on Dexterity (Stealth) checks made to hide in sandy terrain.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> The sand spider makes one Bite attack and two Impaling Leg attacks.</li>
<li><strong>Bite:</strong> Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 10 (1d10 + 5) piercing damage plus 10 (3d6) poison damage.</li>
<li><strong>Impaling Leg:</strong> Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 12 (2d6 + 5) piercing damage. If the target is a Medium or smaller creature, it must succeed on a DC 16 Strength saving throw or be grappled (escape DC 16). Until this grapple ends, the target is restrained and takes 7 (2d6) piercing damage at the start of each of its turns, and the sand spider can't use the same Impaling Leg on another target. The sand spider has four Impaling Legs.</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>Trapdoor Ambush:</strong> When the sand spider is burrowed just below the surface of sand and a Medium or smaller creature enters the space on the surface just above where it is burrowed, the sand spider makes one Impaling Leg attack against the creature, bursting from the sand and revealing itself in the process. The target has disadvantage on the saving throw to avoid being grappled.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_2023/sandspider-tob1-2023.md">Markdown Format</a></p>
</body>
</html>