mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-05 06:32:31 +00:00
25 lines
607 B
JSON
25 lines
607 B
JSON
{
|
|
"name": "שם",
|
|
"alignment": "Alignment",
|
|
"level": "דרגה",
|
|
"xp": "XP",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "כוח",
|
|
"dexterity": "זריזות",
|
|
"constitution": "חוסן",
|
|
"intelligence": "תבונה",
|
|
"wisdom": "חוכמה",
|
|
"charisma": "כריזמה",
|
|
"initiative": "יוזמה",
|
|
"hp": "PV",
|
|
"ac": "AC",
|
|
"loot": "Loot",
|
|
"inventory": "Inventory",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "Traits :",
|
|
"notes": "הערות",
|
|
"checkresult": "Check Result"
|
|
}
|