{
  "id": "necromancers-of-monastis",
  "title": "Necromancers of Monastis",
  "version": "1.3.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola [Hod Publishing]",
      "url": "https://hodpub.com"
    },
    {
      "name": "Marcos Keller [Hod Publishing]",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "necromancers-of-monastis",
      "label": "Necromancers of Monastis",
      "path": "packs/necromancers-of-monastis",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "Necromancers of Monastis - Items",
      "path": "packs/items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },

    {
      "name": "actors",
      "label": "Necromancers of Monastis - Actors",
      "path": "packs/actors",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "Necromancers of Monastis",
      "sorting": "m",
      "color": "#74963D",
      "packs": [
        "necromancers-of-monastis",
        "items",
        "actors"
      ]
    }
  ],
  "esmodules": ["module/necromancers-of-monastis.mjs"],
  "styles": ["css/necromancers-of-monastis.css"],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/necromancers-of-monastis/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "NoM": "NoM"
      }
    }
  }
}