Merge branch 'main' into feature/group-roll-rework

This commit is contained in:
WBHarry 2026-04-05 11:30:24 +02:00
commit eaa282a0ea
14 changed files with 96 additions and 24 deletions

View file

@ -87,6 +87,12 @@
</div>
{{/unless}}
{{#if (eq actor.type 'character')}}
<div class="stat-section">
<h4>{{localize "DAGGERHEART.GENERAL.evasion"}}: {{actor.system.evasion}}</h4>
</div>
{{/if}}
{{#unless (eq actor.type 'companion')}}
<div class="threshold-section">
<h4 class="threshold-label">{{localize "DAGGERHEART.GENERAL.DamageThresholds.minor"}}</h4>