1 line
3.4 KiB
HTML
1 line
3.4 KiB
HTML
<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Adventure Excerpt</title> <link rel="stylesheet" href="book-page.css" /> </head> <header> <h1>THE WORLD</h1> <h2>CHAPTER</h2> </header> <section id="condenser-entry"> <h3>The Condenser</h3> <p> This powerful artifact is the result of many years of secret experiments underground. It can extract all water contained in both organic and inorganic matter, making it dry and barren. The tank is inexplicably full. This device could be a game changer for the desert people, but nobody remembers how to use it. What are the PCs going to do? What are the potential consequences of using such a device? </p> <ul> <li> <strong>Failed experiment.</strong> The Condenser proved unstable and became a death sentence for the entire city. Stripped of all fluids, its inhabitants have been reduced to withered skeletons that slumber in undeath. They can survive without water and jealously guard their memories, especially those of their mistakes. </li> <li> <strong>The Nameless Queen.</strong> Once sovereign to the surface and first among alchemists, this minor Villain hides her mummified body under heavy, jeweled cloaks. Despite being an undead with murky memories, she still has a knack for the alchemical arts and can unleash devastating fire spells or summon servants of sand and bones, who explode when destroyed. If defeated, the Queen regains enough lucidity to answer a few questions before disintegrating. </li> </ul> </section> <div class="info-box"> <h2>❓ A RARE FLOWER</h2> <p> An old nomad from the village wishes to commemorate his late wife by planting the seed of an extraordinarily rare flower next to her tomb. </p> <ul> <li> <strong>Dalen.</strong> His weary body prevents him from traveling the desert alone, but his wisdom is without equal. Dalen is looking for the <strong>Snaplion</strong>, a flower that grows only in the heart of the Rocky Desert. It was his wife’s favorite, but those that blossomed next to her tomb have now withered. If the PCs agree to accompany him, they receive a +2 bonus to Open Checks to obtain information about the desert. </li> <li> <strong>Myrmidon.</strong> Similar to a giant antlion, this creature lays in ambush in a sandpit, luring prey with floral antennae. At the start of the conflict, Myrmidon inflicts <em>slow</em> on all enemies, then strikes with its powerful mandibles or the <strong>Guillotine spell</strong> (same as Omega; see Core Rulebook, <a href="/books/natural-fantasy-atlas/#page-193">page 193</a>). It can burrow into the sand, drawing slow enemies into its maw, causing heavy damage. It is Immune to earth damage, Resistant to fire and Vulnerable to ice and air. </li> <li> <strong>Farewell.</strong> After defeating Myrmidon, it becomes clear there are no more Snaplions, outside of the fake flower the creature used as a lure. What are the PCs going to say to Dalen? </li> </ul> </div> <p class="epilogue"> “The desert sand buries the mistakes of the past,<br />but it cannot erase them, only hide them.” </p> <footer></footer></html> |