{
  "id": "mad-drakehall",
  "title": "TMC | Drake Hall",
  "description": "<p>The Drake Hall adventure tier from The MAD Cartographer</p>",
  "version": "13.9.0",
  "protected": true,
  "compatibility": {
    "minimum": "12",
    "verified": "13"
  },
  "authors": [
    {
      "name": "The MAD Cartographer",
      "email": "info@themadcartographer.com",
      "url": "https://patreon.com/themadcartographer",
      "discord": ".harrison",
      "flags": {}
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "scene-packer",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "levels",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "betterroofs",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "wall-height",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "lib-wrapper",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "monks-active-tiles",
        "type": "module",
        "compatibility": {}
      }
    ],
    "recommends": [
      {
        "id": "monks-active-tiles",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "packs": [
    {
      "name": "mad-drakehall-maps",
      "label": "TMC | Drake Hall",
      "path": "packs/mad-drakehall-maps",
      "type": "Scene",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "mad-drakehall-journals",
      "label": "TMC | Drake Hall",
      "path": "packs/mad-drakehall-journals",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "mad-drakehall-tables",
      "label": "TMC | Drake Hall",
      "path": "packs/mad-drakehall-tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "mad-drakehall-music",
      "label": "TMC | Drake Hall",
      "path": "packs/mad-drakehall-music",
      "type": "Playlist",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "mad-drakehall-actors",
      "label": "TMC | Drake Hall",
      "path": "packs/mad-drakehall-actors",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "mad-drakehall-items",
      "label": "TMC | Drake Hall",
      "path": "packs/mad-drakehall-items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "The MAD Cartographer - Drake Hall",
      "sorting": "a",
      "color": "#8c1b07",
      "ownership": {
        "PLAYER": "NONE"
      },
      "packs": [
        "mad-drakehall-maps",
        "mad-drakehall-journals",
        "mad-drakehall-tables",
        "mad-drakehall-music",
        "mad-drakehall-actors",
        "mad-drakehall-items"
      ]
    }
  ],
  "esmodules": [
    "scripts/init.js"
  ],
  "url": "https://www.patreon.com/themadcartographer",
  "manifest": "https://r2.foundryvtt.com/packages-public/mad-drakehall/module.json"
}