[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.
Buff: Difference between revisions
Jump to navigation
Jump to search
(Created Page) |
Mefisto1029 (talk | contribs) No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{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 | |||
}} | |||
===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.
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
Gem | Tier | ![]() | ![]() | ![]() |
---|---|---|---|---|
![]() | 5 | ![]() | ![]() | ![]() |
![]() | 5 | ![]() | ![]() | ![]() |
![]() | 9 | ![]() | ![]() | ![]() |
![]() | 9 | ![]() | ![]() | ![]() |
![]() | 9 | ![]() | ![]() | ![]() |
![]() | 11 | ![]() | ![]() | ![]() |
![]() | 11 | ![]() | ![]() | ![]() |
![]() | 13 | ![]() | ![]() | ![]() |
Spirit gems
Support gems
Gem | Tier | ![]() | ![]() | ![]() |
---|---|---|---|---|
![]() | 1 | ![]() | ![]() | ![]() |
![]() | 1 | ![]() | ![]() | ![]() |
![]() | 1 | ![]() | ![]() | ![]() |
![]() | 2 | ![]() | ![]() | ![]() |
![]() | 2 | ![]() | ![]() | ![]() |
![]() | 2 | ![]() | ![]() | ![]() |
![]() | 2 | ![]() | ![]() | ![]() |
![]() | 2 | ![]() | ![]() | ![]() |
![]() | 3 | ![]() | ![]() | ![]() |
![]() | 3 | ![]() | ![]() | ![]() |
![]() | 3 | ![]() | ![]() | ![]() |
![]() | 3 | ![]() | ![]() | ![]() |
![]() | 3 | ![]() | ![]() | ![]() |
Version history
Version | Changes |
---|---|
0.1.0 |
|