Re: Bug Reports (snapshot builds)
Blood-Chin Rager has wrong text (doesn't mention "until end of turn").
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=6333
should be fixed in r32287.Marek14 wrote:AI attacked my planeswalker and returned the attacker to hand for Ninjutsu of Higure, the Still Wind.
Higure hit me, though it should hit the planeswalker:Though this important restriction is not mentioned in the definition of ninjutsu ability for some reason (that only says "tapped and attacking").702.48c A ninjutsu ability may be activated only while a creature on the battlefield is unblocked (see rule 509.1h). The creature with ninjutsu is put onto the battlefield unblocked. It will be attacking the same player or planeswalker as the creature that was returned to its owner’s hand.
and the spell is not countered anyway). if (sa.getId() == si.getSpellAbility(false).getId()) {
return si;
}
i think i found it.Marek14 wrote:AI casts Unsummon on Vulturous Zombie. Vulturous Zombie triggers (it shouldn't, because it leaves the battlefield before Unsummon is put into the graveyard), AND it gets a +1/+1 counter while in my hand.