{
  "id": "wfrp4e-altdorf",
  "title": "WFRP4e - Altdorf: Crown of the Empire",
  "description": "A fascinating and entertaining guide to the capital, the nexus of government, religion, magic and military power in the Empire. Each district is carefully detailed with a wide variety of locations, plot hooks, and NPCs. Whether Players wish to explore the Street of a Hundred Taverns, involve themselves in intrigues at the Imperial Palace, seek to topple the established order alongside Altdorf’s revolutionary factions, or dominate the city’s underworld as part of the warring dockland gangs, this module has all you need.",
  "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"
  ],
  "styles": [],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Altdorf: Crown of the Empire)",
      "path": "packs/actors",
      "type": "Actor",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-altdorf/assets/banners/karl-franz-painting.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Altdorf: Crown of the Empire)",
      "path": "packs/items",
      "type": "Item",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-altdorf/assets/banners/gatehouse.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Journals (Altdorf: Crown of the Empire)",
      "type": "JournalEntry",
      "name": "journals",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-altdorf/assets/banners/zuhaus.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Tables (Altdorf: Crown of the Empire)",
      "type": "RollTable",
      "name": "tables",
      "path": "packs/tables",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-altdorf/assets/banners/bosco-bones.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Scenes (Altdorf: Crown of the Empire)",
      "type": "Scene",
      "name": "scenes",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-altdorf/assets/banners/city.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Altdorf: Crown of the Empire",
      "sorting": "m",
      "color": "#751515",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-altdorf.journals",
      "wfrp4e-altdorf.scenes",
      "wfrp4e-altdorf.tables"
    ],
    "folder": {
      "name": "Altdorf: Crown of the Empire",
      "sorting": "m",
      "color": "#751515"
    }
  },
  "languages": [],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-altdorf/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-altdorf/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-altdorf/module.json"
}