{{#each this.experiences}} {{#if this.description}}
{{this.description}} +{{this.value}}
{{/if}} {{/each}}
{{#if (not this.isNpc)}}
{{/if}}