Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

How to configure bot to use spell on my specific minions?
lwc5757
#1 Posted : Wednesday, June 7, 2017 5:47:24 AM(UTC)
Rank: Member

Groups: Registered
Posts: 11
Location: Malaysia

For example, I want the bot to use "Reincarnate" on my Jade Spirit or Jade Chieftain. What condition should I write for this combo or card behavior?

Edit 1: I have set a condition which when the board has jade spirit, it increase value but then it will use on other minions not jade spirit. For combo.json, I have set a high value when play jade spirit, play reincarnate as well but the bot use reincarnate on other minions not jade spirit. So, how to "request" the bot to use reincarnate on specific minions?
twilightsparkele
#2 Posted : Wednesday, June 7, 2017 6:51:49 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 75

Thanks: 8 times
Was thanked: 29 time(s) in 16 post(s)
lwc5757;49898 wrote:
For example, I want the bot to use "Reincarnate" on my Jade Spirit or Jade Chieftain. What condition should I write for this combo or card behavior?

Edit 1: I have set a condition which when the board has jade spirit, it increase value but then it will use on other minions not jade spirit. For combo.json, I have set a high value when play jade spirit, play reincarnate as well but the bot use reincarnate on other minions not jade spirit. So, how to "request" the bot to use reincarnate on specific minions?


just write if my board count no "cardid" > 0 then value -9000
lwc5757
#3 Posted : Wednesday, June 7, 2017 7:07:27 AM(UTC)
Rank: Member

Groups: Registered
Posts: 11
Location: Malaysia

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?
twilightsparkele
#4 Posted : Wednesday, June 7, 2017 10:52:13 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 75

Thanks: 8 times
Was thanked: 29 time(s) in 16 post(s)
lwc5757;49904 wrote:
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?


Im talking about it the other way around, like if the minion IS NOT on t he board, then card value is negative, rather than if the card IS on the board, card value is extra.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.046 seconds.