StendhalItemsDropScoring: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Link to Python script
imported>AntumDeluge
Line 35: Line 35:
| club || <item>vulcano hammer</item> || 920308
| club || <item>vulcano hammer</item> || 920308
|-
|-
| sword || <item>black sword</item> || 90567
| sword || <item>assassin dagger</item> || 3039.7
|-
| sword || <item>biting sword</item> || 121.1
|-
| sword || <item>black sword</item> || 90566.7
|-
|-
| sword || <item>chaos dagger</item> || 500
| sword || <item>chaos dagger</item> || 500

Revision as of 23:58, 20 May 2022

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 assassin dagger 3039.7
sword biting sword 121.1
sword black sword 90566.7
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