{
  "id": "dnd-tomb-annihilation",
  "title": "Tomb of Annihilation",
  "description": "Challenge your players to work together to navigate Chult, solve puzzles, and survive the myriad deadly encounters in the Tomb of the Nine Gods as they investigate the mysterious Death Curse that has overtaken the world.",
  "authors": [
    {
      "name": "Andrew Clayton",
      "discord": "Atropos",
      "url": "https://foundryvtt.com"
    },
    {
      "name": "Kim Mantas",
      "discord": "fyorl",
      "url": "https://foundryvtt.com"
    },
    {
      "name": "Jeff Hitchcock"
    },
    {
      "name": "Clayton Thomson"
    },
    {
      "name": "Matt Haentschke"
    },
    {
      "name": "Matt Ryan",
      "discord": "mattexdee",
      "url": "https://foundryvtt.com"
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/dnd-tomb-annihilation/assets/journal-art/cover.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "version": "2.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "documentTypes": {
    "ChatMessage": {
      "betting": {},
      "request": {}
    }
  },
  "esmodules": [
    "scripts/dnd-tomb-annihilation.mjs"
  ],
  "styles": [
    "styles/dnd-tomb-annihilation.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3.3"
        }
      }
    ]
  },
  "packs": [
    {
      "name": "adventures",
      "label": "Tomb of Annihilation",
      "path": "packs/adventures",
      "type": "Adventure",
      "system": "dnd5e"
    },
    {
      "name": "actors",
      "label": "Actors",
      "path": "packs/actors",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "tables",
      "label": "Roll Tables",
      "path": "packs/tables",
      "type": "RollTable",
      "ownership": {
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "Items",
      "path": "packs/items",
      "type": "Item",
      "ownership": {
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "Tomb of Annihilation",
      "color": "#1e72cc",
      "sorting": "m",
      "packs": [
        "adventures",
        "actors",
        "tables",
        "items",
        "macros"
      ]
    }
  ],
  "url": "https://foundryvtt.com/packages/dnd-tomb-annihilation",
  "manifest": "https://r2.foundryvtt.com/packages-public/dnd-tomb-annihilation/module.json",
  "protected": true,
  "socket": true,
  "changelog": "https://github.com/foundryvtt/foundryvtt-premium-content/discussions?discussions_q=label%3Adnd-tomb-annihilation",
  "flags": {
    "hotReload": false,
    "tokenRingSubjectMappings": {
      "modules/dnd-tomb-annihilation/assets/tokens/": "modules/dnd-tomb-annihilation/assets/subjects/"
    },
    "dnd5e": {
      "sourceBooks": {
        "ToA": "SOURCE.BOOK.ToA"
      }
    }
  },
  "quickstart": {
    "postImport": true,
    "world": {
      "background": "modules/dnd-tomb-annihilation/assets/journal-art/cover.webp",
      "cover": "modules/dnd-tomb-annihilation/assets/journal-art/cover.webp",
      "description": "<p>Tomb of Annihilation draws players to Chult, a mysterious peninsula ringed with mountains and choked with rain forests.</p><p>The talk of the streets and taverns has all been about the so-called death curse: a wasting disease afflicting everyone who's ever been raised from the dead. Victims grow thinner and weaker each day, slowly but steadily sliding toward the death they once denied.</p><p>When they finally succumb, they can\u2019t be raised\u2014and neither can anyone else, regardless of whether they've ever received that miracle in the past. Temples and scholars of divine magic are at a loss to explain a curse that has affected the entire region, and possibly the entire world.</p>"
    }
  }
}