mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
{
|
|
"character": "Character",
|
|
"advancement": "Advancement",
|
|
"materials": "Materials",
|
|
"name": "Name:",
|
|
"archetype": "Archetype:",
|
|
"brawn": "Brawn",
|
|
"wit": "Wit",
|
|
"will": "Will",
|
|
"affluence": "Affluence",
|
|
"xp": "XP",
|
|
"advancements": "Advancements",
|
|
"equipment": "Equipment",
|
|
"consequences": "Consequences",
|
|
"treasure": "Treasure",
|
|
"weapons": "Weapons",
|
|
"description": "Description",
|
|
"type": "Type",
|
|
"range": "Range",
|
|
"att_stat": "Att Stat",
|
|
"damg_mod": "Damg Mod",
|
|
"initiative": "Initiative",
|
|
"armour": "Armour",
|
|
"vigour_max": "Vigour: Max",
|
|
"vigour_cur": "Vigour: Cur",
|
|
"grip": "Grip",
|
|
"brawn_rolls": "Brawn Rolls",
|
|
"wit_rolls": "Wit Rolls",
|
|
"will_rolls": "Will Rolls",
|
|
"check": "Check",
|
|
"attack": "Attack",
|
|
"ck_ato": "Ck A.T.O.",
|
|
"attack_ato": "Att A.T.O.",
|
|
"ck_uh": "Ck U.H.",
|
|
"attack_uh": "Att U.H",
|
|
"observation": "Observation",
|
|
"observation_check": "Observation Check",
|
|
"ob_ck_ato": "Observation Check A.T.O.",
|
|
"ob_ck_uh": "Observation Check U.H.",
|
|
"checkresult": "Check Result",
|
|
"grip_rolls": "Grip Rolls",
|
|
"grip_check": "Grip Check",
|
|
"grip_ck_ato": "Grip Check A.T.O.",
|
|
"grip_ck_uh": "Grip Check U.H.",
|
|
"utility_rolls": "Utility Rolls",
|
|
"roll_initiative": "Roll Initiative",
|
|
"slots": "Slots",
|
|
"total weapons slots": "Total Weapons Slots",
|
|
"total equipment slots": "Total Equipment Slots",
|
|
"total treasure slots": "Total Treasure Slots",
|
|
"total overall slots": "Total Overall Slots",
|
|
"overall inventory": "Overall Inventory",
|
|
"max slots": "Max Slots",
|
|
"carried slots": "Carried Slots",
|
|
"over max slots": "Over Max Slots"
|
|
}
|