{ "id": "pf2e-affliction-forge", "title": "PF2E Affliction Forge", "description": "A modular PF2e framework for staged poisons, diseases, curses, and other afflictions. Version 0.1.63 adds standardized semantic tags and a public Creature Forge matching contract while preserving the schema-v2 themes array.", "version": "0.1.63", "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/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-affliction-forge/releases/download/0.1.63/pf2e-affliction-forge.zip" }