Files
5ead/rules/html/Lazy GM Resource Docs/32 - Random Town Events.html

132 lines
3.5 KiB
HTML
Raw Permalink Normal View History

2025-06-07 07:58:30 -05:00
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="user-scalable=yes, width=device-width">
<meta charset="UTF-8">
<style>
body {
max-width: 700px;
margin: auto;
font-size: 18px;
font-family: sans-serif;
padding: 10px;
}
p, li {
line-height: 1.5em;
}
ul, ol {
padding-left: 20px;
margin-left: 0;
}
li {
margin-left: 0;
}
table {
border-collapse: collapse;
}
th, td {
border: 1px solid black;
padding: 5px;
text-align: left;
}
</style>
<title>Whenever the characters enter a new town or start a new session there, adding some detail and context to the setting can help bring things to life. These "Town Events" lists help determine what might be going on in a town, how the townsfolk are currently feeling, what the weather is, and what mundane or fantastic event might be taking place.</title>
</head>
<body>
<p><a href="../../md/Lazy GM Resource Docs/32 - Random Town Events.md">Markdown</a></p>
<p>Whenever the characters enter a new town or start a new session there, adding some detail and context to the setting can help bring things to life. These "Town Events" lists help determine what might be going on in a town, how the townsfolk are currently feeling, what the weather is, and what mundane or fantastic event might be taking place.</p>
<h2>1d20 Town Sentiments</h2>
<ol>
<li>Happy</li>
<li>Elated</li>
<li>Uncaring</li>
<li>Joyful</li>
<li>Optimistic</li>
<li>Pessimistic</li>
<li>Downtrodden</li>
<li>Frightened</li>
<li>Horrified</li>
<li>Concerned</li>
<li>Unconcerned</li>
<li>Harried</li>
<li>Sleep-deprived</li>
<li>Dazed</li>
<li>Hyperactive</li>
<li>Purposeful</li>
<li>Lazy</li>
<li>Melancholy</li>
<li>Busy</li>
<li>Suspicious</li>
</ol>
<h2>1d20 Mundane Events</h2>
<ol>
<li>Wedding</li>
<li>Funeral</li>
<li>Preparing for war</li>
<li>Seasonal celebration</li>
<li>Burning of an effigy</li>
<li>Death of a noble lord</li>
<li>Day of drunkenness</li>
<li>Celebration of lovers</li>
<li>Great feast</li>
<li>Execution</li>
<li>Market day</li>
<li>Parade of vanquished foes</li>
<li>Celebration of the dead</li>
<li>Religious holiday</li>
<li>Wild boar hat festival</li>
<li>Robbery</li>
<li>Brawl</li>
<li>Visit by the circus</li>
<li>Wrangling of rampaging beasts</li>
<li>Festival of kites</li>
</ol>
<h2>1d20 Notable Weather Condtions</h2>
<ol>
<li>Fog</li>
<li>Heavy mist</li>
<li>New moon</li>
<li>Full moon</li>
<li>Hot day</li>
<li>Chilly day</li>
<li>Light rain</li>
<li>Moderate rain</li>
<li>Heavy rain</li>
<li>Windstorm</li>
<li>Hailstorm</li>
<li>Ice storm</li>
<li>Cloudy day</li>
<li>Sunny day</li>
<li>Humid day</li>
<li>Dry day</li>
<li>Windy day</li>
<li>Light snowfall</li>
<li>Moderate snowfall</li>
<li>Snowstorm</li>
</ol>
<h2>1d20 Fantastic Events</h2>
<ol>
<li>The stars have disappeared from the sky</li>
<li>An unexpected solar eclipse</li>
<li>The blood moon rises</li>
<li>Swarms of stinging insects descend</li>
<li>Acidic fog rolls in</li>
<li>A second sun appears in the sky</li>
<li>A storm of arcane energy</li>
<li>The arrival of a servant of a god</li>
<li>Meteor shower</li>
<li>A cyclopean behemoth rises</li>
<li>Swarms of mischievous devils</li>
<li>Tentacles appear in the sky</li>
<li>The dancing dead come to life</li>
<li>Volcanic eruption</li>
<li>Collapsing sinkhole reveals ancient ruins below</li>
<li>The sun does not rise</li>
<li>A great floating tower appears</li>
<li>The lord's castle disappears</li>
<li>The border to the fey realm grows thin</li>
<li>The world of shadow bleeds over into the material realm</li>
</ol>
<p>^1d20-fantastic-events</p>
</body>
</html>