Job Traits > lvl75

Any discussion not related to the other forum topics
Post Reply
msulli1355
Posts: 74
Joined: Sun Jul 22, 2012 2:21 pm

Job Traits > lvl75

Post by msulli1355 » Sun Sep 16, 2012 1:43 pm

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...

PrBlahBlahtson
Developer
Posts: 539
Joined: Sun Jul 22, 2012 12:17 am

Re: Job Traits > lvl75

Post by PrBlahBlahtson » Sun Sep 16, 2012 5:03 pm

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.

Post Reply