{
  "id": "accidental-heroes",
  "title": "Accidental Heroes",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "L. Pessoa",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dragonbane",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "adventures",
      "label": "Accidental Heroes",
      "path": "packs/adventures",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dragonbane"
    }
  ],
  "packFolders": [
    {
      "name": "Accidental Heroes",
      "sorting": "m",
      "color": "#237262",
      "packs": [
        "adventures" 
      ]
    }
  ],
  "esmodules": ["module/accidental-heroes.mjs"],
  "styles": ["css/accidental-heroes.css"],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/accidental-heroes/latest.json",
  "protected": true,
  "flags": {
  }
}
