- 0
Sign in to follow this
Followers
0
How to increase ASPD by Weapons and Skills in Source?
Asked by
Cedric.Chan
-
Recently Browsing 0 members
No registered users viewing this page.
How to increase ASPD by corresponding weapons and skills ??
{
if((skill_lv=pc->checkskill(sd,SA_ADVANCEDBOOK))>0 && sd->status.weapon == W_BOOK)
bstatus->aspd_rate -= 5*skill_lv;
}
this's for SA Equipped with BOOK?
how to get all jobs with Equipped Proprietary Waepon,and make it works ?
Then I put it where the Between?
Thanks very much.
Edited by Cedric.ChanShare this post
Link to post
Share on other sites