{{title}}

{{#each moves as | move index |}} {{move.name}}
{{{move.description}}}
{{#each move.actions as | action index |}} {{/each}} {{/each}}