iAmRiki Posted July 15, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 01/05/12 Last Seen: August 16, 2012 Share Posted July 15, 2012 How to uncast in renewal? i already edit berzebub card. 4145,Berzebub_Card,Berzebub Card,6,20,,10,,,,,,,,136,,,,,{ bonus bCastrate,-45; },{},{} When i use 2 berzebub card and i add some dex , its still got cast. Then i edit at trunk/conf/battle/skill.conf // The rate of time it takes to cast a spell (Note 2, 0 = No casting time)casting_rate: 100 // Delay time after casting (Note 2) delay_rate: 100 // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: yes delay_dependon_agi: yes Then its still same. anyone can solve this sir? Thanks and sorry my bad english. Quote Link to comment Share on other sites More sharing options...
Eroces Posted July 15, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 135 Reputation: 5 Joined: 06/25/12 Last Seen: September 22, 2012 Share Posted July 15, 2012 You need to comment out #define RENEWAL_CAST. Save and recompile. 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 Quote Link to comment Share on other sites More sharing options...
iAmRiki Posted July 15, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 01/05/12 Last Seen: August 16, 2012 Author Share Posted July 15, 2012 /// 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 i already use this. but its still same when i use 2 berzebub and add some dex its still casting. Anyone can help me about the renewal cast edit Quote Link to comment Share on other sites More sharing options...
Wafflebutt Posted July 15, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 234 Reputation: 19 Joined: 06/15/12 Last Seen: November 28, 2023 Share Posted July 15, 2012 (edited) Well you have 2x45% = 90% (unsure if that even works because I think you couldn´t stack castrate items/cards) Lets say your instant cast dex is at 170. You have 120 dex and -90% cast. That way you would have (if you are using pre-re cast) about 1/3 rd of your normal casttime. Now with the -90% you would still have a casttime of 10% from 1/3rd wich ofc isn´t instant. If you are using renewal cast: You have 80% variable cast time wich can be reduced by dex. And 20% fix cast wich can only be reduced by items. Total cast = fix+var Edited July 15, 2012 by Ainna Quote Link to comment Share on other sites More sharing options...
iAmRiki Posted July 15, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 01/05/12 Last Seen: August 16, 2012 Author Share Posted July 15, 2012 Well you have 2x45% = 90% (unsure if that even works because I think you couldn´t stack castrate items/cards) Lets say your instant cast dex is at 170. You have 120 dex and -90% cast. That way you would have (if you are using pre-re cast) about 1/3 rd of your normal casttime. Now with the -90% you would still have a casttime of 10% from 1/3rd wich ofc isn´t instant. If you are using renewal cast: You have 80% variable cast time wich can be reduced by dex. And 20% fix cast wich can only be reduced by items. Total cast = fix+var i dont understand sir. can explain more complex? mean where can i edit it sir? im using renewal. but i didnt open the 3rd job. my server 2nd job but use renewal. Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 15, 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 July 15, 2012 @iamriki eroces already told you how to do it at post#2... Quote Link to comment Share on other sites More sharing options...
iAmRiki Posted July 16, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 01/05/12 Last Seen: August 16, 2012 Author Share Posted July 16, 2012 @iamriki eroces already told you how to do it at post#2... that mean i need to change this sir? /// 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 the renewal_cast sir? Quote Link to comment Share on other sites More sharing options...
Eroces Posted July 16, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 135 Reputation: 5 Joined: 06/25/12 Last Seen: September 22, 2012 Share Posted July 16, 2012 Yes. Quote Link to comment Share on other sites More sharing options...
manabeast Posted July 16, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share Posted July 16, 2012 (edited) kenpachi post in eathena:../conf/battle/skill.conf // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 try change to 100 see? or 30 see? Edited July 16, 2012 by manabeast Quote Link to comment Share on other sites More sharing options...
Question
iAmRiki
How to uncast in renewal? i already edit berzebub card.
When i use 2 berzebub card and i add some dex , its still got cast.
Then i edit at trunk/conf/battle/skill.conf
Then its still same. anyone can solve this sir?
Thanks and sorry my bad english.
Link to comment
Share on other sites
8 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.