CritDaddy

Audio & Video 1 more category

Plays a sound effect upon crit.

Hidden Gem WoW 10.2.5 Needs Update

Trend Explorer

Recent download momentum

Hourly download deltas for the last 48 hours.

Latest hour +0 Jun 2, 11 AM
Peak hour +0 Jun 4, 9 AM
Average +0 per hour

About this addon

What it does

CritDaddy

Plays a selected or random sound effect upon Critical Hit, Miss, or Resist.

You can select a specific sound from the list or let a random sound play from either the "positive sounds" list (for crits) or the "negative sounds" list (for misses and resists).
Comes with some default sounds that can be replaced or added to with custom files so long as you also edit the `.lua` code to list your file names - how-to below..

 

Demo Video:
https://youtu.be/py0NfN83AtA

 

How to add your own soundfiles:


1. Add your file(s) to `Interface/AddOns/CritDaddy/sounds/`
2. Add the filename(s) of your custom soundfiles to the "positiveSoundFiles" or "negativeSoundFiles" lists.

CritDaddy.positiveSoundFiles = {
     "kaiwow.wav",
     "oohwhee.wav",
     "potofgreed.mp3",
     "theefiecook.mp3",
     "tioccawow.wav",
     "tioccacrit.wav",
     -- Add more sound files as needed
}

CritDaddy.negativeSoundFiles = {
     "decilaff.ogg",
     -- Add more sound files as needed
}

 

At-a-glance numbers

Performance highlights

  • Peaked at Rising #7749 on Jun 4, 2026.
  • Shipped 1 release in the last 30 days.

Discover more

Keep exploring

Similar addons you might also want to check out.