bug: Pages numbered correctly in books/core
This commit is contained in:
@@ -1,97 +1,71 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<div class="character-sheet">
|
||||
<section class="character-profile">
|
||||
<h1>MAGITECHNICIAN</h1>
|
||||
<p><strong>Stats:</strong> Dexterity d8, Insight d10, Might d6, Willpower d8</p>
|
||||
<h3>Skills/Abilities</h3>
|
||||
<ul>
|
||||
<li><strong>Loremaster (2 levels):</strong> Quick Assessment (SL 2)</li>
|
||||
<li><strong>Tinkerer (3 levels):</strong> Gadgets (SL 3: Magitech: Basic, Advanced, and Superior; magisphere spells: Elemental Shroud, Flare, Heal)</li>
|
||||
</ul>
|
||||
<p><strong>Starting Equipment:</strong> Steel dagger, sage robe, bronze shield, 120 zenit.</p>
|
||||
</section>
|
||||
|
||||
<h2>CLASSIC CHARACTERS</h2>
|
||||
<hr>
|
||||
|
||||
<!-- ALCHEMIST Profile -->
|
||||
<section class="character-profile">
|
||||
<h3>ALCHEMIST</h3>
|
||||
<p><strong>Stats:</strong> Dexterity d8, Insight d10, Might d6, Willpower d8</p>
|
||||
<h4>Tinkerer (3 levels):</h4>
|
||||
<ul>
|
||||
<li>Gadgets (Alchemy: Basic)</li>
|
||||
<li>Potion Rain</li>
|
||||
<li>Secret Formula</li>
|
||||
</ul>
|
||||
<h4>Wayfarer (2 levels):</h4>
|
||||
<ul>
|
||||
<li>Resourceful</li>
|
||||
<li>Tavern Talk</li>
|
||||
</ul>
|
||||
<p><strong>Equipment & Cost:</strong> Steel dagger, crossbow, travel garb, 170 zenit.</p>
|
||||
</section>
|
||||
<section class="character-profile">
|
||||
<h1>MONSTER MAGE</h1>
|
||||
<p><strong>Stats:</strong> Dexterity d8, Insight d6, Might d10, Willpower d8</p>
|
||||
<h3>Skills/Abilities</h3>
|
||||
<ul>
|
||||
<li><strong>Chimerist (3 levels):</strong> Feral Speech, Spell Mimic (SL 2)</li>
|
||||
<li><strong>Wayfarer (1 level):</strong> Faithful Companion</li>
|
||||
<li><strong>Weaponmaster (1 level):</strong> Breach</li>
|
||||
</ul>
|
||||
<p><strong>Starting Equipment:</strong> Broadaxe, travel garb, runic shield, 70 zenit.</p>
|
||||
</section>
|
||||
|
||||
<!-- BLACK KNIGHT Profile -->
|
||||
<section class="character-profile">
|
||||
<h3>BLACK KNIGHT</h3>
|
||||
<p><strong>Stats:</strong> Dexterity d8, Insight d6, Might d10, Willpower d8</p>
|
||||
<h4>Darkblade (2 levels):</h4>
|
||||
<ul>
|
||||
<li>Shadow Strike (SL 2)</li>
|
||||
</ul>
|
||||
<h4>Entropist (1 level):</h4>
|
||||
<ul>
|
||||
<li>Entropic Magic (Drain Vigor)</li>
|
||||
</ul>
|
||||
<h4>Weaponmaster (2 levels):</h4>
|
||||
<ul>
|
||||
<li>Bladestorm, Melee Weapon Mastery</li>
|
||||
</ul>
|
||||
<p><strong>Equipment & Cost:</strong> Greatsword, runic plate, 120 zenit.</p>
|
||||
</section>
|
||||
<hr>
|
||||
|
||||
<!-- GAMBLER Profile -->
|
||||
<section class="character-profile">
|
||||
<h3>GAMBLER</h3>
|
||||
<p><strong>Stats:</strong> Dexterity d10, Insight d8, Might d6, Willpower d8</p>
|
||||
<h4>Entropist (2 levels):</h4>
|
||||
<ul>
|
||||
<li>Entropic Magic (Gamble), Lucky Seven</li>
|
||||
</ul>
|
||||
<h4>Rogue (2 levels):</h4>
|
||||
<ul>
|
||||
<li>Dodge, High Speed</li>
|
||||
</ul>
|
||||
<h4>Weaponmaster (1 level):</h4>
|
||||
<ul>
|
||||
<li>Melee Weapon Mastery</li>
|
||||
</ul>
|
||||
<p><strong>Equipment & Cost:</strong> Rapier, shuriken (reskinned as throwing cards!), silk shirt, 120 zenit.</p>
|
||||
</section>
|
||||
<section class="character-profile">
|
||||
<h1>NINJA</h1>
|
||||
<p><strong>Stats:</strong> Dexterity d10, Insight d8, Might d6, Willpower d8</p>
|
||||
<h3>Skills/Abilities</h3>
|
||||
<ul>
|
||||
<li><strong>Rogue (3 levels):</strong> Cheap Shot, Dodge (SL 2)</li>
|
||||
<li><strong>Spiritist (1 level):</strong> Spiritual Magic (T orpor)</li>
|
||||
<li><strong>Weaponmaster (1 level):</strong> Counterattack</li>
|
||||
</ul>
|
||||
<p><strong>Starting Equipment:</strong> Steel dagger, shuriken, combat tunic, 120 zenit.</p>
|
||||
</section>
|
||||
|
||||
<!-- GUNSLINGER Profile -->
|
||||
<section class="character-profile">
|
||||
<h3>GUNSLINGER</h3>
|
||||
<p><strong>Stats:</strong> Dexterity d10, Insight d8, Might d8, Willpower d6</p>
|
||||
<h4>Sharpshooter (3 levels):</h4>
|
||||
<ul>
|
||||
<li>Barrage, Crossfire, Ranged Weapon Mastery</li>
|
||||
</ul>
|
||||
<h4>Tinkerer (2 levels):</h4>
|
||||
<ul>
|
||||
<li>Inventions (SL 2: Infusions: Basic and Advanced)</li>
|
||||
</ul>
|
||||
<p><strong>Equipment & Cost:</strong> Pistol, travel garb, runic shield, 70 zenit.</p>
|
||||
</section>
|
||||
<hr>
|
||||
|
||||
<!-- HEALER Profile -->
|
||||
<section class="character-profile">
|
||||
<h3>HEALER</h3>
|
||||
<p><strong>Stats:</strong> Dexterity d6, Insight d8, Might d8, Willpower d10</p>
|
||||
<h4>Orator (2 levels):</h4>
|
||||
<ul>
|
||||
<li>Encourage, My Trust in You</li>
|
||||
</ul>
|
||||
<h4>Spiritist (3 levels):</h4>
|
||||
<ul>
|
||||
<li>Spiritual Magic (SL 3: Cleanse, Heal, Lux)</li>
|
||||
</ul>
|
||||
<p><strong>Equipment & Cost:</strong> Staff, sage robe, 270 zenit.</p>
|
||||
</section>
|
||||
<section class="character-profile">
|
||||
<h1>PIRATE</h1>
|
||||
<p><strong>Stats:</strong> Dexterity d8, Insight d6, Might d10, Willpower d8</p>
|
||||
<h3>Skills/Abilities</h3>
|
||||
<ul>
|
||||
<li><strong>Elementalist (1 level):</strong> Elemental Magic (Thunderbolt)</li>
|
||||
<li><strong>Fury (2 levels):</strong> Adrenaline, Provoke</li>
|
||||
<li><strong>Weaponmaster (2 levels):</strong> Breach (SL 2)</li>
|
||||
</ul>
|
||||
<p><strong>Starting Equipment:</strong> Broadaxe, silk shirt, runic shield, 70 zenit.</p>
|
||||
</section>
|
||||
|
||||
<!-- Signature/Footer -->
|
||||
<footer>
|
||||
<p class="signature">Philip Forlenza (Order #)</p>
|
||||
</footer>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<section class="character-profile">
|
||||
<h1>PUGILIST</h1>
|
||||
<p><strong>Stats:</strong> Dexterity d8, Insight d6, Might d10, Willpower d8</p>
|
||||
<h3>Skills/Abilities</h3>
|
||||
<ul>
|
||||
<li><strong>Fury (3 levels):</strong> Frenzy, Withstand (SL 2)</li>
|
||||
<li><strong>Weaponmaster (2 levels):</strong> Bone Crusher, Counterattack</li>
|
||||
</ul>
|
||||
<p><strong>Starting Equipment:</strong> Iron knuckle (x2), combat tunic, 120 zenit.</p>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<p class="metadata">Philip Forlenza (Order #)</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user