{
  "id": "sww-secrets",
  "title": "Shadow of the Weird Wizard: Secrets",
  "description": "<p>A premium content package for the <em><strong>Shadow of the Weird Wizard</strong></em> system, adapting all the information in the <em><strong>Secrets of the Weird Wizard</strong></em> core book to be used in Foundry VTT.</p>",
  "manifest": "https://r2.foundryvtt.com/packages-public/sww-secrets/module.json",
  "version": "0.10",
  "protected": true,
  "authors": [
    {
      "name": "Friend (Savantford)",
      "discord": "@violencia",
      "email": "gadopublishing@gmail.com",
      "url": "https://github.com/Savantford",
      "flags": {}
    },
    {
      "name": "ErrantPigeon",
      "discord": "errantpigeon",
      "email": "",
      "url": "",
      "flags": {}
    },
    {
      "name": "Sqwan",
      "discord": "@sqwanold",
      "email": "",
      "url": "",
      "flags": {}
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "13",
    "maximum": "13"
  },
  "esmodules": [
    "module/sww-secrets.mjs"
  ],
  "packs": [
    {
      "name": "chapters",
      "label": "Chapters",
      "path": "packs/chapters",
      "type": "JournalEntry",
      "banner": "modules/sww-secrets/assets/artwork/banners/chapters.webp",
      "system": "weirdwizard",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "weirdwizard": {
          "compendiumType": "none"
        }
      }
    },
    {
      "name": "bestiary-entries",
      "label": "Bestiary Entries",
      "path": "packs/bestiary-entries",
      "type": "Actor",
      "banner": "modules/sww-secrets/assets/artwork/banners/bestiary-entries.webp",
      "system": "weirdwizard",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "weirdwizard": {
          "compendiumType": "npcs"
        }
      }
    },
    {
      "name": "bestiary-abilities",
      "label": "Bestiary Abilities",
      "path": "packs/bestiary-abilities",
      "type": "Item",
      "banner": "modules/sww-secrets/assets/artwork/banners/bestiary-abilities.webp",
      "system": "weirdwizard",
      "flags": {
        "weirdwizard": {
          "compendiumType": "talents"
        }
      },
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ancestry-traits",
      "label": "Ancestry Traits",
      "path": "packs/ancestry-traits",
      "type": "Item",
      "banner": "systems/weirdwizard/assets/artwork/banners/traits.webp",
      "system": "weirdwizard",
      "flags": {
        "weirdwizard": {
          "compendiumType": "talents"
        }
      },
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "roll-tables",
      "label": "Rollable Tables",
      "path": "packs/roll-tables",
      "type": "RollTable",
      "banner": "systems/weirdwizard/assets/artwork/banners/documentation.webp",
      "system": "weirdwizard",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Secrets of the Weird Wizard",
      "sorting": "m",
      "color": "#5e4861",
      "packs": [
        "chapters",
        "roll-tables"
      ],
      "folders": [
        {
          "name": "Bestiary",
          "sorting": "m",
          "color": "#5e4861",
          "packs": [
            "bestiary-entries",
            "bestiary-abilities",
            "ancestry-traits"
          ],
          "folders": []
        }
      ]
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "weirdwizard",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "flags": {}
}