{
  "id": "shards-and-traditions",
  "title": "Shards and Traditions",
  "version": "1.1.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"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "shards-and-traditions",
      "label": "Shards and Traditions",
      "path": "packs/shards-and-traditions",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": [
    "module/shards-and-traditions.mjs"
  ],
  "styles": [
    "css/shards-and-traditions.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/shards-and-traditions/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "SnT": "Shards and Traditions"
      }
    }
  }
}