Skip to content

Instantly share code, notes, and snippets.

@mgeitz
Last active October 3, 2022 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgeitz/62f3b3811cfb83699d41fe8f2061b156 to your computer and use it in GitHub Desktop.
Save mgeitz/62f3b3811cfb83699d41fe8f2061b156 to your computer and use it in GitHub Desktop.
EQ Alert 3.3.5
{
"line": {
"auction": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"auction_wtb": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"auction_wts": {
"alert": {
"spell: regrowth of the grove": "true",
"spell: mask of the hunter": "true",
"spell: fist of karana": "true"
},
"reaction": "alert",
"sound": "look at auction"
},
"broadcast": {
"alert": {},
"reaction": "solo",
"sound": "true"
},
"group": {
"alert": {
"drop": "raid",
"help": "raid",
"inc": "true",
"invis": "raid",
"invite": "raid",
"oom": "true"
},
"reaction": "alert",
"sound": "look at group"
},
"guild": {
"alert": {
"assist": "raid",
"crippled": "raid",
"dispelled": "raid",
"feared": "raid",
"fixated": "raid",
"fixation": "raid",
"harmony": "raid",
"help": "true",
"incoming": "raid",
"logs": "raid",
"malo": "raid",
"malosini": "raid",
"occlusion": "raid",
"off-tanking": "raid",
"pop": "raid",
"rampage": "raid",
"rune": "raid",
"sieve": "raid",
"slow": "raid",
"snare": "raid",
"stand": "raid",
"sunder": "raid",
"tash": "raid"
},
"reaction": "alert",
"sound": "look at guild"
},
"ooc": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"say": {
"alert": {
"help": "true",
"spot": "raid"
},
"reaction": "alert",
"sound": "look at say"
},
"shout": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tell": {
"alert": {},
"reaction": "solo",
"sound": "true"
},
"tell_unknown_tongue": {
"alert": {},
"reaction": "false",
"sound": "false"
}
},
"version": "3.3.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment