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

114 lines
3.4 KiB
HTML

<link rel="stylesheet" href="/css/book-page.css" />
<link rel="stylesheet" href="/css/book-page.css" />
<h1>44GAME MASTER</h1>
<p>277</p>
<h2>CHAPTER SAMPLE RARE SPEAR WEAPONS</h2>
<div class="weapon-list">
<!-- Dragontongue -->
<h3>Dragontongue</h3>
<p><strong>Stats:</strong> E 500 z 【DEX + MIG】 +1 【HR + 12】 fire</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li>
<strong>Effect:</strong> Attacks with this weapon target Magic Defense.
</li>
</ul>
<!-- Rocinante -->
<h3>Rocinante</h3>
<p><strong>Stats:</strong> E 500 z 【DEX + MIG】 【HR + 8】 physical</p>
<ul>
<li><strong>Type:</strong> One-handed, Melee</li>
<li>
<strong>Effect:</strong> Deals 1 extra damage per status effect you have.
</li>
</ul>
<!-- Serpent Spear -->
<h3>Serpent Spear</h3>
<p><strong>Stats:</strong> E 800 z 【DEX + MIG】 【HR + 16】 physical</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li>
<strong>Effect:</strong> Damage dealt by this weapon ignores Resistances.
</li>
</ul>
<!-- Halberd -->
<h3>Halberd</h3>
<p><strong>Stats:</strong> E 1000 z 【DEX + MIG】 【HR + 12】 physical</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li><strong>Effect:</strong> You gain a +1 bonus to Defense.</li>
</ul>
<!-- Narwhalhorn -->
<h3>Narwhalhorn</h3>
<p><strong>Stats:</strong> E 1200 z 【DEX + MIG】 【HR + 12】 ice</p>
<ul>
<li><strong>Type:</strong> One-handed, Melee</li>
<li><strong>Effect:</strong> You have Resistance to ice damage.</li>
</ul>
<!-- Brave Glaive -->
<h3>Brave Glaive</h3>
<p><strong>Stats:</strong> E 1300 z 【MIG + WLP】 【HR + 12】 earth</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li>
<strong>Effect:</strong> As long as you have at least three Bonds of
loyalty or affection, you gain a +1 bonus to Defense and Magic Defense.
</li>
</ul>
<!-- Morrigan -->
<h3>Morrigan</h3>
<p><strong>Stats:</strong> E 1400 z 【DEX + MIG】 +1 【HR + 12】 dark</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li>
<strong>Effect:</strong> When you hit one or more creatures with this
weapon, you may recover 10 Mind Points.
</li>
</ul>
<!-- Gae Bolg -->
<h3>Gae Bolg</h3>
<p><strong>Stats:</strong> E 1800 z 【DEX + MIG】 +1 【HR + 12】 physical</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li>
<strong>Effect:</strong> If you roll a critical success on an Accuracy
Check with this weapon, you may spend that opportunity to deal 10 extra
damage.
</li>
</ul>
<!-- Longinus -->
<h3>Longinus</h3>
<p><strong>Stats:</strong> E 2000 z 【DEX + MIG】 +1 【HR + 16】 physical</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li>
<strong>Effect:</strong> Each target hit by this weapon suffers weak.
</li>
</ul>
<!-- Nine-teeth Rake -->
<h3>Nine-teeth Rake</h3>
<p><strong>Stats:</strong> E 2500 z 【DEX + MIG】 【HR + 16】 poison</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li><strong>Effect:</strong> You Absorb poison damage.</li>
</ul>
<!-- Gungnir -->
<h3>Gungnir</h3>
<p><strong>Stats:</strong> E 3000 z 【DEX + MIG】 【HR + 16】 light</p>
<ul>
<li><strong>Type:</strong> Two-handed, Melee</li>
<li><strong>Effect:</strong> You have Immunity to fire and ice damage.</li>
</ul>
</div>