81 lines
4.0 KiB
HTML
81 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Character Profile: Queen of Midnight</title>
|
||
<link rel="stylesheet" href="book-page.css">
|
||
</head>
|
||
<body>
|
||
|
||
<h1>Queen of Midnight</h1>
|
||
<p style="font-size: 1.1em;">**Champion Tier 3 • Elemental Traits:** brutal, merciless, mercurial, regal.</p>
|
||
|
||
<h2>Attributes & Stats</h2>
|
||
<div id="stats">
|
||
<div class="stat-row">
|
||
<span class="stat-label">DEX</span>: d10
|
||
<span>INS</span>: d8
|
||
<span>MIG</span>: d8
|
||
<span>WLP</span>: d8
|
||
</div>
|
||
<div class="stat-row">
|
||
<span class="stat-label">HP</span>: 300
|
||
<span>MP</span>: 150
|
||
<span>Initiative</span>: 160
|
||
</div>
|
||
<div style="margin-top: 8px; padding-top: 8px; border-top: 1px dotted #ccc;">
|
||
<span class="stat-label">DEF/M. DEF</span>: +0 / +0<br>
|
||
<span class="stat-label">PRS A VU b D AB E IM F VU I IM L VU T IM</span>: (Placeholder for complex stats)
|
||
</div>
|
||
</div>
|
||
|
||
<h2>Basic Attacks</h2>
|
||
<ul>
|
||
<li>
|
||
<strong>Fairy Arrow</strong> • (DEX + MIG) +3 • Deals (HR + 15) ice damage.
|
||
</li>
|
||
</ul>
|
||
|
||
<h2>Spells & Abilities</h2>
|
||
<div id="spells">
|
||
<h3>Lunar Blanket (Spell)</h3>
|
||
<ul>
|
||
<li>
|
||
<strong>Type:</strong> Instantaneous <br>
|
||
<strong>Cost:</strong> 10 MP • (INS + MIG) +3
|
||
<br>
|
||
<strong>Effect:</strong> Titania deals (HR + 20) dark damage to the target, and the target suffers weak.
|
||
</li>
|
||
</ul>
|
||
|
||
<h3>Other Actions</h3>
|
||
<ul>
|
||
<li>
|
||
<strong>Gaunt Bloom</strong> <span style="font-size: 0.9em;">(Action/Passive)</span><br>
|
||
Titania may use an action and spend 20 Mind Points to make all Moon Orchids (see next page) bloom. If there is no Moon Orchid present on the scene, a new one enters the conflict and immediately blooms.
|
||
</li>
|
||
<li>
|
||
<strong>Wild Hunt</strong> <span style="font-size: 0.9em;">(Action)</span><br>
|
||
Titania may use an action to declare one of the following hunts, ending the effects of any previous one; after that, they perform a free attack with Fairy Arrow against a random target.
|
||
<ul>
|
||
<li><strong>Hound the Prey:</strong> Titania and the Moon Orchids (see next page) deal 5 extra damage against weak targets.</li>
|
||
<li><strong>Gathering Horn:</strong> Titania chooses a Moon Orchid (see next page) present on the scene, who performs his turn immediately after Titania’s this round (following the tactics on next page).</li>
|
||
<li><strong>Thrill of the Hunt:</strong> The next time a source deals damage to Titania and/or one or more Moon Orchids, that source deals no damage instead.</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<h2>Special Rules</h2>
|
||
<div id="special-rules">
|
||
<ul>
|
||
<li><strong>Aspect of the Huntress:</strong> Titania gains +3 to all Opposed Checks concerning swiftness, accuracy or giving chase.</li>
|
||
<li><strong>Dawn:</strong> When Titania is reduced to 0 Hit Points in the Queen of Midnight form, they have to spend 1 Ultima Point to call forth the day. In doing so, Titania and any remaining Moon Orchids (see next page) leave the conflict. At the end of the current round, Titania returns to the conflict as the Queen of Midday accompanied by two Sun Poppies (see page 195). If they have no Ultima Points left, Titania surrenders.</li>
|
||
<li><strong>Elemental:</strong> Titania is immune to poisoned.</li>
|
||
<li><strong>Eternal Body:</strong> At the start of each of their turns, if Titania is suffering from slow and/or weak, they recover from these status effects and regain 10 Mind Points.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
</body>
|
||
</html> |