{
  "id": "wng-cos",
  "title": "Wrath & Glory - Church of Steel",
  "description": "Unveil the mysteries of the Machine Spirit and unleash the massive power of machines of war with this comprehensive guide to vehicles in Warhammer 40,000: Wrath & Glory.",
  "version": "6.2.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": [],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Church of Steel)",
      "system": "wrath-and-glory",
      "path": "./packs/actors",
      "type": "Actor",
      "banner": "./modules/wng-cos/assets/banners/aerial-orks.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Church of Steel)",
      "system": "wrath-and-glory",
      "path": "./packs/items",
      "type": "Item",
      "banner": "./modules/wng-cos/assets/banners/vehicle-weapons.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables (Church of Steel)",
      "system": "wrath-and-glory",
      "path": "./packs/tables",
      "type": "RollTable",
      "banner": "./modules/wng-cos/assets/banners/appendix.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journal Entries (Church of Steel)",
      "system": "wrath-and-glory",
      "path": "./packs/journal",
      "type": "JournalEntry",
      "banner": "./modules/wng-cos/assets/banners/admech-tools.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "flags": {
    "initializationPacks": [
      "wng-cos.tables",
      "wng-cos.journals"
    ],
    "folder": {
      "name": "Church of Steel",
      "sorting": "m",
      "color": "#ac5916"
    }
  },
  "packFolders": [
    {
      "name": "Church of Steel",
      "sorting": "m",
      "color": "#ac5916",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables"
      ]
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wng-cos/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 13,
    "maximum": 13
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wng-cos/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wng-cos/module.json"
}