{
  "id": "cosmere-rpg-mistborn-worldguide",
  "title": "Cosmere RPG - Mistborn Worldguide",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "13.346",
    "verified": "13.351",
    "maximum": "13"
  },
  "protected": true,
  "authors": [
    {
      "name": "Brotherwise Games",
      "flags": {}
    },
    {
      "name": "The Metalworks",
      "url": "https://github.com/the-metalworks",
      "flags": {}
    }
  ],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    {
      "src": "output.css"
    }
  ],
  "packs": [
    {
      "name": "worldguide",
      "label": "Mistborn Worldguide",
      "path": "packs/worldguide",
      "banner": "modules/cosmere-rpg-mistborn-worldguide/assets/art/foundry_setup_worldguide_cover.webp",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg"
    },
    {
      "name": "allies-and-organizations",
      "label": "Allies and Organizations",
      "path": "packs/allies-and-organizations",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg"
    },
    {
      "name": "adversaries-and-bestiary",
      "label": "Adversaries and Bestiary",
      "path": "packs/adversaries-and-bestiary",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg"
    },
    {
      "name": "adversary-features",
      "label": "Adversary Features",
      "path": "packs/adversary-features",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg"
    },
    {
      "name": "roll-tables",
      "label": "Roll Tables",
      "path": "packs/roll-tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg"
    }
  ],
  "packFolders": [
    {
      "name": "Mistborn Worldguide",
      "sorting": "m",
      "color": "#141f3c",
      "packs": [
        "allies-and-organizations",
        "adversaries-and-bestiary",
        "adversary-features",
        "roll-tables"
      ],
      "folders": []
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "cosmere-rpg",
        "type": "system",
        "manifest": "https://github.com/the-metalworks/cosmere-rpg/releases/download/release-3.0.2/system.json",
        "compatibility": {
          "verified": "3.0.2"
        }
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "thumbnail": "modules/cosmere-rpg-mistborn-worldguide/assets/art/foundry_setup_worldguide_cover.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "url": "https://www.cosmererpg.com/mistborn",
  "manifest": "https://r2.foundryvtt.com/packages-public/cosmere-rpg-mistborn-worldguide/module.json",
  "description": "",
  "flags": {}
}