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,69 +1,87 @@
<link rel="stylesheet" href="book-page.css">
<link rel="stylesheet" href="book-page.css" />
<main>
<h1>9 CLOCKWORK KEYS</h1>
<div class="weapon-entry">
<p>These special keys fit perfectly in Lady Underssons back socket (see page 101) and power the special electrical beam she fires from her chest.</p>
<h1>9 CLOCKWORK KEYS</h1>
<div class="weapon-entry">
<p>
These special keys fit perfectly in Lady Underssons back socket (see page
101) and power the special electrical beam she fires from her chest.
</p>
<!-- BRASS KEY -->
<article>
<h3>BRASS KEY <span class="cost">Worth 300 zenit</span></h3>
<p>The weapons basic form.</p>
<div class="stats-container">
<div class="stat-item"><strong>Accuracy:</strong> (DEX + INS)</div>
<div class="stat-item"><strong>Damage:</strong> (HR + 7) bolt</div>
</div>
<ul style="margin-top: 15px;">
<li>Arcane</li>
<li>Two-handed</li>
<li>Ranged</li>
<li>No Quality.</li>
</ul>
<p class="description">This weapon has the accurate, defense boost and elemental customizations.</p>
</article>
<!-- BRASS KEY -->
<article>
<h3>BRASS KEY <span class="cost">Worth 300 zenit</span></h3>
<p>The weapons basic form.</p>
<div class="stats-container">
<div class="stat-item"><strong>Accuracy:</strong> (DEX + INS)</div>
<div class="stat-item"><strong>Damage:</strong> (HR + 7) bolt</div>
</div>
<ul style="margin-top: 15px">
<li>Arcane</li>
<li>Two-handed</li>
<li>Ranged</li>
<li>No Quality.</li>
</ul>
<p class="description">
This weapon has the accurate, defense boost and elemental
customizations.
</p>
</article>
<!-- OXIDIZED KEY -->
<article>
<h3>OXIDIZED KEY <span class="cost">Worth 800 zenit</span></h3>
<p>A possible rare evolution.</p>
<div class="stats-container">
<div class="stat-item"><strong>Accuracy:</strong> (DEX + INS)</div>
<div class="stat-item"><strong>Damage:</strong> (HR + 7) bolt</div>
</div>
<ul style="margin-top: 15px;">
<li>Arcane</li>
<li>Two-handed</li>
<li>Ranged</li>
<!-- This appears to be a single description, not an attribute tag -->
</ul>
<p><strong>Special Ability:</strong> All damage dealt by your spells becomes air and its type cannot change. When an ally present on the scene performs the Guard action, you may swap this clockwork key with a different one in your backpack.</p>
<p class="description">This weapon has the accurate, defense boost and elemental customizations.</p>
</article>
</div>
<!-- OXIDIZED KEY -->
<article>
<h3>OXIDIZED KEY <span class="cost">Worth 800 zenit</span></h3>
<p>A possible rare evolution.</p>
<div class="stats-container">
<div class="stat-item"><strong>Accuracy:</strong> (DEX + INS)</div>
<div class="stat-item"><strong>Damage:</strong> (HR + 7) bolt</div>
</div>
<ul style="margin-top: 15px">
<li>Arcane</li>
<li>Two-handed</li>
<li>Ranged</li>
<!-- This appears to be a single description, not an attribute tag -->
</ul>
<p>
<strong>Special Ability:</strong> All damage dealt by your spells
becomes air and its type cannot change. When an ally present on the
scene performs the Guard action, you may swap this clockwork key with a
different one in your backpack.
</p>
<p class="description">
This weapon has the accurate, defense boost and elemental
customizations.
</p>
</article>
</div>
<h1>9 FLORAL SCISSORS</h1>
<div class="weapon-entry">
<p>These huge scissor-swords are the weapon of choice of Jacek, the Floralist. They can chop even the toughest shrub with ease.</p>
<h1>9 FLORAL SCISSORS</h1>
<div class="weapon-entry">
<p>
These huge scissor-swords are the weapon of choice of Jacek, the
Floralist. They can chop even the toughest shrub with ease.
</p>
<!-- ROSENSCHWERT -->
<article>
<h3>ROSENSCHWERT <span class="cost">Worth 300 zenit</span></h3>
<p>The weapons basic form.</p>
<div class="stats-container">
<div class="stat-item"><strong>Accuracy:</strong> (DEX + INS)</div>
<div class="stat-item"><strong>Damage:</strong> (HR + 10) physical</div>
</div>
<ul style="margin-top: 15px;">
<li>Sword</li>
<li>Two-handed</li>
<li>Melee</li>
<li>No Quality.</li>
</ul>
<p class="description">This weapon has the accurate, magic defense boost and powerful customizations.</p>
</article>
</div>
<!-- ROSENSCHWERT -->
<article>
<h3>ROSENSCHWERT <span class="cost">Worth 300 zenit</span></h3>
<p>The weapons basic form.</p>
<div class="stats-container">
<div class="stat-item"><strong>Accuracy:</strong> (DEX + INS)</div>
<div class="stat-item"><strong>Damage:</strong> (HR + 10) physical</div>
</div>
<ul style="margin-top: 15px">
<li>Sword</li>
<li>Two-handed</li>
<li>Melee</li>
<li>No Quality.</li>
</ul>
<p class="description">
This weapon has the accurate, magic defense boost and powerful
customizations.
</p>
</article>
</div>
<div class="metadata">
W ()
</div>
</main>
<div class="metadata">W ()</div>
</main>