|
{{item.label}}
{{#if item.isKido}}
{{localize (m5concat "midgard5.kido-type-" item.type)}}
{{#unless (eq item.type "finte")}}
({{localize (m5concat "midgard5.kido-variante-" item.variante)}})
{{/unless}}
{{else}}
{{localize (m5concat "midgard5.kampfkunst-type-" item.type)}}
{{#if (eq item.type "angriff")}}
({{localize (m5concat "midgard5.kampfkunst-variante-" item.variante)}})
{{/if}}
{{/if}}
|
{{item.calc.ew}} |
|
|
{{/each}}