Re: Bug Reports (snapshot builds)
Ah, nice catch, Hanmac, thanks a lot for helping out!
- Agetian
- Agetian
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
else {
// get CardState does not work for transformed cards
// also its about LKI
if (host.isInZone(ZoneType.Battlefield) || !host.hasAlternateState()) {
host = game.getCardState(host);
}
}

found the problem.Marek14 wrote:AI failed to cast Mind Funeral after revealing it via cascade of Kathari Remnant, with message that it couldn't be added to stack because of failure to target. I had nothing that would prevent me from being targeted.