{
  "id": "wfrp4e-ua3",
  "title": "WFRP4e - Ubersreik Adventures III",
  "description": "Four exciting adventures alongside details covering the dramatic events that have befallen the City of Ubersreik in the wake of the Turmoil and last days of The Enemy Within campaign",
  "version": "7.2.0",
  "authors": [
    {
      "name": "Forien",
      "discord": "forien"
    },
    {
      "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 III)",
      "type": "Actor",
      "path": "packs/actors",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua3/assets/banners/power-struggle.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Ubersreik Adventures III)",
      "type": "Item",
      "path": "packs/items",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua3/assets/banners/mutiny.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Ubersreik Adventures III)",
      "type": "JournalEntry",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua3/assets/banners/mask-of-desire.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes",
      "label": "Scenes (Ubersreik Adventures III)",
      "type": "Scene",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-ua3/assets/banners/carnival.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Ubersreik Adventures III",
      "sorting": "m",
      "color": "#765a2e",
      "packs": [
        "actors",
        "items",
        "journals",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-ua3.actors",
      "wfrp4e-ua3.journals",
      "wfrp4e-ua3.scenes"
    ],
    "folder": {
      "name": "Ubersreik Adventures III",
      "sorting": "m",
      "color": "#765a2e"
    }
  },
  "languages": [],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-ua3/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-ua3/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-ua3/module.json"
}