{ "id": "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.10.4", "authors": [ { "name": "KaKaRoTo" }, { "name": "tposney" }, { "name": "p4535992", "url": "https://github.com/p4535992", "discord": "", "twitter": "", "patreon": "", "github": "p4535992", "ko-fi": "", "reddit": "", "email": "" } ], "type": "module", "socket": true, "includes": [ "./assets/**", "./lang/**", "./languages/**", "./scripts/**", "./styles/**", "./templates/**", "./module.json", "./README.md", "./icons/**", "./packs/**" ], "media": [ { "type": "icon", "location": "" }, { "type": "cover", "location": "" }, { "type": "screenshot", "location": "" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "zh-tw", "name": "正體中文", "path": "lang/zh-tw.json" } ], "packs": [ { "name": "trigger-happy-actors", "label": "Trigger Actors", "path": "packs/trigger-happy-actors.db", "entity": "Actor", "package": "trigger-happy", "system": "dnd5e" }, { "name": "trigger-happy-journals", "label": "Trigger Happy Examples", "path": "packs/trigger-happy-journal.db", "entity": "JournalEntry", "package": "trigger-happy" } ], "scripts": [], "esmodules": ["trigger.js", "module/HTMLEnricherTriggers.js"], "styles": [], "compatibility": { "minimum": 10, "verified": 10, "maximum": 10 }, "manifestPlusVersion": "1.2.1", "url": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy", "manifest": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/releases/latest/download/module.json", "download": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/releases/latest/download/module.zip", "readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/blob/v0.10.4/README.md", "changelog": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/blob/v0.10.4/changelog.md", "bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/issues", "allowBugReporter": true, "relationships": { "systems": [], "requires": [], "conflicts": [] } }