Skip to content

Instantly share code, notes, and snippets.

@mgeitz
Created October 3, 2022 19:17
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/f2e36fc903fa354422144327a4fd24b6 to your computer and use it in GitHub Desktop.
Save mgeitz/f2e36fc903fa354422144327a4fd24b6 to your computer and use it in GitHub Desktop.
EQ Alert 3.3.5
{
"line": {
"auto_inventory_full": {
"alert": {},
"reaction": "solo",
"sound": "inventory full"
},
"autofollow_advice": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"command_error": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"consider": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"consider_no_target": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"corpse_decay_timer": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"corpse_res_timer": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"corpse_too_old": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"ding_down": {
"alert": {},
"reaction": "all",
"sound": "true"
},
"ding_up": {
"alert": {},
"reaction": "all",
"sound": "congratulations"
},
"drag_permission_received": {
"alert": {},
"reaction": "solo",
"sound": "true"
},
"earthquake": {
"alert": {},
"reaction": "solo",
"sound": "earthquake!"
},
"encumbered_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"encumbered_on": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"engage": {
"alert": {},
"reaction": "all",
"sound": "true"
},
"faction_line": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"fall_damage_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"fall_damage_you": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"hide_disabled": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"hide_drop": {
"alert": {},
"reaction": "solo",
"sound": "hide drop"
},
"hide_enabled": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"inspect_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"inspect_you": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"item_dropped": {
"alert": {},
"reaction": "solo",
"sound": "item dropped"
},
"motd_welcome": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"rewind_output": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"rewind_output_wait": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"target_attack_too_far": {
"alert": {},
"reaction": "solo",
"sound": "too far"
},
"target_cannot_see": {
"alert": {},
"reaction": "solo",
"sound": "can't see"
},
"target_lost": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tell_offline": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tell_yourself": {
"alert": {},
"reaction": "solo",
"sound": "true"
},
"titanium_client_help_message": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tracking": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tracking_begin": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tracking_player_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tracking_player_on": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"tracking_target_lost": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"walk_of_shame": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"warrior_berserk_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"warrior_berserk_on": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"weather_start_rain": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"weather_start_snow": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"wrong_key": {
"alert": {},
"reaction": "all",
"sound": "wrong key or place"
},
"yell_help": {
"alert": {},
"reaction": "solo",
"sound": "help"
},
"you_auto_attack_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_auto_attack_on": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_cannot_reach": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_char_bound": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_hungry": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_lowdrink": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_new_zone": {
"alert": {},
"reaction": "all",
"sound": "true"
},
"you_outdrink": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_outdrinklowfood": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_outfood": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_outfooddrink": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_outfoodlowdrink": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_stun_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_stun_on": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_thirsty": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"zone_message": {
"alert": {},
"reaction": "all",
"sound": "true"
},
"zoning": {
"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