Weak Aura - crit sound

Hi all

I would like to create an “aura” that doesn’t really display anything but simply plays the good old warrior crit sound when my warrior makes a critical strike on an enemy.

I think these days that sound is in WoW as rendtarget ( https://www.wowhead.com/sound=3134/rendtarget)

Does anyone have any idea how I can do this?

Cheers

Ex

EDIT:

Managed to get this done for auto attacks by creating a new aura (100% transparency) that has a trigger set for

Type: “Combat Log”
Message Prefix: “Swing”
Message Suffix: “Damage”

with

Source Unit: “Player”
“Critical” marked with a tick

And of course under “Action” there is a setting to play the rendtarget soundfile.

Unfortunately this doesn’t seem to work for Mortal Strike and Execute/Condemn.

I tried using the auto attack aura and adjusting it with

Message Prefix: “Spell”
And then set spell name to “Mortal Strike” and “Execute” but it does not work.

Any suggestions?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.