{
  "id": "rmu-creature-law",
  "title": "Rolemaster Unified: Creature Law I",
  "description": "Creature compendium for Rolemaster Unified",
  "version": "1.2.1",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "packs": [
    {
      "name": "journals",
      "label": "Book: Creature Law I",
      "system": "rmu",
      "banner": "modules/rmu-creature-law/assets/banners/creature-law-banner.webp",
      "path": "packs/journals",
      "type": "JournalEntry"
    },
    {
      "name": "creatures",
      "label": "Creatures",
      "system": "rmu",
      "banner": "modules/rmu-creature-law/assets/banners/creature-law-banner.webp",
      "path": "packs/creatures",
      "type": "Actor"
    },
    {
      "name": "talents",
      "label": "Talents & Flaws",
      "system": "rmu",
      "banner": "modules/rmu-creature-law/assets/banners/creature-law-banner.webp",
      "path": "packs/talents",
      "type": "Item"
    }
  ],
  "packFolders": [
    {
      "name": "Creature Law I",
      "sorting": "m",
      "packs": [
        "journals",
        "creatures",
        "talents"
      ]
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "rmu",
        "type": "system",
        "compatibility": {
          "minimum": "1.2.0"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Robert Morris",
      "url": "",
      "flags": {}
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "fr",
      "name": "Fran\u00e7ais",
      "path": "lang/fr.json"
    },
    {
      "lang": "es",
      "name": "Espa\u00f1ol",
      "path": "lang/es.json"
    }
  ],
  "styles": [],
  "esmodules": [
    "crl1.js"
  ],
  "media": [
    {
      "type": "setup",
      "thumbnail": "",
      "url": "https://raw.githubusercontent.com/wibobm/fvtt-rmu/refs/heads/main/assets/marketplace/cl-module.webp"
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/rmu-creature-law/module.json",
  "protected": true
}