{
  "id": "aff2e-citadel-of-chaos",
  "title": "Citadel of Chaos",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "13",
    "verified": "13.351"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre",
      "flags": {}
    },
    {
      "name": "L. Pessoa",
      "url": "https://hodpub.com",
      "flags": {}
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "aff2e",
        "type": "system",
        "compatibility": {}
      }
    ],
    "requires": [
      {
        "id": "aff2e-core",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "packs": [
    {
      "name": "adventure",
      "label": "Adventure",
      "banner": "modules/aff2e-citadel-of-chaos/assets/banner/compendium-banner-01.webp",
      "path": "packs/adventure",
      "type": "Adventure",
      "system": "aff2e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "equipments",
      "label": "Equipment",
      "banner": "modules/aff2e-citadel-of-chaos/assets/banner/compendium-banner-02.webp",
      "path": "packs/equipments",
      "type": "Item",
      "system": "aff2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "magic",
      "label": "Magic And Religion",
      "banner": "modules/aff2e-citadel-of-chaos/assets/banner/compendium-banner-03.webp",
      "path": "packs/magic",
      "type": "Item",
      "system": "aff2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Citadel of Chaos",
      "sorting": "m",
      "color": "#c9ad79",
      "packs": [
        "adventure",
        "equipments",
        "magic"
      ],
      "folders": []
    }
  ],
  "esmodules": [
    "module/module-starter.mjs"
  ],
  "styles": [
    {
      "src": "css/module-style.css"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "documentTypes": {
    "Item": {
      "blackSorcerySpell": {
        "htmlFields": [
          "description"
        ]
      }
    }
  },
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/aff2e-citadel-of-chaos/latest.json",
  "flags": {
  },
  "description": ""
}