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": "Navn",
|
|
"alignment": "Alignment",
|
|
"level": "Niveau",
|
|
"xp": "XP",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "Strength",
|
|
"dexterity": "Dexterity",
|
|
"constitution": "Constitution",
|
|
"intelligence": "Intelligence",
|
|
"wisdom": "Wisdom",
|
|
"charisma": "Charisma",
|
|
"initiative": "Initiative",
|
|
"hp": "HP",
|
|
"ac": "AC",
|
|
"loot": "Loot",
|
|
"inventory": "Inventory",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Traits",
|
|
"notes": "Notes",
|
|
"checkresult": "Check Result"
|
|
}
|