Emistry Posted December 1, 2012 Posted December 1, 2012 trunk/conf/battle/skill.conf // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 // How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 530 Quote
x13th Posted December 1, 2012 Posted December 1, 2012 if that doesn't work open file renewal.h at src\config Change #define RENEWAL_CAST to //#define RENEWAL_CAST /// renewal cast time /// (disable by commenting the line) /// /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills Quote
Question
gmzaxs
how to no cast in 150 dex??!
2 answers 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.