Jump to content
  • 0

help card effect on % drop item


Question

Posted

Hello morning.. how can i see in truck about the card effect drop % chance, because i will to make it higher drop chance. 

like the Mimic card for OBB, Myst case card for Gift Box, Cloud hermit card for box of gloom, etc...

 

Thank you so much.

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

You can change in the item_db:

4262,Evil_Cloud_Hermit_Card,Cloud Hermit Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12029,RC_Plant,100; },{},{}

Change the "RC_Plant,100", 100 is equal to 10%.

4205,Mimic_Card,Mimic Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItem,603,10; },{},{}

Change the ",10;", 10 is equal to 1%.

4206,Mystcase_Card,Myst Case Card,6,20,,10,,,,,,,,769,,,,,{ bonus2 bAddMonsterDropItem,644,30; },{},{}

And here you'll need change the ",30;", remember that 30 is equal to 3%.

Edited by BrOgBr
  • 0
Posted

i try it but still its not dropping. i use the card in my acce. but no drop

 

4262,Evil_Cloud_Hermit_Card,Cloud Hermit Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12029,RC_Plant,100000; },{},{}

  • 0
Posted
6 hours ago, BugSICK said:

i try it but still its not dropping. i use the card in my acce. but no drop

 

4262,Evil_Cloud_Hermit_Card,Cloud Hermit Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12029,RC_Plant,100000; },{},{}

try check your conf/battle/drops.txt you cen see the card modify drop rates and adjust it from there

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...