104 lines
3.9 KiB
HTML
104 lines
3.9 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>The World Chapter Summary</title>
|
||
<link rel="stylesheet" href="book-page.css" />
|
||
</head>
|
||
<h1>THE WORLD</h1>
|
||
<p style="text-align: center; font-weight: bold">CHAPTER SUMMARY</p>
|
||
|
||
<!-- DEMETRIA SECTION -->
|
||
<div class="section-container">
|
||
<h2>Demetria</h2>
|
||
<ul>
|
||
<li>
|
||
<strong>Description:</strong> Demetria is the young daughter of the last
|
||
laird of Breezeburg. She is secretly a minor Villain.
|
||
</li>
|
||
<li>
|
||
<strong>Background:</strong> Following her father's death, she secluded
|
||
herself in the manor. The villagers treat her with suspicion and spread
|
||
rumors, though they do not bear ill toward her directly.
|
||
</li>
|
||
<li>
|
||
<strong>Interaction:</strong> If the PCs meet her, Demetria is grumpy
|
||
but not overtly hostile. She avoids discussing her decision and asks
|
||
them to leave the manor, only using violence if absolutely necessary.
|
||
</li>
|
||
</ul>
|
||
|
||
<h3>Dark Secrets of Breezeburg</h3>
|
||
<p>
|
||
A long time ago, Demetria’s family captured <strong>Zephyr</strong>, the
|
||
spirit of air, to gain the wind's favor for founding their hamlet.
|
||
Demetria is deeply ashamed but rationalizes Zephyr’s captivity as a
|
||
necessary evil for the community.
|
||
</p>
|
||
<p>
|
||
She feels undeserving of love from the villagers and overlooks that the
|
||
spirits themselves have nurtured resentment over centuries. This
|
||
accumulated power means they are poised to wipe the entire hamlet out.
|
||
</p>
|
||
</div>
|
||
|
||
<!-- MISSING FRIEND SECTION -->
|
||
<div class="section-container">
|
||
<h2>A Missing Friend</h2>
|
||
<p>
|
||
Mya, a child of the hamlet, has lost her cat, <strong>Ruby</strong>. Their
|
||
usual play area was near the edge of the forest, and Mya is understandably
|
||
afraid that Ruby got lost.
|
||
</p>
|
||
|
||
<h3>Characters Involved</h3>
|
||
<ul>
|
||
<li>
|
||
<strong>Ruby:</strong> A young, snow-furred, and strangely silent cat
|
||
that Mya found during spring. They instantly became inseparable, leading
|
||
Mya to adopt and care for the cat, despite local suspicion toward stray
|
||
animals.
|
||
</li>
|
||
<li>
|
||
<strong>Fang:</strong> A massive feline beast living in the woods near
|
||
Breezeburg. Although the inhabitants usually prefer peaceful
|
||
interactions with local wildlife, Fang has recently become extremely
|
||
irritable. He bears his name from a massive fang visible on the left
|
||
side of his jaw. Fang is highly skilled, capable of inflicting 'slow'
|
||
status effects with powerful claws and summoning allies with a roar.
|
||
</li>
|
||
</ul>
|
||
|
||
<h3>The Reunion (Plot Synopsis)</h3>
|
||
<p>
|
||
Fang is shown to be a loving father who lost his cherished cub during the
|
||
last harsh winter. It is revealed that <strong>Ruby</strong> is actually
|
||
the child of this powerful feline, reborn as a cait sith. In the forest
|
||
heart, the heroes may witness a tender reunion between father and
|
||
daughter.
|
||
</p>
|
||
<p>
|
||
If the group tries to retrieve Ruby, Fang will offer no mercy. The outcome
|
||
depends heavily on the Player Characters' decisions and potentially on
|
||
Ruby’s own intervention. Key questions arise: Does she remember her
|
||
previous life? Can any PC (possibly a Chimerist) communicate with her? How
|
||
will Mya react to this tense situation?
|
||
</p>
|
||
</div>
|
||
|
||
<div
|
||
class="section-container"
|
||
style="background-color: #fffbe6; box-shadow: none"
|
||
>
|
||
<blockquote>
|
||
“This isn’t a land of warriors and conquerors. We breathe the wind and
|
||
live in harmony and with patience, following the old tradition.”
|
||
</blockquote>
|
||
</div>
|
||
|
||
<div class="metadata">
|
||
<p><em>Source Material Note:</em> ()</p>
|
||
</div>
|
||
</html>
|