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

Notification

Icon
Error

[SOLVED] How to created muligan
alexs127
#1 Posted : Tuesday, February 2, 2016 10:56:20 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 7
Location: Ukraine

Thanks: 3 times
Hi! My english very bad=(

Help me pleas. How setting use for bot.

I have Confessor Paletress deck for priest how use it ONLY if priest to have 9 mana.

example. Priest have 9 mana then use card Confessor Paletress and then use hero power.
JoyAdmin
#2 Posted : Tuesday, February 2, 2016 12:23:30 PM(UTC)
Rank: Administration

Groups: Administrators
Posts: 4,849

Thanks: 805 times
Was thanked: 4539 time(s) in 1637 post(s)
This can be done by your own deck rule in default a.i., or combo in silverfish.

DECK RULE:

CARD NAME ACTION GAIN USE TYPE CONDITION_01 / Target
Confessor Paletress 0 CAST IF my available mana >= 9

combo please reference to exist silverfish combo samples.
Dre
#3 Posted : Tuesday, February 2, 2016 12:58:37 PM(UTC)

Rank: Advanced Member

Groups: HSModerator, Registered
Posts: 888
Man
Location: The Netherlands

Thanks: 216 times
Was thanked: 480 time(s) in 315 post(s)
JoyAdmin;35477 wrote:
This can be done by your own deck rule in default a.i., or combo in silverfish.

DECK RULE:

CARD NAME ACTION GAIN USE TYPE CONDITION_01 / Target
Confessor Paletress 0 CAST IF my available mana >= 9

combo please reference to exist silverfish combo samples.


@joyadmin does that use the hero power aswell or could this make it play with another random 2 drop aswell on 9 mana?



To awser the question:

Combo using silverfish AI. Paste it in a _combo.txt if you want to lock it a 9 mana:

Code:

// [Combo] [7] Confessor Paletress (AT_018) + [2] Lesser Heal (CS1h_001)
AT_018,50;CS1h_001,0;mana:9;bonus:100;hero:priest


To make a more safer variant, which will also combo when you have reduced card-costs ect:
Code:

// [Combo] [7] Confessor Paletress (AT_018) + [2] Lesser Heal (CS1h_001)
AT_018,25;CS1h_001,0;bonus:0;hero:priest
2 users thanked Dre for this useful post.
JoyAdmin on 2/2/2016(UTC), alexs127 on 2/15/2016(UTC)
JoyAdmin
#4 Posted : Wednesday, February 3, 2016 3:38:33 AM(UTC)
Rank: Administration

Groups: Administrators
Posts: 4,849

Thanks: 805 times
Was thanked: 4539 time(s) in 1637 post(s)
@joyadmin does that use the hero power aswell or could this make it play with another random 2 drop aswell on 9 mana?

--> this rule makes bot has high possibility to use 'Confessor Paletress' + 'hero power' combo.

Explicit combo will be supported in the next version of deck rule, it's still under developing.
1 user thanked JoyAdmin for this useful post.
alexs127 on 2/15/2016(UTC)
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.057 seconds.