{{!-- Sheet Header --}}

{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Stats Tab --}}

Attributs

    {{#each system.attributs as |attr key|}}
  • {{attr.label}}
  • {{/each}}

Santé

Psyché

Autres

{{!-- Combat Tab --}}

Valeurs de Combat

{{combat.initBase}} = {{combat.initTotal}}
{{combat.defenseBase}} = {{combat.defenseTotal}}
{{combat.vitesseBase}} = {{combat.vitesseTotal}}
+{{combat.bonusDegats}} = +{{combat.bonusDegatsTotal}}

Compétences

    {{#each skills as |skill|}}
  • {{#if (ne skill.system.attribut1 "none")}} {{/if}} {{#if (ne skill.system.attribut2 "none")}} {{/if}} {{#if (ne skill.system.attribut3 "none")}} {{/if}}
     
  • {{/each}}

Armes

    {{#each armes as |arme|}}
  • {{arme.name}} {{arme.system.totalOffensif}} {{#if arme.system.isdefense}} {{arme.system.totalDefensif}} {{else}} {{/if}}
     
  • {{/each}}

Capacités

{{!-- Biodata Tab --}}

Description

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

Comportement

{{editor enrichedComportement target="system.biodata.comportement" button=true editable=editable}}

Habitat

{{editor enrichedHabitat target="system.biodata.habitat" button=true editable=editable}}