Page 1 of 1

Elemental Level and PvP items

Posted: Tue Oct 30, 2012 5:38 pm
by Anderuimm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision: last
L2JDP Revision: last

Two questions:

1- I was commented one line to allow players to augment {PvP} weapons. Now, how can I allow players to put elements on {PvP} items?

2- Can I allow players to raise elemental power over 120/450 in armor/weapons using Elemental Energy?

Re: Elemental Level and PvP items

Posted: Wed Oct 31, 2012 11:09 am
by Anderuimm
Bump and info: I'm using the BETA timeline to work now, then if someone can inform me some solution to this, needs to be aplicable in BETA revision.

Re: Elemental Level and PvP items

Posted: Wed Oct 31, 2012 12:15 pm
by UnAfraid
in data/stats/items/
there is everything related to the items including element-able restrictions.
Find the desired item and just add <set name="element_enabled" val="true" />

Re: Elemental Level and PvP items

Posted: Wed Oct 31, 2012 12:34 pm
by Anderuimm
Put it in all PvP Items? :shock: There's no way to edit anything on java to allow it? I thought this "block" was made ​​by exclusion, like augmentations... :|

Done, I was added the line on the items that I want to be able to element. Now, how allow to raise elements over lvl 12?