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.

Buff: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created Page)
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
{{Tooltip info
| name                  = Buffs
| description            = Buffs are effects that boost a player or monster's stats for a duration or while a condition is met.<br><br>Unless otherwise stated, Buffs of the same type do not stack — only the copy with the strongest effect applies.
}}
A '''buff''' is an [[effect]] that applies a positive bonus on the entity. This could be produced by a [[skill]] such as an [[aura]] or by interacting with certain mechanics such as [[shrine]]s. Buffs can be temporary (with a [[duration]]) or [[persistent]]; persistent buffs can be toggled in the skills panel.
 
Unless otherwise stated, buffs of the same type do not stack - only the copy with the strongest effect applies.
 
==Gems==
A list of [[gem]]s with the Buff [[gem tag]]:
 
===Skill gems===
{{Drop enabled gem table
|where=skill_gems.gem_tags HOLDS "Buff"
  AND NOT (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 "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
}}


A '''Buff''' is an [[effect]] that applies a positive bonus on the recipient. This could be produced by an [[aura]] [[skill]] or a nearby structure or [[ally]].
===Support gems===
{{Drop enabled gem table
|where=skill_gems.gem_tags HOLDS "Buff"
  AND items.class_id LIKE "Support Skill Gem"
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute
}}


==Version history==
==Version history==
Line 9: Line 39:
}}
}}
{{Version history table end}}
{{Version history table end}}
==See also==
* [[Debuff]]
{{Navbox Skills}}
{{sister|poewiki}}
[[Category:Buffs| ]]
[[Category:Gem tags]]
[[Category:Buff (gem tag)| ]]

Latest revision as of 15:19, 16 April 2025

Buffs
Tooltip
Buffs are effects that boost a player or monster's stats for a duration or while a condition is met.

Unless otherwise stated, Buffs of the same type do not stack — only the copy with the strongest effect applies.

A buff is an effect that applies a positive bonus on the entity. This could be produced by a skill such as an aura or by interacting with certain mechanics such as shrines. Buffs can be temporary (with a duration) or persistent; persistent buffs can be toggled in the skills panel.

Unless otherwise stated, buffs of the same type do not stack - only the copy with the strongest effect applies.

Gems

A list of gems with the Buff gem tag:

Skill gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence
Barrage5NoYesNo
Pain Offering5NoNoYes
Mana Tempest9NoNoYes
Charged Staff9NoYesYes
Mantra of Destruction9YesYesNo
Bone Offering11NoNoYes
Emergency Reload11YesYesNo
Soul Offering13NoNoYes

Spirit gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence
Plague Bearer4NoYesNo
Wind Dancer4NoYesNo
Arctic Armour4NoNoYes
Convalescence4NoNoYes
Mana Remnants4NoNoYes
Raging Spirits4NoNoYes
Withering Presence4NoNoYes
Ghost Dance4NoYesYes
Herald of Blood4YesYesNo
Herald of Ice4NoYesYes
Herald of Thunder4NoYesYes
War Banner4YesYesNo
Herald of Ash4YesNoNo
Magma Barrier4YesNoNo
Scavenged Plating4YesNoNo
Combat Frenzy8NoYesNo
Herald of Plague8NoYesNo
Trail of Caltrops8NoYesNo
Blasphemy8NoNoYes
Cast on Freeze8NoNoYes
Cast on Ignite8NoNoYes
Cast on Minion Death8NoNoYes
Cast on Shock8NoNoYes
Barrier Invocation8NoYesYes
Defiance Banner8YesYesNo
Elemental Invocation8NoYesYes
Lingering Illusion8NoYesYes
Shard Scavenger8YesYesNo
Overwhelming Presence8YesNoNo
Time of Need8YesNoNo
Alchemist's Boon14NoYesNo
Rhoa Mount14NoYesNo
Trinity14NoYesNo
Archmage14NoNoYes
Blink14NoNoYes
Cast on Critical14NoNoYes
Elemental Conflux14NoNoYes
Sacrifice14NoNoYes
Attrition14YesYesNo
Cast on Dodge14NoYesYes
Charge Infusion14NoYesYes
Dread Banner14NoYesNo
Reaper's Invocation14NoYesYes
Berserk14YesNoNo

Support gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence
Precision1NoYesNo
Clarity1NoNoYes
Vitality1YesNoNo
Mysticism2NoNoYes
Upwelling2NoNoYes
Direstrike2YesNoNo
Herbalism2YesNoNo
Thornskin2YesNoNo
Warm Blooded3NoYesNo
Strong Hearted3NoNoYes
Cannibalism3YesNoNo
Cool Headed3YesNoNo
Refraction3YesNoNo

Version history

Version Changes
0.1.0
  • Introduced to the game.

See also