AZERITE_ITEM_POWER_LEVEL_CHANGED

From Warcraft Wiki
Jump to navigation Jump to search

Sent to the add on each time the player's Heart of Azeroth gains a level.

AZERITE_ITEM_POWER_LEVEL_CHANGED: azeriteItemLocation, oldPowerLevel, newPowerLevel, unlockedEmpoweredItemsInfo, azeriteItemID

Payload

azeriteItemLocation
AzeriteItemLocation🔗
oldPowerLevel
number
newPowerLevel
number
unlockedEmpoweredItemsInfo
UnlockedAzeriteEmpoweredItems[]
Field Type Description
unlockedItem AzeriteEmpoweredItemLocation🔗
tierIndex number
azeriteItemID
number

Patch changes

Dragonflight Patch 10.0.5 (2023-01-24): Added azeriteItemID field.
Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.