{
  "id": "elven-tower-planar-legacy-5e",
  "title": "Elven Tower Adventures - Planar Legacy",
  "description": "<p>Mortals have a limited understanding of the true nature of existence due to their relatively short lifespans. In contrast, extraplanar beings, dragons, and many manifestations of the fey are practically immortal. They do not suffer from the rushed lives of mankind and can dedicate centuries, or even millennia, to the study of the remote and slow-moving planes. Understanding the implications of planar movements and how they affect each other, how they connect, or not, to each other, is reserved for the most patient and perseverant creatures. The fey excel in this endeavor. Their planar observatories are fine pieces of machinery capable of tracking and predicting the subtle movements of planes. Studying the legacy of the planes requires these eldritch contraptions.</p><p>In this adventure, an apprentice mage seeks to discover the fate of her missing progenitor. Her father, a wizard, sought the location of a fey planar observatory. A strange fey being, the spider matron, revealed the observatory. She asked for a devil's head as payment. He set out a year ago to investigate an ancient ruin with three monoliths in Jirden Forest but was never heard of again. The daughter and her bodyguard came to see the spider matron to track down the missing wizard. The fey dame still wants the devil's head; she sends the worried woman after it, just like her father.</p>",
  "version": "1.0.1",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-planar-legacy-5e/module.json",
  "authors": [
    {
      "name": "Elven Tower Adventures",
      "url": "https://www.elventower.com/"
    },
    {
      "name": "Derek Ruiz"
    },
    {
      "name": "Arthur Rouise"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "media": [
    {
      "type": "setup",
      "caption": "Elven Tower Adventures - Planar Legacy",
      "thumbnail": "modules/elven-tower-planar-legacy-5e/assets/icons/adventurebanner.jpg"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "4.0.1"
        }
      }
    ]
  },
  "esmodules": [
    "scripts/register-journal-style.js",
    "scripts/popup.js"
  ],
  "styles": [
    "styles/style.css"
  ],
  "packs": [
    {
      "name": "elven-tower-planar-legacy-5e",
      "label": "ETA - Planar Legacy",
      "path": "packs/elven-tower-planar-legacy-5e",
      "type": "Adventure",
      "system": "dnd5e",
      "banner": "modules/elven-tower-planar-legacy-5e/assets/icons/adventurebanner.jpg"
    }
  ],
  "flags": {
    "hotReload": {
      "extensions": [
        "css"
      ],
      "paths": [
        "styles/"
      ],
      "flags": {},
      "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-planar-legacy-5e/module.json"
    }
  }
}