Relative drop chances

Below is a table that shows each orb’s relative drop weights.

OrbDrop weight% drop chance
Transmutation Orb3000
Augmentation Orb3000
Alteration Orb4000
Regal Orb1000
Alchemy Orb2500
Exalted Orb300
Divine Orb100
Chaos Orb2500
Scouring Orb2500
Orb of Annulment400
Sum weight19300

In general

Higher IIQ gives more drops Higher IIR gives rarer drops Rolls are independent of each other

How are loot generated

We use a few data points to decide if the player should be rewarded loot, and how much:

  1. Level difference between the player and the creature
  2. The relative power of the creature
  3. Item Quantity and Item Rarity on the player’s equipment / buffs

When levelling, your level is taken into account when generating equipment loot. Example: At level 8, equipment dropped are specifically for level 8 characters.

Once you hit level 80, all equipment will be for level 80, and Item Level will be used to determine the drops instead.

By default, all monsters have an implicit “drop” chance. This chance can then be modified by the modifiers above.

Power Multiplier

The power multiplier is a value that is used to determine the relative power of the creature:

Increased Item Quantity influence

The player can have increased item quantity on their equipment, and this will increase the chance of getting additional loot. The formula is as follows:

For any given drop, the probability of stopping is: Using the formula: We get:

  • At 0% IIQ → (Always stop after 1 drop)
  • At 100% IIQ → (Each drop has a 50% chance to stop the chain)
  • At 500% IIQ → (16.6% chance to stop the chain)

Increased Item Rarity (for orb drops)

The player can have increased item rarity on their equipment, and this will increase the chance of getting better loot. The formula is as follows:

Where:

  • = New adjusted weight
  • = Original base weight
  • = Average weight of all items
  • = Rarity shift factor, increasing with IIR:

as , we get , which simplifies the formula to:

This means that at infinite IIR, all weights become equal, making every item equally likely to drop.

Increased Item Rarity (IIR) for Equipment Drops

Players can have Increased Item Rarity (IIR) on their equipment, which improves the chances of dropped items having pre-existing modifiers.

By default:

  • Items have a 20% chance to upgrade to a Magic item.
  • Items have a 5% chance to upgrade to a Rare item.

IIR scales these chances linearly.

Drop Process:

  1. Rare Item Check:
    • If successful, the item starts with 3-5 modifiers.
    • A secondary roll is made using the base rare chance × IIR.
    • If this roll succeeds, an extra modifier is added.
    • This process repeats up to until the item have 6 modifiers.
  2. Magic Item Check (if Rare failed):
    • If successful, the item gains 1-2 modifiers.
  3. Common Item (if both fail):
    • The item remains unmodified.
  4. If the item is rare or magic:
    • We start a roll chain with a base chance to stop, the base chance uses the formula: At 0% IIR → (90% chance to stop the chain) At 100% IIR → (81.9% chance to stop the chain) At 500% IIR → (36.8% chance to stop the chain)
    • For each successful roll, all modifiers’ tier will be upgraded to the next tier, these upgrades bypasses any item level requirement.

Due to client/server limitations, rolled modifiers do not appear in the loot window. Hovering an item in the loot window will display a <Item may have additional modifiers> tooltip.