{
  "id": "weapons-of-lore",
  "title": "Weapons of Lore",
  "version": "2.0.1",
  "manifest": "https://r2.foundryvtt.com/packages-public/weapons-of-lore/module.json",
  "url": "https://www.jeffstevensgames.com/",
  "protected": true,
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "description": "A supplement of over 140 magical weapons.",
  "authors": [
    {
      "name": "Jeff C Stevens"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.0.0",
          "verified": "5.0.4"
        }
      }
    ]
  },
  "packs": [
    {
      "name": "jsg-wo-lore-creatures",
      "label": "Creatures",
      "path": "packs/jsg-wo-lore-creatures",
      "banner": "modules/weapons-of-lore/assets/tiles/tile_00.webp",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wo-lore-cursed-weapons",
      "label": "Cursed Weapons",
      "path": "packs/jsg-wo-lore-cursed-weapons",
      "banner": "modules/weapons-of-lore/assets/tiles/tile_01.webp",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wo-lore-magical-weapons",
      "label": "Magical Weapons",
      "path": "packs/jsg-wo-lore-magical-weapons",
      "banner": "modules/weapons-of-lore/assets/tiles/tile_02.webp",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wo-lore-progressing-weapons",
      "label": "Progressing Weapons",
      "path": "packs/jsg-wo-lore-progressing-weapons",
      "banner": "modules/weapons-of-lore/assets/tiles/tile_03.webp",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wo-lore-rechargable-weapons",
      "label": "Rechargable Weapons",
      "path": "packs/jsg-wo-lore-rechargable-weapons",
      "banner": "modules/weapons-of-lore/assets/tiles/tile_04.webp",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jsg-wo-lore-roll-tables",
      "label": "Roll Tables",
      "path": "packs/jsg-wo-lore-roll-tables",
      "banner": "modules/weapons-of-lore/assets/tiles/tile_05.webp",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "jsg-wo-lore-journal",
      "label": "Weapons Journal",
      "path": "packs/jsg-wo-lore-journal",
      "banner": "modules/weapons-of-lore/assets/tiles/tile_06.webp",
      "type": "JournalEntry",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Weapons of Lore",
          "sorting": "a",
          "packs": [
            "jsg-wo-lore-creatures",
            "jsg-wo-lore-cursed-weapons",
            "jsg-wo-lore-magical-weapons",
            "jsg-wo-lore-progressing-weapons",
            "jsg-wo-lore-rechargable-weapons",
            "jsg-wo-lore-roll-tables",
            "jsg-wo-lore-journal"
          ]
        }
      ]
    }
  ],
  "styles": [
    "styles/weapons-of-lore.css"
  ]
}