{
  "title": "The Dark Eye 5th Ed. - Achaz - Schuppenkleid & Lange Zunge",
  "description": "Die Achazspielhilfe für das Schwarze Auge mit allem was man für den Achazcharakterbau benötigt.",
  "version": "8.0.0",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-achaz/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-achaz-8.0.0.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "socket": true,
  "packs": [
    {
      "name": "achazequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/achazequipment.db",
      "type": "Item",
      "flags": {}
    },
    {
      "name": "achazbestiary",
      "label": "Bestiarium",
      "system": "dsa5",
      "path": "packs/achazbestiary.db",
      "type": "Actor",
      "flags": {}
    },
    {
      "name": "achazrules",
      "label": "Achaz, Schuppenkleid & Lange Zunge",
      "system": "dsa5",
      "path": "packs/achazrules.db",
      "type": "JournalEntry",
      "flags": {}
    },
    {
      "name": "achazabilitymacros",
      "label": "Macros (internal)",
      "system": "dsa5",
      "path": "packs/achazabilitymacros.db",
      "type": "Macro",
      "flags": {}
    }
  ],
  "id": "dsa5-achaz",
  "authors": [
    {
      "name": "Plushtoast"
    },
    {
      "name": "Murm3lt13r"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-achaz/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-achaz/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Rules",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Achaz - Schuppenkleid & Lange Zunge",
          "sorting": "m",
          "packs": [
            "achazequipment",
            "achazbestiary",
            "achazrules",
            "achazabilitymacros"
          ]
        }
      ]
    }
  ],
  "protected": true
}