From Dark and Darker Wiki

(Updated loot table names)
(Added loot score & gear score)
Line 1: Line 1:
This page is WIP. Still working on formatting the data.
This page is WIP. Still working on formatting the data.


== Loot Score & Gear Score ==
Loot Score determines overall rarity that drops from the loot table.
Formula for loot score:
<code>
sum_of (item's_rarity * item's_drop_chance)
</code>
<br>
Gear Score determines overall gear rarity that drops from the loot table. Gears only contain [[Weapons]], [[Armors]], [[Jewelry]]
Formula for gear score:
<code>
sum_of (gear's_rarity * gear's_drop_chance) / total_gear_drop_chance
</code>
You can see these values in the loot table pages.
== List ==
There are total of 193 Loot Tables in the game.
There are total of 193 Loot Tables in the game.
Loot tables shows chances and counts for only 1 roll. However, many containers and corpses rolls more than once as they drop more than one item.


Here is the list of them:
Here is the list of them:

Revision as of 22:18, 22 December 2022

This page is WIP. Still working on formatting the data.

Loot Score & Gear Score

Loot Score determines overall rarity that drops from the loot table.

Formula for loot score:

sum_of (item's_rarity * item's_drop_chance)


Gear Score determines overall gear rarity that drops from the loot table. Gears only contain Weapons, Armors, Jewelry

Formula for gear score:

sum_of (gear's_rarity * gear's_drop_chance) / total_gear_drop_chance


You can see these values in the loot table pages.


List

There are total of 193 Loot Tables in the game.

Loot tables shows chances and counts for only 1 roll. However, many containers and corpses rolls more than once as they drop more than one item.

Here is the list of them: