Files
fabula-ultima-html/books/natural-fantasy-atlas/36.html
2026-06-07 00:30:21 +00:00

73 lines
2.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>The Eternal Forest - World Guide</title>
<link rel="stylesheet" href="book-page.css" />
</head>
<div class="container">
<hgroup>
<h1>THE WORLD</h1>
<h2>CHAPTER 9: TYPICAL FEATURES</h2>
</hgroup>
<p>
The typical Eternal Forest should include at least one of these features:
</p>
<ul>
<li>Crystal-clear rivers forming majestic waterfalls.</li>
<li>The remains of ancient paths, barely usable.</li>
<li>Tunnels leading to enigmatic underground structures.</li>
<li>A legendary animal of great wisdom.</li>
</ul>
<h2>POSITION</h2>
<p>
Usually, the Eternal Forest occupies most of the map of the known lands:
all who travel the continent have to cross it or sail its rivers. The
Player Characters are likely to spend a lot of time in the shadow of its
trees, exploring many different areas and stumbling upon dangers and
discoveries that will change and evolve the forest over the course of the
campaign. Who knows… maybe one day they might even reach those secrets
hidden far below its roots!
</p>
<h2>THE VILLAINS PLANS</h2>
<p>
The sheer size of the Eternal Forest makes it an ideal hideout for a
Villain, who might also take advantage of it and ambush the heroes. Also,
some antagonists will be interested in the treasures and the miraculous
machines hidden in the depths of the forest some out of greed, and some
hoping to wield their powers for good, unaware of their collateral
effects.
</p>
<div id="questions">
<h2>POSSIBLE QUESTIONS FOR THE GROUP</h2>
<ul>
<li>
Navigating and surviving seem impossible, but the forest people live
in complete symbiosis with nature. What is their secret?
</li>
<li>
The locals dont trust strangers. What do they fear? How can you gain
acceptance from them?
</li>
<li>
This place hosts a species considered extinct. What kind of creatures
are they? What makes them special?
</li>
<li>
A plant with miraculous properties grows only here. What are these
properties? Who is looking for it, and why?
</li>
<li>
Among the overgrown trees and shrubs, you find the remains of a
mysterious creature. Is it possible that their kin are still alive?
</li>
</ul>
</div>
</div>
</html>