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,56 +1,75 @@
<!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>Tsukihime Character Profile</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<link rel="stylesheet" href="book-page.css" />
</head>
<!-- Meta/Contextual Information (Visually minimal) -->
<div style="text-align: center; margin-bottom: 30px; color: #aaa">
<span>107</span> | <span>W</span> | <span>33 PROTAGONISTS</span>
</div>
<!-- Meta/Contextual Information (Visually minimal) -->
<div style="text-align: center; margin-bottom: 30px; color: #aaa;">
<span>107</span> | <span>W</span> | <span>33 PROTAGONISTS</span>
</div>
<h1>TSUKIHIME</h1>
<h1>TSUKIHIME</h1>
<!-- BASIC INFORMATION SECTION -->
<section class="basic-info">
<h2>BASIC INFORMATION</h2>
<dl>
<dt>Identity:</dt>
<dd>Incarnation of the Moon God</dd>
<!-- BASIC INFORMATION SECTION -->
<section class="basic-info">
<h2>BASIC INFORMATION</h2>
<dl>
<dt>Identity:</dt>
<dd>Incarnation of the Moon God</dd>
<dt>Theme:</dt>
<dd>Duty</dd>
<dt>Theme:</dt>
<dd>Duty</dd>
<dt>Origin:</dt>
<dd>Second Moon</dd>
<dt>Origin:</dt>
<dd>Second Moon</dd>
<dt>Quirk:</dt>
<dd>The Long Dream</dd>
<dt>Quirk:</dt>
<dd>The Long Dream</dd>
<dt>Signature weapons:</dt>
<dd><strong style="color: #a0c4ff">Bows</strong></dd>
</dl>
</section>
<dt>Signature weapons:</dt>
<dd><strong style="color: #a0c4ff;">Bows</strong></dd>
</dl>
</section>
<!-- TSUKIHIME IN DETAIL SECTION -->
<section class="detail-info">
<h2>TSUKIHIME IN DETAIL</h2>
<!-- TSUKIHIME IN DETAIL SECTION -->
<section class="detail-info">
<h2>TSUKIHIME IN DETAIL</h2>
<ul class="lore-list">
<li>
According to legend, when a grave danger looms over the Land of Elms and
the Second Moon shines blue, the Moon God incarnates in the world with
the shooting of an arrow. This time, the guardian is a young woman of
elegant bearing and brave heart, albeit a bit stubborn. The Priestess
named her Tsukihime, or Moon Princess.
</li>
<li>
Tsukihimes Duty is to quell the restless spirits and purify the springs
of the four rivers that cross the region. The task will prove much
bigger than expected, and she cannot do it alone.
</li>
<li>
The moons favor grants Tsukihime a special affinity toward nature her
Classes are Chimerist, Invoker and Sharpshooter.
</li>
<li>
Tsukihimes Player should be the go-to person for everything related to
the Moon God, the Second Moon and the spirit world. At the same time,
the Princess knowledge of human society is extremely limited and, above
all, outdated.
</li>
<li>
Every incarnation of the Moon God is destined to return to the stars
once their purpose is fulfilled. Hence, its essential that Tsukihime
and the rest of the group develop strong emotional bonds over the course
of the campaign. Perhaps these bonds will be powerful enough to prevent
a painful farewell.
</li>
</ul>
</section>
<ul class="lore-list">
<li>According to legend, when a grave danger looms over the Land of Elms and the Second Moon shines blue, the Moon God incarnates in the world with the shooting of an arrow. This time, the guardian is a young woman of elegant bearing and brave heart, albeit a bit stubborn. The Priestess named her Tsukihime, or Moon Princess.</li>
<li>Tsukihimes Duty is to quell the restless spirits and purify the springs of the four rivers that cross the region. The task will prove much bigger than expected, and she cannot do it alone.</li>
<li>The moons favor grants Tsukihime a special affinity toward nature her Classes are Chimerist, Invoker and Sharpshooter.</li>
<li>Tsukihimes Player should be the go-to person for everything related to the Moon God, the Second Moon and the spirit world. At the same time, the Princess knowledge of human society is extremely limited and, above all, outdated.</li>
<li>Every incarnation of the Moon God is destined to return to the stars once their purpose is fulfilled. Hence, its essential that Tsukihime and the rest of the group develop strong emotional bonds over the course of the campaign. Perhaps these bonds will be powerful enough to prevent a painful farewell.</li>
</ul>
</section>
<div class="guest-customer">
</div>
</body>
</html>
<div class="guest-customer"></div>
</html>