{
  "id": "two-heads-are-better-than-one",
  "title": "Two Heads are Better than One",
  "version": "1.1.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.2.5",
          "verified": "5"
        }
      },
      {
        "id": "pf2e",
        "type": "system",
        "compatibility": {
          "minimum": "7",
          "verified": "8"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Jeff C. Stevens",
      "discord": "jeffcstevens",
      "url": "https://www.jeffstevensgames.com/",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "discord": "dragonclanstudio_13570",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/two-heads-are-better-than-one/assets/art/module-bg.webp",
      "thumbnail": "modules/two-heads-are-better-than-one/assets/art/module-thumbnail.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "esmodules": [
    "script.mjs"
  ],
  "styles": [
    {
      "src": "styles.css"
    }
  ],
  "packs": [
    {
      "name": "thbo-adventure",
      "label": "THBO - Adventure",
      "path": "packs/thbo-adventure",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_01.webp",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "thbo-adventure-pf2e",
      "label": "THBO - Adventure",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_01.webp",
      "path": "packs/thbo-adventure-pf2e",
      "type": "Adventure",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thbo-npcs",
      "label": "THBO - NPCs",
      "path": "packs/thbo-npcs",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_02.webp",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e",
      "flags": {}
    },
    {
      "name": "thbo-npcs-pf2e",
      "label": "THBO - NPCs",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_02.webp",
      "path": "packs/thbo-npcs-pf2e",
      "type": "Actor",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "thbo-scene",
      "label": "THBO - Scene",
      "path": "packs/thbo-scene",
      "banner": "modules/two-heads-are-better-than-one/assets/tiles/tile_03.webp",
      "type": "Scene",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "sorting": "a",
      "folders": [
        {
          "name": "Two Heads are Better than One",
          "sorting": "m",
          "packs": [
            "thbo-adventure",
            "thbo-adventure-pf2e",
            "thbo-npcs",
            "thbo-npcs-pf2e",
            "thbo-scene"
          ],
          "color": null,
          "folders": []
        }
      ],
      "color": null,
      "packs": []
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/two-heads-are-better-than-one/module.json",
  "protected": true
}