{
  "id": "cha-coc-fvtt-en-starterset",
  "title": "Call of Cthulhu\u00ae - Starter Set",
  "description": "Starter Set contains 4 scenario (one single player adventure which is an introduction to the game as well as 3 full scenarios.",
  "version": "5.0.5",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/cha-coc-fvtt-en-starterset/module.json",
  "authors": [
    {
      "name": "Miskatonic Investigative Society"
    },
    {
      "name": "Chaosium"
    },
    {
      "name": "Ariel Sawicki",
      "email": "ariel@chaosium.com",
      "discord": "mr_ikeo"
    }
  ],
  "esmodules": [
    "module.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "CoC7",
        "type": "system",
        "compatibility": {
          "minimum": "8.9"
        }
      }
    ]
  },
  "packFolders": [
    {
      "name": "Starter Set | en",
      "sorting": "a",
      "color": "#998c38",
      "packs": [
        "books",
        "reference-documents",
        "reference-items",
        "reference-macros",
        "reference-tables"
      ]
    }
  ],
  "packs": [
    {
      "name": "books",
      "label": "Books",
      "path": "packs/en-books",
      "type": "Adventure",
      "system": "CoC7",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "reference-documents",
      "label": "Reference Documents",
      "path": "packs/en-reference-documents",
      "type": "JournalEntry",
      "system": "CoC7",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "reference-items",
      "label": "Reference Items",
      "path": "packs/en-reference-items",
      "type": "Item",
      "system": "CoC7",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "reference-macros",
      "label": "Reference Macros",
      "path": "packs/en-reference-macros",
      "type": "Macro",
      "system": "CoC7",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "reference-tables",
      "label": "Reference Tables",
      "path": "packs/en-reference-tables",
      "type": "RollTable",
      "system": "CoC7",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "socket": true,
  "quickstart": {
    "adventures": {
      "CoC7": {
        "uuid": "Compendium.cha-coc-fvtt-en-starterset.books.Adventure.MzbEMrPIcLlOtMb3"
      }
    }
  },
  "protected": true
}