{
  "title": "The Dark Eye 5th Ed. - Orks - Hauer und Schwarzer Pelz",
  "description": "Die Orkspielhilfe für das Schwarze Auge mit allem was man für den Orkcharakterbau benötigt.",
  "version": "8.0.2",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-orcs/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-orcs-8.0.2.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "socket": true,
  "packs": [
    {
      "name": "orcsequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/orcsequipment.db",
      "type": "Item",
      "flags": {}
    },
    {
      "name": "orcsbestiary",
      "label": "Bestiarium",
      "system": "dsa5",
      "path": "packs/orcsbestiary.db",
      "type": "Actor",
      "flags": {}
    },
    {
      "name": "orcsrules",
      "label": "Orks, Hauer und schwarzer Pelz",
      "system": "dsa5",
      "path": "packs/orcsrules.db",
      "type": "JournalEntry",
      "flags": {}
    },
    {
      "name": "orcsabilitymacros",
      "label": "Macros (internal)",
      "system": "dsa5",
      "path": "packs/orcsabilitymacros.db",
      "type": "Macro",
      "flags": {}
    }
  ],
  "id": "dsa5-orcs",
  "authors": [
    {
      "name": "Plushtoast"
    },
    {
      "name": "Murm3lt13r"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.6"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-orcs/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-orcs/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Rules",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Orks - Hauer und Schwarzer Pelz",
          "sorting": "m",
          "packs": [
            "orcsequipment",
            "orcsbestiary",
            "orcsrules",
            "orcsabilitymacros"
          ]
        }
      ]
    }
  ],
  "protected": true
}