Files

87 lines
2.8 KiB
HTML
Raw Permalink 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>Nyctli Swarm</title>
</head>
<body>
<h1>Nyctli Swarm</h1>
<p><em>Large</em> <em>Fey</em> <em>chaotic evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 14</li>
<li><strong>Hit Points:</strong> 110 (20d10)</li>
<li><strong>Speed:</strong> fly 40 ft. hover True ft. walk 10 ft.</li>
<li><strong>Challenge Rating:</strong> 10 (5,900 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 2, page 271</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>10 (+0)</td>
<td>18 (+4)</td>
<td>10 (+0)</td>
<td>6 (-2)</td>
<td>14 (+2)</td>
<td>16 (+3)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +6</li>
<li><strong>Damage Resistances:</strong> bludgeoning, piercing, slashing</li>
<li><strong>Condition Immunities:</strong> charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned</li>
<li><strong>Senses:</strong> darkvision 60 ft., passive Perception 16</li>
<li><strong>Languages:</strong> Sylvan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Swarm:</strong> The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny nyctli. The swarm can't regain hp or gain temporary hp.</li>
<li><strong>Innate Spellcasting (1/Day):</strong> The nyctli swarm can innately cast fear, requiring no material components. Its innate spellcasting ability is Charisma.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Stingers:</strong> Melee Weapon Attack: +8 to hit, reach 0 ft., one target in the swarm's space. Hit: 21 (6d6) piercing damage, or 10 (3d6) piercing damage if the swarm has half of its hp or fewer. The target must make a DC 16 Constitution saving throw. On a failure, a creature takes 42 (12d6) necrotic damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.</li>
<li><strong>Douse Light:</strong> As the nyctli, except the swarm can't dispel light created by a spell of 6th level or higher.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_2/nyctli-swarm.md">Markdown Format</a></p>
</body>
</html>