{
  "id": "elven-tower-curse-of-moths-5e",
  "title": "Elven Tower Adventures - Curse of Moths",
  "description": "<p>Ambition is a mortal's worst enemy. A mind lost in ambition breaks laws, cheats on their loved ones, betrays their own, or worse. History is filled with lessons about this. And more often than not, sinners get away with murder, at least for a time. Because grudges grow deep, and thirst for vengeance is a twisted form of ambition... Betrayals, murder, or the theft of something sacred shall always bear consequences.</p><p>The <em>Curse of Moths</em> goes back thousands of years. It all began with the jade collection that belonged to a powerful group of djinn. Their collection was so vast that it could fill a castle's hall. Among their most valued possessions were the fabled jade scarabs. The djinn felt superior, basking in their wealth, but they made many enemies. And humans dared defy their dominion. They stole their collection. And the djinn, disgusted by their jade touched by mortal hands, decided to curse the transgressors instead of retrieving their stolen goods. Moths. They summoned a sea of moths that ate their crops, thrashed their lands, and even devoured their animals. They were erased from history.</p><p>The only thing the djinn did not destroy was the place where the thieves placed the stolen artifacts, the <em>Jade Sepulcher</em>. They knew the jade would curse their minds once more and that future generations would suffer as a result.</p>",
  "version": "1.0.1",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-curse-of-moths-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 - Curse of Moths",
      "thumbnail": "modules/elven-tower-curse-of-moths-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-curse-of-moths-5e",
      "label": "ETA - Curse of Moths",
      "path": "packs/elven-tower-curse-of-moths-5e",
      "type": "Adventure",
      "system": "dnd5e",
      "banner": "modules/elven-tower-curse-of-moths-5e/assets/icons/adventurebanner.jpg"
    }
  ],
  "flags": {
    "hotReload": {
      "extensions": [
        "css"
      ],
      "paths": [
        "styles/"
      ],
      "flags": {},
      "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-curse-of-moths-5e/module.json"
    }
  }
}