-
Notifications
You must be signed in to change notification settings - Fork 587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Islandwalk causing creatures to be unblockable without islands #6772
Comments
@Davrial check if your cardscripts are not outdated we recently updated |
|
Ah yeah that's my bad. I had already encountered the problem twice before and i was irritated enough about it that i didnt realize that this specific creature was indeed flying. |
Describe the bug
Merfolk Soldiers' Streambed Aqutitects applying +1/+1 and Islandwalk is causing the targeted creature to become unblockable even if no islands exist on defending side
I believe this might be an issue related to its other ability, which makes a targeted land into an Island. But it's not using that ability as the two are mutually exclusive by each requiring tapping.
SIGNIFICANT UPDATE: It just caused multiple enemies to become unblockable. In addition, there was a merfolk being swung at me who natively had Islandwalk, and it was actually the only one i was being allowed to target to block
To Reproduce
Steps to reproduce the behavior:
Fight a Merfolk Soldier without any blue cards
Expected behavior
Istlandwalk, as described on the card text, is only supposed to make a creature unblockable if the defending player has an island. Instead, this affect is making them unblockable entirely. Im not sure if this applies to other Islandwalk cards or not, as ive been killing or removing them before it'd be evident.
Screenshots
Streambed Aquitects (far left creature on opponent side) targeted Merfolk Wayfinder with it's first ability, the +1/+1 and Islandwalk
Merfolk Wayfinder then attacked
I was unable to block it with my defending Drowsing Tyrannodon
The text was updated successfully, but these errors were encountered: