Files
5ead/monsters/html/5.2_srd_(2025_mm)/shadow_mm_2024.html

110 lines
2.6 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>Shadow</title>
</head>
<body>
<h1>Shadow</h1>
<p><em>Medium Undead, Chaotic Evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 12</li>
<li><strong>Hit Points:</strong> 27 (5d8 + 5)</li>
<li><strong>Speed:</strong> 40 ft.</li>
<li><strong>Initiative</strong>: +2 (12)</li>
</ul>
<table>
<thead>
<tr>
<th>STAT</th>
<th>SCORE</th>
<th>MOD</th>
<th>SAVE</th>
</tr>
</thead>
<tbody>
<tr>
<td>STR</td>
<td>6</td>
<td>-2</td>
<td>-2</td>
</tr>
<tr>
<td>DEX</td>
<td>14</td>
<td>+2</td>
<td>+2</td>
</tr>
<tr>
<td>CON</td>
<td>13</td>
<td>+1</td>
<td>+1</td>
</tr>
<tr>
<td>INT</td>
<td>6</td>
<td>-2</td>
<td>-2</td>
</tr>
<tr>
<td>WIS</td>
<td>10</td>
<td>+0</td>
<td>+0</td>
</tr>
<tr>
<td>CHA</td>
<td>8</td>
<td>-1</td>
<td>-1</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Vulnerabilities</strong>: Radiant</li>
<li><strong>Resistances</strong>: Acid, Cold, Fire, Lightning, Thunder</li>
<li><strong>Immunities</strong>: Necrotic, Poison; Exhaustion, Frightened, Grappled, Paralyzed, Petrified, Poisoned, Prone, Restrained, Unconscious</li>
<li><strong>Skills</strong>: Stealth +6</li>
<li><strong>Senses</strong>: darkvision 60 ft.; Passive Perception 10</li>
<li><strong>CR</strong> 1/2 (XP 100; PB +2)</li>
</ul>
<h2>Traits</h2>
<p><strong><em>Amorphous.</em></strong> The shadow can move through a space as narrow as 1 inch without expending extra movement to do so.</p>
<p><strong><em>Sunlight Weakness.</em></strong> While in sunlight, the shadow has Disadvantage on D20 Test.</p>
<h2>Actions</h2>
<p><strong><em>Draining Swipe.</em></strong> <em>Melee Attack Roll:</em> +4, reach 5 ft. 5 (1d6 + 2) Necrotic damage, and the target's Strength score decreases by 1d4. The target dies if this reduces that score to 0. If a Humanoid is slain by this attack, a Shadow rises from the corpse 1d4 hours later.</p>
<h2>Bonus Actions</h2>
<p><strong><em>Shadow Stealth.</em></strong> While in Dim Light or darkness, the shadow takes the Hide action.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/5.2_srd_(2025_mm)/shadow_mm_2024.md">Markdown Format</a></p>
</body>
</html>