mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-05 06:32:31 +00:00
Update kitchensink.html
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<label>Agility</label><strong class='dee'>d</strong><input type="text" name='attr_agility' class='sheet-short'><button type='roll' name='roll_TestAttack' value='/roll 1d20 + @{Agility}'></button><br />
|
||||
<label>Smarts</label><strong class='dee'>d</strong><input type="text" name='attr_smarts' class='sheet-short'><br />
|
||||
<label>Spirit</label><strong class='dee'>d</strong><input type="text" name='attr_spirit' class='sheet-short'><br />
|
||||
<label>Strength</label><strong class='dee'>d</strong><input type="text" name='attr_strength' class='sheet-short' value='@{Agility}+5'><br />
|
||||
<label>Strength</label><strong class='dee'>d</strong><input type="text" name='attr_strength' class='sheet-short'><br />
|
||||
<label>Vigor</label><strong class='dee'>d</strong><input type="text" name='attr_vigor' class='sheet-short' value='25'>
|
||||
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user