{ "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", "col": 1, "value": 0, "bonusname": "CSB", "base": 0, "bonus": 0 }, "dex": { "label": "Dexterity", "abbrev": "dex", "col": 1, "value": 0, "bonusname": "ASB", "base": 0, "bonus": 0 }, "con": { "label": "Constitution", "abbrev": "con", "col": 1, "value": 0, "bonusname": "SSB", "base": 0, "bonus": 0 }, "siz": { "label": "Size", "abbrev": "siz", "col": 2, "value": 0, "bonusname": "MSB", "base": 0, "bonus": 0 }, "att": { "label": "Attractiveness", "abbrev": "att", "col": 2, "value": 0, "bonusname": "PSB", "base": 0, "bonus": 0 }, "int": { "label": "Intelligence", "abbrev": "int", "col": 2, "value": 0, "derivname": "EGO", "derivvalue": 0, "base": 0 }, "edu": { "label": "Education", "abbrev": "edu", "col": 2, "value": 0, "derivname": "HUP", "base": 0, "derivvalue": 0 }, "cha": { "label": "Charisma", "abbrev": "cha", "col": 2, "value": 0, "derivname": "SS", "base": 0, "derivvalue": 0 }, "emp": { "label": "Empathy", "abbrev": "edu", "col": 2, "value": 0, "derivname": "MCDB", "base": 0, "derivvalue": 0 }, "sel": { "label": "Self-Control", "abbrev": "sel", "col": 2, "value": 0, "derivname": "SI", "base": 0, "derivvalue": 0 } }, "secondary": { "hp": { "label": "Hitpoint", "abbrev": "hp", "value": 0, "bonus": 0, "max": 0 }, "lp": { "label": "Hitpoint", "abbrev": "lp", "value": 0, "bonus": 0, "max": 0 }, "bulk": { "label": "Bulk", "abbrev": "bulk", "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": "", "bonus": 0, "used": false, "description": "" }, "perk": { "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": "", "penetration": "", "damage": "", "bulk": 0, "br": 0, "rof": 0, "ammo": 0, "effectiverange": "", "maxrange": "", "sp": 0, "cost": 0, "size": 0, "skillbonus": "", "equipped": false, "description": "" } } }