{ "id": "harrowing-helper", "title": "Harrowing Helper", "description": "Automates the Harrowing ritual for Pathfinder 2e.", "version": "1.0.0", "manifest": "https://raw.githubusercontent.com/flighttoarras-dev/pf2e-Harrowing-Helper/main/module.json", "download": "https://github.com/flighttoarras-dev/pf2e-Harrowing-Helper/releases/download/v1.0.0/harrowing-helper.zip", "authors": [ { "name": "Flighttoarras" } ], "compatibility": { "minimum": "13", "verified": "13" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system" } ], "requires": [ { "id": "advanced-macros", "type": "module" } ] }, "packs": [ { "name": "macros", "label": "Macros", "type": "Macro", "path": "packs/macros" }, { "name": "documentation", "label": "Documentation", "type": "JournalEntry", "path": "packs/documentation" } ] }