{
  "id": "cosmere-rpg-mistborn-legacy",
  "title": "Cosmere RPG - Mistborn Legacy",
  "version": "0.2.0",
  "compatibility": {
    "minimum": "13.346",
    "verified": "13.351",
    "maximum": "13"
  },
  "authors": [
    {
      "name": "Brotherwise Games"
    },
    {
      "name": "The Metalworks",
      "url": "https://github.com/the-metalworks",
      "flags": {}
    }
  ],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "output.css"
  ],
  "packs": [
    {
      "name": "legacy",
      "label": "Mistborn Legacy",
      "path": "packs/legacy",
      "banner": "modules/cosmere-rpg-mistborn-legacy/assets/art/foundry_setup_legacy_cover.webp",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg"
    }
  ],
  "packFolders": [],
  "relationships": {
    "systems": [
      {
        "id": "cosmere-rpg",
        "type": "system",
        "manifest": "https://github.com/the-metalworks/cosmere-rpg/releases/download/prerelease-3.0.0/system.json",
        "compatibility": {
          "verified": "3.0.0"
        }
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "thumbnail": "modules/cosmere-rpg-mistborn-legacy/assets/art/foundry_setup_legacy_cover.webp"
    }
  ],
  "url": "https://www.cosmererpg.com/mistborn",
  "manifest": "https://r2.foundryvtt.com/packages-public/cosmere-rpg-mistborn-legacy/module.json",
  "protected": true
}