{
  "id": "two-heads-are-better-than-one",
  "title": "Two Heads are Better than One",
  "version": "1.0.4",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "scripts": [
    "module.js"
  ],
  "authors": [
    {
      "name": "Jeff Stevens",
      "discord": "@jeffcstevens",
      "flags": {}
    },
    {
      "name": "Darryl \"Blokka\" Lehane",
      "discord": "@dragonclanstudio_13570",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "thbo-journal",
      "label": "THBO - Journal",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_02.webp",
      "path": "packs/thbo-journal",
      "type": "JournalEntry",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thbo-adventure",
      "label": "THBO - Adventure",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_01.webp",
      "path": "packs/thbo-adventure",
      "type": "Adventure",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thbo-scene",
      "label": "THBO - Scene",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_04.webp",
      "path": "packs/thbo-scene",
      "type": "Scene",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thbo-npcs",
      "label": "THBO - NPCs",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_03.webp",
      "path": "packs/thbo-npcs",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thabto-npcs-pf2e",
      "label": "THABTO NPCs PF2e",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_07.webp",
      "path": "packs/thabto-npcs",
      "type": "Actor",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thabto-journal-pf2e",
      "label": "THABTO Journal PF2e",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_06.webp",
      "path": "packs/thabto-journal",
      "type": "JournalEntry",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thabto-scene-pf2e",
      "label": "THABTO Scene Pf2e",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_08.webp",
      "path": "packs/thabto-scene",
      "type": "Scene",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thabto-adventure-pf2e",
      "label": "THABTO Adventure Pf2e",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_05.webp",
      "path": "packs/thabto-adventure",
      "type": "Adventure",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Two Heads are Better than One",
          "sorting": "a",
          "packs": [
            "thbo-adventure",
            "thbo-journal",
            "thbo-scene",
            "thbo-npcs",
            "thabto-adventure-pf2e",
            "thabto-journal-pf2e",
            "thabto-scene-pf2e",
            "thabto-npcs-pf2e"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null,
      "packs": []
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/two-heads-are-better-than-one/module.json",
  "protected": true
}