How to use this calculator
Calculate repeated-attempt drop probability and reverse drop-rate targets.
How the calculation works
- Enter drop chance per attempt and number of attempts.
- See probability of at least one drop and no drop.
- Use reverse mode to find the per-attempt chance needed for a target probability.
Formula
Chance of at least one = 1 - (1 - drop chance)^attempts.
Example
A 2% drop chance over 50 attempts gives about a 63.6% chance of at least one drop.
Understanding your result
Use the output as a practical starting point, then review it before using it in an important workflow.
Game engine export
This gaming tool can export the visible result as structured JSON or CSV, plus text-based Unity, Unreal, and Godot snippets. The export is generated in your browser from the current result and is meant as a clean starting point for prototypes, balancing sheets, and engine-side data tables.
Assumptions and limitations
- The model assumes independent attempts.
- Pity timers or dependent loot systems need separate modeling.
Frequently asked questions
Does this require an account?
No. The core tool works without creating a Tool2Do account.
Is my input included in share links or analytics?
No. Tool2Do share actions use the tool page URL and safe metadata, not private values or uploaded files.