Files
5ead/monsters/html/tome_of_beasts_3/niya-atha-warrior.html

91 lines
2.7 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>Niya-Atha Warrior</title>
</head>
<body>
<h1>Niya-Atha Warrior</h1>
<p><em>Medium</em> <em>Fey</em> <em>lawful neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 16 (chain mail)</li>
<li><strong>Hit Points:</strong> 49 (9d8+9)</li>
<li><strong>Speed:</strong> walk 30 ft. climb 30 ft.</li>
<li><strong>Challenge Rating:</strong> 2 (450 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 290</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>14 (+2)</td>
<td>15 (+2)</td>
<td>12 (+1)</td>
<td>11 (+0)</td>
<td>10 (+0)</td>
<td>14 (+2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Dex +5, Con +3</li>
<li><strong>Skills:</strong> perception +0</li>
<li><strong>Senses:</strong> passive Perception 10</li>
<li><strong>Languages:</strong> Common, Sylvan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Reduce:</strong> If it starts its turn enlarged it can choose to end the effect and return to its normal size (no action required).</li>
<li><strong>Standing Leap:</strong> The warrior's long jump is up to 20' and its high jump is up to 10 ft. with or with o a running start. The warrior can't use this trait while enlarged.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Mace or Longbow attacks.</li>
<li><strong>Mace:</strong> Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) bludgeoning damage or 9 (2d6+2) bludgeoning damage while enlarged.</li>
<li><strong>Longbow:</strong> Ranged Weapon Attack: +5 to hit 150/600' one target 7 (1d8+3) piercing damage or 12 (2d8+3) piercing damage while enlarged.</li>
</ul>
<h3>Bonus Actions</h3>
<ul>
<li><strong>Enlarge:</strong> Magically increases in size along with anything it is wearing or carrying. While enlarged it is Large doubles its damage dice on weapon attacks (included above) and makes Str checks and Str saves with advantage. While enlarged it also can no longer use the Standing Leap trait. If it lacks the room to become Large this action fails.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/niya-atha-warrior.md">Markdown Format</a></p>
</body>
</html>