{
  "id": "tenebris-base",
  "title": "Cthulhu Tenebris - Livres de base",
  "description": "Le livre de base, Initiative et Hibernie pour Cthulhu Tenebris",
  "version": "2.1.0",
  "compatibility": {
    "minimum": "14",
    "maximum": "14",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "tenebris",
        "type": "system",
        "manifest": " https://github.com/12-Monkeys-Developers/tenebris/releases/latest/download/system.json",
        "compatibility": {
          "verified": "2.1.0"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Carter"
    },
    {
      "name": "Kristov"
    }
  ],
  "esmodules": [
    "tenebris-base.mjs"
  ],
  "styles": [
    "tenebris-base.css"
  ],
  "packs": [
    {
      "name": "tenebris-module-base",
      "label": "Module de base",
      "system": "tenebris",
      "path": "packs/module-de-base",
      "banner": "systems/tenebris/assets/banniere_cthulhu_tenebris.webp",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "systems/tenebris/assets/banniere_cthulhu_tenebris.webp"
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/tenebris-base/module.json",
  "url": "https://www.les12singes.com/foundry-vtt/578-cthulhu-tenebris-livres-de-base-module-foundry-vtt.html",
  "protected": true
}