What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

tempo-mage without legendary cards + combo + mulligan

hughbliss

New Member
Joined
Feb 2, 2016
Messages
2
Reaction score
0
The deck:

arcane missiles
2x mirror image
2x clockwork gnome
2x mana wyrm
2x flamecannon
2x frostbolt
2x ustable portal
2x mad scientist
2x sorcerer's apprentice
2x arcane intellect
2x duplicat
2x mirror entity
2x flamewaker
2x fireball
2x azure drake
flamestrike

replace these values in your hearthbuddy\Routines\DefaultRoutine\DefaultRoutine.cs

enfacehp = 20;
maxwide = 50000;
twotsamount = 25;
simEnemySecondTurn = true;
playarround = true;
playaroundprob = 50;
playaroundprob2 = 80;
enemyTurnMaxWideSecondTime = 200;
enemyTurnMaxWide = 20;
enemySecondTurnMaxWide = 10;
nextTurnDeep = 6;
nextTurnMaxWide = 20;
nextTurnTotalBoards = 200;
useSecretsPlayArround = false;
alpha = 50;
simulatePlacement = false;
useExternalProcess = true;
passiveWaiting = false;
behave = control;
concedeOnBadBoard = false;
speed = false;

create a file hearthbuddy\Routines\DefaultRoutine\Silverfish\data\_mulligan.txt
and add this Mulligan :

FP1_004;mage;druid;Hold:1;/
FP1_004;mage;druid;Hold:2;/GAME_005
EX1_608;mage;druid;Hold:1;/
EX1_277;mage;hunter;Hold:1;/
FP1_004;mage;hunter;Hold:1;/
FP1_004;mage;hunter;Hold:2;/GAME_005
EX1_608;mage;hunter;Hold:1;/
BRM_002;mage;hunter;Hold:1;/
EX1_277;mage;mage;Hold:1;/NEW1_012/FP1_001/GVG_082/GVG_082/EX1_608
FP1_004;mage;mage;Hold:1;/
FP1_004;mage;mage;Hold:2;/GAME_005
EX1_608;mage;mage;Hold:1;/
EX1_277;mage;pala;Hold:1;/
FP1_004;mage;pala;Hold:1;/
FP1_004;mage;pala;Hold:2;/GAME_005
EX1_608;mage;pala;Hold:1;/
EX1_277;mage;priest;Hold:1;/
FP1_004;mage;priest;Hold:1;/
FP1_004;mage;priest;Hold:2;/GAME_005
EX1_608;mage;priest;Hold:1;/
EX1_277;mage;thief;Hold:1;/
FP1_004;mage;thief;Hold:1;/
FP1_004;mage;thief;Hold:2;/GAME_005
EX1_608;mage;thief;Hold:1;/
GVG_003;mage;thief;Hold:1;/
GVG_003;mage;thief;Hold:2;/GAME_005
EX1_277;mage;shaman;Hold:1;/
FP1_004;mage;shaman;Hold:1;/
FP1_004;mage;shaman;Hold:2;/GAME_005
EX1_608;mage;shaman;Hold:1;/
EX1_277;mage;warlock;Hold:1;/
FP1_004;mage;warlock;Hold:1;/
FP1_004;mage;warlock;Hold:2;/GAME_005
EX1_608;mage;warlock;Hold:1;/
FP1_004;mage;warrior;Hold:1;/
FP1_004;mage;warrior;Hold:2;/GAME_005
EX1_608;mage;warrior;Hold:1;/

create a file hearthbuddy\Routines\DefaultRoutine\Silverfish\data\_combo.txt and add this combo:

BRM_002,25;FP1_018,0;bonus:100;hero:mage
BRM_002,25;AT_004,0;bonus:50;hero:mage
BRM_002,25;EX1_277,0;bonus:50;hero:mage
BRM_002,25;CS2_027,0;bonus:50;hero:mage
BRM_002,25;GVG_001,0;bonus:50;hero:mage
BRM_002,25;CS2_024,0;bonus:50;hero:mage
BRM_002,25;GVG_003,0;bonus:50;hero:mage
BRM_002,25;CS2_023,0;bonus:50;hero:mage
BRM_002,25;AT_002,0;bonus:50;hero:mage
BRM_002,25;CS2_026,0;bonus:50;hero:mage
BRM_002,25;EX1_289,0;bonus:50;hero:mage
BRM_002,25;EX1_295,0;bonus:50;hero:mage
BRM_002,25;EX1_294,0;bonus:50;hero:mage
BRM_002,25;PART_001,5;bonus:50;hero:mage
BRM_002,25;PART_002,5;bonus:50;hero:mage
BRM_002,25;PART_003,5;bonus:50;hero:mage
BRM_002,25;PART_004,5;bonus:50;hero:mage
BRM_002,25;PART_005,5;bonus:50;hero:mage
BRM_002,25;PART_006,5;bonus:50;hero:mage
BRM_002,25;PART_007,5;bonus:50;hero:mage
 
Last edited:
Back
Top