{
  "id": "dnd-deadfall",
  "title": "Arcana Unleashed: Deadfall",
  "description": "Deep in Thay, a nation notorious for its tyrannical, red-robed wizards, secrets are passed in the dark and a looming threat of unimagined power seeks to crumble societies. Dive into the world of enchanted espionage, fragile alliances, and clandestine missions in Arcana Unleashed: Deadfall, a magical spy thriller adventure built for high level play.",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "url": "https://foundryvtt.com/packages/dnd-deadfall",
  "esmodules": [
    "scripts/dnd-deadfall.mjs"
  ],
  "styles": [
    "styles/dnd-deadfall.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/dnd-deadfall/assets/art/deadfall-cover.webp",
      "loop": false
    }
  ],
  "authors": [
    {
      "name": "Andrew Clayton",
      "discord": "Atropos",
      "url": "https://foundryvtt.com"
    },
    {
      "name": "Kim Mantas",
      "discord": "fyorl",
      "url": "https://foundryvtt.com"
    },
    {
      "name": "Jeff Hitchcock"
    },
    {
      "name": "Clayton Thomson"
    },
    {
      "name": "Matthew Haentschke",
      "discord": "badgerwerks"
    },
    {
      "name": "Matt Ryan",
      "discord": "mattexdee",
      "url": "https://foundryvtt.com"
    }
  ],
  "packs": [
    {
      "name": "book",
      "label": "Arcana Unleashed: Deadfall",
      "path": "packs/book",
      "type": "JournalEntry",
      "banner": "modules/dnd-deadfall/assets/elements/pack-images/aud-pack-01.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {
        "dnd5e": {
          "display": "table-of-contents"
        }
      }
    },
    {
      "name": "items",
      "label": "Magic Items",
      "path": "packs/items",
      "type": "Item",
      "banner": "modules/dnd-deadfall/assets/elements/pack-images/aud-pack-02.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "tables",
      "label": "Roll Tables",
      "path": "packs/tables",
      "type": "RollTable",
      "banner": "modules/dnd-deadfall/assets/elements/pack-images/aud-pack-03.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "actors",
      "label": "Bestiary",
      "path": "packs/actors",
      "type": "Actor",
      "banner": "modules/dnd-deadfall/assets/elements/pack-images/aud-pack-04.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {
        "dnd5e": {
          "types": [
            "npc"
          ]
        }
      }
    },
    {
      "name": "scenes",
      "label": "Scenes",
      "path": "packs/scenes",
      "type": "Scene",
      "banner": "modules/dnd-deadfall/assets/elements/pack-images/aud-pack-05.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "adventures",
      "label": "Adventures in Thay",
      "path": "packs/adventures",
      "type": "Adventure",
      "banner": "modules/dnd-deadfall/assets/elements/pack-images/aud-pack-06.webp",
      "ownership": {
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Arcana Unleashed: Deadfall",
      "color": "#00857e",
      "sorting": "m",
      "packs": [
        "book",
        "actors",
        "items",
        "tables",
        "scenes",
        "adventures"
      ]
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "6.0.1"
        }
      }
    ]
  },
  "changelog": "https://github.com/foundryvtt/foundryvtt-premium-content/discussions?discussions_q=label%3Adnd-deadfall",
  "flags": {
    "hotReload": false,
    "tokenRingSubjectMappings": {
      "modules/dnd-deadfall/assets/tokens/": "modules/dnd-deadfall/assets/subjects/"
    },
    "dnd5e": {
      "sourceBooks": {
        "AUD": "SOURCE.BOOK.AUD"
      }
    }
  },
  "quickstart": {
    "world": {
      "background": "modules/dnd-deadfall/assets/art/deadfall-cover.webp",
      "cover": "modules/dnd-deadfall/assets/art/deadfall-cover.webp",
      "description": "<p>Deep in Thay, a nation notorious for its tyrannical, red-robed wizards, secrets are passed in the dark and a looming threat of unimagined power seeks to crumble societies. Dive into the world of enchanted espionage, fragile alliances, and clandestine missions in Arcana Unleashed: Deadfall, a magical spy thriller adventure built for high level play.</p>"
    }
  },
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/dnd-deadfall/module.json"
}