{ "name": "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": "3.5.4", "templateVersion": 102, "author": "Plushtoast", "scripts": [ "./libs/flexsearch.min.js", "./libs/select2.min.js" ], "esmodules": [ "dsa5.js" ], "styles": [ "styles/select2.min.css", "styles/dsa5.css" ], "packs": [{ "name": "skills", "label": "Talente", "system": "dsa5", "path": "packs/skills.db", "type": "Item" }, { "name": "skillsen", "label": "Skills", "system": "dsa5", "path": "packs/skillsen.db", "type": "Item" }, { "name": "combatskills", "label": "Kampftalente", "system": "dsa5", "path": "packs/combatskills.db", "type": "Item" }, { "name": "combatskillsen", "label": "Combat Techniques", "system": "dsa5", "path": "packs/combatskillsen.db", "type": "Item" }, { "name": "money", "label": "Geld", "system": "dsa5", "path": "packs/money.db", "type": "Item" }, { "name": "speciesen", "label": "Species", "system": "dsa5", "path": "packs/speciesen.db", "type": "Item" }, { "name": "species", "label": "Spezies", "system": "dsa5", "path": "packs/species.db", "type": "Item" }, { "name": "patzer", "label": "Patzer", "system": "dsa5", "path": "packs/patzer.db", "type": "RollTable" }, { "name": "botch", "label": "Botch", "system": "dsa5", "path": "packs/botch.db", "type": "RollTable" } ], "languages": [{ "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "background": "icons/githublogo.webp", "socket": true, "initiative": "@status.initiative.value + @status.initiative.die + @status.initiative.diemodifier", "gridDistance": 1, "gridUnits": "Schritt", "primaryTokenAttribute": "status.wounds", "secondaryTokenAttribute": "status.astralenergy", "minimumCoreVersion": "9.245", "compatibleCoreVersion": "9", "url": "https://github.com/Plushtoast/dsa5-foundryVTT", "manifest": "https://raw.githubusercontent.com/Plushtoast/dsa5-foundryVTT/foundry9/system.json", "download": "https://github.com/Plushtoast/dsa5-foundryVTT/releases/download/3.5.4/dsa5-foundryVTT-3.5.4.zip" }