feat: Add core rules

This commit is contained in:
2026-06-06 13:03:00 +00:00
parent c75cd188c1
commit 75c6ab9975
583 changed files with 13580 additions and 50 deletions

View File

@@ -0,0 +1,39 @@
<!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>
<body>
<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>
</body>
</html>