fix character import relative paths and remove effects from standard adversary attack

This commit is contained in:
molilo 2025-07-01 15:29:28 -03:00
parent ab4bdfd49a
commit b5b348272d
2 changed files with 8 additions and 9 deletions

View file

@ -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>