Jump to content
  • 0

Bufftime Change


Question

Posted

Where do I change the buff time for dances, songs, buffs, chants etc?

Some are 3 hours, some 2 minutes. I want all buffs to be 3hours except cat buffs etc.

 

I use l2jfrozen

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

For me the best tool is SkillXML, you just put ID, time and press one button.

 

http://www.4shared.com/rar/1yIgXMnI/skillxml.html

 

Paste it inside skills folder, open program and load the txt file.

Edited by SweeTs
  • 0
Posted (edited)

there is a list, i think so Song of Earth ( doesn't exist at that list ) 

edit: oh sry, rar already have list of buffs :/

264 
265
266
267
268
269

270
271
272
273
274
275
276
277
304
305
306
307
308
309
310
311
349
363
364
365
366
529
530
1002
1006
1007
1009
1010
1033
1035
1036

1040
1043
1044
1045
1047
1048
1059
1062
1068
1073
1077
1078
1085
1086
1087
1182
1189
1191
1204
1229
1240
1242
1243
1251
1252
1253
1257
1259

1268
1284
1303
1304
1308
1309
1310
1323
1352
1353
1354
1355
1356
1357
1362
1363
1388
1389
1390
1391
1392
1393
1397
1413
1414
1460
4342
4343

4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4699
4700
4702
4703
Edited by Thug!!
  • 0
Posted (edited)

For me the best tool is SkillXML, you just put ID, time and press one button.

 

http://www.4shared.com/rar/1yIgXMnI/skillxml.html

 

Paste it inside skills folder, open program and load the txt file.

What skills folder do you mean? I can't find it

 

Edit: you mean gameserver\data\stats\skills ?

Edited by synthe
  • 0
Posted

What skills folder do you mean? I can't find it

 

Edit: you mean gameserver\data\stats\skills ?

The buffs , chants etc are okay now.

 

But the cat and horse buffs are 7h now, i want them to be standard.

The normal buffs like windwalk are still 19min... how do i change them?

  • 0
Posted

Find the id and change it manually ..

 

 

For gods sake this shitty frozen pack and its configs.. As far as I remember there is even a config with skills ID for the time.

  • 0
Posted

Find the id and change it manually ..

 

 

For gods sake this shitty frozen pack and its configs.. As far as I remember there is even a config with skills ID for the time.

Yeah, and it doesn't even work. Piece of shit pack

  • 0
Posted (edited)

Yeah, and it doesn't even work. Piece of shit pack

server/game/config/Character.properties

 

find: EnableModifySkillDuration = False >>> make True

find: SkillDurationList = here you add this :

 

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;
 
And make look like this:

 

# 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;

 

 

i dont know if this help you but i have this in my server and work.its full list of buffs so if you want remove some from list find the id and remove it.. change only every 14400 

to 10800 (for 3 hours) or at the time of you want and you are ok. (every hour is 3600)

Edited by nikosdevil20
  • 0
Posted

l2j-frozen doesnt have character.properties :P

 

use my list dude if you have problems :) the only you have to add is  " Song of Earth "

Guest
This topic is now closed to further replies.


×
×
  • Create New...