You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the Rage Macro on my barbarian I get an error message saying the barbarian does not have any rage left but when I go to her character sheet, her Rage is 3/3 so there is rage left. Any idea what could be causing this?
Below you can see the error messages that I have in the console when trying to use the macro:
The text was updated successfully, but these errors were encountered:
FWIW, the #1 Tip in the Macro states that you must have a RESOURCE defined on your Character Sheet named "Rage", it won't pull it from the character sheet itself.
Alternatively, you can comment out the check for available Rage (const deductResource = false), as stated in Tip #1
Hi,
When I use the Rage Macro on my barbarian I get an error message saying the barbarian does not have any rage left but when I go to her character sheet, her Rage is 3/3 so there is rage left. Any idea what could be causing this?
Below you can see the error messages that I have in the console when trying to use the macro:
The text was updated successfully, but these errors were encountered: