{{localize 'wod.spheres.rotes'}}
{{#each actor.system.listdata.rotes 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}}