bug: Pages numbered correctly in books/core
This commit is contained in:
@@ -1,71 +1,75 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<h1>SAMPLE RARE ARCANE WEAPONS</h1>
|
||||
<h2>SAMPLE RARE BOW WEAPONS</h2>
|
||||
|
||||
<p><strong>WEAPON</strong> <strong>COST</strong> <strong>ACCURACY</strong> <strong>DAMAGE</strong></p>
|
||||
|
||||
<h2>Blessed Mace</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 200 z</li>
|
||||
<li><strong>Stats:</strong> 【WLP + WLP】 【HR + 2】 light</li>
|
||||
<li><strong>Type:</strong> One-handed, Melee, No Quality.</li>
|
||||
</ul>
|
||||
<p><em>Encyclopedia</em>: 600 z 【INS + INS】 【HR + 6】 physical. Two-handed w Melee w You are immune to dazed.</p>
|
||||
<section>
|
||||
<h3>Hand Crossbow</h3>
|
||||
<p><strong>Stats:</strong> 150 z 【DEX + INS】 【HR + 4】 physical</p>
|
||||
<p>One-handed w Ranged w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<h2>Ars Goetia</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 800 z</li>
|
||||
<li><strong>Stats:</strong> 【INS + INS】 【HR + 6】 light</li>
|
||||
<li><strong>Type:</strong> Two-handed, Melee w You gain a <strong class="bonus">+2 bonus to Magic Checks against demons, as well as a +2 bonus to Opposed Checks against demons.</strong></li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Composite Bow</h3>
|
||||
<p><strong>Stats:</strong> 250 z 【DEX + MIG】 +1 【HR + 8】 physical</p>
|
||||
<p>Two-handed w Ranged w No Quality.</p>
|
||||
</section>
|
||||
|
||||
<h2>Ferula</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 1050 z</li>
|
||||
<li><strong>Stats:</strong> 【INS + WLP】 【HR + 2】 physical</li>
|
||||
<li><strong>Type:</strong> One-handed, Melee w You gain a <strong class="bonus">+1 bonus to your Magic Checks.</strong></li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Siegebreaker</h3>
|
||||
<p><strong>Stats:</strong> E 750 z 【DEX + INS】 【HR + 12】 physical</p>
|
||||
<p>Two-handed w Ranged w Damage dealt by this weapon ignores Resistances.</p>
|
||||
</section>
|
||||
|
||||
<h2>Tyrant's Scepter</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 1200 z</li>
|
||||
<li><strong>Stats:</strong> 【WLP + WLP】 【HR + 6】 dark</li>
|
||||
<li><strong>Type:</strong> Two-handed w Melee w Whenever you hit one or more creatures with this weapon, each of them loses 10 Mind Points.</li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Yoichi</h3>
|
||||
<p><strong>Stats:</strong> 900 z 【DEX + DEX】 +1 【HR + 8】 air</p>
|
||||
<p>Two-handed w Ranged w You are immune to shaken.</p>
|
||||
</section>
|
||||
|
||||
<h2>Cultes des Ghoules</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 1400 z</li>
|
||||
<li><strong>Stats:</strong> 【INS + INS】 【HR + 6】 air</li>
|
||||
<li><strong>Type:</strong> One-handed, Melee w When you hit one or more creatures with this weapon, you may recover 5 Hit Points.</li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Thundering Bow</h3>
|
||||
<p><strong>Stats:</strong> 1000 z 【DEX + DEX】 【HR + 8】 bolt</p>
|
||||
<p>Two-handed w Ranged w You have Resistance to bolt damage.</p>
|
||||
</section>
|
||||
|
||||
<h2>Caduceus</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 1600 z</li>
|
||||
<li><strong>Stats:</strong> 【WLP + WLP】 【HR + 6】 physical</li>
|
||||
<li><strong>Type:</strong> Two-handed w Melee w Spells you cast whose effects restore Hit Points will restore 5 extra Hit Points.</li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Looting Bow</h3>
|
||||
<p><strong>Stats:</strong> 1250 z 【DEX + INS】 【HR + 8】 fire</p>
|
||||
<p>Two-handed w Ranged w When you reduce a creature to 0 Hit Points with this weapon, you may immediately recover 2 Inventory Points.</p>
|
||||
</section>
|
||||
|
||||
<h2>Necronomicon</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 1800 z</li>
|
||||
<li><strong>Stats:</strong> 【INS + WLP】 +1 【HR + 6】 dark</li>
|
||||
<li><strong>Type:</strong> Two-handed w Melee w When you hit one or more creatures with an offensive (rr) spell, each of them suffers shaken.</li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Gatling Crossbow</h3>
|
||||
<p><strong>Stats:</strong> E 1350 【DEX + INS】 【HR + 12】 physical</p>
|
||||
<p>Two-handed w Ranged w Attacks with this weapon have multi (2).</p>
|
||||
</section>
|
||||
|
||||
<h2>Yellow Book</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 2100 z</li>
|
||||
<li><strong>Stats:</strong> 【INS + INS】 【HR + 6】 physical</li>
|
||||
<li><strong>Type:</strong> Two-handed w Melee w Spells you cast deal 5 extra damage.</li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Dragontrap Bow</h3>
|
||||
<p><strong>Stats:</strong> E 1500 z 【DEX + DEX】 【HR + 12】 earth</p>
|
||||
<p>Two-handed w Ranged w When you hit a flying target with this weapon, you may force that target to land immediately.</p>
|
||||
</section>
|
||||
|
||||
<h2>Rafflesia Staff</h2>
|
||||
<ul>
|
||||
<li><strong>Cost:</strong> 2200 z</li>
|
||||
<li><strong>Stats:</strong> 【WLP + WLP】 【HR + 10】 poison</li>
|
||||
<li><strong>Type:</strong> Two-handed w Melee w When you hit one or more creatures with an offensive (rr) spell, each of them suffers poisoned.</li>
|
||||
</ul>
|
||||
<section>
|
||||
<h3>Frozen Envy</h3>
|
||||
<p><strong>Stats:</strong> E 1500 z 【DEX + DEX】 【HR + 12】 ice</p>
|
||||
<p>Two-handed w Ranged w When you hit one or more creatures with this weapon, if you have at least one Bond of inferiority, you may recover 5 MP .</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Gorgon Eye</h3>
|
||||
<p><strong>Stats:</strong> E 2000 z 【DEX + DEX】 【HR + 12】 poison</p>
|
||||
<p>Two-handed w Ranged w Each target hit by this weapon suffers slow.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Artemis</h3>
|
||||
<p><strong>Stats:</strong> E 2100 z 【DEX + DEX】 +1 【HR + 12】 light</p>
|
||||
<p>Two-handed w Ranged w You have Immunity to dark damage.</p>
|
||||
</section>
|
||||
|
||||
<hr>
|
||||
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
Reference in New Issue
Block a user