dantoki Posted September 12, 2021 Group: Members Topic Count: 67 Topics Per Day: 0.01 Content Count: 235 Reputation: 42 Joined: 10/21/12 Last Seen: April 5 Share Posted September 12, 2021 ########################################################################### # Mob Item Ratio Database ########################################################################### # # Mob Item Ratio Settings # ########################################################################### # - Item AegisName of item to adjust. # Ratio Drop rate. # List: List of monster(s) affected (format <Aegis monster name>: true/false). (Defaulted to all monsters) ########################################################################### Header: Type: MOB_ITEM_RATIO_DB Version: 1 Body: - Item: Thanatos_Card Ratio: 50000 Making the ratio more than 69999 are getting error it has a limit of 6.99% droprate. how to fix this i want to make it 10%. Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted September 12, 2021 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: Yesterday at 12:30 AM Share Posted September 12, 2021 Header: Type: MOB_ITEM_RATIO_DB Version: 1 Body: - Thanatos_Card 50000 try that Quote Link to comment Share on other sites More sharing options...
0 Capuche Posted September 12, 2021 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted September 12, 2021 Ratio is a number between 0 and 10000, it can't exceed 10000 like in conf/battle/drops.txt 0 to remove the item 1 for 0.01% 10000 for 100% (in theory) Quote Link to comment Share on other sites More sharing options...
Question
dantoki
Making the ratio more than 69999 are getting error it has a limit of 6.99% droprate. how to fix this i want to make it 10%.
Link to comment
Share on other sites
2 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.