anacondaq
New member
- Messages
- 161
- Points
- 0
- Emulator
- Hercules
I want to decrease drop rate of cards to smaller value then 0.01%
How can i do that?
// The rate at which cards are droppeditem_rate_card: 100item_rate_card_boss: 100item_drop_card_min: 1item_drop_card_max: 10000
Where item_rate_card: 100 = 0.01%
Where item_rate_card_boss = 0.01%
How can i change item_rate_card_boss to 0.00001% ?
Is it possible?
Thank you.
How can i do that?
// The rate at which cards are droppeditem_rate_card: 100item_rate_card_boss: 100item_drop_card_min: 1item_drop_card_max: 10000
Where item_rate_card: 100 = 0.01%
Where item_rate_card_boss = 0.01%
How can i change item_rate_card_boss to 0.00001% ?
Is it possible?
Thank you.