Linkin Park Posted December 30, 2012 Posted December 30, 2012 How do you remove the skill delays of all skills? I mean remove it globally. Quote
ICEROCK Posted December 30, 2012 Posted December 30, 2012 (edited) skill.conf // 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: no delay_dependon_agi: no set to yes Edited December 30, 2012 by Anubis Please double check your post after you made a post. Quote
markiez22 Posted July 29, 2013 Posted July 29, 2013 (edited) src/config/renewal.h /// 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 Edited July 29, 2013 by markiez22 Quote
Question
Linkin Park
How do you remove the skill delays of all skills? I mean remove it globally.
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.