How to Modify Chest Drops in Fortune Bag Table

Joined
Jan 24, 2007
Messages
652
Reaction score
324
hello guys!

For all those who still have questions on how to fix the drop of chests.

1 - Open the fortune_bag table in your navicat. (ffaccount> fortune_bag)
2 - If you want to change a specific drop, locate the id of the chest you want to change.
- Server> db> T_ItemMaill.ini

Explanation:
The id of the fortune_bag table is the id of the chest you want to change, for example;
I fixed the drop "Login Gift Box: Gold" where your id is: "61081".

ffaccount> fortune_bag

Id = id of the desired chest
sequence = item sequence (1, 2, 3 ...)
set = 1
item_id = id of the item you want to extract from the chest
item_num = 1probability = probability of drop (%) 1 = 1% / 100 = 100%

See the pictures below as it was.

 
Last edited: