equipable item spoil

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
GentleJesus
Posts: 62
Joined: Thu Feb 27, 2014 1:04 am

equipable item spoil

Post by GentleJesus »

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

Is there a way i can disable the equipable items from spoiling, as i want to increase the spoil multiplier but dont want equipables to spoil
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: equipable item spoil

Post by Battlecruiser »

1) Apply patches from here: viewtopic.php?f=69&t=29239
2) Create new amount and chance multiplier (and other if you want) strategies with your rules (look for predefined ones for reference)
3) Look at DroplistScope and let CORPSE use your new rules.
Git user
GentleJesus
Posts: 62
Joined: Thu Feb 27, 2014 1:04 am

Re: equipable item spoil

Post by GentleJesus »

i don't want to make all those changes for this one thing, it would take just as long to go in the npc xml and edit all the spoils manually
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: equipable item spoil

Post by Battlecruiser »

There's no support for that feature yet. The most simple (and clean) solution is to create a new custom rule by copying a default one, adding a check if the item is equipable and let spoil use that rule.

The my modification of drop allows an easy creation of custom rules but the rule you've specified isn't supplied by default.

And the editing the XMLs isn't a solution, upstream can add more drops/spoils of equipable items.
Git user
Post Reply