{
  "id": "wfrp4e-archives2",
  "title": "WFRP4e - Archives of the Empire Vol. II",
  "description": "A varied collection of excellent and entertaining expansions to any gaming table. Packed with lore, NPCs, and exciting adventure hooks, this collection will kickstart your next adventure in <strong>Warhammer Fantasy Roleplay</strong>!",
  "version": "7.2.0",
  "authors": [
    {
      "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": "wfrp4e",
        "type": "system",
        "manifest": "https://github.com/moo-man/WFRP4e-FoundryVTT/releases/latest/download/system.json"
      }
    ]
  },
  "scripts": [
    "scripts/star-signs.js"
  ],
  "esmodules": [
    "initialization.js",
    "scripts/ogres.js",
    "scripts/mass-combat.js",
    "scripts/effects.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "styles": [
    "./style.css"
  ],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Archives Vol. II)",
      "path": "packs/actors",
      "type": "Actor",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives2/assets/banners/ogres.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Archives Vol. II)",
      "path": "packs/items",
      "type": "Item",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives2/assets/banners/star-signs.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Archives Vol. II)",
      "type": "JournalEntry",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives2/assets/banners/theatre-of-war.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables (Archives Vol. II)",
      "type": "RollTable",
      "path": "packs/tables",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives2/assets/banners/sister.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "macros",
      "label": "Macros (Archives Vol. II)",
      "type": "Macro",
      "path": "packs/macros",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives2/assets/banners/picking-lock.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes",
      "label": "Scenes (Archives Vol. II)",
      "type": "Scene",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives2/assets/banners/great-hospice.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Archives of the Empire Vol. II",
      "sorting": "m",
      "color": "#2d767b",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables",
        "macros",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-archives2.journals",
      "wfrp4e-archives2.scenes",
      "wfrp4e-archives2.tables"
    ],
    "folder": {
      "name": "Archives of the Empire Vol. II",
      "sorting": "m",
      "color": "#2d767b"
    }
  },
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-archives2/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-archives2/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-archives2/module.json"
}