mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 21:58:11 +02:00
fix character import relative paths and remove effects from standard adversary attack
This commit is contained in:
parent
ab4bdfd49a
commit
b5b348272d
2 changed files with 8 additions and 9 deletions
|
|
@ -20,5 +20,4 @@
|
|||
{{/if}}
|
||||
</fieldset>
|
||||
{{> 'systems/daggerheart/templates/views/actionTypes/damage.hbs' fields=systemFields.attack.fields.damage.fields.parts.element.fields source=document.system.attack.damage path="system.attack."}}
|
||||
{{> 'systems/daggerheart/templates/views/actionTypes/effect.hbs' fields=systemFields.attack.fields.effects.element.fields source=document.system.attack.effects}}
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue