Jump to content

Recommended Posts

Posted

Me and Stefoulis15 megre our powers and will to reborn L2-Overdose much more improved and active.Here is a short preview of what we have done till we drop'd the idea in the starts of this month.We are always talkin' about the interlude one.

 

 

Experience will be x500 because we want to let you remember the sense of exping theese days.

SP and ADENA are also setted to 1000.

 

 

About enchanting we have our custom system for enchant so i will give details.

Safe 5 max 16 for weapos and 5/20 for armors / jewels with this chances.

 

+1/2/3/4/5 = 100%

+6/7/8/9/10/11/12=80%

+12/13=75%

+14/15=70%

+16=66%

 

about armors and jewels

 

+1/2/3/4/5= 100%

+6/7/8/9/10=85%

+11/12/13/14=75%

+14/15/16=70%

+16/17/18/19=65%

+20 = 60%

 

 

enchanting is pretty easy i can say and also in some minutes you can be really something at pvping.

We have every retail feature working like Olympiad , Castle Sieges , Auto Learning Skills , Dueling System , Augmentation & Augment skills , Heroes & Skills , 99% interlude skills and 100% interlude features and areas.

 

 

We have our custom Weapons and Armors set that you need in order to be great in pvping and they are pretty balanced too.Now the thing about you care is farming and i know it , so i give you many ways to farm.By Olympiad Rewards (exchange your noblesse gate passes for Overdose Coins) , by Mobs (Thats mid farming , you won't loose your girlfriend for farming and also you can tell her to farm for you too :D) and by PvPs in Our PvP zone witch is ofc the Primeval Isle.

 

 

We made spawn in primeval island on a position that will be like a siege about witch clan or ally is gonna take it.(you will be spawned in front of your enemies and got hitted asap so be prepared.(Like L2LAVA)

 

 

We have also our custom systems like Color System for PvP Pkays , Killing Spree with Hero Aura rewards. And some custom items like Custom Clan item that gives you 5k rep points and is easy to be obtained by every clan member and it can be used once.Also our custom Noble it with 2ble click on it (if you are on your sub)you can get noble status.

 

 

Also we have our custom stats for Castle Lord's crown and Hero crown.

 

 

Enchanting/Augmenting a hero weapon is diasabled.

About heroes now they will be per 2 weeks and olympiad will be 18:00 (GMT+2)

 

 

Server is 99% Ready , We created the Adena Zones (MOS).We also Created the Farming Area Mob's we still need to find a good place.

 

NEWBIE SYSTEM => This is our unique system for giving newbies a chance to get equipment.There is one npc that get's your item to +14 (Weapon) with a click.You gotta spend 150 Overdose Coins in order to use it and if it fails , weapon only returns to +0 and not get broken.This exists only for the weapons

 

 

Lifestones => They can be droped with a low chance only in the area of our Mini Raid bosses , this is a big surprise and i know that many of you may love it.Thoose mobs also drops the items that are needed to buy RB jewels.

 

Bogs => Theres a other way than from being hero , by farming in the same area of ls

 

RaidBoss Area Drops =>  

 

Blessed Scrol Enchant Weapon S = 5%

Blessed Scrol Enchant Armor S = 5 %

Blessed Scrol Enchant Weapon A = 7%

Blessed Scrol enchant Armor A = 7%

Top Lifestone lv 76 = 4%

Book Of Giants = 7%

Raid Boss Jewels Items = 100% ( one of the two needed )

2 GoldBars = 50%

Overdose Weapon = 1% (Random Weap)

Overdose Armor Part = 1% (Random Part of Random Set)

 

 

Custom system when you kill a hero in a pvp combat you automatically take hero aura till you are dead again

 

More later , as we have some features to work now.Stay tuned for infos about website and more.

Posted

You took my name  >:( Without my permision xD muahaha. i kiddin.

Cuz you named it like me i will give a try,good luck mate.

Posted

You took my name  >:( Without my permision xD muahaha. i kiddin.

Cuz you named it like me i will give a try,good luck mate.

 

actually l2overdose was out and with that name before you were a member of this forum , so we didnt took it from there.

actually the name is taken from Total Overdose. a game.

Posted

Yep. That's what Interlude is all about. Archers, archers and archers :)

 

 

Its not the clients fault, well it kinda is but w/e. Still they can be nerfed.Enchants and OP donations is what rly encourage ppl to be an archer.

Posted

Yeah FM was owning once again.Good luck Antonis with the server !

 

omg .. all with FM .. I saw them playing on one server .. and if they werent with 1-2 parties more then the other's they failed .. everytime they failed! .. they own just if they are with 1-2 parties more then the others! ~.~

Posted

actually l2overdose was out and with that name before you were a member of this forum , so we didnt took it from there.

actually the name is taken from Total Overdose. a game.

 

Ye its true i changed my name to overdosed recently this is true.I told you i just kiddin.

I used that name in CS or CryStaliN too i used.

Waiting the website & the download patch server.

Thanks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Hello community, I’d like to share an improved version of the L2smr editor for StaticMeshes, focused on solving some workflow issues I found in the original tool. CreditsThis project is based on the original acmi/L2smr repository https://github.com/acmi/L2smr , created by acmi, and I updated it to Java 17 with some additional features. Issues in the original L2smr Too many windows: each StaticMesh opened in a new one → cluttered desktop. No search: navigating through hundreds of StaticMeshActors was slow and tedious. Added improvements Flexible views Single Window Mode: reuse one window instead of opening new ones. Multiple Window Mode: still available for those who prefer having several views open simultaneously. Real-time Search Field Instant filtering as you type. Case-insensitive search. “Reset” button to quickly clear the search.     Installation and Execution: Clone the repository: git clone https://github.com/Jeep12/l2smr.git cd l2smr        2.Build the project:   ./gradlew build        3. Run the application:     ./run.bat      Or simply double-click on run.bat.     The run.bat script automatically extracts JavaFX from the included javafx-17.0.2.zip file in the javafx/ directory, sets up the required libraries, and launches the application. You don’t    need to install JavaFX separately.      Repository: https://github.com/Jeep12/l2smr     Maybe these features already existed in another version or fork, and they might not be very big changes, but since I didn’t know about them and found them necessary, I decided to          implement them myself and wanted to share them.      
    • no....Mobius L2Clientdat and L2FileEditor can do that...but still cant works with TaiWanese Grand Crusade ,especially Armorgrp.dat and Armorgrp-Classic.dat
    • L2GOLD - Halcyon x45 Project Classic Interlude   C6 - Classic Interlude: Protocol 110     Is a complete copy of L2Gold in Classic [110 Protocol] with L2OFF files.   Fully L2Gold Features - Daily Quest - Daily Mining Quest - Ancient Weapons -Refine System  -Rebirth System -Fully configurable everything you want -Gold stats/Gold skills/Gold items working 100% -Zones 100% alike  -Unique donations system (npc or voicedcommand .donate) - On Enchant success announcement ( if +16 for weapon, 8 for armor , 7 for jewel) - Announce of Castle Lord - Announce of Hero  - Olympiad Max A grade - Olympiad Buffs on matches changed to Gold Alike - Working fully Dreadbane   - AI Mods: Static Time for RB   Automated Events: Squash Watermelon RB Event High rate  (those are fully automated)   Server is running a Test Server: Online to anyone can test it.   Game Client: https://www.mediafire.com/file/1d8xe18rvgi04lx/L2_Classic_Interlude_Client_V2.rar/file   Game Patch: https://www.mediafire.com/file/3z4b8ezy93h2z1g/L2Halcyon+Gold+Patch.rar/file   GM Accounts: ID: root pass root [ accounts go from  root1 until root20 ]   Regular Accounts Registrations: http://84.247.164.27/?page=register   Some Screenshots: https://imgur.com/a/o7TxzTN   Contact me here via PM (only serious buyers).    Price of the product: Fully Server Pack + Source ( 250 Euros )
    • ✨ A Service with Vibes  Vibe SMS ✨   Vibe SMS is not just a platform for working with numbers. We’ve built it to be simple, convenient, and stress-free, so your tasks get done without hassle. We value real communication: we listen to your ideas, provide support, and make sure everyone feels calm and confident. With us, you’re not just a client  you’re part of a space built on trust, support, and a human touch. Vibe SMS is a place where people matter and where we create an atmosphere you’ll want to stay in.   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock