feat: Links to pages

This commit is contained in:
2026-06-08 21:33:39 +00:00
parent 006307a62e
commit 4dbdb12876
555 changed files with 1374 additions and 51161 deletions

View File

@@ -1,70 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mylo Ulve Character Profile</title>
<link rel="stylesheet" href="book-page.css" />
</head>
<h1>Mylo Ulve</h1>
<p style="font-size: 0.9em; color: #666">(Page/Document Reference 104)</p>
<div class="profile-header">
<h2>Basic Information</h2>
</div>
<div class="info-list">
<div class="info-item"><strong>Identity:</strong> Gentleman</div>
<div class="info-item"><strong>Occupation/Role:</strong> Archaeologist</div>
<div class="info-item"><strong>Theme:</strong> Justice</div>
<div class="info-item"><strong>Origin:</strong> Zentralia</div>
<div class="info-item"><strong>Quirk:</strong> Mysterious Grimoire</div>
<div class="info-item">
<strong>Signature Weapons:</strong> Elemental Rings
</div>
</div>
<div class="additional-section">
<h2>Detailed Background</h2>
<ul>
<li>
An archaeology graduate from the Golden College, Mylo Ulve left the
capital when the Senate closed the faculty and sold all exhibits to
collectors to bankroll a new expansionist campaign to the West. Mylo was
able to save only the
<strong style="color: #c0392b">Codex Rubrum</strong>, an extraordinary
magical tome that sometimes answers the readers question in the
language of the ancient civilization of Escria.
</li>
<li>
The information in the Codex supports the Colleges theories about
Escria and the magical prowess of its Scribe-Priests, not to mention its
downfall at the hands of the founders of Zentralia. Even more
importantly, it completely invalidates the propaganda which presents the
current aristocracy as scions of the glorious Escria.
</li>
<li>
Mylos Classes are Loremaster, Tinkerer, and Wayfarer. He uses Alchemy
and potions and is one among the very few Zentralians that understand
the language of Escria.
</li>
<li>
Mylos character should be the go-to person for everything related to
the history of Zentralia and the fall of Escria (unless the group
includes a descendant of the Escrians, of course).
</li>
</ul>
</div>
<div class="additional-section">
<h3>Character Goals</h3>
<ul>
<li>Uncover the truth about the Codex Rubrum and Escria.</li>
<li>
Oppose the Zentralian nobles who crave the ancient magic of the Scribes.
</li>
</ul>
</div>
<div class="footer-info"></div>
</html>
<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Mylo Ulve Character Profile</title> <link rel="stylesheet" href="book-page.css" /> </head> <h1>Mylo Ulve</h1> <p style="font-size: 0.9em; color: #666">(Page/Document Reference 104)</p> <div class="profile-header"> <h2>Basic Information</h2> </div> <div class="info-list"> <div class="info-item"><strong>Identity:</strong> Gentleman</div> <div class="info-item"><strong>Occupation/Role:</strong> Archaeologist</div> <div class="info-item"><strong>Theme:</strong> Justice</div> <div class="info-item"><strong>Origin:</strong> Zentralia</div> <div class="info-item"><strong>Quirk:</strong> Mysterious Grimoire</div> <div class="info-item"> <strong>Signature Weapons:</strong> Elemental Rings </div> </div> <div class="additional-section"> <h2>Detailed Background</h2> <ul> <li> An archaeology graduate from the Golden College, Mylo Ulve left the capital when the Senate closed the faculty and sold all exhibits to collectors to bankroll a new expansionist campaign to the West. Mylo was able to save only the <strong style="color: #c0392b">Codex Rubrum</strong>, an extraordinary magical tome that sometimes answers the readers question in the language of the ancient civilization of Escria. </li> <li> The information in the Codex supports the Colleges theories about Escria and the magical prowess of its Scribe-Priests, not to mention its downfall at the hands of the founders of Zentralia. Even more importantly, it completely invalidates the propaganda which presents the current aristocracy as scions of the glorious Escria. </li> <li> Mylos Classes are Loremaster, Tinkerer, and Wayfarer. He uses Alchemy and potions and is one among the very few Zentralians that understand the language of Escria. </li> <li> Mylos character should be the go-to person for everything related to the history of Zentralia and the fall of Escria (unless the group includes a descendant of the Escrians, of course). </li> </ul> </div> <div class="additional-section"> <h3>Character Goals</h3> <ul> <li>Uncover the truth about the Codex Rubrum and Escria.</li> <li> Oppose the Zentralian nobles who crave the ancient magic of the Scribes. </li> </ul> </div> <div class="footer-info"></div></html>