Minting Percentages
Last updated
Last updated
When you mint a Mystery Chest, there is a set probability for receiving each type of item:
5% probability, the user will obtain a item Legendary
10% probability, the user will obtain an item Epic
15% probability, the user will obtain a item Diamond
30% probability, the user will obtain a item Gold
40% probability, the user will obtain an item Iron
This means that when you open a Mystery Chest, the item you receive is determined by these probabilities.
Each item also comes with a rarity percentage, which is determined according to these probability ranges:
1% chance that the item’s rarity falls between 95 and 99%
4% chance that the item’s rarity falls between 90 and 95%
20% chance that the item’s rarity falls between 75 and 90%
35% chance that the item’s rarity falls between 40 and 75%
40% chance that the item’s rarity is less than 40%
A higher rarity percentage indicates that the item is more rare and potentially more valuable.
To prevent simulation or cheating on the smart contract, the rarity values are generated and assigned to the NFT once it is minted.
This ensures that the rarity is determined securely and fairly, reducing the risk of any manipulation.