Skip to content

Commit

Permalink
update to threshold to @{Constitution-Base}
Browse files Browse the repository at this point in the history
  • Loading branch information
vince-roll20 committed Dec 2, 2024
1 parent cd61582 commit 5d896d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d20 Modern/d20 Modern.html
Original file line number Diff line number Diff line change
Expand Up @@ -1464,7 +1464,7 @@ <h4>Hit Points &amp; Defense</h4>
<tr>
<th><div class="sheet-font" style="width:8em;">Massive Damage Threshold</div></th>
<th><input type="number" class="sheet-ability" name="attr_massive_damage_threshold" title="@{massive_damage_threshold}" value="(@{massive_damage_threshold_con} + @{massive_damage_threshold_other})" disabled /></th>
<td><input type="number" class="sheet-number" name="attr_massive_damage_threshold_con" value="@{Constitution-mod}*@{Character_Level}" disabled ></td>
<td><input type="number" class="sheet-number" name="attr_massive_damage_threshold_con" value="@{Constitution-Base}" disabled ></td>
<td><input type="number" class="sheet-number" name="attr_massive_damage_threshold_other" title="@{massive_damage_threshold_other}" value="0"></td>
</tr>
<tr><th class="sheet-heading" colspan="4">&nbsp;</th></tr>
Expand Down

0 comments on commit 5d896d7

Please sign in to comment.