{
  "id": "arcane-affinity-realm-of-the-witch-magic-item-set",
  "name": "arcane-affinity-realm-of-the-witch-magic-item-set",
  "title": "Magic Items Vol 5: Realm of the Witch",
  "description": "<p>A Collection of Magic items made by Arcane Affinity.</p>",
  "version": "2.0.0",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/arcane-affinity-realm-of-the-witch-magic-item-set/module.json",
  "compatibility": {
    "minimum": "0.8.6",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "Arcane Affinity",
      "discord": "Latamer#9345",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "items",
      "label": "Magic Items Vol 5: Realm of the Witch Items",
      "path": "packs/items",
      "banner": "modules/arcane-affinity-realm-of-the-witch-magic-item-set/img/tile_01.webp",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "npcs",
      "label": "Magic Items Vol 5: Realm of the Witch NPCs",
      "path": "packs/npcs",
      "banner": "modules/arcane-affinity-realm-of-the-witch-magic-item-set/img/tile_02.webp",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Arcane Affinity",
      "sorting": "a",
      "folders": [
        {
          "name": "Magic Items Vol 5: Realm of the Witch",
          "sorting": "a",
          "packs": [
            "items",
            "npcs"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null,
      "packs": []
    }
  ],
  "esmodules": [
    "scripts/init.js"
  ]
}