{
  "id": "krakores-mirror",
  "name": "krakores-mirror",
  "title": "Elven Tower - Krakore's Mirror",
  "description": "In Krakore's Mirror, a group of level 3 adventurers takes on a mission of tailing and retrieving an escaped student of Elsefore Academy of Wizardry. They must teleport to the school's premises, talk with both faculty and students, and then travel to a secluded family mausoleum. The headmaster suspects that the missing student is there to search for a dangerous family heirloom that should never be interacted with.",
  "authors": [
    {
      "name": "Elven Tower",
      "discord": "Derek (Elven Tower)#9214",
      "url": "https://www.patreon.com/elventower"
    }
  ],
  "packs": [
    {
      "name": "krakores-mirror-adventure",
      "label": "Krakore's Mirror Adventure",
      "path": "packs/adventure.db",
      "type": "Adventure",
      "system": "dnd5e"
    }
  ],
  "version": "1.0.7",
  "minimumCoreVersion": "9",
  "compatibleCoreVersion": "10",
  "compatibility": {
    "minimum": 9,
    "verified": 14
  },
  "scripts": [],
  "esmodules": [
    "./js/adventure-script.mjs"
  ],
  "styles": [
    "./styles/styles.css"
  ],
  "url": "https://www.patreon.com/elventower",
  "manifest": "https://r2.foundryvtt.com/packages-public/krakores-mirror/module.json",
  "protected": true
}