mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
add initiative button
This commit is contained in:
@@ -110,6 +110,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h3>Common Rolls:</h3>
|
||||
<div class="sheet-5colrow">
|
||||
<div class="sheet-col">
|
||||
<label for="roll_initiative">Roll Initiative (Select your token first)</label>
|
||||
<button type="roll" name="roll_initiative" value="/me rolls initiative: [[1d10+@{dexBonus} &{tracker}]]" ></button>
|
||||
</div>
|
||||
</div>
|
||||
<h3>Saving Throws</h3>
|
||||
<div class="sheet-5colrow sheet-saves">
|
||||
<div class="sheet-col">
|
||||
|
||||
Reference in New Issue
Block a user