{{#unless (eq @root.source.type 'healing')}}
{{/unless}} {{#unless (eq path 'system.attack.')}} {{! In the future, consider allowing this even on NPCs}} {{/unless}} {{#*inline "formula"}} {{#unless isBase}} {{formField fields.custom.fields.enabled value=source.custom.enabled name=(concat basePath ".custom.enabled") classes="checkbox" localize=true}} {{/unless}} {{#if source.custom.enabled}} {{formField fields.custom.fields.formula value=source.custom.formula name=(concat basePath ".custom.formula") localize=true}} {{else}}