{ "id": "pf2e-prosemirror-assistant", "title": "PF2e - ProseMirror Assistant", "description": "Advanced ProseMirror assistant for Pathfinder 2e: create checks, actions, damage, and templates directly in journals with intelligent dialog helpers.", "version": "13.0.0", "compatibility": { "minimum": 13, "verified": "13.350" }, "authors": [ { "name": "Apostol Apostolov", "discord": "ApoApostolov" } ], "media": [ { "type": "setup", "url": "systems/pf2e/artwork/sidebar/pf2e-banner.webp", "thumbnail": "systems/pf2e/artwork/sidebar/pf2e-banner.webp" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "esmodules": [ "./scripts/main.js", "./scripts/settings.js" ], "styles": [ "./styles/menu-config.css", "./styles/check-formula.css", "./styles/damage-formula.css", "./styles/actions-formula.css", "./styles/templates-formula.css", "./styles/journal-layout.css" ], "systems": [ { "id": "pf2e", "compatibility": { "minimum": "6.0.0", "verified": "7.0.6" } } ], "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "6.0.0", "verified": "7.0.6" } } ], "requires": [], "conflicts": [], "flags": { "allowBugReporter": true } }, "url": "https://github.com/apoapostolov/ProseMirror-Assistant-for-Pathfinder-2e-for-Foundry-VTT", "manifest": "https://raw.githubusercontent.com/apoapostolov/ProseMirror-Assistant-for-Pathfinder-2e-for-Foundry-VTT/main/module.json", "download": "https://github.com/apoapostolov/ProseMirror-Assistant-for-Pathfinder-2e-for-Foundry-VTT/archive/refs/heads/main.zip", "license": "MIT", "readme": "https://github.com/apoapostolov/ProseMirror-Assistant-for-Pathfinder-2e-for-Foundry-VTT/blob/main/README.md", "bugs": "https://github.com/apoapostolov/ProseMirror-Assistant-for-Pathfinder-2e-for-Foundry-VTT/issues", "changelog": "https://github.com/apoapostolov/ProseMirror-Assistant-for-Pathfinder-2e-for-Foundry-VTT/blob/main/CHANGELOG.md", "flags": { "hotReload": { "extensions": [ "json", "js" ], "paths": [ "lang/", "scripts/" ] }, "allowBugReporter": true } }