1) spdat.h has a list of all known spell effects
2) depends on client on 6.2 it's in the normal strings file but on titanium it's in dbstr_us.txt. On titanium you merely have to have it set and the client will find the automatic string from the file.
3) 4294967295 generally means not used except in prereq skill. 0 means you can train it at 51, 4294967295 means you can train it at 55 with 6 in general, 4294967294 means you must be above 59 with 12 pts in arch to be able to train it.
4) it's the simple index of the aavars loaded in the db. For example swift journey has 13 as it's prereq so when we SELECT * FROM `altadv_vars` the 13th row is innate run speed.
5) Means for some reason they got deleted after I put them in the DB initially dunno why.
|