{ "id": "dsa5", "title": "Das Schwarze Auge/The Dark Eye (5th Edition)", "description": "The \"Das Schwarze Auge\" system for Foundry VTT. Includes all relevant mechanisms to play in the wonderous world of Aventuria and Das Schwarze Auge/The Dark Eye.", "version": "5.0.4", "authors": [{ "name": "Plushtoast" },{ "name": "Murm3lt13r" }], "scripts": [ "libs/flexsearch.min.js", "libs/select2.min.js" ], "esmodules": [ "bundle/dsa5.bundle.js" ], "styles": [ "styles/css/select2.min.css", "styles/css/dsa5.css" ], "packs": [{ "name": "skills", "label": "Grundelemente", "system": "dsa5", "path": "packs/skills.db", "type": "Item", "flags": { "dsalang": "de"} }, { "name": "skillsen", "label": "Basic elements", "system": "dsa5", "path": "packs/skillsen.db", "type": "Item", "flags": { "dsalang": "en"} }, { "name": "money", "label": "Geld", "system": "dsa5", "path": "packs/money.db", "type": "Item" }, { "name": "patzer", "label": "Patzer", "system": "dsa5", "path": "packs/patzer.db", "type": "RollTable", "flags": { "dsalang": "de"} }, { "name": "botch", "label": "Botch", "system": "dsa5", "path": "packs/botch.db", "type": "RollTable", "flags": { "dsalang": "en"} } ], "languages": [{ "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "background": "systems/dsa5/icons/githublogo.webp", "socket": true, "initiative": "@status.initiative.value + @status.initiative.die + @status.initiative.diemodifier + (1d99 * 0.0001)", "gridDistance": 1, "gridUnits": "Schritt", "primaryTokenAttribute": "status.wounds", "secondaryTokenAttribute": "status.astralenergy", "compatibility": { "minimum": "11.296", "verified": "11", "maximum": "11" }, "url": "https://github.com/Plushtoast/dsa5-foundryVTT", "manifest": "https://raw.githubusercontent.com/Plushtoast/dsa5-foundryVTT/foundry11/system.json", "download": "https://github.com/Plushtoast/dsa5-foundryVTT/releases/download/5.0.4/dsa5-foundryVTT-5.0.4.zip", "name": "dsa5", "minimumCoreVersion": "11.296", "packFolders": [ { "name": "Item", "sorting": "m", "packs": [ "skills", "skillsen", "money" ] }, { "name": "RollTable", "sorting": "m", "packs": [ "patzer", "botch" ] } ] }