{
  "id": "eb-os01-devils-brush-dag",
  "title": "Mindscape Season 1: Devil's Brush (Daggerheart)",
  "description": "<p>The characters begin their adventure at The Copper Kettle Inn. As they dine, the haunting painting above the hearth is unmistakable \u2014 a self-portrait of a pale, hollow-eyed man, signed Maervik Gharome. When they inquire about rooms for the night, the innkeeper offers them the only room still available \u2014 the very room where the painter once stayed, and where he was last seen.</p>",
  "version": "1.0.0",
  "url": "https://elderbrain.com",
  "manifest": "https://r2.foundryvtt.com/packages-public/eb-os01-devils-brush-dag/module.json",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "relationships": {
    "systems": [
      {
        "id": "daggerheart",
        "type": "system",
        "compatibility": {
          "minimum": "1",
          "verified": "1"
        }
      }
    ]
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/eb-os01-devils-brush-dag/assets/module-bg-brush.webp",
      "thumbnail": "modules/eb-os01-devils-brush-dag/assets/module-thumbnail-brush.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "authors": [
    {
      "name": "Elderbrain",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "flags": {}
    },
    {
      "name": "Gwen le Touze",
      "discord": "bradeck",
      "flags": {}
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts.mjs"
  ],
  "styles": [
    {
      "src": "styles.css"
    }
  ],
  "packs": [
    {
      "name": "ebos01-dag-journal",
      "label": "Devil's Brush",
      "path": "packs/ebos01-dag-journal",
      "type": "JournalEntry",
      "system": "daggerheart",
      "banner": "modules/eb-os01-devils-brush-dag/assets/tiles/tile-01.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ebos01-dag-rules",
      "label": "Player's Options",
      "path": "packs/ebos01-dag-rules",
      "type": "JournalEntry",
      "system": "daggerheart",
      "banner": "modules/eb-os01-devils-brush-dag/assets/tiles/tile-02.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ebos01-dag-features",
      "label": "Player's Options Features",
      "path": "packs/ebos01-dag-features",
      "type": "Item",
      "system": "daggerheart",
      "banner": "modules/eb-os01-devils-brush-dag/assets/tiles/tile-03.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ebos01-dag-adv",
      "label": "Adventures",
      "path": "packs/ebos01-dag-adv",
      "type": "Adventure",
      "system": "daggerheart",
      "banner": "modules/eb-os01-devils-brush-dag/assets/tiles/tile-04.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": "Devil's Brush (Tier 2)",
              "sorting": "m",
              "color": "#505769",
              "packs": [
                "ebos01-dag-journal",
                "ebos01-dag-rules",
                "ebos01-dag-features",
                "ebos01-dag-adv"
              ]
            }
          ]
        }
      ]
    }
  ],
  "protected": true,
  "flags": {
    "canUpload": true,
    "hotReload": false
  }
}