{
  "id": "eh-kong-skull-island",
  "title": "Kong: Skull Island, an Everyday Heroes Cinematic Adventure",
  "description": "<p>Welcome to Skull Island, domain of the mighty Kong and a land of unparalleled danger, adventure, and discovery. You are among the first to step foot on its shores, to explore its untamed wilds, and to face its monstrous beasts, which are more dangerous more dangerous than anything previously known to humankind. Will you unravel one of its great mysteries, or will you end up as a snack for a slavering monster?</p>",
  "authors": [
    {
      "name": "Jeff \u2018Arbron\u2019 Hitchcock",
      "url": "https://github.com/arbron",
      "email": "jeff@szed.co",
      "discord": "arbron#6515",
      "twitter": "@arbron"
    }
  ],
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/eh-kong-skull-island/module.json",
  "version": "3.0",
  "compatibility": {
    "minimum": "14.359",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "everyday-heroes",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/evilgeniusgaming/everyday-heroes/main/system.json",
        "compatibility": {
          "minimum": "1.0.0"
        }
      }
    ]
  },
  "esmodules": [
    "./eh-kong-skull-island.mjs"
  ],
  "styles": [
    "./eh-kong-skull-island.css"
  ],
  "packs": [
    {
      "name": "journal",
      "label": "Kong: Skull Island",
      "path": "./packs/journal",
      "banner": "modules/eh-kong-skull-island/artwork/interface/banners/journal.webp",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "everyday-heroes": {
          "sorting": "table-of-contents",
          "style": "kong-skull-island"
        }
      }
    },
    {
      "name": "adventure",
      "label": "Sliver of the Skull",
      "system": "everyday-heroes",
      "path": "./packs/adventure",
      "banner": "modules/eh-kong-skull-island/artwork/interface/banners/adventure.webp",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "cast",
      "label": "The Cast",
      "system": "everyday-heroes",
      "path": "./packs/cast",
      "banner": "modules/eh-kong-skull-island/artwork/interface/banners/cast.webp",
      "type": "Actor",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "pregen-heroes",
      "label": "Pregenerated Heroes",
      "system": "everyday-heroes",
      "path": "./packs/pregen-heroes",
      "banner": "modules/eh-kong-skull-island/artwork/interface/banners/pregen-heroes.webp",
      "type": "Actor",
      "flags": {}
    },
    {
      "name": "tables",
      "label": "Tables",
      "path": "./packs/tables",
      "type": "RollTable",
      "flags": {}
    },
    {
      "name": "vehicles",
      "label": "Vehicles",
      "system": "everyday-heroes",
      "path": "./packs/vehicles",
      "banner": "modules/eh-kong-skull-island/artwork/interface/banners/vehicles.webp",
      "type": "Actor",
      "flags": {}
    },
    {
      "name": "hero-options",
      "label": "Hero Options",
      "system": "everyday-heroes",
      "path": "./packs/hero-options",
      "banner": "modules/eh-kong-skull-island/artwork/interface/banners/hero-options.webp",
      "type": "Item",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Kong: Skull Island",
      "sorting": "m",
      "color": "#bbc080",
      "packs": [
        "journal",
        "adventure",
        "cast",
        "tables",
        "pregen-heroes",
        "hero-options",
        "vehicles"
      ]
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "./lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/eh-kong-skull-island/artwork/background.webp",
      "thumbnail": "modules/eh-kong-skull-island/artwork/background-thumbnail.webp"
    }
  ],
  "flags": {
    "everyday-heroes": {
      "requireTitanicScale": true
    },
    "hotReload": false
  },
  "quickstart": {
    "world": {
      "background": "modules/eh-kong-skull-island/artwork/background.webp",
      "cover": "modules/eh-kong-skull-island/artwork/interface/banners/adventure.webp",
      "description": "<p>Welcome to Skull Island, the domain of the mighty Kong and a land of unparalleled danger, adventure, and discovery. You are among the first to step foot on its shores, to explore its untamed wilds, to face the monstrous beasts more dangerous than anything previously known to mankind. Will you unravel one of its great mysteries, or will you end up as a snack for a slavering monster?</p>"
    }
  }
}