2020-05-21 21:48:20 +02:00
|
|
|
{
|
|
|
|
"Actor": {
|
2021-01-10 22:12:07 +01:00
|
|
|
"types": ["personnage", "creature", "entite", "vehicule"],
|
2020-05-21 22:03:58 +02:00
|
|
|
"templates": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"description": {
|
2020-12-01 20:52:05 +01:00
|
|
|
"description": "Description ...",
|
|
|
|
"notesmj": "Notes du MJ"
|
2020-09-20 16:36:39 +02:00
|
|
|
},
|
2021-01-11 16:29:41 +01:00
|
|
|
"subacteurs": {
|
|
|
|
"subacteurs": {
|
|
|
|
"suivants": [],
|
|
|
|
"montures": [],
|
|
|
|
"vehicules": []
|
|
|
|
}
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"background": {
|
2020-05-22 00:48:43 +02:00
|
|
|
"biographie": "Histoire personnelle...",
|
2020-11-04 18:00:42 +01:00
|
|
|
"notes": "Notes",
|
2020-12-01 20:52:05 +01:00
|
|
|
"notesmj": "Notes du MJ",
|
2020-05-21 22:03:58 +02:00
|
|
|
"yeux": "",
|
2020-05-24 20:19:57 +02:00
|
|
|
"cheveux": "",
|
|
|
|
"poids": "",
|
2020-12-11 02:48:35 +01:00
|
|
|
"heure": "",
|
2020-05-24 20:19:57 +02:00
|
|
|
"sexe": "",
|
|
|
|
"age": 0,
|
|
|
|
"beaute": 10,
|
|
|
|
"main": "droitier"
|
2020-05-21 21:48:20 +02:00
|
|
|
},
|
2021-01-10 22:12:07 +01:00
|
|
|
"vehicule": {
|
|
|
|
"categorie": "",
|
|
|
|
"resistance": 0,
|
|
|
|
"structure": 0,
|
|
|
|
"vitesse": "",
|
|
|
|
"bonus": "",
|
|
|
|
"manoeuvrabilite": "",
|
|
|
|
"equipage": 0,
|
|
|
|
"capacite_encombrement": 0
|
|
|
|
},
|
2020-11-14 23:24:01 +01:00
|
|
|
"entite": {
|
|
|
|
"carac": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"taille": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Taille",
|
2020-11-14 23:24:01 +01:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"reve": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Rêve",
|
2020-11-14 23:24:01 +01:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
|
|
|
},
|
|
|
|
"niveau": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
|
|
|
"value": 0,
|
|
|
|
"label": "Niveau",
|
2020-11-14 23:24:01 +01:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sante": {
|
|
|
|
"endurance": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-11-14 23:24:01 +01:00
|
|
|
"max": 10,
|
|
|
|
"value": 10,
|
|
|
|
"label": "Endurance",
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-12-01 17:36:13 +01:00
|
|
|
},
|
|
|
|
"resonnance": {
|
|
|
|
"actors" : []
|
2020-11-14 23:24:01 +01:00
|
|
|
}
|
|
|
|
},
|
2020-11-15 11:15:36 +01:00
|
|
|
"compteurs": {
|
|
|
|
"etat": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Etat général"
|
2020-12-06 22:57:37 +01:00
|
|
|
},
|
2020-11-27 12:20:13 +01:00
|
|
|
"surenc": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Sur-encombrement"
|
2020-11-15 11:15:36 +01:00
|
|
|
}
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"attributs": {
|
2020-11-14 23:24:01 +01:00
|
|
|
"plusdom": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-11-14 23:24:01 +01:00
|
|
|
"value": 0,
|
|
|
|
"label": "+dom",
|
|
|
|
"derivee": true
|
|
|
|
},
|
|
|
|
"vitesse": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "string",
|
2020-11-14 23:24:01 +01:00
|
|
|
"value": 0,
|
|
|
|
"label": "Vitesse",
|
|
|
|
"derivee": true
|
2020-12-15 18:36:18 +01:00
|
|
|
},
|
|
|
|
"protection": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 0,
|
2020-12-18 01:10:03 +01:00
|
|
|
"label": "Protection naturelle",
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-11-14 23:24:01 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2020-09-20 17:38:21 +02:00
|
|
|
"creature": {
|
|
|
|
"carac": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"taille": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Taille",
|
2020-09-20 17:38:21 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"constitution": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Constitution",
|
|
|
|
"xp": 0,
|
2020-09-20 17:38:21 +02:00
|
|
|
"derivee": false
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"force": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Force",
|
|
|
|
"xp": 0,
|
2020-09-20 17:38:21 +02:00
|
|
|
"derivee": false
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"perception": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Perception",
|
2020-09-20 17:38:21 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"volonte": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Volonté",
|
2020-09-20 17:38:21 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"reve": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Rêve",
|
2020-09-20 17:38:21 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sante": {
|
|
|
|
"vie": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-09-20 17:38:21 +02:00
|
|
|
"max": 10,
|
|
|
|
"value": 10,
|
|
|
|
"label": "Vie",
|
2020-09-20 21:14:05 +02:00
|
|
|
"derivee": false
|
2020-09-20 17:38:21 +02:00
|
|
|
},
|
|
|
|
"endurance": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-09-20 17:38:21 +02:00
|
|
|
"max": 10,
|
|
|
|
"value": 10,
|
|
|
|
"label": "Endurance",
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-09-20 17:38:21 +02:00
|
|
|
},
|
|
|
|
"sonne": {
|
|
|
|
"value": false,
|
2021-02-17 11:16:27 +01:00
|
|
|
"round": -1,
|
2020-09-20 17:38:21 +02:00
|
|
|
"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": "" },
|
2020-12-06 22:57:37 +01:00
|
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
2020-09-20 17:38:21 +02:00
|
|
|
{ "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": "" } ]
|
|
|
|
}
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"attributs": {
|
2020-09-20 21:14:05 +02:00
|
|
|
"plusdom": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-09-20 17:38:21 +02:00
|
|
|
"value": 0,
|
2020-09-20 21:14:05 +02:00
|
|
|
"label": "+dom",
|
2020-09-20 17:38:21 +02:00
|
|
|
"derivee": true
|
|
|
|
},
|
2020-09-20 21:14:05 +02:00
|
|
|
"vitesse": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "string",
|
2020-09-20 17:38:21 +02:00
|
|
|
"value": 0,
|
2020-09-20 21:14:05 +02:00
|
|
|
"label": "Vitesse",
|
2020-09-20 17:38:21 +02:00
|
|
|
"derivee": true
|
|
|
|
},
|
|
|
|
"encombrement": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-09-20 17:38:21 +02:00
|
|
|
"value": 0,
|
|
|
|
"label": "Encombrement",
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-09-20 17:38:21 +02:00
|
|
|
},
|
2020-09-20 21:14:05 +02:00
|
|
|
"protection": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-09-20 17:38:21 +02:00
|
|
|
"value": 0,
|
2020-12-18 01:10:03 +01:00
|
|
|
"label": "Protection naturelle",
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-09-20 17:38:21 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"compteurs": {
|
|
|
|
"etat": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Etat général"
|
2020-11-27 12:20:13 +01:00
|
|
|
},
|
|
|
|
"surenc": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Sur-encombrement"
|
|
|
|
}
|
2020-09-20 17:38:21 +02:00
|
|
|
}
|
|
|
|
},
|
2020-05-22 00:48:43 +02:00
|
|
|
"common": {
|
|
|
|
"carac": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"taille": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Taille",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"apparence": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Apparence",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"constitution": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Constitution",
|
|
|
|
"xp": 0,
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"force": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Force",
|
|
|
|
"xp": 0,
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"agilite": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Agilité",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"dexterite": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
2021-02-06 22:34:27 +01:00
|
|
|
"label": "Dextérité",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"vue": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Vue",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"ouie": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Ouïe",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"odoratgout": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Odorat-Goût",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"volonte": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Volonté",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"intellect": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Intellect",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"empathie": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Empathie",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
2020-12-15 18:36:18 +01:00
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"reve": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Rêve",
|
2020-05-24 20:19:57 +02:00
|
|
|
"xp": 0,
|
|
|
|
"derivee": false
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"chance": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Chance",
|
|
|
|
"xp": 0,
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": false
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"melee": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Mêlée",
|
|
|
|
"xp": 0,
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": true
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"tir": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Tir",
|
|
|
|
"xp": 0,
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": true
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"lancer": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Lancer",
|
|
|
|
"xp": 0,
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": true
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"derobee": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 10,
|
|
|
|
"label": "Dérobée",
|
|
|
|
"xp": 0,
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": true
|
2020-05-22 00:48:43 +02:00
|
|
|
}
|
2020-05-21 22:03:58 +02:00
|
|
|
},
|
2020-05-22 00:48:43 +02:00
|
|
|
"sante": {
|
|
|
|
"vie": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-22 00:48:43 +02:00
|
|
|
"max": 10,
|
|
|
|
"value": 10,
|
2020-05-27 23:47:49 +02:00
|
|
|
"label": "Vie",
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": true
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
|
|
|
"endurance": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-22 00:48:43 +02:00
|
|
|
"max": 10,
|
|
|
|
"value": 10,
|
2020-05-27 23:47:49 +02:00
|
|
|
"label": "Endurance",
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": true
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
|
|
|
"fatigue": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-27 23:47:49 +02:00
|
|
|
"max": 0,
|
|
|
|
"value": 0,
|
|
|
|
"label": "Fatigue",
|
2020-05-24 20:19:57 +02:00
|
|
|
"derivee": true
|
2020-12-06 22:57:37 +01:00
|
|
|
},
|
2020-05-31 23:06:25 +02:00
|
|
|
"sonne": {
|
|
|
|
"value": false,
|
|
|
|
"label": "Sonné"
|
2020-05-28 23:36:09 +02:00
|
|
|
}
|
|
|
|
},
|
2020-05-28 23:37:35 +02:00
|
|
|
"blessures": {
|
2020-05-27 21:57:00 +02:00
|
|
|
"legeres": {
|
2020-06-12 22:46:04 +02:00
|
|
|
"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": "" },
|
2020-12-06 22:57:37 +01:00
|
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
2020-06-12 22:46:04 +02:00
|
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
|
|
|
"graves": {
|
2020-06-12 22:46:04 +02:00
|
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
|
|
|
{ "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
|
|
|
"critiques": {
|
2020-06-12 22:46:04 +02:00
|
|
|
"liste": [ { "active": false, "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
2020-05-24 20:19:57 +02:00
|
|
|
}
|
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"attributs": {
|
2020-05-24 20:19:57 +02:00
|
|
|
"sconst": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-24 20:19:57 +02:00
|
|
|
"value": 0,
|
|
|
|
"label": "S. Const",
|
|
|
|
"derivee": true
|
|
|
|
},
|
|
|
|
"sust": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-24 20:19:57 +02:00
|
|
|
"value": 0,
|
|
|
|
"label": "Sustentation",
|
|
|
|
"derivee": true
|
|
|
|
},
|
|
|
|
"plusdom": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-24 20:19:57 +02:00
|
|
|
"value": 0,
|
|
|
|
"label": "+dom",
|
|
|
|
"derivee": true
|
|
|
|
},
|
|
|
|
"encombrement": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-24 20:19:57 +02:00
|
|
|
"value": 0,
|
|
|
|
"label": "Encombrement",
|
|
|
|
"derivee": true
|
2020-05-24 20:21:47 +02:00
|
|
|
},
|
2020-05-24 20:19:57 +02:00
|
|
|
"malusarmure": {
|
2020-12-06 22:57:37 +01:00
|
|
|
"type": "number",
|
2020-05-24 20:19:57 +02:00
|
|
|
"value": 0,
|
|
|
|
"label": "Malus Armure",
|
|
|
|
"derivee": true
|
2020-12-15 18:36:18 +01:00
|
|
|
},
|
|
|
|
"protection": {
|
|
|
|
"type": "number",
|
|
|
|
"value": 0,
|
|
|
|
"label": "Protection naturelle",
|
|
|
|
"derivee": false
|
2021-04-01 21:33:43 +02:00
|
|
|
},
|
|
|
|
"hautrevant": {
|
|
|
|
"type": "string",
|
|
|
|
"value": "",
|
|
|
|
"label": "Haut rêvant",
|
|
|
|
"derivee": true
|
2020-05-24 20:19:57 +02:00
|
|
|
}
|
|
|
|
},
|
2020-07-05 22:35:18 +02:00
|
|
|
"reve": {
|
2020-05-27 21:57:00 +02:00
|
|
|
"reve": {
|
|
|
|
"max": 0,
|
2021-01-29 01:02:16 +01:00
|
|
|
"value": 10,
|
2021-02-07 20:36:34 +01:00
|
|
|
"label": "Points de Rêve actuels",
|
|
|
|
"thanatosused": false
|
2020-07-05 22:35:18 +02:00
|
|
|
},
|
2020-11-16 03:52:34 +01:00
|
|
|
"seuil": {
|
|
|
|
"max": 0,
|
2021-01-29 01:02:16 +01:00
|
|
|
"value": 10,
|
2020-11-16 03:52:34 +01:00
|
|
|
"label": "Seuil de Rêve"
|
|
|
|
},
|
2020-07-05 22:35:18 +02:00
|
|
|
"tmrpos": {
|
2020-07-06 09:03:21 +02:00
|
|
|
"coord": "A1",
|
2020-07-05 22:35:18 +02:00
|
|
|
"label": "Position TMR"
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
2020-07-05 22:35:18 +02:00
|
|
|
"reserve": {
|
2020-07-17 22:04:35 +02:00
|
|
|
"list": []
|
2020-07-14 22:19:29 +02:00
|
|
|
},
|
|
|
|
"rencontre": {
|
2020-07-17 22:04:35 +02:00
|
|
|
"list": []
|
2020-07-14 22:19:29 +02:00
|
|
|
},
|
|
|
|
"refoulement": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Points de Refoulement"
|
2020-07-17 22:04:35 +02:00
|
|
|
},
|
|
|
|
"queues": {
|
|
|
|
"list": []
|
|
|
|
},
|
|
|
|
"souffles": {
|
|
|
|
"list": []
|
|
|
|
},
|
|
|
|
"tetes": {
|
|
|
|
"list": []
|
|
|
|
},
|
|
|
|
"ombres": {
|
|
|
|
"list": []
|
2021-02-07 20:36:34 +01:00
|
|
|
}
|
2020-07-05 22:35:18 +02:00
|
|
|
},
|
|
|
|
"compteurs": {
|
2020-05-27 21:57:00 +02:00
|
|
|
"sust": {
|
2020-05-28 23:36:09 +02:00
|
|
|
"value": 0,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Sust.",
|
|
|
|
"isInput": true
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
|
|
|
"eau": {
|
2020-05-28 23:36:09 +02:00
|
|
|
"value": 0,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Eau",
|
|
|
|
"isInput": true
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
|
|
|
"moral": {
|
|
|
|
"value": 0,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Moral",
|
|
|
|
"isInput": true
|
2020-05-28 23:36:09 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"exaltation": {
|
2020-05-28 23:36:09 +02:00
|
|
|
"value": 0,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Exaltation",
|
|
|
|
"isInput": true
|
2020-05-28 23:36:09 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"dissolution": {
|
2020-05-28 23:36:09 +02:00
|
|
|
"value": 0,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Dissolution",
|
|
|
|
"isInput": true
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
|
|
|
"chance": {
|
|
|
|
"value": 0,
|
2020-05-29 00:43:16 +02:00
|
|
|
"max": 0,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Chance",
|
|
|
|
"isInput": true
|
2020-05-28 23:36:09 +02:00
|
|
|
},
|
|
|
|
"destinee": {
|
|
|
|
"value": 0,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Destinée",
|
|
|
|
"isInput": true
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
2021-03-08 16:43:00 +01:00
|
|
|
"voyage": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Voyage",
|
|
|
|
"isInput": true
|
|
|
|
},
|
2020-05-27 21:57:00 +02:00
|
|
|
"etat": {
|
|
|
|
"value": 0,
|
2020-05-28 23:36:09 +02:00
|
|
|
"label": "Etat général"
|
|
|
|
},
|
2020-11-27 12:20:13 +01:00
|
|
|
"surenc": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Sur-encombrement"
|
|
|
|
},
|
2020-05-28 23:36:09 +02:00
|
|
|
"ethylisme": {
|
2020-12-18 23:35:53 +01:00
|
|
|
"value": 1,
|
2020-08-29 22:52:41 +02:00
|
|
|
"label": "Ethylisme",
|
2020-12-06 20:11:30 +01:00
|
|
|
"isInput": true,
|
2020-12-29 01:34:15 +01:00
|
|
|
"nb_doses": 0,
|
|
|
|
"jet_moral": "false"
|
2020-12-06 22:57:37 +01:00
|
|
|
},
|
2020-08-29 22:52:41 +02:00
|
|
|
"stress": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Stress",
|
|
|
|
"isStress": true,
|
|
|
|
"isInput": true
|
|
|
|
},
|
|
|
|
"experience": {
|
|
|
|
"value": 0,
|
|
|
|
"label": "Experience",
|
|
|
|
"isInput": true
|
|
|
|
}
|
2020-05-27 21:57:00 +02:00
|
|
|
},
|
2020-12-06 22:57:37 +01:00
|
|
|
"argent": {
|
|
|
|
"deniers": {
|
2020-05-24 20:19:57 +02:00
|
|
|
"label": "Denier",
|
|
|
|
"value": 0,
|
|
|
|
"enc": 0
|
|
|
|
},
|
|
|
|
"sols": {
|
|
|
|
"label": "Sol",
|
|
|
|
"value": 0,
|
|
|
|
"enc": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
}
|
2020-05-21 22:30:49 +02:00
|
|
|
}
|
2021-01-10 22:12:07 +01:00
|
|
|
}
|
2020-05-21 22:03:58 +02:00
|
|
|
},
|
|
|
|
"personnage": {
|
2021-01-11 16:29:41 +01:00
|
|
|
"templates": [ "background", "common", "subacteurs" ]
|
2020-12-06 22:57:37 +01:00
|
|
|
},
|
2020-09-20 16:36:39 +02:00
|
|
|
"creature": {
|
2020-09-20 17:38:21 +02:00
|
|
|
"templates": [ "creature", "description" ]
|
2020-11-14 23:24:01 +01:00
|
|
|
},
|
|
|
|
"entite": {
|
|
|
|
"templates": [ "entite", "description" ]
|
2021-01-10 22:12:07 +01:00
|
|
|
},
|
|
|
|
"vehicule": {
|
|
|
|
"templates": [ "vehicule", "description" ]
|
2020-05-21 21:48:20 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"Item": {
|
2021-01-07 20:04:10 +01:00
|
|
|
"types": ["objet", "arme", "armure", "conteneur", "competence", "sort", "herbe", "ingredient", "livre", "potion", "munition", "rencontresTMR", "queue", "ombre", "souffle",
|
2021-01-24 10:26:35 +01:00
|
|
|
"tete", "competencecreature", "tarot", "monnaie", "nombreastral", "tache", "meditation", "casetmr", "recettealchimique",
|
2021-02-06 01:34:01 +01:00
|
|
|
"musique", "chant", "danse", "jeu", "recettecuisine", "maladie", "poison", "oeuvre" ],
|
2020-05-22 00:48:43 +02:00
|
|
|
"objet": {
|
2020-05-21 21:48:20 +02:00
|
|
|
"description": "",
|
2020-05-22 19:28:01 +02:00
|
|
|
"quantite": 1,
|
|
|
|
"encombrement": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"equipe": false,
|
2020-06-12 22:46:04 +02:00
|
|
|
"resistance": 0,
|
|
|
|
"qualite": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"cout": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-06-12 22:46:04 +02:00
|
|
|
"conteneur": {
|
|
|
|
"description": "",
|
|
|
|
"capacite": 0,
|
|
|
|
"encombrement": 0,
|
|
|
|
"equipe": false,
|
|
|
|
"qualite": 0,
|
2020-11-12 14:43:08 +01:00
|
|
|
"contenu": [],
|
2020-06-12 22:46:04 +02:00
|
|
|
"cout": 0
|
|
|
|
},
|
2020-05-22 00:48:43 +02:00
|
|
|
"arme": {
|
2021-01-01 22:23:58 +01:00
|
|
|
"categorie_parade": "",
|
2020-05-22 00:48:43 +02:00
|
|
|
"description": "",
|
2020-05-22 19:28:01 +02:00
|
|
|
"quantite": 1,
|
|
|
|
"encombrement": 0,
|
|
|
|
"equipe": false,
|
2020-11-23 20:40:56 +01:00
|
|
|
"dommages": "0",
|
2020-12-15 23:17:05 +01:00
|
|
|
"penetration": 0,
|
2020-11-23 20:40:56 +01:00
|
|
|
"force": "0",
|
2020-05-31 23:06:25 +02:00
|
|
|
"resistance": 0,
|
2020-06-03 21:35:18 +02:00
|
|
|
"competence": "",
|
2020-06-10 08:23:58 +02:00
|
|
|
"cout": 0,
|
2020-06-12 22:46:04 +02:00
|
|
|
"portee_courte": 0,
|
2021-01-29 20:10:43 +01:00
|
|
|
"magique": false,
|
|
|
|
"ecaille_efficacite": 0,
|
|
|
|
"resistance_magique": 0,
|
2020-06-12 22:46:04 +02:00
|
|
|
"portee_moyenne": 0,
|
2020-06-17 20:31:43 +02:00
|
|
|
"portee_extreme": 0,
|
2020-11-23 20:40:56 +01:00
|
|
|
"rapide": false,
|
|
|
|
"deuxmains": false,
|
2021-02-05 09:36:42 +01:00
|
|
|
"unemain": false,
|
|
|
|
"initpremierround": ""
|
2021-01-29 20:10:43 +01:00
|
|
|
},
|
2020-05-22 19:28:01 +02:00
|
|
|
"munition": {
|
|
|
|
"description": "",
|
|
|
|
"quantite": 1,
|
|
|
|
"encombrement": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"equipe": false,
|
2020-06-25 23:18:14 +02:00
|
|
|
"qualite": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"cout": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
|
|
|
"armure": {
|
|
|
|
"description": "",
|
2020-05-22 19:28:01 +02:00
|
|
|
"quantite": 1,
|
|
|
|
"encombrement": 0,
|
|
|
|
"equipe": false,
|
2020-06-23 23:34:12 +02:00
|
|
|
"protection": 0,
|
|
|
|
"deterioration": 0,
|
2020-05-31 23:06:25 +02:00
|
|
|
"malus": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"cout": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-05-22 19:28:01 +02:00
|
|
|
"competence": {
|
2020-05-22 00:48:43 +02:00
|
|
|
"niveau": 0,
|
2021-01-04 14:06:35 +01:00
|
|
|
"default_diffLibre": 0,
|
2020-05-22 00:48:43 +02:00
|
|
|
"base": 0,
|
2020-05-22 19:28:01 +02:00
|
|
|
"categorie": "",
|
2020-05-22 00:50:32 +02:00
|
|
|
"xp": 0,
|
2020-05-22 19:28:01 +02:00
|
|
|
"description": "Compétence : ...",
|
2020-12-02 18:14:59 +01:00
|
|
|
"defaut_carac": "",
|
2020-12-04 22:27:11 +01:00
|
|
|
"niveau_archetype": 0,
|
|
|
|
"xp_sort": 0
|
2020-09-20 16:36:39 +02:00
|
|
|
},
|
|
|
|
"competencecreature": {
|
2021-01-01 22:23:58 +01:00
|
|
|
"categorie_parade": "",
|
2020-09-20 16:36:39 +02:00
|
|
|
"niveau": 0,
|
2021-01-04 14:06:35 +01:00
|
|
|
"default_diffLibre": 0,
|
2020-09-20 19:17:31 +02:00
|
|
|
"carac_value": 0,
|
2020-09-20 17:38:21 +02:00
|
|
|
"iscombat": false,
|
2020-12-08 22:27:28 +01:00
|
|
|
"isparade": false,
|
2020-09-20 16:36:39 +02:00
|
|
|
"dommages": 0,
|
|
|
|
"description": "Compétence : ..."
|
|
|
|
},
|
2020-05-22 00:48:43 +02:00
|
|
|
"sort": {
|
|
|
|
"description": "",
|
2020-12-06 22:57:37 +01:00
|
|
|
"draconic": "",
|
2020-06-26 15:47:44 +02:00
|
|
|
"duree": "",
|
|
|
|
"JR": "",
|
|
|
|
"cible": "",
|
|
|
|
"difficulte": "",
|
|
|
|
"portée": "",
|
|
|
|
"caseTMR": "",
|
|
|
|
"caseTMRspeciale": "",
|
2020-11-18 08:32:23 +01:00
|
|
|
"ptreve": "",
|
2020-12-04 20:52:04 +01:00
|
|
|
"xp": 0,
|
2020-12-11 20:37:00 +01:00
|
|
|
"bonuscase": "",
|
|
|
|
"isrituel": false,
|
|
|
|
"coutseuil": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
|
|
|
"herbe": {
|
|
|
|
"description": "",
|
|
|
|
"niveau": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"base": 0,
|
2020-06-26 15:47:44 +02:00
|
|
|
"quantite": 1,
|
2020-11-09 22:28:46 +01:00
|
|
|
"milieu": "",
|
|
|
|
"rarete": "",
|
|
|
|
"categorie": "",
|
2020-05-22 22:37:02 +02:00
|
|
|
"cout": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
|
|
|
"ingredient": {
|
|
|
|
"description": "",
|
|
|
|
"niveau": 0,
|
2020-05-22 19:28:01 +02:00
|
|
|
"encombrement": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"base": 0,
|
2020-06-26 15:47:44 +02:00
|
|
|
"quantite": 1,
|
2020-11-09 22:28:46 +01:00
|
|
|
"milieu": "",
|
2020-11-09 22:35:26 +01:00
|
|
|
"rarete": "",
|
|
|
|
"categorie": "",
|
2020-05-22 22:37:02 +02:00
|
|
|
"cout": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
2020-06-12 22:46:04 +02:00
|
|
|
"tache": {
|
2020-12-15 08:37:52 +01:00
|
|
|
"carac": "",
|
2020-06-12 22:46:04 +02:00
|
|
|
"competence": "",
|
2020-12-15 08:37:52 +01:00
|
|
|
"periodicite": "",
|
|
|
|
"fatigue": 0,
|
2020-06-12 22:46:04 +02:00
|
|
|
"difficulte": 0,
|
|
|
|
"points_de_tache": 0,
|
2020-06-29 23:21:15 +02:00
|
|
|
"points_de_tache_courant": 0,
|
|
|
|
"description": ""
|
2020-06-12 22:46:04 +02:00
|
|
|
},
|
2020-05-22 00:48:43 +02:00
|
|
|
"livre": {
|
|
|
|
"description": "",
|
2020-12-15 21:28:55 +01:00
|
|
|
"competence": "",
|
2020-05-22 22:37:02 +02:00
|
|
|
"auteur": "",
|
2020-06-26 15:47:44 +02:00
|
|
|
"quantite": 1,
|
2020-05-22 19:28:01 +02:00
|
|
|
"difficulte": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"points_de_tache": 0,
|
|
|
|
"encombrement": 0,
|
2020-07-05 22:35:18 +02:00
|
|
|
"xp": "",
|
2021-01-06 12:10:52 +01:00
|
|
|
"niveau_minimum": 0,
|
|
|
|
"niveau_maximum": 0,
|
2020-05-22 22:37:02 +02:00
|
|
|
"cout": 0
|
2020-05-22 00:48:43 +02:00
|
|
|
},
|
|
|
|
"potion": {
|
2020-05-22 19:28:01 +02:00
|
|
|
"description": "",
|
2020-06-26 15:47:44 +02:00
|
|
|
"quantite": 1,
|
2020-05-22 22:37:02 +02:00
|
|
|
"encombrement": 0,
|
2020-11-09 22:28:46 +01:00
|
|
|
"rarete": "",
|
|
|
|
"categorie": "",
|
2021-04-04 18:37:16 +02:00
|
|
|
"herbe": "",
|
|
|
|
"herbebrins": 0,
|
|
|
|
"herbebonus": 0,
|
2021-04-04 22:34:59 +02:00
|
|
|
"reposalchimique": false,
|
2021-04-04 09:37:35 +02:00
|
|
|
"pr": 0,
|
2021-04-04 18:37:16 +02:00
|
|
|
"prpermanent": false,
|
2021-04-04 09:37:35 +02:00
|
|
|
"prdate": 0,
|
|
|
|
"cout": 0
|
2020-07-14 22:19:29 +02:00
|
|
|
},
|
|
|
|
"rencontresTMR": {
|
|
|
|
"description": ""
|
|
|
|
},
|
2020-07-20 12:02:07 +02:00
|
|
|
"queue": {
|
2020-07-14 22:19:29 +02:00
|
|
|
"description": "",
|
2021-02-12 01:44:27 +01:00
|
|
|
"refoulement": 0,
|
|
|
|
"duree": "",
|
|
|
|
"restant" : 0
|
|
|
|
},
|
2020-07-20 12:02:07 +02:00
|
|
|
"ombre": {
|
2020-07-14 22:19:29 +02:00
|
|
|
"description": "",
|
2021-02-12 01:44:27 +01:00
|
|
|
"refoulement": 2,
|
|
|
|
"duree": "",
|
|
|
|
"restant" : 0
|
2020-07-14 22:19:29 +02:00
|
|
|
},
|
2020-07-20 12:02:07 +02:00
|
|
|
"souffle": {
|
2021-02-12 01:44:27 +01:00
|
|
|
"description": "",
|
|
|
|
"duree": "",
|
|
|
|
"restant" : 0
|
2020-07-14 22:19:29 +02:00
|
|
|
},
|
2020-07-20 12:02:07 +02:00
|
|
|
"tete": {
|
2020-11-09 23:56:25 +01:00
|
|
|
"description": ""
|
2020-12-04 20:52:04 +01:00
|
|
|
},
|
2020-11-09 23:56:25 +01:00
|
|
|
"tarot": {
|
|
|
|
"concept":"",
|
|
|
|
"aspect":"",
|
2020-07-14 22:19:29 +02:00
|
|
|
"description": ""
|
2020-12-04 20:52:04 +01:00
|
|
|
},
|
2020-12-08 23:12:43 +01:00
|
|
|
"nombreastral": {
|
|
|
|
"value": 0,
|
2020-12-11 08:29:24 +01:00
|
|
|
"istrue": false,
|
2020-12-12 23:31:19 +01:00
|
|
|
"jourindex": 1,
|
|
|
|
"jourlabel": ""
|
2020-12-08 23:12:43 +01:00
|
|
|
},
|
2020-12-04 20:52:04 +01:00
|
|
|
"monnaie": {
|
|
|
|
"quantite": "",
|
|
|
|
"valeur_deniers":0,
|
|
|
|
"encombrement":0,
|
|
|
|
"description": ""
|
2020-12-30 11:50:18 +01:00
|
|
|
},
|
|
|
|
"meditation": {
|
|
|
|
"competence": "",
|
|
|
|
"theme": "",
|
|
|
|
"support": "",
|
|
|
|
"heure": "",
|
|
|
|
"purification": "",
|
|
|
|
"veture": "",
|
|
|
|
"comportement": "",
|
2020-12-30 18:12:01 +01:00
|
|
|
"tmr": "",
|
2021-01-03 00:44:52 +01:00
|
|
|
"malus" : 0,
|
2020-12-30 18:12:01 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"casetmr": {
|
|
|
|
"coord": "",
|
|
|
|
"type": "",
|
|
|
|
"label": "",
|
|
|
|
"specific": "",
|
2021-02-12 01:16:02 +01:00
|
|
|
"description": "",
|
|
|
|
"sourceid":""
|
2021-01-07 20:04:10 +01:00
|
|
|
},
|
|
|
|
"recettealchimique": {
|
|
|
|
"but": "",
|
|
|
|
"utilisation": "",
|
|
|
|
"enchantement": "",
|
|
|
|
"sureffet": "",
|
|
|
|
"manipulation": "",
|
|
|
|
"description": ""
|
2021-01-24 10:26:35 +01:00
|
|
|
},
|
|
|
|
"musique": {
|
|
|
|
"niveau": "",
|
2021-02-06 01:34:01 +01:00
|
|
|
"reference": "",
|
2021-01-24 10:26:35 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"danse": {
|
|
|
|
"type": "",
|
|
|
|
"agilite": false,
|
|
|
|
"apparence": false,
|
|
|
|
"niveau": "",
|
2021-02-06 01:34:01 +01:00
|
|
|
"reference": "",
|
2021-01-24 10:26:35 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"chant": {
|
|
|
|
"niveau": "",
|
2021-02-06 01:34:01 +01:00
|
|
|
"reference": "",
|
2021-01-24 10:26:35 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"jeu": {
|
|
|
|
"type": "",
|
|
|
|
"base": "",
|
|
|
|
"caraccomp": "",
|
2021-02-06 01:34:01 +01:00
|
|
|
"reference": "",
|
2021-01-24 10:26:35 +01:00
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"recettecuisine": {
|
|
|
|
"niveau": "",
|
|
|
|
"ingredients": "",
|
|
|
|
"duree": "",
|
|
|
|
"sust": 0,
|
2021-02-06 01:34:01 +01:00
|
|
|
"exotisme": 0,
|
|
|
|
"reference": "",
|
|
|
|
"description": ""
|
|
|
|
},
|
|
|
|
"oeuvre": {
|
|
|
|
"default_carac": "",
|
|
|
|
"competence": "",
|
|
|
|
"niveau": 0,
|
|
|
|
"reference": "",
|
2021-01-24 10:26:35 +01:00
|
|
|
"description": ""
|
2021-01-29 21:41:00 +01:00
|
|
|
},
|
|
|
|
"maladie": {
|
|
|
|
"malignite": 0,
|
|
|
|
"periodicite": "",
|
|
|
|
"remedes": "",
|
2021-02-03 17:01:53 +01:00
|
|
|
"dommages":"",
|
2021-01-29 21:41:00 +01:00
|
|
|
"description": ""
|
2021-02-02 22:05:38 +01:00
|
|
|
},
|
|
|
|
"poison": {
|
|
|
|
"malignite": 0,
|
|
|
|
"periodicite": "",
|
|
|
|
"remedes": "",
|
2021-02-03 17:01:53 +01:00
|
|
|
"dommages":"",
|
2021-02-02 22:05:38 +01:00
|
|
|
"description": ""
|
2020-05-21 21:48:20 +02:00
|
|
|
}
|
2020-12-04 20:52:04 +01:00
|
|
|
}
|
2021-01-24 10:26:35 +01:00
|
|
|
}
|
|
|
|
|