Can you please enlighten me on this. I want to change the drop rate of the cards. to 10% normal card 5% MVP while 2% for rare cards.
Here's my script :
// The rate at which cards are dropped
item_rate_card: 10%
item_rate_card_boss: 2%
item_rate_card_mvp: 5%
item_drop_card_min: 1
item_drop_card_max: 10000
Question
lexaeus
Hi Guys,
Can you please enlighten me on this. I want to change the drop rate of the cards. to 10% normal card 5% MVP while 2% for rare cards.
Here's my script :
// The rate at which cards are dropped
item_rate_card: 10%
item_rate_card_boss: 2%
item_rate_card_mvp: 5%
item_drop_card_min: 1
item_drop_card_max: 10000
Thank you in advance.
13 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.