Fix criticals roll

This commit is contained in:
2025-02-09 18:11:17 +01:00
parent 8168cbfdd9
commit 7bc7570eb4
17 changed files with 99 additions and 74 deletions

View File

@@ -89,6 +89,9 @@
{{/if}}
{{#if criticalResult}}
<div class="dice-result">
Critical: {{upperFirst criticalTable}} ({{criticalResult.diceResult}})
</div>
<div class="dice-result">
Critical {{criticalResult.key}}: {{criticalResult.description}}
</div>

View File

@@ -101,7 +101,7 @@
</td>
</table>
<table>
<!-- <table>
<tr>
<th>{{localize "rmfrp.weapon.critical_table"}}</th>
<th>{{localize "rmfrp.weapon.lsl_crit_column"}}</th>
@@ -114,7 +114,7 @@
<td>
<input class="short-input" name="system.lsl_crit_column" type="text" value="{{system.lsl_crit_column}}" data-dtype="Number"/>
</td>
</table>
</table> -->
<table class="short-input">
<th class="short-input">{{localize "rmfrp.weapon.range_modifier"}}</th>