{ "id": "pf2e-affliction-forge", "title": "PF2E Affliction Forge", "description": "A modular PF2e framework for staged poisons, diseases, curses, and other afflictions. Version 0.1.73 makes full identification a complete player-facing reveal of the affliction name, stage overview, and active stage-effect presentation.", "version": "0.1.73", "socket": true, "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" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "license": "LICENSE", "readme": "README.md", "styles": [ "styles/affliction-forge.css" ], "url": "https://github.com/crypto-vbrthr/pf2e-affliction-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-affliction-forge/refs/heads/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-affliction-forge/releases/download/0.1.73/pf2e-affliction-forge.zip" }