57 lines
1.9 KiB
HTML
57 lines
1.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 Golden City</title>
|
||
<link rel="stylesheet" href="book-page.css" />
|
||
</head>
|
||
<h1>The Golden City</h1>
|
||
|
||
<p>
|
||
A vast city floating in the sky that escaped the unrelenting march of time –
|
||
few know of its existence and even fewer how to reach it. Legend has it
|
||
humans are the descendants of its mysterious inhabitants, keepers of lost
|
||
secrets since the dawn of time. However, in the silent magnificence of this
|
||
enchanted place lurks the gloom and sadness of an inhuman secret.
|
||
</p>
|
||
|
||
<div class="info-box">
|
||
<h2>Golden City At A Glance</h2>
|
||
<p><strong>Keywords:</strong> gloom, astonishment, emptiness.</p>
|
||
|
||
<h3>Key Attributes</h3>
|
||
<ul>
|
||
<li><strong>Terrain:</strong> buildings, gardens, stone</li>
|
||
<li><strong>Common elements:</strong> A, B, F</li>
|
||
<li><strong>Travel roll:</strong> d12. Rare elements: E, T</li>
|
||
<li>
|
||
<strong>Dangers:</strong> an illusory trap that locks the travelers in
|
||
an endless mirage; the dormant security system that protects the city.
|
||
</li>
|
||
<li>
|
||
<strong>Discoveries:</strong> an unknown artifact from a lost
|
||
civilization, an ancient and forgotten technology, a primordial being
|
||
and keeper of all lore.
|
||
</li>
|
||
<li>
|
||
<strong>Themes:</strong> the wonders of the ancients, the creation
|
||
outlasting the creators, the hidden rules of the world, the loneliness
|
||
of immortals.
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<h3>The Remote Ruin</h3>
|
||
<p>
|
||
<em
|
||
>A secondary location/concept associated with the main city's mystery.</em
|
||
>
|
||
</p>
|
||
|
||
<div class="metadata">
|
||
<p><strong>Document Reference:</strong> Golden City ()</p>
|
||
<p><em>Metadata Source: Inquiry</em></p>
|
||
</div>
|
||
</html>
|