{
  "id": "wfrp4e-salzenmund",
  "title": "WFRP4e - Salzenmund: City of Salt and Silver",
  "description": "Salzenmund promises opportunity and excitement to adventurous souls, detailing the ambitions and conquests of the new ruling Gausser family, the vicious smuggling and piracy conspiracies, and the growing forbidden cults.",
  "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": [],
  "packs": [
    {
      "name": "actors",
      "label": "Actors (Salzenmund)",
      "path": "packs/actors",
      "type": "Actor",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-salzenmund/assets/banners/black-guard-morr.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items (Salzenmund)",
      "path": "packs/items",
      "type": "Item",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-salzenmund/assets/banners/lakeside.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Journals (Salzenmund)",
      "type": "JournalEntry",
      "name": "journals",
      "path": "packs/journals",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-salzenmund/assets/banners/landscape.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Tables (Salzenmund)",
      "type": "RollTable",
      "name": "tables",
      "path": "packs/tables",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-salzenmund/assets/banners/howling-kings.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "label": "Scenes (Salzenmund)",
      "type": "Scene",
      "name": "scenes",
      "path": "packs/scenes",
      "system": "wfrp4e",
      "banner": "./modules/wfrp4e-salzenmund/assets/banners/city-panorama.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Salzenmund: City of Salt and Silver",
      "sorting": "m",
      "color": "#7d7308",
      "packs": [
        "actors",
        "items",
        "journals",
        "tables",
        "scenes"
      ]
    }
  ],
  "flags": {
    "initializationPacks": [
      "wfrp4e-salzenmund.journals",
      "wfrp4e-salzenmund.scenes",
      "wfrp4e-salzenmund.tables"
    ],
    "folder": {
      "name": "Salzenmund: City of Salt and Silver",
      "sorting": "m",
      "color": "#7d7308"
    }
  },
  "languages": [],
  "media": [
    {
      "type": "setup",
      "url": "./modules/wfrp4e-salzenmund/assets/setup.webp"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 14,
    "maximum": 14
  },
  "protected": true,
  "url": "https://foundryvtt.com/packages/wfrp4e-salzenmund/",
  "manifest": "https://foundry-c7-manifests.s3.us-east-2.amazonaws.com/wfrp4e-salzenmund/module.json"
}