{
  "title": "The Dark Eye 5th Ed. - The Secret of the Dragon Knight (Starter Box)",
  "description": "In the Middle Realm County of Hero's Keep, a calamity is brewing. Robbers, orcs, and wild wolves are wreaking havoc and threatening the lives of the peaceful residents of the county. Only a mysterious dragon knight has managed to prevent chaos from erupting in Hero's Keep so far. But who is the stranger hiding behind this figure? It takes brave heroes to dispel the danger and unravel the secret of the dragon knight. It takes you and your friends!",
  "version": "7.4.1",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-drachenritter/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-drachenritter-7.4.1.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    },
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "styles": [
    "styles/style.css"
  ],
  "packs": [
    {
      "name": "drachenactors",
      "label": "Charaktere und Monster",
      "system": "dsa5",
      "path": "packs/drachenactors.db",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "drachenjournals",
      "label": "Das Geheimnis des Drachenritters",
      "system": "dsa5",
      "path": "packs/drachenjournals.db",
      "type": "JournalEntry",
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "drachenmaps",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/drachenmaps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "drachenenactors",
      "label": "Actors and Monsters",
      "system": "dsa5",
      "path": "packs/drachenenactors.db",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "dsalang": "en"
      }
    },
    {
      "name": "drachenenjournals",
      "label": "The Secret of the Dragon Knight",
      "system": "dsa5",
      "path": "packs/drachenenjournals.db",
      "type": "JournalEntry",
      "flags": {
        "dsalang": "en"
      }
    },
    {
      "name": "drachenenmaps",
      "label": "Maps",
      "system": "dsa5",
      "path": "packs/drachenenmaps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "dsalang": "en"
      }
    }
  ],
  "id": "dsa5-drachenritter",
  "authors": [
    {
      "name": "Plushtoast"
    },
    {
      "name": "Murm3lt13r"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "7.0.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "13",
    "verified": "13",
    "maximum": "13"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-drachenritter/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-drachenritter/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Adventures",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "The secret of the dragon knight - Starter Box",
          "sorting": "m",
          "packs": [
            "drachenactors",
            "drachenjournals",
            "drachenmaps",
            "drachenenactors",
            "drachenenjournals",
            "drachenenmaps"
          ]
        }
      ]
    }
  ],
  "protected": true
}