The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.

List of items granting existing skills: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
 
Line 12: Line 12:
items.stat_text LIKE "%Grants%Spark%" OR
items.stat_text LIKE "%Grants%Spark%" OR
items.stat_text LIKE "%Grants%Ember Fusillade%" OR
items.stat_text LIKE "%Grants%Ember Fusillade%" OR
items.stat_text LIKE "%Grants%Skeletal Warrior%"
items.stat_text LIKE "%Grants%Herald of Ash%" OR
items.stat_text LIKE "%Grants%Herald of Ice%" OR
items.stat_text LIKE "%Grants%Herald of Thunder%" OR
items.stat_text LIKE "%Grants%Blink%"
)
)
     AND items.class_id NOT IN ("Active Skill Gem", "Support Skill Gem", "Meta Skill Gem")
     AND items.class_id NOT IN ("Active Skill Gem", "Support Skill Gem", "Meta Skill Gem")
Line 20: Line 23:
|large=1
|large=1
}}
}}
==See also==
==See also==
* [[List of items granting inherent weapon skills]]
* [[List of items granting inherent weapon skills]]


{{Navbox Skills}}


{{Navbox Skills}}
[[Category:Item lists]]
[[Category:Item lists]]

Latest revision as of 12:07, 15 April 2025

The following is a list of items that grant skills that exist as skill gems.

The level of the granted skill and the number of gem sockets the skill has is determined by the item's item level. The level and number of sockets cannot be modified, e.g. via Jeweller's Orbs. For a list of breakpoints, see Gem socket § Skills granted by items and passive skills.

Conversely, the level of the granted skill also determines the item's level requirement and attribute requirements.

ItemRequired levelStats
Dusk Vigil1Grants Skill: Level (1-20) Firebolt
Grants Skill: Level (1-20) Ember Fusillade(60-80)% increased Spell Damage
Gain (5-10) Life per Enemy Killed
25% increased Mana Regeneration Rate
Trigger Ember Fusillade Skill on casting a Spell
Earthbound1Grants Skill: Level (1-20) Lightning Bolt
Grants Skill: Level (1-20) Spark(80-120)% increased Lightning Damage
(10-20)% increased Cast Speed
(20-30)% increased Mana Regeneration Rate
Trigger Spark Skill on killing a Shocked Enemy
Sands of Silk16Grants Skill: Level (5-20) Blink(50-100)% increased Evasion Rating
+(50-80) to maximum Mana
+(10-20) to Dexterity
+(10-20) to Intelligence
+(10-15)% to Fire Resistance
(15-30)% increased Cooldown Recovery Rate
The Coming Calamity65Grants Skill: Level (16-20) Herald of Ash
Grants Skill: Level (16-20) Herald of Ice
Grants Skill: Level (16-20) Herald of Thunder
+(60–80) to maximum Life+(30–40)% to all Elemental Resistances
Enemies in your Presence have no Elemental Resistances

See also