1 line
2.6 KiB
HTML
1 line
2.6 KiB
HTML
<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Haunted Island Lore</title> <link rel="stylesheet" href="book-page.css" /> </head> <h1>The World: Haunted Islands</h1> <h2>Typical Features</h2> <p> The typical Haunted Island should include at least one of these features: </p> <ul> <li>An ancient cemetery or ruin haunted by ghosts.</li> <li>A small port or other settlement facing some sort of struggle.</li> <li>A cruel specter, whose name appears in many horror stories.</li> <li>A direct link with the stream of souls.</li> </ul> <h2>Position</h2> <p> A Haunted Island might be part of the setting from the start, perhaps as a mystery and/or threat, or the group might land on its shores because of a danger or as a result of a Surrender. It’s usually the stage for an interlude or intermission, and as such can be used at any point in the campaign. More rarely, it could be the heroes’ final destination, especially if a powerful, corrupt creature made it their lair. </p> <h2>The Villains’ Plans</h2> <p> In many cases, a location like Candle Bay acts as a subplot in and of itself and has its own local Villain (probably a minor Villain), although in some campaigns it might assume a more central role. An antagonist might attempt to harvest the energy of the restless spirits, or could even be a ghost themselves; or a terrible demon or monster might consume the dark energies of the island to enact a metamorphosis and reach their full potential. </p> <h2>Possible Questions for the Group</h2> <ul class="question-list"> <li> Colored lights brighten the sky over the bay during “the night of lamentation”. <strong>What characterizes this event?</strong> </li> <li> Since time immemorial, a majestic arc has dominated the great hill. <strong>Why was it built? What are the rumors about it?</strong> </li> <li> It looks like the bay is the home of a creature that can grant wishes. <strong >What is their true nature? What is the price of such a miracle?</strong > </li> <li> They say the island stands at a crossroad between the world of the living and the world of the dead. <strong>What is its nature? Who would you like to see once again?</strong> </li> <li> The spirit of a famous character of the past manifests on certain nights. <strong >Who are they? What do they have in common with one of you?</strong > </li> </ul></html> |