{ "id": "channel-fear", "title": "Channel Fear", "description": "The Channel Fear system for FoundryVTT", "version": "11.2.0", "compatibility": { "minimum": "11", "verified": "11" }, "authors": [ { "name": "DjLeChuck", "email": "djlechuck@gmail.com", "url": "https://github.com/djlechuck/", "discord": "djlechuck", "flags": {} } ], "esmodules": [ "scripts/channel-fear.mjs" ], "styles": [ "styles/channel-fear.css" ], "packs": [ { "name": "pre-tires", "label": "Pré-tirés", "path": "packs/pre-tires.db", "type": "Actor", "private": false, "system": "channel-fear", "flags": {} }, { "name": "armes", "label": "Armes", "path": "packs/armes.db", "type": "Item", "private": false, "system": "channel-fear", "flags": {} }, { "name": "specialites", "label": "Spécialités", "path": "packs/specialites.db", "type": "Item", "private": false, "system": "channel-fear", "flags": {} } ], "relationships": { "requires": [ { "id": "babele", "type": "module", "compatibility": { "verified": "2.5.0" } } ] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "fr", "name": "Français", "path": "lang/fr.json", "flags": {} }, { "lang": "ca", "name": "Català", "path": "lang/ca.json", "flags": {} } ], "flags": { "hotReload": { "extensions": [ "css", "hbs", "json" ], "paths": [ "lang/", "scss/", "templates/" ] } }, "url": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear", "manifest": "https://raw.githubusercontent.com/DjLeChuck/foundryvtt-system-channel-fear/main/system.json", "download": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear/archive/11.2.0.zip", "bugs": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear/issues", "changelog": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear/blob/main/CHANGELOG.md", "license": "./LICENSE", "readme": "./README.md", "background": "systems/channel-fear/images/system_background.webp" }