Personnage : ajout métier, origine, âge et faction dans le header

DataModel : metier (StringField), faction (StringField) ajoutés au top-level
Template : identity-row sous le concept avec les 4 champs
CSS : .identity-row avec label orange + valeur crème italique

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-03-29 17:35:11 +02:00
parent 8f6f3823c6
commit 0e0d8920b7
4 changed files with 76 additions and 3 deletions

View File

@@ -19,7 +19,11 @@
"initiative": "Initiative",
"anomaly": "Anomalie",
"description": "Biographie",
"notes": "Notes"
"notes": "Notes",
"metier": "Métier",
"origine": "Origine",
"age": "Âge",
"faction": "Faction"
},
"Stat": {
"res": "Résistance",