{
  "title": "The Dark Eye 5th Ed. - Rabenkrieg IV",
  "description": "The fourth part of the \"Rabenkrieg\" campaign.",
  "version": "8.0.0",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-rabenkrieg4/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-rabenkrieg4-8.0.0.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "packs": [
    {
      "name": "rabenkrieg4actors",
      "label": "Charaktere und Kreaturen",
      "system": "dsa5",
      "path": "packs/rabenkrieg4actors.db",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rabenkrieg4equipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/rabenkrieg4equipment.db",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rabenkrieg4journals",
      "label": "Die Krallen der Löwin",
      "system": "dsa5",
      "path": "packs/rabenkrieg4journals.db",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rabenkrieg4macros",
      "label": "Macros",
      "system": "dsa5",
      "path": "packs/rabenkrieg4macros.db",
      "type": "Macro",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rabenkrieg4maps",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/rabenkrieg4maps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "id": "dsa5-rabenkrieg4",
  "authors": [
    {
      "name": "Plushtoast"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.0"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-rabenkrieg4/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-rabenkrieg4/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Adventures",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Rabenkrieg IV",
          "sorting": "m",
          "packs": [
            "rabenkrieg4actors",
            "rabenkrieg4equipment",
            "rabenkrieg4journals",
            "rabenkrieg4macros",
            "rabenkrieg4maps"
          ]
        }
      ]
    }
  ],
  "protected": true
}