10.2 Monk Stagger #2010


  • Defect
Open
  • JazzyTwo created this issue Sep 22, 2023

    Blizz changed the Monk Stagger States.

     

    modules/monkstagger.lua

    Line 44 should be:

    if( percent < STAGGER_STATES.YELLOW.threshold ) then

     

    Line46 should be:

    elseif( percent < STAGGER_STATES.RED.threshold ) then

  • JazzyTwo added a tag Defect Sep 22, 2023
  • zestull posted a comment Dec 1, 2023

    I signed up for an entire account just to log in and say THANK YOU!

     

    This stagger error was causing 100's of LUA errors per minute, this fix seems to have gotten rid of it entirely.

     

    THANK YOU THANK YOU!


To post a comment, please login or register a new account.