The adventure begins. Stay tuned for our Grand Opening! Join us today and embark on a journey of discovery, challenge, and glory in the world of Lineage 2.
Opening Date: 25th October 2024
Live!
No Pay 2 Win
Clan Rewards
Daily Events
Voting Rewards
Active Anticheat
"Discover Our Heroes: Experience the Thrills of Our Streamers' Adventures!"
Twitch Live Streams
"Legends Unleashed: Witness the Epic Battles of Our PvP Legends!"
Youtube Videos
window.onload = function () {
document.getElementById("popup").style.display = "flex";
};
document.getElementById("closePopup").onclick = function () {
document.getElementById("popup").style.display = "none";
};
window.onclick = function (e) {
const popup = document.getElementById("popup");
if (e.target === popup) popup.style.display = "none";
};