Jump to content
  • 0

cannot remove drops from monster


kalabasa

Question


  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.05
  • Content Count:  478
  • Reputation:   14
  • Joined:  11/30/17
  • Last Seen:  

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

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

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.05
  • Content Count:  478
  • Reputation:   14
  • Joined:  11/30/17
  • Last Seen:  

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
Link to comment
Share on other sites

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.

×
×
  • Create New...