{
  "id": "a-shadow-over-odir",
  "title": "A Shadow over Odir",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Lucca Pessoa",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "adventure",
      "label": "A Shadow over Odir",
      "path": "packs/adventure",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": [
    "module/a-shadow-over-odir.mjs"
  ],
  "styles": [
    "css/a-shadow-over-odir.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/a-shadow-over-odir/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "ASoV": "A Shadow Over Odir"
      }
    }
  }
}