mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 20:22:29 +00:00
25 lines
609 B
JSON
25 lines
609 B
JSON
{
|
|
"name": "Name",
|
|
"alignment": "Gesinnung",
|
|
"level": "Stufe",
|
|
"xp": "XP",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "Stärke",
|
|
"dexterity": "Geschicklichkeit",
|
|
"constitution": "Konstitution",
|
|
"intelligence": "Intelligenz",
|
|
"wisdom": "Weisheit",
|
|
"charisma": "Charisma",
|
|
"initiative": "Inititative",
|
|
"hp": "HP",
|
|
"ac": "RK",
|
|
"loot": "Loot",
|
|
"inventory": "Inventory",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Eigenschaften",
|
|
"notes": "Notes",
|
|
"checkresult": "Check Result"
|
|
}
|