{
  "id": "battlezoo-release-the-kraken-dnd5e",
  "title": "Battlezoo Adventures: Release the Kraken for DnD5e by Roll for Combat",
  "description": "When a peaceful kraken is accused of poisoning the Great Turtle, the heroes must prove his innocence. But the deeper they investigate, the clearer it becomes: something far stranger is killing the colossal creature. Warped spaces, broken time, and forbidden magic converge as an eldritch ritual awakens. As ancient powers stir and reality fractures around them, the heroes must act quickly before the Isles themselves unravel. Saving a simple kraken merchant may save the world!",
  "version": "1.0",
  "protected": true,
  "url": "http://www.battlezoo.com",
  "manifest": "https://rollforcombat.com/wp-content/uploads/vttmanifest/battlezoo-release-the-kraken-dnd5e/module.json",
  "authors": [
    {
      "name": "Stephen Glicker, David N. Ross, Mark Seifter, and Linda Zayas-Palmer",
      "flags": {}
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json",
        "compatibility": {
          "minimum": "5.2.5"
        }
      }
    ]
  },
  "packs": [
    {
      "label": "Adventures",
      "name": "release-the-kraken-adventures",
      "path": "packs/adventures",
      "banner": "modules/battlezoo-release-the-kraken-dnd5e/assets/tiles/tile-00.webp",
      "system": "dnd5e",
      "type": "Adventure",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Bestiary",
      "name": "release-the-kraken-bestiary",
      "path": "packs/bestiary",
      "banner": "modules/battlezoo-release-the-kraken-dnd5e/assets/tiles/tile-01.webp",
      "system": "dnd5e",
      "type": "Actor",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Companion Items",
      "name": "release-the-kraken-companion",
      "path": "packs/companion",
      "banner": "modules/battlezoo-release-the-kraken-dnd5e/assets/tiles/tile-02.webp",
      "system": "dnd5e",
      "type": "Item",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Eldamon Items",
      "name": "release-the-kraken-eldamon",
      "path": "packs/eldamon",
      "banner": "modules/battlezoo-release-the-kraken-dnd5e/assets/tiles/tile-03.webp",
      "system": "dnd5e",
      "type": "Item",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Equipment",
      "name": "release-the-kraken-equipment",
      "path": "packs/equipment",
      "banner": "modules/battlezoo-release-the-kraken-dnd5e/assets/tiles/tile-04.webp",
      "system": "dnd5e",
      "type": "Item",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Macros",
      "name": "release-the-kraken-macros",
      "path": "packs/macros",
      "banner": "modules/battlezoo-release-the-kraken-dnd5e/assets/tiles/tile-05.webp",
      "system": "dnd5e",
      "type": "Macro",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Spells",
      "name": "release-the-kraken-spells",
      "path": "packs/spells",
      "banner": "modules/battlezoo-release-the-kraken-dnd5e/assets/tiles/tile-06.webp",
      "system": "dnd5e",
      "type": "Item",
      "flags": {},
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "media": [
    {
      "type": "setup",
      "caption": "Release the Kraken",
      "thumbnail": "modules/battlezoo-release-the-kraken-dnd5e/assets/art/preview.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Roll For Combat",
      "sorting": "m",
      "folders": [
        {
          "name": "Release the Kraken",
          "sorting": "a",
          "packs": [
            "release-the-kraken-adventures",
            "release-the-kraken-bestiary",
            "release-the-kraken-companion",
            "release-the-kraken-eldamon",
            "release-the-kraken-equipment",
            "release-the-kraken-macros",
            "release-the-kraken-spells"
          ],
          "color": null,
          "folders": []
        }
      ]
    }
  ],
  "esmodules": [
    "scripts/register-journal-style.mjs",
    "scripts/popup.mjs",
    "scripts/api.mjs"
  ],
  "styles": [
    "styles/ii-dnd5e.css"
  ]
}