+
+
+ + + + + + +
+
+ + + + + + +
+
+ + + + + + +
+
+ + + + + + +
+
+ + + + + + +
+
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + +
+
+
+ {{localize 'dishonored.actor.character.name'}} +
+
+ {{localize 'dishonored.actor.character.age'}} +
+
+
+
+ +
+
+ +
+
+
+
+ {{localize 'dishonored.actor.character.outlook'}} +
+
+
+
+ +
+
+
+
+ {{localize 'dishonored.actor.character.archetype'}} +
+
+
+
+ +
+
+
+
+
+ {{localize 'dishonored.actor.character.experience'}} +
+
+ +
+
+
+
+
+
+
+ {{localize 'dishonored.actor.skill.title'}} +
+
+
+
{{localize 'dishonored.actor.skill.name'}}
+
{{localize 'dishonored.actor.skisty.mod'}}
+
+ {{#each data.data.skills as |skill key|}} +
+ +
{{localize skill.label}}
+ +
+ {{/each}} + {{#each data.skills as |skill key|}} +
+ +
{{localize skill.label}}
+ +
+ {{/each}} +
+
{{localize 'dishonored.actor.skisty.check'}}
+ +
+
+
+
+
+ {{localize 'dishonored.actor.character.stress'}} +
+
+ + +
+
+
+
+
+ +
+
+
+
+ {{localize 'dishonored.actor.character.void'}} +
+
+ + +
+
+
+
+
+ +
+
+
+
+
+
+ {{localize 'dishonored.actor.style.title'}} +
+
+
{{localize 'dishonored.actor.skisty.mod'}}
+
{{localize 'dishonored.actor.style.name'}}
+
+
+ {{#each data.data.styles as |style key|}} +
+ +
{{localize style.label}}
+ +
+ {{/each}} + {{#each data.styles as |style key|}} +
+ +
{{localize style.label}}
+ +
+ {{/each}} +
+
{{localize 'dishonored.actor.skisty.check'}}
+
+
+
+ +
+
+ + + + + + + + + + + + +
+
+
+
+
{{localize 'dishonored.actor.genericitem.name'}}
+
{{localize 'dishonored.actor.focus.rating'}}
+ +
+ {{#each items as |item id|}} + {{#if (eq item.type "focus")}} +
  • +
    +

    {{item.name}}

    +

    {{item.data.rating}}

    +
    + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    + + + + + +
    +
    +
    +
    {{localize 'dishonored.actor.abilities.mana'}}
    +
    +
    +
    /
    +
    +
    +
    +
    +
    +
    +
    +
    + {{localize 'dishonored.actor.talent.title'}} +
    +
    +
    +
    {{localize 'dishonored.actor.genericitem.name'}}
    + +
    + {{#each items as |item id|}} + {{#if (eq item.type "talent")}} +
  • +
    +

    {{item.name}}

    +
    + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    + {{localize 'dishonored.actor.power.title'}} +
    +
    +
    +
    {{localize 'dishonored.actor.genericitem.name'}}
    + +
    + {{#each items as |item type id|}} + {{#if (eq item.type "power")}} +
  • +
    +

    {{item.name}}

    +
    + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    +
    +
    +
    +
    {{localize 'dishonored.actor.belonging.collectable.bonecharm'}}
    +
    + /3 +
    +
    {{localize 'dishonored.actor.belonging.collectable.rune'}}
    +
    +
    {{localize 'dishonored.actor.belonging.collectable.coin'}}
    +
    +
    +
    +
    +
    +
    {{localize 'dishonored.actor.belonging.weapon.title'}}
    +
    {{localize 'dishonored.actor.belonging.weapon.dmg'}}
    + +
    + {{#each items as |item type id|}} + {{#if (eq item.type "weapon")}} +
  • +
    +

    {{item.name}}

    +

    {{item.data.damage}}

    +
    + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    {{localize 'dishonored.actor.belonging.armor.title'}}
    +
    {{localize 'dishonored.actor.belonging.armor.protect'}}
    + +
    + {{#each items as |item type id|}} + {{#if (eq item.type "armor")}} +
  • +
    +

    {{item.name}}

    +

    {{item.data.protection}}

    +
    + {{#if (eq item.data.equipped true)}} + + {{else}} + + {{/if}} + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    {{localize 'dishonored.actor.belonging.bonecharm.title'}}
    +
    + +
    + {{#each items as |item type id|}} + {{#if (eq item.type "bonecharm")}} +
  • +
    +

    {{item.name}}

    +
    +
    + + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    {{localize 'dishonored.actor.belonging.other.title'}}
    +
    {{localize 'dishonored.actor.belonging.other.qty'}}
    + +
    + {{#each items as |item type id|}} + {{#if (eq item.type "item")}} +
  • +
    +

    {{item.name}}

    +

    {{item.data.quantity}}

    +
    + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    +
    + + + + + +
    +
    +
    + {{localize 'dishonored.actor.truth.title'}} +
    +
    +
    +
    {{localize 'dishonored.actor.truth.content'}}
    + +
    + {{#each items as |item id|}} + {{#if (eq item.type "truth")}} +
  • +
    +

    {{item.name}}

    +
    + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    + {{localize 'dishonored.actor.contact.title'}} +
    +
    +
    +
    {{localize 'dishonored.actor.genericitem.name'}}
    +
    {{localize 'dishonored.actor.contact.relation'}}
    + +
    + {{#each items as |item id|}} + {{#if (eq item.type "contact")}} +
  • +
    +

    {{item.name}}

    +

    {{item.data.relationship}}

    +
    + + +
    +
  • + {{/if}} + {{/each}} +
    +
    +
    +
    +
    +
    + {{editor content=data.notes target="data.notes" button=true owner=owner}} +
    +
    +
    +
    +