{
  "id": "cc-tlg-ref-monsters-and-treasure",
  "title": "Castles & Crusades: Monsters and Treasure",
  "version": "2026.06.30b",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "castles-and-crusades",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "url": "https://foundryvtt.com/packages/cc-tlg-ref-monsters-and-treasure",
  "manifest": "https://r2.foundryvtt.com/packages-public/cc-tlg-ref-monsters-and-treasure/module.json",
  "authors": [
    {
      "name": "Stephen Chenault",
      "email": "productsupport@trolllord.com",
      "url": "https://trolllord.com",
      "discord": "trolllord.",
      "flags": {}
    },
    {
      "name": "Dan Tesch",
      "discord": "dt357",
      "url": "https://www.youtube.com/@DanTheFinalArbiter",
      "flags": {}
    }
  ],
  "esmodules": [
    "assets/pyodide/pyodide.js",
    "module.js"
  ],
  "scripts": [
    "assets/pyodide/pyodide.js",
    "module.js"
  ],
  "styles": [
    "styles/styles.css"
  ],
  "protected": true,
  "packs": [
    {
      "name": "animals",
      "label": "Animals",
      "path": "packs/animals",
      "type": "Actor",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "dragons",
      "label": "Dragons",
      "path": "packs/dragons",
      "type": "Actor",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "elementals",
      "label": "Elementals",
      "path": "packs/elementals",
      "type": "Actor",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "castles-and-crusades-monsters-and-treasure",
      "label": "Castles and Crusades Monsters and Treasure",
      "path": "packs/castles-and-crusades-monsters-and-treasure",
      "type": "JournalEntry",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "abilities",
      "label": "Abilities",
      "path": "packs/abilities",
      "type": "Item",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "magic-items",
      "label": "Magic Items",
      "path": "packs/magic-items",
      "type": "Item",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "monsters-and-treasure-install",
      "label": "Monsters and Treasure Install",
      "path": "packs/monsters-and-treasure-install",
      "type": "Adventure",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "monsters",
      "label": "Monsters",
      "path": "packs/monsters",
      "type": "Actor",
      "system": "castles-and-crusades",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables",
      "path": "packs/tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "castles-and-crusades"
    }
  ],
  "packFolders": [
    {
      "name": "Castles & Crusades",
      "sorting": "a",
      "color": "#661011",
      "folders": [
        {
          "name": "Monsters & Treasure",
          "sorting": "m",
          "color": "#7a7a7a",
          "packs": [
            "animals",
            "dragons",
            "elementals",
            "castles-and-crusades-monsters-and-treasure",
            "abilities",
            "magic-items",
            "monsters-and-treasure-install",
            "monsters",
            "tables"
          ],
          "folders": []
        }
      ],
      "packs": []
    }
  ]
}