add dinosaurs, dragons, and werebeasts
add some more campaign info add encounter generators (alpha)
This commit is contained in:
@@ -21,6 +21,13 @@ status: hidden
|
||||
</noscript>
|
||||
|
||||
<div class="refereeTools">
|
||||
<details class="toolDetails" open>
|
||||
<summary>
|
||||
<h3>Encounter Roller</h3>
|
||||
</summary>
|
||||
<form id="js-encounterForm"></form>
|
||||
<div class="encounterOutput" id="js-encounterOutput"></ul>
|
||||
</details>
|
||||
<details class="toolDetails" open>
|
||||
<summary>
|
||||
<h3>Die Roller</h3>
|
||||
|
@@ -45,9 +45,7 @@ short_code: t1
|
||||
<summary>
|
||||
<h3>Exploration Complications</h3>
|
||||
</summary>
|
||||
<form id="js-complicationForm">
|
||||
<input type="submit" value="Randomize!" />
|
||||
</form>
|
||||
<form id="js-complicationForm"></form>
|
||||
<ol id="js-complicationList">
|
||||
<li>Encounter</li>
|
||||
<li>Signs / Portents</li>
|
||||
|
Reference in New Issue
Block a user