View Single Post
04-07-15, 05:59 AM   #11
Banknorris
A Chromatic Dragonspawn
 
Banknorris's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 153
I also uploaded the creature.db2.csv. To get the names:
from BattlePetSpecies.db2.csv second column you get the npc number of the pet,
creature.db2.csv first column is also the npc number then you look at column 15 that will be the name.

I could not find out how to get a list of abilities from a pet species but maybe you can get them with this api:
http://wow.gamepedia.com/API_C_PetJo...PetAbilityList

Last edited by Banknorris : 04-07-15 at 11:04 AM.
  Reply With Quote