{
  "id": "treasures-of-xochicoatl",
  "title": "Treasures of Xochicoatl",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14.360"
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola [Hod Publishing]",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "core-book",
      "label": "Core Book",
      "banner": "modules/treasures-of-xochicoatl/assets/banners/menu-01.webp",
      "path": "packs/core-book",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "rollable-tables",
      "label": "Rollable Tables",
      "banner": "modules/treasures-of-xochicoatl/assets/banners/menu-02.webp",
      "path": "packs/rollable-tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "macros",
      "label": "Macros",
      "banner": "modules/treasures-of-xochicoatl/assets/banners/menu-03.webp",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "monsters",
      "label": "Monsters",
      "banner": "modules/treasures-of-xochicoatl/assets/banners/menu-04.webp",
      "path": "packs/monsters",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "items",
      "label": "Items",
      "banner": "modules/treasures-of-xochicoatl/assets/banners/menu-05.webp",
      "path": "packs/items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "adventures",
      "label": "Adventures",
      "banner": "modules/treasures-of-xochicoatl/assets/banners/menu-06.webp",
      "path": "packs/adventures",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "Treasures of Xochicoatl",
      "sorting": "m",
      "color": "#2f3f2c",
      "packs": [
        "core-book",
        "rollable-tables",
        "macros",
        "monsters",
        "items",
        "adventures"
      ]
    }
  ],
  "esmodules": [
    "module/module-starter.mjs"
  ],
  "styles": [
    "css/module-style.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/treasures-of-xochicoatl/latest.json",
  "protected": true,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "ToX": "Treasures of Xochicoatl"
      }
    }
  }
}