mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 20:22:29 +00:00
25 lines
603 B
JSON
25 lines
603 B
JSON
{
|
|
"name": "Nome",
|
|
"alignment": "Allineamento",
|
|
"level": "Livello",
|
|
"xp": "PE",
|
|
"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": "Inventario",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Tratti",
|
|
"notes": "Appunti",
|
|
"checkresult": "Check Result"
|
|
}
|