💰 Finance

Vorici Calculator: Free Socket Crafting Tool

Free Vorici calculator to optimize Path of Exile socket crafting. Enter links and colors to get exact chromes, jewellers, and fusings needed instantly.

⚡ Free to use 📱 Mobile friendly 🕒 Updated: June 21, 2026
🧮 Vorici Calculator
📊 Vorici Calculator: Average Chromatic Orb Cost per Sockets by Item Level

What is Vorici Calculator?

A Vorici Calculator is a specialized tool used primarily by players of the action role-playing game Path of Exile (PoE) to determine the optimal number of chromatic orbs required to reforge the socket colors on an item to match a specific stat or attribute requirement. Named after the master Vorici, who in the game's lore was a master of crafting and socket manipulation, this calculator solves the complex probability problem of rolling the correct color sockets on armor pieces with varying stat requirements. In real-world terms, it converts raw item data—like required strength, dexterity, and intelligence—into a precise crafting cost estimate, saving players hundreds of orbs and hours of trial-and-error clicking.

This tool is essential for Path of Exile players who engage in end-game crafting, especially those building characters that require off-color sockets—for example, a strength-based character needing blue or green sockets on a pure strength armor piece. Without a Vorici Calculator, players often waste currency by blindly applying chromatic orbs, which can be frustrating and inefficient. It matters because the game's socket coloring system is governed by a hidden probability engine tied to an item's stat requirements, and this calculator makes that hidden math transparent and actionable.

Our free online Vorici Calculator provides instant, accurate results without requiring any downloads or logins. Simply input your item's stat requirements and desired socket colors, and the tool will calculate the average number of chromatic orbs needed, along with the probability of success for each attempt.

How to Use This Vorici Calculator

Using our Vorici Calculator is straightforward, even if you are new to Path of Exile crafting. The tool is designed to mirror the logic of the game's socket coloring system, so you only need a few key pieces of information from the item you wish to recolor. Follow these five steps to get your results instantly.

  1. Enter the Item's Stat Requirements: Look at your armor piece (helmet, body armor, gloves, or boots) and find the "Requires" line at the bottom of its stat block. You will see three numbers: Strength, Dexterity, and Intelligence. Enter these exact values into the corresponding fields in the calculator. For example, a Vaal Regalia might require 194 Intelligence, 0 Strength, and 0 Dexterity.
  2. Select the Desired Socket Colors: In the next section, specify how many red, green, and blue sockets you want on the item. For a 6-socket item, you might want 2 red, 2 green, and 2 blue sockets, or any other combination. The calculator will treat each socket independently but weight the probabilities based on the stat requirements you entered.
  3. Choose the Number of Sockets: Select the total number of sockets your item has (from 1 to 6). This is critical because the probability of rolling a specific color changes with the number of sockets available. A 6-socket item has more complex probability distributions than a 3-socket item.
  4. Click "Calculate": Press the calculate button. The tool will instantly process your inputs using the game's underlying formula, which weights socket color probability proportionally to the item's stat requirements. You will see the average number of chromatic orbs needed, along with the standard deviation and a probability breakdown for each socket.
  5. Review the Results: The output will display two key metrics: the "Average Chromatic Orbs" (the expected number of orbs you will spend to achieve your desired colors) and the "Chance per Orb" (the probability that a single chromatic orb will succeed). Use the average to budget your currency, and use the chance per orb to decide if you want to attempt the craft manually or use a crafting bench method.

For best results, double-check that you have entered the correct stat requirements. A common mistake is confusing the item's level requirement with its stat requirements—only the Strength, Dexterity, and Intelligence numbers matter for socket colors. If your item has no stat requirements (e.g., some unique items), enter 0 for all three.

Formula and Calculation Method

The Vorici Calculator uses a probability-weighted formula derived directly from Path of Exile's game code, which has been reverse-engineered and verified by the community. The core principle is that each socket's color is determined independently, but the probability of rolling a specific color is proportional to the item's total stat requirements. This means an item requiring high Strength is far more likely to roll red sockets, while an item requiring high Intelligence is more likely to roll blue sockets.

Formula
P(Red) = (Strength / TotalStats) × (2/3) + (1/3) × (1/3)
P(Green) = (Dexterity / TotalStats) × (2/3) + (1/3) × (1/3)
P(Blue) = (Intelligence / TotalStats) × (2/3) + (1/3) × (1/3)

In this formula, TotalStats is the sum of Strength, Dexterity, and Intelligence requirements on the item. The constant 2/3 represents the primary weighting factor, while the 1/3 term accounts for the baseline probability that any socket can roll any color regardless of stats. This baseline ensures that even pure stat items have a non-zero chance of rolling off-colors. The final 1/3 factor distributes the baseline evenly across the three colors.

Understanding the Variables

The key inputs to the formula are the item's stat requirements. Each point of Strength increases the probability of red sockets proportionally, while Dexterity increases green and Intelligence increases blue. The total stat sum is crucial because it normalizes the probabilities—higher total stats mean the primary weighting factor (2/3) dominates more, making off-colors rarer. For example, an item with 200 Strength and 0 Dexterity and 0 Intelligence has a total of 200, so P(Red) = (200/200) × (2/3) + (1/3) × (1/3) = 0.6667 + 0.1111 = 0.7778, or about 77.78% per socket. Meanwhile, P(Green) and P(Blue) are each only about 11.11%.

Step-by-Step Calculation

To calculate the average number of chromatic orbs needed for a specific socket color combination, the tool first determines the probability of success for a single socket. Then, it applies the binomial distribution to calculate the probability of rolling exactly the desired number of each color across all sockets. For a 6-socket item wanting 2 red, 2 green, and 2 blue, the tool computes the multinomial probability: P = (6! / (2!2!2!)) × (P_red^2) × (P_green^2) × (P_blue^2). The average number of orbs is then 1 / P, because chromatic orbs are independent trials. The tool also accounts for the fact that you cannot control which sockets change—each orb rerolls all sockets simultaneously, so the probability is for the entire set.

Example Calculation

Let's walk through a realistic scenario that a Path of Exile player might encounter. Imagine you are playing a Toxic Rain Pathfinder build that uses a pure Dexterity body armor—specifically, a "Wildwrap" with 100 Dexterity requirement and no Strength or Intelligence. You need 5 green sockets and 1 blue socket for your support gems, but this is an off-color for a pure Dexterity item.

Example Scenario: A player has a 6-socket Wildwrap (Requires 100 Dexterity, 0 Strength, 0 Intelligence). They want 5 green sockets and 1 blue socket. They want to know how many chromatic orbs to budget.

First, calculate the base probabilities. TotalStats = 100 + 0 + 0 = 100. P(Green) = (100/100) × (2/3) + (1/3) × (1/3) = 0.6667 + 0.1111 = 0.7778. P(Blue) = (0/100) × (2/3) + (1/3) × (1/3) = 0 + 0.1111 = 0.1111. P(Red) is also 0.1111, but we do not need it for this combination. The multinomial probability for exactly 5 green and 1 blue out of 6 sockets is: P = (6! / (5!1!0!)) × (0.7778^5) × (0.1111^1) × (0.1111^0). 6! / 5!1! = 6. So P = 6 × (0.7778^5) × 0.1111. 0.7778^5 ≈ 0.2848. Then P = 6 × 0.2848 × 0.1111 ≈ 0.1898, or about 18.98% per chromatic orb. The average number of orbs needed is 1 / 0.1898 ≈ 5.27 orbs. This means, on average, you will spend about 5 or 6 chromatic orbs to get your desired colors.

In plain English, this result tells you that rolling 5 green and 1 blue on a pure dexterity item is surprisingly affordable—only about 5 orbs on average. This is because the baseline probability (1/3) gives blue a non-negligible chance, and you only need one blue socket. However, if you needed 6 blue sockets on this same item, the probability would be much lower: P = 0.1111^6 ≈ 0.00000188, requiring an average of over 530,000 chromatic orbs—a practically impossible craft without using the crafting bench.

Another Example

Consider a strength-based Marauder using a Brass Maul (Requires 212 Strength, 0 Dexterity, 0 Intelligence) with 6 sockets. They want 4 red sockets and 2 green sockets for a mix of melee and support gems. P(Red) = (212/212) × (2/3) + 0.1111 = 0.7778. P(Green) = 0.1111. The multinomial probability for 4 red and 2 green is: P = (6! / (4!2!0!)) × (0.7778^4) × (0.1111^2). 6! / 4!2! = 15. 0.7778^4 ≈ 0.3660. 0.1111^2 ≈ 0.01235. So P = 15 × 0.3660 × 0.01235 ≈ 0.0678, or 6.78%. Average orbs = 1 / 0.0678 ≈ 14.75 orbs. This is still reasonable, showing that off-color sockets on high-stat items are not as rare as many players assume.

Benefits of Using Vorici Calculator

Using a Vorici Calculator transforms the chaotic and expensive process of socket coloring into a predictable, budget-friendly operation. This tool is not just a convenience—it is a strategic advantage for anyone serious about end-game Path of Exile crafting. Below are the key benefits that make this calculator indispensable.

  • Save Precious Currency: Chromatic orbs are a valuable currency in Path of Exile, often used for trading and other crafts. By knowing the exact average number of orbs needed, you avoid overspending. For example, a player who blindly uses 100 orbs on a high-stat item might only need 20, wasting 80 orbs that could have been traded for chaos orbs. The calculator prevents this waste by giving you a precise budget upfront.
  • Eliminate Guesswork: The socket coloring system in PoE is opaque—the game does not show you the probability of each color. This calculator removes all mystery by providing clear probabilities and expected values. You no longer have to wonder if you are "just unlucky"; you will know exactly how rare your desired combination is, allowing you to make informed decisions about whether to craft manually, use the crafting bench, or buy a pre-colored item.
  • Plan Crafting Sessions: For players who craft multiple items in a session, the Vorici Calculator helps you allocate your currency efficiently. You can input several item stat combinations and desired colors, then prioritize the crafts with the highest success rates or lowest orb costs. This ensures you do not run out of chromatic orbs halfway through a crafting session, which can be frustrating and disrupt your gameplay flow.
  • Understand Off-Color Mechanics: Many players incorrectly believe that off-colors are nearly impossible on pure stat items. The calculator teaches you the true probabilities, showing that single off-colors are often quite affordable (as in the 5 green 1 blue example above). This knowledge empowers you to attempt crafts you might otherwise avoid, potentially saving you from overpaying for pre-colored items on the trade market.
  • Optimize Gem Sockets: In Path of Exile, gem socket colors must match the gem's attribute requirements to function. The calculator helps you plan your gem setup before you even acquire the item. For instance, if you know a specific unique item has high Strength but you need blue sockets for a support gem, you can check the calculator to see if the craft is feasible, saving you from buying an item you cannot use effectively.

Tips and Tricks for Best Results

To get the most out of your Vorici Calculator, apply these expert tips and avoid common pitfalls. These insights come from veteran Path of Exile crafters who have spent thousands of orbs and learned the hard way.

Pro Tips

  • Always check the "ilvl" (item level) of your item before crafting. While socket color probability is primarily based on stat requirements, the item level determines the maximum number of sockets. A high ilvl item (84+) can have 6 sockets, but if you only need 4, you can use the "Vorici Crafting Bench" in your hideout to force specific socket numbers, which changes the probability calculation slightly. Our calculator assumes you are using a chromatic orb on a fully socketed item, so adjust your inputs accordingly.
  • Use the "Vorici Crafting Bench" for extreme off-colors. If the calculator shows an average of over 1000 orbs for a desired combination (e.g., 6 blue on a pure strength item), it is almost always cheaper to use the crafting bench recipe that guarantees a specific color combination for a fixed cost (e.g., 25 chromatic orbs for 1 blue socket on a strength item, plus 1 jeweler's orb per socket). The calculator helps you identify this threshold.
  • Consider using "Fossils" from the Delve league to influence socket colors. Fossils like "Pristine" or "Corroded" can shift probabilities drastically. While our calculator does not directly support fossils, you can approximate by entering modified stat requirements. For example, a "Bound Fossil" adds a weight to intelligence, so you could artificially increase the Intelligence requirement in the calculator to simulate its effect.
  • Double-check the stat requirements on unique items, as some have hidden or conditional requirements. For instance, "Shavronne's Wrappings" has a base requirement of 194 Intelligence, but some corrupted versions may have altered requirements. Always use the actual in-game values from the item tooltip, not a database value that may be outdated.

Common Mistakes to Avoid