{
  "id": "isle-of-the-dreaded-accursed",
  "title": "Isle of the Dreaded Accursed",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://github.com/Cussa",
      "discord": "CussaMitre"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "isle-of-the-dreaded-accursed",
      "label": "Isle of the Dreaded Accursed",
      "path": "packs/isle-of-the-dreaded-accursed",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": [
    "module/isle-of-the-dreaded-accursed.mjs"
  ],
  "styles": [
    "css/isle-of-the-dreaded-accursed.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/isle-of-the-dreaded-accursed/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "IofDA": "Isle of the Dreaded Accursed"
      }
    }
  }
}