{
    "name": "drgh-flooded-tower",
    "title": "Dragonshorn Tales - Patreon Oneshot - The Flooded Tower",
    "description": "Dragonshorn Tales - Patreon Oneshot - The Flooded Tower",
    "version": "1.3.0",
    "author": "Dragonshorn Studios",
    "minimumCoreVersion": "0.8.2",
    "compatibleCoreVersion": "9",
    "minimumSystemVersion": "0.0.0",
    "scripts": ["./module/importer.js"],
    "esmodules": [],
    "styles": ["./template/custom.css"],
    "systems": [
      "D35E","dnd5e"
    ],
    "packs": [
      {
        "label": "The Flooded Tower - Creatures and NPC",
        "entity": "Actor",
        "name": "npcs5e",
        "path": "packs/actors.db",
        "system": "dnd5e"
      },
      {
        "label": "The Flooded Tower - Journal",
        "entity": "JournalEntry",
        "name": "journal5e",
        "path": "packs/journal.db",
        "system": "dnd5e"
      },
      {
        "label": "The Flooded Tower - Items",
        "entity": "Item",
        "name": "items5e",
        "path": "packs/items.db",
        "system": "dnd5e"
      },
      {
        "label": "The Flooded Tower - Creatures and NPC",
        "entity": "Actor",
        "name": "npcs35e",
        "path": "packs/actors35e.db",
        "system": "D35E"
      },
      {
        "label": "The Flooded Tower - Journal",
        "entity": "JournalEntry",
        "name": "journal35e",
        "path": "packs/journal35e.db",
        "system": "D35E"
      },
      {
        "label": "The Flooded Tower - Items",
        "entity": "Item",
        "name": "items35e",
        "path": "packs/items35e.db",
        "system": "D35E"
      },
      {
        "label": "The Flooded Tower - Playlists",
        "entity": "Playlist",
        "name": "playlists",
        "path": "packs/playlists.db"
      },
      {
        "label": "The Flooded Tower - Scenes",
        "entity": "Scene",
        "name": "scenes",
        "path": "packs/scenes.db"
      },
      {
        "label": "The Flooded Tower - Macros",
        "entity": "Macro",
        "name": "macros",
        "path": "packs/macros.db"
      }
    ],
    "languages": [],
    "socket": false,
    "url": "https://www.patreon.com/dragonshorn",
    "manifest": "https://seikkailla.com/data/dragonshorn/9a824bf50ff806e609b5ca928cce49c7611512c9/module.json",
    "download": "https://seikkailla.com/data/dragonshorn/9a824bf50ff806e609b5ca928cce49c7611512c9/data.zip",
    "media": [
      {
        "type": "cover",
        "link": "https://legaciesofthedragon.com/img/flooded-tower-manifest-banner.webp"
      }
    ]
  }