{{!-- Only for legacy actors --}}
{{mainpower.name}}
{{#numLoop (add mainpower.system.max mainpower.system.level)}} {{#if (gt ../mainpower.system.max 5)}} {{else}} {{/if}} {{/numLoop}}
{{#if (eq locked false)}} {{/if}} {{#if (showToolTip mainpower)}} {{else}} {{/if}}
{{{getToolTip_v2 mainpower.system.description mainpower.system.details mainpower.system.bonuslist actor}}}
{{#each (getPowerList actor mainpower._id) as |item id|}} {{> "systems/worldofdarkness/templates/actor/parts/power_list.html" item=item config=../config actor=../actor locked=../locked showclear=true}} {{/each}}