1 line
3.3 KiB
HTML
1 line
3.3 KiB
HTML
<link rel="stylesheet" href="book-page.css" /><div class="profile-container"> <h1>The Back of Brightvale</h1> <p style="font-style: italic; color: #777"> A powerful, ancient location utilized as a source of abilities. </p> <h2>Core Statistics</h2> <div class="stats-grid"> <div class="stat-box"><strong>DEX</strong><span>d8</span></div> <div class="stat-box"><strong>INS</strong><span>d8</span></div> <div class="stat-box"><strong>MIG</strong><span>d12</span></div> <div class="stat-box"><strong>WLP</strong><span>d6</span></div> </div> <div class="stats-grid" style="margin-top: 20px"> <div class="stat-box" style="border-left: 4px solid #3498db"> <strong>HP</strong><span>300</span> </div> <div class="stat-box" style="border-left: 4px solid #e67e22"> <strong>MP</strong><span>150</span> </div> <div class="stat-box" style="border-left: 4px solid #9b59b6"> <strong>Init.</strong><span>11</span> </div> </div> <h2>Abilities and Actions</h2> <h3>Basic Attacks</h3> <div class="ability"> <strong>M Unstable Terrain</strong> <p> A powerful burst of earth damage. Deals (MIG + MIG) +2, or (HR + 10) earth damage. This attack has multi (2). </p> </div> <h3>Spells</h3> <div class="ability"> <strong>Compact Terrain</strong> <p><em>Cost:</em> 5 MP | <em>Type:</em> Self | <em>Scene.</em></p> <p> Until this spell ends, the Back of Brightvale gains Resistance to physical damage. This spell ends if the Back goes into Crisis. The Back cannot cast this spell while in Crisis. </p> </div> <div class="ability"> <strong>Silent Call</strong> <p> <em>Cost:</em> 10 × T MP | <em>Targets:</em> Up to two creatures | <em>Nature:</em> Instantaneous. </p> <p> Each target may perform a free attack with an equipped weapon (or basic attack if an NPC). If they do, treat the High Roll as 0 when calculating damage. </p> </div> <h3>Other Actions</h3> <div class="ability"> <strong>Sandy Dive</strong> <p> The Back of Brightvale can use an action and spend 20 Mind Points to dive under the desert sand and suddenly reemerge. If it does, all enemies present on the scene must perform a Group Check (INS + MIG) with DL 10. Failure deals 15 earth damage to each enemy seen, and those enemies suffer **shaken**. </p> </div> <div class="ability"> <strong>Stolen Strength</strong> <p> The Back of Brightvale can use an action to steal energy from the shattered souls that surround it. Each Will-o-Wisp on the scene loses 20 Hit Points; then, the Back of Brightvale recovers 20 Mind Points for each Will-o-Wisp that lost Hit Points this way. </p> </div> <h2>Special Rules</h2> <ul class="special-rules-list"> <li> <strong>Construct</strong>: The Back of Brightvale is immune to poisoned. </li> <li> <strong>Sand and Dust</strong>: At the end of each of its turns, if the Back of Brightvale is in Crisis, it loses 10 Hit Points as its body slowly falls apart. If it reaches 0 Hit Points this way, all of its enemies plummet to the ground, suffering 20 physical damage. </li> <li> <strong>Without Conscience</strong>: The Back of Brightvale is immune to dazed, enraged and shaken. </li> </ul></div> |