{ "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 (english now available).", "version": "2.5.1", "templateVersion": 90, "author": "Plushtoast", "scripts": [ "./libs/flexsearch.min.js", "./libs/select2.min.js" ], "esmodules": [ "dsa5.js" ], "styles": [ "styles/dsa5.css", "styles/select2.min.css" ], "packs": [{ "name": "skills", "label": "Talente", "system": "dsa5", "path": "packs/skills.db", "entity": "Item" }, { "name": "skillsen", "label": "Skills", "system": "dsa5", "path": "packs/skillsen.db", "entity": "Item" }, { "name": "combatskills", "label": "Kampftalente", "system": "dsa5", "path": "packs/combatskills.db", "entity": "Item" }, { "name": "combatskillsen", "label": "Combat Techniques", "system": "dsa5", "path": "packs/combatskillsen.db", "entity": "Item" }, { "name": "money", "label": "Geld", "system": "dsa5", "path": "packs/money.db", "entity": "Item" }, { "name": "speciesen", "label": "Species", "system": "dsa5", "path": "packs/speciesen.db", "entity": "Item" }, { "name": "species", "label": "Spezies", "system": "dsa5", "path": "packs/species.db", "entity": "Item" } ], "languages": [{ "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "initiative": "@status.initiative.value + @status.initiative.die + @status.initiative.diemodifier", "gridDistance": 10, "gridUnits": "Schritt", "primaryTokenAttribute": "status.wounds", "secondaryTokenAttribute": "status.astralenergy", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.9", "url": "https://github.com/Plushtoast/dsa5-foundryVTT", "manifest": "https://raw.githubusercontent.com/Plushtoast/dsa5-foundryVTT/foundry08/system.json", "download": "https://github.com/Plushtoast/dsa5-foundryVTT/releases/download/2.5.1/dsa5-foundryVTT-2.5.1.zip" }