dantoki Posted September 12, 2021 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
0 LearningRO Posted September 12, 2021 Posted September 12, 2021 Header: Type: MOB_ITEM_RATIO_DB Version: 1 Body: - Thanatos_Card 50000 try that Quote
0 Capuche Posted September 12, 2021 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
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%.
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.