{{!-- Sheet Header --}}

    {{#each system.caracteristiques as |carac key|}} {{#if (eq kind "physical")}}
  • {{carac.label}}

  • {{/if}} {{/each}}
    {{#each system.caracteristiques as |carac key|}} {{#if (eq kind "mental")}}
  • {{carac.label}}

  • {{/if}} {{/each}}
     
{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Competence Tab --}}
{{#each utileSkillsPhysical as |skillDef keyProfil|}} {{> systems/fvtt-les-heritiers/templates/partial-utile-skills.html skillDef=skillDef keyProfil=keyProfil}} {{/each}}
{{#each utileSkillsMental as |skillDef keyProfil|}} {{> systems/fvtt-les-heritiers/templates/partial-utile-skills.html skillDef=skillDef keyProfil=keyProfil}} {{/each}}
  •  
  • {{#each futileSkills as |skill key|}}
  • {{skill.name}}
  • {{/each}}
{{!-- Equipement Tab --}}
  •  
  • {{#each protections as |protection key|}}
  • {{protection.name}}
     
  • {{/each}}
{{!-- Fee Tab --}}
  • {{fee.name}}
     
    •  
    • {{#each avantages as |avantage key|}}
    • {{avantage.name}}
       
    • {{/each}}
    •  
    • {{#each desavantages as |desavantage key|}}
    • {{desavantage.name}}
       
    • {{/each}}
    •  
    • {{#each atouts as |atout key|}}
    • {{atout.name}}
       
    • {{/each}}
    •  
    • {{#each pouvoirs as |pouvoir key|}}
    • {{#if pouvoir.system.istest}} {{pouvoir.name}} {{else}} {{pouvoir.name}} {{/if}} {{upperFirst pouvoir.system.masquetype}} {{upperFirst pouvoir.system.pouvoirtype}} {{upperFirst pouvoir.system.niveau}}
       
    • {{/each}}
    •  
    • {{#each capacites as |capa key|}}
    • {{capa.name}}
       
    • {{/each}}
    {{!-- Equipement Tab --}}
    •  
    • {{#each equipements as |equip key|}}
    • {{equip.name}}
       
    • {{/each}}
    {{!-- Contact Tab --}}
    •  
    {{#each contacts as |contactList idx|}}
    •  
    • {{#each contactList.list as |contact key|}}
    • {{contact.name}}
       
    • {{/each}}
    {{/each}}
    {{!-- Biography Tab --}}
    •  
    • {{#each profils as |profil key|}}
    • {{profil.name}} {{upperFirst profil.system.profiltype}}
       
    • {{/each}}

    Historique

    {{editor description target="system.biodata.description" button=true owner=owner editable=editable}}

    Notes diverses

    {{editor playernotes target="system.biodata.playernotes" button=true owner=owner editable=editable}}

    Rêves étranges

    {{editor revesetranges target="system.biodata.revesetranges" button=true owner=owner editable=editable}}

    Secrets découverts

    {{editor secretsdecouverts target="system.biodata.secretsdecouverts" button=true owner=owner editable=editable}}

    Questions en suspens

    {{editor questions target="system.biodata.questions" button=true owner=owner editable=editable}}