{ "id": "fvtt-les-oublies", "title": "Les Oubliés", "description": "Système FoundryVTT AppV2 pour le jeu de role Les Oubliés.", "version": "0.1.0", "authors": [ { "name": "Copilot", "flags": {} } ], "compatibility": { "minimum": "13", "verified": "14" }, "esmodules": [ "modules/les-oublies-main.js" ], "styles": [ "css/les-oublies.css" ], "languages": [ { "lang": "fr", "name": "Français", "path": "lang/fr.json", "flags": {} } ], "documentTypes": { "Actor": { "personnage": { "htmlFields": [ "biodata.description", "biodata.notes", "biodata.gmnotes", "visions" ] }, "compagnie": { "htmlFields": [ "description", "notes", "power.description" ] }, "creature": { "htmlFields": [ "biodata.description", "biodata.habitat", "biodata.notes", "biodata.gmnotes", "statblock.damage", "statblock.special", "statblock.spellSonges", "statblock.spellCauchemar" ] } }, "Item": { "race": { "htmlFields": [ "description", "specialRules", "notes" ] }, "tribu": { "htmlFields": [ "description", "specialRules", "notes" ] }, "metier": { "htmlFields": [ "description", "specialRules", "notes" ] }, "competence": { "htmlFields": [ "description", "notes" ] }, "sortilege": { "htmlFields": [ "description", "effectsText", "notes" ] }, "arme": { "htmlFields": [ "description", "notes" ] }, "armure": { "htmlFields": [ "description", "notes" ] }, "equipement": { "htmlFields": [ "description", "notes" ] }, "pouvoircompagnie": { "htmlFields": [ "description", "ruleText", "notes" ] } } }, "primaryTokenAttribute": "system.hp.value", "flags": {} }