mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
> Patch 1.10.2 (2006-05-02): > Arcane Power: This aura will no longer stack with Power Infusion. If you use it, Arcane Power's aura will replace Power Infusion's aura. > Power Infusion: This aura will no longer stack with Arcane Power. If you attempt to cast it on someone with Arcane Power, the spell will fail. Implementation notes: * These spells have no auras in common, so aura comparision is not used * Dedicated spell specific will make sure these spells are unique per target, they will compete for single buff slot * Spell script will prevent Power Infusion from being casted on a target when Arcane Power buff is present |
||
|---|---|---|
| .. | ||
| scriptdev2.sql | ||
| spell.sql | ||