darking123 Posted December 31, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 931 Reputation: 13 Joined: 12/20/11 Last Seen: November 21, 2020 Share Posted December 31, 2012 what will i edit here so that when i use 2 kiel my skill will be no skill delay.... // 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: no // Minimum allowed delay for ANY skills after casting (in miliseconds) (Note 1) // Note: Setting this to anything above 0 can stop speedhacks. min_skill_delay_limit: 100 // This delay is the min 'can't walk delay' of all skills. // NOTE: Do not set this too low, if a character starts moving too soon after // doing a skill, the client will not update this, and the player/mob will // appear to "teleport" afterwards. default_walk_delay: 300 //Completely disable skill delay of the following types (Note 3) //NOTE: By default mobs don't have the skill delay as specified in the skill // database, but follow their own 'reuse' skill delay which is specified on // the mob skill db. When set, the delay for all skills become // min_skill_delay_limit. no_skill_delay: 2 Quote Link to comment Share on other sites More sharing options...
WhatFT Posted December 31, 2012 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Share Posted December 31, 2012 (edited) // Delay time after casting (Note 2) delay_rate: 100 Just lower it if you don't need kiels already cause normal kiel effect reduced 30% aftercast. For 2 Kiels try to change it to 60? Edited December 31, 2012 by Paulinds Quote Link to comment Share on other sites More sharing options...
darking123 Posted December 31, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 931 Reputation: 13 Joined: 12/20/11 Last Seen: November 21, 2020 Author Share Posted December 31, 2012 i tried it but i think nothing changed Quote Link to comment Share on other sites More sharing options...
WhatFT Posted December 31, 2012 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Share Posted December 31, 2012 @reloadbattleconf? Quote Link to comment Share on other sites More sharing options...
darking123 Posted December 31, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 931 Reputation: 13 Joined: 12/20/11 Last Seen: November 21, 2020 Author Share Posted December 31, 2012 already tried it..i do not feel the after cast delay Quote Link to comment Share on other sites More sharing options...
WhatFT Posted December 31, 2012 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Share Posted December 31, 2012 Try to make it 0 (This will not require Kiel Anymore) then If you see changes then nothing is wrong XD Quote Link to comment Share on other sites More sharing options...
darking123 Posted December 31, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 931 Reputation: 13 Joined: 12/20/11 Last Seen: November 21, 2020 Author Share Posted December 31, 2012 i want to see the effect what do you suggest Quote Link to comment Share on other sites More sharing options...
WhatFT Posted December 31, 2012 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 Share Posted December 31, 2012 What effect? Quote Link to comment Share on other sites More sharing options...
darking123 Posted December 31, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 931 Reputation: 13 Joined: 12/20/11 Last Seen: November 21, 2020 Author Share Posted December 31, 2012 there will be an after cast delay when not using kiel Quote Link to comment Share on other sites More sharing options...
Magnetix Posted December 31, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted December 31, 2012 (edited) you'll have to edit ...\db\re\item_db.txt if you want 2 kiels to remove the delay. To do this, find... 4403,Kiel_Card,Kiel-D-01 Card,6,20,,10,,,,,,,,769,,,,,{ bonus bDelayRate,-30; },{},{} replace with... 4403,Kiel_Card,Kiel-D-01 Card,6,20,,10,,,,,,,,769,,,,,{ bonus bDelayRate,-50; },{},{} Edited December 31, 2012 by Magnetix Quote Link to comment Share on other sites More sharing options...
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.