new style for character sheets

This commit is contained in:
moliloo 2025-06-20 02:24:42 -03:00
parent f133b3b966
commit 970de74929
42 changed files with 2392 additions and 110 deletions

View file

@ -14,12 +14,10 @@
<h3>
{{localize (concat 'DAGGERHEART.Domain.CardTypes.' source.system.type)}}
<span>-</span>
{{source.system.domain}}
{{localize (concat 'DAGGERHEART.Domains.' source.system.domain '.label')}}
<span>-</span>
<span>
{{localize "DAGGERHEART.Sheets.DomainCard.Level"}}:
{{source.system.level}}
</span>
{{localize "DAGGERHEART.Sheets.DomainCard.Level"}}:
{{source.system.level}}
</h3>
</div>
</div>