StendhalItemsDropScoring: Difference between revisions
Content deleted Content added
imported>AntumDeluge →Armor: separate armor types into different tables |
imported>AntumDeluge mNo edit summary |
||
| (12 intermediate revisions by the same user not shown) | |||
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:
== Formula ==
<blockquote>
Line 14 ⟶ 16:
'''Formula:''' ''<span style="color:darkgreen;">(spawn count * drop rate * (1 / respawn)) * 1000 + (spawn count * drop rate * (1 / respawn)) * 1000 ...</span>''
</blockquote>
== Tools 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 ===
''updated 2022-05-22''
Line 170 ⟶ 187:
|}
=== Armor ===
''updated 2022-05-28''
==== Armor ====
{| class="wikitable sortable"
Line 208 ⟶ 225:
|}
==== Boots ====
{| class="wikitable sortable"
Line 232 ⟶ 249:
|}
==== Cloak ====
{| class="wikitable sortable"
Line 261 ⟶ 278:
|}
==== Helmet ====
{| class="wikitable sortable"
Line 286 ⟶ 303:
|}
==== Legs ====
{| class="wikitable sortable"
Line 309 ⟶ 326:
|}
==== Shield ====
{| class="wikitable sortable"
Line 359 ⟶ 376:
|}
=== Misc. Equipment ===
''updated 2022-05-28''
Line 383 ⟶ 400:
|}
=== Tools ===
''updated 2022-05-28''
Line 392 ⟶ 409:
|}
=== Consumables ===
''updated 2022-05-28''
Line 515 ⟶ 532:
|}
=== Misc. ===
''updated 2022-05-28''
| |||