kalabasa Posted March 18, 2021 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Share Posted March 18, 2021 Heeya, so i was trying to remove a certain drop from a monster let's take a example i am trying to remove vidar boots from deathword(1698) i copy all database except these from the mob_db import folder - Item: Vidar's_Boots Rate: 1 but when i type @mi it will showed like this the monster will now have the chance to drop 2pcs of deathword card i tried to enter zero but it requires to have the value of 1 i tried also in mob_drop.txt rate as 0 and still no luck 1504,2614,0 and last on mob_item_ratio and put drop as 0 and still wont work Quote Link to comment Share on other sites More sharing options...
0 mrfizi Posted March 18, 2021 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 383 Reputation: 78 Joined: 10/30/12 Last Seen: 14 hours ago Share Posted March 18, 2021 just remove it. No need to change it to 0. Drops: - Item: Worn_Out_Page Rate: 4000 - Item: Bookclip_In_Memory Rate: 300 - Item: Legend_Of_Kafra01 Rate: 50 - Item: Bloody_Page Rate: 500 - Item: Cookbook08 Rate: 2 - Item: Cookbook09 Rate: 1 - Item: Deathword_Card Rate: 1 StealProtected: true Quote Link to comment Share on other sites More sharing options...
0 kalabasa Posted March 19, 2021 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Author Share Posted March 19, 2021 (edited) i did remove it im still getting the same result idk why is not taking effect on the import folder but working on the main mob_db.yml Edited March 19, 2021 by kalabasa Quote Link to comment Share on other sites More sharing options...
Question
kalabasa
Heeya, so i was trying to remove a certain drop from a monster let's take a example
i am trying to remove vidar boots from deathword(1698)
i copy all database except these from the mob_db import folder
- Item: Vidar's_Boots
Rate: 1
but when i type @mi it will showed like this
the monster will now have the chance to drop 2pcs of deathword card
i tried to enter zero but it requires to have the value of 1
i tried also in mob_drop.txt rate as 0 and still no luck
1504,2614,0
and last on mob_item_ratio and put drop as 0 and still wont work
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.