Limestone Posted May 29, 2012 Posted May 29, 2012 can i request a item_db script in berzebub card.. example if Normal Jobs, Trans Jobs, Baby Jobs = 30% Reduce Casting Time if 3rd Jobs, and Baby 3rd jobs = 25% Reduce Casting Time thanks! Quote
Flaid Posted May 31, 2012 Posted May 31, 2012 { if(Class == normaljob || Class == transjob || Class == babyjobs) bonus bCastrate,-30; if(Class == thirdclass || Class == babythirdjobs) bonus bCastrate,-25; },{},{} Remember to change the keywords to the class names and add all classes. Quote
Question
Limestone
can i request a item_db script in berzebub card.. example
if Normal Jobs, Trans Jobs, Baby Jobs = 30% Reduce Casting Time
if 3rd Jobs, and Baby 3rd jobs = 25% Reduce Casting Time
thanks!
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.