Files
2025-06-07 07:58:30 -05:00

52 lines
1.7 KiB
HTML

<!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>Lazy GM Monster Docs</title>
</head>
<body>
<h1>Lazy GM Monster Docs</h1><ul>
<li><a href="01 - The Lazy GM's 5e Monster Builder Resource Document.html">01 - The Lazy GM's 5e Monster Builder Resource Document</a></li>
<li><a href="02 - Building a Quick Monster.html">02 - Building a Quick Monster</a></li>
<li><a href="03 - General-Use Combat Stat Blocks.html">03 - General-Use Combat Stat Blocks</a></li>
<li><a href="04 - Lightning Rods.html">04 - Lightning Rods</a></li>
<li><a href="05 - Lazy Tricks for Running Monsters.html">05 - Lazy Tricks for Running Monsters</a></li>
<li><a href="06 - Monster Roles.html">06 - Monster Roles</a></li>
<li><a href="07 - Bosses and Minions.html">07 - Bosses and Minions</a></li>
<li><a href="08 - The Combat Encounter Checklist.html">08 - The Combat Encounter Checklist</a></li>
<li><a href="09 - Monster Combinations for a Hard Challenge.html">09 - Monster Combinations for a Hard Challenge</a></li>
<li><a href="10 - The Lazy Encounter Benchmark.html">10 - The Lazy Encounter Benchmark</a></li>
<li><a href="11 - Monsters by Adventure Location.html">11 - Monsters by Adventure Location</a></li>
<li><a href="12 - Monsters and the Tiers of Play.html">12 - Monsters and the Tiers of Play</a></li>
</ul>
</body>
</html>