From Dark and Darker Wiki
m (Raw Salad moved page Template:GenerateContainersLootDrops to Template:GeneratePropLootDrops) |
(Fixed display status of ungenerated tabs) |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--><h2>Loot Tables</h2><!-- | --><h2 style="width:100%">Loot Tables</h2><!-- | ||
--><p style="width:fit-content; border:1px solid #DD952A; text-align:center; padding:3px; font-weight:bold; margin:20px; border-radius:10px;">Loot Tables last updated for {{#explode:{{:TODO| | --><!--<p style="width:fit-content; border:1px solid #DD952A; text-align:center; padding:3px; font-weight:bold; margin:20px; border-radius:10px;">Loot Tables last updated for {{#explode:{{:TODO|Prop Data}}|$|0|2}}</p>--><!-- | ||
--><div style="width: | --><div style="width:50%; min-width:400px">{{ContainersMapNavBar|{{{1|}}}|{{{2|}}}}}</div><!-- | ||
-->Currently on Source: {{{2|}}}<!-- | -->Currently on Source: {{{2|}}}<br><br><!-- | ||
Type: | Type: | ||
-->{{#if:{{#vardefineecho:Normal|{{Prop Data|{{{1|}}}|{{# | --><span style="font-size:24px"><!-- | ||
-->{{#vardefine:isActive|yes}}<!-- | |||
-->{{#if:{{#vardefineecho:HighRoller|{{Prop Data|{{{1|}}}|{{#var: | -->{{#switch:1<!-- | ||
-->|{{#if:{{#vardefineecho:Normal|{{Prop Data|{{{1|}}}-{{{2|}}}|N|drops|all}} }}|1}}=<!-- | |||
-->{{TabToggle|Normal|'''Normal'''|active=yes|tabid=loottable}}<!-- | |||
-->{{#vardefine:isLocked}}<!-- | |||
-->{{#vardefine:isActive|no}}<!-- | |||
If the first case isn't triggered, this is a fall-through option. | |||
In practice, this means there only exist locked versions of the prop for Normals. | |||
-->|{{#if:{{#vardefineecho:Normal|{{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|drops|all}} }}|1}}=<!-- | |||
-->{{TabToggle|Normal|'''Normal'''|active=yes|tabid=loottable}}<!-- | |||
-->{{#vardefine:isLocked|#Locked}}<!-- | |||
-->{{#vardefine:isActive|no}} }}<!-- | |||
-->{{#switch:1<!-- | |||
-->|{{#if:{{#vardefineecho:HighRoller|{{Prop Data|{{{1|}}}-{{{2|}}}|HR|drops|all}} }}|1}}=<!-- | |||
-->{{TabToggle|HighRoller|'''High Roller'''|active={{#var:isActive}}|tabid=loottable}}<!-- | |||
-->{{#vardefine:isActive|no}}<!-- | |||
-->{{#vardefine:isLockedHR}}<!-- | |||
If the first case isn't triggered, this is a fall-through option. | |||
In practice, this means there only exist locked versions of the prop for High Roller. | |||
-->|{{#if:{{#vardefineecho:HighRoller|{{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|drops|all}} }}|1}}=<!-- | |||
-->{{TabToggle|HighRoller|'''High Roller'''|active={{#var:isActive}}|tabid=loottable}}<!-- | |||
-->{{#vardefine:isActive|no}}<!-- | |||
-->{{#vardefine:isLockedHR|#Locked}} }}<!-- | |||
Loot Tables for container {{{1|}}} on source {{ | Different structure from above as Monster Props cannot be locked so we don't need the fall-through feature of Switches | ||
-->{{#if:{{#vardefineecho:Common|{{Prop Data|{{{1|}}}-{{{2|}}}|Common|drops|all}} }}<!-- | |||
-->|{{TabToggle|Common|'''Common'''|active={{#var:isActive}}|tabid=loottable}}<!-- | |||
-->{{#vardefine:isActive|no}} }}<!-- | |||
-->{{#if:{{#vardefineecho:Elite|{{Prop Data|{{{1|}}}-{{{2|}}}|Elite|drops|all}} }}<!-- | |||
-->|{{TabToggle|Elite|'''Elite'''|active={{#var:isActive}}|tabid=loottable}}<!-- | |||
-->{{#vardefine:isActive|no}} }}<!-- | |||
-->{{#if:{{#vardefineecho:Nightmare|{{Prop Data|{{{1|}}}-{{{2|}}}|Nightmare|drops|all}} }}<!-- | |||
-->|{{TabToggle|Nightmare|'''Nightmare'''|active={{#var:isActive}}|tabid=loottable}}<!-- | |||
-->{{#vardefine:isActive|no}} }}</span><!-- | |||
Loot Tables for container {{{1|}}} on source {{{2|}}} | |||
Transclude the Loot Tables for the Normal drops | Transclude the Loot Tables for the Normal drops | ||
--><div class="Normal-data" {{#if:{{#var:Normal}}||style="display:none"}}><!-- | --><div class="Normal-data" {{#if:{{#var:Normal}}||style="display:none"}}><!-- | ||
-->{{#arraydefine:drops|{{#var:Normal}} }}<!-- | -->{{#arraydefine:drops|{{#var:Normal}} }}<!-- | ||
-->Loot Table: <!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | -->{{#loop:i|0|{{#arraysize:drops}}<!-- | ||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | -->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | ||
Line 32: | Line 59: | ||
--><div class="{{#var:currentdrop}}-data" {{#ifeq:{{#var:i}}|0||style="display:none"}}><!-- | --><div class="{{#var:currentdrop}}-data" {{#ifeq:{{#var:i}}|0||style="display:none"}}><!-- | ||
--><br><!-- | --><br><!-- | ||
--><span style="margin-left:30px"><!-- | --><span style="margin-left:30px; font-size:24px"><!-- | ||
-->Rolls {{Prop Data|{{{1|}}}|{{#var: | -->Rolls <b>{{Prop Data|{{{1|}}}-{{{2|}}}{{#var:isLocked}}|N|drops|{{#var:currentdrop}} }}</b> time(s)</span><!-- | ||
--><br><!-- | --><br><!-- | ||
-->{{:LootTable:{{#var:currentdrop}}|N}}</div> }}</div><!-- | -->{{:LootTable:{{#var:currentdrop}}|N}}</div> }}</div><!-- | ||
Line 40: | Line 67: | ||
--><div class="HighRoller-data" {{#if:{{#var:Normal}}|style="display:none"}}><!-- | --><div class="HighRoller-data" {{#if:{{#var:Normal}}|style="display:none"}}><!-- | ||
-->{{#arraydefine:drops|{{#var:HighRoller}} }}<!-- | -->{{#arraydefine:drops|{{#var:HighRoller}} }}<!-- | ||
-->Loot Table: <!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | -->{{#loop:i|0|{{#arraysize:drops}}<!-- | ||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | -->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | ||
Line 51: | Line 79: | ||
--><div class="{{#var:currentdrop}}-data" {{#ifeq:{{#var:i}}|0||style="display:none"}}><!-- | --><div class="{{#var:currentdrop}}-data" {{#ifeq:{{#var:i}}|0||style="display:none"}}><!-- | ||
--><br><!-- | --><br><!-- | ||
--><span style="margin-left:30px"><!-- | --><span style="margin-left:30px; font-size:24px"><!-- | ||
-->Rolls {{Prop Data|{{{1|}}}|{{#var: | -->Rolls <b class="colorrarityElite">{{Prop Data|{{{1|}}}-{{{2|}}}{{#var:isLockedHR}}|HR|drops|{{#var:currentdrop}} }}</b> time(s)</span><!-- | ||
--><br><!-- | --><br><!-- | ||
-->{{:LootTable:{{#var:currentdrop}}|HR}}</div> }}</div><!-- | -->{{:LootTable:{{#var:currentdrop}}|HR}}</div> }}</div><!-- | ||
Transclude the Loot Tables for the Common drops | |||
--><div class="Common-data" {{#if:{{#var:Normal}}{{#var:HighRoller}}|style="display:none"}}><!-- | |||
-->{{#arraydefine:drops|{{#var:Common}} }}<!-- | |||
-->Loot Table: <!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | |||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | |||
-->{{TabToggle<!-- | |||
-->|{{#var:currentdrop}}<!-- | |||
-->|{{#var:currentdrop}}<!-- | |||
-->|active={{#ifeq:{{ #var:i }}|0|yes|no}}<!-- | |||
-->|tabid=Common}} }}<!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | |||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | |||
--><div class="{{#var:currentdrop}}-data" {{#ifeq:{{#var:i}}|0||style="display:none"}}><!-- | |||
--><br><!-- | |||
--><span style="margin-left:30px; font-size:24px"><!-- | |||
-->Rolls <b>{{Prop Data|{{{1|}}}-{{{2|}}}|Common|drops|{{#var:currentdrop}} }}</b> time(s)</span><!-- | |||
--><br><!-- | |||
-->{{:LootTable:{{#var:currentdrop}}|Common}}</div> }}</div><!-- | |||
Transclude the Loot Tables for the Elite drops | |||
--><div class="Elite-data" {{#if:{{#var:Normal}}{{#var:HighRoller}}{{#var:Common}}|style="display:none"}}><!-- | |||
-->{{#arraydefine:drops|{{#var:Elite}} }}<!-- | |||
-->Loot Table: <!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | |||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | |||
-->{{TabToggle<!-- | |||
-->|{{#var:currentdrop}}<!-- | |||
-->|{{#var:currentdrop}}<!-- | |||
-->|active={{#ifeq:{{ #var:i }}|0|yes|no}}<!-- | |||
-->|tabid=Elite}} }}<!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | |||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | |||
--><div class="{{#var:currentdrop}}-data" {{#ifeq:{{#var:i}}|0||style="display:none"}}><!-- | |||
--><br><!-- | |||
--><span style="margin-left:30px; font-size:24px"><!-- | |||
-->Rolls <b class="colorrarityElite">{{Prop Data|{{{1|}}}-{{{2|}}}|Elite|drops|{{#var:currentdrop}} }}</b> time(s)</span><!-- | |||
--><br><!-- | |||
-->{{:LootTable:{{#var:currentdrop}}|Elite}}</div> }}</div><!-- | |||
Transclude the Loot Tables for the Nightmare drops | |||
--><div class="Nightmare-data" {{#if:{{#var:Normal}}{{#var:HighRoller}}{{#var:Common}}{{#var:Elite}}|style="display:none"}}><!-- | |||
-->{{#arraydefine:drops|{{#var:Nightmare}} }}<!-- | |||
-->Loot Table: <!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | |||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | |||
-->{{TabToggle<!-- | |||
-->|{{#var:currentdrop}}<!-- | |||
-->|{{#var:currentdrop}}<!-- | |||
-->|active={{#ifeq:{{ #var:i }}|0|yes|no}}<!-- | |||
-->|tabid=Nightmare}} }}<!-- | |||
-->{{#loop:i|0|{{#arraysize:drops}}<!-- | |||
-->|{{#vardefine:currentdrop|{{#arrayindex:drops|{{#var:i}} }} }}<!-- | |||
--><div class="{{#var:currentdrop}}-data" {{#ifeq:{{#var:i}}|0||style="display:none"}}><!-- | |||
--><br><!-- | |||
--><span style="margin-left:30px; font-size:24px"><!-- | |||
-->Rolls <b class="colorrarityNightmare">{{Prop Data|{{{1|}}}-{{{2|}}}|Nightmare|drops|{{#var:currentdrop}} }}</b> time(s)</span><!-- | |||
--><br><!-- | |||
-->{{:LootTable:{{#var:currentdrop}}|Nightmare}}</div> }}</div><!-- | |||
If there are no drops for the Source tell the user | If there are no drops for the Source tell the user | ||
--><div {{#if:{{#var:Normal}}{{#var:HighRoller}}|style="display:none"}}>There is no {{{1|}}} on this Source.</div><!-- | --><div {{#if:{{#var:Normal}}{{#var:HighRoller}}{{#var:Common}}{{#var:Elite}}{{#var:Nightmare}}|style="display:none"}}>There is no {{{1|}}} on this Source.</div><!-- | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
Example <pre style="width:fit-content">{{ | <h1>Example: Marvelous Chest</h1> | ||
{{ | <pre style="width:fit-content">{{GeneratePropLootDrops|Marvelous Chest|Global}}</pre> | ||
{{GeneratePropLootDrops|Marvelous Chest|Global}} | |||
<h1>Example: Spider Pot</h1> | |||
<pre style="width:fit-content">{{GeneratePropLootDrops|Spider Pot|Global}}</pre> | |||
{{GeneratePropLootDrops|Spider Pot|Global}} | |||
</noinclude> | </noinclude> |
Latest revision as of 21:33, 24 September 2024
Example: Marvelous Chest
{{GeneratePropLootDrops|Marvelous Chest|Global}}
Loot Tables
Currently on Source: Global
High Roller
Loot Table:
Rolls 3 time(s)
Goldchest_Marvelouschest_HR1
Spawn_Eventcurrency_N
Spawn_Treasure_Marvelouschesttreasure_HR1
Utility_Marvelouschestutility_HR1
Spawn_Chestcoin_Marvelouschestgold_HR1
Rolls 3 time(s)
0
50
100
150
200
300
400
500
Type Rarity | Weapon 29.93% | Armor 53.28% | Accessory 13.87% | Utility 2.92% |
---|---|---|---|---|
Rare 70.0% | 20.9489% | 37.2993% | 9.708% | 2.0438% |
Epic 25.0% | 7.4818% | 13.3212% | 3.4672% | 0.7299% |
Legend 5.0% | 1.4964% | 2.6642% | 0.6934% | 0.146% |
Name | Luck GradeLuck Grades present on the graph but missing in the column below are associated with dropping nothing. | Rarity | Type | Item Count | Probability |
---|---|---|---|---|---|
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Utility | 1 | 0.5109% | |
5 | Epic | Utility | 1 | 0.1825% | |
6 | Legendary | Utility | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Utility | 1 | 0.5109% | |
5 | Epic | Utility | 1 | 0.1825% | |
6 | Legendary | Utility | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Utility | 1 | 0.5109% | |
5 | Epic | Utility | 1 | 0.1825% | |
6 | Legendary | Utility | 1 | 0.0365% | |
4 | Rare | Utility | 1 | 0.5109% | |
5 | Epic | Utility | 1 | 0.1825% | |
6 | Legendary | Utility | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Accessory | 1 | 0.5109% | |
5 | Epic | Accessory | 1 | 0.1825% | |
6 | Legendary | Accessory | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Armor | 1 | 0.5109% | |
5 | Epic | Armor | 1 | 0.1825% | |
6 | Legendary | Armor | 1 | 0.0365% | |
4 | Rare | Weapon | 1 | 0.5109% | |
5 | Epic | Weapon | 1 | 0.1825% | |
6 | Legendary | Weapon | 1 | 0.0365% |
Example: Spider Pot
{{GeneratePropLootDrops|Spider Pot|Global}}
Loot Tables
Currently on Source: Global
Common
Elite
Nightmare
Loot Table:
Loot Table:
Rolls 1 time(s)
Spiderpot_Common
Rolls 1 time(s)
0
50
100
150
200
300
400
500
Type Rarity | Utility 24.16% | Misc 75.84% |
---|---|---|
Poor 1.95% | 1.9516% | |
Common 59.58% | 12.74% | 46.8387% |
Uncommon 32.97% | 8.2424% | 24.7273% |
Rare 5.0% | 1.129% | 3.871% |
Epic 0.5% | 0.1% | 0.4% |
Name | Luck GradeLuck Grades present on the graph but missing in the column below are associated with dropping nothing. | Rarity | Type | Item Count | Probability |
---|---|---|---|---|---|
2 | Common | Utility | 1 | 1.9516% | |
3 | Uncommon | Utility | 1 | 1.0303% | |
4 | Rare | Utility | 1 | 0.1613% | |
5 | Epic | Utility | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Utility | 1 | 1.9516% | |
3 | Uncommon | Utility | 1 | 1.0303% | |
4 | Rare | Utility | 1 | 0.1613% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Utility | 1 | 1.9516% | |
3 | Uncommon | Utility | 1 | 1.0303% | |
4 | Rare | Utility | 1 | 0.1613% | |
5 | Epic | Utility | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
3 | Common | Utility | 2 | 1.0303% | |
3 | Uncommon | Utility | 1 | 1.0303% | |
4 | Rare | Utility | 1 | 0.1613% | |
5 | Epic | Utility | 1 | 0.0167% | |
2 | Common | Utility | 1 | 1.9516% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Utility | 1 | 1.9516% | |
3 | Uncommon | Utility | 1 | 1.0303% | |
4 | Rare | Utility | 1 | 0.1613% | |
5 | Epic | Utility | 1 | 0.0167% | |
2 | Common | Utility | 1 | 1.9516% | |
3 | Uncommon | Utility | 1 | 1.0303% | |
4 | Rare | Utility | 1 | 0.1613% | |
5 | Epic | Utility | 1 | 0.0167% | |
3 | Uncommon | Utility | 1 | 1.0303% | |
4 | Rare | Utility | 1 | 0.1613% | |
5 | Epic | Utility | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Poor | Utility | 1 | 1.9516% | |
3 | Uncommon | Utility | 2 | 1.0303% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% | |
2 | Common | Misc | 1 | 1.9516% | |
3 | Uncommon | Misc | 1 | 1.0303% | |
4 | Rare | Misc | 1 | 0.1613% | |
5 | Epic | Misc | 1 | 0.0167% |