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

Notification

Icon
Error

Questions about Vision AI mulligan
jesperls
#1 Posted : Saturday, April 22, 2017 6:08:07 PM(UTC)
Rank: Member

Groups: Registered
Posts: 15
Location: Sweden

Thanks: 3 times
Was thanked: 6 time(s) in 5 post(s)
Ok so i'm setting up a mulligan file for a warlock deck. What i'm trying to do is to only keep certain cards if a one drop is precent. Is it possible to add something like for example "my_hand(card(DROP1))" as a condition? If not are there any workaround or plans on adding this feature?
drlockzo
#2 Posted : Sunday, April 23, 2017 4:01:21 PM(UTC)
drlockzo

Rank: Member

Groups: Registered
Posts: 19
Man
Location: Texas

Thanks: 8 times
Was thanked: 11 time(s) in 4 post(s)
while I'm still learning myself, I believe the rule would look about like:

{
"comment":"Keep CARD_ID if at least 1 DROP1",
"mulligan":"CARD_ID",
"condition":"my_hand(count(), mana=1) >=1",
"value":"hold",
}
,


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.030 seconds.