{ "Actor": { "types": ["character", "crew"], "character": { "alias": "", "stress": [0], "traumas": [], "healing-clock": [0], "experience": [0], "coins": [0], "coins_stashed": [0], "special_abilities": [], "harm": { "light": { "one": "", "two": "" }, "medium": { "one": "", "two": "" }, "heavy": { "one": "" }, "deadly": { "one": "" } }, "armor-uses": { "armor": 0, "heavy": 0, "special": 0 }, "attributes": { "insight": { "exp": [0], "skills": { "hunt": [0], "study": [0], "survey": [0], "tinker": [0] } }, "prowess": { "exp": [0], "skills": { "finesse": [0], "prowl": [0], "skirmish": [0], "wreck": [0] } }, "resolve": { "exp": [0], "skills": { "attune": [0], "command": [0], "consort": [0], "sway": [0] } } }, "classes": { "cutter": { "skills": { "skirmish": 2, "command": 1 } }, "hound": { "skills": { "hunt": 2, "survey": 1 } }, "leech": { "skills": { "tinker": 2, "wreck": 1 } }, "lurk": { "skills": { "finesse": 1, "prowl": 2 } }, "slide": { "skills": { "consort": 1, "sway": 2 } }, "spider": { "skills": { "study": 1, "consort": 2 } }, "whisper": { "skills": { "study": 1, "attune": 2 } } } } }, "Item": { "types": ["item", "class", "ability", "heritage", "background", "vice"], "item": { "class_restriction": "", "load": 0, "description": "" }, "class": { "description": "", "base_skills": { "hunt": [0], "study": [0], "survey": [0], "tinker": [0], "finesse": [0], "prowl": [0], "skirmish": [0], "wreck": [0], "attune": [0], "command": [0], "consort": [0], "sway": [0] }, "class_items": [] }, "ability": { "class": "", "description": "" }, "heritage": { "description": "" }, "background": { "description": "" }, "vice": { "description": "" } } }