Hello guys, I want to create new items with upgraded special ability(Arcane Mace - Acumen LvL 2) What I want is to just multiply the value by 1.5.What's the easiest way to do it? Should I add new level to skill and give new values,or I just can add somewhere in Java if(item.getId()>5000) valueGotFromSkills * 1.5; I am using aCis. Thanks in advance.
Both are in-game bots. I'm looking for an out-of-game bot ((one that doesn’t require the L2 client).
Hmm, never heard about this bot. Will check, thank you
🎉 L2Mid is back!
After a 3-year pause, we’re launching a new Interlude server based on the original Interlude client (old school 😉).
What to expect
• The classic Interlude spirit
• Old friends, rival clans, and returning legends
• A season focused on pure nostalgia
This may be our final Interlude server. (maybe 😉)
🗓️ Opening: December 5, 2025 at 20:00 (GMT+2)
https://l2mid.com
Question
StealthyS4m
Hello guys,
I want to create new items with upgraded special ability(Arcane Mace - Acumen LvL 2)
What I want is to just multiply the value by 1.5.What's the easiest way to do it?
Should I add new level to skill and give new values,or I just can add somewhere in Java if(item.getId()>5000) valueGotFromSkills * 1.5;
I am using aCis.
Thanks in advance.
5 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now