{
  "id": "wfrp4e-ua2",
  "title": "WFRP4e - Ubersreik Adventures II",
  "description": "Five all new adventures, along with a chapter expanding on events in the City of Ubersreik as it teters between direct Imperial control, the influence of the Jungfrueds, and perhaps a glimpse of a more independent future. ",
  "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 (Ubersreik Adventures II)",
      "type": "Actor",
      "path": "packs/actors",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua2/assets/banners/fishrook-returns.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Ubersreik Adventures II)",
      "type": "Item",
      "path": "packs/items",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua2/assets/banners/harataken-hold.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Ubersreik Adventures II)",
      "type": "JournalEntry",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua2/assets/banners/package-delivery.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes",
      "label": "Scenes (Ubersreik Adventures II)",
      "type": "Scene",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua2/assets/banners/double-trouble.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Ubersreik Adventures II",
      "sorting": "m",
      "color": "#944a05",
      "packs": [
        "actors",
        "items",
        "journals",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-ua2.actors",
      "wfrp4e-ua2.journals",
      "wfrp4e-ua2.scenes"
    ],
    "folder": {
      "name": "Ubersreik Adventures II",
      "sorting": "m",
      "color": "#944a05"
    }
  },
  "languages": [],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-ua2/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-ua2/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-ua2/module.json"
}