Hey guys, ok i got a litle porblem, in my server i got my bluff whit a regular succes rate, but it only works vs warrior classes, vs mages it is too low i made this config whit the skills xml, changing "magiclvl" values and "power", i repeat it work perfect vs warriors clases but vs mages not.
And about my elements, are over power, i xplain, if a spellhouler make his weapon whit wind element "wind stones", his skills power increase too much, and i want to drop it a bit.
If any one know how to change this things please tell me, thx in advance.
PD: i was searching for long time in the java folder but i find nothing good.
PD2: i want to increace the pvp counts in all areas, like general field, arena field, but i dont know how to do it, i was trying to add it in l2pcinstance.java near to:
public void increasePvpKills()
{
// Add karma to attacker and increase its PK counter
setPvpKills(getPvpKills() + 1);
whit this code:
if (isInsideZone(ZONE_PVP))
any hint?
THX in advance guys
am learning steep by steep but is a litle bit hard whitout a sensei xD cheers
if you are selling something, you have to have both updated, right? people see forum first, not website.
if you are selling something, you have to have both updated, right? people see forum first, not website.
⏳ L2Elixir Open Beta goes live in less than 4 hours!
This Saturday, November 15th at 21:00 (UTC +2), the gates open for our biggest testing phase!
🔥 Don’t miss the first 30 minutes — exclusive rewards await!
A special NPC, “The Judge”, will appear in Giran, offering unique bonuses to early participants:
🏅 Open Beta Rewards:
- The first 2 players who talk to The Judge → Premium Account for Launch
- Another 2 random players who interact → Premium Account
- Everyone who speaks to the NPC within the first 30 minutes → Legendary Starter Pack for all characters on launch day (Nov 28th, 2025)
📌 The NPC will spawn exactly at 21:00 (UTC+2).
⏱️ Follow the countdown on our website — the hype is real!
Create your account & download the Updater to be ready!
🔗 https://l2elixir.org/connect/
💬 Discord: https://discord.gg/5ydPHvhbxs
Question
HammerV2
Hey guys, ok i got a litle porblem, in my server i got my bluff whit a regular succes rate, but it only works vs warrior classes, vs mages it is too low i made this config whit the skills xml, changing "magiclvl" values and "power", i repeat it work perfect vs warriors clases but vs mages not.
And about my elements, are over power, i xplain, if a spellhouler make his weapon whit wind element "wind stones", his skills power increase too much, and i want to drop it a bit.
If any one know how to change this things please tell me, thx in advance.
PD: i was searching for long time in the java folder but i find nothing good.
PD2: i want to increace the pvp counts in all areas, like general field, arena field, but i dont know how to do it, i was trying to add it in l2pcinstance.java near to:
public void increasePvpKills() { // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1);whit this code:
any hint?
THX in advance guys
am learning steep by steep but is a litle bit hard whitout a sensei xD cheers
4 answers to this question
Recommended Posts