{
  "title": "The Dark Eye 5th Ed. - Aventurian Armory II",
  "description": "The module Aventurian Armory II contains even more a hero needs as equipment for his adventures. A module for The Dark Eye 5th edition.",
  "version": "8.0.0",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-armory2/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-armory2-8.0.0.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    },
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "styles": [
    "style/armory2.css"
  ],
  "packs": [
    {
      "name": "armory2equipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/armory2equipment.db",
      "type": "Item",
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "armory2rules",
      "label": "Aventurische Rüstkammer II",
      "system": "dsa5",
      "path": "packs/armory2rules.db",
      "type": "JournalEntry",
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "armory2enequipment",
      "label": "Equipment",
      "system": "dsa5",
      "path": "packs/armory2enequipment.db",
      "type": "Item",
      "flags": {
        "dsalang": "en"
      }
    },
    {
      "name": "armory2enrules",
      "label": "Aventurian Armory II",
      "system": "dsa5",
      "path": "packs/armory2enrules.db",
      "type": "JournalEntry",
      "flags": {
        "dsalang": "en"
      }
    },
    {
      "name": "armory2abilitymacros",
      "label": "Macros (internal)",
      "system": "dsa5",
      "path": "packs/armory2abilitymacros.db",
      "type": "Macro"
    }
  ],
  "id": "dsa5-armory2",
  "authors": [
    {
      "name": "Plushtoast"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-armory2/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-armory2/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Rules",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Aventurian Armory II",
          "sorting": "m",
          "packs": [
            "armory2equipment",
            "armory2rules",
            "armory2abilitymacros",
            "armory2enequipment",
            "armory2enrules"
          ]
        }
      ]
    }
  ],
  "protected": true
}