{
  "title": "The Dark Eye 5th Ed. - Labyrinth of Intrigues",
  "description": "Odenius, the legendary king of the Cyclopean Islands, is well known on the Sun Coast. To this day, scholars and researchers are searching for his scattered legacy, as numerous myths revolve around his fantastic constructs. It is therefore not surprising that hordes of visitors flock to the capital Rethis to attend the anniversaries of the so-called tinkerer. But shortly after an old puzzle box from a master's workshop appears, disaster breaks out over the celebration. Who is behind this and what dark secret did the former sea king hide here? A race against time begins as dark forces reach out to plunge the Sun Coast into chaos. Brave fighters are needed to put the mosaic pieces together and bring the events of forgotten days to light. Walk in the footsteps of the genius and follow the traces of the past to save the future of the archipelago. The eyes of the gods are upon you. Be careful, for the competition is clever and betrayal lurks all around. Sharpen your mind and sabers, for you need both to survive in the Labyrinth of Intrigues.",
  "version": "8.0.1",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-labyrinthofintrigues/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-labyrinthofintrigues-8.0.1.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "packs": [
    {
      "name": "labyrinthofintriguesactors",
      "label": "Charaktere und Kreaturen",
      "system": "dsa5",
      "path": "packs/labyrinthofintriguesactors.db",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "labyrinthofintriguesinfos",
      "label": "Das Labyrinth der Intrigen - Infos",
      "system": "dsa5",
      "path": "packs/labyrinthofintriguesinfos.db",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "labyrinthofintriguesjournals",
      "label": "Das Labyrinth der Intrigen",
      "system": "dsa5",
      "path": "packs/labyrinthofintriguesjournals.db",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "labyrinthofintriguesmaps",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/labyrinthofintriguesmaps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "id": "dsa5-labyrinthofintrigues",
  "authors": [
    {
      "name": "Plushtoast"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.6"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-labyrinthofintrigues/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-labyrinthofintrigues/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Adventures",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Labyrinth of Intrigues",
          "sorting": "m",
          "packs": [
            "labyrinthofintriguesactors",
            "labyrinthofintriguesinfos",
            "labyrinthofintriguesjournals",
            "labyrinthofintriguesmaps"
          ]
        }
      ]
    }
  ],
  "protected": true
}