Guest User

Untitled

a guest
Jan 1st, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. // This File: settings.txt
  2. // Author: CraftSteam
  3. // Version: 1 (1/1/17)
  4. // Deck Name: Aggro Shaman
  5. // Hero: Shaman
  6. // Deck Type: Aggro
  7.  
  8. enfacehp = 30;
  9. // My Computer can handle this, but many cannot. I recommend you lower it to 8000ish
  10. maxwide = 15000;
  11. twotsamount = 2000;
  12. simEnemySecondTurn = true;
  13. playarround = false;
  14. playaroundprob = 50;
  15. playaroundprob2 = 80;
  16. enemyTurnMaxWide = 40;
  17. enemyTurnMaxWideSecondTime = 280;
  18. enemySecondTurnMaxWide = 40;
  19. nextTurnDeep = 6;
  20. nextTurnMaxWide = 28;
  21. nextTurnTotalBoards = 280;
  22. useSecretsPlayArround = false;
  23. alpha = 50;
  24. simulatePlacement = true;
  25. useExternalProcess = true;
  26. passiveWaiting = false;
  27. behave = face;
  28. concedeOnBadBoard = false;
  29. speed = false;
Add Comment
Please, Sign In to add comment