Skip to content

Commit c3d93cf

Browse files
Commit from GitHub Actions (.github/workflows/nightly.yml)
1 parent 4f694dc commit c3d93cf

File tree

75 files changed

+1375
-1373
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+1375
-1373
lines changed

LGMRD.epub

198 Bytes
Binary file not shown.

LGMRD.html

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ <h2>Table of Contents</h2>
7777
<li>
7878
<a href="#quickencounterbuilding">5e Quick Encounter Building</a>
7979
</li>
80-
<li>
81-
<a href="#wildernesstravel">Wilderness Travel and Exploration</a>
82-
</li>
8380
<li>
8481
<a href="#lazycombatencounterbuilding">Lazy Combat Encounter Building for 5e</a>
8582
</li>
@@ -122,6 +119,9 @@ <h2>Table of Contents</h2>
122119
<li>
123120
<a href="#randommonuments">Random Monuments</a>
124121
</li>
122+
<li>
123+
<a href="#wildernesstravel">Wilderness Travel and Exploration</a>
124+
</li>
125125
<li>
126126
<a href="#randomchambers">Random Chambers</a>
127127
</li>
@@ -759,31 +759,7 @@ <h3>Other Quick Tricks</h3>
759759
<li>Reveal monster ACs and the DCs for ability checks to the players, and help them calculate ahead of time what they'll need on their d20 roll to succeed. This lets the players focus on the excitement of the die roll rather than the math.</li>
760760
<li>When appropriate, roll on a character's behalf so the player doesn't know the result for something their character wouldn't know.</li>
761761
</ul>
762-
<h2 id="wildernesstravel">Wilderness Travel and Exploration</h2>
763-
<p>This section offers a systematic approach for handling travel through wild lands filled with potential dangers, and can be used with both point crawls (see the previous page) or hex crawls.</p>
764-
<p>As the characters travel overland, they undertake specific activities related to the journey. Select appropriate DCs for those activities, with checks usually ranging between DC 10 (easy) and DC 20 (very hard). A default of DC 12 is usually a good choice.</p>
765-
<h3>Character Roles</h3>
766-
<p>When the characters choose to travel through the wilderness, each player chooses a role for their character to take on. If two characters feel like good choices for a particular role, one character can use the Help action to assist the other, granting advantage on the check.</p>
767-
<h4>Trailhand</h4>
768-
<p><strong>Applicable Skills:</strong> Nature, Survival</p>
769-
<p>A trailhand ensures that the party follows the right path to reach an intended destination, masterfully navigating the natural or constructed paths that crisscross the wilds. With a successful check, the characters stay on the correct paths. On a failure, they might become lost, stumbling into a hostile area or losing resources. Characters might also be subject to exhaustion as they try to make their way back to the correct path, or might find it difficult to take a short or long rest until they do.</p>
770-
<h4>Scout</h4>
771-
<p><strong>Applicable Skills:</strong> Insight, Investigation, Nature, Perception, Survival</p>
772-
<p>A scout keeps an eye out for potentially hostile creatures during the characters' journey. These might be creatures stalking the characters, creatures that have earlier crossed the characters' path, or creatures that are traveling in the same direction and overtake the party. With a successful check, the characters spot the potentially hostile creatures and can plan their response. On a failure, the scout might unknowingly lead the party into a hostile encounter or an ambush.</p>
773-
<h4>Quartermaster</h4>
774-
<p><strong>Applicable Skills:</strong> Medicine, Survival</p>
775-
<p>A quartermaster ensures that the characters remain well fed and hydrated during their journey. They ensure that provisions remain unspoiled, and help forage for additional resources along the way. Shorter journeys might not require a character to take on this role.</p>
776-
<p>With a successful check, the characters have plenty of food and water for the journey, with provisions remaining unspoiled. On a failure, the characters might lose precious resources of food and water (potentially leading to exhaustion), or need to spend additional time searching for resources.</p>
777-
<h3>Group Stealth</h3>
778-
<p>If the characters decide to move stealthily through the wilderness, doing so doubles the length of their travel time and might impose disadvantage on other checks at your discretion. To move stealthily through the wilderness, the characters make a group Dexterity (Stealth) check and compare that result to the passive Wisdom (Perception) scores of any potentially hostile creatures that might spot or hear them.</p>
779-
<h3>Creating the Wilderness</h3>
780-
<p>When an adventure sees the characters trekking across the wilds, use the following steps to create an adventure framework for that wilderness journey. You can use random tables to generate locations for wilderness journeys, including encounter ideas and suggestions for landmarks.</p>
781-
<h4>Determine the Weather</h4>
782-
<p>Choose or randomly select potential weather for the characters' journey. Weather mostly adds to the in-world atmosphere, but harsh weather can change the DCs of the characters' activities as they travel if you wish.</p>
783-
<h4>Determine Potential Encounters</h4>
784-
<p>As the characters travel through the wilderness, choose or randomly select potential encounters. These might be face-to-face encounters with denizens of the wilderness, but not all such encounters need to be hostile. The characters could run into friendly travelers, fearful monsters, weak foes, or signs of a previous battle. Likewise, they might spot the tracks of creatures recently passed by, or that are heading in the party's direction.</p>
785-
<h4>Place Notable Landmarks</h4>
786-
<p>Use notable landmarks to mark key points along the characters' journey. Such landmarks can serve as a backdrop for random encounters or as places to rest. They might also serve as a source of secrets and clues that the characters can discover.</p>
762+
787763
<h2 id="quickencounterbuilding">5e Quick Encounter Building</h2>
788764
<p>When building encounters, start by choosing the type and number of monsters that make sense for the situation. Then use the following guidelines to compare the challenge rating of the monsters, the level of the characters, and the ratio of monsters to characters. If the quantity of monsters or their challenge rating is beyond the indicated guidelines, the encounter might be deadly. Be especially careful with potentially deadly encounters when the characters are 1st level.</p>
789765
<h3>For Characters of 1st Level</h3>
@@ -2526,6 +2502,32 @@ <h3>100 Monument Structures</h3>
25262502
<li>Well</li>
25272503
<li>Windmill</li>
25282504
</ol>
2505+
<h2 id="wildernesstravel">Wilderness Travel and Exploration</h2>
2506+
<p>This section offers a systematic approach for handling travel through wild lands filled with potential dangers, and can be used with both point crawls (see the previous page) or hex crawls.</p>
2507+
<p>As the characters travel overland, they undertake specific activities related to the journey. Select appropriate DCs for those activities, with checks usually ranging between DC 10 (easy) and DC 20 (very hard). A default of DC 12 is usually a good choice.</p>
2508+
<h3>Character Roles</h3>
2509+
<p>When the characters choose to travel through the wilderness, each player chooses a role for their character to take on. If two characters feel like good choices for a particular role, one character can use the Help action to assist the other, granting advantage on the check.</p>
2510+
<h4>Trailhand</h4>
2511+
<p><strong>Applicable Skills:</strong> Nature, Survival</p>
2512+
<p>A trailhand ensures that the party follows the right path to reach an intended destination, masterfully navigating the natural or constructed paths that crisscross the wilds. With a successful check, the characters stay on the correct paths. On a failure, they might become lost, stumbling into a hostile area or losing resources. Characters might also be subject to exhaustion as they try to make their way back to the correct path, or might find it difficult to take a short or long rest until they do.</p>
2513+
<h4>Scout</h4>
2514+
<p><strong>Applicable Skills:</strong> Insight, Investigation, Nature, Perception, Survival</p>
2515+
<p>A scout keeps an eye out for potentially hostile creatures during the characters' journey. These might be creatures stalking the characters, creatures that have earlier crossed the characters' path, or creatures that are traveling in the same direction and overtake the party. With a successful check, the characters spot the potentially hostile creatures and can plan their response. On a failure, the scout might unknowingly lead the party into a hostile encounter or an ambush.</p>
2516+
<h4>Quartermaster</h4>
2517+
<p><strong>Applicable Skills:</strong> Medicine, Survival</p>
2518+
<p>A quartermaster ensures that the characters remain well fed and hydrated during their journey. They ensure that provisions remain unspoiled, and help forage for additional resources along the way. Shorter journeys might not require a character to take on this role.</p>
2519+
<p>With a successful check, the characters have plenty of food and water for the journey, with provisions remaining unspoiled. On a failure, the characters might lose precious resources of food and water (potentially leading to exhaustion), or need to spend additional time searching for resources.</p>
2520+
<h3>Group Stealth</h3>
2521+
<p>If the characters decide to move stealthily through the wilderness, doing so doubles the length of their travel time and might impose disadvantage on other checks at your discretion. To move stealthily through the wilderness, the characters make a group Dexterity (Stealth) check and compare that result to the passive Wisdom (Perception) scores of any potentially hostile creatures that might spot or hear them.</p>
2522+
<h3>Creating the Wilderness</h3>
2523+
<p>When an adventure sees the characters trekking across the wilds, use the following steps to create an adventure framework for that wilderness journey. You can use random tables to generate locations for wilderness journeys, including encounter ideas and suggestions for landmarks.</p>
2524+
<h4>Determine the Weather</h4>
2525+
<p>Choose or randomly select potential weather for the characters' journey. Weather mostly adds to the in-world atmosphere, but harsh weather can change the DCs of the characters' activities as they travel if you wish.</p>
2526+
<h4>Determine Potential Encounters</h4>
2527+
<p>As the characters travel through the wilderness, choose or randomly select potential encounters. These might be face-to-face encounters with denizens of the wilderness, but not all such encounters need to be hostile. The characters could run into friendly travelers, fearful monsters, weak foes, or signs of a previous battle. Likewise, they might spot the tracks of creatures recently passed by, or that are heading in the party's direction.</p>
2528+
<h4>Place Notable Landmarks</h4>
2529+
<p>Use notable landmarks to mark key points along the characters' journey. Such landmarks can serve as a backdrop for random encounters or as places to rest. They might also serve as a source of secrets and clues that the characters can discover.</p>
2530+
25292531
<h2 id="randomchambers">Random Chambers</h2>
25302532
<p>These pages contain lists of chambers for fifteen common “dungeons”. Use these chambers to fill out rooms in larger locations or inspire your own ideas. Flavor chambers with further details as needed from other random tables.</p>
25312533
<p>These lists are ordered with typical rooms lower in the list and fantastic or dangerous rooms higher on the list. Roll a smaller die for more typical rooms and a larger die for more fantastic or dangeorus rooms.</p>
@@ -2875,7 +2877,7 @@ <h3>Wizard's Lair</h3>
28752877
<li>Lightning chamber</li>
28762878
</ol>
28772879

2878-
<h2 id="randomconnectors">Random Connectors</h2>
2880+
<h2 id="randomconnectors">Random Underground Connectors</h2>
28792881
<p>The following list contains connections between locations in a large underground realm. Roll once or twice to build connections between locations in the underworld.</p>
28802882
<ol>
28812883
<li>Long-abandoned sewers</li>

0 commit comments

Comments
 (0)