A downloadable tool

Buy Now$4.00 USD or more

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

  1. Open the editor window: Tools > Indie Pro Tools > Loot Table Editor

  2. Select an existing LootTable asset or choose Create New Loot Table.

  3. In the Editor tab:

    • Add direct drop items with asset references, weights, and quantity ranges.

    • Add nested loot tables for layered drop logic.

  4. 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
StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorRottencone83 Builds
GenreRole Playing
Tagsdrop-rate, editor-extension, gamedev, Loot, loot-table, RPG Maker, tool, Unity, utility

Purchase

Buy Now$4.00 USD or more

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:

LootTableSimulator_v1.0.unitypackage 49 kB

Development log

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!