{ "Actor": { "types": [ "personnage" ], "templates": { "biodata": { "biodata": { "age": "", "size": "", "lieunaissance": "", "nationalite": "", "profession": "", "residence": "", "milieusocial": "", "poids": "", "cheveux": "", "sexe": "", "yeux": "", "enfance": "", "description": "", "gmnotes": "" } }, "core": { "subactors": [], "skills": { "physical": { "name": "ECRY.ui.physical", "skilllist": { "athletics": { "name": "ECRY.ui.athletics", "max": 0, "value": 0 }, "driving": { "name": "ECRY.ui.driving", "max": 0, "value": 0 }, "fencing": { "name": "ECRY.ui.fencing", "max": 0, "value": 0 }, "brawling": { "name": "ECRY.ui.brawling", "max": 0, "value": 0 }, "shooting": { "name": "ECRY.ui.shooting", "max": 0, "value": 0 } } }, "mental": { "name": "ECRY.ui.mental", "skilllist": { "anthropomecanology": { "name": "ECRY.ui.anthropomecanology", "value": 0, "max": 10 }, "ecrymology": { "name": "ECRY.ui.ecrymology", "value": 0, "max": 10 }, "traumatology": { "name": "ECRY.ui.traumatology", "value": 0, "max": 10 }, "traversology": { "name": "ECRY.ui.traversology", "value": 0, "max": 10 }, "urbatechnology": { "name": "ECRY.ui.urbatechnology", "value": 0, "max": 10 } } }, "social": { "name": "ECRY.ui.social", "skilllist": { "quibbling": { "name": "ECRY.ui.quibbling", "value": 0, "max": 10 }, "creativity": { "name": "ECRY.ui.creativity", "value": 0, "max": 10 }, "loquacity": { "name": "ECRY.ui.loquacity", "value": 0, "max": 10 }, "guile": { "name": "ECRY.ui.guile", "value": 0, "max": 10 }, "performance": { "name": "ECRY.ui.performance", "value": 0, "max": 10 } } } } }, "npccore": { "npctype": "", "description": "" } }, "personnage": { "templates": [ "biodata", "core" ] } }, "Item": { "types": ["item", "trait", "weapon", "scar", "specialization","annency", "boheme", "contact"], "templates": { "base": { "description": "" } }, "item": { "templates": ["base"], "quantity": 1, "weight": 0 }, "trait": { "templates": ["base"], "traitype": "basic", "value": 1, "min": -2, "max": 2 }, "weapon": { "templates": ["base"], "effectLevel": 1 }, "specialization": { "templates": ["base"], "skillname": "" }, "scar": { "templates": ["base"], "skillcategory": ["physical", "mental", "social", "cephalie"], "scarLevel": 1 }, "anence": { "templates": ["base"], "collective": false, "multiple": false, "improvements": "" }, "boheme": { "templates": ["base"], "ideals": "", "political": "" }, "contact": { "templates": ["base"], "attitude": "neutral", "organization": "", "location":"" } } }