{{!-- Sheet Header --}}

{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Carac Tab --}}
Unlocked/Locked{{#if editScore}}Unlocked{{else}}Locked{{/if}}
  •  CurrentBonusMax
  • {{#each data.secondary as |stat2 key|}}
  • {{stat2.label}}
    {{#if (eq key "health")}} (KOV -{{stat2.max}}) {{/if}} {{#if (eq key "delirium")}} (MV -{{stat2.max}}) {{/if}}

  • {{/each}}
  • {{data.nrg.label}}

    Act  Cur  Mod  Max
  • {{data.momentum.label}}

{{!-- Other Tab --}}

Specialisations

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

Abilities

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

  • {{data.nrg.label}}

    Act  Cur  Mod  Max
  • {{#each data.secondary as |stat2 key|}} {{#if stat2.iscombat}}
  • {{stat2.label}}

    Cur  Max
  • {{/if}} {{/each}}
  • {{data.momentum.label}}

    Cur  Max

Basic Actions

Stun

  • Stun Level
  • Stun Threshold

Effects

    {{#each effects as |effect key|}}
  • {{effect.name}} {{upperFirst effect.data.type}} {{upperFirst effect.data.genre}} Lvl:{{effect.data.effectlevel}} {{upper effect.data.stataffected}}
  • {{/each}}

Perks

    {{#each perks as |perk key|}}
  • {{perk.name}} Lvl:{{perk.data.level}} Rounds:
  • {{/each}}
{{!-- Powers Tab --}}
  • {{data.nrg.label}}

    Act  Cur  Mod  Max

Powers

{{!-- Equipement Tab --}}

Money

  • Name Quantity
         
  • {{#each moneys as |money key|}}
  • {{money.name}} Qty {{money.data.quantity}} ( -/+)
  • {{/each}}

Equipment

  • Name Type
         
  • {{#each equipments as |equip key|}}
  • {{equip.name}} {{upperFirst equip.type}} {{#if (eq equip.type "equipment")}} Qty {{equip.data.quantity}} {{/if}}
  • {{/each}}
{{!-- Biography Tab --}}

Psychology :

Catchphrase :


Development :


Background :

{{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}}