602 lines
15 KiB
JSON
602 lines
15 KiB
JSON
{
|
|
"Actor": {
|
|
"types": ["personnage", "humanoide", "creature"],
|
|
"templates": {
|
|
"description": {
|
|
"description": "Description ..."
|
|
},
|
|
"background": {
|
|
"biographie": "Histoire personnelle...",
|
|
"notes": "Notes",
|
|
"yeux": "",
|
|
"cheveux": "",
|
|
"poids": "",
|
|
"heure": 0,
|
|
"sexe": "",
|
|
"age": 0,
|
|
"beaute": 10,
|
|
"main": "droitier"
|
|
},
|
|
"creature": {
|
|
"carac": {
|
|
"taille": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Taille",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"constitution": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Constitution",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"force": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Force",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"perception": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Perception",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"volonte": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Volonté",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"reve": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Rêve",
|
|
"xp": 0,
|
|
"derivee": false
|
|
}
|
|
},
|
|
"sante": {
|
|
"vie": {
|
|
"type": "number",
|
|
"max": 10,
|
|
"value": 10,
|
|
"label": "Vie",
|
|
"derivee": false
|
|
},
|
|
"endurance": {
|
|
"type": "number",
|
|
"max": 10,
|
|
"value": 10,
|
|
"label": "Endurance",
|
|
"derivee": false
|
|
},
|
|
"sonne": {
|
|
"value": false,
|
|
"label": "Sonné"
|
|
}
|
|
},
|
|
"blessures": {
|
|
"legeres": {
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
|
},
|
|
"graves": {
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
|
},
|
|
"critiques": {
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
|
}
|
|
},
|
|
"attributs": {
|
|
"plusdom": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "+dom",
|
|
"derivee": true
|
|
},
|
|
"vitesse": {
|
|
"type": "string",
|
|
"value": 0,
|
|
"label": "Vitesse",
|
|
"derivee": true
|
|
},
|
|
"encombrement": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "Encombrement",
|
|
"derivee": false
|
|
},
|
|
"protection": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "Protection",
|
|
"derivee": false
|
|
}
|
|
},
|
|
"compteurs": {
|
|
"etat": {
|
|
"value": 0,
|
|
"label": "Etat général"
|
|
}
|
|
}
|
|
},
|
|
"common": {
|
|
"carac": {
|
|
"taille": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Taille",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"apparence": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Apparence",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"constitution": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Constitution",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"force": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Force",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"agilite": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Agilité",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"dexterite": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Dexterité",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"vue": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Vue",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"ouie": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Ouïe",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"odoratgout": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Odorat-Goût",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"volonte": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Volonté",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"intellect": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Intellect",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"empathie": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Empathie",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"reve": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Rêve",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"chance": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Chance",
|
|
"xp": 0,
|
|
"derivee": false
|
|
},
|
|
"melee": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Mêlée",
|
|
"xp": 0,
|
|
"derivee": true
|
|
},
|
|
"tir": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Tir",
|
|
"xp": 0,
|
|
"derivee": true
|
|
},
|
|
"lancer": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Lancer",
|
|
"xp": 0,
|
|
"derivee": true
|
|
},
|
|
"derobee": {
|
|
"type": "number",
|
|
"value": 10,
|
|
"label": "Dérobée",
|
|
"xp": 0,
|
|
"derivee": true
|
|
}
|
|
},
|
|
"sante": {
|
|
"vie": {
|
|
"type": "number",
|
|
"max": 10,
|
|
"value": 10,
|
|
"label": "Vie",
|
|
"derivee": true
|
|
},
|
|
"endurance": {
|
|
"type": "number",
|
|
"max": 10,
|
|
"value": 10,
|
|
"label": "Endurance",
|
|
"derivee": true
|
|
},
|
|
"fatigue": {
|
|
"type": "number",
|
|
"max": 0,
|
|
"value": 0,
|
|
"label": "Fatigue",
|
|
"derivee": true
|
|
},
|
|
"sonne": {
|
|
"value": false,
|
|
"label": "Sonné"
|
|
}
|
|
},
|
|
"blessures": {
|
|
"legeres": {
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
|
},
|
|
"graves": {
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
|
},
|
|
"critiques": {
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
|
}
|
|
},
|
|
"attributs": {
|
|
"sconst": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "S. Const",
|
|
"derivee": true
|
|
},
|
|
"sust": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "Sustentation",
|
|
"derivee": true
|
|
},
|
|
"plusdom": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "+dom",
|
|
"derivee": true
|
|
},
|
|
"encombrement": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "Encombrement",
|
|
"derivee": true
|
|
},
|
|
"malusarmure": {
|
|
"type": "number",
|
|
"value": 0,
|
|
"label": "Malus Armure",
|
|
"derivee": true
|
|
}
|
|
},
|
|
"reve": {
|
|
"reve": {
|
|
"max": 0,
|
|
"value": 0,
|
|
"label": "Points de Rêve actuels"
|
|
},
|
|
"tmrpos": {
|
|
"coord": "A1",
|
|
"label": "Position TMR"
|
|
},
|
|
"reserve": {
|
|
"list": []
|
|
},
|
|
"rencontre": {
|
|
"list": []
|
|
},
|
|
"refoulement": {
|
|
"value": 0,
|
|
"label": "Points de Refoulement"
|
|
},
|
|
"queues": {
|
|
"list": []
|
|
},
|
|
"souffles": {
|
|
"list": []
|
|
},
|
|
"tetes": {
|
|
"list": []
|
|
},
|
|
"ombres": {
|
|
"list": []
|
|
}
|
|
},
|
|
"compteurs": {
|
|
"sust": {
|
|
"value": 0,
|
|
"label": "Sust.",
|
|
"isInput": true
|
|
},
|
|
"eau": {
|
|
"value": 0,
|
|
"label": "Eau",
|
|
"isInput": true
|
|
},
|
|
"moral": {
|
|
"value": 0,
|
|
"label": "Moral",
|
|
"isInput": true
|
|
},
|
|
"exaltation": {
|
|
"value": 0,
|
|
"label": "Exaltation",
|
|
"isInput": true
|
|
},
|
|
"dissolution": {
|
|
"value": 0,
|
|
"label": "Dissolution",
|
|
"isInput": true
|
|
},
|
|
"chance": {
|
|
"value": 0,
|
|
"max": 0,
|
|
"label": "Chance",
|
|
"isInput": true
|
|
},
|
|
"destinee": {
|
|
"value": 0,
|
|
"label": "Destinée",
|
|
"isInput": true
|
|
},
|
|
"etat": {
|
|
"value": 0,
|
|
"label": "Etat général"
|
|
},
|
|
"ethylisme": {
|
|
"value": 0,
|
|
"label": "Ethylisme",
|
|
"isInput": true
|
|
},
|
|
"stress": {
|
|
"value": 0,
|
|
"label": "Stress",
|
|
"isStress": true,
|
|
"isInput": true
|
|
},
|
|
"experience": {
|
|
"value": 0,
|
|
"label": "Experience",
|
|
"isInput": true
|
|
}
|
|
},
|
|
"argent": {
|
|
"deniers": {
|
|
"label": "Denier",
|
|
"value": 0,
|
|
"enc": 0
|
|
},
|
|
"sols": {
|
|
"label": "Sol",
|
|
"value": 0,
|
|
"enc": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"personnage": {
|
|
"templates": [ "background", "common"]
|
|
},
|
|
"humanoide": {
|
|
"templates": [ "common", "description" ]
|
|
},
|
|
"creature": {
|
|
"templates": [ "creature", "description" ]
|
|
}
|
|
},
|
|
"Item": {
|
|
"types": ["objet", "arme", "armure", "conteneur", "competence", "sort", "herbe", "ingredient", "livre", "potion", "munition", "rencontresTMR", "queue", "ombre", "souffle", "tete", "competencecreature", "tarot"],
|
|
"objet": {
|
|
"description": "",
|
|
"quantite": 1,
|
|
"encombrement": 0,
|
|
"equipe": false,
|
|
"resistance": 0,
|
|
"qualite": 0,
|
|
"cout": 0
|
|
},
|
|
"conteneur": {
|
|
"description": "",
|
|
"capacite": 0,
|
|
"encombrement": 0,
|
|
"equipe": false,
|
|
"qualite": 0,
|
|
"cout": 0
|
|
},
|
|
"arme": {
|
|
"description": "",
|
|
"quantite": 1,
|
|
"encombrement": 0,
|
|
"equipe": false,
|
|
"dommages": 0,
|
|
"force": 0,
|
|
"resistance": 0,
|
|
"competence": "",
|
|
"cout": 0,
|
|
"portee_courte": 0,
|
|
"portee_moyenne": 0,
|
|
"portee_extreme": 0,
|
|
"rapide": false
|
|
},
|
|
"munition": {
|
|
"description": "",
|
|
"quantite": 1,
|
|
"encombrement": 0,
|
|
"equipe": false,
|
|
"qualite": 0,
|
|
"cout": 0
|
|
},
|
|
"armure": {
|
|
"description": "",
|
|
"quantite": 1,
|
|
"encombrement": 0,
|
|
"equipe": false,
|
|
"protection": 0,
|
|
"deterioration": 0,
|
|
"malus": 0,
|
|
"cout": 0
|
|
},
|
|
"competence": {
|
|
"niveau": 0,
|
|
"base": 0,
|
|
"categorie": "",
|
|
"xp": 0,
|
|
"description": "Compétence : ...",
|
|
"defaut_carac": ""
|
|
},
|
|
"competencecreature": {
|
|
"niveau": 0,
|
|
"carac_value": 0,
|
|
"iscombat": false,
|
|
"dommages": 0,
|
|
"description": "Compétence : ..."
|
|
},
|
|
"sort": {
|
|
"description": "",
|
|
"draconic": "",
|
|
"duree": "",
|
|
"JR": "",
|
|
"cible": "",
|
|
"difficulte": "",
|
|
"portée": "",
|
|
"caseTMR": "",
|
|
"caseTMRspeciale": "",
|
|
"ptreve": ""
|
|
},
|
|
"herbe": {
|
|
"description": "",
|
|
"niveau": 0,
|
|
"base": 0,
|
|
"quantite": 1,
|
|
"milieu": "",
|
|
"rarete": "",
|
|
"categorie": "",
|
|
"cout": 0
|
|
},
|
|
"ingredient": {
|
|
"description": "",
|
|
"niveau": 0,
|
|
"encombrement": 0,
|
|
"base": 0,
|
|
"quantite": 1,
|
|
"milieu": "",
|
|
"rarete": "",
|
|
"categorie": "",
|
|
"cout": 0
|
|
},
|
|
"tache": {
|
|
"competence": "",
|
|
"difficulte": 0,
|
|
"points_de_tache": 0,
|
|
"points_de_tache_courant": 0,
|
|
"description": ""
|
|
},
|
|
"livre": {
|
|
"description": "",
|
|
"auteur": "",
|
|
"quantite": 1,
|
|
"difficulte": 0,
|
|
"points_de_tache": 0,
|
|
"encombrement": 0,
|
|
"xp": "",
|
|
"cout": 0
|
|
},
|
|
"potion": {
|
|
"description": "",
|
|
"quantite": 1,
|
|
"encombrement": 0,
|
|
"rarete": "",
|
|
"categorie": "",
|
|
"cout": 0
|
|
},
|
|
"rencontresTMR": {
|
|
"description": ""
|
|
},
|
|
"queue": {
|
|
"description": "",
|
|
"refoulement": 0
|
|
},
|
|
"ombre": {
|
|
"description": "",
|
|
"refoulement": 2
|
|
},
|
|
"souffle": {
|
|
"description": ""
|
|
},
|
|
"tete": {
|
|
"description": ""
|
|
},
|
|
"tarot": {
|
|
"concept":"",
|
|
"aspect":"",
|
|
"description": ""
|
|
}
|
|
}
|
|
}
|