{ "name": "ds4", "title": "Dungeonslayers 4", "description": "The Dungeonslayers 4 system for FoundryVTT. Dungeonslayers (© Christian Kennig) is licensed under CC BY-NC-SA 3.0 (https://creativecommons.org/licenses/by-nc-sa/3.0/de/deed.en).", "version": "0.2.1", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.9", "templateVersion": 2, "author": "Johannes Loher, Gesina Schwalbe, Oliver Rümpelein, Siegfried Krug", "authors": [ { "name": "Johannes Loher", "email": "johannes.loher@fg4f.de" }, { "name": "Gesina Schwalbe", "email": "gesina.schwalbe@pheerai.de" }, { "name": "Oliver Rümpelein", "email": "foundryvtt@pheerai.de" }, { "name": "Siegfried Krug", "email": "foundryvtt@asdil1991.de" } ], "esmodules": ["module/ds4.js"], "styles": ["ds4.css"], "scripts": [], "packs": [ { "name": "special-creature-abilities", "label": "Besondere Kreaturenfähigkeiten (GRW)", "system": "ds4", "path": "./packs/special-creature-abilities.db", "entity": "Item" }, { "name": "languages-and-scripts", "label": "Sprachen und Schriftzeichen (GRW)", "system": "ds4", "path": "./packs/languages-and-scripts.db", "entity": "Item" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "gridDistance": 1, "gridUnits": "m", "primaryTokenAttribute": "combatValues.hitPoints", "url": "https://git.f3l.de/dungeonslayers/ds4", "manifest": "https://git.f3l.de/dungeonslayers/ds4/-/raw/latest/src/system.json?inline=false", "download": "https://git.f3l.de/dungeonslayers/ds4/-/jobs/artifacts/0.2.1/download?job=build", "license": "MIT", "initiative": "@combatValues.initiative.total", "manifestPlusVersion": "1.0.0", "bugs": "https://git.f3l.de/dungeonslayers/ds4/-/issues" }