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.

Frenzy charge: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created page with "Frenzy charges are a resource that players can gain and generate in various ways. They are used to empower skills by being consumed by them. ==Related skills gems== {{Gem table |where = items.class_id = "Active Skill Gem" AND items.stat_text LIKE "%Frenzy Charge%" }} ==Related support gems== {{Gem table |where = items.class_id = "Support Skill Gem" AND items.stat_text LIKE "%Frenzy Charge%" }} ==Related unique items== {{Drop enabled unique item table |where= items.sta...")
 
No edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Frenzy charges are a resource that players can gain and generate in various ways. They are used to empower skills by being consumed by them.
'''Frenzy 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 [[skill]]s by being consumed by them.
 
Frenzy charges, like other [[charge]]s, have a default [[duration]] of 15 seconds and a maximum of 3.


==Related skills gems==
==Related skills gems==
{{Gem table
{{Gem table
|where = items.class_id = "Active Skill Gem" AND items.stat_text LIKE "%Frenzy Charge%"
|tables = skill_gems
|join = skill_gems._pageID = items._pageID
|where = items.class_id = "Active Skill Gem" AND
    ((items.stat_text LIKE BINARY "%Frenzy%Charge%") OR
    (skill_gems.gem_description LIKE BINARY "%Frenzy%Charge%"))
}}
}}


==Related support gems==
==Related support gems==
{{Gem table
{{Gem table
|where = items.class_id = "Support Skill Gem" AND items.stat_text LIKE "%Frenzy Charge%"
|tables = skill_gems
|join = skill_gems._pageID = items._pageID
|where = items.class_id = "Support Skill Gem" AND
    ((items.stat_text LIKE BINARY "%Frenzy%Charge%") OR
    (skill_gems.gem_description LIKE BINARY "%Frenzy%Charge%") OR
    (items.Name = BINARY "Profusion"))
}}
}}


Line 23: Line 34:
==Version history==
==Version history==
{{Version history table header}}
{{Version history table header}}
{{Version history table row|0.2.0|
* The Base duration for Endurance, Frenzy and Power Charges is now 15 seconds (previously 20).
}}
{{Version history table row|0.1.0|
{{Version history table row|0.1.0|
* Introduced to the game.
* Introduced to the game.
Line 33: Line 47:


[[Category:Charges]]
[[Category:Charges]]
{{Sister|poewiki}}

Latest revision as of 18:43, 9 April 2025

Frenzy 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.

Frenzy charges, like other charges, have a default duration of 15 seconds and a maximum of 3.

Related skills gems

Gem
Barrage
Sniper's Mark
Combat Frenzy
Rain of Arrows
Spiral Volley
Charge Infusion
Spear Throw
Lightning Spear
Whirlwind Lance
Storm Lance
Glacial Lance
Cull The Weak
Disengage
Wind Serpent's Fury
Explosive Spear

Related support gems

Gem
Ferocity
Profusion
Perpetual Charge
Retort
Tumult

Related unique items

ItemBase itemItem classRequired levelStats
Valako's RoarTopaz CharmCharm5Used when you take Lightning Damage from a Hit(30–40)% increased Charges gained
Grants a Frenzy Charge on use
Darkray VectorsBraced SabatonsBoots16(50–100)% increased Armour and Evasion
+(20–30)% to Lightning Resistance
25% reduced Light Radius
5% increased Movement Speed per Frenzy Charge
+1 to Maximum Frenzy Charges

Version history

Version Changes
0.2.0
  • The Base duration for Endurance, Frenzy and Power Charges is now 15 seconds (previously 20).
0.1.0
  • Introduced to the game.

See also