{{! Attributes Tab }}
{{> "systems/acks/templates/actors/partials/monster-attributes-tab.html"}}
{{#if data.spells.enabled}}
{{> "systems/acks/templates/actors/partials/character-spells-tab.html"}}
{{/if}}
{{localize "ACKS.category.notes"}}
{{editor content=data.details.biography target="data.details.biography"
button=true owner=owner editable=editable}}