Monster Attacks?

08/27/2011 18:57 viper4513#1
Hey guys, just a quick question here...

I'm not sure if this is just a problem on my side, or i'm really just over looking something simple.. But i'm wondering where monster skills are defined (either database, or files)

I know how to see what "skill" a monster uses (using castors tool as an example) i look at CTI and see
"type 175
257
173"

what i want to know is.. how do i find out what skill "type" means what skill they use (example Death Breath / Slap / Dark Sigil)

Or if that even is the "skill" name.

little more info that might help, i'm running ep4 database, with ep4 (omega's) files.
I have looked around myself, and the best i could come up with was using python and getting "NpcSkills" but those don't seem to match to the actual mob skills.

Any help on this subject would be appreciated :P and sorry if its something stupidly simple.. it's just beating me :)
Thanks.
08/28/2011 00:00 viper4513#2
Ahh. thanks for that Castor ( as usual always having the info i need )

I think my database was "ignoring" the skill levels of over 100 for some reason, cuz i only found those skills by searching "where skilllevel = 100" in a query

Any idea if there is a little "guide" around to explain the values with skils (i've read your tool guide and dont see anything mentioned there) or would you care to add a little info for the "main" vaules in that table? or even how to find out for myself somehow :P

Noticed mine's all in korean, so G Translate it is i think.. i'll have a look at it tomorrow i guess :)

Thanks again.
08/28/2011 09:07 viper4513#3
Ahh, well thanks for the hints Castor.. i didnt know such threads exsisted here, but i'll give it a go looking through to see what i can uncover...

Any knowledge is good knowledge eh? :P
Maybe after i read through all the gained knowledge and do some testing of my own i'll be able to teach you a few things (hahaha)

thanks for the help, as always :)