{
  "id": "cthack-s13",
  "title": "Cthulhu Hack - Section 13",
  "description": "Module de la campagne Section 13 de Cthulhu Hack",
  "version": "2.5.0",
  "compatibility": {
    "minimum": "13",
    "maximum": "13",
    "verified": "13"
  },
  "relationships": {
    "systems": [
      {
        "id": "cthack",
        "type": "system",
        "manifest": "https://github.com/12-Monkeys-Developers/cthack/releases/latest/download/system.json",
        "compatibility": {
          "verified": "5.5.1"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Carter"
    },
    {
      "name": "Kristov"
    }
  ],
  "esmodules": [
    "cthack-s13.mjs"
  ],
  "styles": [
    "css/cthack-s13.css"
  ],
  "languages": [
    {
      "lang": "fr",
      "name": "Fran\u00e7ais",
      "path": "lang/fr.json"
    }
  ],
  "packs": [
    {
      "name": "s13",
      "label": "S13",
      "system": "cthack",
      "path": "packs/s13",
      "banner": "modules/cthack-s13/assets/artwork/section13.webp",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "TRUSTED": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/cthack-s13/assets/artwork/section13.webp"
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/cthack-s13/module.json",
  "url": "https://www.les12singes.com/foundry-vtt/701-section-13-cthulhu-hack-module-foundry-vtt.html",
  "protected": true
}