Skip to content

Commit

Permalink
included a button roll for magic resistance
Browse files Browse the repository at this point in the history
  • Loading branch information
vince-roll20 committed Jul 30, 2024
1 parent efcaa16 commit 642982e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ADnD_1E_Revised/1ESheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -2600,7 +2600,9 @@ <h4>Autofill Base:</h4>
</div>
<span class="inline-label">
<label class="inline-label width-auto">
<span>Magic Resistance:</span>
<button type="roll" name="roll_magicresistance_roll" class="dice-button text-only" title="%{selected|magicresistance_roll}" value="@{whisper_pc} &amp;{template:general} {{color=@{color_option}}} {{name=@{character_name}}} {{subtag=Magic Resistance Notes}} {{freetext=@{magic_resistance}}}">
<span>Magic Resistance Notes:</span>
</button>
</label>
<textarea class="height-short" name="attr_magic_resistance" title="@{magic_resistance}" placeholder="Nil"></textarea>
</span>
Expand Down

0 comments on commit 642982e

Please sign in to comment.