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,43 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Floralist Role Profile</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<header>
<h1>FLORALIST</h1>
</header>
<section class="related-roles">
<strong>Associated Roles:</strong>
<ul>
<li>Bloomblade</li>
<li>Gardener</li>
<li>Herbalist</li>
<li>Floralist</li>
</ul>
</section>
<blockquote>
"There is no rose without thorns."
</blockquote>
<p>
Spiritual energy flows strongly within plants, thanks to their direct connection to our earth. Growing from this encounter are <strong>magiseeds</strong>, gifted with the unique ability to thrive on spiritual energy and blossom into a majestic yet ephemeral triumph of magic.
</p>
<h2>The Art of Floralism</h2>
<p>
Floralists possess specialized knowledge allowing them to identify and cultivate these strange seeds. These magiseeds grant a large variety of profound benefits, enabling their combination with all sorts of disciplines—from advanced martial arts techniques to complex magical practices. A true floralist must understand both the botanical nature of the bloom and the energetic resonance required for its proper mastery.
</p>
<div class="metadata">
<strong>Order Details:</strong>
</div>
</body>
</html>