Créatures du Petit Peuple, du Cauchemar et des frontières

{{localize "LESOUBLIES.ui.derivedOverview"}}

{{derived.sizeLabel}}
/ {{derived.hpMax}}
{{derived.hpDisplay}}
/ {{system.songes.max}}
/ {{system.cauchemar.max}}

{{localize "LESOUBLIES.labels.degats"}}

{{formInput systemFields.statblock.fields.damage enriched=enriched.statblock.damage value=system.statblock.damage name="system.statblock.damage" toggled=true}}

{{localize "LESOUBLIES.labels.reglesSpeciales"}}

{{formInput systemFields.statblock.fields.special enriched=enriched.statblock.special value=system.statblock.special name="system.statblock.special" toggled=true}}

{{localize "LESOUBLIES.labels.profilsOptionnels"}}

{{#each system.profils as |value key|}}
{{/each}}

{{localize "LESOUBLIES.ui.competences"}}

{{#each skillGroups as |group|}} {{#if (count group.items)}}

{{group.label}}

{{#each group.items as |entry|}}
{{entry.item.name}}
{{localize "LESOUBLIES.labels.valeurFinale"}} {{entry.finalValue}}
{{/each}}
{{/if}} {{/each}}

{{localize "LESOUBLIES.labels.sortilegesSonges"}}

{{formInput systemFields.statblock.fields.spellSonges enriched=enriched.statblock.spellSonges value=system.statblock.spellSonges name="system.statblock.spellSonges" toggled=true}}

{{localize "LESOUBLIES.labels.sortilegesCauchemar"}}

{{formInput systemFields.statblock.fields.spellCauchemar enriched=enriched.statblock.spellCauchemar value=system.statblock.spellCauchemar name="system.statblock.spellCauchemar" toggled=true}}

{{localize "LESOUBLIES.ui.combat"}}

{{localize "LESOUBLIES.ui.equipement"}}

{{#each weapons as |item|}}
{{item.name}}
{{item.system.damage}}
{{/each}} {{#each armors as |item|}}
{{item.name}}
Prot {{item.system.protection}}
{{/each}} {{#each equipment as |item|}}
{{item.name}}
{{localize "TYPES.Item.equipement"}} - {{item.system.category}}
{{/each}} {{#each spells as |item|}}
{{item.name}}
{{item.system.tradition}} / {{item.system.polarity}}
{{/each}}

{{localize "LESOUBLIES.labels.description"}}

{{formInput systemFields.biodata.fields.description enriched=enriched.biodata.description value=system.biodata.description name="system.biodata.description" toggled=true}}

Habitat

{{formInput systemFields.biodata.fields.habitat enriched=enriched.biodata.habitat value=system.biodata.habitat name="system.biodata.habitat" toggled=true}}

{{localize "LESOUBLIES.labels.notes"}}

{{formInput systemFields.biodata.fields.notes enriched=enriched.biodata.notes value=system.biodata.notes name="system.biodata.notes" toggled=true}}

{{localize "LESOUBLIES.labels.gmnotes"}}

{{formInput systemFields.biodata.fields.gmnotes enriched=enriched.biodata.gmnotes value=system.biodata.gmnotes name="system.biodata.gmnotes" toggled=true}}