{ "id": "cof", "title": "Chroniques Oubliées Fantasy", "description": "

Système Foundry VTT pour Chroniques Oubliées Fantasy.

*** Rejoignez la communauté Discord FR :https://discord.gg/pPSDNJk

", "version": "#{VERSION}#", "compatibility": { "minimum": 13, "verified": 13, "maximum": 13 }, "authors": [ { "name": "Kristov" }, { "name": "Ajite" }, { "name": "Eryan" }, { "name": "Lemeran81" }, { "name": "Zigmund" } ], "esmodules": [ "module/cof.js" ], "styles": [ "./css/cof.css" ], "packs": [ { "name": "macros", "label": "Macros", "system": "cof", "path": "./packs/macros", "type": "Macro", "tag" : "macro" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "socket": true, "grid": { "distance": 1.5, "units": "m" }, "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": null, "url": "#{URL}#", "manifest": "#{MANIFEST}#", "download": "#{DOWNLOAD}#" }