{
  "title": "The Dark Eye 5th Ed. - Verhandlungskunst und Friedensschwur",
  "description": "Community Umsetzung der Abenteuer Anthologie Verhandlungskunst und Friedensschwur. Dieser Abenteuerband entstand im Zusammenhang mit einer Charity-Aktion zugunsten der Ukraine. In drei diplomatischen Abenteuern stehen die Helden vor der Aufgabe, mit Verhandlungsgeschick anstatt roher Gewalt Konflikte zu verhindern und Probleme einträchtig zu lösen.",
  "version": "8.0.1",
  "url": "https://github.com/Plushtoast/dsa5-foundryVTT",
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/dsa5-negotiationpeace/module.json",
  "download": "https://ulisses-fvtt-releases.s3.amazonaws.com/dsa5-negotiationpeace-8.0.1.zip",
  "languages": [
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "esmodules": [
    "modules/init.js"
  ],
  "packs": [
    {
      "name": "negotiationpeaceactors",
      "label": "Charaktere und Monster",
      "system": "dsa5",
      "path": "packs/negotiationpeaceactors.db",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "negotiationpeacejournals",
      "label": "Verhandlungskunst und Friedensschwur",
      "system": "dsa5",
      "path": "packs/negotiationpeacejournals.db",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "negotiationpeacemaps",
      "label": "Karten",
      "system": "dsa5",
      "path": "packs/negotiationpeacemaps.db",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "negotiationpeaceequipment",
      "label": "Ausrüstung",
      "system": "dsa5",
      "path": "packs/negotiationpeaceequipment.db",
      "type": "Item"
    },
    {
      "name": "negotiationpeaceinfos",
      "label": "Informationen",
      "system": "dsa5",
      "path": "packs/negotiationpeaceinfos.db",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "negotiationpeaceplaylists",
      "label": "Playlists",
      "system": "dsa5",
      "path": "packs/negotiationpeaceplaylists.db",
      "type": "Playlist",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "id": "dsa5-negotiationpeace",
  "authors": [
    {
      "name": "VTTom"
    },
    {
      "name": "Chris Seidler (Yendor)"
    },
    {
      "name": "Kiki"
    },
    {
      "name": "Nellkir"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dsa5",
        "type": "system",
        "compatibility": {
          "minimum": "8.0.6"
        }
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "media": [
    {
      "type": "setup",
      "url": "modules/dsa5-negotiationpeace/icons/thumbs/setup.webp",
      "thumbnail": "modules/dsa5-negotiationpeace/icons/thumbs/setup-thumb.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Adventures",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Verhandlungskunst und Friedensschwur",
          "sorting": "m",
          "packs": [
            "negotiationpeaceactors",
            "negotiationpeacejournals",
            "negotiationpeacemaps",
            "negotiationpeaceequipment",
            "negotiationpeaceinfos",
            "negotiationpeaceplaylists"
          ]
        }
      ]
    }
  ],
  "protected": true
}