-
-
Save natyusha/d2ce08cc25c3d971cef0c362924e2f9b to your computer and use it in GitHub Desktop.
Triggevent Easy Triggers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"enabled":true,"eventType":"gg.xp.xivsupport.events.ACTLogLineEvent","conditions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.conditions.LogLineRegexFilter","lineType":"NETWORK","regex":"([a-zA-Z-' ]{3,31}) has initiated a ready check\\.","matcherVar":""}],"actions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.actions.CalloutAction","tts":"ready?","text":"ready?","colorRaw":null,"hangTime":5000,"useIcon":true,"uuid":"f49b9664-15d3-4220-bad3-a291075ce5a5"}],"name":"Ready Check"},{"enabled":true,"eventType":"gg.xp.xivsupport.events.actlines.events.BuffRemoved","conditions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.conditions.SourceEntityTypeFilter","type":"THE_PLAYER"},{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.conditions.TargetEntityTypeFilter","type":"THE_PLAYER"},{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.conditions.StatusIdFilter","operator":"EQ","expected":48}],"actions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.actions.CalloutAction","tts":"re food","text":"re food","colorRaw":null,"hangTime":5000,"useIcon":true,"uuid":"eaf72322-6d34-4417-ab71-ae4c75bd0601"}],"name":"Food Warning"},{"enabled":true,"eventType":"gg.xp.xivsupport.events.ACTLogLineEvent","conditions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.conditions.LogLineRegexFilter","lineType":"NETWORK","regex":"Battle commencing in (?<time>\\d+) seconds!","matcherVar":"match"}],"actions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.actions.CalloutAction","tts":"Pull in {match.group('time')}","text":"Pull in {match.group('time')}","colorRaw":null,"hangTime":5000,"useIcon":true,"uuid":"bb394d5a-356e-434c-a9aa-da0c82cbef3a"}],"name":"Pull Countdown"},{"enabled":true,"eventType":"gg.xp.xivsupport.events.ACTLogLineEvent","conditions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.conditions.LogLineRegexFilter","lineType":"NETWORK","regex":"5 minutes have elapsed since your last activity\\. If you are inactive for 10 minutes, you will be expelled from the duty\\.","matcherVar":""}],"actions":[{"@class":"gg.xp.xivsupport.events.triggers.easytriggers.actions.CalloutAction","tts":"AFK?","text":"AFK?","colorRaw":null,"hangTime":5000,"useIcon":true,"uuid":"f49b9664-15d3-4220-bad3-a291075ce5a5"}],"name":"AFK Alert"}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment