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

67 lines
2.1 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 Barren Wastes</title>
<link rel="stylesheet" href="book-page.css" />
</head>
<header>
<h1>The Barren Wastes</h1>
<p><em>A semi-arid, enigmatic expanse</em></p>
</header>
<p>
Beyond the borders of known lands lies a barren waste, an arid desert. Under
its reddish sands lie buried the remains of many failed attempts at
surpassing humanitys limits. However, this inhospitable territory isnt
completely devoid of life, and over the years, the local people have adapted
to adversity, learning to survive and find beauty in this hostile and
enigmatic land.
</p>
<div class="info-box">
<h2>Rocky Desert at a Glance</h2>
<p><strong>Keywords:</strong> ruin, survival, hope.</p>
<h3>Key Features</h3>
<div class="key-details">
<ul>
<li>
<strong>Terrain:</strong> canyons, caves, dunes. Common elements: A,
F, E
</li>
<li><strong>Travel Roll:</strong> d20. Rare elements: I</li>
<li>
<strong>Dangers:</strong> a forgotten and extremely unstable
alchemical experiment; a gargantuan sand scorpion; a sudden ambush by
the desert raiders.
</li>
<li>
<strong>Discoveries:</strong> a random encounter with an ascetic who
knows the secrets of the desert; a safe refuge; a precious mineral
sedimented over many centuries.
</li>
</ul>
</div>
<h3>Themes</h3>
<p>
The irreparable consequences of human arrogance, beautiful and merciless
nature, finding strength in each other.
</p>
</div>
<!-- Clean up repeated titles/metadata -->
<div class="metadata-section">
<h2>THE BARREN WASTES</h2>
<p style="font-size: 0.9em; margin-top: 15px">
<em>(Rocky Desert / Barren Waste)</em>
</p>
<hr style="border: none; border-top: 1px solid #ccc; margin: 20px 0" />
<div style="float: right; font-size: 0.85em"></div>
</div>
</html>