drop influence

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
trophy
Posts: 16
Joined: Mon Jan 17, 2011 9:16 pm

drop influence

Post by trophy »

If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:4507
L2JDP Revision Number:7798
Hello i serached on the forum but i found only general talking about it, my question is how i can increase a drop of a particulary item? for example how i can increase only the dropp of seal stone?
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: drop influence

Post by Zoey76 »

rates.properties:

Code: Select all

# List of items affected by custom drop rate by id, used now for Adena rate too.# Usage: itemId1,dropChance1;itemId2,dropChance2;...# Note: Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!# Example for Raid boss 1x jewelry: 6656,1;6657,1;6658,1;6659,1;6660,1;6661,1;6662,1;8191,1;10170,1;10314,1;# Default: 57,1RateDropItemsById = 57,15;6360,15;6361,15;6362,15
That would be Adena and Seal Stones at 15x.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
trophy
Posts: 16
Joined: Mon Jan 17, 2011 9:16 pm

Re: drop influence

Post by trophy »

ok thx^^
Post Reply