{{!-- Sheet Header --}}

{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Carac Tab --}}
Unlocked/Locked{{#if editScore}}Unlocked{{else}}Locked{{/if}}
    {{#each data.secondary as |stat2 key|}}
  • {{stat2.label}}

  • {{/each}}
{{!-- Other Tab --}}

Specialisations

    {{#each specs as |spec key|}}
  • {{spec.name}} {{spec.data.statistic}} {{spec.data.dice}}
  • {{/each}}

Perks

Abilities

    {{#each abilities as |ability key|}}
  • {{ability.name}}
  • {{/each}}
{{!-- Combat Tab --}}

Weapons

Armor

{{!-- Powers Tab --}}

Powers

    {{#each powers as |power key|}}
  • {{#if power.data.rollneeded}} {{power.name}} {{else}} {{power.name}} {{/if}}
  • {{/each}}
{{!-- Equipement Tab --}}

Equipment

{{!-- Biography Tab --}}

Destiny :


Goals :


History :

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

Notes :

{{editor content=data.biodata.notes target="data.biodata.notes" button=true owner=owner editable=editable}}