Jump to content

interlude [L2J] Deviance PvP Experience - Free play


l2deviance

Recommended Posts

We want to announce that a new Epilogue PvP Experience has appear on 18.05.2010. If you want a quality server without buggs, errors, free play and a lot of fun then Deviance Experience is what you search for ! Deviance has a very stable build with daily updates and backups, so wipes will not be necessary. Beta Mode will be until 23.05.2010 without wipe, so you can start playing.

 

=== Deviance PvP Experience ===

 

------------------------------------------------

Server Info:

 

| Rates: x3000 XP x3000 SP x1000 ADENA

| Normal scrolls Enchant Rate: 70%

| Blessed Scrolls Enchant Rate: 80% but when it fails only lower your item with -2 enchants

| Safe enchant +3

| Max enchant +18

| Enchant colors for every enchant from +3 to +18

| Karma Drop Rate: 70% after 100 PK

| PvP Flag Time: 2 min

 

------------------------------------------------

Server Features

 

| Custom Zuper Market & Mini Market (all items you need + integrated exchanger & augmenter)

| Custom NPC Buffers - buff duration 3 hours , no buffs limmit

| Custom GateKeepers

| Custom NPC Wedding

| Custom NPC Warehouse

| Working Nobles Class (auto nobless from level 1 - no quest necessary)

| Working Hero Class (heroes are announced every month on 1st and 15th)

| Olympiad working 100% Deviance System (.joinoly / .leaveoly custom commands)

| C1/C2/C3/C4/C5/Interlude/Gracia features and stats working 99%

| C1/C2/C3/C4/C5/Interlude/Gracia areas and instances working 99%

| Stable Build 100% Uptime (we dont have in mind to wipe - daily backups)

 

------------------------------------------------

Special Features

 

| Custom Items with nice stats that maintain the class balance

| Anti-hack/bot/walker protection

| Daily cool and fun events

| Custom announce message for consecutive pvp's

| Custom Raid Boss (boss jwls)

| Special Raid Boss ( lifestones)

| Regeneration 100% (mana,cp,hp)

| 2 Large farming areas ( at GK) + Leveling Zones

| New system for PvP Combat

| Subclass system : 3 non-stackable subclasses available for one char

| Unstuck interval is 10 seconds (port you in Giran from any area)

| Karma Guards in town zones & farm zones

| Spawn protection 30 seconds

| 10 flags available for each clan during the siege

| No penalty for clan/ally

| All rb have 3 hours respawn time with announce when they are spawned

| Custom PvP/Pk Tops integrated in the Community Board

| RB Manager Party System

| Level 80 for all raids

 

More features you will discover in game - "Join us today, because tomorrow, will be to late ! "

 

 

 

 

Link to comment
Share on other sites

EXAMPLE

[CT2.3 L2OFF] RealL2

[interlude L2J] BadSoftL2

 

 

Topic's Title Must NOT Include RATES / CUSTOM ITEMS OR ANYTHING

Example:

 

[interlude L2J] L2 NabWorld

 

 

Link to comment
Share on other sites

very nice server but i cannot belive that all classes are working good. what are the most common classes ?

Com'n, You just a make a new account for make good advertising

 

Confucius

Newbie

Karma: 0

Offline

Greece

Posts: 1

Adenas: 18.00

Link to comment
Share on other sites

Well, not all classes are working but you can choose between all archers,all mages, all daggers, paladin, tyrant, gladiator, titan. This are working pretty good and we work daily to improve the balance between them and others. Anyway our community is growing every day and you have the chance to see all this classes in game and to ask the players about them. HF

Link to comment
Share on other sites

. Class balance is down, so dont bother to try new chars because you will not have a chance. community is not friendly at all, you recive pk at every corner and you dont have the chance to make your own items, so you must DONATE.

I DONT RECCOMAND IT

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
Reply to this topic...

×   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.




  • Posts

    • Thank you for your reply. I have removed it from the L2Server.exe file, but the L2Server still crashes. It doesn't crash if I don't start l2npc, otherwise it will crash within a few days at the latest.
    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
    • L2 ArenaWar: Low Rate PvP Server with Free Buffs & Autofarm [PVP]⚔️ [Free]🆓 Classic Interlude with  3x XP rates! Free starter pack(no grade) to kickstart your adventure! Autofarm for convenient grinding! Free buffs to keep you fighting fit! (2 job buffs) No experience loss on death! (Except with Karma) Clear Karma system to keep things fair! ⚖️ Active community of 800-1k players! Join our Discord to learn more! >> Discord <<     Server website: https://l2arenawar.com/en/    
    • This is dedication! 2 years working on a problem. Congratulations!
    • You indeed have to save player position over Enterworld to properly clean it up later (if you don't, even trying to delete packet content would eventually keep it up), that's what we do with debug packet (which is a reusable Map of ExServerPrimitive packets) on aCis.   It doesn't solve the FPS stuttering - more you draw/delete lines, more your client becomes laggy. It's like if client wasn't deleting drawn points/lines properly, but instead simply hide them and redrawn content above.   If you got a solution, I would happy to integrate it.   You should check aCis#Player _debug packet integration, it allows very big amount of lines/points to be drawn, it is also reusable.   https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/Player.java?ref_type=heads https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java?ref_type=heads  
  • Topics

×
×
  • Create New...