{
  "id": "sgeh-monkeydm",
  "title": "Steinhardt's Guide to the Eldritch Hunt",
  "version": "6.3.1",
  "description": "Fight nightmarish monsters, survive the madness, and join The Hunt.",
  "authors": [
    {
      "name": "MonkeyDM",
      "url": "https://www.patreon.com/monkeydm"
    },
    {
      "name": "badgerwerks",
      "url": "https://github.com/trioderegion"
    },
    {
      "name": "InYourLibrary",
      "url": "https://github.com/InYourLibrary"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 13
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.2.5",
          "verified": "5.2.5"
        }
      }
    ],
    "requires": [],
    "recommends": []
  },
  "persistentStorage": false,
  "socket": false,
  "flags": {
    "migrations": [
      "4.1"
    ],
    "dnd5e": {
      "sourceBooks": {
        "SGEH": "SOURCE.BOOK.SGEH"
      },
      "spellLists": [
        "Compendium.sgeh-monkeydm.sgeh-notes.JournalEntry.DDAY9Cn95PXgXGHY.JournalEntryPage.2jUm7QdMpZ1VsT6T"
      ]
    }
  },
  "esmodules": [
    "sgeh.mjs"
  ],
  "styles": [
    "sgeh-monkeydm.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "packs": [
    {
      "name": "sgeh-tables",
      "path": "packs/sgeh-tables",
      "type": "RollTable",
      "label": "Steinhardt's Tables",
      "banner": "modules/sgeh-monkeydm/static/assets/cutouts/banners/compendium.webp",
      "system": "dnd5e"
    },
    {
      "name": "sgeh-stories",
      "path": "packs/sgeh-stories",
      "type": "Adventure",
      "label": "Steinhardt's Stories",
      "banner": "modules/sgeh-monkeydm/static/assets/cutouts/banners/compendium.webp",
      "system": "dnd5e"
    },
    {
      "name": "sgeh-notes",
      "path": "packs/sgeh-notes",
      "type": "JournalEntry",
      "label": "Steinhardt's Guide",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/sgeh-monkeydm/static/assets/cutouts/banners/compendium.webp",
      "system": "dnd5e"
    },
    {
      "name": "sgeh-items",
      "path": "packs/sgeh-items",
      "type": "Item",
      "label": "Steinhardt's Items",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/sgeh-monkeydm/static/assets/cutouts/banners/compendium.webp",
      "system": "dnd5e",
      "flags": {
        "dnd5e": {
          "types": [
            "class",
            "subclass",
            "feat",
            "background",
            "race",
            "spell",
            "equipment"
          ]
        }
      }
    },
    {
      "name": "sgeh-foes",
      "path": "packs/sgeh-foes",
      "type": "Actor",
      "label": "Steinhardt's Foes",
      "banner": "modules/sgeh-monkeydm/static/assets/cutouts/banners/compendium.webp",
      "system": "dnd5e",
      "flags": {
        "dnd5e": {
          "types": [
            "npc"
          ]
        }
      }
    }
  ],
  "packFolders": [
    {
      "name": "Steinhardt's Guide",
      "color": "#140b1c",
      "packs": [
        "sgeh-tables",
        "sgeh-stories",
        "sgeh-notes",
        "sgeh-items",
        "sgeh-foes"
      ]
    }
  ],
  "documentTypes": {},
  "manifest": "https://r2.foundryvtt.com/packages-public/sgeh-monkeydm/module.json",
  "url": "https://monkeydm.com/products/steinhardts-guide-vtt",
  "bugs": "https://github.com/trioderegion/steinhardts-support-desk/issues",
  "changelog": "https://github.com/trioderegion/steinhardts-support-desk/discussions/categories/updates",
  "media": [
    {
      "type": "setup",
      "url": "/modules/sgeh-monkeydm/static/assets/elements/cover-thumb.webp"
    }
  ],
  "protected": true
}