{ "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, and saving throws with localized cards, automation, and a visual card-pack editor.", "version": "0.9.0-dev", "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" }