{
  "id": "wng-voa",
  "title": "Wrath & Glory - Vow of Absolution",
  "description": "Provides a detailed look at The Absolvers and playing an Astartes warrior in Wrath & Glory, introducing new Tier 5 Astartes Archetypes, exciting previously unexplored locations and dives into the mysteries at the centre of the ancient secrets of the Chapter",
  "version": "6.2.0",
  "authors": [
    {
      "name": "Tom Gidman",
      "discord": "gidders91"
    },
    {
      "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 (Vow of Absolution)",
      "system": "wrath-and-glory",
      "path": "./packs/actors",
      "type": "Actor",
      "banner": "./modules/wng-voa/assets/banners/solemn-vow.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Vow of Absolution)",
      "system": "wrath-and-glory",
      "path": "./packs/items",
      "type": "Item",
      "banner": "./modules/wng-voa/assets/banners/vault-of-absolution.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Vow of Absolution)",
      "system": "wrath-and-glory",
      "path": "./packs/journal",
      "type": "JournalEntry",
      "banner": "./modules/wng-voa/assets/banners/black-rage-marine.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "flags": {
    "initializationPacks": [
      "wng-voa.actors",
      "wng-voa.journals"
    ],
    "folder": {
      "name": "Vow of Absolution",
      "sorting": "m",
      "color": "#1e6076"
    }
  },
  "packFolders": [
    {
      "name": "Vow of Absolution",
      "sorting": "m",
      "color": "#1e6076",
      "packs": [
        "actors",
        "items",
        "journals"
      ]
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wng-voa/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 13,
    "maximum": 13
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wng-voa/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wng-voa/module.json"
}