{
  "title": "The Dark Eye 5th Ed. - The Suncoast",
  "description": "From the cloud-crowned High Eternas to the perpetually damp swamps of Harodien, from the dusty and remote hinterlands of Chababia to the pasturelands of the Cyclops Islands bordered by rocky cliffs - the Sun Coast is geographically, culturally, and commercially perhaps the most diverse region along the entire Aventurian west coast. A Regional supplement for The Dark Eye - The Suncoast.",
  "version": "8.0.1",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-suncoast/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-suncoast-8.0.1.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "packs": [
    {
      "name": "sunactors",
      "label": "Akteure",
      "system": "dsa5",
      "path": "packs/sunactors.db",
      "type": "Actor"
    },
    {
      "name": "sunequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/sunequipment.db",
      "type": "Item"
    },
    {
      "name": "suninfos",
      "label": "Infos - Die Sonnenküste",
      "system": "dsa5",
      "path": "packs/suninfos.db",
      "type": "Item"
    },
    {
      "name": "sunplaylists",
      "label": "Playlists",
      "system": "dsa5",
      "path": "packs/sunplaylists.db",
      "type": "Playlist",
      "flags": {
        "dsalang": "de"
      }
    },
    {
      "name": "sunrules",
      "label": "Die Sonnenküste",
      "system": "dsa5",
      "path": "packs/sunrules.db",
      "type": "JournalEntry"
    },
    {
      "name": "sunscenes",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/sunscenes.db",
      "type": "Scene"
    },
    {
      "name": "sunabilitymacros",
      "label": "Macros (internal)",
      "system": "dsa5",
      "path": "packs/sunabilitymacros.db",
      "type": "Macro"
    }
  ],
  "id": "dsa5-suncoast",
  "authors": [
    {
      "name": "Plushtoast"
    },
    {
      "name": "Murm3lt13r"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.6"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-suncoast/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-suncoast/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Regional supplements",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "The Suncoast",
          "sorting": "m",
          "packs": [
            "sunactors",
            "sunequipment",
            "suninfos",
            "sunplaylists",
            "sunrules",
            "sunscenes",
            "sunabilitymacros"
          ]
        }
      ]
    }
  ],
  "protected": true
}