Page 1 of 1

drops in npc.properties

Posted: Sat Mar 22, 2014 2:21 pm
by GentleJesus
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

Re: drops in npc.properties

Posted: Sun Mar 23, 2014 2:53 am
by NosBit
I kinda forgot about groups fixed in Changeset 6487 try now :P but keep in mind adena check for groups is not applied since its not retail to apply it for grouped drop.

Re: drops in npc.properties

Posted: Sun Mar 23, 2014 11:52 pm
by Battlecruiser
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)