{ "id": "auto-trigger-mod", "title": "Auto Trigger Mod", "description": "Adds a button to item cards allowing users to configure an Activity that triggers upon a successful weapon/spell attack. This is the streamlined English framework version.", "version": "1.0.1", "compatibility": { "minimum": "12", "verified": "13", "manifest": "https://raw.githubusercontent.com/mercerliu20-crypto/auto-trigger-mod/main/module.json", }, "authors": [ { "name": "Aetherblade" } ], "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "3.2.0", "verified": "4.1.2" } } ], "recommends": [ { "id": "midi-qol", "type": "module", "reason": "Provides actual combat hit detection rather than triggering universally on roll." } ] }, "esmodules": [ "main.js" ] }