{
  "id": "shadow-under-hardflint-hall",
  "title": "Shadow Under Hardflint Hall",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://github.com/Cussa",
      "discord": "CussaMitre"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "shadow-under-hardflint-hall",
      "label": "Shadow Under Hardflint Hall",
      "path": "packs/shadow-under-hardflint-hall",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": [
    "module/shadow-under-hardflint-hall.mjs"
  ],
  "styles": [
    "css/shadow-under-hardflint-hall.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/shadow-under-hardflint-hall/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "SuhH": "Shadow Under Hardflint Hall"
      }
    }
  }
}