Gacha Orbs

The Oracle of Rates

Decompiling the mathematical probabilities and pity algorithms that dictate hero acquisition in the gacha genre.

i

Statistical Nature

The numbers presented below are illustrative averages based on industry standards for informational RPGs. They do not reflect the exact odds of any specific real-world game.

Understanding the Gacha Pool

Rarity Tiers

At the heart of every collectible RPG is the "summoning pool" or "banner." When a player initiates a summon, the game's server runs a Random Number Generator (RNG) algorithm against a predefined loot table. This table assigns a specific percentage chance to different rarity tiers.

Standard Rarity Distribution

A typical high-fantasy RPG utilizes visual color coding to represent the statistical rarity of a pulled unit. Here is a simulated breakdown of base probabilities:

Common / 3-Star (Grey/Blue) 80.0%
Rare / 4-Star (Cyan) 14.0%
Epic / 5-Star (Purple/Pink) 5.0%
Legendary / SSR (Gold/Rainbow) 1.0%

The Safety Net: Pity Systems

To mitigate extreme statistical variance (i.e., a player experiencing a massive streak of bad luck), developers introduced "Pity" algorithms. These systems artificially inflate the drop rate after a certain number of failed attempts.

Gacha Banner UI

The Psychology of the Pull

The visual execution of the summon—the glow of the orb, the delay before the reveal, the dramatic sound effects—is designed to heighten the emotional impact of the RNG outcome. This is why understanding the cold mathematics behind the glowing lights is crucial for any player engaging with these systems.