Fix miracle/spell rolls + upadte compendiums
All checks were successful
Release Creation / build (release) Successful in 56s

This commit is contained in:
2025-09-09 20:14:25 +02:00
parent 6eeb391d1a
commit 59a39850ce
35 changed files with 108 additions and 86 deletions

View File

@@ -33,7 +33,7 @@
<div class="dialog-save">Add Granted Attack Dice
<input type="checkbox" data-action="selectGranted" name="granted">
</div>
{{#if rollTarget.weapon}}
{{#if (eq rollTarget.weapon.system.weaponType "melee")}}
{{else}}
<div class="dialog-save">Point Blank Range Attack
@@ -51,6 +51,7 @@
</select>
</div>
{{/if}}
{{/if}}
{{/if}}
{{#if (match rollType "defense")}}