{
  "id": "wfrp4e-owb3",
  "title": "WFRP4e - Places & Perils",
  "description": "Steeped in mysterious plots, profane rituals, and magical wonders, stepping into the Old World is no task for the fainthearted - the Places & Perils contains 7 titles previously released as short PDF only options that will help expand your WFRP adventures.",
  "version": "7.2.0",
  "authors": [
    {
      "name": "Jagusti",
      "discord": "jagusti"
    },
    {
      "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 (Places & Perils)",
      "type": "Actor",
      "path": "packs/actors",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb3/assets/banners/crew.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Places & Perils)",
      "type": "Item",
      "path": "packs/items",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb3/assets/banners/lowengen-shrine.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Places & Perils)",
      "type": "JournalEntry",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb3/assets/banners/goblin-barrel.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables (Places & Perils)",
      "type": "RollTable",
      "path": "packs/tables",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb3/assets/banners/fleet-at-sea.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "macros",
      "label": "Macros (Places & Perils)",
      "type": "Macro",
      "path": "packs/macros",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-owb3/assets/banners/crew.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "scenes",
      "label": "Scenes (Places & Perils)",
      "type": "Scene",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "modules/wfrp4e-owb3/assets/banners/river.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Places & Perils",
      "sorting": "m",
      "color": "#423a55",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables",
        "scenes",
        "macros"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-owb3.actors",
      "wfrp4e-owb3.journals",
      "wfrp4e-owb3.scenes",
      "wfrp4e-owb3.tables"
    ],
    "folder": {
      "name": "Places & Perils",
      "sorting": "m",
      "color": "#423a55"
    }
  },
  "languages": [],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-owb3/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-owb3/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-owb3/module.json"
}