{
  "id": "mage-hand-press-graxs-club",
  "title": "Mage Hand Press - Grax\u2019s Club",
  "description": "<p><strong>Grax\u2019s Club</strong> is a brand-new Dark Matter campaign (levels 1-8) where you and your closest coworkers embark on a wacky series of space adventures. Each adventure is a whirlwind spoof of a beloved book, film, or video game. Explore the colorful recesses of a Willy-Wonka-inspired soda factory, go head-to-head in a Phoenix Wright style court of intergalactic law, and survive a ship of space vampires in a horrific send up of <em>Alien</em>.</p>",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "authors": [
    {
      "name": "Mage Hand Press",
      "url": "https://magehandpress.com",
      "flags": {}
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3.0"
        }
      }
    ],
    "requires": [
      {
        "id": "mage-hand-press-dark-matter",
        "type": "module"
      }
    ]
  },
  "esmodules": [
    "./code/graxs-club.mjs"
  ],
  "styles": [
    "./styles/graxs-club.css"
  ],
  "packs": [
    {
      "name": "adventure",
      "label": "Grax\u2019s Club",
      "path": "packs/adventure",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {
        "dnd5e": {
          "sort": "m"
        }
      }
    }
  ],
  "packFolders": [],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/mage-hand-press-graxs-club/assets/setup.webp"
    }
  ],
  "flags": {
    "tokenRingSubjectMappings": {
      "modules/mage-hand-press-graxs-club/assets/tokens/": "modules/mage-hand-press-graxs-club/assets/subjects/"
    }
  },
  "protected": true,
  "bugs": "https://github.com/mage-hand-press/premium-content/issues",
  "manifest": "https://r2.foundryvtt.com/packages-public/mage-hand-press-graxs-club/module.json",
  "url": "https://foundryvtt.com/packages/mage-hand-press-graxs-club",
  "quickstart": {
    "world": {
      "background": "modules/mage-hand-press-graxs-club/assets/background.webp",
      "cover": "modules/mage-hand-press-graxs-club/assets/setup.webp",
      "description": "<p><strong>Grax\u2019s Club</strong> is a brand-new Dark Matter campaign (levels 1-8) where you and your closest coworkers embark on a wacky series of space adventures. Each adventure is a whirlwind spoof of a beloved book, film, or video game. Explore the colorful recesses of a Willy-Wonka-inspired soda factory, go head-to-head in a Phoenix Wright style court of intergalactic law, and survive a ship of space vampires in a horrific send up of <em>Alien</em>.</p>"
    }
  }
}