Cooldowns: Add racial abilities
ekto-illidan opened this issue ยท 4 comments
I use oRA cooldown windows to track interrupts and a few other abilities in mythic plus. It would be hugely beneficial if we could track racial certain racial abilities.
Note that some racials have multiple spell IDs for different classes. This shouldn't matter in the context of oRA cooldown tracking. All racials are available at level 1.
I was doing some convoluted shit before, lol, ended up being pretty straight forward
I started on this some time ago, I suppose I could finish it ๐ It ended up being more involved than I thought because Blood Fury and Arcane Torrent have spell ids that are shared between multiple classes, which doesn't work so well with how the spell look ups are coded currently.