Fix for rogue spell "Sap" bug #2509 #3107
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🍰 Pullrequest
This PR is intended to fix current bug of rogue's sap spell
Proof
I found recorded let's play video on YouTube where guy was leveling his rogue. Seems it was on official Blizzard server. Proof that target creature can not hit rogue at the same time when Sap is casted can be found at 48:48 in this video:
https://www.youtube.com/watch?v=hxRG8ZxY0Kk&list=PLgGT669C539nz2VHu9yY5q8va7XW6njLO&index=5
Issues
How2Test
Test 1 (without "Improved Sap" talents):
Test 2 (with "Improved Sap" 3/3): same steps but you will have to spam sap until you get 10% proc of stealth removing. In this case the behavior is same as in previous test.
Todo / Checklist