#ifndef __APSPELL_H__
#define __APSPELL_H__

typedef struct apspell_s
{
	int spellid;
	int ap;
} apspell;

apspell apsp_array[] =
{
{9136,2},
{9137,4},
{9138,6},
{9139,8},
{9140,10},
{9141,12},
{9142,14},
{9329,16},
{9330,18},
{9331,20},
{9332,22},
{9333,48},
{9334,26},
{9335,28},
{9336,30},
{14027,24},
{14049,40},
{14052,60},
{14056,50},
{14089,36},
{15806,34},
{15807,32},
{15808,38},
{15809,42},
{15810,44},
{15811,46},
{15812,52},
{15813,54},
{15814,56},
{15815,58},
{15816,62},
{15817,64},
{15818,66},
{15819,68},
{15820,70},
{15821,72},
{15823,74},
{15824,76},
{15825,78},
{15826,80},
{15827,82},
{15828,84},
{15829,86},
{15830,88},
{15831,90},
{15832,92},
{18060,200},
{20732,15},
{28735,100},
{28840,98},
{29524,94},
{33485,96},
{33782,108},
{34509,106},
{34751,110},
{35494,45},
{35785,980},
{35786,1296},
{35866,880},
{35868,1164},
{36068,104},
{36069,112},
{36409,150},
{37976,134},
{39708,116},
{39807,118},
{39885,126},
{40686,8},
{40688,8},
{40690,24},
{40933,120},
{41645,10},
{41646,26},
{41647,28},
{41649,40},
{41667,40},
{41672,10},
{41689,40},
{41693,40},
{41695,40},
{41707,40},
{41711,40},
{41713,40},
{41719,50},
{41722,40},
{41733,10},
{41755,40},
{41763,40},
{41768,40},
{41790,40},
{41796,40},
{41808,40},
{41813,40},
{41821,20},
{41823,30},
{41831,20},
{41832,40},
{41844,40},
{41845,14},
{41861,10},
{41888,40},
{41892,26},
{41895,40},
{41904,40},
{41907,40},
{42039,124},
{42107,102},
{43925,400},
{44336,200},
{47999,138},
{48007,122},
{48216,154},
{48273,132},
{48390,140},
{48643,156},
{49116,180},
{52801,178},
{52945,146},
{52946,132},
{52995,148},
{53025,146},
{53356,200},
{54161,226},
{54279,114},
{54280,170},
{-1,-1} };
#endif /* __APSPELL_H__ */
