{ "name": "trigger-happy", "title": "Trigger Happy", "description": "Automate everything in your world by creating triggers for your players to spring traps or anything you can think of!", "version": "0.8.1", "author": "KaKaRoTo, tposney", "scripts": ["trigger.js"], "styles": [], "packs": [ { "name": "actors", "label": "Trigger Actors", "path": "packs/actors.db", "entity": "Actor", "package": "trigger-happy" }, { "name": "journals", "label": "Trigger Happy Examples", "path": "packs/journal.db", "entity": "JournalEntry", "package": "trigger-happy" } ], "url": "https://github.com/kakaroto/fvtt-module-trigger-happy", "manifest": "https://raw.githubusercontent.com/kakaroto/fvtt-module-trigger-happy/master/module.json", "download": "https://github.com/kakaroto/fvtt-module-trigger-happy/archive/v0.8.1.zip", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.0" }