Thread Tools Display Modes
10-17-12, 11:02 PM   #1
stepijunk
A Defias Bandit
Join Date: Nov 2009
Posts: 2
Need a list of new spell ids

Hi, I'm updating an addon for MOP. Anyone have the list of new spell ids or know where to get it?
  Reply With Quote
10-18-12, 12:17 AM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
That's about the vaguest possible way you could ask whatever you're asking, but in general you can find the ID for a spell this way:

1. Go to wowhead.com.
2. Search for the spell whose ID you need.
3. Copy the number out of the URL of the spell's page.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
10-18-12, 03:48 AM   #3
stepijunk
A Defias Bandit
Join Date: Nov 2009
Posts: 2
I'm looking for a list of ids of all new class abilites added in mop like frost bomb, stampede etc.
  Reply With Quote
10-18-12, 04:46 AM   #4
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,917
There is no list of spell IDs. We just all use wowhead and extra the spellIDs we need for our addons as per Phanx's reply.
__________________
  Reply With Quote
10-18-12, 02:31 PM   #5
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
If you only want to see spells a certain class can cast:

1. Go to wowhead.com
2. Hover over "Database" in the menu.
3. Hover over "Spells" in the menu.
4. Hover over "Abilities" in the menu.
5. Click on the class whose spells you want to see.
6. Copy the number from the URL of each spell you are interested in.

There are more spells for each class under Database > Spells > Specialization and Database > Spells > Talents.

There are also racial spells under Database > Spells > Racial Tratis, and profession spells (eg. Lifebloom for herbalists) under Database > Spells > Professions.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Need a list of new spell ids

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off