Jump to content
  • 0

Request Buff Time Editor For Freya Client


naxus77

Question

1 answer to this question

Recommended Posts

  • 0

hi guys.. i need this tool really... Thanks guys :D :D :D

i have something easier way if you need. im use that on my freya pack and work for all buffs as i have see.

only 14400 is the time of buffs. change that with the time of you want with notepad and ok. i dont know if this help you

 

game/config/Character.properties 

find this:  SkillDurationList = 

and add  this :

0;1033,14400;1035,14400;\
1036,14400;1040,14400;1043,14400;1044,14400;1045,14400;1048,14400;\
1059,14400;1062,14400;1068,14400;1077,14400;1078,14400;1085,14400;\
1086,14400;1087,14400;1182,14400;1189,14400;1191,14400;1204,14400;1240,14400;\
1242,14400;1243,14400;1303,14400;1311,14400;1323,14400;1355,14400;1356,14400;1357,14400;1397,14400;1363,14400;1362,14400;\
1416,14400;1364,14400;1365,14400;1415,14400;1414,14400;1413,14400;\
1284,14400;1310,14400;1391,14400;1390,14400;1308,14400;\
1309,14400;1461,14400;1429,14400;1002,14400;1252,14400;1251,14400;\
1253,14400;1006,14400;1257,14400;1007,14400;\1388,14400;1519,14400;1443,14400;1259,14400;1268,14400;1352,14400;1353,14400;1354,14400;1392,14400;1393,14400;\4703,14400;1444,14400;4700,14400;827,14400;\
829,14400;1232,14400;\1388,14400;1499,14400;1500,14400;\1501,14400;1502,14400;1503,14400;1504,14400;1530,14400;1542,14400;\1047,14400;1307,14400;285,14400;1238,14400;\1389,14400;830,14400;4702,14400;\
1460,14400;4699,14400;\825,14400;828,14400;765,14400;915,14400;914,14400;764,14400;
\826,14400;828,14400;4699,14400;7029,30000;
 
 
 
 
 
make it looks like this:
 
# ---------------------------------------------------------------------------
# Skills & Effects
# ---------------------------------------------------------------------------
# When this is enabled it will read the "SkillDurationList" option.
# This will basically overlook the "time = x" in the skill XMLs so that you do not need to modify the L2J Datapack XMLs to increase skill duration.
# Default: False
EnableModifySkillDuration = True
# Skill duration list
# Format: skillid,newtime;skillid2,newtime2...
# Example: 
# This enable 1h(3600) duration for songs, the "\"indicates new line,
# and is only set for formating purposes.
# 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
SkillDurationList = 264,14400;265,14400;266,14400;267,14400;268,14400;\
269,14400;270,14400;271,14400;272,14400;273,14400;274,14400;275,14400;\
276,14400;277,14400;304,14400;305,14400;306,14400;307,14400;308,14400;\
309,14400;310,14400;311,14400;349,14400;363,14400;364,14400;365,14400;366,14400;\
367,14400;529,14400;530,14400;1032,14400;1033,14400;1035,14400;\
1036,14400;1040,14400;1043,14400;1044,14400;1045,14400;1048,14400;\
1059,14400;1062,14400;1068,14400;1077,14400;1078,14400;1085,14400;\
1086,14400;1087,14400;1182,14400;1189,14400;1191,14400;1204,14400;1240,14400;\
1242,14400;1243,14400;1303,14400;1311,14400;1323,14400;1355,14400;1356,14400;1357,14400;1397,14400;1363,14400;1362,14400;\
1416,14400;1364,14400;1365,14400;1415,14400;1414,14400;1413,14400;\
1284,14400;1310,14400;1391,14400;1390,14400;1308,14400;\
1309,14400;1461,14400;1429,14400;1002,14400;1252,14400;1251,14400;\
1253,14400;1006,14400;1257,14400;1007,14400;\1388,14400;1519,14400;1443,14400;1259,14400;1268,14400;1352,14400;1353,14400;1354,14400;1392,14400;1393,14400;\4703,14400;1444,14400;4700,14400;827,14400;\
829,14400;1232,14400;\1388,14400;1499,14400;1500,14400;\1501,14400;1502,14400;1503,14400;1504,14400;1530,14400;1542,14400;\1047,14400;1307,14400;285,14400;1238,14400;\1389,14400;830,14400;4702,14400;\
1460,14400;4699,14400;\825,14400;828,14400;765,14400;915,14400;914,14400;764,14400;
\826,14400;828,14400;4699,14400;7029,30000;
 
# When this is enabled it will read the "SkillReuseList" option.
EnableModifySkillReuse = False
# Format: skillid,newDelayTime;skillid,newDelayTime2 (See skillDuration for examples)
SkillReuseList = 
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...