{ "id": "pf2e-aura-forge", "title": "PF2E Aura Forge", "description": "Builds and manages reusable PF2e aura definitions with presence effects, event triggers, saving throws, immunity rules, and the embedded Effect Forge editor.", "version": "1.0.0-rc.2", "authors": [ { "name": "crypto-vbrthr" } ], "compatibility": { "minimum": "14", "verified": "14" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "8.1.2" } } ], "requires": [ { "id": "pf2e-critical-forge", "type": "module", "compatibility": { "minimum": "1.0.1-rc.3" } } ] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/aura-forge.css" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "license": "LICENSE", "readme": "README.md", "socket": true, "url": "https://github.com/crypto-vbrthr/pf2e-aura-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-aura-forge/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-aura-forge/releases/download/1.0.0-rc.2/pf2e-aura-forge.zip" }