{ "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": "6.0.8", "authors": [ { "name": "Plushtoast" }, { "name": "Murm3lt13r" } ], "scripts": [ "libs/flexsearch.min.js", "libs/select2.min.js" ], "esmodules": [ "bundle/modules/dsa5.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": "patzer", "label": "Tabellen", "system": "dsa5", "path": "packs/patzer.db", "type": "RollTable", "flags": { "dsalang": "de" } }, { "name": "botch", "label": "Tables", "system": "dsa5", "path": "packs/botch.db", "type": "RollTable", "flags": { "dsalang": "en" } }, { "name": "gamemanualen", "label": "Game Manual", "system": "dsa5", "path": "packs/gamemanualen.db", "type": "JournalEntry", "flags": { "dsalang": "en" } }, { "name": "gamemanualde", "label": "Game Manual", "system": "dsa5", "path": "packs/gamemanualde.db", "type": "JournalEntry", "flags": { "dsalang": "de" } }, { "name": "macros", "label": "Macros (System)", "system": "dsa5", "path": "packs/macros.db", "type": "Macro" } ], "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.00001", "grid": { "diagonals": 2, "distance": 1, "units": "Schritt" }, "primaryTokenAttribute": "status.wounds", "secondaryTokenAttribute": "status.astralenergy", "compatibility": { "minimum": "12", "verified": "12", "maximum": "12" }, "url": "https://github.com/Plushtoast/dsa5-foundryVTT", "manifest": "https://raw.githubusercontent.com/Plushtoast/dsa5-foundryVTT/foundry12/system.json", "download": "https://github.com/Plushtoast/dsa5-foundryVTT/releases/download/6.0.8/dsa5-foundryVTT-6.0.8.zip", "packFolders": [ { "name": "DSA5/TDE5", "sorting": "m", "packs": [ "skills", "skillsen", "money", "patzer", "botch", "macros", "gamemanualde", "gamemanualen" ] } ], "flags": { "hotReload": { "extensions": [ "css", "html", "hbs", "json" ], "paths": [ "templates", "styles/css", "lang" ] } } }