Leech: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
 
Line 150: Line 150:
|where=
|where=
     passive_skill_stats.id LIKE "%mana_leech%"
     passive_skill_stats.id LIKE "%mana_leech%"
}}
====Cluster Jewel Passives====
{{Query base passive skills
|q_where=
  passive_skills.id LIKE "affliction%"
  AND passive_skills.stat_text LIKE "%leeched as mana%"
|large=1
|stat_text=1
}}
}}



Latest revision as of 06:29, 9 October 2024

"Life Leech" redirects here. For the support gem, see Life Leech Support. For the passive skill, see Life Leech (passive skill).
"Mana Leech" redirects here. For the support gem, see Mana Leech Support.

Leech recovers an amount of life, mana, or energy shield over time based on hit damage taken by an enemy.

Mechanics

Leech is calculated as a percentage of damage the enemy takes from a hit, which is then recovered at that rate over time.

Leech stacks last for 1 second by default and do not stack; only the highest instance of leech applies its recovery at one time.

Leech resistance is a stat found on monsters that reduces the recovery of leech.

Items

Skill gems

List of leech related skill gems

Support gems

List of leech related skill gems

Unique items

Life/Mana/ES leech

ItemRequired levelStats

Other

ItemRequired levelStats

Modifiers on Items

Generic

Lua error in package.lua at line 80: module 'Module:Modifier table/config' not found.

Influenced

Lua error in package.lua at line 80: module 'Module:Modifier table/config' not found.

Corrupted

Lua error in package.lua at line 80: module 'Module:Modifier table/config' not found.

Eldritch implicits

Lua error in package.lua at line 80: module 'Module:Modifier table/config' not found.

Jewels

Lua error in package.lua at line 80: module 'Module:Modifier table/config' not found.

Passive skills

There are passive skills that grant passive leech or bonuses to leech.

Life leech

Attack Damage Leeched as Life

Lua error: Error: Table passive_skills not found..

Physical Attack Damage Leeched as Life

Lua error: Error: Table passive_skills not found..

Other

Keystones

Lua error: Error: Table passive_skills not found..

Ascendancy passives

Lua error: Error: Table passive_skills not found..

Mana leech

Attack Damage Leeched as Mana

Lua error: Error: Table passive_skills not found..

Ascendancy passives

Lua error: Error: Table passive_skills not found..

Energy shield leech

Lua error: Error: Table passive_skills not found..

Keystones

Lua error: Error: Table passive_skills not found..

Ascendancy passives

Lua error: Error: Table passive_skills not found..

Version history

Version Changes

References