{ "name": "CoC7", "title": "Call of Cthulhu 7th Edition (Unofficial)", "description": "An unofficial implementation of the Call of Cthulhu 7th Edition game system for Foundry Virtual Tabletop.", "version": "0.6.7", "author": "Miskatonic Investigative Society", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.9", "esmodules": ["bundle.js"], "templateVersion": 1, "styles": ["style.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" }, { "label": "Sanity Roll Table", "entity": "RollTable", "name": "sanity-tables-examples", "path": "./packs/sanity-tables-examples.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" }, { "lang": "zh-tw", "name": "正體中文", "path": "lang/zh-tw.json" }, { "lang": "sv", "name": "Svenska", "path": "lang/sv.json" }, { "lang": "cs", "name": "Čeština", "path": "lang/cs.json" } ], "socket": true, "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "attribs.hp", "secondaryTokenAttribute": "attribs.san", "url": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT", "manifest": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT/releases/latest/download/system.json", "download": "https://github.com/Miskatonic-Investigative-Society/CoC7-FoundryVTT/releases/latest/download/system.zip" }