sammy6369;56027 wrote:What's the negative effect of disabling it?
the way bot works, normally, let's say bot calculates to kill a opponent deathrattle minion:
it does calculation -> move -> attack(kill minion) -> deathrattle triggers and new minion is summoned.. now the board state change -> it will recalculate the board state and remaining moves and determine if its worth killing the new minion or not. -> if no more moves, end turn
If you disable it, it will not recalculate the board state if it changes, and just continue moving according to the original calculation.
So it will do calculation -> move -> attack -> (even though there is new board state, it does not recalcuate) -> end turn
Its bad, for example, if you kill a deathrattle that has a chance to summon a big or threatening minion, it will not kill that minion, it will just go face (or whatever the original calculation was)