Jump to content
  • 0

[Help] Custom duration buffs on l2j Frozen (interlude)


Question

Posted

Hello !! I am working on my server using l2jFrozen Interlude .

 

I want to change the duration of buffs . For example i want bersekers spirit = 1 hour , wind walk = 1 hour , cov = 10 minutes .

 

There is a file in data/config named other.properties and i tried to change buff time there .

Here is the part of this file i changed :

 

# --------------------------------------
#  Alternative time buffs  -
# --------------------------------------
# When the reads, buff, and their duration.
# Format: id_skill time; id_skill2, time2 ;....
# Example:
# SkillDurationList = 264,3600; 265,3600; 266,3600; 267,3600; 268,3600; \
# 269.3600, 270.3600, 304.3600, 305.1200, 306.3600, 308.3600, 349.3600; \
# 363.3600, 364.3600
# Default: false
EnableModifySkillDuration = True
SkillDurationList = 1062,3600; 1204,3600; 1068,3600; 1363,600;

 

Well... Nothing happened .... In-game nothing changed :/ ( I restarted the server and still nothing ) .

 

Any ideas how to change buffs duration please ? :D

 

 

 

Modify : I forgot to mention that i tried to change data/stats/skills/<skillsidrange>.xml file but it didnt work either :/

6 answers to this question

Recommended Posts

  • 0
Posted

no nothing....

 

But i changed again and again the xml and it eventually worked !!

 

The problem is that it didnt work for all the buffs . I changed duration of songs and dances but even though i changed normal buffs duration they didnt changed :

 

Berseker Spirit (1062) , Bless Shield (1243) , Bless the body (1045) , Bless the Soul ( 1048) , empower (1059) ,

focus ( 1077) , guidance (1240 ) , haste (1086) , concentration (1078) , death whisper (1242) , magic barrier (1036) , might (1068) , Shiled ( 1040) and Wind Walk ( 1204 ) .

 

Those are the buffs that didnt change ... Anyone has any ideas what the problem is ?

  • 0
Posted

Found the solution !!  :happyforever:  :happyforever:

 

Buffer doesnt give players normal buffs .... Buffer gives CLAN HALL buffs to players . All i had to do was to change buff time of clan hall skills :D

 

Lock topic .

Guest
This topic is now closed to further replies.


×
×
  • Create New...