{
  "title": "The Dark Eye 5th Ed. - Das Geheimnis des Zauberschülers",
  "description": "Mischief at the home academy, about alchemical experiments alchemical experiments to make friends for life or play unpopular magisters - who would not like to see the world who wouldn't want to explore the world from the point of view of a curious young young magician? With The Secret of the Student Magicians, you can do just that! In you'll find all the material you need to create a group of your players to embody a heroic group of students at the Academy of High Academy of High Magic at Punin. In addition to the adventure a game aid for the creation of suitable and at the same time varied and individual scholar heroes for this campaign. As inspiration for the design of the characters serves a a complete description of the Academy of High Magic at Punin as well as an an adventure storyline that follows all three stages of the scholars' time - from their first day from their first day as a student of magic to their last.",
  "version": "8.0.0",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-soms/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-soms-8.0.0.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "packs": [
    {
      "name": "somsactors",
      "label": "Charaktere und Kreaturen",
      "system": "dsa5",
      "path": "packs/somsactors.db",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "somsequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/somsequipment.db",
      "type": "Item"
    },
    {
      "name": "somsjournals",
      "label": "Das Geheimnis des Zauberschülers",
      "system": "dsa5",
      "path": "packs/somsjournals.db",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "somsmaps",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/somsmaps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "somsmacros",
      "label": "Macros",
      "system": "dsa5",
      "path": "packs/somsmacros.db",
      "type": "Macro",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "id": "dsa5-soms",
  "authors": [
    {
      "name": "Murm3lt13r"
    },
    {
      "name": "VTTom"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-soms/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-soms/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Adventures",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Das Geheimnis des Zauberschülers",
          "sorting": "m",
          "packs": [
            "somsactors",
            "somsequipment",
            "somsjournals",
            "somsmaps",
            "somsmacros"
          ]
        }
      ]
    }
  ],
  "protected": true
}