{ "name": "dsa5-introduction", "title": "The Dark Eye 5th Ed. - Introduction Adventure", "description": "A short introduction adventure for the dark eye 5th edition. Includes characters maps and adventure descriptions.", "author": "Plushtoast", "version": "3.0.1", "system": ["dsa5"], "minimumCoreVersion": "9.236", "compatibleCoreVersion": "9", "url": "https://github.com/Plushtoast/dsa5_introduction", "manifest": "https://raw.githubusercontent.com/Plushtoast/dsa5_introduction/master/module.json", "download": "https://github.com/Plushtoast/dsa5_introduction/releases/download/3.0.1/dsa5_introduction-3.0.1.zip", "languages": [{ "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" }], "dependencies": [{ "name": "dsa5", "type": "system" }], "esmodules": [ "modules/init.js" ], "packs": [{ "name": "introductionbiests", "label": "Akteure und Kreaturen", "system": "dsa5", "path": "./packs/introductionbiests.db", "type": "Actor" }, { "name": "introductionmaps", "label": "Karten", "system": "dsa5", "path": "./packs/introductionmaps.db", "type": "Scene" }, { "name": "introductionjournal", "label": "Einführung", "system": "dsa5", "path": "./packs/introductionjournal.db", "type": "JournalEntry" }, { "name": "introductionenbiests", "label": "Actors and creatures", "system": "dsa5", "path": "./packs/introductionenbiests.db", "type": "Actor" }, { "name": "introductionenmaps", "label": "Maps", "system": "dsa5", "path": "./packs/introductionenmaps.db", "type": "Scene" }, { "name": "introductionenjournal", "label": "Introduction", "system": "dsa5", "path": "./packs/introductionenjournal.db", "type": "JournalEntry" } ] }