Gear Enchantment Behavior

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
RogerSmith
Posts: 69
Joined: Fri Oct 01, 2010 11:57 am

Gear Enchantment Behavior

Post by RogerSmith »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

How do I change the behavior of enchants for weapons and armors?

I found the amount of patk/matk each successful enchant level gives on a weapon,
but I cannot find what handles whatever happens after a success or a fail.

Like if I want to change so that instead of breaking on failure, the enchant level decreases by a certain amount.
Where should I look?
Not found in AbstractEnchantPacket.
vampir
Posts: 113
Joined: Sun Mar 28, 2010 6:17 pm

Re: Gear Enchantment Behavior

Post by vampir »

RequestEnchantItem

There you have got everything:)
RogerSmith
Posts: 69
Joined: Fri Oct 01, 2010 11:57 am

Re: Gear Enchantment Behavior

Post by RogerSmith »

Think it's what I need

Many thanks.
Post Reply