{ "id": "cyphersystem", "title": "Cypher System", "description": "A flexible implementation of the Cypher System for Foundry VTT.", "version": "2.3.0", "compatibility": { "minimum": "10", "verified": "10.291", "maximum": "10" }, "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.3.0/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.db", "type": "Macro", "private": false, "flags": { } }, { "name": "marker", "label": "Markers", "system": "cyphersystem", "path": "packs/markers.db", "type": "Actor", "private": false, "flags": { } }, { "name": "scenes", "label": "Scenes", "system": "cyphersystem", "path": "packs/scenes.db", "type": "Scene", "private": false, "flags": { } }, { "name": "utility-macros", "label": "Utility Macros", "system": "cyphersystem", "path": "packs/utility-macros.db", "type": "Macro", "private": false, "flags": { } }, { "name": "secret-settings", "label": "Secret Settings", "system": "cyphersystem", "path": "packs/secret-settings.db", "type": "Macro", "private": false, "flags": { } } ], "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" }