{
  "id": "the-forest-guardian",
  "name": "the-forest-guardian",
  "title": "Elven Tower - The Forest Guardian",
  "description": "In The Forest Guardian, a group of level 5 adventurers takes on a mission to investigate the nearby forest after the locally known protector of the woods has turned to evil. A magical deer-shaped phantasmal fey entity from the Fey world has been seen aiding a group of orcs who've failed to conquer the forest on several occasions. The adventurers must retrieve a powerful artifact that can help diminish the spirit's power. In the end, a group of fairies comes to bargain with the heroes and offer a deal that does not appear to have a good outcome. This fairy-tale-like story does not have a happy ending. Regardless of the adventurers' actions, the balance of power in the great forest is sure to change soon, and not for the better.",
  "authors": [
    {
      "name": "Elven Tower",
      "discord": "Derek (Elven Tower)#9214",
      "url": "https://www.patreon.com/elventower"
    }
  ],
  "packs": [
    {
      "name": "the-forest-guardian-adventure",
      "label": "The Forest Guardian 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/the-forest-guardian/module.json",
  "protected": true
}