View Single Post
05/14/16, 06:58 AM   #1
Letho
AddOn Author - Click to view addons
Join Date: Apr 2016
Posts: 238
LF complete list of all ability IDs

Hey folks, I am currently developing an addon that follows the basic ideas of WoW's Weak Auras 2 originally created by Mirrormn. For those who dont know what it does: It's a whitelist based, highly customizable buff/debuff - tracker with a "display a customized aura (= text, icon, texture or progressbar) on user specified conditions (status [e.g. unit ressource], buff/debuff time, etc.).

I want to track buffs/debuffs by using the game internal ability Ids to avoid some issues related to the fact that some different auras share the same name, so using spell ids is far more precise. I ran into a basic problem, though: Each ability in ESO has at least 12 different spell ids: 3 morphs with 4 ranks each.

My actual Question: Is there any complete list of all abilities/buffs/debuffs and their respective IDs?

Cheers, Letho
  Reply With Quote