{{localize "wod.types.resonance"}}
{{#each (getItemType actor "Trait" "wod.types.resonance") as |item id|}}
{{shorten item.name 15}}
{{#numLoop item.system.max}} {{/numLoop}}
{{{getToolTip item.system.description item.system.details}}} {{#if (eq ../locked false)}}
{{/if}}
{{/each}}