twilightsparkele;49903 wrote:just write if my board count no "cardid" > 0 then value -9000
Ya. The value only check the condition if my board has this "cardid", it will play the spell card. But I can't control how it play the card as I mentioned in first post.
For example, if my board has this "cardid", it will play the spell card, but it may play the card on my other minions (which the bot assume the other minions has higher value) and not the "cardid" minions. I want to control the spell card able to cast on my specific minion. So, what is the condition to write for it?