{
  "id": "wfrp4e-owb2",
  "title": "WFRP4e - Old World Bundle II",
  "description": "Steeped in mysterious plots, profane rituals, and magical wonders, stepping into the Old World is no task for the fainthearted - the Old World Bundle II contains eight titles previously released as short PDF only options that will help expand your WFRP adventures.",
  "version": "7.2.0",
  "authors": [
    {
      "name": "LeRatierBretonnien",
      "discord": "leratierbretonnien"
    },
    {
      "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 (Old World Bundle II)",
      "type": "Actor",
      "path": "packs/actors",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb2/assets/banners/cover-skarok.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Old World Bundle II)",
      "type": "Item",
      "path": "packs/items",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb2/assets/banners/cover-night-parade.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Old World Bundle II)",
      "type": "JournalEntry",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb2/assets/banners/golden-wood.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables (Old World Bundle II)",
      "type": "RollTable",
      "path": "packs/tables",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb2/assets/banners/cover-emperors-wrath.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes",
      "label": "Scenes (Old World Bundle II)",
      "type": "Scene",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb2/assets/banners/lowengen-shrine.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Old World Bundle II",
      "sorting": "m",
      "color": "#35591d",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-owb2.journals",
      "wfrp4e-owb2.scenes",
      "wfrp4e-owb2.tables"
    ],
    "folder": {
      "name": "Old World Bundle II",
      "sorting": "m",
      "color": "#35591d"
    }
  },
  "languages": [],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-owb2/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-owb2/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-owb2/module.json"
}