{{!-- Equipement Tab --}}
{{#each partySlots as |slot slotKey|}}
-
{{#each slot.content as |item itemKey|}}
-
{{item.name}}
{{/each}}
{{/each}}
{{!-- Biography Tab --}}
{{localize "WH.ui.background"}} :
{{editor description target="system.biodata.description" button=true owner=owner
editable=editable}}
{{localize "WH.ui.notes"}} :
{{editor notes target="system.biodata.notes" button=true owner=owner editable=editable}}