AncestorQuotes

AncestorQuotes

1.1k Downloads

This is a simple addon that was written in order to learn Lua, get a bit familiar with the WoW API and CurseForge stuff. 

What it does is really straight-forward: whenever certain events happen a quote from the Darkest Dungeon Narrator will be played. The quote is chosen randomly between all the quotes matching the event. 

This is a very early draft and at this moment only a very few events are implemented. Many more on the way!

Planned features:

- Optional /say or /yell the current quote, so you can scare some pugs away like the nerd you are.

- Enable / disable specific quotes

- Tweak chance of a quote triggering

- Modify the cooldown before a quote can be played again

(All the sound files used are property of Red Hook Studios and have been downloaded from the Darkest Dungeon Wiki.)

NB: This addon only works with the enUS version of WoW. I could not for the life of me figure out how to use spellIDs properly for multiple buffs with the same name. Feel free to make a pull request i guess!