[Help] Number of items drop per mob L2J 

Initiate Mage
Joined
Dec 26, 2006
Messages
2
Reaction score
0
I search here for hours
but i dont have any sucess

how i can change the number of itens dropped of mobs??

anyone can help me??
thanks
 
if u mean 2 types of drop for example :

Draconic bow & Arcana mace from one mob u need to do like this

ID : Id of item
Min : minimum item drop set it 1 if u want 1 AM and 1DB
max : set it 1 if u want 1 Am and 1 db
Category : type 1 for DB and 2 for Am [ull get 2 items from drop]
Change : 100% = 1000000
 
Upvote 0
she means how to multiplicate the number of each drop. To do that, on same table (droplist.sql) theres a row called max and other called min. Set then betwen the numbers of items u wish that mobs drops
 
Upvote 0
Back