{
  "id": "my-beloved-ship",
  "title": "My Beloved Ship",
  "description": "Foundry VTT compendium content for Krakenhund Studios' My Beloved Ship - a third-party Pirate Borg supplement with 20 mythical ship relics, 10 special cannonballs, 24 shipwright upgrades, 6 ship variants, 3 new ships, 6 ship pets, 7 legendary crewmembers, 20 naval battle obstacles and a d20 critical hit table.<p>More Pirate Borg tools at <a href=\"https://jolly-rogenerator.app\">jolly-rogenerator.app</a>. Support development on <a href=\"https://www.patreon.com/c/r2plays\">Patreon</a>.</p>",
  "version": "1.3.6",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "Krakenhund Studios",
      "url": "https://krakenhund-studios.itch.io/",
      "discord": "@r2doesinc."
    }
  ],
  "flags": {
    "my-beloved-ship": {
      "attribution": {
        "source": "My Beloved Ship - Ship enhancing supplement for Pirate Borg RPG",
        "writingAndPartialIllustration": "Krakenhund studios - Julius \"kin\" Karajos, 2025",
        "distributedBy": "-to be decided-",
        "backgroundArt": "Cornelius Veerbeek, Joseph Marianus, Johan Conrad Greive, Willem van de Velde, Cornelis Saftleven, Nicolaas Baur, Ludolf Bakhuizen.",
        "morkBorgLicense": "My Beloved Ship is an independent production by Krakenhund studio and is not affiliated with Ockult Oertmaestare Games or Stockholm Kartell. It is published under the MOERK BORG Third Party License.",
        "pirateBorgLicense": "My Beloved Ship is an independent production by Krakenhund studio. It is not affiliated with Limithron LLC. It is published under the PIRATE BORG Third Party License. PIRATE BORG (c)2022 Limithron LLC.",
        "digitalAdaptation": "FutureHax"
      }
    }
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "packs": [
    {
      "name": "mbs-ships",
      "label": "My Beloved Ship - Ships",
      "system": "pirateborg",
      "path": "packs/mbs-ships",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "mbs-ships-npc",
      "label": "My Beloved Ship - Ships (NPC)",
      "system": "pirateborg",
      "path": "packs/mbs-ships-npc",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "mbs-crew",
      "label": "My Beloved Ship - Crew & Companions",
      "system": "pirateborg",
      "path": "packs/mbs-crew",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "mbs-items",
      "label": "My Beloved Ship - Items",
      "system": "pirateborg",
      "path": "packs/mbs-items",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "mbs-tables",
      "label": "My Beloved Ship - Tables",
      "system": "pirateborg",
      "path": "packs/mbs-tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "mbs-journals",
      "label": "My Beloved Ship - Supplement",
      "system": "pirateborg",
      "path": "packs/mbs-journals",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "My Beloved Ship",
      "sorting": "a",
      "packs": [
        "mbs-journals",
        "mbs-ships",
        "mbs-ships-npc",
        "mbs-crew",
        "mbs-items",
        "mbs-tables"
      ]
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "pirateborg",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/Limithron-Foundry-VTT/pirate-borg-system/main/system.json",
        "compatibility": {
          "minimum": "1.3.0"
        }
      }
    ]
  },
  "url": "https://github.com/FutureHax/My-Beloved-Ship",
  "manifest": "https://r2.foundryvtt.com/packages-public/my-beloved-ship/module.json",
  "bugs": "https://github.com/FutureHax/My-Beloved-Ship/issues",
  "changelog": "https://downloads.r2plays.games/futurehax/my-beloved-ship/CHANGELOG.md",
  "library": "false",
  "protected": true
}