{
  "id": "ha-eotc",
  "title": "Historica Arcanum: Era of the Crusades",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "ha-eotc",
      "label": "Historica Arcanum: Era of the Crusades",
      "path": "packs/ha-eotc",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": [
    "module/ha-eotc.mjs"
  ],
  "styles": [
    "css/ha-eotc.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/ha-eotc/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "HA-EotC": "HA: Era of the Crusades"
      }
    }
  }
}