mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
25 lines
572 B
JSON
25 lines
572 B
JSON
{
|
|
"name":"Name",
|
|
"alignment":"Alignment",
|
|
"level":"Level",
|
|
"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"
|
|
}
|