Skip to content

Commit

Permalink
Fixed standard damage rolls
Browse files Browse the repository at this point in the history
  • Loading branch information
DBFBlackbull committed Jan 22, 2024
1 parent 85a6ba5 commit 57efe5a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions ADnD_2E_Revised/2ESheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -1809,11 +1809,11 @@ <h4>Melee Damage</h4>
<td><label><input type="checkbox" name="attr_specialist-damage" title="@{repeating_weapons-damage_$X_specialist-damage}" value="2"/><span></span></label></td>
<td><input type="text" name="attr_damadj" title="@{repeating_weapons-damage_$X_damadj}" class="sheet-table-dynamic" value="0"></td>
<td><input type="text" name="attr_damsm" title="@{repeating_weapons-damage_$X_damsm}" class="sheet-short"></td>
<td><button type="roll" name="roll_attacksm" title="%{repeating_weapons-damage_$X_attacksm}" value="/em rolls [[(@{damsm})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Small/Medium)"></button></td>
<td><button type="roll" name="roll_critsm" title="%{repeating_weapons-damage_$X_critsm}" value="/em rolls [[(@{damsm})+(@{damsm})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Small/Medium)">Crit</button></td>
<td><button type="roll" name="roll_attacksm" title="%{repeating_weapons-damage_$X_attacksm}" value="/em rolls [[(@{damsm})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Small/Medium)"></button></td>
<td><button type="roll" name="roll_critsm" title="%{repeating_weapons-damage_$X_critsm}" value="/em rolls [[(@{damsm})+(@{damsm})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Small/Medium)">Crit</button></td>
<td><input type="text" name="attr_daml" title="@{repeating_weapons-damage_$X_daml}" class="sheet-short"></td>
<td><button type="roll" name="roll_attackl" title="%{repeating_weapons-damage_$X_attackl}" value="/em rolls [[(@{daml})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Large)"></button></td>
<td><button type="roll" name="roll_critl" title="%{repeating_weapons-damage_$X_critl}" value="/em rolls [[(@{daml})+(@{daml})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Large)">Crit</button></td>
<td><button type="roll" name="roll_attackl" title="%{repeating_weapons-damage_$X_attackl}" value="/em rolls [[(@{daml})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Large)"></button></td>
<td><button type="roll" name="roll_critl" title="%{repeating_weapons-damage_$X_critl}" value="/em rolls [[(@{daml})+(@{daml})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Large)">Crit</button></td>
</tr>
</table>
</fieldset>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,11 @@ <h4>Melee Damage</h4>
<td><label><input type="checkbox" name="attr_specialist-damage" title="@{repeating_weapons-damage_$X_specialist-damage}" value="2"/><span></span></label></td>
<td><input type="text" name="attr_damadj" title="@{repeating_weapons-damage_$X_damadj}" class="sheet-table-dynamic" value="0"></td>
<td><input type="text" name="attr_damsm" title="@{repeating_weapons-damage_$X_damsm}" class="sheet-short"></td>
<td><button type="roll" name="roll_attacksm" title="%{repeating_weapons-damage_$X_attacksm}" value="/em rolls [[(@{damsm})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Small/Medium)"></button></td>
<td><button type="roll" name="roll_critsm" title="%{repeating_weapons-damage_$X_critsm}" value="/em rolls [[(@{damsm})+(@{damsm})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Small/Medium)">Crit</button></td>
<td><button type="roll" name="roll_attacksm" title="%{repeating_weapons-damage_$X_attacksm}" value="/em rolls [[(@{damsm})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Small/Medium)"></button></td>
<td><button type="roll" name="roll_critsm" title="%{repeating_weapons-damage_$X_critsm}" value="/em rolls [[(@{damsm})+(@{damsm})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Small/Medium)">Crit</button></td>
<td><input type="text" name="attr_daml" title="@{repeating_weapons-damage_$X_daml}" class="sheet-short"></td>
<td><button type="roll" name="roll_attackl" title="%{repeating_weapons-damage_$X_attackl}" value="/em rolls [[(@{daml})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Large)"></button></td>
<td><button type="roll" name="roll_critl" title="%{repeating_weapons-damage_$X_critl}" value="/em rolls [[(@{daml})+(@{daml})([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Large)">Crit</button></td>
<td><button type="roll" name="roll_attackl" title="%{repeating_weapons-damage_$X_attackl}" value="/em rolls [[(@{daml})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] damage using their @{weaponname1}! (vs. Large)"></button></td>
<td><button type="roll" name="roll_critl" title="%{repeating_weapons-damage_$X_critl}" value="/em rolls [[(@{daml})+(@{daml})+([[(@{strengthdmg})*@{strbonus1}]] [Strength])+(@{specialist-damage} [Specialization])+(@{damadj} [Dmg Adj])+(@{temp-damadj} [Temp buff])+(@{misc-mod})]] critical damage using their @{weaponname1}! (vs. Large)">Crit</button></td>
</tr>
</table>
</fieldset>
Expand Down

0 comments on commit 57efe5a

Please sign in to comment.