{
  "title": "Pirate Borg Down Among The Dead",
  "version": "1.0.2",
  "packs": [
    {
      "name": "skills-for-the-seasoned-sea-rover",
      "label": "Skills for the Seasoned Sea Rover",
      "path": "packs/skills-for-the-seasoned-sea-rover",
      "type": "Item",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "jolly-roger-flag-generator-dotd",
      "label": "Jolly Roger Flag Generator",
      "path": "packs/jolly-roger-flag-generator-dotd",
      "type": "RollTable",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "dark-caribbean-island-generator",
      "label": "Dark Caribbean Island Generator",
      "path": "packs/dark-caribbean-island-generator",
      "type": "RollTable",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "class-the-antiquarian",
      "label": "Class - The Antiquarian",
      "path": "packs/class-the-antiquarian",
      "type": "Item",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rolls-the-antiquarian",
      "label": "Rolls - The Antiquarian",
      "path": "packs/rolls-the-antiquarian",
      "type": "RollTable",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "class-deep-one",
      "label": "Class - Deep One",
      "path": "packs/class-deep-one",
      "type": "Item",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "class-unlocked-soul",
      "label": "Class - Unlocked Soul",
      "path": "packs/class-unlocked-soul",
      "type": "Item",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rolls-unlocked-soul",
      "label": "Rolls - Unlocked Soul",
      "path": "packs/rolls-unlocked-soul",
      "type": "RollTable",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rolls-deep-one",
      "label": "Rolls - Deep One",
      "path": "packs/rolls-deep-one",
      "type": "RollTable",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "rolls-down-among-the-dead",
      "label": "Rolls - Down Among The Dead",
      "path": "packs/rolls-down-among-the-dead",
      "type": "RollTable",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "motivations-apocalypse",
      "label": "Motivations During the Apocalypse",
      "path": "packs/motivations-apocalypse",
      "type": "Item",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "actors-down-among-the-dead",
      "label": "Actors - Down Among The Dead",
      "path": "packs/actors-down-among-the-dead",
      "type": "Actor",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "macros-down-among-the-dead",
      "label": "Macros - Down Among The Dead",
      "path": "packs/macros-down-among-the-dead",
      "type": "Macro",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "adventure",
      "label": "Down Among The Dead",
      "path": "packs/adventure",
      "type": "Adventure",
      "system": "pirateborg",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Pirate Borg Down Among The Dead",
      "sorting": "a",
      "color": "#0bad51",
      "packs": [
        "adventure"
      ],
      "folders": [
        {
          "name": "Generators",
          "sorting": "a",
          "color": "#666666",
          "packs": [
            "actors-down-among-the-dead",
            "class-the-antiquarian",
            "rolls-the-antiquarian",
            "class-deep-one",
            "rolls-deep-one",
            "class-unlocked-soul",
            "rolls-unlocked-soul",
            "skills-for-the-seasoned-sea-rover",
            "dark-caribbean-island-generator",
            "jolly-roger-flag-generator-dotd",
            "motivations-apocalypse",
            "rolls-down-among-the-dead",
            "macros-down-among-the-dead"
          ],
          "folders": []
        }
      ]
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "pirateborg",
        "type": "system",
        "compatibility": {
          "minimum": "v1.2.1",
          "verified": "v1.2.1"
        }
      }
    ],
    "requires": [
      {
        "id": "multilevel-tokens",
        "type": "module"
      }
    ],
    "recommends": [
      {
        "id": "tile-scroll",
        "type": "module"
      }
    ]
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/pirate-borg-down-among-the-dead/module.json",
  "url": "https://shop.limithron.com/products/down-among-the-dead",
  "id": "pirate-borg-down-among-the-dead",
  "authors": [
    {
      "name": "Limithron",
      "url": "https://www.limithron.com/",
      "flags": {}
    }
  ],
  "esmodules": [
    "module/down-among-the-dead.mjs"
  ],
  "styles": [
    {
      "src": "styles/card-hand.css"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "description": "A terrible expansion for Pirate Borg that's jam-packed with three new adventures, modular rulesets, and location generators.",
  "protected": true,
  "flags": {}
}