{
  "id": "aff2e-combat-companion",
  "title": "Combat Companion",
  "version": "1.1.1",
  "compatibility": {
    "minimum": "13",
    "verified": "13.351"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "aff2e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "book",
      "label": "Book",
      "path": "packs/book",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-01.webp",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "special-skills",
      "label": "Special Skills",
      "path": "packs/special-skills",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-02.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "talents",
      "label": "Talents",
      "path": "packs/talents",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-03.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "equipments",
      "label": "Equipment",
      "path": "packs/equipments",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-04.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "combat",
      "label": "Combat Items",
      "path": "packs/combat",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-05.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "magic",
      "label": "Magic And Religion",
      "path": "packs/magic",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-06.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "rollable-tables",
      "label": "Rollable Tables",
      "path": "packs/rollable-tables",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-08.webp",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "banner": "modules/aff2e-combat-companion/assets/banner/compendium-banner-09.webp",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    }
  ],
  "packFolders": [
    {
      "name": "Combat Companion",
      "sorting": "m",
      "color": "#C9AD79",
      "packs": [
        "book",
        "special-skills",
        "talents",
        "equipments",
        "combat",
        "magic",
        "rollable-tables",
        "macros"
      ]
    }
  ],
  "esmodules": [
    "module/module-starter.mjs"
  ],
  "styles": [
    "css/module-style.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "documentTypes": {
    "Item": {
      "combatMagicSpell": {
        "htmlFields": [
          "description"
        ]
      }
    }
  },
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/aff2e-combat-companion/latest.json",
  "protected": true,
  "flags": {
  }
}