Bestiaire de la Terra

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.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.degats"}}

{{editor system.statblock.damage target="system.statblock.damage" button=true editable=isEditMode}}

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

{{editor system.statblock.special target="system.statblock.special" button=true editable=isEditMode}}

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

{{editor system.statblock.spellSonges target="system.statblock.spellSonges" button=true editable=isEditMode}}

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

{{editor system.statblock.spellCauchemar target="system.statblock.spellCauchemar" button=true editable=isEditMode}}

{{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"}}

{{editor system.biodata.description target="system.biodata.description" button=true editable=isEditMode}}

Habitat

{{editor system.biodata.habitat target="system.biodata.habitat" button=true editable=isEditMode}}

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

{{editor system.biodata.notes target="system.biodata.notes" button=true editable=isEditMode}}

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

{{editor system.biodata.gmnotes target="system.biodata.gmnotes" button=true editable=isEditMode owner=isGM}}