{
  "id": "wfrp4e-archives1",
  "title": "WFRP4e - Archives of the Empire Vol. I",
  "description": "A fascinating and diverse collection of articles on topics that cover the length and breath of the Old World. The first volume focuses on the other species, Dwarfs, Elves and Halflings, whose presence enriches (or enrages) the world of Warhammer Fantasy Roleplay. Volume I details new locations, careers, and NPCs perfect for inclusion in your next WFRP adventure.",
  "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": [
    "initialization.js"
  ],
  "esmodules": [],
  "styles": [],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Archives Vol. I)",
      "path": "packs/actors",
      "type": "Actor",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives1/assets/banners/magnus-army.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Archives Vol. I)",
      "path": "packs/items",
      "type": "Item",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives1/assets/banners/imperial-dwarfs.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Archives Vol. I)",
      "type": "JournalEntry",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives1/assets/banners/advising-thuringar.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables (Archives Vol. I)",
      "type": "RollTable",
      "path": "packs/tables",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives1/assets/banners/karak-azgaras.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes",
      "label": "Scenes (Archives Vol. I)",
      "type": "Scene",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-archives1/assets/banners/mootland-landscape.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Archives of the Empire Vol. I",
      "sorting": "m",
      "color": "#662e00",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-archives1.journals",
      "wfrp4e-archives1.scenes",
      "wfrp4e-archives1.tables"
    ],
    "folder": {
      "name": "Archives of the Empire Vol. I",
      "sorting": "m",
      "color": "#662e00"
    }
  },
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-archives1/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-archives1/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-archives1/module.json"
}