{ "id": "automated-conditions-5e", "title": "Automated Conditions 5e", "description": "A small module for Foundry VTT that tries to automate some rolling aspects of the common 5e Conditions.", "version": "11.315321.3", "authors": [ { "name": "thatlonelybugbear", "url": "https://github.com/thatlonelybugbear", "discord": "thatlonelybugbear#4394", "ko-fi": "https://ko-fi.com/thatlonelybugbear" } ], "compatibility": { "minimum": "11", "maximum": "12", "verified": "11.315" }, "esmodules": ["scripts/ac5e-main.mjs"], "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "3.0.0", "maximum": "3.2.1", "verified": "3.2.1" } } ] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "it", "name": "Italiano", "path": "lang/it.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "flags": { "hotReload": { "paths": ["lang/en.json"] } }, "bugs": "https://github.com/thatlonelybugbear/automated-conditions-5e/issues", "url": "https://github.com/thatlonelybugbear/automated-conditions-5e", "license": "https://raw.githubusercontent.com/thatlonelybugbear/automated-conditions-5e/main/LICENSE", "manifest": "https://github.com/thatlonelybugbear/automated-conditions-5e/releases/latest/download/module.json", "download": "https://github.com/thatlonelybugbear/automated-conditions-5e/releases/download/v11.315321.3/module.zip", "changelog": "https://raw.githubusercontent.com/thatlonelybugbear/automated-conditions-5e/main/Changelog.md" }