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,64 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Character Dossier: Laurence</title>
<link rel="stylesheet" href="book-page.css" />
</head>
<div class="container">
<!-- Assuming '102' is a page number, it's less structural -->
<h1>W LAURENCE</h1>
<h2>BASIC INFORMATION</h2>
<div class="metadata">
<p><strong>Identity:</strong> Chef and Former Hunter</p>
<p><strong>Theme:</strong> Mercy</p>
<p><strong>Origin:</strong> Village of Arca</p>
<p><strong>Quirk:</strong> Big Bro</p>
<p><strong>Signature Weapons:</strong> Sword and Shield</p>
</div>
<h2>LAURENCE IN DETAIL</h2>
<div class="section-divider"></div>
<h3>Backstory & Profile</h3>
<ul>
<li>
When Laurence was just an apprentice hunter, his squad cornered a
powerful and regal wyvern in its lair and killed it. However, when the
captain, who Laurence saw as his adoptive mother, went in and
exterminated the entire brood, something in his soul snapped and he
swore never to kill again.
</li>
<li>
Recently, a mysterious force has been pushing beasts and monsters to
attack human settlements, destroying vehicles, structures, and machinery
with unprecedented ferocity. Laurence volunteered to accompany a team of
heroes to discover what has caused such resentment.
</li>
<li>
Laurence is a Gourmet, Guardian and Weaponmaster. His
<strong>Big Bro Quirk</strong> makes him excel at supporting the entire
group.
</li>
<li>
The Game Master should consult Laurences Player when describing wild
beasts and their habits, not to mention the tactics employed by the
hunters of Arca.
</li>
<li>
Due to his oath, Laurence was mocked and shunned by the hunters of Arca,
and his old captain considers him her greatest disappointment. Its up
to the other Player Characters to help him when mentor and pupil
inevitably clash again.
</li>
</ul>
<div class="section-divider"></div>
<h2>Transaction Details</h2>
</div>
</html>
<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Character Dossier: Laurence</title> <link rel="stylesheet" href="book-page.css" /> </head> <div class="container"> <!-- Assuming '102' is a page number, it's less structural --> <h1>W LAURENCE</h1> <h2>BASIC INFORMATION</h2> <div class="metadata"> <p><strong>Identity:</strong> Chef and Former Hunter</p> <p><strong>Theme:</strong> Mercy</p> <p><strong>Origin:</strong> Village of Arca</p> <p><strong>Quirk:</strong> Big Bro</p> <p><strong>Signature Weapons:</strong> Sword and Shield</p> </div> <h2>LAURENCE IN DETAIL</h2> <div class="section-divider"></div> <h3>Backstory & Profile</h3> <ul> <li> When Laurence was just an apprentice hunter, his squad cornered a powerful and regal wyvern in its lair and killed it. However, when the captain, who Laurence saw as his adoptive mother, went in and exterminated the entire brood, something in his soul snapped and he swore never to kill again. </li> <li> Recently, a mysterious force has been pushing beasts and monsters to attack human settlements, destroying vehicles, structures, and machinery with unprecedented ferocity. Laurence volunteered to accompany a team of heroes to discover what has caused such resentment. </li> <li> Laurence is a Gourmet, Guardian and Weaponmaster. His <strong>Big Bro Quirk</strong> makes him excel at supporting the entire group. </li> <li> The Game Master should consult Laurences Player when describing wild beasts and their habits, not to mention the tactics employed by the hunters of Arca. </li> <li> Due to his oath, Laurence was mocked and shunned by the hunters of Arca, and his old captain considers him her greatest disappointment. Its up to the other Player Characters to help him when mentor and pupil inevitably clash again. </li> </ul> <div class="section-divider"></div> <h2>Transaction Details</h2> </div></html>