Files
fabula-ultima-html/books/natural-fantasy-atlas/117.html
2026-06-06 13:03:00 +00:00

69 lines
3.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>
<!-- 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>
<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>
<div class="metadata">
W ()
</div>
</main>