Bunch o fxies (#674)

This commit is contained in:
WBHarry 2025-08-07 10:20:46 +02:00 committed by GitHub
parent f5febe74fe
commit 0108e3d222
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 20 additions and 8 deletions

View file

@ -9,7 +9,7 @@
<label for="uses.enabled">Uses{{#if uses.consumeOnSuccess}}<span class="hint">{{localize "DAGGERHEART.ACTIONS.Settings.consumeOnSuccess.short"}}{{/if}}</span></label>
</div>
</div>
<label class="modifier-label">{{uses.value}}/{{formulaValue uses.max @root.rollConfig.data}}</label>
<label class="modifier-label">1/{{uses.remaining}}</label>
</li>
{{/if}}
{{#each costs as | cost index |}}