drops in npc.properties

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

drops in npc.properties

Post 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
NosBit
L2j Veteran
L2j Veteran
Posts: 314
Joined: Mon Mar 11, 2013 4:19 pm

Re: drops in npc.properties

Post 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.
Image
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: drops in npc.properties

Post 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)
Git user
Post Reply