Advertisement
Guest User

Untitled

a guest
Jul 16th, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. // This File: settings.txt
  2. // Author: scottbreak
  3. // Version: 2.4 (2-Apr-17)
  4. // Deck Name: Wild Pirate Warrior
  5. // Hero: Warrior
  6. // Deck Type: Control
  7. enfacehp = 30;
  8. maxwide = 9500;
  9. twotsamount = 1900;
  10. simEnemySecondTurn = true;
  11. playarround = true;
  12. playaroundprob = 50;
  13. playaroundprob2 = 80;
  14. enemyTurnMaxWide = 40;
  15. enemyTurnMaxWideSecondTime = 380;
  16. enemySecondTurnMaxWide = 40;
  17. nextTurnDeep = 6;
  18. nextTurnMaxWide = 40;
  19. nextTurnTotalBoards = 380;
  20. useSecretsPlayArround = false;
  21. alpha = 50;
  22. simulatePlacement = true;
  23. useExternalProcess = true;
  24. passiveWaiting = false;
  25. behave = control;
  26. concedeOnBadBoard = false;
  27. speed = false;
  28.  
  29. // Deck Name: Wild Pirate Warrior
  30. // Hero: Warrior
  31. // [1] N'Zoth's First Mate x2 (OG_312)
  32. // [1] Patches the Pirate x1 (CFM_637)
  33. // [1] Sir Finley Mrrgglton x1 (LOE_076)
  34. // [1] Southsea Deckhand x2 (CS2_146)
  35. // [2] Blood To Ichor x1
  36. // [2] Bloodsail Raider x2 (NEW1_018)
  37. // [2] Fiery War Axe x2 (CS2_106)
  38. // [2] Ship's Cannon x2 (GVG_075)
  39. // [3] Bloodsail Cultist x2 (OG_315)
  40. // [3] Frothing Berserker x2 (EX1_604)
  41. // [3] Southsea Captain x1
  42. // [4] Dread Corsair x2 (NEW1_022)
  43. // [4] Death's Bite x2 (FP1_021)
  44. // [4] Kor'kron Elite x2 (NEW1_011)
  45. // [4] Piloted Shredder x2
  46. // [5] Loatheb x1
  47. // [5] Leeroy Jenkins x1 (EX1_116)
  48. // [7] Dr. Boom x1
  49. // [8] Grommash Hellscream x1
  50.  
  51. // This File: _combo.txt
  52. // Author: scottbreak
  53. // Version: 2.4 (2-Apr-17)
  54. // Deck Name: Wild Pirate Warrior
  55. // Hero: Warrior
  56. // Deck Type: Control
  57. // [Nudge] The Coin (GAME_005) + Ship's Cannon (GVG_075) + N'Zoth's First Mate (OG_312)
  58. GAME_005,0;GVG_075,0;OG_312,10;mana:2;bonus:100;hero:warrior
  59. // [Nudge] The Coin (GAME_005) + Ship's Cannon (GVG_075) + Southsea Deckhand (CS2_146)
  60. GAME_005,0;GVG_075,0;CS2_146,10;mana:2;bonus:80;hero:warrior
  61. // [Nudge] The Coin (GAME_005) + N'Zoth's First Mate (OG_312) + Southsea Deckhand (CS2_146)
  62. GAME_005,0;OG_312,0;CS2_146,0;mana:1;bonus:50;hero:warrior
  63. // [Nudge] The Coin (GAME_005) + N'Zoth's First Mate (OG_312) + Sir Finley Mrrgglton (LOE_076)
  64. GAME_005,0;OG_312,0;LOE_076,0;mana:1;bonus:40;hero:warrior
  65. //Cardvalue Blood To Ichor (OG_314)
  66. cardvalue:OG_314,3
  67. //Cardvalue Ship's Cannon (GVG_075)
  68. cardvalue:GVG_075,-2
  69. // Cardvalue Astral Communion (AT_043)
  70. cardvalue:AT_043,500
  71.  
  72. // This File: _discovery.txt
  73. // Author: scottbreak
  74. // Version: 2.4 (2-Apr-17)
  75. // Deck Name: Wild Pirate Warrior
  76. // Hero: Warrior
  77. // Deck Type: Control
  78. //Steady Shot
  79. DS1h_292,9;all;all
  80. //Life Tap
  81. CS2_056,8;all;all
  82. //Fireblast
  83. CS2_034,7;all;all
  84. //Shapeshift
  85. CS2_017,6;all;all
  86. //Lesser Heal
  87. CS1h_001,5;all;all
  88. //Reinforce
  89. CS2_101,4;all;all
  90. //Totemic Call
  91. CS2_049,2;all;all
  92. //Dagger Mastery
  93. CS2_083b,3;all;all
  94. //Armor Up!
  95. CS2_102,1;all;all
  96.  
  97. // This File: _mulligan.txt
  98. // Author: scottbreak
  99. // Version: 2.4 (2-Apr-17)
  100. // Deck Name: Wild Pirate Warrior
  101. // Hero: Warrior
  102. // Deck Type: Control
  103. // - A L L --------------------------------------
  104. // N'Zoth's First Mate (OG_312)
  105. hold;warrior;all;OG_312:1
  106. // Southsea Deckhand (CS2_146) + N'Zoth's First Mate (OG_312)
  107. hold;warrior;all;CS2_146:2:OG_312
  108. // Fiery War Axe (CS2_106)
  109. hold;warrior;all;CS2_106:1
  110. // Bloodsail Raider (NEW1_018)
  111. hold;warrior;all;NEW1_018:1
  112. // Ship's Cannon (GVG_075)
  113. hold;warrior;all;GVG_075:1
  114. // Bloodsail Cultist (OG_315) + N'Zoth's First Mate (OG_312) + Ship's Cannon (GVG_075) or Bloodsail Raider (NEW1_018) or Southsea Deckhand (CS2_146)
  115. hold;warrior;all;OG_315:1:OG_312+GVG_075/NEW1_018/CS2_146
  116. // Southsea Captain (NEW1_027) + N'Zoth's First Mate (OG_312) + Ship's Cannon (GVG_075) or Bloodsail Raider (NEW1_018) or Southsea Deckhand (CS2_146)
  117. hold;warrior;all;NEW1_027:1:OG_312+GVG_075/NEW1_018/CS2_146
  118. // Dread Corsair (NEW1_022) + Fiery War Axe (CS2_106) + Coin
  119. hold;warrior;all;NEW1_022:1:CS2_106;coin
  120. // - D R U I D ----------------------------------
  121. // Frothing Berserker (EX1_604)
  122. hold;warrior;druid;EX1_604:1
  123. // - H U N T E R --------------------------------
  124. // - M A G E ------------------------------------
  125. // Frothing Berserker (EX1_604)
  126. hold;warrior;mage;EX1_604:1
  127. // - P A L A D I N ------------------------------
  128. // Frothing Berserker (EX1_604)
  129. hold;warrior;paladin;EX1_604:1
  130. // - P R I E S T --------------------------------
  131. // - R O G U E ----------------------------------
  132. // Frothing Berserker (EX1_604)
  133. hold;warrior;rogue;EX1_604:1
  134. // - S H A M A N --------------------------------
  135. // - W A R L O C K ------------------------------
  136. // Frothing Berserker (EX1_604)
  137. hold;warrior;warlock;EX1_604:1
  138. // - W A R R I O R ------------------------------
  139. // Southsea Deckhand (CS2_146) + N'Zoth's First Mate (OG_312)
  140. hold;warrior;warrior;CS2_146:2:OG_312
  141. // Acid Swamp Ooze (EX1_066)
  142. hold;warrior;warrior;EX1_066:1
  143.  
  144.  
  145. // LOG
  146. mana changed 4 0 3 2 4 3
  147. #######################################################################
  148. start calculations, current time: 12:43:58:1308 V0.0.3 control 9500 face 30 twoturnsim 1900 ntss 6 40 380 playaround 50 80 ets 40 plcmnt
  149. #######################################################################
  150. mana 4/4
  151. emana 3
  152. own secretsCount: 0
  153. enemy secretsCount: 0 ;
  154. player:
  155. 0 0 0 2 0 0 0 0 0 0
  156. 0 0 0 0 0 0 0 0 0 0 0
  157. ownhero:
  158. warrior 26 30 0 False False 66 True 0 False 0 0
  159. weapon: 0 0 unknown
  160. ability: True CS2_102 0
  161. osecrets:
  162. cthunbonus: 0 0 0
  163. jadegolems: 0 0
  164. elementals: 0
  165. quests: None 0 1000 None 0 1000
  166. crystal: 0 0 0
  167. enemyhero:
  168. hunter 23 30 0 False False 64
  169. weapon: 0 0 unknown
  170. ability: True DS1h_292 0
  171. fatigue: 22 0 23 0
  172. OwnMinions:
  173. southseacaptain NEW1_027 zp:1 e:54 A:3 H:3 mH:3 rdy:True natt:0
  174. shipscannon GVG_075 zp:2 e:45 A:2 H:3 mH:3 rdy:True natt:0
  175. patchesthepirate CFM_637 zp:3 e:47 A:2 H:2 mH:2 rdy:True natt:0 chrg(1)
  176. EnemyMinions:
  177. carriongrub OG_325 zp:1 e:13 A:2 H:5 mH:5 rdy:True natt:0 ex
  178. Own Handcards:
  179. pos 1 leeroyjenkins 5 entity 39 EX1_116 0 0 0
  180. pos 2 drboom 7 entity 55 GVG_110 0 0 0
  181. pos 3 bloodsailraider 2 entity 48 NEW1_018 0 0 0
  182. pos 4 fierywaraxe 2 entity 59 CS2_106 0 0 0
  183. Enemy cards: 4
  184. ownDiedMinions:
  185. enemyDiedMinions: OG_061t,70;CFM_336,21;
  186. og: 2408,1;2250,1;
  187. eg: 2251,1;2252,1;510,1;
  188. td: NEW1_011,2;CFM_637;CS2_106;EX1_414;NEW1_027;CS2_146,2;EX1_604,2;NEW1_022,2;NEW1_018;OG_315,2;FP1_021,2;GVG_075;LOE_076;OG_312;FP1_030;GVG_096,2;
  189. tdc: 23 tdc mismatch 22
  190.  
  191.  
  192. received 12:43:58:1308 actions to do: (currtime = 12:43:58.2728)
  193. play id 59 pos 1
  194. attack 45 enemy 64
  195. attack 47 enemy 64
  196. attack 54 enemy 64
  197. heroattack 13
  198. play id 48 pos 1
  199. set best action-----------------------------------
  200. -a-
  201. play fierywaraxe id 59, pos 1
  202. -a-
  203. attacker: shipscannon id 45, enemy: hunter id 64
  204. -a-
  205. attacker: patchesthepirate id 47, enemy: hunter id 64
  206. -a-
  207. attacker: southseacaptain id 54, enemy: hunter id 64
  208. -a-
  209. attack with hero, enemy: carriongrub id 13
  210. -a-
  211. play bloodsailraider id 48, pos 1
  212. nmgsim-
  213. nmgsime-
  214. set best action done-------------------------------
  215. play fierywaraxe id 59, pos 1
  216. PLAY_CARD: Fiery War Axe choice: 0 place1
  217. noRecalcNeeded!!!-----------------------------------
  218. nmgsim-
  219. nmgsime-
  220. attacker: shipscannon id 45, enemy: hunter id 64
  221. ATTACK_WITH_MINION: Ship's Cannon target: Rexxar choice: 0 place0
  222. noRecalcNeeded!!!-----------------------------------
  223. nmgsim-
  224. nmgsime-
  225. attacker: patchesthepirate id 47, enemy: hunter id 64
  226. ATTACK_WITH_MINION: Patches the Pirate target: Rexxar choice: 0 place0
  227. noRecalcNeeded!!!-----------------------------------
  228. nmgsim-
  229. nmgsime-
  230. attacker: southseacaptain id 54, enemy: hunter id 64
  231. ATTACK_WITH_MINION: Southsea Captain target: Rexxar choice: 0 place0
  232. noRecalcNeeded!!!-----------------------------------
  233. nmgsim-
  234. nmgsime-
  235. attack with hero, enemy: carriongrub id 13
  236. ATTACK_WITH_HERO: Garrosh Hellscream target: Carrion Grub choice: 0 place0
  237. noRecalcNeeded!!!-----------------------------------
  238. nmgsim-
  239. nmgsime-
  240. play bloodsailraider id 48, pos 1
  241. PLAY_CARD: Bloodsail Raider choice: 0 place1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement