{
  "id": "wfrp4e-wom",
  "title": "WFRP4e - Winds of Magic",
  "description": "A comprehensive guide to the practices and traditions taught by the eight Colleges of Magic. As well as providing background to the development of magic in the Empire it includes details of a multitude of magic practices, creatures, and places.",
  "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",
    "wom.js"
  ],
  "styles": [],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Winds of Magic)",
      "type": "Actor",
      "path": "packs/actors",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-wom/assets/banners/patriarch-duel.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Winds of Magic)",
      "type": "Item",
      "path": "packs/items",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-wom/assets/banners/forge-henoth.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journals",
      "label": "Journals (Winds of Magic)",
      "type": "JournalEntry",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-wom/assets/banners/amber-hills.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables (Winds of Magic)",
      "type": "RollTable",
      "path": "packs/tables",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-wom/assets/banners/celestial-college.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "macros",
      "label": "Macros (Winds of Magic)",
      "type": "Macro",
      "path": "packs/macros",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-wom/assets/banners/light-college.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Winds of Magic",
      "sorting": "m",
      "color": "#2a707a",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables",
        "macros"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-wom.journals",
      "wfrp4e-wom.tables"
    ],
    "folder": {
      "name": "Winds of Magic",
      "sorting": "m",
      "color": "#2a707a"
    }
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-wom/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-wom/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-wom/module.json"
}