{{localize "Defense"}}
{{document.system.evasion.total}}
{{localize "DAGGERHEART.Sheets.PC.Defense.Evasion"}}
{{#if document.system.armor.system.baseScore}}{{document.system.armor.system.baseScore}}{{else}}0{{/if}}
{{localize "DAGGERHEART.Sheets.PC.Defense.Armor"}}
{{#if document.system.armor.system.marks}}
{{#times (subtract 12 document.system.armor.system.marks.max)}} {{/times}} {{#times document.system.armor.system.marks.max}} {{#with (add this 1)}} {{/with}} {{/times}}
{{/if}}