{
  "id": "eb-os04-still-it-rises-dag",
  "title": "Mindscape Season 1: Still  it Rises (Daggerheart)",
  "description": "<p>A century after its construction, a forgotten lakeside hunting cabin is about to stir once more with life. Built near the hidden military research facility, the cabin had long been left to the elements \u2014 until it passed into the hands of the affable but foolhardy young noble, Lord Finio Drayl. Eager to host a gathering, Finio invites the characters to the old place, supplying them with tools and provisions for cleaning and fine picnic fare. The guests are to arrive the next day, with the characters invited to join the festivities.<p>",
  "version": "1.0.0",
  "url": "https://elderbrain.com",
  "manifest": "https://r2.foundryvtt.com/packages-public/eb-os04-still-it-rises-dag/module.json",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "relationships": {
    "systems": [
      {
        "id": "daggerheart",
        "type": "system",
        "compatibility": {
          "minimum": "1.3.0",
          "verified": "1"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Elderbrain",
      "email": "support@elderbrain.com",
      "url": "https://elderbrain.com/",
      "discord": "Elderbrain.com",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "flags": {}
    },
    {
      "name": "Gwen le Touze",
      "discord": "bradeck",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts.mjs"
  ],
  "styles": [
    {
      "src": "styles.css"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/eb-os04-still-it-rises-dag/assets/ui/module-bg.webp",
      "thumbnail": "modules/eb-os04-still-it-rises-dag/assets/ui/module-thumbnail.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "dag-journal",
      "label": "Still It Rises",
      "path": "packs/dag-journal",
      "type": "JournalEntry",
      "system": "daggerheart",
      "banner": "modules/eb-os04-still-it-rises-dag/assets/ui/tiles/tile-01.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "dag-players-options",
      "label": "Player's Options",
      "path": "packs/dag-players-options",
      "type": "JournalEntry",
      "system": "daggerheart",
      "banner": "modules/eb-os04-still-it-rises-dag/assets/ui/tiles/tile-02.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "dag-features",
      "label": "Player's Options Features",
      "path": "packs/dag-features",
      "type": "Item",
      "system": "daggerheart",
      "banner": "modules/eb-os04-still-it-rises-dag/assets/ui/tiles/tile-03.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "dag-adventure",
      "label": "Adventure",
      "path": "packs/dag-adventure",
      "type": "Adventure",
      "system": "daggerheart",
      "banner": "modules/eb-os04-still-it-rises-dag/assets/ui/tiles/tile-04.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "dag-items",
      "label": "Items",
      "path": "packs/dag-items",
      "type": "Item",
      "system": "daggerheart",
      "banner": "modules/eb-os04-still-it-rises-dag/assets/ui/tiles/tile-05.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Mindscape One-Shots",
      "color": "#3d3a4b",
      "sorting": "a",
      "packs": [],
      "folders": [
        {
          "name": "Season 1 (Drayl)",
          "sorting": "a",
          "color": "#504b64",
          "packs": [],
          "folders": [
            {
              "name": "Still  it Rises (Tier 1)",
              "sorting": "m",
              "color": "#505769",
              "packs": [
                "dag-journal",
                "dag-players-options",
                "dag-features",
                "dag-adventure",
                "dag-items"
              ]
            }
          ]
        }
      ]
    }
  ],
  "protected": true,
  "flags": {
    "canUpload": true,
    "hotReload": false
  }
}