{
  "id": "pb-ready-set-roll",
  "title": "Ready Set Roll for Pirate Borg",
  "description": "Quality-of-life roll automation for Pirate Borg: quick attack/defend, advantage/disadvantage, post-roll chat edits, and roll breakdowns.<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.1.3",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "FutureHax",
      "url": "https://jolly-rogenerator.app",
      "discord": "r2plays"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "packs": [
    {
      "name": "journals-pb-ready-set-roll",
      "label": "Ready Set Roll for Pirate Borg: How to Use & Credits",
      "system": "pirateborg",
      "path": "packs/journals-pb-ready-set-roll",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Ready Set Roll for Pirate Borg",
      "sorting": "a",
      "packs": [
        "journals-pb-ready-set-roll"
      ]
    }
  ],
  "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/pb-ready-set-roll",
  "manifest": "https://r2.foundryvtt.com/packages-public/pb-ready-set-roll/module.json",
  "bugs": "https://github.com/FutureHax/pb-ready-set-roll/issues",
  "changelog": "https://downloads.r2plays.games/futurehax/pb-ready-set-roll/CHANGELOG.md",
  "library": false,
  "protected": true
}