{
  "id": "kob-adv-potbellied-kobold",
  "title": "Adventures from the Potbellied Kobold",
  "description": "<p>Adventures from the Potbellied Kobold is a book of fifteen short adventures for the fifth edition of the world's most popular roleplaying game.</p>",
  "version": "1.0.3",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5",
          "verified": "5"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Jeff C. Stevens",
      "url": "https://www.jeffstevensgames.com/"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/aftpk.js"
  ],
  "styles": [
    {
      "src": "styles/aftpk.css"
    }
  ],
  "packs": [
    {
      "name": "adventures",
      "label": "Adventures from the Potbellied Kobold",
      "path": "packs/adventures",
      "type": "Adventure",
      "system": "dnd5e",
      "sorting": "m",
      "banner": "modules/kob-adv-potbellied-kobold/assets/banners/AftPK-Cover-art-sub02.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "actors",
      "label": "Actors",
      "path": "packs/actors",
      "type": "Actor",
      "system": "dnd5e",
      "banner": "modules/kob-adv-potbellied-kobold/assets/banners/AftPK-Cover-art-sub03.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "items",
      "label": "Items",
      "path": "packs/items",
      "type": "Item",
      "system": "dnd5e",
      "banner": "modules/kob-adv-potbellied-kobold/assets/banners/AftPK-Cover-art-sub04.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "tables",
      "label": "Tables",
      "path": "packs/tables",
      "type": "RollTable",
      "system": "dnd5e",
      "banner": "modules/kob-adv-potbellied-kobold/assets/banners/AftPK-Cover-art-sub05.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Adv from the Potbellied Kobold",
          "color": "#322e45",
          "sorting": "m",
          "packs": [
            "adventures",
            "actors",
            "items",
            "scenes",
            "tables"
          ]
        }
      ]
    }
  ],
  "flags": {
    "canUpload": true,
    "dnd5e": {
      "sourceBooks": {
        "AftPK": "SOURCE.BOOK.AFTPK"
      }
    }
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/kob-adv-potbellied-kobold/module.json",
  "url": "https://www.jeffstevensgames.com/",
  "protected": true
}