Files
5ead/monsters/html/creature_codex/sigilian.html
2025-06-07 07:58:30 -05:00

92 lines
4.1 KiB
HTML
Raw Permalink 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>Sigilian</title>
</head>
<body>
<h1>Sigilian</h1>
<p><em>Medium</em> <em>Construct</em> <em>unaligned</em></p>
<ul>
<li><strong>Armor Class:</strong> 14</li>
<li><strong>Hit Points:</strong> 65 (10d8+20)</li>
<li><strong>Speed:</strong> fly 60 ft. walk 0 ft.</li>
<li><strong>Challenge Rating:</strong> 2 (450 XP)</li>
<li><strong>Source:</strong> Creature Codex, page 335</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>6 (-2)</td>
<td>18 (+4)</td>
<td>14 (+2)</td>
<td>5 (-3)</td>
<td>10 (+0)</td>
<td>20 (+5)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +2, stealth +6</li>
<li><strong>Damage Vulnerabilities:</strong> psychic</li>
<li><strong>Damage Immunities:</strong> poison</li>
<li><strong>Damage Resistances:</strong> bludgeoning, piercing and slashing from nonmagical attacks</li>
<li><strong>Condition Immunities:</strong> blinded, charmed, deafened, exhaustion, frightened, paralyzed, poisoned, unconscious</li>
<li><strong>Senses:</strong> darkvision 60 ft., passive Perception 12</li>
<li><strong>Languages:</strong> understands Common but can't speak</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Amorphous:</strong> The sigilian can move through a space as narrow as 1 inch wide without squeezing.</li>
<li><strong>Cognivore:</strong> At the start of each of its turns if the sigilian is inside a book that is not a spellbook, it removes the words from 3 (1d6) pages and regains 7 (2d6) hp.</li>
<li><strong>Home Sweet Tome:</strong> The sigilian can move half its speed to enter a book. If the book is being worn or carried by a creature, that creature must succeed on a DC 14 Dexterity saving throw or the sigilian enters the book. A creature can take its action to find the sigilian in a book by succeeding on a DC 12 Intelligence (Investigation) check. If successful, a creature can use a bonus action to tear out the pages where the sigilian is hiding, forcing the sigilian out of the book and into an unoccupied space within 5 feet. Alternatively, a creature can destroy the book with a successful melee attack, dealing half of the damage to the sigilian and forcing it out of the book into an unoccupied space within 5 feet.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> The sigilian makes three attacks: one with its cut and two with its paste.</li>
<li><strong>Cut:</strong> Ranged Weapon Attack: +6 to hit, range 60 ft., one target. Hit: 7 (1d6 + 4) slashing damage and the sigilian copies one of the target's weapon attacks for 1 minute.</li>
<li><strong>Paste:</strong> Melee or Ranged Spell Attack: +7 to hit, reach 5 ft. or range 60 ft., one target. Hit: Damage die and type are determined by the copied weapon attack from Cut. Glowing runes in the image of that weapon appear as the sigilian attacks.</li>
<li><strong>Devour Spell:</strong> While inside a spellbook, the sigilian eats one spell of the highest level present then exits the spellbook. It chooses to either make its next Paste attack with a number of damage dice equal to the eaten spell's level or regain 3 hp per spell level. The sigilian can only eat one spell at a time and must use the devoured spell's energy before attempting to enter another spellbook. The eaten spell's entry is garbled, but the owner can repair it for half the gold and time usually spent to copy a spell. If the owner has the spell prepared, it can re-record the spell during a long rest for no additional cost.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/creature_codex/sigilian.md">Markdown Format</a></p>
</body>
</html>