[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.
Power charge: Difference between revisions
Jump to navigation
Jump to search
Bloonpauper (talk | contribs) No edit summary |
(Fixes overspecific queries for gem tables) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
==Related skills gems== | ==Related skills gems== | ||
{{Gem table | {{Gem table | ||
|where = items.class_id = "Active Skill Gem" AND items.stat_text LIKE "%Power Charge%" | |tables = skill_gems | ||
|join = skill_gems._pageID = items._pageID | |||
|where = items.class_id = "Active Skill Gem" AND | |||
((items.stat_text LIKE BINARY "%Power%Charge%") OR | |||
(skill_gems.gem_description LIKE BINARY "%Power%Charge%")) | |||
}} | }} | ||
==Related support gems== | ==Related support gems== | ||
{{Gem table | {{Gem table | ||
|where = items.class_id = "Support Skill Gem" AND items.stat_text LIKE "%Power Charge%" | |tables = skill_gems | ||
|join = skill_gems._pageID = items._pageID | |||
|where = items.class_id = "Support Skill Gem" AND | |||
((items.stat_text LIKE BINARY "%Power%Charge%") OR | |||
(skill_gems.gem_description LIKE BINARY "%Power%Charge%") OR | |||
(items.Name = BINARY "Profusion")) | |||
}} | }} | ||
Latest revision as of 03:37, 28 January 2025
Power charges are a resource that players can gain and generate in various ways. Charges do not inherently grant bonuses to the character or monsters; they are used to empower skills by being consumed by them.
Power charges, like other charges, have a default duration of 20 seconds and a maximum of 3.
Related skills gems
Gem |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Related support gems
Gem |
---|
![]() |
![]() |
![]() |
File:Abiding Hex inventory icon.pngAbiding Hex |
Related unique items
Item | Base item | Item class | ![]() | Stats |
---|---|---|---|---|
Powertread![]() | Hunting Shoes | Boots | 33 | (10–15)% increased Movement Speed (60–80)% increased Evasion and Energy Shield +(10–20) to Intelligence +1 to Maximum Power Charges +12% to Critical Damage Bonus per Power Charge |
Redflare Conduit![]() | Anchorite Garb | Body Armour | 33 | +(50-70) to maximum Mana +(20-30)% to Lightning Resistance 20% chance to gain a Power Charge on Hit Lose all Power Charges on reaching maximum Power Charges Shocks you when you reach maximum Power Charges |
Voll's Protector![]() | Ironclad Vestments | Body Armour | 33 | (100-150)% increased Armour and Energy Shield 25% reduced maximum Mana +(13-17)% to Chaos Resistance 25% chance to gain a Power Charge on Critical Hit |
Version history
Version | Changes |
---|---|
0.1.0 |
|