Page 1 of 1

Item Drop and Spoil Rates

Posted: Wed Nov 26, 2014 5:25 am
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

Re: Item Drop and Spoil Rates

Posted: Wed Nov 26, 2014 7:54 am
by II337
Use the L2J Configurator :)

Re: Item Drop and Spoil Rates

Posted: Wed Nov 26, 2014 10:39 am
by Cresceus
ehm what's the exact problem?
In rates.properties there is all you need.

Re: Item Drop and Spoil Rates

Posted: Wed Nov 26, 2014 5:30 pm
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.

Re: Item Drop and Spoil Rates

Posted: Wed Nov 26, 2014 5:37 pm
by the0ffspring
Its seems i can not find NPC Table in mysql aswell ^^

Re: Item Drop and Spoil Rates

Posted: Wed Nov 26, 2014 8:48 pm
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