{{#if locked}} {{else}} {{/if}} {{localize "wod.bio.wraith.psyche"}}
{{#if locked}} {{else}} {{/if}} {{localize "wod.bio.wraith.archetype"}}
{{#if locked}} {{else}} {{/if}} {{localize "wod.bio.wraith.player"}}
 
{{#if locked}}
{{{data.system.thorns}}}
{{else}} {{editor actor.system.thorns target="system.thorns" engine="prosemirror" button=false owner=owner editable=true}} {{/if}}
{{localize "wod.bio.wraith.darkpassions"}}
{{#each actor.system.listdata.traits.passions as |item id|}}
{{#if (ne item.name "")}} {{item.name}} {{else}} {{localize "wod.notes.unnamedpassion"}} {{/if}}
{{#numLoop item.system.max}} {{/numLoop}}
{{#if (eq ../locked false)}}
{{/if}}
{{/each}}
{{localize "wod.advantages.angst"}}
{{#numLoop data.system.advantages.angst.max}} {{/numLoop}}
{{#numLoop data.system.advantages.angst.max}} {{#le ../data.system.advantages.angst.temporary this}} {{else}} {{/le}} {{/numLoop}}
{{localize "wod.bio.wraith.psychewillpower"}}
{{#numLoop data.system.advantages.pathos.max}} {{#le ../data.system.advantages.pathos.temporary this}} {{else}} {{/le}} {{/numLoop}}