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

94 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>Shroud</title>
</head>
<body>
<h1>Shroud</h1>
<p><em>Medium</em> <em>Undead</em> <em>Neutral Evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 11</li>
<li><strong>Hit Points:</strong> 13 (3d8)</li>
<li><strong>Speed:</strong> walk 30 ft.</li>
<li><strong>Challenge Rating:</strong> 1/8 (25 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 2023, page 327</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>4 (-3)</td>
<td>13 (+1)</td>
<td>10 (+0)</td>
<td>2 (-4)</td>
<td>10 (+0)</td>
<td>8 (-1)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> Stealth +3</li>
<li><strong>Damage Vulnerabilities:</strong> radiant</li>
<li><strong>Damage Immunities:</strong> necrotic, poison</li>
<li><strong>Damage Resistances:</strong> acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks</li>
<li><strong>Condition Immunities:</strong> exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained</li>
<li><strong>Senses:</strong> darkvision 60 ft., passive Perception 10</li>
<li><strong>Languages:</strong> Common</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Amorphous:</strong> The shroud can move through a space as narrow as 1 inch wide without squeezing.</li>
<li><strong>Shadow Evolution:</strong> If the shroud deals at least 12 necrotic damage to a creature that isn't a Construct or Undead in 1 minute or less, the shroud transforms into a shadow at the start of the turn after it last dealt damage. It uses the statistics of the shadow, except it reduces the shadow's hp by an amount equal to the damage the shroud took before it transformed.</li>
<li><strong>Sunlight Weakness:</strong> While in sunlight, the shroud has disadvantage on attack rolls, ability checks, and saving throws.</li>
<li><strong>Undead Nature:</strong> The shroud doesn't require air, food, drink, or sleep.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Strength Drain:</strong> Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) necrotic damage, and the target has disadvantage on weapon attacks that use Strength until the end of its next turn. If a non-evil humanoid dies from this attack, a new shroud rises from the corpse 1d4 hours later.</li>
</ul>
<h3>Bonus Actions</h3>
<ul>
<li><strong>Shadow Stealth:</strong> While in dim light or darkness, the shroud takes the Hide action.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_2023/shroud-tob1-2023.md">Markdown Format</a></p>
</body>
</html>