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