patr3k Posted April 25, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Share Posted April 25, 2013 (edited) Can someone help me with "FIXED CAST TIME"? Still slow casting with this stats and equips. I already changed the variable to 450. But no changes. // How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 450 Edited April 25, 2013 by patr3k Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 25, 2013 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 April 25, 2013 trunk/src/config/renewal.h /// 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 #define RENEWAL_CAST disable this.. Quote Link to comment Share on other sites More sharing options...
patr3k Posted April 26, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Author Share Posted April 26, 2013 trunk/src/config/renewal.h /// 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 #define RENEWAL_CAST disable this.. If i dissable the renewal cast, how can i use the other skills like Howling of Mandragora and Sacrament? Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 26, 2013 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 April 26, 2013 it's remove the Renewal Cast time only..not removing skills.. Quote Link to comment Share on other sites More sharing options...
patr3k Posted April 27, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Author Share Posted April 27, 2013 it's remove the Renewal Cast time only..not removing skills.. Howling of Mandragora uses the fixed cast time. Bump. Quote Link to comment Share on other sites More sharing options...
Question
patr3k
Can someone help me with "FIXED CAST TIME"?
Still slow casting with this stats and equips.
I already changed the variable to 450. But no changes.
Link to comment
Share on other sites
4 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.