{ "id": "morelord-encounters", "type": "module", "title": "Morelord Encounters", "description": "A standalone intelligent encounter builder for Foundry Virtual Tabletop.", "version": "0.1.7", "authors": [ { "name": "Morelord Gaming", "url": "https://morelordgaming.com" } ], "compatibility": { "minimum": "14", "verified": "14.365", "maximum": "14" }, "esmodules": [ "scripts/morelord-encounters.mjs" ], "styles": [ "styles/morelord-encounters.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "5.3" } } ], "requires": [ { "id": "morelord-core", "type": "module", "compatibility": { "minimum": "0.1.0" }, "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-core/main/module.json" } ] }, "download": "https://github.com/tmoreland72/morelord-encounters/releases/download/v0.1.7/morelord-encounters.zip", "url": "https://github.com/tmoreland72/morelord-encounters", "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-encounters/main/module.json" }