{
  "id": "cosmere-rpg-mistborn-handbook",
  "title": "Cosmere RPG - Mistborn Handbook",
  "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": "handbook",
      "label": "Mistborn Handbook",
      "path": "packs/handbook",
      "banner": "modules/cosmere-rpg-mistborn-handbook/assets/art/foundry_setup_handbook_cover.webp",
      "type": "JournalEntry",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "cosmere-rpg": {
          "defaultSortingMode": "m"
        }
      }
    },
    {
      "name": "metallic-arts",
      "label": "Metallic Arts",
      "path": "packs/metallic-arts",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ancestries",
      "label": "Ancestries",
      "path": "packs/ancestries",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "cultures",
      "label": "Cultures",
      "path": "packs/cultures",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "heroic-paths",
      "label": "Heroic Paths",
      "path": "packs/heroic-paths",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "metalborn-paths",
      "label": "Metalborn Paths",
      "path": "packs/metalborn-paths",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items",
      "path": "packs/items",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "actions",
      "label": "Actions",
      "path": "packs/actions",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "roll-tables",
      "label": "Roll Tables",
      "path": "packs/roll-tables",
      "type": "RollTable",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "animal-companions",
      "label": "Animal Companions",
      "path": "packs/animal-companions",
      "type": "Actor",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "adversary-features",
      "label": "Adversary Features",
      "path": "packs/adversary-features",
      "type": "Item",
      "system": "cosmere-rpg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg"
    }
  ],
  "packFolders": [
    {
      "name": "Mistborn Handbook",
      "sorting": "m",
      "color": "#141f3c",
      "packs": [
        "items",
        "roll-tables",
        "animal-companions",
        "adversary-features",
        "macros"
      ],
      "folders": [
        {
          "name": "Character Features",
          "sorting": "m",
          "color": "#1d2a4e",
          "packs": [
            "ancestries",
            "cultures",
            "heroic-paths",
            "metalborn-paths"
          ],
          "folders": []
        },
        {
          "name": "Rules",
          "sorting": "m",
          "color": "#1d2a4e",
          "packs": [
            "actions",
            "metallic-arts"
          ],
          "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-handbook/assets/art/foundry_setup_handbook_cover.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "url": "https://www.cosmererpg.com/mistborn",
  "manifest": "https://r2.foundryvtt.com/packages-public/cosmere-rpg-mistborn-handbook/module.json",
  "description": "",
  "flags": {}
}