Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 9 additions & 13 deletions DM Screen/DM-Screen-Custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ <h1 id="toc">
<li class="file"><a href="#exhaustion">Exhaustion</a></li>
<li class="file"><a href="#damagetypes">Damage Types</a></li>
<li class="file"><a href="#damageseverity">Damage Severity</a></li>
<li class="file"><a href="#aoetargets">Targets in Areas of Effect</a></li>
<li class="file"><a href="#cover">Cover</a></li>
<li class="file"><a href="#combatactions">Actions In Combat</a></li>
<li class="file"><a href="#stealthrules">The Rules of Stealth</a></li>
Expand All @@ -211,7 +212,6 @@ <h1 id="toc">
<li class="file"><a href="#light">Light Sources</a></li>
<li class="file"><a href="#traps">Trap Save DCs and Attack Bonuses</a></li>
<li class="file"><a href="#damageseverity">Damage Severity and Level</a></li>
<li class="file"><a href="#aoetargets">Targets in Areas of Effect</a></li>
<li class="file"><a href="#improvizingdamage">Improvising Damage</a></li>
<li class="file"><a href="#objectac">Object AC</a></li>
<li class="file"><a href="#objecthp">Object HP</a></li>
Expand Down Expand Up @@ -632,7 +632,7 @@ <h3 class="nobackground">
<tr id="picklock">
<th colspan="2">
<h3 class="nobackground">
Pick Lock<sup>2</sup> &bull; Disarm Trap<sup>2</sup> &bull; Other
Pick Lock<sup>2</sup> - Disarm Trap<sup>2</sup> - Other
</h3>
</th>
</tr>
Expand Down Expand Up @@ -1725,7 +1725,7 @@ <h3 class="nobackground">Damage Severity and Level</h3>
<td align="left">
4d10
</td>
<td align="left"></td>

</tr>
<tr>
<td align="center">
Expand All @@ -1740,7 +1740,6 @@ <h3 class="nobackground">Damage Severity and Level</h3>
<td align="left">
10d10
</td>
<td align="left"></td>
</tr>
<tr>
<td align="center">
Expand All @@ -1755,7 +1754,6 @@ <h3 class="nobackground">Damage Severity and Level</h3>
<td align="left">
18d10
</td>
<td align="left"></td>
</tr>
<tr>
<td align="center">
Expand All @@ -1770,7 +1768,6 @@ <h3 class="nobackground">Damage Severity and Level</h3>
<td align="left">
24d10
</td>
<td align="left"></td>
</tr>
</table>
<a href="#toc">▲</a><br /><br />
Expand Down Expand Up @@ -2556,7 +2553,7 @@ <h1 id="maptravelpace">
<a href="#toc">▲</a><br>
<h1 id="travelpace">
Travel Paces
</h1><i>Below are guidelines for how fast a PC can travel on foot in actual distances at different paces (slow, normal and fast.)<br /><br />
</h1><i>Below are guidelines for how fast a PC can travel on foot in actual distances at different paces (slow, normal and fast.)</i><br /><br />

<table><tr>
<th colspan="4">
Expand Down Expand Up @@ -3163,9 +3160,8 @@ <h3 class="nobackground">Damage Severity and Level</h3>
24d10
</td>
</tr>
</table><br />
</table>
<a href="#toc">▲</a><br><br />

<table id="aoetargets">
<tr>
<th colspan="2">
Expand Down Expand Up @@ -3220,8 +3216,7 @@ <h3 class="nobackground">Targets in Area of Effect</h3>
Radius / 5 (round up)
</td>
</tr>
</table><a href="#toc">▲</a><br>

</table><a href="#toc">▲</a><br><br />
<table id="improvizingdamage">
<tr>
<th colspan="2">
Expand Down Expand Up @@ -4532,7 +4527,7 @@ <h3 class="nobackground">Encounter EXP Multiplier</h3>
# of Enemies
</th>
<th colspan="3">
Party Size Multiplier
Party Size & Modifier
</th>
</tr>
<tr>
Expand All @@ -4544,7 +4539,7 @@ <h3 class="nobackground">Encounter EXP Multiplier</h3>
3-5
</td>
<td align="left">
6-8
6+
</td>
</tr>
<tr>
Expand Down Expand Up @@ -5063,5 +5058,6 @@ <h1 id="items">Adventuring Items List</h1><br />
<tr><td>Thieves’ tools</td><td alight="right" width="20%">25 gp</td><td alight="right" width="20%">1 lb.</td></tr>
</table>
<a href="#toc">&#9650;</a><br />

</body>
</html>