{{localize "wod.advantages.apocalypticforms"}}
{{#each (getItemType actor "Trait" "wod.types.apocalypticform") as |item id|}}
{{item.name}}
{{#if (eq ../locked false)}} {{/if}} {{#if (showToolTip item)}} {{else}} {{/if}}
{{{getToolTip_v2 item.system.description item.system.details item.system.bonuslist ../actor}}}
{{/each}}