magefree / mage

Magic Another Game Engine
http://xmage.today
MIT License
1.88k stars 770 forks source link

Choking Vines doesn't block things properly #6659

Closed Zerrisx closed 4 years ago

Zerrisx commented 4 years ago

I tried to block a variety of creatures with Choking Vines, and it seems to block some of them... sometimes. But not most.

Here's a full attack: image

These creatures are, respectively, Trample (6), First strike (4), Lifelink (3), Doublestrike (1, 1), and Unblockable (1). Since they all have different power, it's relatively easy to track them in the combat log. Note that the unblockable creature should still be able to be blocked, per Choking Vines' 10/4/2004 ruling. The trample creature should hit for full damage.

As a result, I expect to take 6 damage.

image

Instead, I've taken hits from every single one of them except the Benthic Infiltrator.

arcox commented 4 years ago

Thanks, I'll look into it.

jeffwadsworth commented 4 years ago

The fix works correctly now.