{
  "id": "game-master-tools",
  "title": "Game Master Tools - Creating Villains and Lairs",
  "version": "1.0.3",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "authors": [
    {
      "name": "Jeef Stevens Games",
      "email": "https://www.jeffstevensgames.com/",
      "discord": "@jeffcstevens",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "email": "conversion@dragonclanstudio.com.au",
      "discord": "@dragonclanstudio_13570",
      "flags": {}
    }
  ],
  "flags": {
    "canUpload": true
  },
  "packs": [
    {
      "name": "gm-tools-journal",
      "label": "GM Tools Journal",
      "banner": "modules/game-master-tools/assets/tiles/tile_02.webp",
      "path": "packs/gm-tools-journal",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "gm-tools-npcs",
      "label": "GM Tools NPCs",
      "banner": "modules/game-master-tools/assets/tiles/tile_03.webp",
      "path": "packs/gm-tools-npcs",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "gm-tools-items-and-features",
      "label": "GM Tools Items & Features",
      "banner": "modules/game-master-tools/assets/tiles/tile_01.webp",
      "path": "packs/gm-tools-items-and-features",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "gm-tools-tables",
      "label": "GM Tools Rollable Tables",
      "banner": "modules/game-master-tools/assets/tiles/tile_04.webp",
      "path": "packs/gm-tools-tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Game Master Tools - Creating Villains and Lairs",
          "sorting": "a",
          "packs": [
            "gm-tools-journal",
            "gm-tools-npcs",
            "gm-tools-items-and-features",
            "gm-tools-tables"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null,
      "packs": []
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/game-master-tools/module.json",
  "protected": true
}