{ "name": "ChannelFear", "title": "Channel Fear", "description": "The channel fear system for FoundryVTT! --FRENCH ONLY--", "version": "0.0.7", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.8", "templateVersion": 2, "author": "Rwanoux", "esmodules": [ "module/ChannelFear.js" ], "styles": [ "css/channelFear.css" ], "scripts": [], "languages": [ { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "packs": [ { "name": "pre-tires", "label": "ChannelFear-prétirés", "path": "packs/pre-tires.db", "entity": "Actor", "system": "ChannelFear" } ], "socket": true, "gridDistance": 1, "gridUnits": "m", "url": "https://github.com/rwanoux/channel-fear", "manifest": "https://raw.githubusercontent.com/rwanoux/channel-fear/master/system.json", "download": "https://github.com/rwanoux/channel-fear/archive/master.zip" }