Files
fabula-ultima-html/books/core/130.html
2026-06-07 00:12:02 +00:00

97 lines
2.8 KiB
HTML

<link rel="stylesheet" href="/css/book-page.css" />
<link rel="stylesheet" href="/css/book-page.css" />
<section aria-labelledby="weapon-listings">
<h1>WEAPON LISTINGS</h1>
<p><em>(Metadata: Cost | Accuracy | Damage)</em></p>
<div class="category-section">
<h2>Staff Category</h2>
<ul>
<li>
<strong>Staff</strong> <span>100 z</span>
<span aria-label="Stats details">[WLP + WLP] [HR + 6] physical</span>
<p>Two-handed w Melee w No Quality.</p>
</li>
<li>
<strong>Tome</strong> <span>100 z</span>
<span aria-label="Stats details">[INS + INS] [HR + 6] physical</span>
<p>Two-handed w Melee w No Quality.</p>
</li>
</ul>
</div>
<div class="category-section">
<h2>Bow Category</h2>
<ul>
<li>
<strong>Crossbow</strong> <span>150 z</span>
<span aria-label="Stats details">[DEX + INS] [HR + 8] physical</span>
<p>Two-handed w Ranged w No Quality.</p>
</li>
<li>
<strong>Shortbow</strong> <span>200 z</span>
<span aria-label="Stats details">[DEX + DEX] [HR + 8] physical</span>
<p>Two-handed w Ranged w No Quality.</p>
</li>
</ul>
</div>
<div class="category-section">
<h2>Brawling Category</h2>
<ul>
<li>
<strong>Unarmed Strike</strong>
<span>[DEX + MIG] [HR + 0] physical</span>
<p>
One-handed w Melee w Automatically equipped in each empty hand slot.
</p>
</li>
<li>
<strong>Improvised (Melee)</strong>
<span>[DEX + MIG] [HR + 2] physical</span>
<p>One-handed w Melee w Breaks after the attack.</p>
</li>
<li>
<strong>Iron Knuckle</strong> <span>150 z</span>
<span aria-label="Stats details">[DEX + MIG] [HR + 6] physical</span>
<p>One-handed w Melee w No Quality.</p>
</li>
</ul>
</div>
<div class="category-section">
<h2>Dagger Category</h2>
<ul>
<li>
<strong>Steel Dagger</strong> <span>150 z</span>
<span aria-label="Stats details">[DEX + INS] +1 [HR + 4] physical</span>
<p>One-handed w Melee w No Quality.</p>
</li>
</ul>
</div>
<div class="category-section">
<h2>Firearm Category</h2>
<ul>
<li>
<strong>Pistol E</strong> <span>250 z</span>
<span aria-label="Stats details">[DEX + INS] [HR + 8] physical</span>
<p>One-handed w Ranged w No Quality.</p>
</li>
</ul>
</div>
<div class="category-section">
<h2>Flail Category</h2>
<ul>
<li>
<strong>Chain Whip</strong> <span>150 z</span>
<span aria-label="Stats details">[DEX + DEX] [HR + 8] physical</span>
<p>Two-handed w Melee w No Quality.</p>
</li>
</ul>
</div>
<h2>BASIC WEAPONS</h2>
</section>