[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.
Attack: Difference between revisions
Jump to navigation
Jump to search
(added gem lists and version history) |
(→Gems: improved version of gem queries) |
||
Line 10: | Line 10: | ||
==Gems== | ==Gems== | ||
A list of [[gem]]s with the Attack [[gem tag]]: | |||
===Skill gems=== | ===Skill gems=== | ||
{{Drop enabled gem table | {{Drop enabled gem table | ||
|where=items.class_id | |where=skill_gems.gem_tags HOLDS "Attack" | ||
AND skill_gems.gem_tags HOLDS " | 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 "Attack" | |||
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=== | ===Support gems=== | ||
{{Drop enabled gem table | {{Drop enabled gem table | ||
|where=items.class_id | |where=skill_gems.gem_tags HOLDS "Attack" | ||
AND items.class_id LIKE "Support Skill Gem" | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | }} | ||
Latest revision as of 04:48, 9 February 2025
Attacks
Tooltip
Attacks are skills that directly use your equipped weapon to damage enemies. Spells are not Attacks.
The base damage, attack speed and critical hit chance of an attack are determined using your weapon's stats unless a skill says otherwise.
Attacks do not necessarily deal Physical damage — they can deal any damage type.
The base damage, attack speed and critical hit chance of an attack are determined using your weapon's stats unless a skill says otherwise.
Attacks do not necessarily deal Physical damage — they can deal any damage type.
Attacks are skills that directly use your equipped weapon to damage enemies. Spells are not attacks.
The base damage, attack speed and critical hit chance of an attack are determined using your weapon's stats unless a skill says otherwise.
Attacks do not necessarily deal physical damage, they can deal any damage type.
Gems
A list of gems with the Attack gem tag:
Skill gems
Spirit gems
Gem | Tier | ![]() | ![]() | ![]() |
---|---|---|---|---|
![]() | 4 | ![]() | ![]() | ![]() |
![]() | 4 | ![]() | ![]() | ![]() |
![]() | 4 | ![]() | ![]() | ![]() |
![]() | 4 | ![]() | ![]() | ![]() |
![]() | 4 | ![]() | ![]() | ![]() |
![]() | 8 | ![]() | ![]() | ![]() |
Support gems
Version history
Version | Changes |
---|---|
0.1.0 |
|