There's an issue sometimes when attacking with Mage Ring Bully, it always prompts that attacks are invalid, even when they are perfectly valid. Attached screenshot of what I am trying to attack with. I tried every variation of attacks, but it keeps yielding "Attack declaration invalid"
#[BUG] Mage Ring Bully Bug
4 messages · Page 1 of 1 (latest)
@blazing kestrel
somehow caused by https://github.com/Card-Forge/forge/pull/8355
Hmm... I'll check tomorrow if I'm feeling better. I didn't touch the validity check so I wonder why...
I should probably see if I can't get it fixed earlier 🤔
long story short full attack legality is rather complex so an isolated canAttack check is never enough to make a decision
also the engine wasn't prepared getting that sort of "guesstimate" out of the GUI so when alpha striking it can now end up in this weird deadlock