{
  "authors": [
    {
      "name": "MetaMorphic Digital Studio",
      "url": "https://metamorphic-digital.com/"
    },
    {
      "name": "Ghostfire",
      "url": "https://ghostfiregaming.com/"
    }
  ],
  "bugs": "https://support.metamorphic-digital.com",
  "changelog": "https://support.metamorphic-digital.com/changelog/grim-hollow-monster-grimoire",
  "compatibility": {
    "minimum": "14.360",
    "verified": "14"
  },
  "description": "",
  "esmodules": [
    "./dist/index.js"
  ],
  "id": "grim-hollow-monster-grimoire",
  "languages": [
    {
      "lang": "en",
      "path": "lang/en.json",
      "name": "English"
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/grim-hollow-monster-grimoire/module.json",
  "media": [
    {
      "type": "setup",
      "url": "modules/grim-hollow-monster-grimoire/assets/banners/setup-screen.webp"
    }
  ],
  "packFolders": [
    {
      "color": "#35241c",
      "name": "Grim Hollow - Monster Grimoire",
      "packs": [
        "grimoire",
        "monsters",
        "items",
        "features",
        "tables",
        "effects"
      ],
      "sorting": "m"
    }
  ],
  "packs": [
    {
      "name": "grimoire",
      "label": "Monster Grimoire",
      "type": "JournalEntry",
      "banner": "modules/grim-hollow-monster-grimoire/assets/banners/compendium-monster-grimoire.webp",
      "flags": {
        "dnd5e": {
          "display": "table-of-contents"
        }
      },
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/grimoire",
      "system": "dnd5e"
    },
    {
      "name": "monsters",
      "label": "Monsters",
      "type": "Actor",
      "banner": "modules/grim-hollow-monster-grimoire/assets/banners/compendium-monsters.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/monsters",
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "Items",
      "type": "Item",
      "banner": "modules/grim-hollow-monster-grimoire/assets/banners/compendium-items.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/items",
      "system": "dnd5e"
    },
    {
      "name": "features",
      "label": "Monster Features",
      "type": "Item",
      "banner": "modules/grim-hollow-monster-grimoire/assets/banners/compendium-monster-features.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/features",
      "system": "dnd5e"
    },
    {
      "name": "tables",
      "label": "Rollable Tables",
      "type": "RollTable",
      "banner": "modules/grim-hollow-monster-grimoire/assets/banners/compendium-rollable-tables.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/tables",
      "system": "dnd5e"
    },
    {
      "name": "effects",
      "label": "Effects",
      "type": "ActiveEffect",
      "banner": "modules/grim-hollow-monster-grimoire/assets/banners/compendium-effects.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/effects",
      "system": "dnd5e"
    }
  ],
  "protected": true,
  "relationships": {
    "flags": {},
    "requires": [
      {
        "id": "grim-hollow-core",
        "type": "module",
        "manifest": "https://sigil-fvtt.s3.amazonaws.com/grim-hollow-core/module.json",
        "compatibility": {
          "minimum": "0",
          "verified": "1.0"
        }
      }
    ],
    "recommends": [],
    "conflicts": [],
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3.2"
        }
      }
    ]
  },
  "scripts": [],
  "title": "Grim Hollow - Monster Grimoire",
  "url": "https://foundryvtt.store/products/grim-hollow-monster-grimoire",
  "version": "0.1.0",
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "GHMG": "GHMG.BOOK"
      }
    },
    "craftedWithLoveByGamersAtMetaMorphicDigitalStudios": {
      "staff": [
        "Zhell"
      ],
      "releaseDate": "27/04/2026",
      "getYourOwnPremiumConversion": "https://metamorphic-digital.com"
    }
  }
}