{
  "id": "invincible-starter-set",
  "title": "Invincible - Starter Set",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.364"
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "L. Pessoa [Hod Publishing]",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "invincible",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "adventures",
      "label": "Adventures",
      "path": "packs/adventures",
      "type": "Adventure ",
      "banner": "modules/invincible-starter-set/assets/banners/banner-01.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    }
  ],
  "packFolders": [
    {
      "name": "Invincible - Starter Set",
      "sorting": "m",
      "color": "#0096cb",
      "packs": [
        "adventures"
      ]
    }
  ],
  "esmodules": ["module/invincible-starter-set.mjs"],
  "styles": ["css/invincible-starter-set.css"],
  "manifest": "https://foundrymodulesbucket.s3.eu-north-1.amazonaws.com/invincible-starter-set/invincible-starter-set-latest.json",
  "protected": true,
  "flags": {
  }
}
