Couple of Shaman issues.
The bot keeps using Rockbiter on minions that were just summoned (and can't attack).
Also, I think the bot might think Earthshock can damage players (it can't). When I had lethal once it wasted a minion it should have used for lethal (it a Searing Totem into the enemy's Frostwolf Warlord) and kept trying to pick up Earthshock. Eventually I stopped it and was able to secure lethal the following turn. This was what the bot displayed:
Code:
Checking hand cards priorities :
Card Earth Shock has a low priority
Grabbing card: Earth Shock
Dropping currently held card!
Attacking Anduin Wrynn with Thrall
Checking hand cards priorities :
Card Earth Shock must be ignored
Attacking Anduin Wrynn with Healing Totem
Checking hand cards priorities :
Card Earth Shock has a low priority
Grabbing card: Earth Shock
Dropping currently held card!
Class not found: CustomBot.CardDefs.CS2_050 (Searing Totem)
GetCardToUseOn()? Card behavior not found => using default behavior
Attacking Frostwolf Warlord with Searing Totem
If our computations are good : we can kill hero. Lets try it ;)
Attacking Anduin Wrynn with Wrath of Air Totem
Checking hand cards priorities :
Card Earth Shock must be ignored
If our computations are good : we can kill hero. Lets try it ;)
Bot has stopped.
I should also mention that all my minions (including the Searing Totem) were buffed with Bloodlust (which is why the bot traded the totem for the frostwolf since it had enough damage to kill it, although it should have just used it for lethal instead). So I'm not sure if it's Bloodlust or Earthshock confusing it, but one of them caused it to miss lethal.