{ "id": "coc", "title": "Chroniques Oubliées Contemporain", "description": "

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

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

", "version": "11.308.1", "compatibility": { "minimum": 10, "verified": "11" }, "templateVersion": 2, "authors": [ { "name": "Zigmund" }, { "name": "Kristov" } ], "scripts": [], "esmodules": [ "module/coc.js" ], "styles": [ "./css/coc.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "packs": [ { "name": "capacities", "label": "Capacités", "system": "coc", "path": "./packs/capacities.db", "type": "Item", "tag": "capacity" }, { "name": "items", "label": "Equipement", "system": "coc", "path": "./packs/items.db", "type": "Item", "tag": "item" }, { "name": "paths", "label": "Voies", "system": "coc", "path": "./packs/paths.db", "type": "Item", "tag": "path" }, { "name": "profiles", "label": "Profils", "system": "coc", "path": "./packs/profiles.db", "type": "Item", "tag": "profile" }, { "name": "traits", "label": "Traits", "system": "coc", "path": "./packs/traits.db", "type": "Item", "tag": "trait" }, { "name": "tables", "label": "Tables", "system": "coc", "path": "./packs/tables.db", "type": "RollTable", "tag": "table" }, { "name": "macros", "label": "Macros", "system": "coc", "path": "./packs/macros.db", "type": "Macro", "tag": "macro" } ], "socket": true, "gridDistance": 1.5, "gridUnits": "m", "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": null, "url": "https://github.com/ZigmundKreud/coc", "manifest": "https://raw.githubusercontent.com/ZigmundKreud/coc/master/system.json", "download": "https://github.com/ZigmundKreud/coc/archive/refs/tags/11.308.1.zip", "license": "LICENCE" }