AGRO warns when a non-tank group member is close to pulling threat from the target you are actively tanking.
It is built for World of Warcraft Classic TBC Anniversary.
Download AGRO.zip from the latest GitHub Release and extract it into:
World of Warcraft/_anniversary_/Interface/AddOns/
After extraction, the addon folder should be:
World of Warcraft/_anniversary_/Interface/AddOns/AGRO/
Restart the game or reload the UI.
Do not use GitHub's green Code > Download ZIP button for installation. That downloads the source repository snapshot, not the packaged addon.
- Enabled.
- Requires the player to be assigned the tank role.
- Monitors
targetandfocus. - Warns at 90% weighted threat.
- Rearms after the player drops below 75%.
- Sends warnings to
/sayby default. - Uses an 8 second global delay and a 30 second per-player cooldown.
- Uses localized UI text for WoW-supported client locales.
enGBuses theenUStext.
Default warning format:
{skull} Playername: 90%+ threat
Use /agro config or right-click the AGRO indicator to open the movable configuration window. The same options are also available through slash commands:
/agro help
/agro config
/agro on
/agro off
/agro toggle
/agro status
/agro local
/agro group
/agro threshold <80-99>
/agro reset <50-95>
/agro global <3-60>
/agro player <5-120>
/agro focus
/agro role
/agro show
/agro hide
/agro lock
/agro test
- Green: enabled and monitoring a valid tanked target.
- Yellow: enabled, but waiting for tank role or a valid tanked target.
- Gray: disabled.
Left-click the indicator to toggle alerts. Right-click it to open configuration. Drag it to move. Use /agro lock to lock or unlock the indicator.
Built for WoW TBC Classic Anniversary client 2.5.6:
Interface: 20506
See CHANGELOG.md.
