donkeyg Posted July 6, 2013 Posted July 6, 2013 (edited) Hello Could Anyone teach me How to change The new Instant cast that Combine int and dex To 560 Then u will get instant cast? Currently my server is 180 = instant cast already (pre_ renewal cast). Edited July 6, 2013 by donkeyg Quote
Vincent Posted July 6, 2013 Posted July 6, 2013 trunk/conf/battle/skill.conf // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 Quote
KoolKat29 Posted July 6, 2013 Posted July 6, 2013 (edited) trunk/conf/battle/skill.conf // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 I guess he meant this: // How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 530 The formula is there. (DEX x 2 + INT) Eg: 120 dex x 2 = 240 120 int =120 total = 360 Im not sure if it's only working for renewal setup Edited July 6, 2013 by KoolKat29 Quote
xienne15 Posted July 6, 2013 Posted July 6, 2013 (edited) I dont understand this too. EDIT:http://rathena.org/board/topic/72305-dex2-int-530/ Edited July 6, 2013 by xienne15 Quote
donkeyg Posted July 7, 2013 Author Posted July 7, 2013 (edited) trunk/conf/battle/skill.conf // At what dex does the cast time become zero (instacast)?castrate_dex_scale: 150 I guess he meant this: // How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 530 The formula is there. (DEX x 2 + INT) Eg: 120 dex x 2 = 240 120 int =120 total = 360 Im not sure if it's only working for renewal setup Exactly what i meant. then how do i turn off the castrate_dex_scale: 150 ? is it like this // At what dex does the cast time become zero (instacast)?//castrate_dex_scale: 180 // How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 530 i tried but it's not work for me lol. im using pre-renewal cast . Edited July 7, 2013 by donkeyg Quote
helvetica Posted July 7, 2013 Posted July 7, 2013 If you're using pre-renewal cast, vcast_stat_scale is ignored and castrate_dex_scale is used. Even if you comment it out it's still going to have a default value of 150. Set it to something really high like 255. Quote
donkeyg Posted July 7, 2013 Author Posted July 7, 2013 If you're using pre-renewal cast, vcast_stat_scale is ignored and castrate_dex_scale is used. Even if you comment it out it's still going to have a default value of 150. Set it to something really high like 255. means that i have to use renewal cast so the vcast_stat_scale will works? Quote
Question
donkeyg
Hello Could Anyone teach me How to change
The new Instant cast that Combine int and dex To 560 Then u will get instant cast?
Currently my server is 180 = instant cast already (pre_ renewal cast).
Edited by donkeyg7 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.