Page 1 of 1
reuse time
Posted: Mon Jun 01, 2009 6:27 pm
by rodejo
Hi all,
Since I gone to gracia final all reuse/calmdown times are 4x as large as the old ones.
Does someone know how i can fix this ?
Because now all custom monsters are way to strong, and farming is being to hard
Can someone help me fix this? ty
Re: reuse time
Posted: Mon Jun 01, 2009 8:18 pm
by aggonn
Everyone has this problem?
or is it retail?
Re: reuse time
Posted: Mon Jun 01, 2009 8:30 pm
by Notorious
Seems that a lot of skills, if not all, no longer are dependant of castingspeed. Instead they (NCZ0ft) made all skills 1/4 of the previous reuse-time and static.
But skills on L2jServer has only removed the part that is dependant of castingspeed. They are yet to set it to 1/4 of old re-use delay.
After doing some tests, it seems setting it to 1/5 of old value is closer to the truth, but ofc, then I'm counting a fully buffed player, and I mean FULL buffed!

Meanwhile, you can use the over-ride setting in character.properties file.
I give you an example with two skills with reduced delay by 1/5:
Code: Select all
# When this is enabled it will read the "SkillReuseList" option.# Format: skillid,newDelayTime;skillid,newDelayTime2EnableModifySkillReuse = TrueSkillReuseList = 1071,1600;1074,1600
Re: reuse time
Posted: Mon Jun 01, 2009 8:54 pm
by aggonn
is it possible to change all skill reuse times back? like in CT2.2
or do I manually have to change ALL the skills?
==========================================================
And what has changed?
for example: aura flash has changed.
but this line was in Gracia 2 exactle the same:
Code: Select all
<set name="reuseDelay" val="10000"/>
So this line is the same, and ingame the reuse time is different. What is the reason for this?
Re: reuse time
Posted: Tue Jun 02, 2009 6:34 am
by aggonn
anyone knows why the reuse of aura flash is so high?
and the code is the same?
Re: reuse time
Posted: Tue Jun 02, 2009 7:01 am
by Notorious
Because it's no longer being affected by your buffs (which gives you higher castingspeed and such).
Re: reuse time
Posted: Tue Jun 02, 2009 1:02 pm
by aggonn
Notorious wrote:Because it's no longer being affected by your buffs (which gives you higher castingspeed and such).
ok

and can I make it like it was before? so that buffs affect it?
Re: reuse time
Posted: Tue Jun 02, 2009 1:10 pm
by caramon81
sry to say it but. if you didn't also update your skill xml when you updated your server to support 2.3 then do it. also if you are finding skills that you think the reuse is off. find out what it should be with some research. not like NCZ0ft gives us skill reuse info anywhere. getting/updating all the reuses takes time.
as for aura flash that you mentioned. pretty sure its reuse got changed to 2500. its 1/4 10k and post i found on guru that i gave in another thread listed it at less then 3sec reuse.
Re: reuse time
Posted: Fri Jun 05, 2009 12:56 pm
by Kriogen
Reuse on skills most of the skills has been changed to 1/4. The reuse problem is not from the xmls, it's because in gracia final skills reuse time is no longer affected by the character's casting speed. Their reuse is lowered only by the effect of unicorn buff and renewal song.
Re: reuse time
Posted: Sat Jun 06, 2009 12:31 am
by momo61
i got same problem
solution:
Manually check all classes with players

Re: reuse time
Posted: Sat Jun 06, 2009 4:18 am
by piche666
It's a problem or it is fine?
Because in my live server the players are asking the same with Curse Death Link because it has not delay...