Skip to content

Instantly share code, notes, and snippets.

@mgeitz
Created October 3, 2022 19:11
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/571d8031880266324347b5a94d012a71 to your computer and use it in GitHub Desktop.
Save mgeitz/571d8031880266324347b5a94d012a71 to your computer and use it in GitHub Desktop.
EQ Alert 3.3.5
{
"line": {
"combat_no_target": {
"alert": {},
"reaction": "solo",
"sound": "no target"
},
"combat_other_ds_fire_damage": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_ds_thorns_damage": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_block": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_crip_blow": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_crit": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_crit_kick": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_dodge": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_invulnerable": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_miss": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_parry": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_melee_reposte": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_other_rune_damage": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_you_cannot_see": {
"alert": {},
"reaction": "solo",
"sound": "can't see"
},
"combat_you_ds_fire_damage": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_you_ds_thorns_damage": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_you_melee": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_you_melee_dodge": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_you_melee_miss": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"combat_you_receive_melee": {
"alert": {},
"reaction": "afk",
"sound": "danger will robinson"
},
"experience_group": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"experience_lost": {
"alert": {},
"reaction": "all",
"sound": "oh no!"
},
"experience_solo": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"experience_solo_resurrection": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"mob_enrage_off": {
"alert": {},
"reaction": "group",
"sound": "true"
},
"mob_enrage_on": {
"alert": {},
"reaction": "group",
"sound": "enrage"
},
"mob_out_of_range": {
"alert": {},
"reaction": "group",
"sound": "range"
},
"mob_rampage_on": {
"alert": {},
"reaction": "group",
"sound": "rampage"
},
"mob_slain_other": {
"alert": {},
"reaction": "solo_group_only",
"sound": "true"
},
"mob_slain_you": {
"alert": {},
"reaction": "solo_group_only",
"sound": "true"
},
"unconscious": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_slain": {
"alert": {},
"reaction": "solo_only",
"sound": "true"
}
},
"version": "3.3.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment