mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
SOIAF: agility speciality fix (#5321)
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td><input type='number' name='attr_agilitySpecialty' value='0'/></td>
|
||||
<td><button type='roll' class="sheet-" name="roll_agilitySpecialty" value="&{template:sofai} {{input= @{name} rolls Agility:@{agilitySpecialtyname} [[ ( [[ @{agility} + @{agilitySpecialty} + @{wounds} ]] )d6dl@{agilitySpecialty4}sd + @{injuries} ]]}}"></button></td>
|
||||
<td><button type='roll' class="sheet-" name="roll_agilitySpecialty" value="&{template:sofai} {{input= @{name} rolls Agility:@{agilitySpecialtyname} [[ ( [[ @{agility} + @{agilitySpecialty} + @{wounds} ]] )d6dl@{agilitySpecialty}sd + @{injuries} ]]}}"></button></td>
|
||||
<td><input type='text' name='attr_agilitySpecialtyname' value=''/></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user