{
	"name": "fbl-core-game",
	"id": "fbl-core-game",
	"version": "7.2.0",
	"title": "Forbidden Lands - Core Game",
	"description": "<strong><em>Forbidden Lands</em></strong> is a new take on classic fantasy roleplaying. In this open-world survival roleplaying game, you’re not heroes sent on missions dictated by others - instead, you are raiders and rogues bent on making your own mark on a cursed world. You will discover lost tombs, fight terrible monsters, wander the wild lands and, if you live long enough, build your own stronghold to defend.",
	"url": "https://frialigan.se/en/games/forbidden-lands/",
	"changelog": "manifests/CHANGELOG.html",
	"authors": [
		{
			"name": "Cussa Mitre [Hod Publishing]",
			"url": "https://hodpub.com",
			"discord": "CussaMitre"
		},
		{
			"name": "aMediocreDad",
			"flags": {}
		}
	],
	"relationships": {
		"systems": [
			{
				"id": "forbidden-lands",
				"type": "system",
				"compatibility": {
					"minimum": "13.0.0",
					"verified": "13.0.0"
				}
			}
		]
	},
	"compatibility": {
		"minimum": "13",
		"verified": "14.359"
	},
	"esmodules": [
		"scripts/init.js"
	],
	"styles": [
		"styles/fbl-core.css"
	],
	"languages": [
		{
			"lang": "en",
			"name": "English",
			"path": "lang/en.json",
			"flags": {}
		}
	],
	"packs": [
		{
			"name": "core-game",
			"label": "Core Game",
			"system": "forbidden-lands",
			"path": "./packs/core-game",
			"type": "Adventure"
		}
	],
	"media": [
		{
			"type": "cover",
			"url": "https://frialigan.se/wp-content/uploads/2021/02/FBL_cover_plano.jpg",
			"loop": false,
			"flags": {}
		},
		{
			"type": "screenshot",
			"url": "https://cdn.shopify.com/s/files/1/2129/8201/products/fbl-1.png",
			"loop": false,
			"flags": {}
		},
		{
			"type": "screenshot",
			"url": "https://cdn.shopify.com/s/files/1/2129/8201/products/fbl-3.png",
			"loop": false,
			"flags": {}
		}
	],
	"bugs": "https://github.com/aMediocreDad/fbl-content-modules/issues",
	"manifest": "https://foundrymodulesbucket.s3.eu-north-1.amazonaws.com/fbl-core-game/fbl-core-game-latest.json",
	"protected": true
}