{
  "id": "dungeon-map-pack-10",
  "name": "dungeon-map-pack-10",
  "title": "Elven Tower - Dungeon Map Pack 10",
  "description": "This is the tenth volume of our series. This map pack contains twenty fantasy dungeon locations. All scenes feature light sources and walls. Experience epic adventures using Elven Tower Cartography.",
  "authors": [
    {
      "name": "Elven Tower",
      "discord": "Derek (Elven Tower)#9214",
      "url": "https://www.patreon.com/elventower"
    }
  ],
  "packs": [
    {
      "name": "dungeon-map-pack-10",
      "label": "Dungeon Map Pack 10",
      "path": "packs/adventure.db",
      "type": "Adventure"
    }
  ],
  "version": "1.0.1",
  "minimumCoreVersion": "9",
  "compatibleCoreVersion": "10",
  "compatibility": {
    "minimum": 9,
    "verified": 14
  },
  "scripts": [],
  "esmodules": [
    "./js/adventure-script.mjs"
  ],
  "styles": [
    "./styles/styles.css"
  ],
  "url": "https://www.patreon.com/elventower",
  "manifest": "https://r2.foundryvtt.com/packages-public/dungeon-map-pack-10/module.json",
  "protected": true
}