BabaVoss Posted June 19, 2023 Posted June 19, 2023 Good day rathena! Can i rrquest for a script that gives bonus effect on jobs. For example, job professor will have 50% reduce aftercast delay when having base 150 int. Thank you! Quote
0 joyy95 Posted July 21, 2023 Posted July 21, 2023 On 6/20/2023 at 1:12 AM, BabaVoss said: Can i rrquest for a script that gives bonus effect on jobs. For example, job professor will have 50% reduce aftercast delay when having base 150 int. Script: | if (BaseJob == Job_Professor && readparam(bInt) >= 150) { bonus bCastRate,-50; } Quote
Question
BabaVoss
Good day rathena! Can i rrquest for a script that gives bonus effect on jobs. For example, job professor will have 50% reduce aftercast delay when having base 150 int.
Thank you!
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.