{ "id": "pf1-buff-distributor", "title": "PF1 Buff Distributor", "description": "Aura buffs for Pathfinder 1e. Mark a buff with an aura range, schedule who it applies to, and the module keeps granted copies in sync as tokens move — with edge hysteresis, a coalesced reconcile queue and a GM-side audit backstop.", "version": "1.0.0", "author": "TableTopSoftware", "authors": [ { "name": "TableTopSoftware", "url": "https://github.com/The-Data-is-a-lie" } ], "esmodules": [ "scripts/main.js" ], "styles": [ "styles/picker.css" ], "packs": [ { "name": "macros", "label": "Buff Distributor", "path": "packs/macros", "type": "Macro", "system": "pf1", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "socket": true, "relationships": { "systems": [ { "id": "pf1", "type": "system", "compatibility": { "minimum": "11" } } ] }, "compatibility": { "minimum": "13", "verified": "13" }, "url": "https://github.com/The-Data-is-a-lie/pf1-buff-distributor", "manifest": "https://raw.githubusercontent.com/The-Data-is-a-lie/pf1-buff-distributor/main/module.json", "download": "https://github.com/The-Data-is-a-lie/pf1-buff-distributor/releases/download/v1.0.0/pf1-buff-distributor.zip", "readme": "https://github.com/The-Data-is-a-lie/pf1-buff-distributor/blob/main/README.md", "changelog": "https://github.com/The-Data-is-a-lie/pf1-buff-distributor/blob/main/changelog.md", "license": "https://github.com/The-Data-is-a-lie/pf1-buff-distributor/blob/main/LICENSE", "bugs": "https://github.com/The-Data-is-a-lie/pf1-buff-distributor/issues" }