{
  "id": "cosmere-rpg-stormlight-scenarios",
  "title": "Cosmere RPG - Stormlight Scenarios",
  "version": "3.0.0",
  "compatibility": {
    "minimum": "13.346",
    "verified": "13.351",
    "maximum": "13"
  },
  "authors": [
    {
      "name": "Brotherwise Games",
      "flags": {}
    },
    {
      "name": "The Metalworks",
      "url": "https://github.com/the-metalworks",
      "flags": {}
    }
  ],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "output.css"
  ],
  "packs": [
    {
      "name": "stormlight-scenarios",
      "label": "Stormlight Scenarios",
      "path": "packs/stormlight-scenarios",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg",
      "flags": {
        "cosmere-rpg": {
          "defaultSortingMode": "m"
        }
      }
    },
    {
      "name": "stormlight-scenarios-adventures",
      "label": "Stormlight Scenarios Adventures",
      "path": "packs/stormlight-scenarios-adventures",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg",
      "flags": {}
    },
    {
      "name": "items",
      "label": "Scenario Items",
      "path": "packs/items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg",
      "flags": {}
    },
    {
      "name": "adversaries",
      "label": "Scenario Adversaries",
      "path": "packs/adversaries",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "cosmere-rpg",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Stormlight Scenarios",
      "sorting": "m",
      "color": "#141f3c",
      "packs": [
        "stormlight-scenarios-adventures",
        "items",
        "adversaries"
      ]
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "cosmere-rpg",
        "type": "system",
        "manifest": "https://github.com/the-metalworks/cosmere-rpg/releases/download/release-3.0.1/system.json",
        "compatibility": {
          "minimum": "3.0.0",
          "verified": "3.0.1"
        }
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "thumbnail": "modules/cosmere-rpg-stormlight-scenarios/assets/art/cover_foundry_setup_stormlight_scenarios.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "url": "http://www.cosmererpg.com",
  "manifest": "https://r2.foundryvtt.com/packages-public/cosmere-rpg-stormlight-scenarios/module.json",
  "protected": true
}