mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 06:02:32 +00:00
25 lines
602 B
JSON
25 lines
602 B
JSON
{
|
|
"name": "Nom",
|
|
"alignment": "Alignement",
|
|
"level": "Niveau",
|
|
"xp": "PX",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "Force",
|
|
"dexterity": "Dextérité",
|
|
"constitution": "Constitution",
|
|
"intelligence": "Intelligence",
|
|
"wisdom": "Sagesse",
|
|
"charisma": "Charisme",
|
|
"initiative": "Initiative",
|
|
"hp": "PV",
|
|
"ac": "CA",
|
|
"loot": "Butin",
|
|
"inventory": "Inventaire",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Traits",
|
|
"notes": "Notes",
|
|
"checkresult": "Résultat du test"
|
|
}
|