{{#each itemsInCategory as |skill|}}
{{> 'systems/l5r5e/templates/items/skill/skill-entry.html' skill=skill data=../data}}
{{/each}}
- {{localizeSkill categoryId 'air'}}
- {{localizeSkill categoryId 'earth'}}
- {{localizeSkill categoryId 'fire'}}
- {{localizeSkill categoryId 'water'}}
- {{localizeSkill categoryId 'void'}}