[dismiss]
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.
Spell: Difference between revisions
Jump to navigation
Jump to search
(Spell Suppression no longer exists.) |
(→Gems: improved version of gem queries) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Tooltip info | |||
| name = Spells | |||
| description = Spells are skills that use raw magic to destroy your enemies. Attacks are not Spells.<br><br>Spells have their own base damage, cast speed and Critical Hit chance determined by the skill. They do not benefit from a weapon's inherent damage, attack speed or Critical Hit chance. | |||
}} | |||
'''Spells''' are skills that are cast or triggered by the user which can deal damage to an enemy or apply positive or negative effects to the caster, allies, or enemies. It is one of the two major categories for skills, the other being [[attack]]s. Unlike attacks, spells are not affected by [[accuracy]] or [[evasion]]. | '''Spells''' are skills that are cast or triggered by the user which can deal damage to an enemy or apply positive or negative effects to the caster, allies, or enemies. It is one of the two major categories for skills, the other being [[attack]]s. Unlike attacks, spells are not affected by [[accuracy]] or [[evasion]]. | ||
Additionally, spell damage is one of four [[damage source]]s. Most spells that can deal damage with hits deal spell damage unless stated otherwise. | Additionally, spell damage is one of four [[damage source]]s. Most spells that can deal damage with hits deal spell damage unless stated otherwise. | ||
==Gems== | |||
A list of [[gem]]s with the Spell [[gem tag]]: | |||
===Skill gems=== | |||
{{Drop enabled gem table | |||
|where=skill_gems.gem_tags HOLDS "Spell" | |||
AND NOT (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent") | |||
AND (items.class_id LIKE "Active Skill Gem" OR items.class_id LIKE "Meta Skill Gem") | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | |||
===Spirit gems=== | |||
{{Drop enabled gem table | |||
|where=skill_gems.gem_tags HOLDS "Spell" | |||
AND (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent") | |||
AND (items.class_id LIKE "Active Skill Gem" OR items.class_id LIKE "Meta Skill Gem") | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | |||
===Support gems=== | |||
{{Drop enabled gem table | |||
|where=skill_gems.gem_tags HOLDS "Spell" | |||
AND items.class_id LIKE "Support Skill Gem" | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | |||
==Version history== | |||
{{Version history table header}} | |||
{{Version history table row|0.1.0| | |||
* Introduced to the game. | |||
}} | |||
{{Version history table end}} | |||
{{Navbox Skills}} | |||
{{sister|poewiki}} | |||
[[Category:Gem tags]] | |||
[[Category:Spell (gem tag)| ]] |
Latest revision as of 04:49, 9 February 2025
Spells
Tooltip
Spells are skills that use raw magic to destroy your enemies. Attacks are not Spells.
Spells have their own base damage, cast speed and Critical Hit chance determined by the skill. They do not benefit from a weapon's inherent damage, attack speed or Critical Hit chance.
Spells have their own base damage, cast speed and Critical Hit chance determined by the skill. They do not benefit from a weapon's inherent damage, attack speed or Critical Hit chance.
Spells are skills that are cast or triggered by the user which can deal damage to an enemy or apply positive or negative effects to the caster, allies, or enemies. It is one of the two major categories for skills, the other being attacks. Unlike attacks, spells are not affected by accuracy or evasion.
Additionally, spell damage is one of four damage sources. Most spells that can deal damage with hits deal spell damage unless stated otherwise.
Gems
A list of gems with the Spell gem tag:
Skill gems
Spirit gems
Gem | Tier | ![]() | ![]() | ![]() |
---|---|---|---|---|
![]() | 4 | ![]() | ![]() | ![]() |
![]() | 14 | ![]() | ![]() | ![]() |
Support gems
Version history
Version | Changes |
---|---|
0.1.0 |
|