mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Will saving label
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<td><input type="text" name="attr_breathnotes"/><button type="roll" name="roll_breathsave" value="/gmroll {1d20+[[@{breathmod}?{Misc. bonus (please include + or -)|+0}]]}>[[@{breathtar}]] [Save vs. Breath Weapon]"></button></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style='background-color: #4e1702; color: #FFF; font-weight: bold;'>Willpower</td>
|
||||
<td style='background-color: #4e1702; color: #FFF; font-weight: bold;'>Will</td>
|
||||
<td><input type="text" name="attr_sptar" class="sheet-short"/></td>
|
||||
<td><input type="text" name="attr_spmod" class="sheet-short"/></td>
|
||||
<td><input type="text" name="attr_spnotes"/><button type="roll" name="roll_spsave" value="/gmroll {1d20+[[@{spmod}?{Misc. bonus (please include + or -)|+0}]]}>[[@{sptar}]] [Save vs. Spell]"></button></td>
|
||||
|
||||
Reference in New Issue
Block a user