{ "Actor": { "types": [ "character", "npc" ], "templates": { "biodata": { "biodata": { "species": "", "age": 0, "gender": 0, "character": "", "religion": "", "weight": "", "height": "", "earlyeducation": "", "tertiaryeducation": "", "worldoforigin": "", "style": { "clothes": "", "hairstyle": "", "accessories": "" }, "environment": { "culturalorigin": "", "familyorigin": "", "parent": "", "siblings": "", "childhoodenv": "", "personality": "", "motivation": "", "outlookpeople": "", "outlookorganisation": "", "valuepossession": "" }, "background": "", "description": "", "notes": "", "gmnotes": "" } }, "core": { "subactors": [], "attributes": { "str": { "label": "Strength", "abbrev": "str", "value": 0 }, "dex": { "label": "Dexterity", "abbrev": "dex", "value": 0 }, "con": { "label": "Constitution", "abbrev": "con", "value": 0 }, "siz": { "label": "Size", "abbrev": "siz", "value": 0 }, "att": { "label": "Attractiveness", "abbrev": "att", "value": 0 }, "int": { "label": "Intelligence", "abbrev": "int", "value": 0 }, "edu": { "label": "Education", "abbrev": "edu", "value": 0 }, "cha": { "label": "Charisma", "abbrev": "cha", "value": 0 }, "emp": { "label": "Empathy", "abbrev": "emp", "value": 0 }, "sel": { "label": "Self-Control", "abbrev": "sel", "value": 0 } }, "derivated": { "csb": { "label": "CSB", "value": 0, "bonus": 0 }, "asb": { "label": "ASB", "value": 0, "bonus": 0 }, "ssb": { "label": "SSB", "value": 0, "bonus": 0 }, "msb": { "label": "MSB", "value": 0, "bonus": 0 }, "psb": { "label": "PSB", "value": 0, "bonus": 0 }, "ego": { "label": "EGO", "value": 0, "bonus": 0 }, "hup": { "label": "HUP", "value": 0, "bonus": 0 }, "ss": { "label": "SS", "value": 0, "bonus": 0 }, "mcdb": { "label": "MCDB", "value": 0, "bonus": 0 }, "si": { "label": "SI", "value": 0, "bonus": 0 } }, "secondary": { "hp": { "label": "Hitpoints", "abbrev": "hp", "value": 0, "bonus": 0, "max": 0 }, "fp": { "label": "Fatigue Points", "abbrev": "fp", "value": 0, "bonus": 0, "max": 0 }, "bulk": { "label": "Bulk", "abbrev": "bulk", "maxeditable": true, "value": 0, "bonus": 0, "max": 0 } }, "hitlocations": { "head": { "label": "Head", "dice": [ 1 ], "max": 0, "value": 0, "armour": 0 }, "chest": { "label": "Chest", "dice": [ 2, 4 ], "max": 0, "value": 0, "armour": 0 }, "abdomen": { "label": "Abdomen", "dice": [ 5, 6 ], "max": 0, "value": 0, "armour": 0 }, "leftarm": { "label": "Left Arm", "dice": [ 7 ], "max": 0, "value": 0, "armour": 0 }, "rightarm": { "label": "Right Arm", "dice": [ 8 ], "max": 0, "value": 0, "armour": 0 }, "rightleg": { "label": "Right Leg", "dice": [ 9 ], "max": 0, "value": 0, "armour": 0 }, "leftleg": { "label": "Left Leg", "dice": [ 10 ], "max": 0, "value": 0, "armour": 0 } }, "xp": { "total": 0, "spent": 0 }, "speed": { "value": 0 } }, "npccore": { "npctype": "", "description": "" } }, "character": { "templates": [ "biodata", "core" ] }, "npc": { "templates": [ "biodata", "core" ] } }, "Item": { "types": [ "skill", "perk", "ability", "armor", "equipment", "weapon", "money", "genetic", "cyber" ], "skill": { "base": "", "value": 0, "bonus": 0, "used": false, "description": "" }, "perk": { "perktype": "normal", "role": "", "requirements": "", "xpcost": 0, "cost": 0, "description": "" }, "ability": { "description": "" }, "genetic": { "hup": 0, "description": "" }, "cyber": { "hup": 0, "description": "" }, "armor": { "armortype": "", "locations": { "head": { "protected": false, "max": 0, "value": 0 }, "abdomen": { "protected": false, "max": 0, "value": 0 }, "chest": { "protected": false, "max": 0, "value": 0 }, "leftleg": { "protected": false, "max": 0, "value": 0 }, "rightleg": { "protected": false, "max": 0, "value": 0 }, "leftarm": { "protected": false, "max": 0, "value": 0 }, "rightarm": { "protected": false, "max": 0, "value": 0 } }, "si": 0, "skillbonus": "", "availability": "", "equipped": false, "bulk": 0, "cost": 0, "description": "" }, "equipment": { "equiptype": "", "cost": 0, "skillbonus": "", "quantity": 0, "bulk": 0, "equipped": false, "iscontainer": false, "containercapacity": 0, "containerid": "", "description": "" }, "money": { "value": 0, "quantity": 0, "description": "" }, "weapon": { "weapontype": "", "associatedskill": "", "penetrationmin": "", "penetrationmax": "", "damage": "", "bulk": 0, "br": 0, "rof": 0, "ammo": 0, "effectiverange": "", "maxrange": "", "sp": 0, "cost": 0, "size": 0, "skillbonus": "", "equipped": false, "description": "" } } }