{ "id": "pf1-conditional-applier", "title": "PF1 Conditional Applier", "description": "Wires curated conditionals onto a character's weapons: active feats, weapon special abilities, magic items, class-feature toggles, Path of War maneuvers, Spheres talents and spells. Run it from the character sheet, a hotbar macro or a keybinding, review what it found per weapon, then apply. Re-runnable — it only ever replaces what it added, never what you wrote by hand.", "version": "1.0.0", "author": "TableTopSoftware", "authors": [ { "name": "TableTopSoftware", "url": "https://github.com/The-Data-is-a-lie" } ], "esmodules": [ "scripts/main.js" ], "styles": [ "styles/apply-conditionals.css" ], "packs": [ { "name": "macros", "label": "Conditional Applier", "path": "packs/macros", "type": "Macro", "system": "pf1", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "systems": [ { "id": "pf1", "type": "system", "compatibility": { "minimum": "11" } } ] }, "compatibility": { "minimum": "12", "verified": "13" }, "url": "https://github.com/The-Data-is-a-lie/pf1-conditional-applier", "manifest": "https://raw.githubusercontent.com/The-Data-is-a-lie/pf1-conditional-applier/main/module.json", "download": "https://github.com/The-Data-is-a-lie/pf1-conditional-applier/releases/download/v1.0.0/pf1-conditional-applier.zip", "readme": "https://github.com/The-Data-is-a-lie/pf1-conditional-applier/blob/main/README.md", "changelog": "https://github.com/The-Data-is-a-lie/pf1-conditional-applier/blob/main/changelog.md", "license": "https://github.com/The-Data-is-a-lie/pf1-conditional-applier/blob/main/LICENSE", "bugs": "https://github.com/The-Data-is-a-lie/pf1-conditional-applier/issues" }