mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 20:22:29 +00:00
* added first version of Into The Dark sheet * updated imgage urls for github To match path when merged * minor fixes on Readme * minor changes following best practices * removed table tags * force background color on attribute inputs
22 lines
652 B
JSON
22 lines
652 B
JSON
{
|
|
"name": "NAME",
|
|
"origin": "ORIGIN",
|
|
"training": "TRAINING",
|
|
"attr-body": "BODY",
|
|
"attr-determination": "DETERMINATION",
|
|
"attr-memory": "MEMORY",
|
|
"attr-technology": "TECHNOLOGY",
|
|
"attr-violence": "VIOLENCE",
|
|
"protection": "PROTECTION",
|
|
"wounds": "WOUNDS",
|
|
"stress": "STRESS",
|
|
"shell": "SHELL",
|
|
"specializations-and-talens": "SPECIALIZATIONS AND TALENTS",
|
|
"weapons-and-gear": "WEAPONS AND GEAR",
|
|
"experience": "EXPERIENCE",
|
|
"experience-rule": "Every 3PX, choose one option and check it.",
|
|
"plus-one-to-attr": "+1 to one attribute",
|
|
"new-specialization": "A new specialization",
|
|
"new-talent": "A new talent",
|
|
"modifier": "Modifier"
|
|
} |