{
  "id": "dsa5-bladesofthenight",
  "title": "The Dark Eye 5th Ed. - Klingen der Nacht",
  "description": "Tief unter dem Eis verborgen erhebt sich eine neue Gefahr. Stellen sich deine Helden dieser Herausforderung und bannen die Gefahr? Mit dem Abenteuer-Modul erhältst du alle nötigen Informationen an die Hand, um Herausforderungen, Meisterpersonen und Begegnungen für deine Helden kreativ auszugestalten.  ",
  "authors": [
    {
      "name": "Nellkir"
    },
    {
      "name": "Murm3lt13r"
    },
    {
      "name": "Plushtoast"
    },
    {
      "name": "VTTom"
    }
  ],
  "version": "8.0.0",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-bladesofthenight/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-bladesofthenight-8.0.0.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "styles": [],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.0"
        }
      }
    ]
  },
  "packs": [
    {
      "name": "bladesofthenightactors",
      "label": "Charaktere und Monster",
      "system": "dsa5",
      "path": "./packs/bladesofthenightactors.db",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "bladesofthenightjournals",
      "label": "Klingen der Nacht",
      "system": "dsa5",
      "path": "./packs/bladesofthenightjournals.db",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "bladesofthenightmaps",
      "label": "Karten",
      "system": "dsa5",
      "path": "./packs/bladesofthenightmaps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "bladesofthenightinfos",
      "label": "Informationen",
      "system": "dsa5",
      "path": "packs/bladesofthenightinfos.db",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "bladesofthenightequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "./packs/bladesofthenightequipment.db",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "bladesofthenightabilitymacros",
      "label": "Macros (internal)",
      "system": "dsa5",
      "path": "./packs/bladesofthenightabilitymacros.db",
      "type": "Macro"
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-bladesofthenight/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-bladesofthenight/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Adventures",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Klingen der Nacht",
          "sorting": "m",
          "packs": [
            "bladesofthenightactors",
            "bladesofthenightjournals",
            "bladesofthenightmaps",
            "bladesofthenightinfos",
            "bladesofthenightequipment",
            "bladesofthenightabilitymacros"
          ]
        }
      ]
    }
  ],
  "protected": true
}