View Single Post
  #6  
Old 02-03-2012, 08:47 PM
pheroux
Fire Beetle
 
Join Date: Jan 2012
Posts: 27
Default

Here is the output from the query:

+------+---------------+---------+------+----------+
| id | npc_spells_id | spellid | type | minlevel |
+------+---------------+---------+------+----------+
| 7568 | 710 | 239 | 256 | 3 |
| 7570 | 710 | 242 | 128 | 6 |
| 7571 | 710 | 26 | 8 | 7 |
| 7572 | 710 | 200 | 2 | 8 |
+------+---------------+---------+------+----------+


----------+----------+--------------+----------+---------------+
maxlevel | manacost | recast_delay | priority | resist_adjust |
----------+----------+--------------+----------+---------------+
43 | -1 | -1 | 3 | NULL |
50 | -1 | -1 | 1 | NULL |
20 | -1 | -1 | 1 | NULL |
20 | -1 | -1 | 2 | NULL |
----------+----------+--------------+----------+---------------+
Reply With Quote