chore: More formatting

This commit is contained in:
2026-06-07 00:30:21 +00:00
parent b4ee0eb212
commit 54d560980b
328 changed files with 39026 additions and 9988 deletions

View File

@@ -1,30 +1,42 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Character Profile Extracts</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<link rel="stylesheet" href="book-page.css" />
</head>
<div class="profile-section">
<h2>Invoker</h2>
<p><strong>Summary:</strong> Ascetic, Channeler, Five-Soul Master</p>
<p>
Invokers research the innate energy of souls and the way it spontaneously
flows and manifests throughout their surroundings. Even if their art
relies on calling upon the power of the elements, they adapt to the
existing power sources rather than force an unnatural outcome and upset
the flow of spirits.
</p>
<p>
That said, Invokers remain formidable adventurers: they boast great
flexibility and a unique affinity for elemental creatures.
</p>
<p class="quote"><em>"Wish not for control, but understanding."</em></p>
</div>
<div class="profile-section">
<h2>Invoker</h2>
<p><strong>Summary:</strong> Ascetic, Channeler, Five-Soul Master</p>
<p>Invokers research the innate energy of souls and the way it spontaneously flows and manifests throughout their surroundings. Even if their art relies on calling upon the power of the elements, they adapt to the existing power sources rather than force an unnatural outcome and upset the flow of spirits.</p>
<p>That said, Invokers remain formidable adventurers: they boast great flexibility and a unique affinity for elemental creatures.</p>
<p class="quote"><em>"Wish not for control, but understanding."</em></p>
</div>
<!-- Note: The text seems to jump/fragment here. I will capture the remaining profiles. -->
<div class="profile-section">
<h2>Ascetic, Channeler, Five-Soul Master</h2>
<p>
This profile description appears fragmented in the source material,
suggesting it may be an alternative or expanded title for a similar class
to Invoker.
</p>
</div>
<!-- Note: The text seems to jump/fragment here. I will capture the remaining profiles. -->
<div class="profile-section">
<h2>Ascetic, Channeler, Five-Soul Master</h2>
<p>This profile description appears fragmented in the source material, suggesting it may be an alternative or expanded title for a similar class to Invoker.</p>
</div>
<div class="minor-section">
<p>This section appears to be metadata regarding an order or transactional entry, rather than character lore.</p>
</div>
</body>
</html>
<div class="minor-section">
<p>
This section appears to be metadata regarding an order or transactional
entry, rather than character lore.
</p>
</div>
</html>