Rune: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Ezomyte '''runes''' are items that can be [[Item socket|socketed]] into [[martial weapon]]s, [[Staff|stave]]s, [[wand]]s, and [[armour (equipment)|armour]]. Socketed runes add an [[enchantment]] to the [[item]], granting generic stats, based on the item type. Once socketed, runes cannot be removed, though they can be replaced by another rune or [[soul core]]. Doing so will not return the original rune. Runes are mechanically similar to [[soul core]]s and [[talisman]]s.
Ezomyte '''runes''' are [[socketable]] items that can be [[Item socket|socketed]] into [[martial weapon]]s, [[Staff|stave]]s, [[wand]]s, and [[armour (equipment)|armour]]. Socketed runes add an [[enchantment]] to the [[item]], granting generic stats, based on the item type. Once socketed, runes cannot be removed, though they can be replaced by another rune or [[soul core]]. Doing so will not return the original rune. Runes are mechanically similar to [[soul core]]s and [[talisman]]s.


Most runes are part of the core drop pool. Certain runes are found exclusively in [[The Phaaryl Megalith]]. Runes can be upgraded a tier higher by using three of the same runes in the [[Reforging Bench]].
Most runes are part of the core drop pool. Tiered runes (runes with lesser, regular, and greater variants) can be upgraded a tier higher by using three of the same runes in the [[Reforging Bench]]. Endgame runes can drop anywhere but cannot be upgraded into. Certain runes are found exclusively as a reward in [[The Phaaryl Megalith]] unique map.


Rune can be placed in the wildcard slots of the [[Currency Stash Tab]] as well as behave like a stackable [[currency]].
Rune can be placed in the [[Socketables Stash Tab]] or the wildcard slots of the [[Currency Stash Tab]], as well as stack like most [[currency]].
==List of runes==
==List of runes==
===List of lesser runes===
===List of lesser runes===
{{Drop enabled base item table
{{Drop enabled base item table
|where = items.class_id = "SoulCore" AND items.name LIKE "%Lesser%Rune%"
|where = items.class_id = "SoulCore" AND items.tags HOLDS "rune_lesser"
|large=1
|large=1
|drop_level=1
|drop_level=1
Line 17: Line 17:
===List of regular runes===
===List of regular runes===
{{Drop enabled base item table
{{Drop enabled base item table
|where = items.class_id = "SoulCore" AND items.name LIKE "%Rune%" AND items.name NOT LIKE "%Lesser%Rune%" AND items.name NOT LIKE "%Greater%Rune%"
|where = items.class_id = "SoulCore" AND items.tags HOLDS "rune_normal"
|large=1
|large=1
|drop_level=1
|drop_level=1
Line 27: Line 27:
===List of greater runes===
===List of greater runes===
{{Drop enabled base item table
{{Drop enabled base item table
|where = items.class_id = "SoulCore" AND items.name LIKE "%Greater%%Rune%" AND items.is_drop_restricted = FALSE
|where = items.class_id = "SoulCore" AND items.tags HOLDS "rune_greater"
|large=1
|drop_level=1
|stack_size=1
|description=1
}}
 
===List of endgame runes===
{{Drop enabled base item table
|where = items.class_id = "SoulCore" AND items.metadata_id LIKE "%RuneSpecial%" AND items.is_drop_restricted = FALSE
|large=1
|large=1
|drop_level=1
|drop_level=1
Line 36: Line 45:
===List of exclusive runes===
===List of exclusive runes===
{{Drop enabled base item table
{{Drop enabled base item table
|where = items.class_id = "SoulCore" AND items.name LIKE "%Greater%%Rune%" AND items.is_drop_restricted = TRUE
|where = items.class_id = "SoulCore" AND items.metadata_id LIKE "%RuneSpecial%" AND items.is_drop_restricted = TRUE
|large=1
|large=1
|drop_level=1
|drop_level=1
Line 55: Line 64:
==Version history==
==Version history==
{{Version history table header}}
{{Version history table header}}
{{Version history table row|0.2.1|
* Added 21 new Endgame Runes.
}}
{{Version history table row|0.2.0f|
{{Version history table row|0.2.0f|
* As each new Rune Tier is unlocked we are removing the lower runes from the drop pool. This is to stop you getting spammed with lesser runes at high levels.
* As each new Rune Tier is unlocked we are removing the lower runes from the drop pool. This is to stop you getting spammed with lesser runes at high levels.
Line 63: Line 75:
* Fixed a bug where Attribute Runes could not be socketed in Wands and Staves.
* Fixed a bug where Attribute Runes could not be socketed in Wands and Staves.
* Fixed a bug where modifiers provided by Runes were not being displayed on Wands and Staves.
* Fixed a bug where modifiers provided by Runes were not being displayed on Wands and Staves.
* Runes now display the level requirement of the added enchantment on the rune itself. {{Undocumented}}
}}
}}
{{Version history table row|0.2.0e|
{{Version history table row|0.2.0e|
Line 68: Line 81:
* Renly's abandoned shop in Ogham Village now also has a {{il|Blank Rune|Blank rune}} which Renly can forge into any elemental rune of your choosing in case you didn't find any up to that point.
* Renly's abandoned shop in Ogham Village now also has a {{il|Blank Rune|Blank rune}} which Renly can forge into any elemental rune of your choosing in case you didn't find any up to that point.
* Added 3 new types of runes for attributes allowing you to fix early game requirement issues: Adept, Robust and Resolve.
* Added 3 new types of runes for attributes allowing you to fix early game requirement issues: Adept, Robust and Resolve.
** Also added Tempered rune‎s.{{undocumented}}
* Added a Rune to a fixed location in The Titan Grotto.
* Added a Rune to a fixed location in The Titan Grotto.
}}
}}
Line 94: Line 106:
[[Category:Item classes]]
[[Category:Item classes]]
[[Category:Currency items]]
[[Category:Currency items]]
{{sister|poewiki}}

Latest revision as of 13:40, 1 September 2025

Ezomyte runes are socketable items that can be socketed into martial weapons, staves, wands, and armour. Socketed runes add an enchantment to the item, granting generic stats, based on the item type. Once socketed, runes cannot be removed, though they can be replaced by another rune or soul core. Doing so will not return the original rune. Runes are mechanically similar to soul cores and talismans.

Most runes are part of the core drop pool. Tiered runes (runes with lesser, regular, and greater variants) can be upgraded a tier higher by using three of the same runes in the Reforging Bench. Endgame runes can drop anywhere but cannot be upgraded into. Certain runes are found exclusively as a reward in The Phaaryl Megalith unique map.

Rune can be placed in the Socketables Stash Tab or the wildcard slots of the Currency Stash Tab, as well as stack like most currency.

List of runes

List of lesser runes

ItemStack
size
DescriptionDrop
level
Maximum
drop level
Lesser Adept RuneLesser Adept RuneStack Size: 10All Equipment: +6 to DexterityPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +6 to Dexterity531
Lesser Body RuneLesser Body RuneStack Size: 10Martial Weapon: Leeches 2% of Physical Damage as Life
Armour: +20 to maximum Life
Wand or Staff: +25 to maximum Energy Shield
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Leeches 2% of Physical Damage as Life
Armour: +20 to maximum Life
Wand or Staff: +25 to maximum Energy Shield
1131
Lesser Desert RuneLesser Desert RuneStack Size: 10Martial Weapon: Adds 4 to 6 Fire Damage
Armour: +10% to Fire Resistance
Wand or Staff: Gain 6% of Damage as Extra Fire Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 4 to 6 Fire Damage
Armour: +10% to Fire Resistance
Wand or Staff: Gain 6% of Damage as Extra Fire Damage
531
Lesser Glacial RuneLesser Glacial RuneStack Size: 10Martial Weapon: Adds 3 to 5 Cold Damage
Armour: +10% to Cold Resistance
Wand or Staff: Gain 6% of Damage as Extra Cold Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 3 to 5 Cold Damage
Armour: +10% to Cold Resistance
Wand or Staff: Gain 6% of Damage as Extra Cold Damage
531
Lesser Inspiration RuneLesser Inspiration RuneStack Size: 10Martial Weapon: Gain 8 Mana per Enemy Killed
Armour: 12% increased Mana Regeneration Rate
Wand or Staff: 16% increased Mana Regeneration Rate
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 8 Mana per Enemy Killed
Armour: 12% increased Mana Regeneration Rate
Wand or Staff: 16% increased Mana Regeneration Rate
2131
Lesser Iron RuneLesser Iron RuneStack Size: 10Martial Weapon: 14% increased Physical Damage
Armour: 14% increased Armour, Evasion and Energy Shield
Wand or Staff: 20% increased Spell Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: 14% increased Physical Damage
Armour: 14% increased Armour, Evasion and Energy Shield
Wand or Staff: 20% increased Spell Damage
531
Lesser Mind RuneLesser Mind RuneStack Size: 10Martial Weapon: Leeches 1.5% of Physical Damage as Mana
Armour: +15 to maximum Mana
Wand or Staff: +30 to maximum Mana
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Leeches 1.5% of Physical Damage as Mana
Armour: +15 to maximum Mana
Wand or Staff: +30 to maximum Mana
1131
Lesser Rebirth RuneLesser Rebirth RuneStack Size: 10Martial Weapon: Gain 10 Life per Enemy Killed
Armour: Regenerate 0.25% of maximum Life per second
Wand or Staff: 12% increased Energy Shield Recharge Rate
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 10 Life per Enemy Killed
Armour: Regenerate 0.25% of maximum Life per second
Wand or Staff: 12% increased Energy Shield Recharge Rate
2131
Lesser Resolve RuneLesser Resolve RuneStack Size: 10All Equipment: +6 to IntelligencePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +6 to Intelligence531
Lesser Robust RuneLesser Robust RuneStack Size: 10All Equipment: +6 to StrengthPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +6 to Strength531
Lesser Stone RuneLesser Stone RuneStack Size: 10Martial Weapon: Causes 20% increased Stun Buildup
Armour: +40 to Stun Threshold
Wand or Staff: Gain additional Stun Threshold equal to 10% of maximum Energy Shield
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Causes 20% increased Stun Buildup
Armour: +40 to Stun Threshold
Wand or Staff: Gain additional Stun Threshold equal to 10% of maximum Energy Shield
1631
Lesser Storm RuneLesser Storm RuneStack Size: 10Martial Weapon: Adds 1 to 10 Lightning Damage
Armour: +10% to Lightning Resistance
Wand or Staff: Gain 6% of Damage as Extra Lightning Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 1 to 10 Lightning Damage
Armour: +10% to Lightning Resistance
Wand or Staff: Gain 6% of Damage as Extra Lightning Damage
531
Lesser Vision RuneLesser Vision RuneStack Size: 10Martial Weapon: +50 to Accuracy Rating
Armour: 8% increased Life and Mana Recovery from Flasks
Wand or Staff: 16% increased Critical Hit Chance for Spells
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: +50 to Accuracy Rating
Armour: 8% increased Life and Mana Recovery from Flasks
Wand or Staff: 16% increased Critical Hit Chance for Spells
1631

List of regular runes

ItemStack
size
DescriptionDrop
level
Maximum
drop level
Adept RuneAdept RuneStack Size: 10Requires Level 15All Equipment: +8 to DexterityPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +8 to Dexterity3152
Body RuneBody RuneStack Size: 10Requires Level 15Martial Weapon: Leeches 2.5% of Physical Damage as Life
Armour: +30 to maximum Life
Wand or Staff: +30 to maximum Energy Shield
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Leeches 2.5% of Physical Damage as Life
Armour: +30 to maximum Life
Wand or Staff: +30 to maximum Energy Shield
3752
Desert RuneDesert RuneStack Size: 10Requires Level 15Martial Weapon: Adds 7 to 11 Fire Damage
Armour: +12% to Fire Resistance
Wand or Staff: Gain 8% of Damage as Extra Fire Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 7 to 11 Fire Damage
Armour: +12% to Fire Resistance
Wand or Staff: Gain 8% of Damage as Extra Fire Damage
3152
Glacial RuneGlacial RuneStack Size: 10Requires Level 15Martial Weapon: Adds 6 to 10 Cold Damage
Armour: +12% to Cold Resistance
Wand or Staff: Gain 8% of Damage as Extra Cold Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 6 to 10 Cold Damage
Armour: +12% to Cold Resistance
Wand or Staff: Gain 8% of Damage as Extra Cold Damage
3152
Inspiration RuneInspiration RuneStack Size: 10Requires Level 15Martial Weapon: Gain 16 Mana per Enemy Killed
Armour: 15% increased Mana Regeneration Rate
Wand or Staff: 20% increased Mana Regeneration Rate
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 16 Mana per Enemy Killed
Armour: 15% increased Mana Regeneration Rate
Wand or Staff: 20% increased Mana Regeneration Rate
4552
Iron RuneIron RuneStack Size: 10Requires Level 15Martial Weapon: 16% increased Physical Damage
Armour: 16% increased Armour, Evasion and Energy Shield
Wand or Staff: 25% increased Spell Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: 16% increased Physical Damage
Armour: 16% increased Armour, Evasion and Energy Shield
Wand or Staff: 25% increased Spell Damage
3152
Mind RuneMind RuneStack Size: 10Requires Level 15Martial Weapon: Leeches 2% of Physical Damage as Mana
Armour: +25 to maximum Mana
Wand or Staff: +40 to maximum Mana
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Leeches 2% of Physical Damage as Mana
Armour: +25 to maximum Mana
Wand or Staff: +40 to maximum Mana
3752
Rebirth RuneRebirth RuneStack Size: 10Requires Level 15Martial Weapon: Gain 20 Life per Enemy Killed
Armour: Regenerate 0.3% of maximum Life per second
Wand or Staff: 15% increased Energy Shield Recharge Rate
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 20 Life per Enemy Killed
Armour: Regenerate 0.3% of maximum Life per second
Wand or Staff: 15% increased Energy Shield Recharge Rate
4552
Resolve RuneResolve RuneStack Size: 10Requires Level 15All Equipment: +8 to IntelligencePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +8 to Intelligence3152
Robust RuneRobust RuneStack Size: 10Requires Level 15All Equipment: +8 to StrengthPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +8 to Strength3152
Stone RuneStone RuneStack Size: 10Requires Level 15Martial Weapon: Causes 25% increased Stun Buildup
Armour: +60 to Stun Threshold
Wand or Staff: Gain additional Stun Threshold equal to 12% of maximum Energy Shield
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Causes 25% increased Stun Buildup
Armour: +60 to Stun Threshold
Wand or Staff: Gain additional Stun Threshold equal to 12% of maximum Energy Shield
4152
Storm RuneStorm RuneStack Size: 10Requires Level 15Martial Weapon: Adds 1 to 20 Lightning Damage
Armour: +12% to Lightning Resistance
Wand or Staff: Gain 8% of Damage as Extra Lightning Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 1 to 20 Lightning Damage
Armour: +12% to Lightning Resistance
Wand or Staff: Gain 8% of Damage as Extra Lightning Damage
3152
Vision RuneVision RuneStack Size: 10Requires Level 15Martial Weapon: +80 to Accuracy Rating
Armour: 10% increased Life and Mana Recovery from Flasks
Wand or Staff: 20% increased Critical Hit Chance for Spells
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: +80 to Accuracy Rating
Armour: 10% increased Life and Mana Recovery from Flasks
Wand or Staff: 20% increased Critical Hit Chance for Spells
4152

List of greater runes

ItemStack
size
DescriptionDrop
level
Greater Adept RuneGreater Adept RuneStack Size: 10Requires Level 30All Equipment: +10 to DexterityPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +10 to Dexterity52
Greater Body RuneGreater Body RuneStack Size: 10Requires Level 30Martial Weapon: Leeches 3% of Physical Damage as Life
Armour: +40 to maximum Life
Wand or Staff: +35 to maximum Energy Shield
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Leeches 3% of Physical Damage as Life
Armour: +40 to maximum Life
Wand or Staff: +35 to maximum Energy Shield
57
Greater Desert RuneGreater Desert RuneStack Size: 10Requires Level 30Martial Weapon: Adds 13 to 16 Fire Damage
Armour: +14% to Fire Resistance
Wand or Staff: Gain 10% of Damage as Extra Fire Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 13 to 16 Fire Damage
Armour: +14% to Fire Resistance
Wand or Staff: Gain 10% of Damage as Extra Fire Damage
52
Greater Glacial RuneGreater Glacial RuneStack Size: 10Requires Level 30Martial Weapon: Adds 9 to 15 Cold Damage
Armour: +14% to Cold Resistance
Wand or Staff: Gain 10% of Damage as Extra Cold Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 9 to 15 Cold Damage
Armour: +14% to Cold Resistance
Wand or Staff: Gain 10% of Damage as Extra Cold Damage
52
Greater Inspiration RuneGreater Inspiration RuneStack Size: 10Requires Level 30Martial Weapon: Gain 24 Mana per Enemy Killed
Armour: 18% increased Mana Regeneration Rate
Wand or Staff: 24% increased Mana Regeneration Rate
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 24 Mana per Enemy Killed
Armour: 18% increased Mana Regeneration Rate
Wand or Staff: 24% increased Mana Regeneration Rate
62
Greater Iron RuneGreater Iron RuneStack Size: 10Requires Level 30Martial Weapon: 18% increased Physical Damage
Armour: 18% increased Armour, Evasion and Energy Shield
Wand or Staff: 30% increased Spell Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: 18% increased Physical Damage
Armour: 18% increased Armour, Evasion and Energy Shield
Wand or Staff: 30% increased Spell Damage
52
Greater Mind RuneGreater Mind RuneStack Size: 10Requires Level 30Martial Weapon: Leeches 2.5% of Physical Damage as Mana
Armour: +35 to maximum Mana
Wand or Staff: +50 to maximum Mana
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Leeches 2.5% of Physical Damage as Mana
Armour: +35 to maximum Mana
Wand or Staff: +50 to maximum Mana
57
Greater Rebirth RuneGreater Rebirth RuneStack Size: 10Requires Level 30Martial Weapon: Gain 30 Life per Enemy Killed
Armour: Regenerate 0.35% of maximum Life per second
Wand or Staff: 18% increased Energy Shield Recharge Rate
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 30 Life per Enemy Killed
Armour: Regenerate 0.35% of maximum Life per second
Wand or Staff: 18% increased Energy Shield Recharge Rate
62
Greater Resolve RuneGreater Resolve RuneStack Size: 10Requires Level 30All Equipment: +10 to IntelligencePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +10 to Intelligence52
Greater Robust RuneGreater Robust RuneStack Size: 10Requires Level 30All Equipment: +10 to StrengthPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10All Equipment: +10 to Strength52
Greater Stone RuneGreater Stone RuneStack Size: 10Requires Level 30Martial Weapon: Causes 30% increased Stun Buildup
Armour: +80 to Stun Threshold
Wand or Staff: Gain additional Stun Threshold equal to 14% of maximum Energy Shield
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Causes 30% increased Stun Buildup
Armour: +80 to Stun Threshold
Wand or Staff: Gain additional Stun Threshold equal to 14% of maximum Energy Shield
59
Greater Storm RuneGreater Storm RuneStack Size: 10Requires Level 30Martial Weapon: Adds 1 to 30 Lightning Damage
Armour: +14% to Lightning Resistance
Wand or Staff: Gain 10% of Damage as Extra Lightning Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Adds 1 to 30 Lightning Damage
Armour: +14% to Lightning Resistance
Wand or Staff: Gain 10% of Damage as Extra Lightning Damage
52
Greater Vision RuneGreater Vision RuneStack Size: 10Requires Level 30Martial Weapon: +110 to Accuracy Rating
Armour: 12% increased Life and Mana Recovery from Flasks
Wand or Staff: 24% increased Critical Hit Chance for Spells
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: +110 to Accuracy Rating
Armour: 12% increased Life and Mana Recovery from Flasks
Wand or Staff: 24% increased Critical Hit Chance for Spells
59

List of endgame runes

ItemStack
size
DescriptionDrop
level
Countess Seske's Rune of ArcheryCountess Seske's Rune of ArcheryStack Size: 10Requires Level 50Bows: Bow Attacks fire an additional ArrowPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Bows: Bow Attacks fire an additional Arrow65
Courtesan Mannan's Rune of CrueltyCourtesan Mannan's Rune of CrueltyStack Size: 10Requires Level 50Gloves: 15% increased Magnitude of Damaging Ailments you inflictPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Gloves: 15% increased Magnitude of Damaging Ailments you inflict65
Craiceann's Rune of RecoveryCraiceann's Rune of RecoveryStack Size: 10Requires Level 50Body Armours: 50% increased Energy Shield Recharge RatePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Body Armours: 50% increased Energy Shield Recharge Rate65
Craiceann's Rune of WardingCraiceann's Rune of WardingStack Size: 10Requires Level 50Body Armours: 40% reduced effect of Curses on youPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Body Armours: 40% reduced effect of Curses on you65
Farrul's Rune of GraceFarrul's Rune of GraceStack Size: 10Requires Level 50Boots: 6% reduced Movement Speed Penalty from using Skills while movingPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Boots: 6% reduced Movement Speed Penalty from using Skills while moving65
Farrul's Rune of the ChaseFarrul's Rune of the ChaseStack Size: 10Requires Level 50Boots: 5% increased Movement SpeedPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Boots: 5% increased Movement Speed65
Farrul's Rune of the HuntFarrul's Rune of the HuntStack Size: 10Requires Level 50Martial Weapon: 50% increased Attack Damage against Rare or Unique EnemiesPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Martial Weapon: 50% increased Attack Damage against Rare or Unique Enemies65
Fenumus' Rune of AgonyFenumus' Rune of AgonyStack Size: 10Requires Level 50Martial Weapon: Gain 13% of Damage as Extra Chaos Damage
Wand or Staff: Gain 13% of Damage as Extra Chaos Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 13% of Damage as Extra Chaos Damage
Wand or Staff: Gain 13% of Damage as Extra Chaos Damage
65
Fenumus' Rune of DrainingFenumus' Rune of DrainingStack Size: 10Requires Level 50Gloves: 20% increased Withered MagnitudePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Gloves: 20% increased Withered Magnitude65
Fenumus' Rune of SpinningFenumus' Rune of SpinningStack Size: 10Requires Level 50Gloves: 8% increased Cast SpeedPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Gloves: 8% increased Cast Speed65
Hedgewitch Assandra's Rune of WisdomHedgewitch Assandra's Rune of WisdomStack Size: 10Requires Level 50Wand or Staff: +1 to Level of all Spell SkillsPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Wand or Staff: +1 to Level of all Spell Skills65
Lady Hestra's Rune of WinterLady Hestra's Rune of WinterStack Size: 10Requires Level 50Martial Weapon: Adds 19 to 28 Cold DamagePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Martial Weapon: Adds 19 to 28 Cold Damage65
Saqawal's Rune of ErosionSaqawal's Rune of ErosionStack Size: 10Requires Level 50Helmets: 20% increased Exposure EffectPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Helmets: 20% increased Exposure Effect65
Saqawal's Rune of MemorySaqawal's Rune of MemoryStack Size: 10Requires Level 50Helmets: 2% increased Experience gainPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Helmets: 2% increased Experience gain65
Saqawal's Rune of the SkySaqawal's Rune of the SkyStack Size: 10Requires Level 50Martial Weapon: Gain 5% of Damage as Extra Damage of all Elements
Wand or Staff: Gain 5% of Damage as Extra Damage of all Elements
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Gain 5% of Damage as Extra Damage of all Elements
Wand or Staff: Gain 5% of Damage as Extra Damage of all Elements
65
Thane Girt's Rune of WildnessThane Girt's Rune of WildnessStack Size: 10Requires Level 50Wand or Staff: 25% chance for Spell Skills to fire 2 additional ProjectilesPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Wand or Staff: 25% chance for Spell Skills to fire 2 additional Projectiles65
Thane Grannell's Rune of MasteryThane Grannell's Rune of MasteryStack Size: 10Requires Level 50Gloves: 20% increased Magnitude of Non-Damaging Ailments you inflictPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Gloves: 20% increased Magnitude of Non-Damaging Ailments you inflict65
Thane Leld's Rune of SpringThane Leld's Rune of SpringStack Size: 10Requires Level 50Martial Weapon: Adds 1 to 60 Lightning DamagePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Martial Weapon: Adds 1 to 60 Lightning Damage65
Thane Myrk's Rune of SummerThane Myrk's Rune of SummerStack Size: 10Requires Level 50Martial Weapon: Adds 23 to 34 Fire DamagePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Martial Weapon: Adds 23 to 34 Fire Damage65
The Greatwolf's Rune of ClawsThe Greatwolf's Rune of ClawsStack Size: 10Requires Level 50Gloves: Adds 5 to 12 Physical Damage to AttacksPlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Gloves: Adds 5 to 12 Physical Damage to Attacks65
The Greatwolf's Rune of WillpowerThe Greatwolf's Rune of WillpowerStack Size: 10Requires Level 50Body Armours: 10% of Damage is taken from Mana before LifePlace into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.10Body Armours: 10% of Damage is taken from Mana before Life65

List of exclusive runes

ItemStack
size
DescriptionDrop
level
Additional
drop restrictions
Greater Rune of AlacrityGreater Rune of AlacrityStack Size: 10Martial Weapon: 8% increased Skill Speed
Armour: Debuffs on you expire 8% faster
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: 8% increased Skill Speed
Armour: Debuffs on you expire 8% faster
65Exclusively obtained as a reward in The Phaaryl Megalith.
Greater Rune of LeadershipGreater Rune of LeadershipStack Size: 10Martial Weapon: Minions gain 10% of their Physical Damage as Extra Lightning Damage
Armour: Minions take 10% of Physical Damage as Lightning Damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Minions gain 10% of their Physical Damage as Extra Lightning Damage
Armour: Minions take 10% of Physical Damage as Lightning Damage
65Exclusively obtained as a reward in The Phaaryl Megalith.
Greater Rune of NobilityGreater Rune of NobilityStack Size: 10Martial Weapon: Attacks with this Weapon have 10% chance to inflict Lightning Exposure
Armour: 10% reduced effect of Shock on you
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Attacks with this Weapon have 10% chance to inflict Lightning Exposure
Armour: 10% reduced effect of Shock on you
65Exclusively obtained as a reward in The Phaaryl Megalith.
Greater Rune of TithingGreater Rune of TithingStack Size: 10Martial Weapon: Meta Skills gain 10% increased Energy
Armour: 1 to 100 Lightning Thorns damage
Place into an empty Rune Socket in a Weapon or Armour to apply its effect to that item. Once socketed it cannot be retrieved but can be replaced by other socketable items.
10Martial Weapon: Meta Skills gain 10% increased Energy
Armour: 1 to 100 Lightning Thorns damage
65Exclusively obtained as a reward in The Phaaryl Megalith.

Related Unique items

ItemBase itemRequired levelStats
Mahuxotl's MachinationMahuxotl's Machination
Omen Crest Shield
Shield
Chance to Block: 25%
Armour: 50
Energy Shield: 19
Movement Speed: -1.5%
Requires Level 48, 37 Str, 37 IntGrants Skill: Raise Shield(333-666)% increased Armour and Energy Shield
100% increased effect of Socketed Soul Cores
Everlasting Sacrifice
Has 2 Rune Sockets (Hidden)
The Banished Architect sought to employ the darkest secrets of the Vaal.
Omen Crest Shield48Grants Skill: Raise Shield(333-666)% increased Armour and Energy Shield
100% increased effect of Socketed Soul Cores
Everlasting Sacrifice
Has 2 Rune Sockets (Hidden)
Darkness EnthronedDarkness Enthroned
Fine Belt
Requires Level 62Flasks gain 0.17 charges per Second
Has (1-3) Charm Slots
This item gains bonuses from Socketed Items as though it was <Random socketable equipment type>
+(50-100)% increased effect of Socketed Items
Has 2 Rune Sockets (Hidden)
Kulemak sat triumphant, raising the crown.
Darkness coiled the world in eternal night.
Victory, a mere moment, came crashing down.
No conqueror, no conquered, only searing Light.
Fine Belt62Flasks gain 0.17 charges per Second
Has (1-3) Charm SlotsThis item gains bonuses from Socketed Items as though it was <Random socketable equipment type>
+(50-100)% increased effect of Socketed Items
Has 2 Rune Sockets (Hidden)
Morior InvictusMorior Invictus
Grand Regalia
Armour: 135
Evasion: 123
Energy Shield: 46
Movement Speed: -4.0%
Requires Level 65, 51 Str, 51 Dex, 51 Int(200–300)% increased Armour, Evasion and Energy Shield
<3 random socket modifiers>
Has 4 Rune Sockets (Hidden)
The Unblinking Eye did not cower and wail.
They stood against the end.
Grand Regalia65(200–300)% increased Armour, Evasion and Energy Shield
<3 random socket modifiers>
Has 4 Rune Sockets (Hidden)

Version history

Version Changes
0.2.1
  • Added 21 new Endgame Runes.
0.2.0f
  • As each new Rune Tier is unlocked we are removing the lower runes from the drop pool. This is to stop you getting spammed with lesser runes at high levels.
  • Lesser Runes no longer drop past level 31.
  • (Medium) Runes no longer drop past level 52.
  • Overall past level 52 you will now drop more Greater Runes than currently, but Lesser Runes and Runes will no longer drop.
  • Rogue Exiles will always have appropriate Tier Runes socketed into dropped items relative to their item levels.
  • Fixed a bug where Attribute Runes could not be socketed in Wands and Staves.
  • Fixed a bug where modifiers provided by Runes were not being displayed on Wands and Staves.
  • Runes now display the level requirement of the added enchantment on the rune itself. [Undocumented]
0.2.0e
  • We have now finished adding all of the mods to runes for caster weapons. Desert, Glacial, Storm, Iron, Body, Mind, Rebirth, Inspiration, Stone and Vision runes all now work on Wands and Staves, with their own set of modifiers.
  • Renly's abandoned shop in Ogham Village now also has a Blank runeBlank RuneUntouched by fate. Its power waits for a purpose.Take this Rune to Renly in Clearfell Encampment to be forged into a Rune of your choosing which Renly can forge into any elemental rune of your choosing in case you didn't find any up to that point.
  • Added 3 new types of runes for attributes allowing you to fix early game requirement issues: Adept, Robust and Resolve.
  • Added a Rune to a fixed location in The Titan Grotto.
0.2.0
  • Runes now have 3 tiers, for example the Storm Rune has been split into a Lesser Storm Rune, a Storm Rune and a Greater Storm Rune. You are able to reforge 3 Lesser Runes for 1 regular Rune of that type, and reforge 3 regular Runes for 1 Greater Rune of that type.
  • Doubled the drop rate of Runes.
  • You can no longer reforge 3 Runes to obtain a random Rune in return.
  • Regular runes have received new 2D art.[Undocumented]
0.1.1
  • Socketables such as Runes can now be overwritten by placing another socketable item into the socket.
0.1.0d
  • Runes now sell to vendors for more Gold.
  • Updated the description on Runes to clarify that once socketed they cannot be replaced.
0.1.0
  • Introduced to the game.