mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 22:22:28 +00:00
25 lines
608 B
JSON
25 lines
608 B
JSON
{
|
|
"name": "Nome",
|
|
"alignment": "Alinhamento",
|
|
"level": "Nível",
|
|
"xp": "XP",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "Força",
|
|
"dexterity": "Destreza",
|
|
"constitution": "Constituição",
|
|
"intelligence": "Inteligência",
|
|
"wisdom": "Sabedoria",
|
|
"charisma": "Carisma",
|
|
"initiative": "Iniciativa",
|
|
"hp": "PV",
|
|
"ac": "CA",
|
|
"loot": "Loot",
|
|
"inventory": "Inventory",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Atributos",
|
|
"notes": "Anotações",
|
|
"checkresult": "Check Result"
|
|
}
|