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,46 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Eisenstadt - City Guide</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<h1>Eisenstadt</h1>
<div class="section-group">
<h2>Overview</h2>
<p>The great city of Eisenstadt rises magnificently among the hills, in stark contrast with the surrounding countryside, which has been progressively abandoned over the last few years and is riddled with windworn megaliths, crumbled mounds and abandoned iron mines.</p>
<p>As the seat of both the Alchemists College and the Government Bureau, its for all intents and purposes the industrial, political and economic capital of the region, not to mention the destination of all who seek a Special Alchemist License.</p>
</div>
<div class="section-group">
<h2>Eisenstadt at a Glance</h2>
<p><strong>Keywords:</strong> elitism, progress, urbanism.</p>
<h3>Key Elements</h3>
<ul>
<li><strong>Terrain:</strong> hills, bridges, streets.</li>
<li><strong>Common elements:</strong> B, F, E</li>
<li><strong>Travel roll:</strong> d6.</li>
<li><strong>Rare elements:</strong> A, I</li>
</ul>
<h3>Challenges & Opportunities</h3>
<ul>
<li><strong>Dangers:</strong> night haunts emerging from the mounds, a pair of big time swindlers, the eternal rival of one of the PCs.</li>
<li><strong>Discoveries:</strong> a young traveling merchant, 20% discounts all over the city, exclusive tickets to a private soiree.</li>
</ul>
<h3>Themes</h3>
<p>Explore themes relating to frantic and ambitious life, cold logic, and the forgotten truths and customs of the past.</p>
</div>
<div class="section-group">
<h4> Information</h4>
</div>
</body>
</html>