{ "id": "chat-trigger", "title": "Triggered", "description": "Play animations or macros when configured d20 roll values occur in chat.", "version": "1.5.7", "authors": [ { "name": "Grain" } ], "compatibility": { "minimum": "12", "verified": "13" }, "url": "https://github.com/graindotpy/Triggered", "download": "https://github.com/graindotpy/Triggered/archive/refs/heads/main.zip", "manifest": "https://raw.githubusercontent.com/graindotpy/Triggered/main/module.json", "scripts": [ "scripts/chat-trigger.js", "scripts/chat-trigger-config.js" ], "dependencies": [ { "id": "sequencer", "type": "module", "manifest": "https://github.com/Haxxer/FoundryVTT-Sequencer/releases/latest/download/module.json", "optional": false } ], "license": "MIT" }