{ "name": "CoC7", "title": "The Call of Cthulhu 7th edition", "description": "The Call of Cthulhu 7th edition simple game system", "version": "0.4.7", "author": "HavelockV", "minimumCoreVersion": "0.7.0", "compatibleCoreVersion": "0.7.9", "esmodules": [ "module/coc7.js", "module/dicebot.js" ], "templateVersion": 1, "styles": [ "styles/coc7.css", "coc7g.css", "artwork/fonts/game-icons.css" ], "packs": [ { "label": "Skills", "entity": "Item", "name": "skills", "path": "./packs/skills.db", "system": "CoC7" }, { "label": "Items Examples", "entity": "Item", "name": "items", "path": "./packs/items.db", "system": "CoC7" }, { "label": "Examples", "entity": "Actor", "name": "examples", "path": "./packs/examples.db", "system": "CoC7" }, { "label": "Roll Requests", "entity": "JournalEntry", "name": "roll-requests", "path": "./packs/roll-requests.db", "system": "CoC7" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "cn", "name": "中文", "path": "lang/cn.json" }, { "lang": "PL", "name": "Polski", "path": "lang/pl.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "socket": true, "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", "url": "https://github.com/HavlockV/CoC7-FoundryVTT/", "manifest": "https://github.com/HavlockV/CoC7-FoundryVTT/raw/master/system.json", "download": "https://github.com/HavlockV/CoC7-FoundryVTT/archive/0.4.7.zip" }