{ "name": "pf2e-flatten", "title": "PF2e Proficiency Without Level for NPCs", "description": "This module is in Alpha and makes changes directly to your actor data, PLEASE backup your world before using it. A utility to flatten NPCs to make them compatible with the proficiency without level variant rule. Includes toggleable automation for NPCs dragged from compendiums.", "version": "0.1.4", "author": "Velara [Avery#9136]", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": ["./bundle.js"], "styles": ["./bundle.css"], "socket": true, "systems": ["pf2e"], "compatibleCoreVersion": "0.7.9", "minimumCoreVersion": "0.7.5", "manifest": "https://raw.githubusercontent.com/velara/pf2e-flatten/master/module.json", "download": "https://github.com/velara/pf2e-flatten/archive/v0.1.4.zip", "url": "https://github.com/Velara/pf2e-flatten/" }