StendhalItemsDropScoring: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Consumables: add scores for potions, antidotes, & poisons
imported>AntumDeluge
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is a list to score item drop rarity from creatures. Score is determined using the following formula. Lower number means more rare:
This is a list to score item drop rarity from creatures. Score is determined using the following formula. Lower number means more rare:

== Formula ==


<blockquote>
<blockquote>
Line 14: Line 16:
'''Formula:''' ''<span style="color:darkgreen;">(spawn count * drop rate * (1 / respawn)) * 1000 + (spawn count * drop rate * (1 / respawn)) * 1000 ...</span>''
'''Formula:''' ''<span style="color:darkgreen;">(spawn count * drop rate * (1 / respawn)) * 1000 + (spawn count * drop rate * (1 / respawn)) * 1000 ...</span>''
</blockquote>
</blockquote>

== Tools for Calculating ==


A [https://gist.github.com/AntumDeluge/654ba150eb0c4f716b9b39719c010be8 Python script] is available for calculating.
A [https://gist.github.com/AntumDeluge/654ba150eb0c4f716b9b39719c010be8 Python script] is available for calculating.


Usage:
An asterisk (*) denotes that the score may be inaccurate.

<blockquote>
<pre>
python stendhal_drop_score.py <item1> [<item2> [<item3> ...]]
</pre>
</blockquote>

The ''<span style="color:darkgreen;">creatures_spawn_points.txt</span>'' file was generated with the ''<span style="color:darkred;">games.stendhal.tools.GenerateMonsterUsage</span>'' tool & needs to be regenerated if number of creature spawn points have changed.

== Notes ==

An asterisk (*) denotes that the score may be inaccurate due to possible inaccurate number of calculated spawn points.


== Items Lists ==


== Weapons ==
=== Weapons ===


''updated 2022-05-22''
''updated 2022-05-22''
Line 170: Line 187:
|}
|}


== Armor ==
=== Armor ===


''updated 2022-05-28''
''updated 2022-05-28''

==== Armor ====


{| class="wikitable sortable"
{| class="wikitable sortable"
Line 204: Line 223:
{{DropScore|armor|studded armor|1085.37|}}
{{DropScore|armor|studded armor|1085.37|}}
{{DropScore|armor|xeno armor|2.0|}}
{{DropScore|armor|xeno armor|2.0|}}
|}

==== Boots ====

{| class="wikitable sortable"
! Class !! Item !! Score !! Acquired by<br>Other Means
{{DropScore|boots|black boots|19.51|}}
{{DropScore|boots|black boots|19.51|}}
{{DropScore|boots|blue boots|155.52|yes}}
{{DropScore|boots|blue boots|155.52|yes}}
Line 222: Line 247:
{{DropScore|boots|studded boots|768.43|}}
{{DropScore|boots|studded boots|768.43|}}
{{DropScore|boots|xeno boots|3.33|}}
{{DropScore|boots|xeno boots|3.33|}}
|}

==== Cloak ====

{| class="wikitable sortable"
! Class !! Item !! Score !! Acquired by<br>Other Means
{{DropScore|cloak|black cloak|1.0|}}
{{DropScore|cloak|black cloak|1.0|}}
{{DropScore|cloak|black dragon cloak|*0.63|}}
{{DropScore|cloak|black dragon cloak|*0.63|}}
Line 245: Line 276:
{{DropScore|cloak|vampire cloak|1.46|}}
{{DropScore|cloak|vampire cloak|1.46|}}
{{DropScore|cloak|xeno cloak|2.0|}}
{{DropScore|cloak|xeno cloak|2.0|}}
|}

==== Helmet ====

{| class="wikitable sortable"
! Class !! Item !! Score !! Acquired by<br>Other Means
{{DropScore|helmet|aventail|100.82|}}
{{DropScore|helmet|aventail|100.82|}}
{{DropScore|helmet|black helmet|2.79|}}
{{DropScore|helmet|black helmet|2.79|}}
Line 264: Line 301:
{{DropScore|helmet|viking helmet|254.29|}}
{{DropScore|helmet|viking helmet|254.29|}}
{{DropScore|helmet|xeno helmet|2.0|}}
{{DropScore|helmet|xeno helmet|2.0|}}
|}

==== Legs ====

{| class="wikitable sortable"
! Class !! Item !! Score !! Acquired by<br>Other Means
{{DropScore|legs|black legs|3.07|yes}}
{{DropScore|legs|black legs|3.07|yes}}
{{DropScore|legs|blue legs|39.45|yes}}
{{DropScore|legs|blue legs|39.45|yes}}
Line 281: Line 324:
{{DropScore|legs|studded legs|1189.94|}}
{{DropScore|legs|studded legs|1189.94|}}
{{DropScore|legs|xeno legs|2.0|}}
{{DropScore|legs|xeno legs|2.0|}}
|}

==== Shield ====

{| class="wikitable sortable"
! Class !! Item !! Score !! Acquired by<br>Other Means
|-
|-
| shield || <item>black shield</item> || style="text-align:right;"|0.88 ||
| shield || <item>black shield</item> || style="text-align:right;"|0.88 ||
Line 327: Line 376:
|}
|}


== Misc. Equipment ==
=== Misc. Equipment ===


''updated 2022-05-28''
''updated 2022-05-28''
Line 351: Line 400:
|}
|}


== Tools ==
=== Tools ===


''updated 2022-05-28''
''updated 2022-05-28''
Line 360: Line 409:
|}
|}


== Consumables ==
=== Consumables ===


''updated 2022-05-28''
''updated 2022-05-28''
Line 367: Line 416:
! Class !! Item !! Score !! Acquired by<br>Other Means
! Class !! Item !! Score !! Acquired by<br>Other Means
{{DropScore|drink|antidote|2655.16|yes}}
{{DropScore|drink|antidote|2655.16|yes}}
{{DropScore|drink|antivenom|n/a|yes}}
{{DropScore|drink|apple juice|n/a|}}
{{DropScore|drink|beer|580.17|yes}}
{{DropScore|drink|cobra venom|n/a|yes}}
{{DropScore|drink|deadly poison|254.49|}}
{{DropScore|drink|deadly poison|254.49|}}
{{DropScore|drink|disease poison|116.85|yes}}
{{DropScore|drink|disease poison|116.85|yes}}
{{DropScore|drink|fierywater|n/a|yes}}
{{DropScore|drink|fish soup|n/a|yes}}
{{DropScore|drink|fish soup|n/a|yes}}
{{DropScore|drink|greater antidote|2788.24|yes}}
{{DropScore|drink|greater antidote|2788.24|yes}}
{{DropScore|drink|greater poison|4797.76|}}
{{DropScore|drink|greater poison|4797.76|}}
{{DropScore|drink|greater potion|*20087.38|yes}}
{{DropScore|drink|greater potion|*20087.38|yes}}
{{DropScore|drink|love potion|n/a|yes}}
{{DropScore|drink|mana|n/a|}}
{{DropScore|drink|mega poison|0.29|}}
{{DropScore|drink|mega poison|0.29|}}
{{DropScore|drink|mega potion|1357.34|yes}}
{{DropScore|drink|mega potion|1357.34|yes}}
{{DropScore|drink|mild koboldish torcibud|n/a|yes}}
{{DropScore|drink|milk|n/a|yes}}
{{DropScore|drink|minor potion|727.54|yes}}
{{DropScore|drink|olive oil|72.46|yes}}
{{DropScore|drink|pina colada|n/a|yes}}
{{DropScore|drink|poison|*3851.89|}}
{{DropScore|drink|poison|*3851.89|}}
{{DropScore|drink|potion|12413.32|yes}}
{{DropScore|drink|potion|12413.32|yes}}
{{DropScore|drink|sedative|848.75|yes}}
{{DropScore|drink|soup|4.0|yes}}
{{DropScore|drink|strong koboldish torcibud|n/a|yes}}
{{DropScore|drink|tea|n/a|yes}}
{{DropScore|drink|twilight elixir|n/a (special drop)|}}
{{DropScore|drink|vinegar|72.46|yes}}
{{DropScore|drink|vsop koboldish torcibud|n/a|yes}}
{{DropScore|drink|water|n/a|yes}}
{{DropScore|drink|wine|380.17|yes}}
{{DropScore|food|apple|2420.65|yes}}
{{DropScore|food|apple pie|n/a|yes}}
{{DropScore|food|artichoke|n/a|yes}}
{{DropScore|food|banana|2266.67|}}
{{DropScore|food|black apple|n/a|}}
{{DropScore|food|bread|n/a|yes}}
{{DropScore|food|broccoli|n/a|yes}}
{{DropScore|food|butter|n/a|yes}}
{{DropScore|food|button mushroom|1232.13|yes}}
{{DropScore|food|candycane|n/a|}}
{{DropScore|food|carrot|625.54|yes}}
{{DropScore|food|cauliflower|125.0|yes}}
{{DropScore|food|char|195.12|yes}}
{{DropScore|food|cheese|73382.25|yes}}
{{DropScore|food|cheese sausage|n/a|yes}}
{{DropScore|food|cheeseydog|n/a|yes}}
{{DropScore|food|cherry|1236.64|yes}}
{{DropScore|food|cherry pie|n/a|yes}}
{{DropScore|food|chicken|16822.22|}}
{{DropScore|food|chocolate bar|675.0|yes}}
{{DropScore|food|chocolate shake|n/a|yes}}
{{DropScore|food|clownfish|650.41|yes}}
{{DropScore|food|coconut|n/a|yes}}
{{DropScore|food|cod|3800.62|yes}}
{{DropScore|food|collard|n/a|yes}}
{{DropScore|food|corn|n/a|yes}}
{{DropScore|food|courgette|n/a|yes}}
{{DropScore|food|crepes suzette|n/a|yes}}
{{DropScore|food|easter egg|n/a|yes}}
{{DropScore|food|egg|44.92|yes}}
{{DropScore|food|fairy cake|696.09|}}
{{DropScore|food|fish pie|805.41|yes}}
{{DropScore|food|garlic|n/a|yes}}
{{DropScore|food|grapes|n/a|yes}}
{{DropScore|food|greenmint|n/a|}}
{{DropScore|food|grilled steak|n/a|yes}}
{{DropScore|food|gumdrops|n/a|}}
{{DropScore|food|habanero pepper|n/a|yes}}
{{DropScore|food|ham|47541.98|}}
{{DropScore|food|honey|*300|yes}}
{{DropScore|food|honey|*300|yes}}
{{DropScore|food|hotdog|n/a|yes}}
{{DropScore|food|icecream|n/a|yes}}
{{DropScore|food|leek|212.79|yes}}
{{DropScore|food|lemon|2266.67|}}
{{DropScore|food|lemondrop|n/a|}}
{{DropScore|food|licorice|n/a|yes}}
{{DropScore|food|lollipop|n/a|}}
{{DropScore|food|mackerel|451.81|yes}}
{{DropScore|food|mauve apple|n/a|}}
{{DropScore|food|meat|121028.67|yes}}
{{DropScore|food|olive|n/a|yes}}
{{DropScore|food|onion|195.35|yes}}
{{DropScore|food|pear|n/a|yes}}
{{DropScore|food|peppermint|n/a|}}
{{DropScore|food|perch|477.14|yes}}
{{DropScore|food|pie|178.82|yes}}
{{DropScore|food|pineapple|n/a|yes}}
{{DropScore|food|pinto beans|1775.32|yes}}
{{DropScore|food|pizza|n/a|yes}}
{{DropScore|food|pomegranate|n/a|yes}}
{{DropScore|food|porcini|737.03|yes}}
{{DropScore|food|potato|1428.72|}}
{{DropScore|food|purple apple|n/a|}}
{{DropScore|food|red lionfish|n/a|yes}}
{{DropScore|food|roach|n/a|yes}}
{{DropScore|food|salad|n/a|yes}}
{{DropScore|food|sandwich|299.91|yes}}
{{DropScore|food|sausage|n/a|yes}}
{{DropScore|food|small easter egg|n/a|yes}}
{{DropScore|food|smoked cod|n/a|yes}}
{{DropScore|food|smoked ham|n/a|yes}}
{{DropScore|food|smoked meat|n/a|yes}}
{{DropScore|food|smoked trout|n/a|yes}}
{{DropScore|food|spinach|1712.08|yes}}
{{DropScore|food|sugar|n/a|yes}}
{{DropScore|food|surgeonfish|124.22|yes}}
{{DropScore|food|taffy|n/a|}}
{{DropScore|food|toadstool|n/a|yes}}
{{DropScore|food|tomato|633.67|yes}}
{{DropScore|food|trout|76.35|yes}}
{{DropScore|food|tuna sandwich|n/a|yes}}
{{DropScore|food|vanilla shake|n/a|yes}}
{{DropScore|food|watermelon|n/a|yes}}
|}
|}


== Misc. ==
=== Misc. ===


''updated 2022-05-28''
''updated 2022-05-28''

Latest revision as of 12:16, 12 July 2022

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

Formula

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: (spawn count * drop rate * (1 / respawn)) * 1000 + (spawn count * drop rate * (1 / respawn)) * 1000 ...

Tools for Calculating

A Python script is available for calculating.

Usage:

python stendhal_drop_score.py <item1> [<item2> [<item3> ...]]

The creatures_spawn_points.txt file was generated with the games.stendhal.tools.GenerateMonsterUsage tool & needs to be regenerated if number of creature spawn points have changed.

Notes

An asterisk (*) denotes that the score may be inaccurate due to possible inaccurate number of calculated spawn points.

Items Lists

Weapons

updated 2022-05-22

Class Item Score Acquired by
Other Means
v1.40
axe <item>axe</item> 649.87
axe <item>bardiche</item> 239.65
axe <item>battle axe</item> 274.054
axe <item>black halberd</item> 0.12
axe <item>black scythe</item> 0.09
axe <item>chaos axe</item> 0.03
axe <item>durin axe</item> 0.39
axe <item>golden twoside axe</item> 19.21
axe <item>halberd</item> 98.29
axe <item>hand axe</item> 109.67
axe <item>magic twoside axe</item> 1.72
axe <item>old scythe</item> 583.94
axe <item>scythe</item> 38.52
axe <item>small axe</item> 69.33
axe <item>twoside axe</item> 805.92
club <item>chaos hammer</item> 5.07
club <item>club</item> 2844.44
club <item>enhanced mace</item> 298.3
club <item>flail</item> 3432.29
club <item>golden hammer</item> 489.82
club <item>golden mace</item> 218.13
club <item>hammer</item> 564.33
club <item>ice war hammer</item> 0.15
club <item>mace</item> 580.80
club <item>morning star</item> 90.59
club <item>skull staff</item> 81.22
club <item>staff</item> 167.37
club <item>ugmash</item> 86.57
club <item>vulcano hammer</item> 0.18
club <item>war hammer</item> 169.1
ranged <item>composite bow</item> 110.43
ranged <item>crossbow</item> 347.3
ranged <item>hunter crossbow</item> 104.55
ranged <item>longbow</item> 324.11
ranged <item>mithril bow</item> 0.03
ranged <item>wooden bow</item> 312.11
sword <item>assassin dagger</item> 235.12
sword <item>biting sword</item> 78.71
sword <item>black sword</item> 0.15
sword <item>broadsword</item> 530.68
sword <item>buster</item> 2.26
sword <item>chaos dagger</item> 2.0
sword <item>chaos sword</item> 120.58
sword <item>claymore</item> 105.65
sword <item>dagger</item> 1220.99
sword <item>dark dagger</item> 6.95
sword <item>demon fire sword</item> 0.17
sword <item>demon sword</item> 33.73
sword <item>drow sword</item> 8.04
sword <item>elvish sword</item> 66.0
sword <item>fire sword</item> 78.51
sword <item>golden blade</item> 0.004
sword <item>golden orc sword</item> 0.09 0.01
sword <item>great sword</item> 29.99
sword <item>hell dagger</item> 1.46
sword <item>ice sword</item> 3.28
sword <item>imperator sword</item> 0.33
sword <item>immortal sword</item> 0.17
sword <item>katana</item> 358.25
sword <item>knife</item> 41.67
sword <item>night dagger</item> 30.9
sword <item>nihonto</item> 1.39
sword <item>orc sword</item> 9.41
sword <item>orcish sword</item> 0.86
sword <item>royal dagger</item> 0.23
sword <item>scimitar</item> 510.67
sword <item>short sword</item> 619.57
sword <item>soul dagger</item> 0.02
sword <item>sword</item> 71.63
sword <item>vampire sword</item> 0.1
sword <item>xeno sword</item> 0.67

Armor

updated 2022-05-28

Armor

Class Item Score Acquired by
Other Means
armor <item>barbarian armor</item> 400.95
armor <item>black armor</item> *0.26
armor <item>blue armor</item> 268.83
armor <item>chain armor</item> 1007.51
armor <item>chaos armor</item> 4.45
armor <item>dress</item> 175.0
armor <item>dwarvish armor</item> 163.15
armor <item>elvish armor</item> 359.57
armor <item>enhanced chainmail</item> 4407.55
armor <item>golden armor</item> 536.32
armor <item>golden chainmail</item> 1790.64
armor <item>ice armor</item> 3.38
armor <item>iron scale armor</item> 2464.49
armor <item>leather armor</item> 2966.67
armor <item>leather cuirass</item> 2848.33
armor <item>leather scale armor</item> 1133.33
armor <item>magic plate armor</item> 0.097
armor <item>mainio armor</item> 1.33
armor <item>pauldroned iron cuirass</item> 1556.03
armor <item>pauldroned leather cuirass</item> 2531.05
armor <item>plate armor</item> 1974.267
armor <item>red armor</item> 57.85
armor <item>royal armor</item> 1.31
armor <item>scale armor</item> 2186.09
armor <item>shadow armor</item> 450.59
armor <item>stone armor</item> 53.63
armor <item>studded armor</item> 1085.37
armor <item>xeno armor</item> 2.0

Boots

Class Item Score Acquired by
Other Means
boots <item>black boots</item> 19.51
boots <item>blue boots</item> 155.52
boots <item>chain boots</item> 570.52
boots <item>chaos boots</item> 347.15
boots <item>elvish boots</item> 170.63
boots <item>golden boots</item> 89.09
boots <item>green thing boots</item> 1.45
boots <item>leather boots</item> 100.0
boots <item>magic plate boots</item> 1.44
boots <item>mainio boots</item> 6.99
boots <item>mithril boots</item> 0.02
boots <item>red boots</item> 282.9
boots <item>royal boots</item> 4.36
boots <item>shadow boots</item> 248.78
boots <item>steel boots</item> 315.17
boots <item>stone boots</item> 374.07
boots <item>studded boots</item> 768.43
boots <item>xeno boots</item> 3.33

Cloak

Class Item Score Acquired by
Other Means
cloak <item>black cloak</item> 1.0
cloak <item>black dragon cloak</item> *0.63
cloak <item>blue dragon cloak</item> 42.19
cloak <item>blue elf cloak</item> 83.50
cloak <item>blue striped cloak</item> 39.38
cloak <item>bone dragon cloak</item> 21.82
cloak <item>chaos cloak</item> 200.67
cloak <item>cloak</item> 1534.51
cloak <item>dwarf cloak</item> 42.52
cloak <item>elf cloak</item> 127.65
cloak <item>elvish cloak</item> 296.77
cloak <item>golden cloak</item> 71.0
cloak <item>green dragon cloak</item> 91.49
cloak <item>lich cloak</item> 2.8
cloak <item>magic cloak</item> 20.76
cloak <item>mainio cloak</item> 5.16
cloak <item>red cloak</item> 174.01
cloak <item>red dragon cloak</item> 13.86
cloak <item>royal cloak</item> 5.86
cloak <item>shadow cloak</item> 93.14
cloak <item>stone cloak</item> 161.21
cloak <item>vampire cloak</item> 1.46
cloak <item>xeno cloak</item> 2.0

Helmet

Class Item Score Acquired by
Other Means
helmet <item>aventail</item> 100.82
helmet <item>black helmet</item> 2.79
helmet <item>blue helmet</item> 261.27
helmet <item>chain helmet</item> 127.08
helmet <item>chaos helmet</item> 44.16
helmet <item>elvish hat</item> 421.86
helmet <item>golden helmet</item> 80.9
helmet <item>horned golden helmet</item> 25.98
helmet <item>leather helmet</item> 286.86
helmet <item>liberty helmet</item> 2.73
helmet <item>magic chain helmet</item> 0.17
helmet <item>mainio helmet</item> 3.47
helmet <item>red helmet</item> 111.36
helmet <item>robins hat</item> 233.33
helmet <item>royal helmet</item> 0.74
helmet <item>shadow helmet</item> 27.26
helmet <item>studded helmet</item> 11.57
helmet <item>viking helmet</item> 254.29
helmet <item>xeno helmet</item> 2.0

Legs

Class Item Score Acquired by
Other Means
legs <item>black legs</item> 3.07
legs <item>blue legs</item> 39.45
legs <item>chain legs</item> 376.47
legs <item>chaos legs</item> 123.2
legs <item>dwarvish legs</item> 6.13
legs <item>elvish legs</item> 397.87
legs <item>golden legs</item> 53.80
legs <item>jewelled legs</item> 0.11
legs <item>leather legs</item> 533.33
legs <item>magic plate legs</item> 5.84
legs <item>mainio legs</item> 13.97
legs <item>mithril legs</item> 0.03
legs <item>red legs</item> 208.58
legs <item>royal legs</item> 2.81
legs <item>shadow legs</item> 49.19
legs <item>studded legs</item> 1189.94
legs <item>xeno legs</item> 2.0

Shield

Class Item Score Acquired by
Other Means
shield <item>black shield</item> 0.88
shield <item>blue shield</item> 147.86
shield <item>buckler</item> 777.78
shield <item>chaos shield</item> 165.18
shield <item>crown shield</item> 133.47
shield <item>elvish shield</item> 106.13
shield <item>enhanced lion shield</item> 101.87
shield <item>golden shield</item> 21.2
shield <item>green dragon shield</item> 11.3
shield <item>ice shield</item> 0.007
shield <item>lion shield</item> 325.89
shield <item>magic plate shield</item> 23.31
shield <item>mainio shield</item> 9.33
shield <item>plate shield</item> 3838.86
shield <item>red shield</item> 89.37
shield <item>royal shield</item> 4.0
shield <item>shadow shield</item> 113.19
shield <item>skull shield</item> 182.96
shield <item>studded shield</item> 19.17
shield <item>unicorn shield</item> 240.04
shield <item>wooden shield</item> 886.0
shield <item>xeno shield</item> 1.33

Misc. Equipment

updated 2022-05-28

Class Item Score Acquired by
Other Means
v1.40
arrow <item>fire arrow</item> 59.43 n/a
arrow <item>golden arrow</item> 552.71
arrow <item>ice arrow</item> 90.13 n/a
arrow <item>power arrow</item> 744.16 636.91
arrow <item>steel arrow</item> 2671.70
arrow <item>wooden arrow</item> 1548.60
missile <item>fire shuriken</item> 81.08
missile <item>shuriken</item> 575.76
missile <item>snowball</item> 370.37
missile <item>wooden spear</item> 1589.38
ring <item>emerald ring</item> 0.09
ring <item>imperial ring</item> 6.45
ring <item>insulated ring</item> 0.73
ring <item>medicinal ring</item> 78.26
ring <item>placid ring</item> 14.77
ring <item>turtle shell ring</item> 0.36

Tools

updated 2022-05-28

Class Item Score Acquired by
Other Means
tool <item>scroll eraser</item> *18.05

Consumables

updated 2022-05-28

Class Item Score Acquired by
Other Means
drink <item>antidote</item> 2655.16
drink <item>antivenom</item> n/a
drink <item>apple juice</item> n/a
drink <item>beer</item> 580.17
drink <item>cobra venom</item> n/a
drink <item>deadly poison</item> 254.49
drink <item>disease poison</item> 116.85
drink <item>fierywater</item> n/a
drink <item>fish soup</item> n/a
drink <item>greater antidote</item> 2788.24
drink <item>greater poison</item> 4797.76
drink <item>greater potion</item> *20087.38
drink <item>love potion</item> n/a
drink <item>mana</item> n/a
drink <item>mega poison</item> 0.29
drink <item>mega potion</item> 1357.34
drink <item>mild koboldish torcibud</item> n/a
drink <item>milk</item> n/a
drink <item>minor potion</item> 727.54
drink <item>olive oil</item> 72.46
drink <item>pina colada</item> n/a
drink <item>poison</item> *3851.89
drink <item>potion</item> 12413.32
drink <item>sedative</item> 848.75
drink <item>soup</item> 4.0
drink <item>strong koboldish torcibud</item> n/a
drink <item>tea</item> n/a
drink <item>twilight elixir</item> n/a (special drop)
drink <item>vinegar</item> 72.46
drink <item>vsop koboldish torcibud</item> n/a
drink <item>water</item> n/a
drink <item>wine</item> 380.17
food <item>apple</item> 2420.65
food <item>apple pie</item> n/a
food <item>artichoke</item> n/a
food <item>banana</item> 2266.67
food <item>black apple</item> n/a
food <item>bread</item> n/a
food <item>broccoli</item> n/a
food <item>butter</item> n/a
food <item>button mushroom</item> 1232.13
food <item>candycane</item> n/a
food <item>carrot</item> 625.54
food <item>cauliflower</item> 125.0
food <item>char</item> 195.12
food <item>cheese</item> 73382.25
food <item>cheese sausage</item> n/a
food <item>cheeseydog</item> n/a
food <item>cherry</item> 1236.64
food <item>cherry pie</item> n/a
food <item>chicken</item> 16822.22
food <item>chocolate bar</item> 675.0
food <item>chocolate shake</item> n/a
food <item>clownfish</item> 650.41
food <item>coconut</item> n/a
food <item>cod</item> 3800.62
food <item>collard</item> n/a
food <item>corn</item> n/a
food <item>courgette</item> n/a
food <item>crepes suzette</item> n/a
food <item>easter egg</item> n/a
food <item>egg</item> 44.92
food <item>fairy cake</item> 696.09
food <item>fish pie</item> 805.41
food <item>garlic</item> n/a
food <item>grapes</item> n/a
food <item>greenmint</item> n/a
food <item>grilled steak</item> n/a
food <item>gumdrops</item> n/a
food <item>habanero pepper</item> n/a
food <item>ham</item> 47541.98
food <item>honey</item> *300
food <item>hotdog</item> n/a
food <item>icecream</item> n/a
food <item>leek</item> 212.79
food <item>lemon</item> 2266.67
food <item>lemondrop</item> n/a
food <item>licorice</item> n/a
food <item>lollipop</item> n/a
food <item>mackerel</item> 451.81
food <item>mauve apple</item> n/a
food <item>meat</item> 121028.67
food <item>olive</item> n/a
food <item>onion</item> 195.35
food <item>pear</item> n/a
food <item>peppermint</item> n/a
food <item>perch</item> 477.14
food <item>pie</item> 178.82
food <item>pineapple</item> n/a
food <item>pinto beans</item> 1775.32
food <item>pizza</item> n/a
food <item>pomegranate</item> n/a
food <item>porcini</item> 737.03
food <item>potato</item> 1428.72
food <item>purple apple</item> n/a
food <item>red lionfish</item> n/a
food <item>roach</item> n/a
food <item>salad</item> n/a
food <item>sandwich</item> 299.91
food <item>sausage</item> n/a
food <item>small easter egg</item> n/a
food <item>smoked cod</item> n/a
food <item>smoked ham</item> n/a
food <item>smoked meat</item> n/a
food <item>smoked trout</item> n/a
food <item>spinach</item> 1712.08
food <item>sugar</item> n/a
food <item>surgeonfish</item> 124.22
food <item>taffy</item> n/a
food <item>toadstool</item> n/a
food <item>tomato</item> 633.67
food <item>trout</item> 76.35
food <item>tuna sandwich</item> n/a
food <item>vanilla shake</item> n/a
food <item>watermelon</item> n/a

Misc.

updated 2022-05-28

Class Item Score Acquired by
Other Means
v1.37
jewelry <item>black pearl</item> 486.77
jewelry <item>carbuncle</item> 127.64
jewelry <item>diamond</item> 20.13
jewelry <item>emerald</item> 263.12
jewelry <item>obsidian</item> *4.17
jewelry <item>sapphire</item> 375.19
misc <item>bat entrails</item> 4500.0
misc <item>giant heart</item> 2409.75
misc <item>marbles</item> 900.0
misc <item>pelt</item> 104369.08 5113.369
misc <item>rodent trap</item> 1146.34
misc <item>snowglobe</item> 8.50
misc <item>unicorn horn</item> 398.33
misc <item>vampirette entrails</item> 921.05
misc <item>venom gland</item> 55.56
money <item>money</item> *609588.31 777048.91
resource <item>gold bar</item> 6.22
resource <item>gold nugget</item> 46.0
resource <item>grain</item> 728.31
resource <item>mithril bar</item> 0.0006
resource <item>mithril nugget</item> 0.16
resource <item>silk gland</item> 522.79
resource <item>spotted egg</item> 16.32
resource <item>wood</item> 3608.46
special <item>lucky charm</item> 76.37