

From Dark and Darker Wiki
mNo edit summary |
(→Methods of obtaining Artifacts: Changes to colors and formatting. Minor wording change in math section.) |
||
Line 148: | Line 148: | ||
==Methods of obtaining Artifacts== | ==Methods of obtaining Artifacts== | ||
'''Hoard''' | |||
<br> | <br> | ||
<span class="colorrarity7">20/156</span> unique drops on the hoard are Artifacts | |||
<br> | <br> | ||
<span class="colorrarity7">12.821%</span> chance if you hit a unique you get an artifact | |||
<br> | <br> | ||
So overall the Hoard has a <span class="colorrarity7">0.0128%</span> chance to drop an artifact per hit | |||
<br> | <br> | ||
<br> | <br> | ||
'''Skull Key Room''' | |||
<br> | <br> | ||
Skull Key room loose weapon DropRate is 37.5% Epic, 52.5% Legendary, 10% Unique | Skull Key room loose weapon DropRate is <span class="colorrarity5">37.5% Epic</span>, <span class="colorrarity6">52.5% Legendary</span>, <span class="colorrarity7">10% Unique</span> | ||
<br> | <br> | ||
<span class="colorrarity7">20/43</span> unique drops are Artifacts | |||
<br> | <br> | ||
<span class="colorrarity7">46.512%</span> chance if you hit a unique it will be an artifact | |||
<br> | <br> | ||
So overall the Skull room has a <span class="colorrarity7">4.6512%</span> chance to drop an artifact per hit | |||
<br> | <br> | ||
<br> | <br> | ||
'''Mystic Gem Room''' | |||
<br> | <br> | ||
Mystic Gem room weapon spawn is 75% Epic, 21% Legendary, 4% Unique | Mystic Gem room weapon spawn is <span class="colorrarity5">75% Epic</span>, <span class="colorrarity6">21% Legendary</span>, <span class="colorrarity7">4% Unique</span> | ||
<br> | <br> | ||
20/43 unique drops at the mystic gem room are | <span class="colorrarity7">20/43</span> unique drops at the mystic gem room are Artifacts | ||
<br> | <br> | ||
46.512% | <span class="colorrarity7">46.512%</span> chance if you hit a unique it will be an artifact | ||
<br> | <br> | ||
So overall the Mystic Gem has a 1.8605% chance to drop an artifact per hit | So overall the Mystic Gem has a <span class="colorrarity7">1.8605%</span> chance to drop an artifact per hit | ||
<br> | <br> | ||
<br> | <br> | ||
'''Dual Boss Treasure Room''' | |||
<br> | <br> | ||
Double Boss room ground loot is <span class="colorrarity5">91.5% Epic</span>, <span class="colorrarity6">8% Legendary</span>, <span class="colorrarity7">0.5% Unique</span>. (for the weapon) | |||
<br> | <br> | ||
<span class="colorrarity7">20/43</span> unique drops at the Dual Boss Treasure room are Artifacts | |||
<br> | <br> | ||
<span class="colorrarity7">46.512%</span> chance if you hit a unique it will be an artifact | |||
<br> | <br> | ||
So overall the Dual Boss Treasure (weapon) room has a <span class="colorrarity7">0.233%</span> chance to drop an artifact per hit | |||
<br> | |||
<br> | |||
'''Math for "At Least One in N trials"''' | |||
<br> | <br> | ||
For the chance at an Artifact appearing after multiple trials is | For the chance at an Artifact appearing after multiple trials is | ||
Line 191: | Line 196: | ||
(1 - ((V)^N)) x100 = C | (1 - ((V)^N)) x100 = C | ||
<br> | <br> | ||
V is chance of failure, N is times you | V is chance of failure, N is number of trials - aka, how many times you roll the event, and C is your answer in percentage format of getting 1 or more Artifacts | ||
<br> | <br> | ||
You can also write V as (1 - P), P being the probability of the event happening | You can also write V as (1 - P), P being the probability of the event happening | ||
Line 197: | Line 202: | ||
(1 - ((1-P)^N)) x100 = C | (1 - ((1-P)^N)) x100 = C | ||
<br> | <br> | ||
< | <div style="display:inline-block; border-left:20px Solid #0000;"> | ||
Example | Example | ||
<br> | <br> | ||
Line 208: | Line 213: | ||
<br> | <br> | ||
51.052% of getting one or more Artifacts | 51.052% of getting one or more Artifacts | ||
<br></div> |
Weapon Data is currently up to date for: Patch:6.8.5#Hotfix 88$red
Artifacts are base weapons that have special models, names, stats, and effects.
Hoard
20/156 unique drops on the hoard are Artifacts
12.821% chance if you hit a unique you get an artifact
So overall the Hoard has a 0.0128% chance to drop an artifact per hit
Skull Key Room
Skull Key room loose weapon DropRate is 37.5% Epic, 52.5% Legendary, 10% Unique
20/43 unique drops are Artifacts
46.512% chance if you hit a unique it will be an artifact
So overall the Skull room has a 4.6512% chance to drop an artifact per hit
Mystic Gem Room
Mystic Gem room weapon spawn is 75% Epic, 21% Legendary, 4% Unique
20/43 unique drops at the mystic gem room are Artifacts
46.512% chance if you hit a unique it will be an artifact
So overall the Mystic Gem has a 1.8605% chance to drop an artifact per hit
Dual Boss Treasure Room
Double Boss room ground loot is 91.5% Epic, 8% Legendary, 0.5% Unique. (for the weapon)
20/43 unique drops at the Dual Boss Treasure room are Artifacts
46.512% chance if you hit a unique it will be an artifact
So overall the Dual Boss Treasure (weapon) room has a 0.233% chance to drop an artifact per hit
Math for "At Least One in N trials"
For the chance at an Artifact appearing after multiple trials is
(1 - ((V)^N)) x100 = C
V is chance of failure, N is number of trials - aka, how many times you roll the event, and C is your answer in percentage format of getting 1 or more Artifacts
You can also write V as (1 - P), P being the probability of the event happening
(1 - ((1-P)^N)) x100 = C
Example
(1 - ((1055/1075)^15)) x100 = C is the formula for 15 runs at the mystic gem room,
After 15 tries you chance of getting 1 or more Artifacts from the room would be 24.55%.
15 runs of skull key would be (1 - ((410/430)^15)) x100 = C
51.052% of getting one or more Artifacts