mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Merge branch 'main' into development
This commit is contained in:
commit
2820c96259
157 changed files with 1576 additions and 1286 deletions
|
|
@ -49,8 +49,8 @@
|
|||
</div>
|
||||
<div class="status-number">
|
||||
<div class='status-value armor-slots'>
|
||||
{{#if source.system.attack.roll.bonus}}
|
||||
<p>{{source.system.attack.roll.bonus}}</p>
|
||||
{{#if source.system.attack.roll.bonus includeZero=true}}
|
||||
<p>{{numberFormat source.system.attack.roll.bonus sign=true}}</p>
|
||||
{{else}}
|
||||
<p>-</p>
|
||||
{{/if}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue