StendhalItemsDropScoring

Revision as of 23:53, 20 May 2022 by imported>AntumDeluge (Link to Python script)

This is a list to score item drop rarity from creatures. Score is determined using the following formula. Higher number means more rare:

Key
spawn count Number of spawn points in world for a creature.
drop rate Chance of drop from creature (using 0.05, not 5.0 as shown on website).
respawn Average creature respawn time in minutes.

Formula: 1 / (spawn count * drop rate * (1 / respawn)) + 1 / (spawn count * drop rate * (1 / respawn)) ...

A Python script is available for calculating.


List

Class Item Score
axe chaos axe 129455
axe durin axe 211159
axe magic twoside axe 40084
club black scythe 50000
club ice war hammer 6850
club vulcano hammer 920308
sword black sword 90567
sword chaos dagger 500
sword drow sword 16124
sword golden orc sword 71111
sword hell dagger 25713
sword imperator sword 2995
sword orc sword 106
sword orcish sword 6071
sword nihonto 720
sword soul dagger 513125
sword xeno sword 1500