{
  "id": "ose-rogues-gallery-1",
  "title": "Old-School Essentials Rogues Gallery I",
  "description": "A selection of 21 pre-generated 1st level characters for use in all old-school campaigns. Perfect for one-shots or for quickly introducing new players.",
  "authors": [
    {
      "name": "Necrotic Gnome",
      "email": "summon@necroticgnome.com",
      "url": "https://necroticgnome.com"
    },
    {
      "name": "Patrick Sch\u00e4fer",
      "discord": "tremah2"
    },
    {
      "name": "Blair McMillan",
      "discord": "blair#9056"
    }
  ],
  "version": "26.04.13",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "esmodules": [
    "module/init.mjs"
  ],
  "packs": [
    {
      "name": "characters",
      "label": "Rogues Gallery 1 - Characters",
      "path": "packs/characters",
      "type": "Actor",
      "system": "ose",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "journal",
      "label": "Rogues Gallery 1 - Journal Entries",
      "path": "packs/journal",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Rogues Gallery 1",
      "color": "#4aa48b",
      "packs": [
        "characters",
        "journal"
      ]
    }
  ],
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/ose-rogues-gallery-1/module.json",
  "relationships": {
    "systems": [
      {
        "id": "ose",
        "type": "system",
        "manifest": "https://github.com/NecroticGnome/ose-foundry-core/releases/latest/download/system.json",
        "compatibility": {
          "minimum": "2.1.0",
          "verified": "2.1.12"
        }
      }
    ]
  }
}