spugna;42528 wrote:hi, i'm trying the "Dre's mid-shaman deck" and in 3 days i reach rank 13 from rank 16... but now the bot is stopped at this rank, after a victory it get a defeat, so it is impossible to make a win-streak to get to next rank...
i don't have thalnos so i replaced it with kobold geomancer, maybe for this reason the bot can't play at best??
you need to change this lines in combo
// [NUDGE] [2] Bloodmage Thalnos (EX1_012) + [2] Maelstrom Portal (KAR_073)
EX1_012,5;KAR_073,0;bonus:3;hero:shaman
// [NUDGE] [2] Bloodmage Thalnos (EX1_012) + [1] Spirit Claws x2 (KAR_063)
EX1_012,5;KAR_063,0;bonus:2;hero:shaman
instead of thalnos, u need kobold geomancer in combos, the "id" is:"CS2_142"
if you need ids to replace card in any combos or create yours, here is a good list i use, if u know what look for.
https://api.hearthstonej...1/15181/enUS/cards.json
you could change the card name and ids in mulligan too,
this lines
// 2-DROP
// 1x Bloodmage Thalnos + Spirit Claws
hold;shaman;all;EX1_012:1:KAR_063
EX1_012 to CS2_142
1x Bloodmage Thalnos to 1x Kobold Geomancer