{
  "id": "cosmere-rpg-stormlight-worldguide",
  "title": "Cosmere RPG - Stormlight Worldguide",
  "version": "3.0.0",
  "compatibility": {
    "minimum": "13.346",
    "verified": "13.350"
  },
  "authors": [
    {
      "name": "Brotherwise Games",
      "url": "https://www.brotherwisegames.com/"
    },
    {
      "name": "The Metalworks",
      "url": "https://github.com/the-metalworks",
      "flags": {}
    }
  ],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "output.css"
  ],
  "packs": [
    {
      "name": "stormlight-world-guide",
      "label": "Stormlight World Guide",
      "path": "packs/stormlight-world-guide",
      "type": "JournalEntry",
      "private": false,
      "flags": {
        "cosmere-rpg": {
          "defaultSortingMode": "m"
        }
      }
    },
    {
      "name": "stormlight-world-guide-adversaries-and-bestiary",
      "label": "Adversaries and Bestiary",
      "path": "packs/stormlight-world-guide-adversaries-and-bestiary",
      "type": "Actor",
      "private": false
    },
    {
      "name": "stormlight-world-guide-adversary-features",
      "label": "Adversary Features",
      "path": "packs/stormlight-world-guide-adversary-features",
      "type": "Item",
      "private": false
    },
    {
      "name": "stormlight-world-guide-rolltables",
      "label": "Roll Table - Scenes",
      "path": "packs/roll-tables",
      "type": "RollTable",
      "private": false
    }
  ],
  "packFolders": [
    {
      "name": "Stormlight Worldguide",
      "sorting": "m",
      "color": "#141f3c",
      "packs": [
        "stormlight-world-guide-adversaries-and-bestiary",
        "stormlight-world-guide-adversary-features",
        "stormlight-world-guide-rolltables"
      ]
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "cosmere-rpg",
        "type": "system",
        "manifest": "https://github.com/the-metalworks/cosmere-rpg/releases/download/release-3.0.0/system.json",
        "compatibility": {
          "minimum": "3.0.0",
          "verified": "3.0.0"
        }
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "media": [
    {
      "type": "setup",
      "thumbnail": "modules/cosmere-rpg-stormlight-worldguide/assets/art/foundry_setup_worldguide_cover.webp"
    }
  ],
  "url": "https://www.cosmererpg.com",
  "manifest": "https://r2.foundryvtt.com/packages-public/cosmere-rpg-stormlight-worldguide/module.json",
  "protected": true
}