{ "version": "0.6.2", "title": "PF2e Flatten Proficiency Level bonus for PCs and NPCs", "id": "pf2e-flatten", "description": "A utility to flatten NPCs to make them compatible with the proficiency without level variant rule. Includes toggleable automation for NPCs dragged from compendiums. You can also flatten PCs and NPCs using half the level proficiency.", "compatibility":{ "minimum": "10", "verified": "13", "maximum": "13" }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": [ "bundle.js" ], "socket": true, "relationships": { "systems": [ { "id": "pf2e", "compatibility": { "minimum": "4.1.2" }, "type": "system" } ] }, "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/pf2e-flatten/main/module.json", "download": "https://github.com/League-of-Foundry-Developers/pf2e-flatten/archive/refs/tags/V0.6.2.zip", "url": "https://github.com/League-of-Foundry-Developers/pf2e-flatten/" }