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
Item Drop and Spoil Rates
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 67
- Joined: Mon Oct 27, 2014 9:44 pm
Re: Item Drop and Spoil Rates
Use the L2J Configurator 

-
- Posts: 238
- Joined: Tue Jan 15, 2008 8:20 am
- Location: Germany
Re: Item Drop and Spoil Rates
ehm what's the exact problem?
In rates.properties there is all you need.
In rates.properties there is all you need.
-
- Posts: 12
- Joined: Wed Nov 26, 2014 12:25 am
Re: Item Drop and Spoil Rates
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.
-
- Posts: 12
- Joined: Wed Nov 26, 2014 12:25 am
Re: Item Drop and Spoil Rates
Its seems i can not find NPC Table in mysql aswell ^^
-
- Posts: 238
- Joined: Tue Jan 15, 2008 8:20 am
- Location: Germany
Re: Item Drop and Spoil Rates
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:
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