Crafting ranking
Recipes -> Number of recipes the player has learned.
Craft points -> Amount of the player's craft points.
Diversity -> A value that indicates the spread of crafted items.
It measures the variety of items by summing the square roots of the quantities produced.
Example
- If you produced 100 units of Product A and 25 units of Product B:
Diversity = √100 + √25 = 10 + 5 = 15
- If you produced 150 units of Product A:
Diversity = √150 = 12.2
Therefore, the more different products you craft, the greater your diversity score. Crafted -> Total number of crafted items.
Excellent results are also counted as crafted items.
Related articles