{ "id": "fvtt-chroniques-de-l-etrange", "version": "3.0.0", "title": "Les Chroniques de l'Étrange (Unofficial)", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-chroniques-de-l-etrange", "description": "Unofficial game system for Les Chroniques de l'Étrange.", "license": "LICENSE.txt", "authors": [ { "name": "LeRatierBretonnien" } ], "esmodules": [ "dist/system.js" ], "styles": [ "css/cde-theme.css" ], "packFolders": [], "packs":[], "languages": [ { "lang": "en", "name": "English", "path": "lang/en-cde.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr-cde.json" }, { "lang": "es", "name": "Español", "path": "lang/es-cde.json" } ], "documentTypes": { "Actor": { "character": { "htmlFields": [ "description" ] }, "npc": { "htmlFields": [ "description" ] } }, "Item": { "item": { "htmlFields": [ "description", "notes" ] }, "kungfu": { "htmlFields": [ "description", "techniques.technique1.technique", "techniques.technique2.technique", "techniques.technique3.technique", "notes" ] }, "spell": { "htmlFields": [ "description", "components", "effects", "examples", "notes" ] }, "supernatural": { "htmlFields": [ "description", "notes", "effects" ] }, "weapon": { "htmlFields": [ "description", "notes" ] }, "armor": { "htmlFields": [ "description", "notes" ] }, "sanhei": { "htmlFields": [ "description", "properties.prop1.description", "properties.prop2.description", "properties.prop3.description", "notes" ] }, "ingredient": { "htmlFields": [ "description", "notes" ] } } }, "compatibility": { "minimum": "13", "verified": "13" }, "relationships": { "requires": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/download/v1.12.13.1/module.json", "compatibility": { "minimum": "1.12.13.1" } } ] }, "background": "/systems/fvtt-chroniques-de-l-etrange/images/background/accueil.webp", "grid": { "distance": 5, "units": "m" }, "initiative": "@anti_initiative", "primaryTokenAttribute": "threetreasures.heiyang", "secondaryTokenAttribute": "threetreasures.heiyin", "manifest": "https://chroniques-etrange-no.fr/download/foundry/system.json", "download": "https://chroniques-etrange-no.fr/download/foundry/release-233.zip" }