mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 12:12:30 +00:00
25 lines
600 B
JSON
25 lines
600 B
JSON
{
|
|
"name": "Nome",
|
|
"alignment": "Allineamento",
|
|
"level": "Livello",
|
|
"xp": "XP",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "Forza",
|
|
"dexterity": "Destrezza",
|
|
"constitution": "Costituzione",
|
|
"intelligence": "Intelligenza",
|
|
"wisdom": "Saggezza",
|
|
"charisma": "Carisma",
|
|
"initiative": "Iniziativa",
|
|
"hp": "PF",
|
|
"ac": "CA",
|
|
"loot": "Bottino",
|
|
"inventory": "Inventory",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Tratti",
|
|
"notes": "Notes",
|
|
"checkresult": "Check Result"
|
|
}
|