{
  "id": "city-of-mirrors",
  "title": "City of Mirrors",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.364"
  },
  "description": "<p>Delve into the City of Mirrors, the mad dimension of the infamous King in Yellow.</p>",
  "authors": [
    {
      "name": "Created By: Codex of Strings",
      "email": "support@codexofstrings.com",
      "url": "https://codexofstrings.com",
      "flags": {}
    },
    {
      "name": "Maintained By: Lost & Foundry",
      "email": "nate@lost-foundry.com",
      "url": "https://lost-foundry.com",
      "discord": "NTSwizzle",
      "flags": {}
    }
  ],
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "CoM": "City of Mirrors"
      },
      "hotReload": false
    },
    "canUpload": false
  },
  "esmodules": [
    "scripts/journal.mjs"
  ],
  "styles": [
    {
      "src": "styles/journal.css"
    }
  ],
  "packs": [
    {
      "name": "contents",
      "label": "City of Mirrors",
      "path": "packs/contents",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {
        "dnd5e": {
          "display": "table-of-contents"
        }
      }
    },
    {
      "name": "monsters",
      "label": "Monsters",
      "path": "packs/monsters",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "items",
      "label": "Items",
      "path": "packs/items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "City of Mirrors",
      "color": "#7c749a",
      "sorting": "m",
      "packs": [
        "contents",
        "monsters",
        "items"
      ],
      "folders": []
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/city-of-mirrors/artwork/journal/Yellow_King.jpg",
      "loop": false,
      "flags": {}
    }
  ],
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/city-of-mirrors/module.json",
  "url": "https://foundryvtt.com/packages/city-of-mirrors"
}