{ "name": "fa-battlemaps", "title": "Forgotten Adventures Battlemaps", "description": "

This Module contains battlemaps from Forgotten Adventures, fully integrated for use with Foundry VTT. Featuring extra capabilities using Monk's Active Tile Triggers and Tagger for truly dynamic scenes!

You can support the creation of our battlemaps on Patreon!

A gallery of our work can be found on the website.

Join our Discord server for any further questions.

", "authors": [ { "name": "Forgotten Adventures" } ], "url": "https://www.forgotten-adventures.net/", "flags": {}, "version": "1.0.57", "minimumCoreVersion": "10", "compatibleCoreVersion": "11", "compatibility": { "minimum": "10", "verified": "11", "maximum": "11" }, "scripts": [], "esmodules": [ "./scripts/shim.js", "./scripts/fa-battlemaps.js" ], "styles": [ "styles/main.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "packs": [ { "name": "maps", "label": "Forgotten Adventures Battlemaps", "path": "/packs/maps.db", "type": "Scene", "private": true } ], "system": [], "dependencies": [ { "id": "tagger", "name": "tagger", "manifest": "https://github.com/fantasycalendar/FoundryVTT-Tagger/releases/latest/download/module.json", "type": "module" }, { "id": "monks-active-tiles", "name": "monks-active-tiles", "manifest": "https://github.com/ironmonk88/monks-active-tiles/releases/latest/download/module.json", "type": "module" } ], "relationships": { "requires": [ { "id": "tagger", "manifest": "https://github.com/fantasycalendar/FoundryVTT-Tagger/releases/latest/download/module.json", "type": "module" }, { "id": "monks-active-tiles", "manifest": "https://github.com/ironmonk88/monks-active-tiles/releases/latest/download/module.json", "type": "module" } ] }, "socket": false, "manifest": "https://raw.githubusercontent.com/Forgotten-Adventures/FA_Battlemaps/main/module.json", "download": "https://github.com/Forgotten-Adventures/FA_Battlemaps/raw/main/fa-battlemaps.zip", "protected": false, "coreTranslation": false, "library": false }