{
  "id": "warlock-knight-dfrpg",
  "title": "Warlock Knight for Dungeon Fantasy RPG",
  "description": "Warlock Knight is a conversion to the Dungeon Fantasy RPG of David Pulver's existing solo adventure by the same name, which first appeared for The Fantasy Trip by Gaming Ballistic.\nThis Foundry VTT Module for Warlock Knight provides the pre-generated PCs, NPCs, monsters, and adversaries as Foundry Actors. It also includes maps and scenes from the book. It requires the GURPS Game Aid for Foundry VTT.\n\nWarlock Knight and Warlock Knight Foundry VTT Module \u00a92024 by Gaming Ballistic, LLC.",
  "version": "2.1.1",
  "compatibility": {
    "minimum": 11,
    "verified": "13.351"
  },
  "authors": [
    {
      "name": "Douglas Cole",
      "url": "https://gaming-ballistic.myshopify.com",
      "patreon": "https://www.patreon.com/GamingBallistic",
      "discord": "Douglas (Gaming Ballistic)#2658"
    },
    {
      "name": "M. Jeff Wilson",
      "discord": "Nick Coffin, PI#8616"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "gurps",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/crnormand/gurps/release/system.json",
        "compatibility": {
          "minimum": "0.16.10",
          "verified": "0.18.7"
        }
      }
    ],
    "requires": [
      {
        "id": "gurps-quick-reference-sheet",
        "type": "module",
        "manifest": "https://github.com/mjeffw/gurps-quick-reference-sheet/releases/download/latest/module.json",
        "compatibility": {
          "minimum": "1.3.6",
          "verified": "1.3.6"
        }
      }
    ]
  },
  "packs": [
    {
      "name": "actors",
      "label": "Warlock Knight Actors",
      "path": "./packs/actors.db",
      "type": "Actor",
      "system": "gurps"
    },
    {
      "name": "scenes",
      "label": "Warlock Knight Scenes",
      "path": "packs/scenes.db",
      "type": "Scene",
      "system": "gurps"
    }
  ],
  "esmodules": [
    "./scripts/warlock-knight-dfrpg.js"
  ],
  "url": "https://github.com/mjeffw/warlock-knight-dfrpg-public",
  "bugs": "https://github.com/mjeffw/warlock-knight-dfrpg-public/issues",
  "changelog": "https://github.com/mjeffw/warlock-knight-dfrpg-public/blob/main/changelog.md",
  "manifest": "https://r2.foundryvtt.com/packages-public/warlock-knight-dfrpg/module.json",
  "protected": true
}