{{!-- Description Physique --}}
{{formInput systemFields.descriptionPhysique enriched=enrichedDescriptionPhysique value=system.descriptionPhysique name="system.descriptionPhysique" toggled=true}}
{{!-- Description Psychologique --}}
{{formInput systemFields.descriptionPsychologique enriched=enrichedDescriptionPsychologique value=system.descriptionPsychologique name="system.descriptionPsychologique" toggled=true}}
{{!-- Notes --}}
{{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}}
{{!-- Section XP --}}
{{formInput systemFields.xp.fields.actuel value=system.xp.actuel name="system.xp.actuel"}}
{{system.xp.depense}}
{{#if isPlayMode}}
{{/if}}
{{!-- Log des dépenses --}}
{{#unless xpLogEmpty}}
| {{localize "CELESTOPOL.XP.date"}} |
{{localize "CELESTOPOL.XP.raison"}} |
{{localize "CELESTOPOL.XP.montant"}} |
{{#if isEditMode}} | {{/if}}
{{#each system.xp.log}}
| {{this.date}} |
{{this.raison}} |
−{{this.montant}} |
{{#if ../isEditMode}}
|
{{/if}}
{{/each}}
{{/unless}}
{{!-- Tableau de référence des coûts --}}
{{localize "CELESTOPOL.XP.refTitle"}}
| {{localize "CELESTOPOL.XP.refAmelioration"}} |
{{localize "CELESTOPOL.XP.refCout"}} |
| {{localize "CELESTOPOL.XP.refAugmenterSpec"}} | {{localize "CELESTOPOL.XP.refCoutNiveau"}} |
| {{localize "CELESTOPOL.XP.refAcquerirAspect"}} | 5 |
| {{localize "CELESTOPOL.XP.refAugmenterAspect"}} | 5 |
| {{localize "CELESTOPOL.XP.refAcquerirAttribut"}} | {{localize "CELESTOPOL.XP.refCoutAttributTotal"}} |