{{localize "CELESTOPOL.Track.blessures"}} ? {{localize "CELESTOPOL.Track.currentMalus"}} : {{lookup @root.woundLevels system.blessures.lvl 'malus'}}
{{#each (range 8) as |lvl|}}
{{lookup @root.woundLevels lvl 'malus'}}
{{/each}}
{{system.blessures.lvl}}
{{!-- Notes (libres) --}}
{{localize "CELESTOPOL.Actor.notes"}}
{{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}}