Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the amount of staggered damage on the unit.

damage = UnitStagger(unit)

Arguments[]

unit
string : UnitId

Returns[]

damage
number - current amount of staggered damage on the unit.

Details[]

  • Monk stance drunkenox [Stagger] allows monks to spread a fraction of incoming damage over the next 10 seconds. This function returns the total amount of damage Stagger will cause the monk to take over the next 10 seconds.

Patch changes[]

Mists of Pandaria Patch 5.2.0 (2013-03-05): Added.

Advertisement