foundryvtt-reve-de-dragon/template.json

654 lines
16 KiB
JSON
Raw Normal View History

2020-05-21 21:48:20 +02:00
{
"Actor": {
2020-11-14 23:24:01 +01:00
"types": ["personnage", "humanoide", "creature", "entite"],
2020-05-21 22:03:58 +02:00
"templates": {
2020-09-20 16:36:39 +02:00
"description": {
"description": "Description ..."
},
2020-05-21 22:03:58 +02:00
"background": {
2020-05-22 00:48:43 +02:00
"biographie": "Histoire personnelle...",
"notes": "Notes",
2020-05-21 22:03:58 +02:00
"yeux": "",
2020-05-24 20:19:57 +02:00
"cheveux": "",
"poids": "",
"heure": 0,
"sexe": "",
"age": 0,
"beaute": 10,
"main": "droitier"
2020-05-21 21:48:20 +02:00
},
2020-11-14 23:24:01 +01:00
"entite": {
"carac": {
"taille": {
"type": "number",
"value": 10,
"label": "Taille",
"xp": 0,
"derivee": false
},
"reve": {
"type": "number",
"value": 10,
"label": "Rêve",
"xp": 0,
"derivee": false
},
"niveau": {
"type": "number",
"value": 0,
"label": "Niveau",
"xp": 0,
"derivee": false
}
},
"sante": {
"endurance": {
"type": "number",
"max": 10,
"value": 10,
"label": "Endurance",
"derivee": false
}
},
"attributs": {
"plusdom": {
"type": "number",
"value": 0,
"label": "+dom",
"derivee": true
},
"vitesse": {
"type": "string",
"value": 0,
"label": "Vitesse",
"derivee": true
}
}
},
2020-09-20 17:38:21 +02:00
"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",
2020-09-20 21:14:05 +02:00
"derivee": false
2020-09-20 17:38:21 +02:00
},
"endurance": {
"type": "number",
"max": 10,
"value": 10,
"label": "Endurance",
2020-09-20 21:14:05 +02:00
"derivee": false
2020-09-20 17:38:21 +02:00
},
"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": {
2020-09-20 21:14:05 +02:00
"plusdom": {
2020-09-20 17:38:21 +02:00
"type": "number",
"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": {
"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": {
"type": "number",
"value": 0,
"label": "Encombrement",
2020-09-20 21:14:05 +02:00
"derivee": false
2020-09-20 17:38:21 +02:00
},
2020-09-20 21:14:05 +02:00
"protection": {
2020-09-20 17:38:21 +02:00
"type": "number",
"value": 0,
2020-09-20 21:14:05 +02:00
"label": "Protection",
"derivee": false
2020-09-20 17:38:21 +02:00
}
},
"compteurs": {
"etat": {
"value": 0,
"label": "Etat général"
}
}
},
2020-05-22 00:48:43 +02:00
"common": {
"carac": {
"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
},
"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
},
"constitution": {
"type": "number",
"value": 10,
"label": "Constitution",
2020-05-24 20:19:57 +02:00
"xp": 0,
"derivee": false
2020-05-22 00:48:43 +02:00
},
"force": {
"type": "number",
"value": 10,
"label": "Force",
2020-05-24 20:19:57 +02:00
"xp": 0,
"derivee": false
2020-05-22 00:48:43 +02: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
},
"dexterite": {
"type": "number",
"value": 10,
"label": "Dexterité",
2020-05-24 20:19:57 +02:00
"xp": 0,
"derivee": false
2020-05-22 00:48:43 +02: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
},
"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
},
"odoratgout": {
"type": "number",
"value": 10,
"label": "Odorat-Goût",
2020-05-24 20:19:57 +02:00
"xp": 0,
"derivee": false
2020-05-22 00:48:43 +02: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
},
"intellect": {
"type": "number",
"value": 10,
"label": "Intellect",
2020-05-24 20:19:57 +02:00
"xp": 0,
"derivee": false
2020-05-22 00:48:43 +02:00
},
"empathie": {
"type": "number",
"value": 10,
"label": "Empathie",
2020-05-24 20:19:57 +02:00
"xp": 0,
"derivee": false
2020-05-22 00:48:43 +02: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
},
"chance": {
"type": "number",
"value": 10,
"label": "Chance",
2020-05-24 20:19:57 +02:00
"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
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-05-28 23:36:09 +02: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": {
"type": "number",
"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": {
"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-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": "" },
{ "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
},
"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
}
},
"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
2020-05-24 20:21:47 +02:00
},
2020-05-24 20:19:57 +02:00
"malusarmure": {
"type": "number",
"value": 0,
"label": "Malus Armure",
"derivee": true
}
},
2020-07-05 22:35:18 +02:00
"reve": {
2020-05-27 21:57:00 +02:00
"reve": {
"max": 0,
2020-05-28 23:36:09 +02:00
"value": 0,
2020-07-05 22:35:18 +02:00
"label": "Points de Rêve actuels"
},
"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": []
}
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
},
"exaltation": {
"value": 0,
2020-08-29 22:52:41 +02:00
"label": "Exaltation",
"isInput": true
2020-05-28 23:36:09 +02:00
},
"dissolution": {
"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
},
"etat": {
"value": 0,
2020-05-28 23:36:09 +02:00
"label": "Etat général"
},
"ethylisme": {
"value": 0,
2020-08-29 22:52:41 +02:00
"label": "Ethylisme",
"isInput": true
},
"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-05-24 20:19:57 +02:00
"argent": {
"deniers": {
"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
}
2020-05-22 00:48:43 +02:00
}
2020-05-21 22:03:58 +02:00
},
"personnage": {
2020-05-22 00:48:43 +02:00
"templates": [ "background", "common"]
2020-09-20 16:36:39 +02:00
},
"humanoide": {
"templates": [ "common", "description" ]
},
"creature": {
2020-09-20 17:38:21 +02:00
"templates": [ "creature", "description" ]
2020-11-14 23:24:01 +01:00
},
"entite": {
"templates": [ "entite", "description" ]
2020-05-21 21:48:20 +02:00
}
},
"Item": {
2020-11-09 23:56:25 +01:00
"types": ["objet", "arme", "armure", "conteneur", "competence", "sort", "herbe", "ingredient", "livre", "potion", "munition", "rencontresTMR", "queue", "ombre", "souffle", "tete", "competencecreature", "tarot"],
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": {
"description": "",
2020-05-22 19:28:01 +02:00
"quantite": 1,
"encombrement": 0,
"equipe": false,
2020-05-22 22:37:02 +02:00
"dommages": 0,
2020-05-31 23:06:25 +02:00
"force": 0,
"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,
"portee_moyenne": 0,
2020-06-17 20:31:43 +02:00
"portee_extreme": 0,
2020-06-10 08:23:58 +02:00
"rapide": false
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,
"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 : ...",
"defaut_carac": ""
2020-09-20 16:36:39 +02:00
},
"competencecreature": {
"niveau": 0,
2020-09-20 19:17:31 +02:00
"carac_value": 0,
2020-09-20 17:38:21 +02:00
"iscombat": false,
2020-09-20 16:36:39 +02:00
"dommages": 0,
"description": "Compétence : ..."
},
2020-05-22 00:48:43 +02:00
"sort": {
"description": "",
"draconic": "",
2020-06-26 15:47:44 +02:00
"duree": "",
"JR": "",
"cible": "",
"difficulte": "",
"portée": "",
"caseTMR": "",
"caseTMRspeciale": "",
"ptreve": ""
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": "",
"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": {
"competence": "",
"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-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": "",
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": "",
2020-05-22 22:37:02 +02:00
"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": "",
"refoulement": 0
},
2020-07-20 12:02:07 +02:00
"ombre": {
2020-07-14 22:19:29 +02:00
"description": "",
"refoulement": 2
},
2020-07-20 12:02:07 +02:00
"souffle": {
2020-07-14 22:19:29 +02:00
"description": ""
},
2020-07-20 12:02:07 +02:00
"tete": {
2020-11-09 23:56:25 +01:00
"description": ""
},
"tarot": {
"concept":"",
"aspect":"",
2020-07-14 22:19:29 +02:00
"description": ""
2020-05-21 22:33:10 +02:00
}
2020-05-21 21:48:20 +02:00
}
}