{ "id": "cyphersystem", "title": "Cypher System", "description": "A flexible implementation of the Cypher System for Foundry VTT.", "version": "2.13.1", "compatibility": { "minimum": "11", "verified": "11.315" }, "url": "https://github.com/mrkwnzl/cyphersystem-foundryvtt", "manifest": "https://raw.githubusercontent.com/mrkwnzl/cyphersystem-foundryvtt/main/system.json", "download": "https://github.com/mrkwnzl/cyphersystem-foundryvtt/releases/download/v2.13.1/release.zip", "authors": [ { "name": "Marko Wenzel", "discord": "mrkwnzl#7407", "flags": {} } ], "esmodules": [ "module/cyphersystem.js" ], "styles": [ "css/cyphersystem.css", "css/journals.css" ], "packs": [ { "name": "macros", "label": "Roll Macros", "system": "cyphersystem", "path": "packs/roll-macros", "type": "Macro", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "marker", "label": "Markers", "system": "cyphersystem", "path": "packs/markers", "type": "Actor", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "scenes", "label": "Scenes", "system": "cyphersystem", "path": "packs/scenes", "type": "Scene", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "utility-macros", "label": "Utility Macros", "system": "cyphersystem", "path": "packs/utility-macros", "type": "Macro", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "secret-settings", "label": "Secret Settings", "system": "cyphersystem", "path": "packs/secret-settings", "type": "Macro", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Cypher System", "sorting": "m", "packs": [ "macros", "marker", "scenes", "utility-macros", "secret-settings" ], "folders": [] } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "fr", "name": "Français", "path": "lang/fr.json", "flags": {} }, { "lang": "es", "name": "Español", "path": "lang/es.json", "flags": {} }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json", "flags": {} }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt_BR.json", "flags": {} } ], "socket": true, "gridDistance": 1.5, "gridUnits": "m" }