Jump to content
  • 0

50% drop rate limit


xlaws27

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  57
  • Reputation:   2
  • Joined:  03/03/15
  • Last Seen:  

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 100000
item_drop_card_min: 1
item_drop_card_max: 10000

 

normal card = 50%

but mvp card= 100%

 

i tried to add one more zero on item_rate_card but its back to 0.01

btw this all happens in other drops(common,potion) etc.. please help me

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  86
  • Topics Per Day:  0.02
  • Content Count:  591
  • Reputation:   146
  • Joined:  06/19/12
  • Last Seen:  


item_rate_card: 500000 //Normal card 50%

item_rate_card_boss: 1000000 //Mvp Card 100%

item_drop_card_min: 1

item_drop_card_max: 10000

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  57
  • Reputation:   2
  • Joined:  03/03/15
  • Last Seen:  

item_rate_card: 500000 //Normal card 50%
item_rate_card_boss: 1000000 //Mvp Card 100%
item_drop_card_min: 1
item_drop_card_max: 10000

yeah i tried making it 100% by doing this 100000

but it goes back to 0.01

the only limit for drop rate in my rathena is 50% , exceeding 50% will change to 0.01 ..

damn i dont know why :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  09/08/14
  • Last Seen:  

Just a little mistake!That will work !

item_rate_card: 500000

item_rate_card_boss: 1000000

item_drop_card_min: 10000

item_drop_card_max: 10000

Edited by Heathcliff
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...