Page 1 of 1

Job Traits > lvl75

Posted: Sun Sep 16, 2012 1:43 pm
by msulli1355
I've noticed that job traits above level 75 are not yet present in my dspdb.traits table. I thought that I would add them to my local db. I was wondering if the tinyints in dspdb.traits.job could be cross-referenced in another table. I have not been able to find it. Please advise...

Re: Job Traits > lvl75

Posted: Sun Sep 16, 2012 5:03 pm
by PrBlahBlahtson
There's probably a chart somewhere or other in the code, but they're pretty much in the same order as you'll see in your status list (Warrior, Monk, etc) starting with 1. At least, 9 times out of 10 that'll work just fine. The digits will also work with @changejob if you need to check what a number relates to.