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,54 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Eerie Village: Darkdepth</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<h1>The Eerie Village</h1>
<h2>Darkdepth</h2>
<p>Ancient legends tell of the strange village hidden in the darkest and humid depths of the great forest, inhabited by mysterious, inhuman creatures who appear as silent shadows when a traveler is in mortal danger, only to promptly drag their body into the murky depths of the undergrowth. This putrid and rotten place does not belong to the living, and no one returns from it.</p>
<div class="metadata">
<h3>Darkdepth at a Glance</h3>
<strong>Keywords:</strong> hideout, quiet, transformation.
</div>
<h2>Structural Elements</h2>
<div class="section-list">
<p><strong>Terrain:</strong> bark, mud, moss. <strong>Common elements:</strong> E, D, T</p>
<p><strong>Travel roll:</strong> d10. <strong>Rare elements:</strong> A, L</p>
</div>
<h2>Features and Concepts</h2>
<h3>Dangers</h3>
<ul>
<li>A corpse-eating monster defending its territory</li>
<li>Clouds of choking spores</li>
<li>A giant corrosive slime</li>
</ul>
<h3>Discoveries</h3>
<ul>
<li>A fungus with exceedingly rare properties</li>
<li>A precious item left by a traveler</li>
<li>A wellspring of pure water</li>
</ul>
<h3>Themes</h3>
<ul class="keywords">
<li>Unusual customs</li>
<li>New life born from death</li>
<li>Coexisting with what we dont fully understand</li>
</ul>
<h2>Customer Inquiry</h2>
</body>
</html>