{
  "id": "weapons-of-legend",
  "title": "Weapons of Legend",
  "version": "1.0.4",
  "manifest": "https://r2.foundryvtt.com/packages-public/weapons-of-legend/module.json",
  "protected": true,
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "description": "A supplement of over 80 magical weapons.",
  "authors": [
    {
      "name": "Jeff C Stevens"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "4.0.0",
          "verified": "4.0.4"
        }
      }
    ]
  },
  "packs": [
    {
      "name": "jsg-wol-creatures",
      "label": "Creatures",
      "path": "packs/jsg-wol-creatures",
      "banner": "modules/weapons-of-legend/assets/tiles/tile_00.webp",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wol-magical-weapons",
      "label": "Magical Weapons",
      "path": "packs/jsg-wol-magical-weapons",
      "banner": "modules/weapons-of-legend/assets/tiles/tile_01.webp",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wol-roll-tables",
      "label": "Roll Tables",
      "path": "packs/jsg-wol-roll-tables",
      "banner": "modules/weapons-of-legend/assets/tiles/tile_02.webp",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "jsg-wol-journal",
      "label": "Weapons Journal",
      "path": "packs/jsg-wol-journal",
      "banner": "modules/weapons-of-legend/assets/tiles/tile_03.webp",
      "type": "JournalEntry",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wol-weapons-of-legend",
      "label": "Weapons of Legend",
      "path": "packs/jsg-wol-weapons-of-legend",
      "banner": "modules/weapons-of-legend/assets/tiles/tile_04.webp",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Weapons of Legend",
          "sorting": "a",
          "packs": [
            "jsg-wol-creatures",
            "jsg-wol-journal",
            "jsg-wol-magical-weapons",
            "jsg-wol-weapons-of-legend",
            "jsg-wol-roll-tables"
          ]
        }
      ]
    }
  ],
  "styles": [
    "styles/weapons-of-legend.css"
  ]
}