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

Notification

Icon
Error

Help with concede configs
Thagann
#1 Posted : Monday, April 17, 2017 6:43:05 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 80

Thanks: 6 times
Was thanked: 16 time(s) in 12 post(s)
wanted to know if this would work as intended or it's just a mess :


{
"comment":"concede when Reno Jackson(LOE_011) is played, opponent has hp>=30 and you have no board",
"condition": "opp_played(count(),cardid=LOE_011)>0 AND my_minions(count(),minioncard=true)<=2 AND opp_hero(min(health)) >=30",
"value":"1",
}
JoyAdmin
#2 Posted : Monday, April 17, 2017 10:23:25 PM(UTC)
Rank: Administration

Groups: Administrators
Posts: 4,845

Thanks: 805 times
Was thanked: 4538 time(s) in 1636 post(s)
This should work:

{
"comment":"concede when Reno Jackson(LOE_011) is played, opponent has hp>=30 and you have no board",
"condition": "opp_played(count(),cardid=LOE_011)>0 AND my_minions(count())<=2 AND opp_hero(min(health)) >=30",
"value":"1",
}
1 user thanked JoyAdmin for this useful post.
u4ea on 4/18/2017(UTC)
Thagann
#3 Posted : Tuesday, April 18, 2017 7:37:24 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 80

Thanks: 6 times
Was thanked: 16 time(s) in 12 post(s)
by the way Joy is it possible to add emotes when conceding or when having lethal , to make the bot more human like? Automatic emote response might not be enough
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.044 seconds.