{
  "id": "elven-tower-house-of-krampus-5e",
  "title": "Elven Tower Adventures - House of Krampus",
  "description": "<p>The end of the year approaches, and Hearthglen is famous for its grand winter festivals, sparkling lights, and the ever-glowing Winterspire Tree at the center of the square. The locals cherish this magical season and enjoy singing century-old songs to build a strong festive mood. As snow blankets the village, the air fills with the scent of pine and sweet mulled wine. But for all its warmth and joy, this year, Hearthglen had the misfortune of being chosen by Krampus, the evil spirit of the holidays.</p>",
  "version": "2.0.0",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-house-of-krampus-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 - House of Krampus",
      "thumbnail": "modules/elven-tower-house-of-krampus-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-house-of-krampus-5e",
      "label": "ETA - House of Krampus",
      "path": "packs/elven-tower-house-of-krampus-5e",
      "type": "Adventure",
      "system": "dnd5e",
      "banner": "modules/elven-tower-house-of-krampus-5e/assets/icons/adventurebanner.jpg"
    }
  ],
  "flags": {
    "hotReload": {
      "extensions": [
        "css"
      ],
      "paths": [
        "styles/"
      ],
      "flags": {},
      "manifest": "https://r2.foundryvtt.com/packages-public/elven-tower-house-of-krampus-5e/module.json"
    }
  }
}