{
  "id": "baileywiki-landing-pages",
  "title": "Baileywiki Landing Pages",
  "description": "<p>This is a collection of tiles, backgrounds, and deployable assets for creating custom Landing Pages quickly and easily for your games. There also pre-built landing pages that you can customize. The installation URL updates every month with new content. https://www.patreon.com/baileywiki</p>",
  "version": "0.3.2",
  "changelog": "https://docs.google.com/document/d/1ALw2SSP-rTf9MTuKvnJhWE881e1JnuPGLD8BBrOKX2o/edit?usp=sharing",
  "compatibility": {
    "minimum": "12",
    "verified": "12"
  },
  "authors": [
    {
    "name": "Baileywiki"
    }
  ],
  "media": [
    {
      "type": "cover",
      "url": "https://download.bailey.wiki/media/thumbnails/baileywiki-cover-landing-pages.webp"
    },
    {
      "type": "setup",
      "url": "https://download.bailey.wiki/media/thumbnails/baileywiki-setup-advanced.webp"
    }
  ],
	"esmodules": [
		"scripts/init.js"
	],
  "packs": [
    {
      "name": "maps",
      "label": "Baileywiki Landing Pages Scenes",
      "path": "packs/baileywiki-landing-pages-maps",
      "type": "Scene"
    },
    {
      "name": "prefabs-lp",
      "label": "BW Prefabs 06 - Landing Pages",
      "path": "packs/baileywiki-landing-pages-prefabs",
      "type": "JournalEntry",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Baileywiki Content",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Prefabs",
          "sorting": "a",
          "packs": ["prefabs-lp"]
        },
        {
          "name": "Scenes",
          "sorting": "a",
          "packs": ["maps"]
        }
      ]
    }
  ],
	"languages": [
		{
      "name": "English",
			"lang": "en",
			"path": "languages/en.json"
		}
	],
  "relationships": {
    "requires": [
      {
        "id": "multi-token-edit",
        "type": "module",
        "compatibility": {}
      },
      {
        "id": "token-attacher",
        "type": "module",
        "compatability": {}
      },
      {
        "id": "lib-wrapper",
        "type": "module",
        "compatability": {}
      },
      {
        "id": "baileywiki-nuts-and-bolts",
        "type": "module",
        "compatability": {}
      },
      {
        "id": "monks-active-tiles",
        "type": "module",
        "compatability": {}
      },
      {
        "id": "tagger",
        "type": "module",
        "compatability": {}
      }
    ],
    "recommends": [
      {
        "id": "tokenmagic",
        "type": "module",
        "reason": "Token Magic FX powers many of our macros. Use this to add special effects like burning, add snow to roofs, or completely change the landscape of a tile. ",
        "compatibility": {}
      },
      {
        "id": "fxmaster",
        "type": "module",
        "reason": "FXMaster allows the placement of special effects and weather patterns. Install this to get gorgeous and atmospheric weather effects.",
        "compatibility": {}
      },
      {
        "id": "advanced-drawing-tools",
        "type": "module",
        "reason": "Advanced Drawing Tools greatly expands the options for drawings, including but not limited to: dashed lines, font stroke/outline control, font drop shadow control, font arcs, and point editing for polygon and freehand drawings. HIGHLY recommended if using the Endless Random Map features.",
        "compatibility": {}
      }
    ]
  },
	"socket": false,
  "protected": true,
  "url": "https://www.patreon.com/baileywiki",
  "manifest": "https://r2.foundryvtt.com/packages-public/baileywiki-landing-pages/module.json"
}