mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
27 lines
655 B
JSON
27 lines
655 B
JSON
{
|
|
"title": "Cairn",
|
|
"hit-protection": "HP",
|
|
"dexterity": "Dexterity",
|
|
"strength": "Strength",
|
|
"willpower": "Willpower",
|
|
"weapon": "Weapon",
|
|
"damage": "Dmg.",
|
|
"item": "Item",
|
|
"quantity": "Qty.",
|
|
"notes": "Notes",
|
|
"armor": "Armor",
|
|
"gp": "Gold",
|
|
"deprived": "Deprived",
|
|
"fatigue": "Fatigue",
|
|
"character-name": "Name",
|
|
"pronouns": "Pronouns",
|
|
"background": "Background",
|
|
"traits": "Description and Traits",
|
|
"saves": "Saves",
|
|
"defense": "Defense",
|
|
"offense": "Offense",
|
|
"conditions": "Conditions",
|
|
"everything-else": "Everything Else",
|
|
"inventory": "Inventory"
|
|
}
|