{ "description": "Te Deum Pour Un Massacre", "esmodules": [ "modules/tedeum-main.js" ], "grid": { "distance": 2, "units": "m" }, "languages": [ { "lang": "fr", "name": "French", "path": "lang/fr.json", "flags": {} } ], "authors": [ { "name": "Uberwald", "flags": {} } ], "packs": [ { "label": "Compétences", "type": "Item", "name": "competences", "path": "packs/competences", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Armes", "type": "Item", "name": "armes", "path": "packs/armes", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Armures", "type": "Item", "name": "armures", "path": "packs/armures", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Education", "type": "Item", "name": "education", "path": "packs/education", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Grâces", "type": "Item", "name": "graces", "path": "packs/graces", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Maladies", "type": "Item", "name": "maladies", "path": "packs/maladies", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Simples", "type": "Item", "name": "simples", "path": "packs/simples", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Scenes", "type": "Scene", "name": "scenes", "path": "packs/scenes", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Aides de jeu", "type": "JournalEntry", "name": "aides", "path": "packs/aides", "system": "fvtt-te-deum", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "license": "LICENSE.txt", "manifest": "https://www.uberwald.me/gitea/public/fvtt-te-deum/releases/download/latest/system.json", "compatibility": { "minimum": "13", "verified": "13" }, "id": "fvtt-te-deum", "primaryTokenAttribute": "secondary.health", "secondaryTokenAttribute": "secondary.delirium", "socket": true, "styles": [ { "src": "styles/tedeum.css" } ], "title": "Te Deum pour Un Massacre, le Jeu de Rôles (Officiel)", "url": "https://www.uberwald.me/gitea/public/fvtt-te-deum", "version": "13.0.2", "download": "https://www.uberwald.me/gitea/public/fvtt-te-deum/releases/download/13.0.1/fvtt-te-deum-13.0.2.zip", "background": "systems/fvtt-te-deum/images/ui/tdeum_welcome_page_01.webp", "documentTypes": { "Actor": { "pj": { "htmlFields": ["description", "notes", "connaissances", "histoire", "vetements", "equipmentfree"] }, "pnj": { "htmlFields": ["description", "notes", "connaissances", "histoire", "vetements", "equipmentfree"] } }, "Item": { "arme": { "htmlFields": ["description"] }, "competence": { "htmlFields": ["description"] }, "armure": { "htmlFields": ["description"] }, "equipement": { "htmlFields": ["description"] }, "origine": { "htmlFields": ["description"] }, "education": { "htmlFields": ["description"] }, "grace": { "htmlFields": ["description"] }, "blessure": { "htmlFields": ["description"] }, "maladie": { "htmlFields": ["transmission", "symptomes", "complications", "description"] }, "simple": { "htmlFields": ["vertus", "toxicite", "description"] } } }, "flags": { "hotReload": { "extensions": [ "css", "hbs", "json" ], "paths": [ "styles/", "lang/", "assets/", "templates/" ] } } }