Page 1 of 1
bigboss jewel drop
Posted: Thu Jun 04, 2009 8:03 am
by l2nigtwish
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number:
L2JDP Revision
Number:
hi i have a 20x server i wont reduce a drop of bigboss jewel to 1, but the drop change with config proprieties ser
ratedropitemraid...
i wont drop 1 jewel every bigg boss but i dont wont 1X for rate drop item raid
help me and excusme for mi english
Re: bigboss jewel drop
Posted: Thu Jun 04, 2009 10:07 am
by Bloodshed
on 1x baium drops ring at 100%
so:
with 20x drop you should set the droprate of the ring to 5% (in droplist.sql or shiftclick baium) so it will be (5% x20 == 100%)
(same for all other bosses)
Re: bigboss jewel drop
Posted: Fri Jun 05, 2009 12:21 pm
by Kriogen
l2nigtwish wrote:If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number:
L2JDP Revision
Number:
hi i have a 20x server i wont reduce a drop of bigboss jewel to 1, but the drop change with config proprieties ser
ratedropitemraid...
i wont drop 1 jewel every bigg boss but i dont wont 1X for rate drop item raid
help me and excusme for mi english
All you need to do is modd the chance in the database table (droplist)
Find item id (baium ring, antharas earring, valakas neck) ....and go to chance and change it.
For example, if you set 10x raid boss drop, it will drop 10 rings. If you set 20x raid boss drop, it will drop 20 rings.
IF you want it to drop at 10x raid boss drop 1 ring, you should change the chance from 1.000.000 to 100.000
If you want it to drop at 20x raid boss drop 10 rings, you should change the chance from 1.000.000 to 500.000
Simple mathematics...