{
  "title": "The Dark Eye 5th Ed. - Herbarium",
  "description": "Aventuria is full of mysterious, dangerous and helpful plants. Find a large collection complete with recipes for elixirs and the like to make the best out of this wonders. Includes a plant generator and all the rules for plant searches.",
  "version": "8.0.0",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-herbarium/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-herbarium-8.0.0.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "styles": [
    "style/herbarium.css"
  ],
  "socket": true,
  "packs": [
    {
      "name": "herbariumabilitymacros",
      "label": "Macros (internal)",
      "system": "dsa5",
      "path": "packs/herbariumabilitymacros.db",
      "type": "Macro"
    },
    {
      "name": "herbariumequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/herbariumequipment.db",
      "type": "Item",
      "flags": {}
    },
    {
      "name": "herbariuminfo",
      "label": "Informationen",
      "system": "dsa5",
      "path": "packs/herbariuminfo.db",
      "type": "Item",
      "flags": {}
    },
    {
      "name": "herbariumbestiary",
      "label": "Bestiarium",
      "system": "dsa5",
      "path": "packs/herbariumbestiary.db",
      "type": "Actor",
      "flags": {}
    },
    {
      "name": "herbariumrules",
      "label": "Aventurisches Herbarium",
      "system": "dsa5",
      "path": "packs/herbariumrules.db",
      "type": "JournalEntry",
      "flags": {}
    }
  ],
  "id": "dsa5-herbarium",
  "authors": [
    {
      "name": "Plushtoast",
      "flags": {}
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-herbarium/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-herbarium/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Rules",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Herbarium",
          "sorting": "m",
          "packs": [
            "herbariumequipment",
            "herbariuminfo",
            "herbariumbestiary",
            "herbariumrules",
            "herbariumabilitymacros"
          ]
        }
      ]
    }
  ],
  "protected": true
}