{
  "id": "wng-xenos",
  "title": "Wrath & Glory - Threat Assessment: Xenos",
  "description": "Contains a mass of new alien threats to challenge Agents of any Tier, and is the perfect companion to any Warhammer 40,000 Wrath & Glory campaign.",
  "version": "6.3.0",
  "authors": [
    {
      "name": "Crushy",
      "discord": "crushy"
    },
    {
      "name": "Moo Man",
      "email": "russellt@cubicle7games.com",
      "discord": "moo.man"
    },
    {
      "name": "Published by Cubicle 7",
      "url": "https://cubicle7games.com",
      "email": "info@cubicle7games.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "wrath-and-glory",
        "type": "system",
        "manifest": "https://github.com/moo-man/WrathAndGlory-FoundryVTT/releases/latest/download/system.json"
      }
    ]
  },
  "scripts": [
    "initialization.js"
  ],
  "styles": [],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Threat Assessment: Xenos)",
      "system": "wrath-and-glory",
      "path": "./packs/actors",
      "type": "Actor",
      "banner": "./modules/wng-xenos/assets/banners/aeldari-chapter.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Threat Assessment: Xenos)",
      "system": "wrath-and-glory",
      "path": "./packs/items",
      "type": "Item",
      "banner": "./modules/wng-xenos/assets/banners/genestealer-cult-alt.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Threat Assessment: Xenos)",
      "system": "wrath-and-glory",
      "path": "./packs/journal",
      "type": "JournalEntry",
      "banner": "./modules/wng-xenos/assets/banners/hybrids.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables (Threat Assessment: Xenos)",
      "system": "wrath-and-glory",
      "path": "./packs/tables",
      "type": "RollTable",
      "banner": "./modules/wng-xenos/assets/banners/necron-tau.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "flags": {
    "initializationPacks": [
      "wng-xenos.journals",
      "wng-xenos.tables"
    ],
    "folder": {
      "name": "Threat Assessment: Xenos",
      "sorting": "m",
      "color": "#637f8c"
    }
  },
  "packFolders": [
    {
      "name": "Threat Assessment: Xenos",
      "sorting": "m",
      "color": "#637f8c",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables"
      ]
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wng-xenos/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wng-xenos/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wng-xenos/module.json"
}