{
  "title": "The Dark Eye 5th Ed. - Magna Carta Aventurica",
  "description": "Explore Aventuria like never before! The Magna Carta Aventurica brings the continent to life with an interactive map, dynamic weather system, immersive soundscapes, and intelligent travel routing. Plan journeys, track the group token across regions, and let the atlas handle weather changes, day/night cycles, and ambient audio automatically.",
  "version": "7.5.1",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-atlas/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-atlas-7.5.1.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    },
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "esmodules": [
    "bundle/modules/init.js"
  ],
  "styles": [
    "styles/css/css.css"
  ],
  "packs": [
    {
      "name": "atlasjournals",
      "label": "Magna Carta Aventurica",
      "system": "dsa5",
      "path": "packs/atlasjournals.db",
      "type": "JournalEntry",
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "atlasenjournals",
      "label": "Magna Carta Aventurica",
      "system": "dsa5",
      "path": "packs/atlasenjournals.db",
      "type": "JournalEntry",
      "flags": {
        "dsalang": "en"
      }
    },
    {
      "name": "atlasmaps",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/atlasmaps.db",
      "type": "Scene",
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "atlasenmaps",
      "label": "Maps",
      "system": "dsa5",
      "path": "packs/atlasenmaps.db",
      "type": "Scene",
      "flags": {
        "dsalang": "en"
      }
    }
  ],
  "id": "dsa5-atlas",
  "persistentStorage": true,
  "socket": true,
  "authors": [
    {
      "name": "Huepfklotz"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "7.5.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "13",
    "verified": "13",
    "maximum": "13"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-atlas/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-atlas/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Regional supplements",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Magna Carta Aventurica",
          "sorting": "m",
          "packs": [
            "atlasjournals",
            "atlasmaps",
            "atlasenjournals",
            "atlasenmaps"
          ]
        }
      ]
    }
  ],
  "protected": true
}