Loot Drop Chance Calculator

Enter the drop rate as a percent or 1-in-X and, if you like, the attempts you plan to make. You'll get your chance within those attempts, the tries needed for 50, 90, 95, and 99 percent confidence, and the dry-streak odds stated up front.

Put this calculator on your website for free

Copy one snippet and give your visitors a working Loot Drop Calculator.

Why the drop never feels like the drop rate

A 2% drop rate does not mean the item arrives on the 50th try. It means every single attempt is an independent 2% roll, and independence has consequences your intuition hates: some players get it first try, a long unlucky tail grinds hundreds of runs, and at exactly the "expected" 50 attempts, more than a third of players still have nothing. This works for any game (boss drops, gacha pulls, shiny hunts, chest opens) because it needs no game data at all: just the rate the game publishes and the arithmetic the game cannot dodge.

The calculator answers the three questions that actually matter mid-grind: what are my odds within the attempts I plan to make, how many attempts buy real confidence, and, the one worth internalizing, why nothing is ever "due."

The formula

Chance within n attempts = 1 − (1 − p)n     Attempts for confidence t = ln(1 − t) ÷ ln(1 − p), rounded up

This is the geometric distribution: p is the per-attempt drop rate, and (1 − p)n is the chance of striking out n times in a row. The math assumes the raw published rate; pity timers, soft rates, and streak breakers that games layer on top can only improve on it.

Worked example

At a 2% drop rate, you have a 63.6% chance of receiving the item within 50 attempts. You need 114 attempts for a 90% chance and 228 attempts for a 99% chance.

The details players feel in their bones: half of all players have it by attempt 35 (the median beats the average because bad streaks run long), yet at the "expected" 50 attempts the chance is only 63.6%, and about 1 in 2.7 players finishes all 50 runs empty-handed. Going from 90% to 99% confidence costs another 114 attempts: certainty's last mile is the expensive one, because it belongs entirely to the unlucky tail.

Nothing is due: the honest paragraph

After 100 dry runs at 2%, the next run is exactly 2%. Not more, not less, and the 100 misses bought no credit with the random number generator. That feeling of being "owed" a drop is the gambler's fallacy, the same wiring casinos are built on, and the reason this page shows the dry-streak odds up front: a bad streak is not evidence the game is broken, it is the tail of the distribution doing what tails do. Two practical notes for the honest grinder: many modern games do add pity systems (hard guarantees after N pulls, rising rates on a streak), and where those exist your real odds are better than the baseline here, in ways only the game's published pity rules can tell you. And where drops are rolled per party member or per difficulty tier, make sure the rate you enter is the one for your loot roll, because the arithmetic is only as honest as the rate that goes in.

Frequently asked questions

How do I calculate loot drop chance over multiple attempts?

The chance of at least one drop in n attempts is 1 minus (1 minus the drop rate) to the power of n. At a 2% rate over 50 attempts that is 1 minus 0.98 to the 50th: 63.6%. Each attempt is an independent roll, which is exactly why the answer is not simply 2% times 50.

How many runs do I need for a guaranteed drop?

There is no number that guarantees it; the math only approaches certainty. What you can buy is confidence: at a 2% rate, 114 attempts give a 90% chance and 228 give 99%. Note the shape: the last stretch of certainty costs as much as the first 90 points, because it belongs to the unlucky tail.

If a drop is 1 in 50, will I get it within 50 tries?

Only 63.6% of the time. The expected number of attempts is a long-run average across all players, not a promise to any one of them: about a third of players always grind past it, and roughly 1 in 2.7 finishes all 50 runs with nothing. The median tells the happier half of the story: half of players have it by attempt 35.

Am I due for a drop after a long dry streak?

No, and this is the most useful sentence on the page: after any number of misses, the next attempt has exactly the same drop rate as the first. Independent rolls carry no memory, no credit, and no debt. The feeling of being owed is the gambler's fallacy, and the dry-streak odds shown here are what bad luck legitimately looks like.

What is a pity timer and does this calculator include it?

A pity system is a game-added guarantee, like a hard drop after 90 pulls or a rate that rises during a dry streak. This calculator deliberately computes the no-pity baseline from the raw rate, because pity rules differ per game; wherever a pity system exists, your true odds are at least as good as the numbers here.

Does this work for gacha pulls and shiny hunting?

Yes, for anything with a fixed per-attempt rate: gacha banners, shiny encounters, boss drops, chest opens, crafting procs. Enter the published rate in percent or 1-in-X form. For rates that change per attempt (rising pity, streak bonuses), the baseline here is the floor rather than the exact figure.

What is the expected number of drops in my attempts?

Attempts times the drop rate: 50 attempts at 2% is an expected 1.0 drops. That average includes the lucky players with two or three, which is how it can be 1.0 while over a third of players have zero. Expected value describes the crowd, not your run.

Why does 99% confidence take so many more tries than 90%?

Because each attempt removes the same fraction of the remaining failure chance, not the same number of points. Going from 90% to 99% means shrinking the miss chance from 10% to 1%, a tenfold cut, which at a 2% rate costs another 114 attempts: exactly as many as reaching 90% cost in the first place.

Related calculators