{{!-- Skills Tab --}}
-
{{#each elementsbio as |elem key|}}
-
{{elem.name}}
{{/each}}
{{!-- Equipement Tab --}}
-
{{#each armes as |arme key|}}
-
{{arme.name}}
{{/each}}
-
{{#each equipements as |equip key|}}
-
{{equip.name}}
{{/each}}
-
{{#each sorts as |sort key|}}
-
{{sort.name}}
{{/each}}
{{!-- Biography Tab --}}
-
{{#each tarots as |tarot key|}}
-
{{tarot.name}}
{{#if @root.isGM}}
{{/if}}
{{/each}}
{{#if isGM}}
-
{{#each tarotsCache as |tarot key|}}
-
{{tarot.name}}
{{#if @root.isGM}}
{{/if}}
{{/each}}
{{/if}}
{{editor description target="system.biodata.description" button=true owner=owner
editable=editable}}
{{editor notes target="system.biodata.notes" button=true owner=owner editable=editable}}