feat: Links to pages
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
<h1>WEAPON INDEX</h1>
|
||||
|
||||
<section aria-labelledby="weapon-list">
|
||||
<h2>Weapon Stats Summary</h2>
|
||||
<!-- This section acts as a header for the list that follows -->
|
||||
<p><strong>Category:</strong> WEAPONS</p>
|
||||
<p><strong>Stats Overview:</strong> COST | ACCURACY | DAMAGE</p>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Zweihänder</h3>
|
||||
<p><strong>Stats:</strong> E 400 z 【DEX + MIG】 +1 【HR + 14】 physical</p>
|
||||
<p><strong>Type:</strong> Two-handed w Melee w No Quality.</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Falling Rain</h3>
|
||||
<p><strong>Stats:</strong> E 450 z 【DEX + DEX】 +1 【HR + 10】 ice</p>
|
||||
@@ -20,13 +17,11 @@
|
||||
target Magic Defense.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Flamberge</h3>
|
||||
<p><strong>Stats:</strong> E 500 z 【DEX + MIG】 +1 【HR + 10】 fire</p>
|
||||
<p><strong>Type:</strong> One-handed w Melee w No Quality.</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Elegant Edge</h3>
|
||||
<p><strong>Stats:</strong> E 700 z 【DEX + INS】 +1 【HR + 6】 physical</p>
|
||||
@@ -34,13 +29,11 @@
|
||||
<strong>Type:</strong> One-handed w Melee w You are immune to enraged.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Joyeuse</h3>
|
||||
<p><strong>Stats:</strong> E 900 z 【MIG + WLP】 +1 【HR + 10】 physical</p>
|
||||
<p><strong>Type:</strong> One-handed w Melee w You are immune to shaken.</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Deathblade</h3>
|
||||
<p><strong>Stats:</strong> E 1000 z 【DEX + MIG】 +1 【HR + 6】 dark</p>
|
||||
@@ -49,7 +42,6 @@
|
||||
are in Crisis.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Gunsword</h3>
|
||||
<p>
|
||||
@@ -60,7 +52,6 @@
|
||||
creatures.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Main Gauche</h3>
|
||||
<p><strong>Stats:</strong> E 1000 z 【DEX + MIG】 +1 【HR + 6】 physical</p>
|
||||
@@ -69,7 +60,6 @@
|
||||
Defense.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>The Rikizo</h3>
|
||||
<p>
|
||||
@@ -80,7 +70,6 @@
|
||||
Class you have mastered.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Flesh Eater</h3>
|
||||
<p><strong>Stats:</strong> E 1300 z 【MIG + MIG】 【HR + 10】 poison</p>
|
||||
@@ -89,7 +78,6 @@
|
||||
targets.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Kusanagi</h3>
|
||||
<p><strong>Stats:</strong> E 1500 z 【DEX + MIG】 +1 【HR + 14】 air</p>
|
||||
@@ -98,7 +86,6 @@
|
||||
multi (2).
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="weapon-item">
|
||||
<h3>Excalibur</h3>
|
||||
<p><strong>Stats:</strong> E 2300 z 【MIG + WLP】 +1 【HR + 10】 light</p>
|
||||
@@ -108,5 +95,4 @@
|
||||
</p>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<footer></footer>
|
||||
|
||||
Reference in New Issue
Block a user