feat: Add core rules

This commit is contained in:
2026-06-06 13:03:00 +00:00
parent c75cd188c1
commit 75c6ab9975
583 changed files with 13580 additions and 50 deletions

86
books/core/279.html Normal file
View File

@@ -0,0 +1,86 @@
<link rel="stylesheet" href="/css/book-page.css">
<link rel="stylesheet" href="/css/book-page.css">
<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>
<p><strong>Type:</strong> Two-handed w Melee w Attacks with this weapon 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>
<p><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>
<p><strong>Type:</strong> One-handed w Melee w Deals 5 extra damage if you are in Crisis.</p>
</article>
<article class="weapon-item">
<h3>Gunsword</h3>
<p><strong>Stats:</strong> E 1000 z 【DEX + MIG】 +1 【HR + 10】 physical</p>
<p><strong>Type:</strong> Two-handed w Melee w This weapon can target flying 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>
<p><strong>Type:</strong> One-handed w Melee w You gain a +1 bonus to Defense.</p>
</article>
<article class="weapon-item">
<h3>The Rikizo</h3>
<p><strong>Stats:</strong> E 1200 z 【DEX + INS】 +1 【HR + 10】 physical</p>
<p><strong>Type:</strong> Two-handed w Melee w Deals 2 extra damage for each 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>
<p><strong>Type:</strong> One-handed w Melee w Deals 5 extra damage to weak targets.</p>
</article>
<article class="weapon-item">
<h3>Kusanagi</h3>
<p><strong>Stats:</strong> E 1500 z 【DEX + MIG】 +1 【HR + 14】 air</p>
<p><strong>Type:</strong> Two-handed w Melee w Attacks with this weapon have 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>
<p><strong>Type:</strong> Two-handed w Melee w You are immune to all status effects.</p>
</article>
</section>
<footer>
<p>Philip Forlenza (Order #)</p>
</footer>