{{#each category as |skill id|}}
{{> 'systems/l5r5e/templates/actors/character/skill.html' categoryId=../categoryId skill=skill skillId=id data=../data}}
{{/each}}
- {{localizeSkill categoryId 'air'}}
- {{localizeSkill categoryId 'earth'}}
- {{localizeSkill categoryId 'fire'}}
- {{localizeSkill categoryId 'water'}}
- {{localizeSkill categoryId 'void'}}