Jump to content

Question

Posted

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

  • 0
Posted

Weapons with SA uses the skill effect, so simply create your new skill and link the weapon to that skill.

  • 0
Posted

If you want the same skills but higher values, just edit the skills values. Otherwise as SweeTs said, you have to create new ones.

  • 0
Posted

Bah, there is no one click solution. Sometimes you have to spend some time to make things you want, lol. Create new skill or try to increase the existing lvl. I guess, you can do like that.

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


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