feat: Links to pages
This commit is contained in:
@@ -1,14 +1,9 @@
|
||||
<header>
|
||||
<h1>Equipment Catalog</h1>
|
||||
</header>
|
||||
|
||||
<header><h1>Equipment Catalog</h1></header>
|
||||
<section id="weapon-list">
|
||||
<h2>Sample Rare Heavy Weapons</h2>
|
||||
|
||||
<p class="metadata">
|
||||
<strong>Attributes:</strong> WEAPON | COST | ACCURACY | DAMAGE
|
||||
</p>
|
||||
|
||||
<!-- Weapon 1 -->
|
||||
<div>
|
||||
<h3>Bardiche <abbr title="Electric">E</abbr> 350 z</h3>
|
||||
@@ -17,7 +12,6 @@
|
||||
<li>Two-handed w Melee w No Quality.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 2 -->
|
||||
<div>
|
||||
<h3>Artisan's Mallet <abbr title="Electric">E</abbr> 450 z</h3>
|
||||
@@ -26,7 +20,6 @@
|
||||
<li>One-handed w Melee w Deals 5 extra damage to constructs.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 3 -->
|
||||
<div>
|
||||
<h3>Beowulf <abbr title="Electric">E</abbr> 550 z</h3>
|
||||
@@ -35,7 +28,6 @@
|
||||
<li>One-handed w Melee w Deals 5 extra damage to monsters.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 4 -->
|
||||
<div>
|
||||
<h3>Belly of the Beast <abbr title="Electric">E</abbr> 650 z</h3>
|
||||
@@ -44,7 +36,6 @@
|
||||
<li>Two-handed w Melee w Deals 5 extra damage to humanoids.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 5 -->
|
||||
<div>
|
||||
<h3>Forest Hatchet <abbr title="Electric">E</abbr> 750 z</h3>
|
||||
@@ -53,7 +44,6 @@
|
||||
<li>One-handed w Melee w Deals 5 extra damage to beasts and plants.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 6 -->
|
||||
<div>
|
||||
<h3>Adamanthammer <abbr title="Electric">E</abbr> 1050 z</h3>
|
||||
@@ -62,7 +52,6 @@
|
||||
<li>Two-handed w Melee w You gain a +1 bonus to Defense.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 7 -->
|
||||
<div>
|
||||
<h3>Aura Hammer <abbr title="Electric">E</abbr> 1350 z</h3>
|
||||
@@ -71,7 +60,6 @@
|
||||
<li>Two-handed w Melee w Attacks with this weapon have multi (2).</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 8 -->
|
||||
<div>
|
||||
<h3>Gravity Mace <abbr title="Electric">E</abbr> 1850 z</h3>
|
||||
@@ -80,7 +68,6 @@
|
||||
<li>Two-handed w Melee w Each target hit by this weapon suffers slow.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 9 -->
|
||||
<div>
|
||||
<h3>Mjolnir <abbr title="Electric">E</abbr> 1850 z</h3>
|
||||
@@ -91,7 +78,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 10 -->
|
||||
<div>
|
||||
<h3>Wyrmwing <abbr title="Electric">E</abbr> 2050 z</h3>
|
||||
@@ -100,7 +86,6 @@
|
||||
<li>Two-handed w Melee w You have Immunity to fire damage.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 11 -->
|
||||
<div>
|
||||
<h3>Soul of Pillage <abbr title="Electric">E</abbr> 2550 z</h3>
|
||||
@@ -111,7 +96,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Weapon 12 -->
|
||||
<div>
|
||||
<h3>Winter Kolossus <abbr title="Electric">E</abbr> 2550 z</h3>
|
||||
|
||||
Reference in New Issue
Block a user