gmzaxs Posted December 1, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 11/20/12 Last Seen: July 6, 2013 Share Posted December 1, 2012 how to no cast in 150 dex??! Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 1, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
x13th Posted December 1, 2012 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 206 Reputation: 14 Joined: 11/20/11 Last Seen: April 9, 2024 Share 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 Link to comment Share on other sites More sharing options...
Question
gmzaxs
how to no cast in 150 dex??!
Link to comment
Share on other sites
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.