Adds referee screen and deities.
Updates bestiary with links to nonhuman racial modifiers.
This commit is contained in:
@@ -4,7 +4,7 @@ description: A few useful tools for referees, currently in open beta.
|
||||
date_pub: 2023-08-23T21:01:00-04:00
|
||||
section: tools
|
||||
content_type: feature
|
||||
short_code: dt1
|
||||
short_code: t1
|
||||
---
|
||||
|
||||
<script crossorigin="anonymous" integrity="sha256-oTzJ337+krSUvt6QB4uj3ko3zlJBULbMdYxFgyYK6fc=
|
||||
@@ -22,7 +22,7 @@ short_code: dt1
|
||||
<div class="refereeTools">
|
||||
<details class="toolDetails" open>
|
||||
<summary>
|
||||
Die Roller
|
||||
<h3>Die Roller</h3>
|
||||
</summary>
|
||||
<form id="js-rollerForm" class="rollerForm">
|
||||
<input id="js-rollerInput" type="text" value="" />
|
||||
@@ -34,7 +34,7 @@ short_code: dt1
|
||||
</details>
|
||||
<details class="toolDetails" open>
|
||||
<summary>
|
||||
Exploration Complication Randomizer
|
||||
<h3>Exploration Complications</h3>
|
||||
</summary>
|
||||
<form id="js-complicationForm">
|
||||
<input type="submit" value="Randomize!" />
|
||||
@@ -50,7 +50,7 @@ short_code: dt1
|
||||
</details>
|
||||
<details class="toolDetails" open>
|
||||
<summary>
|
||||
Astral Complication Randomizer
|
||||
<h3>Astral Complications</h3>
|
||||
</summary>
|
||||
<form id="js-astralComplicationForm">
|
||||
<input type="submit" value="Randomize!" />
|
||||
|
Reference in New Issue
Block a user