{ "id": "pf2e-critical-forge", "title": "PF2E Critical Forge", "description": "A modular PF2e Effect Engine, polished Effect Forge, and Critical Forge for critical attacks, spell attacks, saving throws, and skill checks with localized multi-deck card packs, automation, battlefield threat diagnostics, and a visual card-pack editor.", "version": "1.0.1", "authors": [ { "name": "crypto-vbrthr" } ], "compatibility": { "minimum": "14", "verified": "14" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "8.1.2" } } ] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/critical-forge.css" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "license": "LICENSE", "readme": "README.md", "url": "https://github.com/crypto-vbrthr/pf2e-critical-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-critical-forge/refs/heads/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-critical-forge/releases/download/1.0.1/pf2e-critical-forge.zip" }