{{#if (ne (checkSystemsetting "viewBiotabPermission") "mini")}}
{{#if locked}} {{else}} {{/if}} {{#if (eq actor.system.settings.variant "infernal")}} {{localize "wod.bio.exalted.urge"}} {{else}} {{localize "wod.bio.exalted.caste"}} {{/if}}
{{#if locked}} {{else}} {{/if}} {{localize "wod.bio.exalted.anima"}}
{{#if locked}} {{else}} {{/if}} {{localize "wod.bio.exalted.circle"}}
{{#if (eqAnyNot actor.system.settings.variant "alchemical")}}
{{#if locked}} {{else}} {{/if}} {{localize "wod.bio.exalted.favored"}}
{{/if}}
{{#if locked}}
{{{actor.system.intimacy}}}
{{else}} {{editor actor.system.intimacy target="system.intimacy" engine="prosemirror" button=false owner=owner editable=true}} {{/if}}
{{#if (eq actor.system.settings.variant "infernal")}} {{else}} {{/if}}
{{#if locked}}
{{{actor.system.animapowers}}}
{{else}} {{editor actor.system.animapowers target="system.animapowers" engine="prosemirror" button=false owner=owner editable=true}} {{/if}}
{{/if}}