{ "name": "pf2e-reach-templates", "title": "Pathfinder 2e Reach Templates", "description": "Enables hotkeys for showing a tokens reach. Binds 'r' to add reach template to selected token.", "author": "digitalpacman", "version": "2.0.0", "minimumCoreVersion": "9.266", "dependencies": [ { "name": "token-attacher" } ], "scripts": [ "main.js" ], "compatibleCoreVersion": "9.266", "download": "https://github.com/digitalpacman/foundryvtt-pf2e-reach-templates/raw/master/pf2e-reach-templates.zip", "manifest": "https://github.com/digitalpacman/foundryvtt-pf2e-reach-templates/raw/master/module.json" }