{{!-- Sheet Header --}}

{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Skills Tab --}}
  • {{#each system.attributs as |attr key|}}
  • {{attr.label}} {{#if attr.iscard}} {{else}} {{/if}} {{#if attr.hasmax}} {{/if}} {{#if (eq key "physique")}} {{#if @root.phyMalus}} ({{@root.phyMalus}}) {{/if}} {{/if}}
  • {{/each}}
  • Points de Destin
  • {{#if isGM}}
  • Fluide (MJ)
  • MPMB (MJ)
  • MPMN (MJ)
  • {{/if}}
  •  
  • {{#each elementsbio as |elem key|}}
  • {{elem.name}}
     
  • {{/each}}
{{!-- Equipement Tab --}}

{{editor equipementlibre target="system.equipementlibre" button=true owner=owner editable=editable}}
  • {{#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 --}}
  • {{archetype.name}}
  • {{archetype.tarot.name}}
  • {{#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}}