From Dark and Darker Wiki
(Changed examples.) |
(Separated Unique tab into Uniques and Artifacts tabs.) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 42: | Line 42: | ||
-->||{{#vardefine:active|Legendary}} }} }} }}<!-- | -->||{{#vardefine:active|Legendary}} }} }} }}<!-- | ||
-->{{#vardefine:Unique|<!-- | -->{{#vardefine:Unique|<!-- | ||
-->{{#ifexist:DropTable:{{{1|{{PAGENAME}}}}} 7<!-- | |||
-->|1<!-- | |||
-->{{#if:{{#var:active}}<!-- | |||
-->||{{#vardefine:active|Unique}} }} }} }}<!-- | |||
-->{{#vardefine:Artifact|<!-- | |||
If the item has a unique weapon variant check the DropTable for it. Else check the DropTable for the item itself. | If the item has a unique weapon variant check the DropTable for it. Else check the DropTable for the item itself. | ||
-->{{#ifexist:DropTable:{{#if:{{Weapon Data|{{{1|{{PAGENAME}}}}}|artifactname}}|{{Weapon Data|{{{1|{{PAGENAME}}}}}|artifactname}} | -->{{#ifexist:DropTable:{{#if:{{Weapon Data|{{{1|{{PAGENAME}}}}}|artifactname}}|{{Weapon Data|{{{1|{{PAGENAME}}}}}|artifactname}} 8|{{{1|{{PAGENAME}}}}} 8}}<!-- | ||
-->|1<!-- | -->|1<!-- | ||
-->{{#if:{{#var:active}}<!-- | -->{{#if:{{#var:active}}<!-- | ||
-->||{{#vardefine:active| | -->||{{#vardefine:active|Artifact}} }} }} }}<!-- | ||
If the item has no drop tables, display nothing. | If the item has no drop tables, display nothing. | ||
-->{{#if:{{#var:Junk}}{{#var:Poor}}{{#var:Common}}{{#var:Uncommon}}{{#var:Rare}}{{#var:Epic}}{{#var:Legendary}}{{#var:Unique}}<!-- | --><span style="width:100%; {{#if:{{#var:Junk}}{{#var:Poor}}{{#var:Common}}{{#var:Uncommon}}{{#var:Rare}}{{#var:Epic}}{{#var:Legendary}}{{#var:Unique}}{{#var:Artifact}}<!-- | ||
-->|display:inline-block"><h2>Dropped By</h2><!-- | |||
--><p style="width:fit-content; border:1px solid #DD952A; text-align:center; padding: | -->|display:none">}}<!-- | ||
--><p style="width:fit-content; border:1px solid #DD952A; text-align:center; padding:5px; font-weight:bold; margin:9px; border-radius:10px;">Drop Tables last updated for {{#explode:{{:TODO|DropTables}}|$|0|2}}</p><br><!-- | |||
-->{{#if:{{#var:Junk}}<!-- If the item has a drop table for the rarity, display the tab for it. | -->{{#if:{{#var:Junk}}<!-- If the item has a drop table for the rarity, display the tab for it. | ||
-->|{{TabToggle|Junk|Junk|active={{#ifeq:Junk|{{#var:active}}|yes|no}} }} }}<!-- | -->|{{TabToggle|Junk|Junk|active={{#ifeq:Junk|{{#var:active}}|yes|no}} }} }}<!-- | ||
Line 68: | Line 74: | ||
-->{{#if:{{#var:Unique}}<!-- | -->{{#if:{{#var:Unique}}<!-- | ||
-->|{{TabToggle|Unique|Unique|active={{#ifeq:Unique|{{#var:active}}|yes|no}} }} }}<!-- | -->|{{TabToggle|Unique|Unique|active={{#ifeq:Unique|{{#var:active}}|yes|no}} }} }}<!-- | ||
-->{{#if:{{#var:Artifact}}<!-- | |||
-->|{{TabToggle|Artifact|Artifact|active={{#ifeq:Artifact|{{#var:active}}|yes|no}} }} }}<!-- | |||
-->{{#if:{{#var:Junk}}<!-- | -->{{#if:{{#var:Junk}}<!-- | ||
-->|<div class="Junk-data" style="width: | -->|<div class="Junk-data" style="width:75%;{{#ifeq:Junk|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 0}}</div>}}<!-- | -->{{:DropTable:{{{1|{{PAGENAME}}}}} 0}}</div>}}<!-- | ||
-->{{#if:{{#var:Poor}}<!-- | -->{{#if:{{#var:Poor}}<!-- | ||
-->|<div class="Poor-data" style="width: | -->|<div class="Poor-data" style="width:75%;{{#ifeq:Poor|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 1}}</div>}}<!-- | -->{{:DropTable:{{{1|{{PAGENAME}}}}} 1}}</div>}}<!-- | ||
-->{{#if:{{#var:Common}}<!-- | -->{{#if:{{#var:Common}}<!-- | ||
-->|<div class="Common-data"style="width: | -->|<div class="Common-data"style="width:75%;{{#ifeq:Common|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 2}}</div>}}<!-- | -->{{:DropTable:{{{1|{{PAGENAME}}}}} 2}}</div>}}<!-- | ||
-->{{#if:{{#var:Uncommon}}<!-- | -->{{#if:{{#var:Uncommon}}<!-- | ||
-->|<div class="Uncommon-data"style="width: | -->|<div class="Uncommon-data"style="width:75%;{{#ifeq:Uncommon|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 3}}</div>}}<!-- | -->{{:DropTable:{{{1|{{PAGENAME}}}}} 3}}</div>}}<!-- | ||
-->{{#if:{{#var:Rare}}<!-- | -->{{#if:{{#var:Rare}}<!-- | ||
-->|<div class="Rare-data"style="width: | -->|<div class="Rare-data"style="width:75%;{{#ifeq:Rare|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 4}}</div>}}<!-- | -->{{:DropTable:{{{1|{{PAGENAME}}}}} 4}}</div>}}<!-- | ||
-->{{#if:{{#var:Epic}}<!-- | -->{{#if:{{#var:Epic}}<!-- | ||
-->|<div class="Epic-data"style="width: | -->|<div class="Epic-data"style="width:75%;{{#ifeq:Epic|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 5}}</div>}}<!-- | -->{{:DropTable:{{{1|{{PAGENAME}}}}} 5}}</div>}}<!-- | ||
-->{{#if:{{#var:Legendary}}<!-- | -->{{#if:{{#var:Legendary}}<!-- | ||
-->|<div class="Legendary-data"style="width: | -->|<div class="Legendary-data"style="width:75%;{{#ifeq:Legendary|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 6}}</div>}}<!-- | -->{{:DropTable:{{{1|{{PAGENAME}}}}} 6}}</div>}}<!-- | ||
-->{{#if:{{#var:Unique}}<!-- | -->{{#if:{{#var:Unique}}<!-- | ||
-->|<div class="Unique-data"style="width: | -->|<div class="Unique-data"style="width:75%;{{#ifeq:Unique|{{#var:active}}|| display:none;}}"><!-- | ||
-->{{:DropTable:{{{1|{{PAGENAME}}}}} 7}}</div>}}<!-- | |||
-->{{#if:{{#var:Artifact}}<!-- | |||
-->|<div class="Artifact-data"style="width:75%;{{#ifeq:Artifact|{{#var:active}}|| display:none;}}"><!-- | |||
If the item has a artifact variant display the DropTable for it. Else display the DropTable for the item itself. | If the item has a artifact variant display the DropTable for it. Else display the DropTable for the item itself. | ||
-->{{:DropTable:{{#if:{{Weapon Data|{{{1|{{PAGENAME}}}}}|artifactname}}<!-- | -->{{:DropTable:{{#if:{{Weapon Data|{{{1|{{PAGENAME}}}}}|artifactname}}<!-- | ||
-->|{{Weapon Data|{{{1|{{PAGENAME}}}}}|artifactname}} 8<!-- | |||
-->|{{{1|{{PAGENAME}}}}} 8}}}}</div>}}</span><!-- | |||
--><span style="font-size:18px; width:100%; {{#if:{{#var:Junk}}{{#var:Poor}}{{#var:Common}}{{#var:Uncommon}}{{#var:Rare}}{{#var:Epic}}{{#var:Legendary}}{{#var:Unique}}{{#var:Artifact}}<!-- | |||
-->|display:none"><!-- | |||
-->|display:inline-block"><h2>Dropped By</h2>}}<!-- | |||
--><p style="padding:20px">Nothing. Currently no drop source provides this item.</p></span><!-- | |||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
=Generate Drop Tables= | =Generate Drop Tables= | ||
==Example== | ==Example== | ||
<pre>{{GenerateDropTables| | <pre>{{GenerateDropTables|Cinder}}</pre> | ||
{{GenerateDropTables| | {{GenerateDropTables|Cinder}} | ||
==Example== | |||
<pre>{{GenerateDropTables|Halberd}}</pre> | |||
{{GenerateDropTables|Halberd}} | |||
==Example== | ==Example== | ||
Line 113: | Line 134: | ||
==Example== | ==Example== | ||
Displays that no sources drop the item. The intention is to display true negatives and avoid the confusion of users wondering if no dropped by section is a wiki error. | |||
<pre>{{GenerateDropTables|Potion of Luck}}</pre> | <pre>{{GenerateDropTables|Potion of Luck}}</pre> | ||
{{GenerateDropTables|Potion of Luck}} | {{GenerateDropTables|Potion of Luck}} | ||
</noinclude> | </noinclude> |
Latest revision as of 10:42, 26 July 2024
Contents
Generate Drop Tables
Example
{{GenerateDropTables|Cinder}}
Dropped By
Drop Tables last updated for Patch:6.6#Hotfix 69-2
Artifact
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 0.2% | |
Monster | 1 | 0.1667% | |
Loose Loot | 1 | 0.1429% | |
Loose Loot | 1 | 0.0714% | |
Loose Loot | 1 | 0.0057% | |
Monster | 1 | 0.0042% | |
Loose Loot | 1 | 0.0038% | |
Monster | 1 | 0.0036% | |
Monster | 1 | 0.0036% |
Nothing. Currently no drop source provides this item.
Example
{{GenerateDropTables|Halberd}}
Dropped By
Drop Tables last updated for Patch:6.6#Hotfix 69-2
Common
Uncommon
Rare
Epic
Legendary
Artifact
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 3.9375% | |
Loose Loot | 1 | 2.2222% | |
Monster | 1 | 1.8125% | |
Monster | 1 | 0.9615% | |
Loose Loot | 1 | 0.6178% | |
Loose Loot | 1 | 0.6178% | |
Monster | 1 | 0.5943% | |
Containers | 1 | 0.299% | |
Containers | 1 | 0.299% | |
Containers | 1 | 0.2985% | |
Containers | 1 | 0.2985% | |
Monster | 1 | 0.2736% | |
Containers | 1 | 0.2689% | |
Containers | 1 | 0.2689% | |
Monster | 1 | 0.2625% | |
Containers | 1 | 0.2189% | |
Containers | 1 | 0.2189% | |
Containers | 1 | 0.2189% | |
Monster | 1 | 0.1208% | |
Containers | 1 | 0.0865% | |
Containers | 1 | 0.0865% |
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 7.5% | |
Monster | 1 | 6.5808% | |
Monster | 1 | 3.75% | |
Monster | 1 | 1.3346% | |
Loose Loot | 1 | 1.2222% | |
Loose Loot | 1 | 1.2222% | |
Monster | 1 | 1.1321% | |
Monster | 1 | 0.9528% | |
Monster | 1 | 0.8796% | |
Monster | 1 | 0.8767% | |
Loose Loot | 1 | 0.8756% | |
Loose Loot | 1 | 0.8756% | |
Containers | 1 | 0.6% | |
Containers | 1 | 0.6% | |
Containers | 1 | 0.597% | |
Containers | 1 | 0.597% | |
Containers | 1 | 0.58% | |
Containers | 1 | 0.58% | |
Monster | 1 | 0.566% | |
Monster | 1 | 0.566% | |
Containers | 1 | 0.5045% | |
Containers | 1 | 0.5045% | |
Containers | 1 | 0.5045% | |
Containers | 1 | 0.5045% | |
Containers | 1 | 0.4955% | |
Containers | 1 | 0.4955% | |
Containers | 1 | 0.4955% | |
Containers | 1 | 0.495% | |
Containers | 1 | 0.495% | |
Containers | 1 | 0.4009% | |
Containers | 1 | 0.4009% | |
Containers | 1 | 0.3769% | |
Containers | 1 | 0.3769% | |
Containers | 1 | 0.3769% | |
Containers | 1 | 0.3769% | |
Containers | 1 | 0.3769% | |
Containers | 1 | 0.355% | |
Containers | 1 | 0.355% | |
Containers | 1 | 0.2975% | |
Containers | 1 | 0.2975% | |
Containers | 1 | 0.2975% | |
Containers | 1 | 0.2975% | |
Monster | 1 | 0.283% | |
Loose Loot | 1 | 0.2378% | |
Loose Loot | 1 | 0.2378% | |
Monster | 1 | 0.1918% | |
Monster | 1 | 0.1918% | |
Monster | 1 | 0.1698% | |
Containers | 1 | 0.1385% | |
Containers | 1 | 0.1385% | |
Containers | 1 | 0.1% | |
Containers | 1 | 0.1% | |
Containers | 1 | 0.099% | |
Containers | 1 | 0.099% | |
Containers | 1 | 0.0964% | |
Containers | 1 | 0.0964% | |
Containers | 1 | 0.0946% | |
Containers | 1 | 0.0946% |
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 6.2308% | |
Monster | 1 | 6.0% | |
Monster | 1 | 5.6538% | |
Monster | 1 | 5.0% | |
Monster | 1 | 3.2692% | |
Loose Loot | 1 | 2.2222% | |
Monster | 1 | 1.5769% | |
Loose Loot | 1 | 1.2444% | |
Loose Loot | 1 | 1.2444% | |
Loose Loot | 1 | 1.1111% | |
Monster | 1 | 1.0% | |
Monster | 1 | 0.9667% | |
Loose Loot | 1 | 0.8889% | |
Monster | 1 | 0.8333% | |
Monster | 1 | 0.8333% | |
Loose Loot | 1 | 0.8167% | |
Loose Loot | 1 | 0.8111% | |
Monster | 1 | 0.8082% | |
Monster | 1 | 0.8082% | |
Containers | 1 | 0.7517% | |
Containers | 1 | 0.7517% | |
Monster | 1 | 0.7377% | |
Monster | 1 | 0.6667% | |
Monster | 1 | 0.6557% | |
Containers | 1 | 0.65% | |
Containers | 1 | 0.6% | |
Containers | 1 | 0.5985% | |
Containers | 1 | 0.5985% | |
Containers | 1 | 0.5985% | |
Containers | 1 | 0.5985% | |
Containers | 1 | 0.55% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5% | |
Containers | 1 | 0.4955% | |
Containers | 1 | 0.48% | |
Containers | 1 | 0.48% | |
Monster | 1 | 0.4779% | |
Containers | 1 | 0.4746% | |
Containers | 1 | 0.4746% | |
Containers | 1 | 0.4685% | |
Containers | 1 | 0.4685% | |
Containers | 1 | 0.445% | |
Containers | 1 | 0.4237% | |
Monster | 1 | 0.411% | |
Containers | 1 | 0.4054% | |
Containers | 1 | 0.4% | |
Monster | 1 | 0.3982% | |
Containers | 1 | 0.39% | |
Containers | 1 | 0.39% | |
Monster | 1 | 0.3657% | |
Monster | 1 | 0.3657% | |
Containers | 1 | 0.3468% | |
Containers | 1 | 0.339% | |
Loose Loot | 1 | 0.3333% | |
Loose Loot | 1 | 0.3333% | |
Containers | 1 | 0.3318% | |
Containers | 1 | 0.3318% | |
Containers | 1 | 0.3318% | |
Containers | 1 | 0.3285% | |
Containers | 1 | 0.3285% | |
Containers | 1 | 0.3285% | |
Containers | 1 | 0.3285% | |
Containers | 1 | 0.3285% | |
Containers | 1 | 0.3093% | |
Monster | 1 | 0.2724% | |
Containers | 1 | 0.2585% | |
Containers | 1 | 0.2542% | |
Containers | 1 | 0.2542% | |
Containers | 1 | 0.2424% | |
Containers | 1 | 0.2424% | |
Containers | 1 | 0.2424% | |
Containers | 1 | 0.2424% | |
Containers | 1 | 0.211% | |
Containers | 1 | 0.211% | |
Containers | 1 | 0.1752% | |
Containers | 1 | 0.1752% | |
Containers | 1 | 0.1752% | |
Containers | 1 | 0.1752% | |
Containers | 1 | 0.146% | |
Containers | 1 | 0.146% | |
Monster | 1 | 0.1389% | |
Monster | 1 | 0.1292% | |
Monster | 1 | 0.1292% | |
Containers | 1 | 0.1271% | |
Containers | 1 | 0.1271% | |
Containers | 1 | 0.1271% | |
Containers | 1 | 0.1126% | |
Containers | 1 | 0.1126% | |
Monster | 1 | 0.1116% | |
Containers | 1 | 0.11% | |
Containers | 1 | 0.11% | |
Monster | 1 | 0.105% | |
Containers | 1 | 0.0985% | |
Containers | 1 | 0.0985% | |
Monster | 1 | 0.0962% | |
Containers | 1 | 0.095% | |
Containers | 1 | 0.095% | |
Monster | 1 | 0.0664% |
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 5.5962% | |
Monster | 1 | 4.3% | |
Monster | 1 | 3.8462% | |
Loose Loot | 1 | 2.2222% | |
Monster | 1 | 2.1154% | |
Loose Loot | 1 | 1.5204% | |
Loose Loot | 1 | 1.3556% | |
Loose Loot | 1 | 1.2222% | |
Loose Loot | 1 | 1.1696% | |
Loose Loot | 1 | 1.0667% | |
Monster | 1 | 1.0% | |
Loose Loot | 1 | 0.8444% | |
Monster | 1 | 0.8197% | |
Monster | 1 | 0.7818% | |
Monster | 1 | 0.6923% | |
Containers | 1 | 0.6144% | |
Containers | 1 | 0.6144% | |
Monster | 1 | 0.6019% | |
Monster | 1 | 0.6019% | |
Containers | 1 | 0.5839% | |
Containers | 1 | 0.58% | |
Containers | 1 | 0.5466% | |
Containers | 1 | 0.5438% | |
Containers | 1 | 0.5438% | |
Containers | 1 | 0.54% | |
Containers | 1 | 0.536% | |
Monster | 1 | 0.5357% | |
Containers | 1 | 0.5169% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Containers | 1 | 0.5109% | |
Monster | 1 | 0.5093% | |
Monster | 1 | 0.5093% | |
Monster | 1 | 0.5042% | |
Monster | 1 | 0.5% | |
Monster | 1 | 0.4483% | |
Containers | 1 | 0.4068% | |
Monster | 1 | 0.4018% | |
Containers | 1 | 0.3919% | |
Containers | 1 | 0.39% | |
Monster | 1 | 0.3805% | |
Monster | 1 | 0.3793% | |
Monster | 1 | 0.3782% | |
Containers | 1 | 0.345% | |
Monster | 1 | 0.3425% | |
Monster | 1 | 0.3425% | |
Containers | 1 | 0.322% | |
Containers | 1 | 0.3018% | |
Containers | 1 | 0.29% | |
Containers | 1 | 0.245% | |
Containers | 1 | 0.2424% | |
Containers | 1 | 0.2424% | |
Containers | 1 | 0.2424% | |
Containers | 1 | 0.1825% | |
Containers | 1 | 0.1825% | |
Monster | 1 | 0.1818% | |
Monster | 1 | 0.1639% | |
Monster | 1 | 0.125% | |
Containers | 1 | 0.1095% | |
Containers | 1 | 0.1095% | |
Containers | 1 | 0.1095% | |
Containers | 1 | 0.1095% | |
Monster | 1 | 0.1% | |
Loose Loot | 1 | 0.0889% | |
Loose Loot | 1 | 0.0889% | |
Monster | 1 | 0.0885% | |
Containers | 1 | 0.0847% | |
Containers | 1 | 0.0847% | |
Containers | 1 | 0.073% | |
Containers | 1 | 0.073% | |
Monster | 1 | 0.0685% | |
Containers | 1 | 0.0606% | |
Containers | 1 | 0.0606% | |
Containers | 1 | 0.0606% | |
Containers | 1 | 0.0606% | |
Loose Loot | 1 | 0.0444% | |
Loose Loot | 1 | 0.0444% | |
Containers | 1 | 0.0365% | |
Containers | 1 | 0.0365% | |
Containers | 1 | 0.0365% | |
Containers | 1 | 0.0365% | |
Containers | 1 | 0.0365% | |
Containers | 1 | 0.0339% | |
Containers | 1 | 0.0339% | |
Containers | 1 | 0.0339% | |
Containers | 1 | 0.0339% | |
Containers | 1 | 0.027% | |
Containers | 1 | 0.027% | |
Containers | 1 | 0.02% | |
Containers | 1 | 0.02% | |
Monster | 1 | 0.0182% | |
Containers | 1 | 0.0169% | |
Containers | 1 | 0.0169% | |
Containers | 1 | 0.0169% | |
Containers | 1 | 0.0135% | |
Containers | 1 | 0.0135% | |
Containers | 1 | 0.01% | |
Containers | 1 | 0.01% | |
Containers | 1 | 0.01% | |
Containers | 1 | 0.01% | |
Monster | 1 | 0.0088% | |
Containers | 1 | 0.005% | |
Containers | 1 | 0.005% |
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Loose Loot | 1 | 2.2222% | |
Loose Loot | 1 | 1.8222% | |
Loose Loot | 1 | 1.4222% | |
Loose Loot | 1 | 1.0% | |
Loose Loot | 1 | 0.6667% | |
Monster | 1 | 0.4286% | |
Monster | 1 | 0.3929% | |
Monster | 1 | 0.3697% | |
Monster | 1 | 0.2885% | |
Monster | 1 | 0.2232% | |
Monster | 1 | 0.2101% | |
Monster | 1 | 0.1852% | |
Monster | 1 | 0.1852% | |
Loose Loot | 1 | 0.1667% | |
Monster | 1 | 0.1538% | |
Monster | 1 | 0.1379% | |
Monster | 1 | 0.1269% | |
Containers | 1 | 0.1095% | |
Monster | 1 | 0.082% | |
Containers | 1 | 0.073% | |
Containers | 1 | 0.073% | |
Monster | 1 | 0.0714% | |
Containers | 1 | 0.0657% | |
Containers | 1 | 0.0657% | |
Monster | 1 | 0.0577% | |
Monster | 1 | 0.05% | |
Monster | 1 | 0.0463% | |
Monster | 1 | 0.0463% | |
Loose Loot | 1 | 0.0444% | |
Containers | 1 | 0.0438% | |
Containers | 1 | 0.0438% | |
Containers | 1 | 0.0438% | |
Containers | 1 | 0.0438% | |
Monster | 1 | 0.041% | |
Containers | 1 | 0.0365% | |
Containers | 1 | 0.0365% | |
Monster | 1 | 0.0346% | |
Monster | 1 | 0.0345% | |
Containers | 1 | 0.0339% | |
Monster | 1 | 0.0333% | |
Loose Loot | 1 | 0.0289% | |
Loose Loot | 1 | 0.0289% | |
Monster | 1 | 0.0274% | |
Monster | 1 | 0.0274% | |
Containers | 1 | 0.0273% | |
Containers | 1 | 0.0273% | |
Containers | 1 | 0.0273% | |
Monster | 1 | 0.0265% | |
Containers | 1 | 0.022% | |
Containers | 1 | 0.022% | |
Containers | 1 | 0.0219% | |
Containers | 1 | 0.0219% | |
Containers | 1 | 0.0219% | |
Containers | 1 | 0.0219% | |
Containers | 1 | 0.0182% | |
Containers | 1 | 0.0182% | |
Containers | 1 | 0.0182% | |
Containers | 1 | 0.0182% | |
Containers | 1 | 0.0169% | |
Containers | 1 | 0.015% | |
Containers | 1 | 0.0146% | |
Containers | 1 | 0.0146% | |
Monster | 1 | 0.0137% | |
Containers | 1 | 0.0135% | |
Loose Loot | 1 | 0.0133% | |
Loose Loot | 1 | 0.0133% | |
Containers | 1 | 0.011% | |
Containers | 1 | 0.011% | |
Containers | 1 | 0.011% | |
Containers | 1 | 0.011% | |
Containers | 1 | 0.01% | |
Containers | 1 | 0.01% | |
Containers | 1 | 0.01% | |
Monster | 1 | 0.0096% | |
Containers | 1 | 0.009% | |
Containers | 1 | 0.009% | |
Containers | 1 | 0.0073% | |
Containers | 1 | 0.0073% | |
Containers | 1 | 0.0073% | |
Containers | 1 | 0.0073% | |
Containers | 1 | 0.0073% | |
Containers | 1 | 0.006% | |
Containers | 1 | 0.006% | |
Containers | 1 | 0.0051% | |
Containers | 1 | 0.0051% | |
Containers | 1 | 0.005% | |
Containers | 1 | 0.005% | |
Containers | 1 | 0.0045% | |
Containers | 1 | 0.0045% | |
Loose Loot | 1 | 0.0044% | |
Loose Loot | 1 | 0.0044% | |
Monster | 1 | 0.0044% | |
Containers | 1 | 0.0034% | |
Containers | 1 | 0.0034% | |
Containers | 1 | 0.003% | |
Containers | 1 | 0.003% | |
Containers | 1 | 0.0017% | |
Containers | 1 | 0.0017% | |
Containers | 1 | 0.0017% | |
Containers | 1 | 0.0015% | |
Containers | 1 | 0.0015% | |
Containers | 1 | 0.0014% | |
Containers | 1 | 0.0014% | |
Containers | 1 | 0.001% | |
Containers | 1 | 0.001% |
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 0.2% | |
Monster | 1 | 0.1667% | |
Loose Loot | 1 | 0.1429% | |
Loose Loot | 1 | 0.0714% | |
Loose Loot | 1 | 0.0057% | |
Monster | 1 | 0.0042% | |
Loose Loot | 1 | 0.0038% | |
Monster | 1 | 0.0036% | |
Monster | 1 | 0.0036% |
Nothing. Currently no drop source provides this item.
Example
{{GenerateDropTables|Armet}}
Dropped By
Drop Tables last updated for Patch:6.6#Hotfix 69-2
Poor
Common
Uncommon
Rare
Epic
Legendary
Unique
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Containers | 1 | 0.3205% |
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 1.125% | |
Monster | 1 | 1.125% | |
Monster | 1 | 1.125% | |
Monster | 1 | 0.7683% | |
Monster | 1 | 0.7683% | |
Monster | 1 | 0.7683% | |
Monster | 1 | 0.7683% | |
Monster | 1 | 0.63% | |
Monster | 1 | 0.5943% | |
Loose Loot | 1 | 0.4787% | |
Containers | 1 | 0.4463% | |
Containers | 1 | 0.4463% | |
Containers | 1 | 0.4455% | |
Containers | 1 | 0.4455% | |
Monster | 1 | 0.4196% | |
Monster | 1 | 0.4196% | |
Containers | 1 | 0.4167% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3685% | |
Containers | 1 | 0.3542% | |
Monster | 1 | 0.3537% | |
Monster | 1 | 0.3537% | |
Containers | 1 | 0.3398% | |
Containers | 1 | 0.3398% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.3109% | |
Containers | 1 | 0.299% | |
Containers | 1 | 0.299% | |
Containers | 1 | 0.2985% | |
Containers | 1 | 0.2985% | |
Loose Loot | 1 | 0.2957% | |
Loose Loot | 1 | 0.2957% | |
Monster | 1 | 0.29% | |
Monster | 1 | 0.2866% | |
Monster | 1 | 0.2736% | |
Containers | 1 | 0.2718% | |
Containers | 1 | 0.2718% | |
Containers | 1 | 0.2718% | |
Containers | 1 | 0.2718% | |
Containers | 1 | 0.2718% | |
Containers | 1 | 0.2718% | |
Containers | 1 | 0.2689% | |
Containers | 1 | 0.2689% | |
Monster | 1 | 0.2625% | |
Containers | 1 | 0.2534% | |
Containers | 1 | 0.2534% | |
Containers | 1 | 0.2534% | |
Containers | 1 | 0.2534% | |
Containers | 1 | 0.2534% | |
Containers | 1 | 0.2534% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.253% | |
Containers | 1 | 0.2189% | |
Containers | 1 | 0.2189% | |
Containers | 1 | 0.2189% | |
Containers | 1 | 0.1433% | |
Containers | 1 | 0.1433% | |
Monster | 1 | 0.1208% | |
Containers | 1 | 0.1079% | |
Containers | 1 | 0.1079% | |
Containers | 1 | 0.0865% | |
Containers | 1 | 0.0865% |
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 0.0943% | |
Monster | 1 | 0.0926% | |
Monster | 1 | 0.0885% | |
Containers | 1 | 0.0431% | |
Loose Loot | 1 | 0.0327% | |
Containers | 1 | 0.0259% | |
Containers | 1 | 0.0259% | |
Monster | 1 | 0.0236% | |
Monster | 1 | 0.0231% | |
Monster | 1 | 0.0221% | |
Loose Loot | 1 | 0.014% | |
Containers | 1 | 0.0115% | |
Monster | 1 | 0.0106% | |
Monster | 1 | 0.0106% | |
Containers | 1 | 0.0103% | |
Containers | 1 | 0.0097% | |
Containers | 1 | 0.0082% | |
Containers | 1 | 0.0082% | |
Monster | 1 | 0.0076% | |
Loose Loot | 1 | 0.007% | |
Containers | 1 | 0.0065% | |
Containers | 1 | 0.0056% | |
Containers | 1 | 0.0055% | |
Containers | 1 | 0.0055% | |
Monster | 1 | 0.0053% | |
Monster | 1 | 0.0053% | |
Containers | 1 | 0.0052% | |
Containers | 1 | 0.0052% | |
Containers | 1 | 0.0052% | |
Containers | 1 | 0.0052% | |
Containers | 1 | 0.0049% | |
Containers | 1 | 0.0049% | |
Containers | 1 | 0.0049% | |
Containers | 1 | 0.0049% | |
Containers | 1 | 0.0049% | |
Loose Loot | 1 | 0.0047% | |
Monster | 1 | 0.0038% | |
Monster | 1 | 0.0037% | |
Monster | 1 | 0.0037% |
Nothing. Currently no drop source provides this item.
Example
Only displays the rarity it can drop
{{GenerateDropTables|Bone}}
Dropped By
Drop Tables last updated for Patch:6.6#Hotfix 69-2
Common
NameSorted by Total Expected Value (TEV) in Descending Order TEV = Sum of all (Count * Probability) | Type | Count | Probability |
---|---|---|---|
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% | |
Monster | 1 | 6.6667% |
Nothing. Currently no drop source provides this item.
Example
Displays that no sources drop the item. The intention is to display true negatives and avoid the confusion of users wondering if no dropped by section is a wiki error.
{{GenerateDropTables|Potion of Luck}}
Drop Tables last updated for Patch:6.6#Hotfix 69-2
Dropped By
Nothing. Currently no drop source provides this item.