mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 16:24:06 +01:00
Merged with main
This commit is contained in:
commit
6a3eb345c4
208 changed files with 21473 additions and 1792 deletions
|
|
@ -59,8 +59,8 @@
|
|||
</div>
|
||||
<div class="status-number">
|
||||
<div class='status-value armor-slots'>
|
||||
{{#if source.system.attack.target.amount}}
|
||||
<p>{{source.system.attack.target.amount}}</p>
|
||||
{{#if source.system.attack.roll.bonus}}
|
||||
<p>{{source.system.attack.roll.bonus}}</p>
|
||||
{{else}}
|
||||
<p>-</p>
|
||||
{{/if}}
|
||||
|
|
@ -86,6 +86,7 @@
|
|||
hideTooltip=true
|
||||
hideResources=true
|
||||
noExtensible=true
|
||||
noCompendiumEdit=true
|
||||
}}
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue