Item Drop and Spoil Rates

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
the0ffspring
Posts: 12
Joined: Wed Nov 26, 2014 12:25 am

Item Drop and Spoil Rates

Post by the0ffspring »

Hello guys i've recently downloaded latest stable release.
I'm really sorry to bother you but after hours trying to find how to change spoil and drop rates I give up.
Im also looking towards chaging the grandboss drop rates. Thanks in advance. <3
II337
Posts: 67
Joined: Mon Oct 27, 2014 9:44 pm

Re: Item Drop and Spoil Rates

Post by II337 »

Use the L2J Configurator :)
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: Item Drop and Spoil Rates

Post by Cresceus »

ehm what's the exact problem?
In rates.properties there is all you need.
the0ffspring
Posts: 12
Joined: Wed Nov 26, 2014 12:25 am

Re: Item Drop and Spoil Rates

Post by the0ffspring »

in l2jconfig and rates.properties there is no specified section to edit items drop rate and spoil. i even tried with a admin char from inside the game. i can change any rate except the spoils.
the0ffspring
Posts: 12
Joined: Wed Nov 26, 2014 12:25 am

Re: Item Drop and Spoil Rates

Post by the0ffspring »

Its seems i can not find NPC Table in mysql aswell ^^
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: Item Drop and Spoil Rates

Post by Cresceus »

In the latest revision there is no npc-table in database anymore. It is moved to xml files in the data folder. The same with etcitems.

And the rates can be changed in the rates.properties:

Code: Select all

# ---------------------------------------------------------------------------# Rate Settings# ---------------------------------------------------------------------------# The defaults are set to be retail-like. If you modify any of these settings your server will deviate from being retail-like.# Warning: # Please take extreme caution when changing anything. Also please understand what you are changing before you do so on a live server. # ---------------------------------------------------------------------------# Standard Settings (Retail value = 1)# --------------------------------------------------------------------------- DeathDropAmountMultiplier = 1CorpseDropAmountMultiplier = 1HerbDropAmountMultiplier = 1 DeathDropChanceMultiplier = 5CorpseDropChanceMultiplier = 3HerbDropChanceMultiplier = 1
Post Reply