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
Granted, this will likely never occur during normal play, but here is how. Steps to reproduce:
Create a new monk
#setlevel 30
update aa_ranks set level_req = "30" where id = "198";
update aa_ranks set level_req = "30" where id = "806";
#reloadaa
Give yourself enough AA to buy Ambidex and Sinister Strikes
Attack a dummy or something for awhile and notice normal hits.
De-level yourself to 23 or lower and suddenly your offhand hits will be ~250 each time.
The text was updated successfully, but these errors were encountered:
Granted, this will likely never occur during normal play, but here is how. Steps to reproduce:
Create a new monk
#setlevel 30
update aa_ranks set level_req = "30" where id = "198";
update aa_ranks set level_req = "30" where id = "806";
#reloadaa
Give yourself enough AA to buy Ambidex and Sinister Strikes
Attack a dummy or something for awhile and notice normal hits.
De-level yourself to 23 or lower and suddenly your offhand hits will be ~250 each time.
The text was updated successfully, but these errors were encountered: