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
For our heavy right-clickers, we need to know when enemy uses Blade Mail so we don't kill ourselves (unless we have BKB up).
Modifier to check is "modifier_item_blade_mail_reflect"
BKB modifier is: "modifier_black_king_bar_immune". That one should be added to modifiers.lua as I anticipate we will be wanting to know when we have it up and when enemies have it up a lot.
The text was updated successfully, but these errors were encountered:
For our heavy right-clickers, we need to know when enemy uses Blade Mail so we don't kill ourselves (unless we have BKB up).
Modifier to check is "modifier_item_blade_mail_reflect"
BKB modifier is: "modifier_black_king_bar_immune". That one should be added to modifiers.lua as I anticipate we will be wanting to know when we have it up and when enemies have it up a lot.
The text was updated successfully, but these errors were encountered: