Buffs & Debuffs

Buffs and debuffs are persistent spell effects whose behavior depends on target validation, stacking data, duration, spell rank, dispel rules, and periodic or triggered components. EQL preserves much of EverQuest's slot-based effect model while adding Quick Buff and spell upgrades.

Effect Categories

Beneficial Buffs

Increase statistics, regeneration, haste, resistances, movement, defenses, or other capabilities for a duration or permanently.

Combat-Innate Buffs

Persistent self effects such as proc-granting combat innates. Upgraded versions can cast a lower-rank proc derived from the buff's tier.

Songs & Auras

Short-duration or continuously refreshed bard effects with their own instrument and stacking considerations.

Detrimental Effects

Slow, snare, resistance reduction, stat reduction, damage-over-time, control, and similar effects applied to hostile targets.

There are no level restrictions on receiving buffs in EQL; a low-level character can receive a valid higher-level beneficial spell if its target rules permit it.T1

Effect Application Pipeline

This conceptual sequence separates targeting from stacking and duration. The exact internal slot-comparison algorithm is not developer-published.

  1. Validate Target

    Check target type, group/self/pet restrictions, range, line of sight, immunity, and spell-specific level limits.

  2. Resolve Resistance

    Detrimental effects perform their applicable resistance check; beneficial effects are normally unresistable unless the spell specifies another rule.

  3. Compare Existing Effects

    Effect slots and explicit stacking blockers determine whether the new effect can coexist, replace an existing effect, or be blocked.

  4. Apply Components

    Immediate, periodic, triggered, statistic, control, and visual components become active at the spell's current upgrade rank.

  5. Maintain or End

    The effect refreshes, ticks, procs, zones, camps, expires, is dispelled, or ends under a source-specific rule.

Stacking

EQL buff stacking is effect-data driven rather than based only on spell names. Reference-site buff lines are useful for identifying families, but composite spells can interact through multiple effect slots.

RelationshipExpected outcomeTechnical caution
Same buff lineUsually only one version remains active.Which version wins depends on effect values and stacking data, not merely spell level.
Different compatible linesEffects coexist and both contribute.Two spells can share one statistic yet still stack if their effect slots permit it.
Composite versus component buffMay coexist, overwrite, or block only part of the intended package.Focus of Spirit and other multi-effect spells can have non-intuitive relationships.
Combat poisonsCurrent reference data says combat poisons can stack with each other.Only one utility poison can be active at a time.T2

The EQL Wiki's Buff Lines table groups effects that do not stack and distinguishes item-based Click, Consumable, Proc, and Worn sources.T2

Overwrite Outcomes

Coexists

The new effect occupies compatible slots and both effects remain active.

Replaces

The new effect is accepted and the conflicting older effect is removed or superseded.

Blocked

The existing effect prevents the new spell from taking hold, usually producing a did-not-take-hold style result.

Do not equate “higher level” with “stronger in every slot.” A composite spell can be superior in one component and inferior in another, so its overwrite relationship must be tested against the actual pair.

Duration & Persistence

Refresh & Dispel

Recasting a compatible effect can refresh its duration or replace its current version. When a stacking conflict exists, the result may instead be blocked; testing should record both remaining duration and displayed rank before and after the cast.

Full removal
The effect is deleted by expiration, cure, dispel, death, source-bound termination, or another explicit rule.
Partial dispel
Current patch archives describe duration reduction rather than immediate removal for some dispel interactions; client display may require retargeting to update in older builds.T2
Cure
Removes eligible detrimental counters such as poison or disease according to the cure spell and target effect.
Overwrite
Removes a conflicting effect as part of accepting a new one; this is not the same as a hostile dispel.

Quick Buff

Quick Buff is a general AA that sequentially casts every currently memorized beneficial spell on every valid self, pet, group, raid-group, and eligible group-pet target in range. It pays full Mana and reagent cost and continues processing the spell bar even after the character's available Mana is exhausted.T1

Inclusion Control

The spell bar is the inclusion list. Remove a beneficial spell from the active gems when it should not be part of the Quick Buff sequence.

Targets

Self, own pet, valid group or raid-group members, and their pets are evaluated under each spell's target restrictions.

Resources

Reagents are consumed and Mana is charged at full cost. Current AA data lists a ten-minute refresh.T2

Invocation Safety

As of July 14, Quick Buff temporarily turns off the active invocation and restores it after the sequence finishes.T1

Debuffs & Control Effects

Detrimental persistent effects pass through the casting and resistance pipeline before their duration or periodic behavior begins. Slow, snare, stat reduction, resistance reduction, DoT, mez, charm, fear, pacify, stun, and root each retain effect-specific level caps and immunity rules.

Focus & Upgrade Interactions

Open Verification Questions

QuestionCurrent tierBest verification method
Complete slot-by-slot stacking algorithm and comparison orderT4Client data plus pairwise cast matrix
Refresh behavior for equal-rank effects from different sourcesT3/T4Timestamped buff-window testing
Dispel selection order and partial-duration formulaT4Controlled dispel tests across slot positions
Persistence rules for every permanent, song, aura, pet, and item effectEffect-specificCamp, zone, death, charm, and loadout matrix