{
  "id": "invincible-core",
  "title": "Invincible - Core Rules",
  "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": "core-book",
      "label": "Core Book",
      "path": "packs/core-book",
      "type": "JournalEntry",
      "banner": "modules/invincible-core/assets/banner/banner-01.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "power-sources",
      "label": "Power Sources",
      "path": "packs/power-sources",
      "type": "Item",
      "banner": "modules/invincible-core/assets/banner/banner-02.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "powers",
      "label": "Powers",
      "path": "packs/powers",
      "type": "Item",
      "banner": "modules/invincible-core/assets/banner/banner-03.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "boosts",
      "label": "Boosts",
      "path": "packs/boosts",
      "type": "Item",
      "banner": "modules/invincible-core/assets/banner/banner-04.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "limits",
      "label": "Limits",
      "path": "packs/limits",
      "type": "Item",
      "banner": "modules/invincible-core/assets/banner/banner-05.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "talents",
      "label": "Talents",
      "path": "packs/talents",
      "type": "Item",
      "banner": "modules/invincible-core/assets/banner/banner-06.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "drawbacks",
      "label": "Drawbacks",
      "path": "packs/drawbacks",
      "type": "Item",
      "banner": "modules/invincible-core/assets/banner/banner-07.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "gears",
      "label": "Gears & Weapons",
      "path": "packs/gears",
      "type": "Item",
      "banner": "modules/invincible-core/assets/banner/banner-08.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "effects",
      "label": "Effects",
      "path": "packs/effects",
      "type": "ActiveEffect",
      "banner": "modules/invincible-core/assets/banner/banner-09.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "rollable-tables",
      "label": "Rollable Tables",
      "path": "packs/rollable-tables",
      "type": "RollTable",
      "banner": "modules/invincible-core/assets/banner/banner-10.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "type": "Macro",
      "banner": "modules/invincible-core/assets/banner/banner-11.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "heroes-villans",
      "label": "Heroes & Villains",
      "path": "packs/heroes-villans",
      "type": "Actor",
      "banner": "modules/invincible-core/assets/banner/banner-12.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "npcs-creatures",
      "label": "NPCs & Creatures",
      "path": "packs/npcs-creatures",
      "type": "Actor",
      "banner": "modules/invincible-core/assets/banner/banner-13.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    },
    {
      "name": "adventures",
      "label": "Adventures",
      "path": "packs/adventures",
      "type": "Adventure",
      "banner": "modules/invincible-core/assets/banner/banner-14.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "invincible"
    }
  ],
  "packFolders": [
    {
      "name": "Invincible - Core Rules",
      "sorting": "m",
      "color": "#0096cb",
      "packs": [
        "powers",
        "boosts",
        "limits",
        "talents",
        "drawbacks",
        "heroes-villans",
        "npcs-creatures",
        "gears",
        "core-book",
        "macros",
        "rollable-tables",
        "adventures",
        "effects",
        "power-sources",
        "adventures"
      ]
    }
  ],
  "esmodules": ["module/invincible-core.mjs"],
  "styles": ["css/invincible-core.css"],
  "manifest": "https://foundrymodulesbucket.s3.eu-north-1.amazonaws.com/invincible-core/invincible-core-latest.json",
  "protected": true,
  "flags": {
  }
}
