• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • LF Mysterious Challenger here

    Discussion in 'Hearthbuddy Forum' started by setha, Feb 18, 2016.

    1. setha

      setha New Member

      Joined:
      Feb 8, 2016
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Hello there! I have mulligan like this:

      // Global rules. Never keep a 0+ minion, unless it's "Shielded Minibot" , "HauntedCreeper" , "Knife Juggler" , "Secretkeeper" , "Muster for Battle"
      _mulliganRules.Add(new Tuple<string, string>("True", "card.Entity.Cost >= 0 and card.Entity.Id != "GVG_058" and card.Entity.Id != "FP1_002" and card.Entity.Id != "NEW1_019" and card.Entity.Id != "EX1_080" and card.Entity.Id != "AT_079" and card.Entity.Id != "GVG_061""));

      and after removing mysterious challenger its still picking it in mulligan, which code is for him?



      #patato english
       
    2. Lazy cat

      Lazy cat Member

      Joined:
      Oct 18, 2014
      Messages:
      217
      Likes Received:
      13
      Trophy Points:
      18
      to setha

      I made it for you - example.
      Just use a simpler way.


      ps: but I would recommend you set it as a rule for "specific class" - "all"
       
      Last edited: Feb 19, 2016

    Share This Page