bug: Pages numbered correctly in books/core
This commit is contained in:
@@ -1,85 +1,76 @@
|
||||
<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>
|
||||
<h1>22GAME RULES</h1>
|
||||
|
||||
<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>
|
||||
<h2>Heavy Category</h2>
|
||||
<section>
|
||||
<h3>Iron Hammer</h3>
|
||||
<p><strong>Stats:</strong> 200 z 【MIG + MIG】 【HR + 6】 physical</p>
|
||||
<p>One-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<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>
|
||||
<section>
|
||||
<h3>Broadaxe E</h3>
|
||||
<p><strong>Stats:</strong> 250 z 【MIG + MIG】 【HR + 10】 physical</p>
|
||||
<p>One-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<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>
|
||||
<section>
|
||||
<h3>Waraxe E</h3>
|
||||
<p><strong>Stats:</strong> 250 z 【MIG + MIG】 【HR + 14】 physical</p>
|
||||
<p>Two-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<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>
|
||||
<h2>Spear Category</h2>
|
||||
<section>
|
||||
<h3>Light Spear E</h3>
|
||||
<p><strong>Stats:</strong> 200 z 【DEX + MIG】 【HR + 8】 physical</p>
|
||||
<p>One-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<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>
|
||||
<section>
|
||||
<h3>Heavy Spear E</h3>
|
||||
<p><strong>Stats:</strong> 200 z 【DEX + MIG】 【HR + 12】 physical</p>
|
||||
<p>Two-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<h2>BASIC WEAPONS</h2>
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
</section>
|
||||
<h2>Sword Category</h2>
|
||||
<section>
|
||||
<h3>Bronze Sword E</h3>
|
||||
<p><strong>Stats:</strong> 200 z 【DEX + MIG】 +1 【HR + 6】 physical</p>
|
||||
<p>One-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Greatsword E</h3>
|
||||
<p><strong>Stats:</strong> 200 z 【DEX + MIG】 +1 【HR + 10】 physical</p>
|
||||
<p>Two-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Katana E</h3>
|
||||
<p><strong>Stats:</strong> 200 z 【DEX + INS】 +1 【HR + 10】 physical</p>
|
||||
<p>Two-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Rapier E</h3>
|
||||
<p><strong>Stats:</strong> 200 z 【DEX + INS】 +1 【HR + 6】 physical</p>
|
||||
<p>One-handed w Melee w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<h2>Thrown Category</h2>
|
||||
<section>
|
||||
<h3>Improvised (Ranged)</h3>
|
||||
<p><strong>Stats:</strong> 【DEX + MIG】 【HR + 2】 physical</p>
|
||||
<p>One-handed w Ranged w Breaks after the attack.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Shuriken</h3>
|
||||
<p><strong>Stats:</strong> 150 z 【DEX + INS】 【HR + 4】 physical</p>
|
||||
<p>One-handed w Ranged w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<!-- Footer/Signature Information -->
|
||||
<p class="signature">Philip Forlenza (Order #)</p>
|
||||
Reference in New Issue
Block a user