Files

88 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>Yakirian</title>
</head>
<body>
<h1>Yakirian</h1>
<p><em>Medium</em> <em>Humanoid</em> <em>lawful neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 13 (chain shirt)</li>
<li><strong>Hit Points:</strong> 67 (9d8+27)</li>
<li><strong>Speed:</strong> walk 40 ft.</li>
<li><strong>Challenge Rating:</strong> 2 (450 XP)</li>
<li><strong>Source:</strong> Creature Codex, page 390</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>17 (+3)</td>
<td>11 (+0)</td>
<td>16 (+3)</td>
<td>10 (+0)</td>
<td>12 (+1)</td>
<td>8 (-1)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Wis +3</li>
<li><strong>Skills:</strong> arcana +4</li>
<li><strong>Damage Resistances:</strong> cold</li>
<li><strong>Senses:</strong> darkvision 60 ft., passive Perception 11</li>
<li><strong>Languages:</strong> Common, Yakirian, understands Void Speech but won't speak it</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Resilient Soul:</strong> The yakirian has advantage on saving throws against being charmed, frightened, or confused, as well as against any effect that causes corruption or madness.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> The yakirian makes two attacks: one with its gore and one with its ritual knife.</li>
<li><strong>Gore:</strong> Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.</li>
<li><strong>Ritual Knife:</strong> Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.</li>
<li><strong>Consume Heart:</strong> The yakiran consumes the heart of a dead humanoid or giant within 5 feet. If the creature also less than 1 minute ago, the yakirian gains the following benefits: <br><em> The yakirian absorbs the dead creature's knowledge and asks two questions. If the dead creature knew the answers in life, the yakirian learns them instantly. <br></em> The yakirian's maximum and current hp increase by 10 for 1 hour. <br>* The yakirian has advantage on Strength-based attack rolls and ability checks, as well as on all saving throws for 1 hour.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/creature_codex/yakirian.md">Markdown Format</a></p>
</body>
</html>