Advertisement
Guest User

Untitled

a guest
Jan 31st, 2016
792
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. // This File: _mulligan.txt
  2. // Author : Oijkn
  3. // Deck Name: Legend Secret'oijkn
  4. // Hero: Paladin
  5. // Deck Type: Tempo
  6.  
  7. // - PALADIN ------------------------------------
  8. // [1] Avenge (FP1_020)
  9. // [1] Competitive Spirit (AT_073)
  10. // [1] Abusive Sergeant (CS2_188)
  11. // [1] Noble Sacrifice (EX1_130)
  12. // [1] Redemption (EX1_136)
  13. // [1] Repentance (EX1_379)
  14. // [2] Shielded Minibot (GVG_058)
  15. // [3] Coghammer (GVG_059)
  16. // [3] Divine Favor (EX1_349)
  17. // [3] Muster for Battle (GVG_061)
  18. // [4] Blessing of Kings (CS2_092)
  19. // [4] Consecration (CS2_093)
  20. // [4] Keeper of Uldaman (LOE_017)
  21. // [6] Mysterious Challenger (AT_079)
  22. // - NEUTRAL ------------------------------------
  23. // [1] Argent Squire (EX1_008)
  24. // [1] Secretkeeper (EX1_080)
  25. // [2] Haunted Creeper (FP1_002)
  26. // [2] Knife Juggler (NEW1_019)
  27. // [3] Blood Knight (EX1_590)
  28. // [4] Piloted Shredder (GVG_096)
  29. // - VARIATION ----------------------------------
  30. // [2] Argent Protector (EX1_362)
  31. // [2] Equality (EX1_619)
  32. // [2] Ironbeak Owl (CS2_203)
  33. // [3] Aldor Peacekeeper (EX1_382)
  34. // [3] Warhorse Trainer (GVG_059)
  35. // [4] Truesilver Champion (CS2_097)
  36. // [5] Loatheb (FP1_030)
  37. // [7] Dr. Boom (GVG_110)
  38. // [8] Ragnaros the Firelord (EX1_298)
  39. // [8] Tirion Fordring (EX1_383)
  40.  
  41. // - A L L --------------------------------------
  42. // 1-DROP
  43. // 1 x Secretkeeper
  44. hold;pala;all;EX1_080:1
  45. // 1 x Secretkeeper and Avenge or Noble Sacrifice
  46. hold;pala;all;EX1_080:1:FP1_020/EX1_130
  47.  
  48. // 2-DROP
  49. // 1 x Shielded Minibot
  50. hold;pala;all;GVG_058:1
  51. // 1 x Haunted Creeper
  52. hold;pala;all;FP1_002:1
  53. // 1 x Knife Juggler
  54. hold;pala;all;NEW1_019:1
  55.  
  56. // 3-DROP
  57. // 1 x Muster for Battle
  58. hold;pala;all;GVG_061:1
  59.  
  60. // - P A L A D I N ------------------------------
  61. // 2-DROP
  62. // 1 x Ironbeak Owl
  63. hold;pala;pala;CS2_203:1
  64.  
  65. // 3-DROP
  66. // 1 x Coghammer
  67. hold;pala;pala;GVG_059:1
  68.  
  69. // - W A R L O C K ------------------------------
  70. // 2-DROP
  71. // 1 x Ironbeak Owl
  72. hold;pala;warlock;CS2_203:1
  73.  
  74. // 3-DROP
  75. // 1 x Divine Favor
  76. hold;pala;warlock;EX1_349:1
  77.  
  78. // - D R U I D ----------------------------------
  79. // 6-DROP
  80. // 1 x Mysterious Challenger + Coin
  81. hold;pala;druid;AT_079:1;coin
  82.  
  83. // - P R I E S T --------------------------------
  84. // 2-DROP
  85. // 1 x Ironbeak Owl
  86. hold;pala;priest;CS2_203:1
  87.  
  88. // 3-DROP
  89. // 1 x Divine Favor
  90. hold;pala;priest;EX1_349:1
  91.  
  92. // 4-DROP
  93. // 1 x Keeper of Uldaman
  94. hold;pala;priest;LOE_017:1
  95.  
  96. // - S H A M A N --------------------------------
  97. // 3-DROP
  98. // 1 x Coghammer
  99. hold;pala;shaman;GVG_059:1
  100.  
  101. // - R O G U E ----------------------------------
  102. // 4-DROP
  103. // 1 x Truesilver Champion + Coin
  104. hold;pala;thief;CS2_097:1;coin
  105.  
  106. // - M A G E ------------------------------------
  107. // 2-DROP
  108. // 1 x Ironbeak Owl
  109. hold;pala;mage;CS2_203:1
  110.  
  111. // 3-DROP
  112. // 1 x Coghammer
  113. hold;pala;mage;GVG_059:1
  114.  
  115. // - W A R R I O R ------------------------------
  116. // 6-DROP
  117. // 1 x Mysterious Challenger + Coin
  118. hold;pala;warrior;AT_079:1;coin
  119.  
  120. // - H U N T E R --------------------------------
  121. // 1 x Noble Sacrifice
  122. hold;pala;hunter;EX1_130:1
  123.  
  124. // 2-DROP
  125. // 1 x Ironbeak Owl
  126. hold;pala;hunter;CS2_203:1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement