Jump to content
  • 0

cannot remove drops from monster


Question

Posted

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

 

Capture.PNG

2 answers to this question

Recommended Posts

  • 0
Posted

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

 

  • 0
Posted (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 by kalabasa

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...