If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 6485:
L2JDP Revision 10260:
ok so these are the settings i set in the drops section of the npc.properties, the spoil works fine on mobs of any level but drops dont appear to be workin. for example iv got adena dropping at 100% chance but it does not drop for blue mobs. please help.
DropAdenaMinLevelDifference=100
DropAdenaMaxLevelDifference=15
DropAdenaMinLevelGapChance=99
DropItemMinLevelDifference=100
DropItemMaxLevelDifference=10
DropItemMinLevelGapChance=99
drops in npc.properties
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Veteran
- Posts: 314
- Joined: Mon Mar 11, 2013 4:19 pm
Re: drops in npc.properties
I kinda forgot about groups fixed in Changeset 6487 try now
but keep in mind adena check for groups is not applied since its not retail to apply it for grouped drop.

- Battlecruiser
- L2j Veteran
- Posts: 332
- Joined: Thu May 01, 2008 9:44 am
Re: drops in npc.properties
With my approach it's possible to implement adena modifiers even in hybrid groups with only minor tweaks. (by dropping group's killer strategy and passing everything to individial items' one)
Git user