{
  "id": "wfrp4e-zoo",
  "title": "WFRP4e - Imperial Zoo",
  "description": "A bestiary and travelogue of three daring expeditions into the Old World, ranging from the heights of Karak Kadrin to the city of Miragliano in the southern land of Tilea, and including dozens of creatures, beasts and monsters.",
  "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": [
    "./zoo.css"
  ],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Imperial Zoo)",
      "path": "packs/actors",
      "type": "Actor",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-zoo/assets/banners/foolhardy-souls.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Imperial Zoo)",
      "path": "packs/items",
      "type": "Item",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-zoo/assets/banners/expedition-1.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Journals (Imperial Zoo)",
      "type": "JournalEntry",
      "name": "journals",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-zoo/assets/banners/expedition-2.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Scenes (Imperial Zoo)",
      "type": "Scene",
      "name": "scenes",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-zoo/assets/banners/expedition-3.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Imperial Zoo",
      "sorting": "m",
      "color": "#872c2c",
      "packs": [
        "actors",
        "items",
        "journals",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-zoo.journals",
      "wfrp4e-zoo.scenes"
    ],
    "folder": {
      "name": "Imperial Zoo",
      "sorting": "m",
      "color": "#872c2c"
    }
  },
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-zoo/assets/setup.webp"
    }
  ],
  "languages": [],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-zoo/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-zoo/module.json"
}