{{!-- Sheet Header --}}

  •  
    {{#if spleen}}
    {{/if}}
  •  
    {{#if ideal}}
    {{/if}}
  • {{#each traits as |trait key|}} {{/each}}
{{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}
{{!-- Skills Tab --}}
{{#each skills as |category categkey|}}
{{/each}}
{{#if hasCephaly}} {{!-- Cephaly Tab --}}

{{localize "ECRY.ui.cephaly"}}

    {{#each cephalySkills as |skill skillkey|}}
  • {{localize skill.name}}
  • {{/each}}
{{#if annency}}

{{localize "ECRY.ui.annency"}} : {{annency.name}}

  • {{annency.system.base.description}}
{{/if}}
{{/if}}
  • {{#each traits as |trait key|}}
  • {{trait.name}}
     
  • {{/each}}
{{> systems/fvtt-ecryme/templates/actors/partial-impacts.hbs impacts=system.impacts.physical impacttype="physical" impactMalus=impactsMalus.physical}} {{> systems/fvtt-ecryme/templates/actors/partial-impacts.hbs impacts=system.impacts.mental impacttype="mental" impactMalus=impactsMalus.mental}} {{> systems/fvtt-ecryme/templates/actors/partial-impacts.hbs impacts=system.impacts.social impacttype="social" impactMalus=impactsMalus.social}}
  • {{#each weapons as |weapon key|}}
  • {{weapon.name}} {{localize (concat "ECRY.ui." weapon.system.weapontype)}} {{weapon.system.effect}}
     
  • {{/each}}
  • {{#each maneuvers as |maneuver key|}}
  • {{maneuver.name}}
     
  • {{/each}}
{{!-- Equipement Tab --}}

{{editor equipementlibre target="system.equipmentfree" button=true owner=owner editable=editable}}
  •  
  • {{#each equipments as |equip key|}}
  • {{equip.name}} {{equip.system.weight}}
     
  • {{/each}}

{{!-- Biography Tab --}}

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

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