Skip to content
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

Slayer's Cleaver does not force an eldrazi to block #2136

Closed
drmDev opened this issue Aug 1, 2016 · 1 comment
Closed

Slayer's Cleaver does not force an eldrazi to block #2136

drmDev opened this issue Aug 1, 2016 · 1 comment
Labels

Comments

@drmDev
Copy link
Contributor

@drmDev drmDev commented Aug 1, 2016

Report on forums: attacked with a creature equipped with Cleaver, and only blocked by a non-eldrazi when it needed to be blocked by an Eldrazi such as Wretched Gryff.

"Equipped creature gets +3/+1 and must be blocked by an Eldrazi if able."

I know right in the code we have a comment that the "must be blocked by an Eldrazi if able" is not handled yet due to requiring some overhaul of the combat framework to account for this.

// TODO: The effect does not work correctly yet, we need to do some chnanges to combat handling to fix this

see test confirming bug

@drmDev drmDev added the bug label Aug 1, 2016
drmDev added a commit to drmDev/mage that referenced this issue Aug 1, 2016
@drmDev
Copy link
Contributor Author

@drmDev drmDev commented Mar 6, 2017

Test passing now, was resolved in earlier commit.

@drmDev drmDev closed this Mar 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant