{
  "id": "hymn-of-the-dragonflower",
  "title": "Hymn of the Dragonflower",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola",
      "url": "https://hodpub.com"
    },
    {
      "name": "Marcos Keller",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "hymn-of-the-dragonflower",
      "label": "Hymn of the Dragonflower",
      "path": "packs/hymn-of-the-dragonflower",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "esmodules": [
    "module/hymn-of-the-dragonflower.mjs"
  ],
  "styles": [
    "css/hymn-of-the-dragonflower.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/hymn-of-the-dragonflower/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "HotDF": "Hymn of the Dragonflower"
      }
    }
  }
}