Loot Table & Drop Rate Simulator
A downloadable tool
Loot Table and Drop Rate Simulator
A Unity Editor tool for designing, testing, and balancing loot systems with real-time simulation data.
Balancing loot drops in games is one of the hardest parts of development. Guesswork leads to unfair progression and unpredictable rewards. This tool provides a structured, visual way to create loot tables and simulate thousands of drops to verify actual probabilities before shipping.
Features
-
Create reusable LootTable assets as ScriptableObjects
-
Support for direct item drops with custom weights and quantity ranges
-
Support for nested loot tables to build multi-tiered drop systems
-
Built-in drop rate simulator capable of thousands of iterations per test
-
Results panel displaying real drop counts and calculated percentage outcomes
How to Use
-
Open the editor window:
Tools > Indie Pro Tools > Loot Table Editor
-
Select an existing LootTable asset or choose Create New Loot Table.
-
In the Editor tab:
-
Add direct drop items with asset references, weights, and quantity ranges.
-
Add nested loot tables for layered drop logic.
-
-
Switch to the Simulator tab:
-
Enter the number of simulations to run (for example, 1000).
-
Click Run Simulation to generate and review real-world drop data.
-
Included Files
-
Editor scripts and core logic
-
Example
LootTable
asset -
ReadMe setup guide
Compatibility
-
Unity 2022.3 or newer
-
Compatible with URP and HDRP
-
Windows and Android builds tested
Refund Policy
All sales are final. No refunds are issued for digital downloads. Each product is provided as-is and includes all listed files at purchase.
This tool is built to save time, eliminate guesswork, and help developers balance loot systems with precision.
Updated | 21 hours ago |
Status | Released |
Category | Tool |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Rottencone83 Builds |
Genre | Role Playing |
Tags | drop-rate, editor-extension, gamedev, Loot, loot-table, RPG Maker, tool, Unity, utility |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $4 USD. You will get access to the following files:
Development log
- Loot Table & Drop Rate Simulator v1.0 Released!42 days ago
Comments
Log in with itch.io to leave a comment.
It seems like a really usefull thing.
Thanks! I wanted a quick way to test drop balance without hacking numbers in-game. Happy to hear it looks useful!