[Request] EP card Query

11/27/2011 10:29 zombaxcrop#1
I want query that Cronus,Gobi,Island,Volcano,Dark Marsh and Icyland Drop ep card 270 -2700 hope someone would give me the Query coz in my server just drop DNP Bag contain 30Ep =_=
Here some Ep code
Quote:
EpCard2700- 729017
EpCard270-729018
EudemonCode 1380EP -729027
Please need the query
11/27/2011 22:07 bart2712#2
You have to find the mobs you wanna edit in cq_monstertype.
For each one look for drop_item_rule column, then find those numbers in the cq_dropitemrule table, then add the ids for your EP items into the columns for items.
The more columns you put them in, the more often theyll drop i believe.

Once you restart the server, then those mobs will drop those items.
11/29/2011 23:02 karnyge#3
You may also need to change the Chance column. You dont want every monster dropping up to its maximum in cards every kill.
11/30/2011 03:01 javairc#4
Chance only for how many time u need mobs drop ep card. In cast u need mobs drop ep card 2700 need change ep card at mobs drop.
11/30/2011 03:54 zombaxcrop#5
can you guided me how the query
11/30/2011 06:00 javairc#6
Use search button.. this problem had slved before..
12/01/2011 17:33 idlemonkey#7
look to the beast invasion that was released by soulnecturn you will notice the drops are not made in cq_dropitemrule but are in cq_action you can modify this same query with your boss id and change the drops to whatever you like(there is even instructions on the release thread on how to do this).... the only thing you have to keep in mind though is if you use this method they will drop 100% of the items 100% of the time so if you want there to be a chance of getting less or more use dropitemrule if you dont care if it drops them everytime make an action for it or even better.... do both and make the items you want to drop every time in the action and the items you want to be on a chance in the dropitem rule good luck