Weapon & Armor Drop High +
#1

Hey people,

i searched but I didnt found how I can change the amount of the "+" a monster drops.

I want that for example a deer drops a lvl 9 +1 to +20 weapon.

Someone can help me (: ?

#2
Yes me too, i want to change it. I want armor/wep that droped it with +20

#3

Hey people, i searched but I didnt found how I can change the amount of the "+" a monster drops.

I want that for example a deer drops a lvl 9 +1 to +20 weapon.

Someone can help me (: ?

 

There is probability columns in either the drop table or the item table where you can set these values such as drop_min_prob or something (no SQL in front of me sorry I forgot :o).

#4
so, i have to set every item for every mob ?

#5

script:

# droptableUPDATE t_npc SET a_minplus = a_minplus +1;

UPDATE t_npc SET a_maxplus = a_maxplus +15;

#6
i updated this script, but now the mobs drop no armor/weapon anymore.



Forum Jump:


Users browsing this thread: 1 Guest(s)