Hi @JoyAdmin
Any option you can add to don't recalculate moves or sync board when there is guaranteed lethal?
It happens alot with some decks which use spells and have minion like Vex Crow on board. After casting spell, Vex Crow will spawn a random 2 cost minion for you, which makes the bot recalculate board. It's unecessary if there is lethal on board, and sometimes makes bot miss lethal by recalculating / rope too long / too many times.
For example:
Opponent has 10HP, you have VexCrow (can attack) + fireball in hand + frostbolt in hand
Bot casts fireball -> recalculate -> cast frostbolt -> recalculate -> attack
It should just cast fireball -> frostbolt -> attack since lethal is guaranteed.