{
  "id": "shotguns-n-sorcery",
  "title": "Shotguns & Sorcery",
  "version": "1.2.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": "player-options",
      "label": "Player Options",
      "path": "packs/player-options",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "Items",
      "path": "packs/items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "shotguns-n-sorcery",
      "label": "Shotguns & Sorcery",
      "path": "packs/shotguns-n-sorcery",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "notable-npcs-and-creatures",
      "label": "Notable Npcs and Creatures",
      "path": "packs/notable-npcs-and-creatures",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "Shotgun & Sorcery",
      "sorting": "m",
      "color": "#952820",
      "packs": [
        "player-options",
        "shotguns-n-sorcery",
        "notable-npcs-and-creatures",
        "items"
      ]
    }
  ],
  "esmodules": [
    "module/shotguns-n-sorcery.mjs"
  ],
  "styles": [
    "css/shotguns-n-sorcery.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/shotguns-n-sorcery/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "SnS": "Shotguns & Sorcery"
      }
    }
  }
}