• Visit Rebornbuddy
  • Comeback after a long time, can't figure out how to setting. Help pls!

    Discussion in 'Archives' started by Explosia, Aug 25, 2017.

    1. Explosia

      Explosia New Member

      Joined:
      Aug 25, 2017
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      Hello, I just came back to hearthstone, and I couldn't find this setting on the default routine anymore:

      int enfacehp = 20; // hp of enemy when your hero is allowed to attack the enemy face with his weapon
      int mxwde = 5000; // numer of boards which are taken to the next deep-lvl
      int twotsamount = 1000; // number of boards where the next turn is simulated
      bool enemySecondTurnSim = true; // if he simulates the next players-turn, he also simulates the enemys respons

      bool playaround = true; //play around some enemys aoe-spells?
      //these two probs are >= 0 and <= 100
      int playaroundprob = 50; //probability where the enemy plays the aoe-spell, but your minions will not die through it
      int playaroundprob2 = 80; // probability where the enemy plays the aoe-spell, and your minions can die!

      int amountBoardsInEnemyTurnSim = 20;
      int amountBoardsInEnemyTurnSimSecondStepp = 200;
      int amountBoardsInEnemySecondTurnSim = 20;

      Also do combo and mulligan still works by putting _mulligan.txt and _combo.txt files on \Routines\DefaultRoutine\Silverfish\data\ ?

      Thanks for the advice and help!
       

    Share This Page