mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
25 lines
595 B
JSON
25 lines
595 B
JSON
{
|
|
"name": "Nom",
|
|
"alignment": "Alineament",
|
|
"level": "Nivell",
|
|
"xp": "PX",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "Força",
|
|
"dexterity": "Destresa",
|
|
"constitution": "Constitució",
|
|
"intelligence": "Intel·ligència",
|
|
"wisdom": "Saviesa",
|
|
"charisma": "Carisma",
|
|
"initiative": "Iniciativa",
|
|
"hp": "PC",
|
|
"ac": "AC",
|
|
"loot": "Loot",
|
|
"inventory": "Inventari",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Trets",
|
|
"notes": "Notes",
|
|
"checkresult": "Check Result"
|
|
}
|