chore: More formatting

This commit is contained in:
2026-06-07 00:30:21 +00:00
parent b4ee0eb212
commit 54d560980b
328 changed files with 39026 additions and 9988 deletions

View File

@@ -1,35 +1,67 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Something Bitter or Melancholic</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<link rel="stylesheet" href="book-page.css" />
</head>
<h1>SOMETHING BITTER OR MELANCHOLIC</h1>
<h1>SOMETHING BITTER OR MELANCHOLIC</h1>
<p>
Finally, all tense situations and conflict scenes in a natural fantasy
campaign should have a bitter or melancholic aftertaste. This undertone
highlights the torment of the antagonists, strengthens the bonds between the
heroes and those who are in danger, or reiterates how the PCs are facing the
consequences and paying the price of errors that were committed by the
people of the past.
</p>
<p>Finally, all tense situations and conflict scenes in a natural fantasy campaign should have a bitter or melancholic aftertaste. This undertone highlights the torment of the antagonists, strengthens the bonds between the heroes and those who are in danger, or reiterates how the PCs are facing the consequences and paying the price of errors that were committed by the people of the past.</p>
<h2>Examples</h2>
<h2>Examples</h2>
<p>Here are some examples of scenarios implementing this theme:</p>
<ul>
<li>To defeat the wrathful ice spirits, the Aldermans daughter decided to wield an ancient relic with the power to destroy souls. She too is going to forfeit her own, but the clan will survive.</li>
<li>The majestic Jade-Horned Lion nourishes the region by cyclically dying and being reborn; but his current incarnation became attached to a human orphan and rejected death, ultimately turning into a monster.</li>
<li>A terrible disease strikes down settlements that surpass a certain technological level, or that dig up and activate the Progenitors machines.</li>
<li>Cornered by new fishing regulations, the people of a Player Characters native village accepted the thanes money and allowed his men-at-arms to scour the forbidden ruins under the village.</li>
<li>The heroes battle a beautiful and titanic plant monstrosity, contaminated by the experiments of a careless apprentice witch. The seed was planted by a young hunter to commemorate the death of his partner.</li>
<li>Crossing the Bone Steppe at night is very dangerous following the steps of the Warthog Goddess, whose wounds bleed continuously, restless spirits of animals killed by a now-forgotten Empire possess their own bones and assault the living.</li>
<li>Born from an egg that hatched centuries after the extinction of her species and overwhelmed by desperation, the Magmamoth Queen devoured the ancient magic of the forest, until she became a veritable living hive.</li>
</ul>
<p>Here are some examples of scenarios implementing this theme:</p>
<blockquote>
“I have no doubt that it is necessary.<br>
I just wish I wasnt the one to carry this burden.”
</blockquote>
<ul>
<li>
To defeat the wrathful ice spirits, the Aldermans daughter decided to
wield an ancient relic with the power to destroy souls. She too is going
to forfeit her own, but the clan will survive.
</li>
<li>
The majestic Jade-Horned Lion nourishes the region by cyclically dying and
being reborn; but his current incarnation became attached to a human
orphan and rejected death, ultimately turning into a monster.
</li>
<li>
A terrible disease strikes down settlements that surpass a certain
technological level, or that dig up and activate the Progenitors
machines.
</li>
<li>
Cornered by new fishing regulations, the people of a Player Characters
native village accepted the thanes money and allowed his men-at-arms to
scour the forbidden ruins under the village.
</li>
<li>
The heroes battle a beautiful and titanic plant monstrosity, contaminated
by the experiments of a careless apprentice witch. The seed was planted by
a young hunter to commemorate the death of his partner.
</li>
<li>
Crossing the Bone Steppe at night is very dangerous following the steps
of the Warthog Goddess, whose wounds bleed continuously, restless spirits
of animals killed by a now-forgotten Empire possess their own bones and
assault the living.
</li>
<li>
Born from an egg that hatched centuries after the extinction of her
species and overwhelmed by desperation, the Magmamoth Queen devoured the
ancient magic of the forest, until she became a veritable living hive.
</li>
</ul>
</body>
</html>
<blockquote>
“I have no doubt that it is necessary.<br />
I just wish I wasnt the one to carry this burden.”
</blockquote>
</html>