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
Guest
This topic is now closed to further replies.


  • Posts

    • Thanks! Will make this happen first before going forward with 20-40 leveling!    No I didn't, I'm just focused on improving this with the time I have 😄
    • L2 Runestone Interlude C6 · 5x · Open since 10 August 2026 · No wipe, ever l2runestone.com · Discord Most servers die the same way. They sell power, the market dries up, and the people who actually play leave. This one is built not to do that, and everything below is the actual configuration rather than a wishlist.   Rates Experience 5x · Skill points 5x Party experience and SP 6x Drop 5x · Spoil 5x · Quest reward 5x Adena 7x Raid boss, Grand boss and epic jewels: 1x, untouched Special herbs 1x Adena sits above item drop on purpose, so shots stay affordable without flooding the economy. Epics are deliberately not multiplied: the strongest gear in the game should be the hardest to hold.   Enchant Safe to +3 (+4 full body). +1 per scroll, and a failed scroll destroys the item. Scrolls are not sold by any NPC.   Normal Blessed Crystal +4 96% 97% 98% +6 88% 91% 94% +8 80% 85% 90% +10 72% 79% 86% +12 64% 73% 82% +15 52% 64% 76%     Not retail 66% flat. It is gentler than retail early and harsher late, which is a choice, not an accident. Max +15 weapons and armor, +12 jewellery.   What is not here No autofarm. No command, no macro engine, nothing plays for you. Adena auto-loots; items do not. No gear above D grade from NPCs. Starter equipment is sold as it is at retail. Everything from C grade up drops, is crafted, or is traded between players. The dwarf is the heart of the economy, not a side character. Nothing that matters for sale. Power is never purchasable. Convenience and cosmetics are the only things that will ever be. No wipe. Ever. If a bug is found we fix the bug and remove what it produced, instead of resetting the world because that is easier.   Retail where it counts Pure retail class balance. Casts keep a real interrupt window, crowd control never exceeds 90% Olympiad weekly, starting 18:00, six hour competition period Sieges and epic bosses on retail mechanics Buff slots 24 · Subclass to 81 · First and second class change at NPC, third class is earned Offline trade and craft, including in peace zones, restored across restarts   Technical The client is patched by one byte to protocol 748, so a client that has not been through our launcher is refused at the door Full geodata, 163 regions, with pathfinding enabled. No walking through walls, no mobs pulled through geometry Anti-bot with an in-game check, and anti-advertising covering chat, whispers, private store titles and character names InnoDB with binary logging, verified daily backups kept in two places, and a weekly restore test that actually restores   Honest part It opened on 10 August 2026 and it is small. There is no countdown, no launch event, no fake population counter, and nobody is going to hand you gear. If you log in tonight you will find a quiet world. That is the trade: you are early, and everything you build from here stays yours.   Getting in You need a Lineage II Interlude (Chronicle 6) client already on your PC. The launcher downloads and repairs the system folder on its own and verifies every file before the game starts; it touches nothing else and will not patch Gracia or later. Launcher and account: l2runestone.com Discord: discord.gg/NJDeffApmc  
    • Although I don't know how to use it, thank you for sharing
    • Did you try run as extender to any version where Source no needed? Coz not everyone use Mobius 😃
    • Very nice progress. At some point you will need the bots to travel long distances. Geodata and A* path finding on it won't be suitable. They will exhaust budget and memory/cpu. I think the human bot was hitting this ceiling that's why it couldn't find the bridge. aCis has recently made a low granularity geo Pathfinder that can help.  One approach I did successfully and you can do is to replace geodata with 3D nav mesh for bots and use the Detour algorithm for pathfinding. This will give you very cheap long distance path finding. 
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..