{
  "id": "earthdawnkompendium",
  "name": "earthdawnkompendium",
  "title": "Earthdawn - Kompendium",
  "description": "Dieses Modul enthält das Kompendium für Earthdawn 4. Edition",
  "version": "14.0.0",
  "authors": [
    {
      "name": "Patrick Mohrmann",
      "discord": "patrickmohrmann#2953"
    }
  ],
  "scripts": [
    "scripts/welcome-message.js"
  ],
  "relationships": {
    "systems": [
      {
        "id": "ed4e",
        "type": "system"
      },
      {
        "id": "earthdawn4e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "companion-journal-de",
      "label": "Kompendium",
      "type": "JournalEntry",
      "path": "packs/companion-journal-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_1.png"
    },
    {
      "name": "companion-talents-de",
      "label": "Talente",
      "type": "Item",
      "path": "packs/companion-talents-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_2.png"
    },
    {
      "name": "companion-skills-de",
      "label": "Fertigkeiten",
      "type": "Item",
      "path": "packs/companion-skills-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_3.png"
    },
    {
      "name": "companion-knacks-de",
      "label": "Kniffe",
      "type": "Item",
      "path": "packs/companion-knacks-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_4.png"
    },
    {
      "name": "companion-thread-items-de",
      "label": "Fadengegenstände",
      "type": "Item",
      "path": "packs/companion-thread-items-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_5.png"
    },
    {
      "name": "companion-enchanting-patterns-de",
      "label": "Verzauberte Strukturen",
      "type": "JournalEntry",
      "path": "packs/companion-enchanting-patterns-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_6.png"
    },
    {
      "name": "companion-items-de",
      "label": "Waren",
      "type": "Item",
      "path": "packs/companion-items-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_7.png"
    },
    {
      "name": "companion-creatures-de",
      "label": "Wesen",
      "type": "Actor",
      "path": "packs/companion-creatures-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_8.png"
    },
    {
      "name": "companion-powers-de",
      "label": "Kräfte",
      "type": "Item",
      "path": "packs/companion-powers-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_9.png"
    },
    {
      "name": "companion-masks-de",
      "label": "Masken",
      "type": "Item",
      "path": "packs/companion-masks-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_10.png"
    },
    {
      "name": "companion-knowledge-de",
      "label": "Wissen",
      "type": "JournalEntry",
      "path": "packs/companion-knowledge-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_11.png"
    },
    {
      "name": "companion-macros-de",
      "label": "Makros",
      "type": "Macro",
      "path": "packs/companion-macros-de",
      "system": "ed4e",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "banner": "modules/earthdawnkompendium/assets/artwork/banner/slice_12.png"
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/earthdawnkompendium/assets/artwork/banner/compendium-banner/setup.jpg"
    }
  ],
  "packFolders": [
    {
      "name": "Kompendium",
      "sorting": "m",
      "packs": [
        "companion-journal-de",
        "companion-talents-de",
        "companion-skills-de",
        "companion-knacks-de",
        "companion-thread-items-de",
        "companion-enchanting-patterns-de",
        "companion-items-de",
        "companion-creatures-de",
        "companion-powers-de",
        "companion-masks-de",
        "companion-knowledge-de",
        "companion-macros-de"
      ]
    }
  ],
  "compatibility": {
    "minimum": 14,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/earthdawnkompendium/",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/earthdawnkompendium/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/earthdawnkompendium-14.0.0.zip"
}