Originally Posted by: sepefeets You could write lots of combo's for each buff + each other minion, but that still would not tell it which minion to play the buff on. It's something that needs to be corrected in the source code.
This is what I wrote for the combo's. I believe the bot chooses what to buff regardless of the combo, I have no idea if it gives value to buff non-djinni targets. Regardless the deck has gotten me from rank 14-10 w/ a 60% wr.
//Will draw for 2 over minibot
//Added 10 to divine favor
cardvalue:EX1_349,5
//Loatheb?
cardvalue:FP1_030,5
// [COMBO] [4] Djinni of Zephyers (LOE_053) + [1] Blessing of Might (CS2_087)
LOE_053,0;CS2_087,5;bonus:20;hero:pala
LOE_053,0;nxttrn;CS2_087,20;bonusfirst:0;bonussecond:10;hero:pala
// [NUDGE] [4] Djinni of Zephyers (LOE_053) + [3] Seal of Champions (AT_074)
LOE_053,0;AT_074,5;bonus:60;hero:pala
LOE_053,0;nxttrn;AT_074,5;bonusfirst:0;bonussecond:20;hero:pala
// [COMBO] [4] Djinni of Zephyers (LOE_053) + [4] Blessing of Kings (CS2_092)
LOE_053,0;CS2_092,10;bonus:100;hero:pala
LOE_053,0;nxttrn;CS2_092,5;bonusfirst:0;bonussecond:50;hero:pala
// [COMBO] [2] Egg (FP1_007) + [1] Blessing of Might (CS2_087)
FP1_007,0;CS2_087,5;bonus:5;hero:pala
// [NUDGE] [2] Egg (FP1_007) + [3] Seal of Champions (AT_074)
FP1_007,0;AT_074,5;bonus:5;hero:pala
FP1_007,0;nxttrn;AT_074,10;bonusfirst:0;bonussecond:5;hero:pala
// [COMBO] [2] Egg (FP1_007) + [4] Blessing of Kings (CS2_092)
FP1_007,0;CS2_092,5;bonus:5;hero:pala
FP1_007,0;nxttrn;CS2_092,15;bonusfirst:0;bonussecond:5;hero:pala