mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-10 00:52:28 +00:00
add Hold box to moves fieldsets, for tracking hold on moves that grant it.
This commit is contained in:
@@ -121,7 +121,8 @@ Select an Approach this move uses.<br>
|
||||
/r 3d6d1+@{AdvMod}' name='Roll_Sig'></button>
|
||||
Disadvantage:<button type='roll' value='/em rolls!
|
||||
/em has Disadvanage!
|
||||
/r 3d6dh1+@{AdvMod}' name='Roll_Sig'></button></b><br>
|
||||
/r 3d6dh1+@{AdvMod}' name='Roll_Sig'></button>
|
||||
Hold:<input type="number" name="attr_Hold" value="0" /></b><br>
|
||||
|
||||
<textarea width="99%" style="width: 99%" cols="80" name="attr_advStxt">Type your Move here.</textarea>
|
||||
|
||||
@@ -148,10 +149,11 @@ Select an Approach this move uses.<br>
|
||||
/r 3d6d1+@{AdvMod}' name='Roll_Sig'></button>
|
||||
Disadvantage:<button type='roll' value='/em rolls!
|
||||
/em has Disadvanage!
|
||||
/r 3d6dh1+@{AdvMod}' name='Roll_Sig'></button></b><br>
|
||||
/r 3d6dh1+@{AdvMod}' name='Roll_Sig'></button>
|
||||
Hold:<input type="number" name="attr_Hold" value="0" /></b><br>
|
||||
|
||||
<textarea width="99%" style="width: 99%" cols="80" name="attr_advStxt">Type your Move here.</textarea>
|
||||
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user