[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.
Sustained: Difference between revisions
Jump to navigation
Jump to search
(Created page) |
(added unique list) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''Sustained''' is a gem tag on some [[skill]]s. It applies to skills that hit many times, and affects how those skills roll [[critical]] hits. | {{Tooltip info | ||
| name = Sustained skills | |||
| description = Sustained skills cause a large number of Hits over a period of time. They roll for Critical Hits independently each time they damage enemies, rather than rolling once for the entire skill as other skills do. | |||
}} | |||
'''Sustained''' is a [[gem tag]] on some [[skill]]s. It applies to skills that hit many times, and affects how those skills roll [[critical]] hits. | |||
==Mechanics== | ==Mechanics== | ||
Sustained skills cause a large number of hits over a period of time. They roll for [[critical]] hits independently each time they [[damage]] [[enemies]], rather than rolling once for the entire skill as other skills do. | Sustained skills cause a large number of hits over a period of time. They roll for [[critical]] hits independently each time they [[damage]] [[enemies]], rather than rolling once for the entire skill as other skills do. | ||
==Gems== | |||
A list of [[gem]]s with the Sustained [[gem tag]]: | |||
===Skill gems=== | |||
{{Drop enabled gem table | |||
|where=skill_gems.gem_tags HOLDS "Sustained" | |||
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 "Sustained" | |||
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 "Sustained" | |||
AND items.class_id LIKE "Support Skill Gem" | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | |||
==Related unique items== | |||
{{Drop enabled unique item table | |||
|where= items.stat_text LIKE "%sustain%" | |||
|large=1 | |||
|base_item=1 | |||
|class=1 | |||
|level=1 | |||
|stat=1 | |||
}} | |||
==Version history== | |||
{{Version history table header}} | |||
{{Version history table row|0.1.0| | |||
* Introduced to the game. | |||
}} | |||
{{Version history table end}} | |||
{{Navbox Skills}} | |||
[[Category:Gem tags]] | [[Category:Gem tags]] | ||
[[Category:Sustained (gem tag)| ]] |
Latest revision as of 08:01, 9 February 2025
Sustained skills
Tooltip
Sustained skills cause a large number of Hits over a period of time. They roll for Critical Hits independently each time they damage enemies, rather than rolling once for the entire skill as other skills do.
Sustained is a gem tag on some skills. It applies to skills that hit many times, and affects how those skills roll critical hits.
Mechanics
Sustained skills cause a large number of hits over a period of time. They roll for critical hits independently each time they damage enemies, rather than rolling once for the entire skill as other skills do.
Gems
A list of gems with the Sustained gem tag:
Skill gems
Spirit gems
Gem | Tier | ![]() | ![]() | ![]() |
---|---|---|---|---|
![]() | 4 | ![]() | ![]() | ![]() |
Support gems
Gem | Tier | ![]() | ![]() | ![]() |
---|
Related unique items
No results found
Version history
Version | Changes |
---|---|
0.1.0 |
|